Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36e4556e19d47a73733e529c83cf9b2d06cecfaa 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-ssh5956274464774268897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh65542378067529148.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8269955772914570667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh1133729188465960548.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh7686410850294790176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-1014 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-ssh1222101074914989087.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 36e4556e19d47a73733e529c83cf9b2d06cecfaa (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 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 Commit message: "build(snap): upgrade base to core20 (#358)" > git rev-list --no-walk bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T16:22:27.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T16:22:27.352Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T16:22:27.366Z] ========================================================= [2021-11-17T16:22:27.366Z] EdgeX Global Pipelines Version Info [2021-11-17T16:22:27.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:22:28.505Z] ------------------- [2021-11-17T16:22:28.505Z] stable info: [2021-11-17T16:22:28.505Z] ------------------- [2021-11-17T16:22:28.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T16:22:28.505Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T16:22:28.505Z] Message: update stable to v1.0.215 [2021-11-17T16:22:29.457Z] ------------------- [2021-11-17T16:22:29.457Z] experimental info: [2021-11-17T16:22:29.457Z] ------------------- [2021-11-17T16:22:29.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-17T16:22:29.457Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T16:22:29.457Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T16:22:29.538Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-17T16:22:29.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-17T16:22:29.561Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T16:22:29.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T16:22:29.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T16:22:29.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T16:22:29.607Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T16:22:29.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-17T16:22:29.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T16:22:29.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T16:22:29.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T16:22:29.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-17T16:22:29.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T16:22:29.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T16:22:29.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T16:22:29.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T16:22:29.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T16:22:29.722Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T16:22:29.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T16:22:29.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-17T16:22:29.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-17T16:22:29.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-17T16:22:29.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-17T16:22:29.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-17T16:22:29.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-17T16:22:29.807Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T16:22:29.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-17T16:22:29.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-17T16:22:29.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-17T16:22:29.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T16:22:29.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e4556 [Pipeline] echo [2021-11-17T16:22:29.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:22:29.923Z] provisioning config files... [2021-11-17T16:22:29.937Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8211950654653904948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:22:30.243Z] ---> docker-login.sh [2021-11-17T16:22:30.243Z] nexus3.edgexfoundry.org:10001 [2021-11-17T16:22:30.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:22:30.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:22:30.512Z] Configure a credential helper to remove this warning. See [2021-11-17T16:22:30.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:22:30.512Z] [2021-11-17T16:22:30.512Z] Login Succeeded [2021-11-17T16:22:30.512Z] nexus3.edgexfoundry.org:10002 [2021-11-17T16:22:30.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:22:30.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:22:30.512Z] Configure a credential helper to remove this warning. See [2021-11-17T16:22:30.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:22:30.512Z] [2021-11-17T16:22:30.512Z] Login Succeeded [2021-11-17T16:22:30.512Z] nexus3.edgexfoundry.org:10003 [2021-11-17T16:22:30.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:22:30.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:22:30.773Z] Configure a credential helper to remove this warning. See [2021-11-17T16:22:30.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:22:30.773Z] [2021-11-17T16:22:30.773Z] Login Succeeded [2021-11-17T16:22:30.773Z] nexus3.edgexfoundry.org:10004 [2021-11-17T16:22:30.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:22:30.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:22:30.773Z] Configure a credential helper to remove this warning. See [2021-11-17T16:22:30.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:22:30.773Z] [2021-11-17T16:22:30.773Z] Login Succeeded [2021-11-17T16:22:30.773Z] docker.io [2021-11-17T16:22:31.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:22:31.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:22:31.297Z] Configure a credential helper to remove this warning. See [2021-11-17T16:22:31.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:22:31.297Z] [2021-11-17T16:22:31.297Z] Login Succeeded [2021-11-17T16:22:31.297Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T16:22:31.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-17T16:22:31.811Z] + git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T16:22:31.848Z] -----------> git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa 36e4556e19d47a73733e529c83cf9b2d06cecfaa [false] [Pipeline] sh [2021-11-17T16:22:32.152Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T16:22:32.169Z] ========================================================= [2021-11-17T16:22:32.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T16:22:32.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T16:22:32.492Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T16:22:32.505Z] [semverPrep] GIT_COMMIT: 36e4556e19d47a73733e529c83cf9b2d06cecfaa, Commit Message: build(snap): upgrade base to core20 (#358) [Pipeline] echo [2021-11-17T16:22:32.515Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:22:33.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:22:33.104Z] [2021-11-17T16:22:33.104Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:22:33.418Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:22:33.419Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T16:22:33.419Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T16:22:33.419Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T16:22:33.419Z] 4c7163046ea9: Pulling fs layer [2021-11-17T16:22:33.419Z] 0c2d73faf560: Pulling fs layer [2021-11-17T16:22:33.419Z] 0c2d73faf560: Waiting [2021-11-17T16:22:33.419Z] 3e5f54012d9b: Verifying Checksum [2021-11-17T16:22:33.419Z] 3e5f54012d9b: Download complete [2021-11-17T16:22:33.419Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T16:22:33.419Z] a0d0a0d46f8b: Download complete [2021-11-17T16:22:33.419Z] 0c2d73faf560: Verifying Checksum [2021-11-17T16:22:33.419Z] 0c2d73faf560: Download complete [2021-11-17T16:22:33.419Z] 4c7163046ea9: Verifying Checksum [2021-11-17T16:22:33.419Z] 4c7163046ea9: Download complete [2021-11-17T16:22:33.688Z] a0d0a0d46f8b: Pull complete [2021-11-17T16:22:33.688Z] 3e5f54012d9b: Pull complete [2021-11-17T16:22:33.948Z] 4c7163046ea9: Pull complete [2021-11-17T16:22:34.208Z] 0c2d73faf560: Pull complete [2021-11-17T16:22:34.208Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T16:22:34.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:22:34.208Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T16:22:34.294Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:22:34.339Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T16:22:35.316Z] $ docker top aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T16:22:35.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T16:22:35.425Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T16:22:35.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T16:22:35.554Z] $ docker exec aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent [2021-11-17T16:22:35.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpBgMNF/agent.13 [2021-11-17T16:22:35.691Z] SSH_AGENT_PID=19 [2021-11-17T16:22:35.699Z] Running ssh-add (command line suppressed) [2021-11-17T16:22:35.825Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4848596847964763350.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4848596847964763350.key) [2021-11-17T16:22:35.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T16:22:36.145Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T16:22:36.153Z] $ docker exec --env ******** --env ******** aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent -k [2021-11-17T16:22:36.273Z] unset SSH_AUTH_SOCK; [2021-11-17T16:22:36.273Z] unset SSH_AGENT_PID; [2021-11-17T16:22:36.273Z] echo Agent pid 19 killed; [2021-11-17T16:22:36.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T16:22:36.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T16:22:36.310Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T16:22:36.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T16:22:36.437Z] $ docker exec aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent [2021-11-17T16:22:36.549Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhloGE/agent.52 [2021-11-17T16:22:36.549Z] SSH_AGENT_PID=59 [2021-11-17T16:22:36.555Z] Running ssh-add (command line suppressed) [2021-11-17T16:22:36.640Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4727007459502710261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4727007459502710261.key) [2021-11-17T16:22:36.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T16:22:36.950Z] + git semver init [2021-11-17T16:22:36.950Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T16:22:36.950Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T16:22:36.950Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T16:22:36.950Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T16:22:36.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T16:22:36.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T16:22:36.950Z] # $SEMVER_BRANCH = main [2021-11-17T16:22:36.950Z] # $SEMVER_TEMP = /tmp/semver-594400128 [2021-11-17T16:22:36.950Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-17T16:22:36.950Z] # -> Clone(): ssh: handshake failed: knownhosts: key mismatch [2021-11-17T16:22:36.950Z] # git init /tmp/semver-594400128 [2021-11-17T16:22:36.950Z] # '/tmp/semver-594400128' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-17T16:22:36.950Z] # -> Force: false [2021-11-17T16:22:36.950Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-17T16:22:36.957Z] $ docker exec --env ******** --env ******** aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent -k [2021-11-17T16:22:37.048Z] unset SSH_AUTH_SOCK; [2021-11-17T16:22:37.049Z] unset SSH_AGENT_PID; [2021-11-17T16:22:37.049Z] echo Agent pid 59 killed; [2021-11-17T16:22:37.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T16:22:37.374Z] + git semver [Pipeline] } [2021-11-17T16:22:37.383Z] $ docker stop --time=1 aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 [2021-11-17T16:22:38.593Z] $ docker rm -f aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T16:22:38.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T16:22:39.209Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T16:22:39.211Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-17T16:22:54.403Z] Still waiting to schedule task [2021-11-17T16:22:54.403Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1014’ [2021-11-17T16:22:54.405Z] Still waiting to schedule task [2021-11-17T16:22:54.405Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-17T16:24:22.200Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1017 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-17T16:24:22.209Z] Running in /w/workspace/app-service-configurable/35 [Pipeline] { [Pipeline] checkout [2021-11-17T16:24:22.400Z] Selected Git installation does not exist. Using Default [2021-11-17T16:24:22.400Z] The recommended git tool is: NONE [2021-11-17T16:24:27.950Z] using credential edgex-jenkins-ssh [2021-11-17T16:24:27.967Z] Cloning the remote Git repository [2021-11-17T16:24:28.048Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T16:24:28.141Z] > git init /w/workspace/app-service-configurable/35 # timeout=10 [2021-11-17T16:24:28.229Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T16:24:28.230Z] > git --version # timeout=10 [2021-11-17T16:24:28.255Z] > git --version # 'git version 2.17.1' [2021-11-17T16:24:28.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T16:24:28.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T16:24:29.336Z] Avoid second fetch [2021-11-17T16:24:29.336Z] Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) [2021-11-17T16:24:29.283Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-17T16:24:29.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T16:24:29.361Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T16:24:29.378Z] > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [2021-11-17T16:24:33.522Z] Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T16:24:34.590Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T16:24:34.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T16:24:34.590Z] Dload Upload Total Spent Left Speed [2021-11-17T16:24:34.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 82685 [Pipeline] sh [2021-11-17T16:24:34.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T16:24:35.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-17T16:24:35.342Z] + sudo tee /etc/docker/daemon.new [2021-11-17T16:24:35.342Z] { [2021-11-17T16:24:35.342Z] "registry-mirrors": [ [2021-11-17T16:24:35.342Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T16:24:35.342Z] ], [2021-11-17T16:24:35.342Z] "bip": "10.250.0.254/24", [2021-11-17T16:24:35.342Z] "hosts": [ [2021-11-17T16:24:35.342Z] "tcp://0.0.0.0:5555", [2021-11-17T16:24:35.342Z] "unix:///var/run/docker.sock" [2021-11-17T16:24:35.342Z] ], [2021-11-17T16:24:35.342Z] "mtu": 1458, [2021-11-17T16:24:35.342Z] "selinux-enabled": true, [2021-11-17T16:24:35.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T16:24:35.342Z] } [Pipeline] sh [2021-11-17T16:24:35.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T16:24:36.035Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:24:54.392Z] provisioning config files... [2021-11-17T16:24:54.416Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config6389123285697787666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:24:54.778Z] ---> docker-login.sh [2021-11-17T16:24:54.778Z] nexus3.edgexfoundry.org:10001 [2021-11-17T16:24:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:24:55.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:24:55.650Z] Configure a credential helper to remove this warning. See [2021-11-17T16:24:55.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:24:55.650Z] [2021-11-17T16:24:55.650Z] Login Succeeded [2021-11-17T16:24:55.650Z] nexus3.edgexfoundry.org:10002 [2021-11-17T16:24:56.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:24:56.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:24:56.247Z] Configure a credential helper to remove this warning. See [2021-11-17T16:24:56.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:24:56.247Z] [2021-11-17T16:24:56.247Z] Login Succeeded [2021-11-17T16:24:56.247Z] nexus3.edgexfoundry.org:10003 [2021-11-17T16:24:56.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:24:56.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:24:56.806Z] Configure a credential helper to remove this warning. See [2021-11-17T16:24:56.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:24:56.806Z] [2021-11-17T16:24:56.806Z] Login Succeeded [2021-11-17T16:24:56.806Z] nexus3.edgexfoundry.org:10004 [2021-11-17T16:24:57.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:24:57.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:24:57.352Z] Configure a credential helper to remove this warning. See [2021-11-17T16:24:57.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:24:57.352Z] [2021-11-17T16:24:57.352Z] Login Succeeded [2021-11-17T16:24:57.352Z] docker.io [2021-11-17T16:24:57.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:24:58.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:24:58.216Z] Configure a credential helper to remove this warning. See [2021-11-17T16:24:58.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:24:58.216Z] [2021-11-17T16:24:58.216Z] Login Succeeded [2021-11-17T16:24:58.216Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T16:24:58.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T16:24:58.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T16:24:58.524Z] ========================================================= [2021-11-17T16:24:58.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T16:24:58.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:24:58.875Z] + 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-11-17T16:24:58.875Z] Sending build context to Docker daemon 200.7kB [2021-11-17T16:24:59.149Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T16:24:59.149Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T16:24:59.426Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T16:24:59.426Z] 552d1f2373af: Pulling fs layer [2021-11-17T16:24:59.426Z] ea3f2d53f512: Pulling fs layer [2021-11-17T16:24:59.426Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T16:24:59.426Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T16:24:59.427Z] 72dc09318566: Pulling fs layer [2021-11-17T16:24:59.427Z] f4f7b4309257: Pulling fs layer [2021-11-17T16:24:59.427Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T16:24:59.427Z] b78e95d17946: Pulling fs layer [2021-11-17T16:24:59.427Z] 7a9cfe048b4a: Waiting [2021-11-17T16:24:59.427Z] 72dc09318566: Waiting [2021-11-17T16:24:59.427Z] f4f7b4309257: Waiting [2021-11-17T16:24:59.427Z] 0ac9a79272e3: Waiting [2021-11-17T16:24:59.427Z] b78e95d17946: Waiting [2021-11-17T16:24:59.427Z] 9e70ebbbe112: Verifying Checksum [2021-11-17T16:24:59.427Z] 9e70ebbbe112: Download complete [2021-11-17T16:24:59.427Z] ea3f2d53f512: Verifying Checksum [2021-11-17T16:24:59.427Z] ea3f2d53f512: Download complete [2021-11-17T16:24:59.427Z] 72dc09318566: Download complete [2021-11-17T16:24:59.427Z] f4f7b4309257: Verifying Checksum [2021-11-17T16:24:59.427Z] f4f7b4309257: Download complete [2021-11-17T16:24:59.427Z] 552d1f2373af: Verifying Checksum [2021-11-17T16:24:59.427Z] 552d1f2373af: Download complete [2021-11-17T16:24:59.427Z] 0ac9a79272e3: Verifying Checksum [2021-11-17T16:24:59.427Z] 0ac9a79272e3: Download complete [2021-11-17T16:25:00.419Z] 552d1f2373af: Pull complete [2021-11-17T16:25:01.022Z] ea3f2d53f512: Pull complete [2021-11-17T16:25:01.316Z] 9e70ebbbe112: Pull complete [2021-11-17T16:25:01.590Z] b78e95d17946: Verifying Checksum [2021-11-17T16:25:01.590Z] b78e95d17946: Download complete [2021-11-17T16:25:02.184Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T16:25:02.184Z] 7a9cfe048b4a: Download complete [2021-11-17T16:25:12.350Z] 7a9cfe048b4a: Pull complete [2021-11-17T16:25:12.350Z] 72dc09318566: Pull complete [2021-11-17T16:25:12.625Z] f4f7b4309257: Pull complete [2021-11-17T16:25:13.221Z] 0ac9a79272e3: Pull complete [2021-11-17T16:25:18.659Z] b78e95d17946: Pull complete [2021-11-17T16:25:18.659Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T16:25:18.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T16:25:18.659Z] ---> 8b459fc5aaf0 [2021-11-17T16:25:18.659Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T16:25:20.348Z] ---> Running in 971b76eb367f [2021-11-17T16:25:20.945Z] Removing intermediate container 971b76eb367f [2021-11-17T16:25:20.945Z] ---> 0dfdfcf9deea [2021-11-17T16:25:20.945Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T16:25:20.945Z] ---> Running in c7bc5560a833 [2021-11-17T16:25:21.215Z] Removing intermediate container c7bc5560a833 [2021-11-17T16:25:21.215Z] ---> fb6c5d479895 [2021-11-17T16:25:21.215Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:25:21.489Z] ---> Running in fafd7ff2201a [2021-11-17T16:25:21.761Z] Removing intermediate container fafd7ff2201a [2021-11-17T16:25:21.761Z] ---> 1dd50cbee8ee [2021-11-17T16:25:21.761Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T16:25:22.033Z] ---> Running in f21910b28613 [2021-11-17T16:25:24.008Z] Removing intermediate container f21910b28613 [2021-11-17T16:25:24.008Z] ---> 7fcb75cab54f [2021-11-17T16:25:24.008Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T16:25:24.008Z] ---> Running in 0365637e9c89 [2021-11-17T16:25:24.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T16:25:26.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T16:25:26.692Z] OK: 219 MiB in 52 packages [2021-11-17T16:25:27.677Z] Removing intermediate container 0365637e9c89 [2021-11-17T16:25:27.677Z] ---> 442e85ea01c1 [2021-11-17T16:25:27.677Z] Step 8/12 : WORKDIR /app [2021-11-17T16:25:27.950Z] ---> Running in cdaa8cc56801 [2021-11-17T16:25:28.223Z] Removing intermediate container cdaa8cc56801 [2021-11-17T16:25:28.223Z] ---> 318af08d2ea6 [2021-11-17T16:25:28.223Z] Step 9/12 : COPY . . [2021-11-17T16:25:29.200Z] ---> c0c530f8f406 [2021-11-17T16:25:29.200Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T16:25:29.200Z] ---> Running in 02120aee1cec [2021-11-17T16:26:47.139Z] Running on prd-centos7-docker-4c-2g-1018 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-17T16:26:47.154Z] Running in /w/workspace/app-service-configurable/35 [Pipeline] { [Pipeline] checkout [2021-11-17T16:26:47.275Z] Selected Git installation does not exist. Using Default [2021-11-17T16:26:47.275Z] The recommended git tool is: NONE [2021-11-17T16:26:49.221Z] using credential edgex-jenkins-ssh [2021-11-17T16:26:49.231Z] Cloning the remote Git repository [2021-11-17T16:26:48.910Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T16:26:48.962Z] > git init /w/workspace/app-service-configurable/35 # timeout=10 [2021-11-17T16:26:48.998Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T16:26:48.999Z] > git --version # timeout=10 [2021-11-17T16:26:49.009Z] > git --version # 'git version 2.24.4' [2021-11-17T16:26:49.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T16:26:49.034Z] [INFO] Currently running in a labeled security context [2021-11-17T16:26:49.034Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T16:26:49.034Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/35@tmp/jenkins-gitclient-ssh4549391215825581257.key [2021-11-17T16:26:49.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T16:26:50.190Z] Avoid second fetch [2021-11-17T16:26:50.191Z] Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) [2021-11-17T16:26:49.831Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-17T16:26:49.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T16:26:49.858Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T16:26:49.871Z] > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [2021-11-17T16:26:51.010Z] Removing intermediate container 02120aee1cec [2021-11-17T16:26:51.011Z] ---> a3d3cc02859b [2021-11-17T16:26:51.011Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T16:26:51.011Z] ---> Running in 9e4dc47d8abd [2021-11-17T16:26:51.011Z] Removing intermediate container 9e4dc47d8abd [2021-11-17T16:26:51.011Z] ---> 31d24569f429 [2021-11-17T16:26:51.011Z] Step 12/12 : RUN $MAKE [2021-11-17T16:26:51.011Z] ---> Running in aa663095cc68 [2021-11-17T16:26:51.011Z] noop [2021-11-17T16:26:51.011Z] Removing intermediate container aa663095cc68 [2021-11-17T16:26:51.011Z] ---> 5cea83625524 [2021-11-17T16:26:51.011Z] Successfully built 5cea83625524 [2021-11-17T16:26:51.011Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:26:51.357Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T16:26:51.357Z] . [Pipeline] withDockerContainer [2021-11-17T16:26:51.616Z] prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2021-11-17T16:26:51.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:26:53.164Z] $ docker top 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T16:26:53.801Z] Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [2021-11-17T16:26:54.117Z] + go version [2021-11-17T16:26:54.117Z] go version go1.16.8 linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-11-17T16:26:54.148Z] $ docker stop --time=1 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 [2021-11-17T16:26:55.855Z] $ docker rm -f 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:26:56.255Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:26:56.268Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config539463325457085958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:26:56.602Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T16:26:56.602Z] . [Pipeline] withDockerContainer [2021-11-17T16:26:56.713Z] ---> docker-login.sh [2021-11-17T16:26:56.713Z] nexus3.edgexfoundry.org:10001 [2021-11-17T16:26:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:26:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:26:56.713Z] Configure a credential helper to remove this warning. See [2021-11-17T16:26:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:26:56.713Z] [2021-11-17T16:26:56.713Z] Login Succeeded [2021-11-17T16:26:56.713Z] nexus3.edgexfoundry.org:10002 [2021-11-17T16:26:56.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2021-11-17T16:26:56.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:26:56.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:26:56.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:26:56.984Z] Configure a credential helper to remove this warning. See [2021-11-17T16:26:56.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:26:56.984Z] [2021-11-17T16:26:56.984Z] Login Succeeded [2021-11-17T16:26:56.984Z] nexus3.edgexfoundry.org:10003 [2021-11-17T16:26:56.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:26:56.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:26:56.984Z] Configure a credential helper to remove this warning. See [2021-11-17T16:26:56.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:26:56.984Z] [2021-11-17T16:26:56.984Z] Login Succeeded [2021-11-17T16:26:56.984Z] nexus3.edgexfoundry.org:10004 [2021-11-17T16:26:57.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:26:57.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:26:57.247Z] Configure a credential helper to remove this warning. See [2021-11-17T16:26:57.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:26:57.247Z] [2021-11-17T16:26:57.247Z] Login Succeeded [2021-11-17T16:26:57.247Z] docker.io [2021-11-17T16:26:57.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:26:57.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:26:57.820Z] Configure a credential helper to remove this warning. See [2021-11-17T16:26:57.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:26:57.820Z] [2021-11-17T16:26:57.820Z] Login Succeeded [2021-11-17T16:26:57.820Z] ---> docker-login.sh ends [2021-11-17T16:26:58.427Z] $ docker top f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-17T16:26:58.738Z] Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-11-17T16:26:58.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T16:26:58.866Z] ========================================================= [2021-11-17T16:26:58.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T16:26:58.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:26:59.184Z] + 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-11-17T16:26:59.184Z] Sending build context to Docker daemon 200.7kB [2021-11-17T16:26:59.184Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T16:26:59.184Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T16:26:59.184Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T16:26:59.184Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T16:26:59.184Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T16:26:59.184Z] b8b176561691: Pulling fs layer [2021-11-17T16:26:59.184Z] 4527c011a84f: Pulling fs layer [2021-11-17T16:26:59.184Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T16:26:59.184Z] e0aca202a116: Pulling fs layer [2021-11-17T16:26:59.184Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T16:26:59.184Z] 34cad66bf833: Pulling fs layer [2021-11-17T16:26:59.184Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T16:26:59.184Z] e0aca202a116: Waiting [2021-11-17T16:26:59.184Z] 3a43be97a3b4: Waiting [2021-11-17T16:26:59.184Z] 34cad66bf833: Waiting [2021-11-17T16:26:59.184Z] b4e3c513aaa6: Waiting [2021-11-17T16:26:59.184Z] 4527c011a84f: Waiting [2021-11-17T16:26:59.184Z] 5d74067f8e1e: Waiting [2021-11-17T16:26:59.184Z] b8b176561691: Verifying Checksum [2021-11-17T16:26:59.184Z] b8b176561691: Download complete [2021-11-17T16:26:59.184Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T16:26:59.184Z] 31adcdaf11c8: Download complete [2021-11-17T16:26:59.184Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T16:26:59.184Z] 5d74067f8e1e: Download complete [2021-11-17T16:26:59.184Z] e0aca202a116: Verifying Checksum [2021-11-17T16:26:59.184Z] e0aca202a116: Download complete [2021-11-17T16:26:59.184Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T16:26:59.184Z] a0d0a0d46f8b: Download complete [2021-11-17T16:26:59.184Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T16:26:59.184Z] 3a43be97a3b4: Download complete [2021-11-17T16:26:59.395Z] + make test [2021-11-17T16:26:59.395Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-17T16:26:59.447Z] 34cad66bf833: Verifying Checksum [2021-11-17T16:26:59.447Z] 34cad66bf833: Download complete [2021-11-17T16:26:59.712Z] a0d0a0d46f8b: Pull complete [2021-11-17T16:26:59.976Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T16:26:59.976Z] b4e3c513aaa6: Download complete [2021-11-17T16:26:59.976Z] 4527c011a84f: Verifying Checksum [2021-11-17T16:26:59.976Z] 4527c011a84f: Download complete [2021-11-17T16:26:59.976Z] 31adcdaf11c8: Pull complete [2021-11-17T16:26:59.976Z] b8b176561691: Pull complete [2021-11-17T16:27:04.205Z] 4527c011a84f: Pull complete [2021-11-17T16:27:04.205Z] 5d74067f8e1e: Pull complete [2021-11-17T16:27:04.205Z] e0aca202a116: Pull complete [2021-11-17T16:27:04.205Z] 3a43be97a3b4: Pull complete [2021-11-17T16:27:04.205Z] 34cad66bf833: Pull complete [2021-11-17T16:27:06.130Z] b4e3c513aaa6: Pull complete [2021-11-17T16:27:06.130Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T16:27:06.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T16:27:06.130Z] ---> 9f6097aaca64 [2021-11-17T16:27:06.130Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T16:27:07.513Z] ---> Running in 428ed87f5b2d [2021-11-17T16:27:07.773Z] Removing intermediate container 428ed87f5b2d [2021-11-17T16:27:07.773Z] ---> cd4e8e1154d2 [2021-11-17T16:27:07.773Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T16:27:07.773Z] ---> Running in 9c78e896d3bc [2021-11-17T16:27:07.773Z] Removing intermediate container 9c78e896d3bc [2021-11-17T16:27:07.773Z] ---> 4b1ddfe38cc5 [2021-11-17T16:27:07.773Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:27:07.773Z] ---> Running in 981354e1f987 [2021-11-17T16:27:07.773Z] Removing intermediate container 981354e1f987 [2021-11-17T16:27:07.773Z] ---> 69caaafd54ce [2021-11-17T16:27:07.773Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T16:27:07.773Z] ---> Running in 606ed0506553 [2021-11-17T16:27:08.347Z] Removing intermediate container 606ed0506553 [2021-11-17T16:27:08.347Z] ---> 728d4690c5d7 [2021-11-17T16:27:08.347Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T16:27:08.347Z] ---> Running in a4f9ea460cc1 [2021-11-17T16:27:08.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T16:27:09.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T16:27:09.822Z] OK: 220 MiB in 52 packages [2021-11-17T16:27:09.822Z] Removing intermediate container a4f9ea460cc1 [2021-11-17T16:27:09.822Z] ---> d7b8e36a6a4c [2021-11-17T16:27:09.822Z] Step 8/12 : WORKDIR /app [2021-11-17T16:27:09.822Z] ---> Running in fb727f258e08 [2021-11-17T16:27:10.084Z] Removing intermediate container fb727f258e08 [2021-11-17T16:27:10.084Z] ---> 0e8055cdb6f4 [2021-11-17T16:27:10.084Z] Step 9/12 : COPY . . [2021-11-17T16:27:10.084Z] ---> 561938371d1d [2021-11-17T16:27:10.084Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T16:27:10.348Z] ---> Running in 31667e2c3c42 [2021-11-17T16:27:42.507Z] Removing intermediate container 31667e2c3c42 [2021-11-17T16:27:42.507Z] ---> 0a7a6d13f5f4 [2021-11-17T16:27:42.507Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T16:27:42.507Z] ---> Running in 947735a699ee [2021-11-17T16:27:42.507Z] Removing intermediate container 947735a699ee [2021-11-17T16:27:42.507Z] ---> 55a8de498dad [2021-11-17T16:27:42.507Z] Step 12/12 : RUN $MAKE [2021-11-17T16:27:42.507Z] ---> Running in e22fa0a418ee [2021-11-17T16:27:42.507Z] noop [2021-11-17T16:27:42.507Z] Removing intermediate container e22fa0a418ee [2021-11-17T16:27:42.507Z] ---> 18085d013166 [2021-11-17T16:27:42.507Z] Successfully built 18085d013166 [2021-11-17T16:27:42.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:27:42.807Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T16:27:42.807Z] . [Pipeline] withDockerContainer [2021-11-17T16:27:42.865Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2021-11-17T16:27:42.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:27:43.210Z] $ docker top 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T16:27:43.568Z] + go version [2021-11-17T16:27:43.568Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T16:27:43.582Z] $ docker stop --time=1 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 [2021-11-17T16:27:44.758Z] $ docker rm -f 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:27:45.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T16:27:45.210Z] . [Pipeline] withDockerContainer [2021-11-17T16:27:45.281Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2021-11-17T16:27:45.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:27:45.652Z] $ docker top d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T16:27:46.014Z] + make test [2021-11-17T16:27:46.014Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-17T16:27:55.979Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-17T16:27:55.979Z] CGO_ENABLED=1 go vet ./... [2021-11-17T16:28:01.022Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-17T16:28:01.022Z] CGO_ENABLED=1 go vet ./... [2021-11-17T16:28:06.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T16:28:06.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T16:28:06.333Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T16:28:06.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T16:28:06.622Z] $ docker stop --time=1 d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 [2021-11-17T16:28:08.018Z] $ docker rm -f d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T16:28:08.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T16:28:08.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-17T16:28:09.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T16:28:09.576Z] + ls -al . [2021-11-17T16:28:09.576Z] total 148 [2021-11-17T16:28:09.576Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 16:28 . [2021-11-17T16:28:09.576Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 17 16:26 .. [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 17 16:26 Attribution.txt [2021-11-17T16:28:09.576Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 17 16:26 bin [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 23791 Nov 17 16:26 CHANGELOG.md [2021-11-17T16:28:09.576Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 17 16:27 coverage.out [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 17 16:26 Dockerfile [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 17 16:26 .dockerignore [2021-11-17T16:28:09.576Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 17 16:26 .git [2021-11-17T16:28:09.576Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 17 16:26 .github [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 17 16:26 .gitignore [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 129 Nov 17 16:26 go.mod [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 49193 Nov 17 16:26 go.sum [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 16:26 GOVERNANCE.md [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 17 16:26 Jenkinsfile [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 17 16:26 LICENSE [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 17 16:26 main.go [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 17 16:26 makefile [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 17 16:26 OWNERS.md [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 17 16:26 README.md [2021-11-17T16:28:09.576Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 17 16:26 res [2021-11-17T16:28:09.576Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 17 16:26 snap [2021-11-17T16:28:09.576Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 17 16:22 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:09.869Z] + 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=amd64 --label version=0.0.0 . [2021-11-17T16:28:09.870Z] Sending build context to Docker daemon 201.7kB [2021-11-17T16:28:09.870Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T16:28:09.870Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-17T16:28:09.870Z] ---> 18085d013166 [2021-11-17T16:28:09.870Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T16:28:09.870Z] ---> Running in 3ca2c55b90e3 [2021-11-17T16:28:09.870Z] Removing intermediate container 3ca2c55b90e3 [2021-11-17T16:28:09.870Z] ---> 49a07966ab40 [2021-11-17T16:28:09.870Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T16:28:09.870Z] ---> Running in 9b0c765f253b [2021-11-17T16:28:10.135Z] Removing intermediate container 9b0c765f253b [2021-11-17T16:28:10.135Z] ---> c9e62923aca1 [2021-11-17T16:28:10.135Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:28:10.135Z] ---> Running in c54a052da2b6 [2021-11-17T16:28:10.135Z] Removing intermediate container c54a052da2b6 [2021-11-17T16:28:10.135Z] ---> f5fcd20022d5 [2021-11-17T16:28:10.135Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T16:28:10.135Z] ---> Running in 6becd42a0440 [2021-11-17T16:28:10.708Z] Removing intermediate container 6becd42a0440 [2021-11-17T16:28:10.708Z] ---> 9f61b3bf308a [2021-11-17T16:28:10.708Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T16:28:10.708Z] ---> Running in 1100b9755756 [2021-11-17T16:28:10.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T16:28:11.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T16:28:11.913Z] OK: 220 MiB in 52 packages [2021-11-17T16:28:12.181Z] Removing intermediate container 1100b9755756 [2021-11-17T16:28:12.181Z] ---> e3cf5b419d9c [2021-11-17T16:28:12.181Z] Step 8/26 : WORKDIR /app [2021-11-17T16:28:12.181Z] ---> Running in bd9448ab7c93 [2021-11-17T16:28:12.181Z] Removing intermediate container bd9448ab7c93 [2021-11-17T16:28:12.181Z] ---> dd2548aefb19 [2021-11-17T16:28:12.181Z] Step 9/26 : COPY . . [2021-11-17T16:28:12.449Z] ---> a1037fc15d54 [2021-11-17T16:28:12.449Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T16:28:12.449Z] ---> Running in a63ccb42fb32 [2021-11-17T16:28:13.027Z] Removing intermediate container a63ccb42fb32 [2021-11-17T16:28:13.027Z] ---> 753d3477abec [2021-11-17T16:28:13.027Z] Step 11/26 : ARG MAKE="make build" [2021-11-17T16:28:13.027Z] ---> Running in 9398c2b52be1 [2021-11-17T16:28:13.287Z] Removing intermediate container 9398c2b52be1 [2021-11-17T16:28:13.287Z] ---> 811ccfe686c3 [2021-11-17T16:28:13.287Z] Step 12/26 : RUN $MAKE [2021-11-17T16:28:13.287Z] ---> Running in 0179d8c9cabe [2021-11-17T16:28:13.556Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-11-17T16:28:14.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T16:28:14.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T16:28:14.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T16:28:14.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T16:28:14.337Z] $ docker stop --time=1 f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 [2021-11-17T16:28:16.072Z] $ docker rm -f f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T16:28:16.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T16:28:16.934Z] Warning: overwriting stash ‘coverage-report’ [2021-11-17T16:28:17.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T16:28:17.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T16:28:18.283Z] + ls -al . [2021-11-17T16:28:18.283Z] total 172 [2021-11-17T16:28:18.283Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 17 16:28 . [2021-11-17T16:28:18.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 16:24 .. [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 17 16:24 .dockerignore [2021-11-17T16:28:18.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 16:24 .git [2021-11-17T16:28:18.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 16:24 .github [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 17 16:24 .gitignore [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 17 16:24 Attribution.txt [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 23791 Nov 17 16:24 CHANGELOG.md [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 17 16:24 Dockerfile [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 16:24 GOVERNANCE.md [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 17 16:24 Jenkinsfile [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 17 16:24 LICENSE [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 17 16:24 OWNERS.md [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 17 16:24 README.md [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 16:22 VERSION [2021-11-17T16:28:18.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 16:24 bin [2021-11-17T16:28:18.283Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 17 16:27 coverage.out [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 129 Nov 17 16:24 go.mod [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 49193 Nov 17 16:24 go.sum [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 17 16:24 main.go [2021-11-17T16:28:18.283Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 17 16:24 makefile [2021-11-17T16:28:18.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 16:24 res [2021-11-17T16:28:18.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 16:24 snap [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:18.633Z] + 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=arm64 --label version=0.0.0 . [2021-11-17T16:28:18.633Z] Sending build context to Docker daemon 201.7kB [2021-11-17T16:28:18.905Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T16:28:18.905Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-17T16:28:18.905Z] ---> 5cea83625524 [2021-11-17T16:28:18.905Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T16:28:19.181Z] ---> Running in 0844b5c278fb [2021-11-17T16:28:19.452Z] Removing intermediate container 0844b5c278fb [2021-11-17T16:28:19.452Z] ---> 947e41cf4426 [2021-11-17T16:28:19.452Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T16:28:19.452Z] ---> Running in 95260e0c2069 [2021-11-17T16:28:20.047Z] Removing intermediate container 95260e0c2069 [2021-11-17T16:28:20.047Z] ---> dd3883c6f61a [2021-11-17T16:28:20.047Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:28:20.047Z] ---> Running in 4412fbb200a9 [2021-11-17T16:28:20.646Z] Removing intermediate container 4412fbb200a9 [2021-11-17T16:28:20.646Z] ---> 56caae2e25ac [2021-11-17T16:28:20.646Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T16:28:20.646Z] ---> Running in df433805a212 [2021-11-17T16:28:22.633Z] Removing intermediate container df433805a212 [2021-11-17T16:28:22.633Z] ---> 35f9680e76db [2021-11-17T16:28:22.633Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T16:28:22.633Z] ---> Running in 5c187b7d550d [2021-11-17T16:28:23.613Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T16:28:24.590Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T16:28:25.184Z] OK: 219 MiB in 52 packages [2021-11-17T16:28:25.837Z] Removing intermediate container 0179d8c9cabe [2021-11-17T16:28:25.837Z] ---> 2f3cd5e4044d [2021-11-17T16:28:25.837Z] Step 13/26 : FROM alpine:3.14 [2021-11-17T16:28:25.837Z] 3.14: Pulling from library/alpine [2021-11-17T16:28:25.837Z] 97518928ae5f: Pulling fs layer [2021-11-17T16:28:25.837Z] 97518928ae5f: Verifying Checksum [2021-11-17T16:28:25.837Z] 97518928ae5f: Download complete [2021-11-17T16:28:25.837Z] 97518928ae5f: Pull complete [2021-11-17T16:28:25.837Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T16:28:25.837Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T16:28:25.837Z] ---> 0a97eee8041e [2021-11-17T16:28:25.837Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:28:25.837Z] ---> Running in 92ba66b0bdc3 [2021-11-17T16:28:25.837Z] Removing intermediate container 92ba66b0bdc3 [2021-11-17T16:28:25.837Z] ---> 28d5961f9876 [2021-11-17T16:28:25.837Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-17T16:28:25.837Z] ---> Running in 177c809b398d [2021-11-17T16:28:25.837Z] Removing intermediate container 177c809b398d [2021-11-17T16:28:25.837Z] ---> 873a918ae1ba [2021-11-17T16:28:25.837Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-17T16:28:25.837Z] ---> Running in fc4d4c1c9c2a [2021-11-17T16:28:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T16:28:26.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T16:28:26.161Z] Removing intermediate container 5c187b7d550d [2021-11-17T16:28:26.162Z] ---> 964adee6f523 [2021-11-17T16:28:26.162Z] Step 8/26 : WORKDIR /app [2021-11-17T16:28:26.162Z] ---> Running in 16f50a0ee247 [2021-11-17T16:28:26.360Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-17T16:28:26.360Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-17T16:28:26.360Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T16:28:26.360Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-17T16:28:26.360Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T16:28:26.360Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-17T16:28:26.360Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-17T16:28:26.360Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T16:28:26.360Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T16:28:26.622Z] OK: 9 MiB in 21 packages [2021-11-17T16:28:26.760Z] Removing intermediate container 16f50a0ee247 [2021-11-17T16:28:26.760Z] ---> 037fa26d5c9c [2021-11-17T16:28:26.760Z] Step 9/26 : COPY . . [2021-11-17T16:28:26.888Z] Removing intermediate container fc4d4c1c9c2a [2021-11-17T16:28:26.888Z] ---> b9bfa4c0a95e [2021-11-17T16:28:26.888Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-17T16:28:26.888Z] ---> 56c808a6921b [2021-11-17T16:28:26.888Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-17T16:28:27.150Z] ---> c2d7f19eee75 [2021-11-17T16:28:27.150Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-17T16:28:27.150Z] ---> 23713c9579ea [2021-11-17T16:28:27.150Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-17T16:28:27.356Z] ---> 999a5a01365d [2021-11-17T16:28:27.356Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T16:28:27.630Z] ---> Running in 29e19d8e25e8 [2021-11-17T16:28:27.721Z] ---> e6cd2322a5dd [2021-11-17T16:28:27.721Z] Step 21/26 : EXPOSE 48095 [2021-11-17T16:28:27.721Z] ---> Running in 2f81694131df [2021-11-17T16:28:27.721Z] Removing intermediate container 2f81694131df [2021-11-17T16:28:27.721Z] ---> 58f1c55bd4b7 [2021-11-17T16:28:27.721Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-17T16:28:27.721Z] ---> Running in f9c2cb456503 [2021-11-17T16:28:27.721Z] Removing intermediate container f9c2cb456503 [2021-11-17T16:28:27.721Z] ---> b2ba7887886d [2021-11-17T16:28:27.721Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T16:28:27.721Z] ---> Running in 119e4405e0c4 [2021-11-17T16:28:27.983Z] Removing intermediate container 119e4405e0c4 [2021-11-17T16:28:27.983Z] ---> 3bfc1d40c5f5 [2021-11-17T16:28:27.983Z] Step 24/26 : LABEL arch=amd64 [2021-11-17T16:28:27.983Z] ---> Running in 31b99e9931f8 [2021-11-17T16:28:27.983Z] Removing intermediate container 31b99e9931f8 [2021-11-17T16:28:27.983Z] ---> 0deddde86635 [2021-11-17T16:28:27.983Z] Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:28:27.983Z] ---> Running in 7d85d7698713 [2021-11-17T16:28:27.983Z] Removing intermediate container 7d85d7698713 [2021-11-17T16:28:27.983Z] ---> 77ffb07655a4 [2021-11-17T16:28:27.983Z] Step 26/26 : LABEL version=0.0.0 [2021-11-17T16:28:27.983Z] ---> Running in 7d588d10fb7d [2021-11-17T16:28:28.244Z] Removing intermediate container 7d588d10fb7d [2021-11-17T16:28:28.244Z] ---> 7eea49a29418 [2021-11-17T16:28:28.244Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T16:28:28.244Z] Successfully built 7eea49a29418 [2021-11-17T16:28:28.244Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:28:28.395Z] provisioning config files... [2021-11-17T16:28:28.405Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config2161801734302650686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:28:28.709Z] ---> docker-login.sh [2021-11-17T16:28:28.709Z] nexus3.edgexfoundry.org:10001 [2021-11-17T16:28:28.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:28:28.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:28:28.709Z] Configure a credential helper to remove this warning. See [2021-11-17T16:28:28.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:28:28.709Z] [2021-11-17T16:28:28.709Z] Login Succeeded [2021-11-17T16:28:28.709Z] nexus3.edgexfoundry.org:10002 [2021-11-17T16:28:28.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:28:28.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:28:28.709Z] Configure a credential helper to remove this warning. See [2021-11-17T16:28:28.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:28:28.709Z] [2021-11-17T16:28:28.709Z] Login Succeeded [2021-11-17T16:28:28.709Z] nexus3.edgexfoundry.org:10003 [2021-11-17T16:28:28.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:28:28.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:28:28.969Z] Configure a credential helper to remove this warning. See [2021-11-17T16:28:28.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:28:28.969Z] [2021-11-17T16:28:28.969Z] Login Succeeded [2021-11-17T16:28:28.969Z] nexus3.edgexfoundry.org:10004 [2021-11-17T16:28:28.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:28:28.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:28:28.969Z] Configure a credential helper to remove this warning. See [2021-11-17T16:28:28.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:28:28.969Z] [2021-11-17T16:28:28.969Z] Login Succeeded [2021-11-17T16:28:28.969Z] docker.io [2021-11-17T16:28:28.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:28:30.249Z] Removing intermediate container 29e19d8e25e8 [2021-11-17T16:28:30.249Z] ---> 97be83bdc980 [2021-11-17T16:28:30.249Z] Step 11/26 : ARG MAKE="make build" [2021-11-17T16:28:30.249Z] ---> Running in 738079527db6 [2021-11-17T16:28:30.249Z] Removing intermediate container 738079527db6 [2021-11-17T16:28:30.249Z] ---> e3c8a42af7cb [2021-11-17T16:28:30.249Z] Step 12/26 : RUN $MAKE [2021-11-17T16:28:30.526Z] ---> Running in 7d6f766aced4 [2021-11-17T16:28:30.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:28:30.876Z] Configure a credential helper to remove this warning. See [2021-11-17T16:28:30.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:28:30.876Z] [2021-11-17T16:28:30.876Z] Login Succeeded [2021-11-17T16:28:30.876Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T16:28:30.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T16:28:30.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T16:28:30.944Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-17T16:28:30.944Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:28:30.944Z] latest [2021-11-17T16:28:30.944Z] 0.0.0 [2021-11-17T16:28:30.944Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:28:30.944Z] main [2021-11-17T16:28:30.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:31.268Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:31.506Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-11-17T16:28:31.567Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:28:31.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T16:28:31.567Z] 3dd40d423e09: Preparing [2021-11-17T16:28:31.567Z] 01714189d988: Preparing [2021-11-17T16:28:31.567Z] 0e8ba03f9e45: Preparing [2021-11-17T16:28:31.567Z] cb71103daaa5: Preparing [2021-11-17T16:28:31.567Z] 6052deb56721: Preparing [2021-11-17T16:28:31.567Z] 1a058d5342cc: Preparing [2021-11-17T16:28:31.567Z] 1a058d5342cc: Waiting [2021-11-17T16:28:31.830Z] cb71103daaa5: Pushed [2021-11-17T16:28:31.830Z] 0e8ba03f9e45: Pushed [2021-11-17T16:28:31.830Z] 01714189d988: Pushed [2021-11-17T16:28:31.830Z] 1a058d5342cc: Layer already exists [2021-11-17T16:28:31.830Z] 6052deb56721: Pushed [2021-11-17T16:28:33.213Z] 3dd40d423e09: Pushed [2021-11-17T16:28:33.213Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:33.521Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:33.819Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-17T16:28:33.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T16:28:33.819Z] 3dd40d423e09: Preparing [2021-11-17T16:28:33.819Z] 01714189d988: Preparing [2021-11-17T16:28:33.819Z] 0e8ba03f9e45: Preparing [2021-11-17T16:28:33.819Z] cb71103daaa5: Preparing [2021-11-17T16:28:33.819Z] 6052deb56721: Preparing [2021-11-17T16:28:33.819Z] 1a058d5342cc: Preparing [2021-11-17T16:28:33.819Z] 1a058d5342cc: Waiting [2021-11-17T16:28:33.819Z] 01714189d988: Layer already exists [2021-11-17T16:28:33.819Z] 3dd40d423e09: Layer already exists [2021-11-17T16:28:33.819Z] 6052deb56721: Layer already exists [2021-11-17T16:28:33.819Z] cb71103daaa5: Layer already exists [2021-11-17T16:28:33.819Z] 0e8ba03f9e45: Layer already exists [2021-11-17T16:28:33.819Z] 1a058d5342cc: Layer already exists [2021-11-17T16:28:33.819Z] latest: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:34.119Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:34.422Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 [2021-11-17T16:28:34.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T16:28:34.422Z] 3dd40d423e09: Preparing [2021-11-17T16:28:34.422Z] 01714189d988: Preparing [2021-11-17T16:28:34.422Z] 0e8ba03f9e45: Preparing [2021-11-17T16:28:34.422Z] cb71103daaa5: Preparing [2021-11-17T16:28:34.422Z] 6052deb56721: Preparing [2021-11-17T16:28:34.422Z] 1a058d5342cc: Preparing [2021-11-17T16:28:34.422Z] 1a058d5342cc: Waiting [2021-11-17T16:28:34.422Z] 0e8ba03f9e45: Layer already exists [2021-11-17T16:28:34.422Z] cb71103daaa5: Layer already exists [2021-11-17T16:28:34.422Z] 6052deb56721: Layer already exists [2021-11-17T16:28:34.422Z] 01714189d988: Layer already exists [2021-11-17T16:28:34.422Z] 3dd40d423e09: Layer already exists [2021-11-17T16:28:34.422Z] 1a058d5342cc: Layer already exists [2021-11-17T16:28:34.422Z] 0.0.0: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:34.722Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:35.029Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:28:35.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T16:28:35.029Z] 3dd40d423e09: Preparing [2021-11-17T16:28:35.029Z] 01714189d988: Preparing [2021-11-17T16:28:35.029Z] 0e8ba03f9e45: Preparing [2021-11-17T16:28:35.029Z] cb71103daaa5: Preparing [2021-11-17T16:28:35.029Z] 6052deb56721: Preparing [2021-11-17T16:28:35.029Z] 1a058d5342cc: Preparing [2021-11-17T16:28:35.029Z] 1a058d5342cc: Waiting [2021-11-17T16:28:35.029Z] cb71103daaa5: Layer already exists [2021-11-17T16:28:35.029Z] 3dd40d423e09: Layer already exists [2021-11-17T16:28:35.029Z] 01714189d988: Layer already exists [2021-11-17T16:28:35.029Z] 6052deb56721: Layer already exists [2021-11-17T16:28:35.029Z] 0e8ba03f9e45: Layer already exists [2021-11-17T16:28:35.029Z] 1a058d5342cc: Layer already exists [2021-11-17T16:28:35.029Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:35.332Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:35.634Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-17T16:28:35.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T16:28:35.634Z] 3dd40d423e09: Preparing [2021-11-17T16:28:35.634Z] 01714189d988: Preparing [2021-11-17T16:28:35.634Z] 0e8ba03f9e45: Preparing [2021-11-17T16:28:35.634Z] cb71103daaa5: Preparing [2021-11-17T16:28:35.634Z] 6052deb56721: Preparing [2021-11-17T16:28:35.634Z] 1a058d5342cc: Preparing [2021-11-17T16:28:35.634Z] 1a058d5342cc: Waiting [2021-11-17T16:28:35.634Z] 6052deb56721: Layer already exists [2021-11-17T16:28:35.634Z] 0e8ba03f9e45: Layer already exists [2021-11-17T16:28:35.634Z] cb71103daaa5: Layer already exists [2021-11-17T16:28:35.634Z] 3dd40d423e09: Layer already exists [2021-11-17T16:28:35.634Z] 01714189d988: Layer already exists [2021-11-17T16:28:35.634Z] 1a058d5342cc: Layer already exists [2021-11-17T16:28:35.634Z] main: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T16:28:35.677Z] ===================================================== [Pipeline] echo [2021-11-17T16:28:35.688Z] taggedImages: [2021-11-17T16:28:35.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:28:35.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-17T16:28:35.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 [2021-11-17T16:28:35.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:28:35.688Z] - 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-11-17T16:28:36.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:28:36.206Z] [2021-11-17T16:28:36.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:28:36.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:28:36.513Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T16:28:36.513Z] b4d181a07f80: Pulling fs layer [2021-11-17T16:28:36.513Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T16:28:36.513Z] ed53099fbce6: Pulling fs layer [2021-11-17T16:28:36.513Z] dc539afda2c1: Pulling fs layer [2021-11-17T16:28:36.513Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T16:28:36.513Z] 9065ff56babe: Pulling fs layer [2021-11-17T16:28:36.513Z] d287ab97295c: Pulling fs layer [2021-11-17T16:28:36.513Z] dc539afda2c1: Waiting [2021-11-17T16:28:36.513Z] 77bc0d833cb6: Waiting [2021-11-17T16:28:36.513Z] 9065ff56babe: Waiting [2021-11-17T16:28:36.513Z] d287ab97295c: Waiting [2021-11-17T16:28:36.513Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T16:28:36.513Z] a1111a8f2ec3: Download complete [2021-11-17T16:28:36.513Z] dc539afda2c1: Verifying Checksum [2021-11-17T16:28:36.513Z] dc539afda2c1: Download complete [2021-11-17T16:28:36.513Z] ed53099fbce6: Verifying Checksum [2021-11-17T16:28:36.513Z] ed53099fbce6: Download complete [2021-11-17T16:28:36.513Z] 9065ff56babe: Verifying Checksum [2021-11-17T16:28:36.513Z] 9065ff56babe: Download complete [2021-11-17T16:28:36.513Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T16:28:36.513Z] 77bc0d833cb6: Download complete [2021-11-17T16:28:36.778Z] b4d181a07f80: Verifying Checksum [2021-11-17T16:28:36.778Z] b4d181a07f80: Download complete [2021-11-17T16:28:37.359Z] d287ab97295c: Verifying Checksum [2021-11-17T16:28:37.359Z] d287ab97295c: Download complete [2021-11-17T16:28:37.977Z] b4d181a07f80: Pull complete [2021-11-17T16:28:38.238Z] a1111a8f2ec3: Pull complete [2021-11-17T16:28:38.813Z] ed53099fbce6: Pull complete [2021-11-17T16:28:38.813Z] dc539afda2c1: Pull complete [2021-11-17T16:28:39.071Z] 77bc0d833cb6: Pull complete [2021-11-17T16:28:39.072Z] 9065ff56babe: Pull complete [2021-11-17T16:28:44.392Z] d287ab97295c: Pull complete [2021-11-17T16:28:44.392Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T16:28:44.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:28:44.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T16:28:44.455Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2021-11-17T16:28:44.499Z] $ 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/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:28:46.787Z] $ docker top 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:28:47.232Z] ---> job-cost.sh [2021-11-17T16:28:47.232Z] lf-activate-venv: SKIPPING [2021-11-17T16:28:47.232Z] INFO: No Stack... [2021-11-17T16:28:47.492Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T16:28:48.068Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T16:28:48.361Z] + cut -d, -f6 [2021-11-17T16:28:48.361Z] + cat /w/workspace/app-service-configurable/35/archives/cost.csv [Pipeline] lock [2021-11-17T16:28:48.389Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [2021-11-17T16:28:48.399Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] did not exist. Created. [2021-11-17T16:28:48.399Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T16:28:48.700Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-17T16:28:48.731Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T16:28:48.736Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T16:28:48.756Z] $ docker stop --time=1 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 [2021-11-17T16:28:49.910Z] $ docker rm -f 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T16:29:10.527Z] Removing intermediate container 7d6f766aced4 [2021-11-17T16:29:10.528Z] ---> 5a6d5bb49e77 [2021-11-17T16:29:10.528Z] Step 13/26 : FROM alpine:3.14 [2021-11-17T16:29:10.528Z] 3.14: Pulling from library/alpine [2021-11-17T16:29:10.528Z] be307f383ecc: Pulling fs layer [2021-11-17T16:29:10.528Z] be307f383ecc: Verifying Checksum [2021-11-17T16:29:10.528Z] be307f383ecc: Download complete [2021-11-17T16:29:10.528Z] be307f383ecc: Pull complete [2021-11-17T16:29:10.802Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T16:29:10.802Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T16:29:10.802Z] ---> 5b8b7b635229 [2021-11-17T16:29:10.802Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T16:29:10.802Z] ---> Running in 91d012cd4a16 [2021-11-17T16:29:11.077Z] Removing intermediate container 91d012cd4a16 [2021-11-17T16:29:11.077Z] ---> 67e7a32a6eab [2021-11-17T16:29:11.077Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-17T16:29:11.349Z] ---> Running in f3768e78efa0 [2021-11-17T16:29:11.622Z] Removing intermediate container f3768e78efa0 [2021-11-17T16:29:11.622Z] ---> e543f3d3e814 [2021-11-17T16:29:11.622Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-17T16:29:11.899Z] ---> Running in 53664fecbb1f [2021-11-17T16:29:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T16:29:13.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T16:29:13.748Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-17T16:29:13.748Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-17T16:29:13.748Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T16:29:14.021Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-17T16:29:14.021Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T16:29:14.021Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-17T16:29:14.021Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-17T16:29:14.021Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T16:29:14.021Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T16:29:14.021Z] OK: 9 MiB in 21 packages [2021-11-17T16:29:15.457Z] Removing intermediate container 53664fecbb1f [2021-11-17T16:29:15.457Z] ---> 9b41900617f9 [2021-11-17T16:29:15.457Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-17T16:29:16.054Z] ---> a3d3eee76154 [2021-11-17T16:29:16.054Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-17T16:29:16.649Z] ---> 03dbd7778f11 [2021-11-17T16:29:16.649Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-17T16:29:17.624Z] ---> 506c9b249ccb [2021-11-17T16:29:17.624Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-17T16:29:18.600Z] ---> a080128bf4b1 [2021-11-17T16:29:18.600Z] Step 21/26 : EXPOSE 48095 [2021-11-17T16:29:18.873Z] ---> Running in 1031eb8c9a98 [2021-11-17T16:29:19.147Z] Removing intermediate container 1031eb8c9a98 [2021-11-17T16:29:19.147Z] ---> 7f4f0287f83c [2021-11-17T16:29:19.147Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-17T16:29:19.147Z] ---> Running in 51034f3dbf69 [2021-11-17T16:29:19.743Z] Removing intermediate container 51034f3dbf69 [2021-11-17T16:29:19.743Z] ---> 5d379a4ddc3b [2021-11-17T16:29:19.743Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T16:29:19.743Z] ---> Running in d0c1451654f2 [2021-11-17T16:29:20.016Z] Removing intermediate container d0c1451654f2 [2021-11-17T16:29:20.016Z] ---> df7e1bdfce91 [2021-11-17T16:29:20.016Z] Step 24/26 : LABEL arch=arm64 [2021-11-17T16:29:20.290Z] ---> Running in 5263e30e505b [2021-11-17T16:29:20.564Z] Removing intermediate container 5263e30e505b [2021-11-17T16:29:20.564Z] ---> bc973eb078a2 [2021-11-17T16:29:20.564Z] Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:29:20.564Z] ---> Running in 2ab723ce2106 [2021-11-17T16:29:21.162Z] Removing intermediate container 2ab723ce2106 [2021-11-17T16:29:21.162Z] ---> 6bbc68767f11 [2021-11-17T16:29:21.162Z] Step 26/26 : LABEL version=0.0.0 [2021-11-17T16:29:21.162Z] ---> Running in f2266e4ca85b [2021-11-17T16:29:21.436Z] Removing intermediate container f2266e4ca85b [2021-11-17T16:29:21.436Z] ---> 60cbcd9d11ac [2021-11-17T16:29:21.436Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T16:29:21.436Z] Successfully built 60cbcd9d11ac [2021-11-17T16:29:21.436Z] 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-11-17T16:29:21.709Z] provisioning config files... [2021-11-17T16:29:21.728Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config855955848933815844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:29:22.077Z] ---> docker-login.sh [2021-11-17T16:29:22.077Z] nexus3.edgexfoundry.org:10001 [2021-11-17T16:29:22.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:29:22.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:29:22.623Z] Configure a credential helper to remove this warning. See [2021-11-17T16:29:22.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:29:22.623Z] [2021-11-17T16:29:22.623Z] Login Succeeded [2021-11-17T16:29:22.623Z] nexus3.edgexfoundry.org:10002 [2021-11-17T16:29:22.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:29:23.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:29:23.173Z] Configure a credential helper to remove this warning. See [2021-11-17T16:29:23.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:29:23.173Z] [2021-11-17T16:29:23.173Z] Login Succeeded [2021-11-17T16:29:23.173Z] nexus3.edgexfoundry.org:10003 [2021-11-17T16:29:23.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:29:23.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:29:23.447Z] Configure a credential helper to remove this warning. See [2021-11-17T16:29:23.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:29:23.447Z] [2021-11-17T16:29:23.447Z] Login Succeeded [2021-11-17T16:29:23.721Z] nexus3.edgexfoundry.org:10004 [2021-11-17T16:29:23.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:29:24.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:29:24.269Z] Configure a credential helper to remove this warning. See [2021-11-17T16:29:24.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:29:24.269Z] [2021-11-17T16:29:24.269Z] Login Succeeded [2021-11-17T16:29:24.269Z] docker.io [2021-11-17T16:29:24.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T16:29:25.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T16:29:25.137Z] Configure a credential helper to remove this warning. See [2021-11-17T16:29:25.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T16:29:25.137Z] [2021-11-17T16:29:25.137Z] Login Succeeded [2021-11-17T16:29:25.137Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T16:29:25.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T16:29:25.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T16:29:25.190Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-17T16:29:25.190Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:29:25.190Z] latest [2021-11-17T16:29:25.190Z] 0.0.0 [2021-11-17T16:29:25.190Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:29:25.190Z] main [2021-11-17T16:29:25.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:25.528Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:25.886Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:29:25.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T16:29:25.886Z] 20f33ea4c8cf: Preparing [2021-11-17T16:29:25.886Z] 2c5244ea643f: Preparing [2021-11-17T16:29:25.886Z] 470c892c7f0f: Preparing [2021-11-17T16:29:25.886Z] 88bec4aa384e: Preparing [2021-11-17T16:29:25.886Z] 33f6a34dc4f2: Preparing [2021-11-17T16:29:25.886Z] 62170e181a92: Preparing [2021-11-17T16:29:25.886Z] 62170e181a92: Waiting [2021-11-17T16:29:26.161Z] 2c5244ea643f: Pushed [2021-11-17T16:29:26.161Z] 88bec4aa384e: Pushed [2021-11-17T16:29:26.161Z] 470c892c7f0f: Pushed [2021-11-17T16:29:26.161Z] 62170e181a92: Layer already exists [2021-11-17T16:29:27.139Z] 33f6a34dc4f2: Pushed [2021-11-17T16:29:29.751Z] 20f33ea4c8cf: Pushed [2021-11-17T16:29:29.751Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:30.094Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:30.435Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-17T16:29:30.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T16:29:30.435Z] 20f33ea4c8cf: Preparing [2021-11-17T16:29:30.435Z] 2c5244ea643f: Preparing [2021-11-17T16:29:30.435Z] 470c892c7f0f: Preparing [2021-11-17T16:29:30.435Z] 88bec4aa384e: Preparing [2021-11-17T16:29:30.435Z] 33f6a34dc4f2: Preparing [2021-11-17T16:29:30.435Z] 62170e181a92: Preparing [2021-11-17T16:29:30.435Z] 62170e181a92: Waiting [2021-11-17T16:29:30.435Z] 470c892c7f0f: Layer already exists [2021-11-17T16:29:30.435Z] 88bec4aa384e: Layer already exists [2021-11-17T16:29:30.435Z] 33f6a34dc4f2: Layer already exists [2021-11-17T16:29:30.435Z] 2c5244ea643f: Layer already exists [2021-11-17T16:29:30.435Z] 20f33ea4c8cf: Layer already exists [2021-11-17T16:29:30.708Z] 62170e181a92: Layer already exists [2021-11-17T16:29:30.708Z] latest: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:31.055Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:31.397Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 [2021-11-17T16:29:31.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T16:29:31.397Z] 20f33ea4c8cf: Preparing [2021-11-17T16:29:31.397Z] 2c5244ea643f: Preparing [2021-11-17T16:29:31.397Z] 470c892c7f0f: Preparing [2021-11-17T16:29:31.397Z] 88bec4aa384e: Preparing [2021-11-17T16:29:31.397Z] 33f6a34dc4f2: Preparing [2021-11-17T16:29:31.397Z] 62170e181a92: Preparing [2021-11-17T16:29:31.397Z] 62170e181a92: Waiting [2021-11-17T16:29:31.397Z] 470c892c7f0f: Layer already exists [2021-11-17T16:29:31.397Z] 88bec4aa384e: Layer already exists [2021-11-17T16:29:31.397Z] 33f6a34dc4f2: Layer already exists [2021-11-17T16:29:31.397Z] 20f33ea4c8cf: Layer already exists [2021-11-17T16:29:31.397Z] 2c5244ea643f: Layer already exists [2021-11-17T16:29:31.397Z] 62170e181a92: Layer already exists [2021-11-17T16:29:31.667Z] 0.0.0: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:32.011Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:32.355Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:29:32.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T16:29:32.355Z] 20f33ea4c8cf: Preparing [2021-11-17T16:29:32.355Z] 2c5244ea643f: Preparing [2021-11-17T16:29:32.355Z] 470c892c7f0f: Preparing [2021-11-17T16:29:32.355Z] 88bec4aa384e: Preparing [2021-11-17T16:29:32.355Z] 33f6a34dc4f2: Preparing [2021-11-17T16:29:32.355Z] 62170e181a92: Preparing [2021-11-17T16:29:32.355Z] 62170e181a92: Waiting [2021-11-17T16:29:32.355Z] 2c5244ea643f: Layer already exists [2021-11-17T16:29:32.355Z] 88bec4aa384e: Layer already exists [2021-11-17T16:29:32.355Z] 33f6a34dc4f2: Layer already exists [2021-11-17T16:29:32.355Z] 470c892c7f0f: Layer already exists [2021-11-17T16:29:32.355Z] 20f33ea4c8cf: Layer already exists [2021-11-17T16:29:32.355Z] 62170e181a92: Layer already exists [2021-11-17T16:29:32.628Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:32.981Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:33.325Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-17T16:29:33.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T16:29:33.325Z] 20f33ea4c8cf: Preparing [2021-11-17T16:29:33.325Z] 2c5244ea643f: Preparing [2021-11-17T16:29:33.325Z] 470c892c7f0f: Preparing [2021-11-17T16:29:33.325Z] 88bec4aa384e: Preparing [2021-11-17T16:29:33.325Z] 33f6a34dc4f2: Preparing [2021-11-17T16:29:33.325Z] 62170e181a92: Preparing [2021-11-17T16:29:33.325Z] 62170e181a92: Waiting [2021-11-17T16:29:33.325Z] 33f6a34dc4f2: Layer already exists [2021-11-17T16:29:33.325Z] 20f33ea4c8cf: Layer already exists [2021-11-17T16:29:33.325Z] 470c892c7f0f: Layer already exists [2021-11-17T16:29:33.325Z] 88bec4aa384e: Layer already exists [2021-11-17T16:29:33.325Z] 2c5244ea643f: Layer already exists [2021-11-17T16:29:33.599Z] 62170e181a92: Layer already exists [2021-11-17T16:29:33.599Z] main: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T16:29:33.648Z] ===================================================== [Pipeline] echo [2021-11-17T16:29:33.657Z] taggedImages: [2021-11-17T16:29:33.657Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T16:29:33.657Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-17T16:29:33.657Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 [2021-11-17T16:29:33.657Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [2021-11-17T16:29:33.657Z] - 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-11-17T16:29:34.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T16:29:34.183Z] [2021-11-17T16:29:34.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:29:34.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T16:29:35.077Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T16:29:35.077Z] 448f6bf000e3: Pulling fs layer [2021-11-17T16:29:35.077Z] f757da607395: Pulling fs layer [2021-11-17T16:29:35.077Z] 05883995daec: Pulling fs layer [2021-11-17T16:29:35.077Z] 8603b9c90790: Pulling fs layer [2021-11-17T16:29:35.077Z] 1560dd03e051: Pulling fs layer [2021-11-17T16:29:35.077Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T16:29:35.077Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T16:29:35.077Z] 8603b9c90790: Waiting [2021-11-17T16:29:35.077Z] 27f5ce0e4adf: Waiting [2021-11-17T16:29:35.077Z] 1560dd03e051: Waiting [2021-11-17T16:29:35.077Z] f757da607395: Verifying Checksum [2021-11-17T16:29:35.077Z] f757da607395: Download complete [2021-11-17T16:29:35.077Z] 8603b9c90790: Verifying Checksum [2021-11-17T16:29:35.077Z] 8603b9c90790: Download complete [2021-11-17T16:29:35.077Z] 1560dd03e051: Verifying Checksum [2021-11-17T16:29:35.077Z] 1560dd03e051: Download complete [2021-11-17T16:29:35.077Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T16:29:35.078Z] 27f5ce0e4adf: Download complete [2021-11-17T16:29:35.352Z] 05883995daec: Verifying Checksum [2021-11-17T16:29:35.352Z] 05883995daec: Download complete [2021-11-17T16:29:35.676Z] 448f6bf000e3: Verifying Checksum [2021-11-17T16:29:35.676Z] 448f6bf000e3: Download complete [2021-11-17T16:29:38.301Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T16:29:38.301Z] c2d8d7efcc4b: Download complete [2021-11-17T16:29:39.280Z] 448f6bf000e3: Pull complete [2021-11-17T16:29:39.879Z] f757da607395: Pull complete [2021-11-17T16:29:41.312Z] 05883995daec: Pull complete [2021-11-17T16:29:41.586Z] 8603b9c90790: Pull complete [2021-11-17T16:29:42.578Z] 1560dd03e051: Pull complete [2021-11-17T16:29:42.851Z] 27f5ce0e4adf: Pull complete [2021-11-17T16:29:57.944Z] c2d8d7efcc4b: Pull complete [2021-11-17T16:29:57.944Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T16:29:57.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T16:29:57.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T16:29:58.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container [2021-11-17T16:29:58.248Z] $ 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/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@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-11-17T16:30:00.914Z] $ docker top 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:01.911Z] ---> job-cost.sh [2021-11-17T16:30:01.911Z] lf-activate-venv: SKIPPING [2021-11-17T16:30:01.911Z] INFO: No Stack... [2021-11-17T16:30:02.186Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T16:30:02.457Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T16:30:03.121Z] + cat /w/workspace/app-service-configurable/35/archives/cost.csv [2021-11-17T16:30:03.121Z] + cut -d, -f6 [Pipeline] lock [2021-11-17T16:30:03.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [2021-11-17T16:30:03.187Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] did not exist. Created. [2021-11-17T16:30:03.187Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T16:30:03.864Z] /w/workspace/app-service-configurable/35@tmp/durable-aa9749ea/script.sh: 1: /w/workspace/app-service-configurable/35@tmp/durable-aa9749ea/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-17T16:30:04.531Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T16:30:04.551Z] Warning: overwriting stash ‘stack-cost’ [2021-11-17T16:30:04.598Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T16:30:04.604Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T16:30:04.617Z] $ docker stop --time=1 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb [2021-11-17T16:30:06.135Z] $ docker rm -f 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb [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-11-17T16:30:06.846Z] provisioning config files... [2021-11-17T16:30:06.854Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6158030831362472767tmp [Pipeline] { [Pipeline] sh [2021-11-17T16:30:07.182Z] + set +x [2021-11-17T16:30:07.182Z] + curl -s https://codecov.io/bash [2021-11-17T16:30:07.182Z] + bash -s -- [2021-11-17T16:30:07.444Z] [2021-11-17T16:30:07.444Z] _____ _ [2021-11-17T16:30:07.444Z] / ____| | | [2021-11-17T16:30:07.444Z] | | ___ __| | ___ ___ _____ __ [2021-11-17T16:30:07.444Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-17T16:30:07.444Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-17T16:30:07.444Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-17T16:30:07.444Z] Bash-1.0.6 [2021-11-17T16:30:07.444Z] [2021-11-17T16:30:07.444Z] [2021-11-17T16:30:07.444Z] ==> git version 2.24.4 found [2021-11-17T16:30:07.444Z] ==> 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-11-17T16:30:07.444Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-17T16:30:07.444Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-17T16:30:07.444Z] ==> Jenkins CI detected. [2021-11-17T16:30:07.444Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-17T16:30:07.444Z] project root: . [2021-11-17T16:30:07.444Z] --> token set from env [2021-11-17T16:30:07.444Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-17T16:30:07.444Z] ==> Running gcov in . (disable via -X gcov) [2021-11-17T16:30:07.444Z] ==> Python coveragepy not found [2021-11-17T16:30:07.444Z] ==> Searching for coverage reports in: [2021-11-17T16:30:07.444Z] + . [2021-11-17T16:30:07.444Z] -> Found 1 reports [2021-11-17T16:30:07.444Z] ==> Detecting git/mercurial file structure [2021-11-17T16:30:07.444Z] ==> Reading reports [2021-11-17T16:30:07.444Z] + ./coverage.out bytes=10 [2021-11-17T16:30:07.444Z] ==> Appending adjustments [2021-11-17T16:30:07.444Z] https://docs.codecov.io/docs/fixing-reports [2021-11-17T16:30:07.444Z] + Found adjustments [2021-11-17T16:30:07.444Z] ==> Gzipping contents [2021-11-17T16:30:07.444Z] 4.0K /tmp/codecov.GRxA25.gz [2021-11-17T16:30:07.444Z] ==> Uploading reports [2021-11-17T16:30:07.444Z] url: https://codecov.io [2021-11-17T16:30:07.444Z] query: branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T16:30:07.444Z] -> Pinging Codecov [2021-11-17T16:30:07.444Z] 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T16:30:08.016Z] -> Uploading to [2021-11-17T16:30:08.016Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-17/A97CA9966030D2A3747ED39772930CCE/36e4556e19d47a73733e529c83cf9b2d06cecfaa/e095ed17-0418-4071-9792-47cdd0372051.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T163007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f8da502118cb88fff6a8d19fcd643814cbcb0fb7764b1680c871e63bce37f65 [2021-11-17T16:30:08.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T16:30:08.016Z] Dload Upload Total Spent Left Speed [2021-11-17T16:30:08.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1651 --:--:-- --:--:-- --:--:-- 1654 [2021-11-17T16:30:08.280Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] } [2021-11-17T16:30:08.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-17T16:30:08.643Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-17T16:30:08.657Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:08.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T16:30:08.951Z] [2021-11-17T16:30:08.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:09.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T16:30:09.258Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-17T16:30:09.258Z] 188c0c94c7c5: Pulling fs layer [2021-11-17T16:30:09.258Z] 0ef7d3d256c8: Pulling fs layer [2021-11-17T16:30:09.258Z] de9db76c5a1d: Pulling fs layer [2021-11-17T16:30:09.258Z] 0eba1c9be4d2: Pulling fs layer [2021-11-17T16:30:09.258Z] 0d57e429df01: Pulling fs layer [2021-11-17T16:30:09.258Z] 4e4be7b47b0d: Pulling fs layer [2021-11-17T16:30:09.258Z] e1f770b5df2f: Pulling fs layer [2021-11-17T16:30:09.258Z] 85a0685a4137: Pulling fs layer [2021-11-17T16:30:09.258Z] 0d57e429df01: Waiting [2021-11-17T16:30:09.258Z] 4e4be7b47b0d: Waiting [2021-11-17T16:30:09.258Z] e1f770b5df2f: Waiting [2021-11-17T16:30:09.258Z] 85a0685a4137: Waiting [2021-11-17T16:30:09.258Z] 0eba1c9be4d2: Waiting [2021-11-17T16:30:09.258Z] de9db76c5a1d: Verifying Checksum [2021-11-17T16:30:09.258Z] de9db76c5a1d: Download complete [2021-11-17T16:30:09.258Z] 0ef7d3d256c8: Verifying Checksum [2021-11-17T16:30:09.258Z] 0ef7d3d256c8: Download complete [2021-11-17T16:30:09.258Z] 0d57e429df01: Verifying Checksum [2021-11-17T16:30:09.258Z] 0d57e429df01: Download complete [2021-11-17T16:30:09.258Z] 188c0c94c7c5: Verifying Checksum [2021-11-17T16:30:09.258Z] 188c0c94c7c5: Download complete [2021-11-17T16:30:09.258Z] 4e4be7b47b0d: Verifying Checksum [2021-11-17T16:30:09.258Z] 4e4be7b47b0d: Download complete [2021-11-17T16:30:09.517Z] 188c0c94c7c5: Pull complete [2021-11-17T16:30:09.517Z] e1f770b5df2f: Verifying Checksum [2021-11-17T16:30:09.517Z] e1f770b5df2f: Download complete [2021-11-17T16:30:09.780Z] 0eba1c9be4d2: Verifying Checksum [2021-11-17T16:30:09.780Z] 0eba1c9be4d2: Download complete [2021-11-17T16:30:10.043Z] 0ef7d3d256c8: Pull complete [2021-11-17T16:30:10.043Z] de9db76c5a1d: Pull complete [2021-11-17T16:30:10.306Z] 85a0685a4137: Verifying Checksum [2021-11-17T16:30:10.306Z] 85a0685a4137: Download complete [2021-11-17T16:30:13.648Z] 0eba1c9be4d2: Pull complete [2021-11-17T16:30:13.648Z] 0d57e429df01: Pull complete [2021-11-17T16:30:13.912Z] 4e4be7b47b0d: Pull complete [2021-11-17T16:30:14.491Z] e1f770b5df2f: Pull complete [2021-11-17T16:30:17.867Z] 85a0685a4137: Pull complete [2021-11-17T16:30:17.867Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-17T16:30:17.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T16:30:17.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-17T16:30:17.926Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:30:17.953Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-17T16:30:20.421Z] $ docker top e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T16:30:20.508Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-17T16:30:20.815Z] + set -o pipefail [2021-11-17T16:30:20.815Z] + snyk monitor '--org=edgex-jenkins' [2021-11-17T16:30:26.168Z] [2021-11-17T16:30:26.168Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-17T16:30:26.168Z] [2021-11-17T16:30:26.168Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/840821ec-b120-48a4-a873-ca5737c40fcb [2021-11-17T16:30:26.168Z] [2021-11-17T16:30:26.168Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-17T16:30:26.168Z] [2021-11-17T16:30:26.168Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-17T16:30:26.168Z] [2021-11-17T16:30:26.168Z] [Pipeline] } [2021-11-17T16:30:26.175Z] $ docker stop --time=1 e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c [2021-11-17T16:30:27.924Z] $ docker rm -f e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c [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-11-17T16:30:28.880Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:29.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:30:29.177Z] . [Pipeline] withDockerContainer [2021-11-17T16:30:29.239Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:30:29.265Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T16:30:29.629Z] $ docker top d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T16:30:29.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T16:30:29.722Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T16:30:29.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T16:30:29.832Z] $ docker exec d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 ssh-agent [2021-11-17T16:30:29.940Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFkpkIk/agent.14 [2021-11-17T16:30:29.940Z] SSH_AGENT_PID=20 [2021-11-17T16:30:29.944Z] Running ssh-add (command line suppressed) [2021-11-17T16:30:30.032Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1722269085798446793.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1722269085798446793.key) [2021-11-17T16:30:30.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T16:30:30.358Z] + git semver tag [2021-11-17T16:30:30.358Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T16:30:30.358Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T16:30:30.358Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T16:30:30.358Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T16:30:30.358Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T16:30:30.358Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T16:30:30.358Z] # $SEMVER_BRANCH = main [2021-11-17T16:30:30.358Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T16:30:30.358Z] # 36e4556e19d47a73733e529c83cf9b2d06cecfaa HEAD [2021-11-17T16:30:30.358Z] # -> Force: false [2021-11-17T16:30:30.358Z] # 44e8e5b181fc2d84502d6dc20638b62bdfbc7d5a refs/tags/v0.0.0 [Pipeline] } [2021-11-17T16:30:30.363Z] $ docker exec --env ******** --env ******** d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 ssh-agent -k [2021-11-17T16:30:30.451Z] unset SSH_AUTH_SOCK; [2021-11-17T16:30:30.452Z] unset SSH_AGENT_PID; [2021-11-17T16:30:30.452Z] echo Agent pid 20 killed; [2021-11-17T16:30:30.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T16:30:30.787Z] + git semver [Pipeline] } [2021-11-17T16:30:30.796Z] $ docker stop --time=1 d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 [2021-11-17T16:30:31.982Z] $ docker rm -f d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:32.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T16:30:32.369Z] [2021-11-17T16:30:32.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:32.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T16:30:32.675Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-17T16:30:32.675Z] ab5ef0e58194: Pulling fs layer [2021-11-17T16:30:32.675Z] 9712f1f96733: Pulling fs layer [2021-11-17T16:30:32.675Z] 63f879dbbcfc: Pulling fs layer [2021-11-17T16:30:32.675Z] 0d9ebad4ef96: Pulling fs layer [2021-11-17T16:30:32.675Z] e9a5061849ea: Pulling fs layer [2021-11-17T16:30:32.675Z] d747dcd14b5f: Pulling fs layer [2021-11-17T16:30:32.675Z] 2de7ff778b66: Pulling fs layer [2021-11-17T16:30:32.675Z] 0d9ebad4ef96: Waiting [2021-11-17T16:30:32.675Z] e9a5061849ea: Waiting [2021-11-17T16:30:32.675Z] d747dcd14b5f: Waiting [2021-11-17T16:30:32.675Z] 2de7ff778b66: Waiting [2021-11-17T16:30:32.675Z] 9712f1f96733: Verifying Checksum [2021-11-17T16:30:32.675Z] 9712f1f96733: Download complete [2021-11-17T16:30:32.936Z] 63f879dbbcfc: Verifying Checksum [2021-11-17T16:30:32.936Z] 63f879dbbcfc: Download complete [2021-11-17T16:30:33.196Z] ab5ef0e58194: Verifying Checksum [2021-11-17T16:30:33.196Z] ab5ef0e58194: Download complete [2021-11-17T16:30:33.196Z] d747dcd14b5f: Verifying Checksum [2021-11-17T16:30:33.196Z] d747dcd14b5f: Download complete [2021-11-17T16:30:33.196Z] e9a5061849ea: Verifying Checksum [2021-11-17T16:30:33.196Z] e9a5061849ea: Download complete [2021-11-17T16:30:33.196Z] 0d9ebad4ef96: Verifying Checksum [2021-11-17T16:30:33.196Z] 0d9ebad4ef96: Download complete [2021-11-17T16:30:33.196Z] 2de7ff778b66: Verifying Checksum [2021-11-17T16:30:33.196Z] 2de7ff778b66: Download complete [2021-11-17T16:30:36.500Z] ab5ef0e58194: Pull complete [2021-11-17T16:30:36.500Z] 9712f1f96733: Pull complete [2021-11-17T16:30:36.762Z] 63f879dbbcfc: Pull complete [2021-11-17T16:30:41.048Z] 0d9ebad4ef96: Pull complete [2021-11-17T16:30:41.048Z] e9a5061849ea: Pull complete [2021-11-17T16:30:41.048Z] d747dcd14b5f: Pull complete [2021-11-17T16:30:42.445Z] 2de7ff778b66: Pull complete [2021-11-17T16:30:42.445Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-17T16:30:42.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T16:30:42.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-17T16:30:42.511Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:30:42.538Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-17T16:30:46.024Z] $ docker top bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:30:46.114Z] provisioning config files... [2021-11-17T16:30:46.122Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1355176536686451471tmp [2021-11-17T16:30:46.137Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config44880595687242222tmp [2021-11-17T16:30:46.147Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5561030635999696162tmp [Pipeline] { [Pipeline] echo [2021-11-17T16:30:46.158Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:46.447Z] ---> sigul-configuration.sh [2021-11-17T16:30:46.447Z] gpg: directory `/root/.gnupg' created [2021-11-17T16:30:46.447Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-17T16:30:46.447Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-17T16:30:46.447Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-17T16:30:46.447Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-17T16:30:46.447Z] gpg: CAST5 encrypted data [2021-11-17T16:30:46.447Z] gpg: encrypted with 1 passphrase [2021-11-17T16:30:46.447Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-17T16:30:46.737Z] + mkdir /home/jenkins [2021-11-17T16:30:46.737Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-17T16:30:47.029Z] + 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-11-17T16:30:47.037Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:47.326Z] ---> sigul-install.sh [2021-11-17T16:30:47.326Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-17T16:30:47.620Z] + git tag --list [2021-11-17T16:30:47.620Z] v0.0.0 [2021-11-17T16:30:47.620Z] v1.0.0 [2021-11-17T16:30:47.620Z] v1.1.0 [2021-11-17T16:30:47.620Z] v1.2.0 [2021-11-17T16:30:47.620Z] v1.3.0 [2021-11-17T16:30:47.620Z] v1.3.1 [2021-11-17T16:30:47.620Z] v2.0.0 [2021-11-17T16:30:47.620Z] v2.0.1 [2021-11-17T16:30:47.620Z] v2.0.1-dev.1 [2021-11-17T16:30:47.620Z] v2.0.2-dev.1 [2021-11-17T16:30:47.620Z] v2.0.2-dev.10 [2021-11-17T16:30:47.620Z] v2.0.2-dev.11 [2021-11-17T16:30:47.620Z] v2.0.2-dev.12 [2021-11-17T16:30:47.620Z] v2.0.2-dev.13 [2021-11-17T16:30:47.620Z] v2.0.2-dev.14 [2021-11-17T16:30:47.620Z] v2.0.2-dev.15 [2021-11-17T16:30:47.620Z] v2.0.2-dev.16 [2021-11-17T16:30:47.620Z] v2.0.2-dev.17 [2021-11-17T16:30:47.620Z] v2.0.2-dev.18 [2021-11-17T16:30:47.620Z] v2.0.2-dev.19 [2021-11-17T16:30:47.620Z] v2.0.2-dev.2 [2021-11-17T16:30:47.620Z] v2.0.2-dev.20 [2021-11-17T16:30:47.620Z] v2.0.2-dev.21 [2021-11-17T16:30:47.620Z] v2.0.2-dev.22 [2021-11-17T16:30:47.620Z] v2.0.2-dev.23 [2021-11-17T16:30:47.620Z] v2.0.2-dev.24 [2021-11-17T16:30:47.620Z] v2.0.2-dev.25 [2021-11-17T16:30:47.620Z] v2.0.2-dev.26 [2021-11-17T16:30:47.620Z] v2.0.2-dev.27 [2021-11-17T16:30:47.620Z] v2.0.2-dev.28 [2021-11-17T16:30:47.620Z] v2.0.2-dev.29 [2021-11-17T16:30:47.620Z] v2.0.2-dev.3 [2021-11-17T16:30:47.620Z] v2.0.2-dev.30 [2021-11-17T16:30:47.620Z] v2.0.2-dev.4 [2021-11-17T16:30:47.620Z] v2.0.2-dev.5 [2021-11-17T16:30:47.620Z] v2.0.2-dev.6 [2021-11-17T16:30:47.620Z] v2.0.2-dev.7 [2021-11-17T16:30:47.620Z] v2.0.2-dev.8 [2021-11-17T16:30:47.620Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-17T16:30:47.913Z] + lftools sign git-tag v0.0.0 [2021-11-17T16:30:48.484Z] Signing Git tag with Sigul... [2021-11-17T16:30:48.484Z] Signing v0.0.0 [Pipeline] echo [2021-11-17T16:30:49.435Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:49.723Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-17T16:30:49.729Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-17T16:30:49.739Z] $ docker stop --time=1 bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e [2021-11-17T16:30:50.937Z] $ docker rm -f bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:51.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:30:51.603Z] . [Pipeline] withDockerContainer [2021-11-17T16:30:51.669Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:30:51.699Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T16:30:52.020Z] $ docker top 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T16:30:52.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T16:30:52.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T16:30:52.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T16:30:52.195Z] $ docker exec 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 ssh-agent [2021-11-17T16:30:52.295Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoAMKde/agent.13 [2021-11-17T16:30:52.295Z] SSH_AGENT_PID=19 [2021-11-17T16:30:52.300Z] Running ssh-add (command line suppressed) [2021-11-17T16:30:52.386Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4046504777127954610.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4046504777127954610.key) [2021-11-17T16:30:52.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T16:30:52.705Z] + git semver bump pre [2021-11-17T16:30:52.706Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T16:30:52.706Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T16:30:52.706Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T16:30:52.706Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T16:30:52.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T16:30:52.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T16:30:52.706Z] # $SEMVER_BRANCH = main [2021-11-17T16:30:52.706Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T16:30:52.706Z] 0.0.1-dev.1 [Pipeline] } [2021-11-17T16:30:52.712Z] $ docker exec --env ******** --env ******** 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 ssh-agent -k [2021-11-17T16:30:52.803Z] unset SSH_AUTH_SOCK; [2021-11-17T16:30:52.804Z] unset SSH_AGENT_PID; [2021-11-17T16:30:52.804Z] echo Agent pid 19 killed; [2021-11-17T16:30:52.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T16:30:53.128Z] + git semver [Pipeline] } [2021-11-17T16:30:53.136Z] $ docker stop --time=1 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 [2021-11-17T16:30:54.309Z] $ docker rm -f 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:30:54.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T16:30:54.669Z] . [Pipeline] withDockerContainer [2021-11-17T16:30:54.739Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:30:54.768Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T16:30:55.159Z] $ docker top 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T16:30:55.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T16:30:55.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T16:30:55.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T16:30:55.375Z] $ docker exec 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be ssh-agent [2021-11-17T16:30:55.518Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeBpbDH/agent.13 [2021-11-17T16:30:55.518Z] SSH_AGENT_PID=19 [2021-11-17T16:30:55.547Z] Running ssh-add (command line suppressed) [2021-11-17T16:30:55.667Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4907378624989870766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4907378624989870766.key) [2021-11-17T16:30:55.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T16:30:56.090Z] + git semver push [2021-11-17T16:30:56.090Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T16:30:56.090Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T16:30:56.090Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T16:30:56.090Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T16:30:56.090Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T16:30:56.090Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T16:30:56.090Z] # $SEMVER_BRANCH = main [2021-11-17T16:30:56.090Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T16:30:56.090Z] git-semver-push: ssh: handshake failed: knownhosts: key mismatch [Pipeline] } [2021-11-17T16:30:56.098Z] $ docker exec --env ******** --env ******** 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be ssh-agent -k [2021-11-17T16:30:56.195Z] unset SSH_AUTH_SOCK; [2021-11-17T16:30:56.195Z] unset SSH_AGENT_PID; [2021-11-17T16:30:56.195Z] echo Agent pid 19 killed; [2021-11-17T16:30:56.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-17T16:30:56.233Z] $ docker stop --time=1 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be [2021-11-17T16:30:57.416Z] $ docker rm -f 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-17T16:30:58.235Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:58.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:30:59.108Z] ---> package-listing.sh [2021-11-17T16:30:59.108Z] ++ facter osfamily [2021-11-17T16:30:59.108Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T16:30:59.368Z] + OS_FAMILY=redhat [2021-11-17T16:30:59.368Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-17T16:30:59.368Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T16:30:59.368Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T16:30:59.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T16:30:59.368Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T16:30:59.368Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-17T16:30:59.368Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T16:30:59.368Z] + case "${OS_FAMILY}" in [2021-11-17T16:30:59.368Z] + rpm -qa [2021-11-17T16:30:59.368Z] + sort [2021-11-17T16:30:59.938Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T16:30:59.938Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T16:30:59.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T16:30:59.938Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-17T16:30:59.938Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-17T16:30:59.938Z] + 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-11-17T16:30:59.948Z] 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-11-17T16:31:00.229Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:31:00.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:31:00.793Z] [2021-11-17T16:31:00.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T16:31:01.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:31:01.096Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T16:31:01.096Z] b4d181a07f80: Pulling fs layer [2021-11-17T16:31:01.096Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T16:31:01.096Z] ed53099fbce6: Pulling fs layer [2021-11-17T16:31:01.096Z] dc539afda2c1: Pulling fs layer [2021-11-17T16:31:01.096Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T16:31:01.096Z] 9065ff56babe: Pulling fs layer [2021-11-17T16:31:01.096Z] d287ab97295c: Pulling fs layer [2021-11-17T16:31:01.096Z] 77bc0d833cb6: Waiting [2021-11-17T16:31:01.096Z] 9065ff56babe: Waiting [2021-11-17T16:31:01.096Z] d287ab97295c: Waiting [2021-11-17T16:31:01.096Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T16:31:01.096Z] a1111a8f2ec3: Download complete [2021-11-17T16:31:01.096Z] dc539afda2c1: Download complete [2021-11-17T16:31:01.096Z] ed53099fbce6: Verifying Checksum [2021-11-17T16:31:01.096Z] ed53099fbce6: Download complete [2021-11-17T16:31:01.361Z] 9065ff56babe: Verifying Checksum [2021-11-17T16:31:01.361Z] 9065ff56babe: Download complete [2021-11-17T16:31:01.361Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T16:31:01.361Z] 77bc0d833cb6: Download complete [2021-11-17T16:31:01.361Z] b4d181a07f80: Verifying Checksum [2021-11-17T16:31:01.361Z] b4d181a07f80: Download complete [2021-11-17T16:31:01.942Z] d287ab97295c: Verifying Checksum [2021-11-17T16:31:01.942Z] d287ab97295c: Download complete [2021-11-17T16:31:02.898Z] b4d181a07f80: Pull complete [2021-11-17T16:31:02.898Z] a1111a8f2ec3: Pull complete [2021-11-17T16:31:03.471Z] ed53099fbce6: Pull complete [2021-11-17T16:31:03.471Z] dc539afda2c1: Pull complete [2021-11-17T16:31:04.038Z] 77bc0d833cb6: Pull complete [2021-11-17T16:31:04.038Z] 9065ff56babe: Pull complete [2021-11-17T16:31:09.351Z] d287ab97295c: Pull complete [2021-11-17T16:31:09.351Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T16:31:09.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T16:31:09.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T16:31:09.417Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-11-17T16:31:09.503Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T16:31:12.128Z] $ docker top b55883fe471b27b51b3cf3da8a3d0ac9828d549ce5ff8119f7f1ae0a14e1e053 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T16:31:12.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T16:31:12.773Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T16:31:13.074Z] + ls /var/log/sa-host [2021-11-17T16:31:13.074Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T16:31:13.074Z] file_magic: OK [2021-11-17T16:31:13.074Z] HZ: Using current value: 100 [2021-11-17T16:31:13.074Z] file_header: OK [2021-11-17T16:31:13.074Z] 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-11-17T16:31:13.075Z] Statistics: [2021-11-17T16:31:13.075Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T16:31:13.075Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T16:31:13.075Z] + sadf -c /var/log/sa-host/sa30 [2021-11-17T16:31:13.075Z] file_magic: OK [2021-11-17T16:31:13.075Z] HZ: Using current value: 100 [2021-11-17T16:31:13.075Z] file_header: OK [2021-11-17T16:31:13.075Z] 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-11-17T16:31:13.075Z] Statistics: [2021-11-17T16:31:13.075Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T16:31:13.075Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T16:31:13.339Z] provisioning config files... [2021-11-17T16:31:13.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4049284560339639tmp [Pipeline] { [Pipeline] echo [2021-11-17T16:31:13.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:31:13.671Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T16:31:13.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:31:14.008Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T16:31:14.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:31:14.301Z] ---> sudo-logs.sh [2021-11-17T16:31:14.301Z] Archiving 'sudo' log.. [2021-11-17T16:31:14.301Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1014.novalocal: Name or service not known [2021-11-17T16:31:14.301Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1014.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T16:31:14.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:31:14.609Z] ---> job-cost.sh [2021-11-17T16:31:14.609Z] lf-activate-venv: SKIPPING [2021-11-17T16:31:14.609Z] DEBUG: total: 0.10999999940395355 [2021-11-17T16:31:14.609Z] INFO: Retrieving Stack Cost... [2021-11-17T16:31:14.869Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T16:31:15.439Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T16:31:15.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T16:31:15.739Z] ---> logs-deploy.sh [2021-11-17T16:31:15.740Z] lf-activate-venv: SKIPPING [2021-11-17T16:31:15.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/35 [2021-11-17T16:31:15.740Z] INFO: archiving workspace using pattern(s): [2021-11-17T16:31:16.308Z] Archives upload complete. [2021-11-17T16:31:16.569Z] INFO: archiving logs to Nexus