Started by user Bill Mahoney 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-ssh4673594569149525533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh930204610974288072.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh1033454281258101241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh3248106648440613145.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-ssh7410750790474695296.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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1134 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-ssh3972539653438163799.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 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T23:11:04.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T23:11:05.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T23:11:05.239Z] ========================================================= [2021-11-17T23:11:05.239Z] EdgeX Global Pipelines Version Info [2021-11-17T23:11:05.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:11:06.385Z] ------------------- [2021-11-17T23:11:06.385Z] stable info: [2021-11-17T23:11:06.385Z] ------------------- [2021-11-17T23:11:06.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T23:11:06.385Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-17T23:11:06.385Z] Message: update stable to v2.0.216 [2021-11-17T23:11:07.422Z] ------------------- [2021-11-17T23:11:07.422Z] experimental info: [2021-11-17T23:11:07.422Z] ------------------- [2021-11-17T23:11:07.422Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T23:11:07.422Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-17T23:11:07.422Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T23:11:07.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-17T23:11:07.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-17T23:11:07.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T23:11:07.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T23:11:07.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T23:11:07.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T23:11:07.570Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T23:11:07.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-17T23:11:07.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T23:11:07.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T23:11:07.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T23:11:08.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-17T23:11:08.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T23:11:08.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T23:11:08.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T23:11:08.634Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T23:11:08.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T23:11:08.662Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T23:11:08.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T23:11:08.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-17T23:11:08.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-17T23:11:08.711Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-17T23:11:08.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-17T23:11:08.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-17T23:11:08.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-17T23:11:08.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T23:11:08.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-17T23:11:08.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-17T23:11:08.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-17T23:11:08.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T23:11:09.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e4556 [Pipeline] echo [2021-11-17T23:11:09.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:11:09.838Z] provisioning config files... [2021-11-17T23:11:09.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3370811319224073475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:11:10.168Z] ---> docker-login.sh [2021-11-17T23:11:10.168Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:11:10.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:10.435Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:10.435Z] [2021-11-17T23:11:10.435Z] Login Succeeded [2021-11-17T23:11:10.435Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:11:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:10.435Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:10.435Z] [2021-11-17T23:11:10.435Z] Login Succeeded [2021-11-17T23:11:10.435Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:11:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:10.435Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:10.435Z] [2021-11-17T23:11:10.435Z] Login Succeeded [2021-11-17T23:11:10.435Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:11:10.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:10.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:10.696Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:10.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:10.696Z] [2021-11-17T23:11:10.696Z] Login Succeeded [2021-11-17T23:11:10.696Z] docker.io [2021-11-17T23:11:10.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:12.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:12.193Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:12.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:12.193Z] [2021-11-17T23:11:12.193Z] Login Succeeded [2021-11-17T23:11:12.193Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:11:12.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-17T23:11:12.694Z] + git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T23:11:12.729Z] -----------> git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa 36e4556e19d47a73733e529c83cf9b2d06cecfaa [false] [Pipeline] sh [2021-11-17T23:11:13.032Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T23:11:14.022Z] ========================================================= [2021-11-17T23:11:14.022Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T23:11:14.022Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T23:11:14.358Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo [2021-11-17T23:11:14.369Z] [semverPrep] GIT_COMMIT: 36e4556e19d47a73733e529c83cf9b2d06cecfaa, Commit Message: build(snap): upgrade base to core20 (#358) [Pipeline] echo [2021-11-17T23:11:14.380Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-17T23:11:14.761Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:11:16.039Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:11:16.334Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-17T23:11:16.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-17T23:11:16.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:16.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:11:16.676Z] [2021-11-17T23:11:16.676Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:16.988Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:11:16.988Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T23:11:16.988Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T23:11:16.988Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T23:11:16.988Z] 4c7163046ea9: Pulling fs layer [2021-11-17T23:11:16.988Z] 0c2d73faf560: Pulling fs layer [2021-11-17T23:11:16.988Z] 0c2d73faf560: Waiting [2021-11-17T23:11:16.988Z] 3e5f54012d9b: Download complete [2021-11-17T23:11:16.988Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T23:11:16.988Z] a0d0a0d46f8b: Download complete [2021-11-17T23:11:16.988Z] 0c2d73faf560: Verifying Checksum [2021-11-17T23:11:16.988Z] 0c2d73faf560: Download complete [2021-11-17T23:11:16.988Z] 4c7163046ea9: Verifying Checksum [2021-11-17T23:11:16.988Z] 4c7163046ea9: Download complete [2021-11-17T23:11:17.258Z] a0d0a0d46f8b: Pull complete [2021-11-17T23:11:17.258Z] 3e5f54012d9b: Pull complete [2021-11-17T23:11:18.356Z] 4c7163046ea9: Pull complete [2021-11-17T23:11:18.356Z] 0c2d73faf560: Pull complete [2021-11-17T23:11:18.356Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T23:11:18.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:11:18.356Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T23:11:18.429Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:11:18.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T23:11:20.427Z] $ docker top b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T23:11:20.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:11:20.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:11:20.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:11:20.619Z] $ docker exec b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent [2021-11-17T23:11:20.718Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFmoia/agent.14 [2021-11-17T23:11:20.718Z] SSH_AGENT_PID=21 [2021-11-17T23:11:20.726Z] Running ssh-add (command line suppressed) [2021-11-17T23:11:20.825Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1573952616443870848.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1573952616443870848.key) [2021-11-17T23:11:20.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:11:22.840Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T23:11:22.853Z] $ docker exec --env ******** --env ******** b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent -k [2021-11-17T23:11:22.939Z] unset SSH_AUTH_SOCK; [2021-11-17T23:11:22.939Z] unset SSH_AGENT_PID; [2021-11-17T23:11:22.939Z] echo Agent pid 21 killed; [2021-11-17T23:11:22.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T23:11:22.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:11:22.980Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:11:23.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:11:23.084Z] $ docker exec b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent [2021-11-17T23:11:23.187Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJkKiBL/agent.56 [2021-11-17T23:11:23.187Z] SSH_AGENT_PID=63 [2021-11-17T23:11:23.195Z] Running ssh-add (command line suppressed) [2021-11-17T23:11:23.279Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3727528237651455106.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3727528237651455106.key) [2021-11-17T23:11:23.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:11:23.596Z] + git semver init [2021-11-17T23:11:23.596Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T23:11:23.596Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T23:11:23.596Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T23:11:23.596Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T23:11:23.596Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T23:11:23.596Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T23:11:23.596Z] # $SEMVER_BRANCH = main [2021-11-17T23:11:23.596Z] # $SEMVER_TEMP = /tmp/semver-780122313 [2021-11-17T23:11:23.596Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-17T23:11:24.171Z] # '/tmp/semver-780122313' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-17T23:11:24.171Z] # -> Force: false [2021-11-17T23:11:24.171Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-17T23:11:24.186Z] $ docker exec --env ******** --env ******** b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent -k [2021-11-17T23:11:24.295Z] unset SSH_AUTH_SOCK; [2021-11-17T23:11:24.296Z] unset SSH_AGENT_PID; [2021-11-17T23:11:24.296Z] echo Agent pid 63 killed; [2021-11-17T23:11:25.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T23:11:25.564Z] + git semver [Pipeline] } [2021-11-17T23:11:25.578Z] $ docker stop --time=1 b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d [2021-11-17T23:11:26.810Z] $ docker rm -f b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:11:28.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T23:11:28.388Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T23:11:28.391Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.31 [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-17T23:11:29.618Z] Running on prd-centos7-docker-4c-2g-1136 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-17T23:11:29.630Z] Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout [2021-11-17T23:11:30.717Z] Selected Git installation does not exist. Using Default [2021-11-17T23:11:30.717Z] The recommended git tool is: NONE [2021-11-17T23:11:36.164Z] using credential edgex-jenkins-ssh [2021-11-17T23:11:36.179Z] Cloning the remote Git repository [2021-11-17T23:11:36.197Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T23:11:36.253Z] > git init /w/workspace/app-service-configurable/36 # timeout=10 [2021-11-17T23:11:36.292Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T23:11:36.293Z] > git --version # timeout=10 [2021-11-17T23:11:36.305Z] > git --version # 'git version 2.24.4' [2021-11-17T23:11:36.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:11:36.331Z] [INFO] Currently running in a labeled security context [2021-11-17T23:11:36.331Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T23:11:36.331Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/36@tmp/jenkins-gitclient-ssh450181661289012779.key [2021-11-17T23:11:36.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:11:37.038Z] Avoid second fetch [2021-11-17T23:11:37.038Z] Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) [2021-11-17T23:11:37.019Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-17T23:11:37.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:11:37.049Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:11:37.056Z] > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [2021-11-17T23:11:40.623Z] Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:11:40.966Z] provisioning config files... [2021-11-17T23:11:40.977Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config1096468977711234648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:11:41.348Z] ---> docker-login.sh [2021-11-17T23:11:41.348Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:11:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:41.348Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:41.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:41.348Z] [2021-11-17T23:11:41.348Z] Login Succeeded [2021-11-17T23:11:41.348Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:11:41.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:41.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:41.611Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:41.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:41.611Z] [2021-11-17T23:11:41.611Z] Login Succeeded [2021-11-17T23:11:41.611Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:11:41.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:41.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:41.611Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:41.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:41.611Z] [2021-11-17T23:11:41.611Z] Login Succeeded [2021-11-17T23:11:41.611Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:11:41.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:41.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:41.870Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:41.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:41.870Z] [2021-11-17T23:11:41.870Z] Login Succeeded [2021-11-17T23:11:41.870Z] docker.io [2021-11-17T23:11:41.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:42.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:42.141Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:42.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:42.141Z] [2021-11-17T23:11:42.141Z] Login Succeeded [2021-11-17T23:11:42.141Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:11:42.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T23:11:43.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:11:43.277Z] ========================================================= [2021-11-17T23:11:43.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T23:11:43.277Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:43.594Z] + 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-17T23:11:43.594Z] Sending build context to Docker daemon 200.7kB [2021-11-17T23:11:43.594Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:11:43.594Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T23:11:43.594Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T23:11:43.594Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T23:11:43.594Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T23:11:43.594Z] b8b176561691: Pulling fs layer [2021-11-17T23:11:43.594Z] 4527c011a84f: Pulling fs layer [2021-11-17T23:11:43.594Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T23:11:43.594Z] e0aca202a116: Pulling fs layer [2021-11-17T23:11:43.594Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T23:11:43.594Z] 34cad66bf833: Pulling fs layer [2021-11-17T23:11:43.594Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T23:11:43.594Z] 5d74067f8e1e: Waiting [2021-11-17T23:11:43.594Z] e0aca202a116: Waiting [2021-11-17T23:11:43.594Z] 3a43be97a3b4: Waiting [2021-11-17T23:11:43.594Z] 34cad66bf833: Waiting [2021-11-17T23:11:43.594Z] b4e3c513aaa6: Waiting [2021-11-17T23:11:43.594Z] 4527c011a84f: Waiting [2021-11-17T23:11:43.594Z] b8b176561691: Verifying Checksum [2021-11-17T23:11:43.594Z] b8b176561691: Download complete [2021-11-17T23:11:43.594Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T23:11:43.594Z] 31adcdaf11c8: Download complete [2021-11-17T23:11:43.594Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T23:11:43.594Z] 5d74067f8e1e: Download complete [2021-11-17T23:11:43.594Z] e0aca202a116: Verifying Checksum [2021-11-17T23:11:43.594Z] e0aca202a116: Download complete [2021-11-17T23:11:43.594Z] a0d0a0d46f8b: Download complete [2021-11-17T23:11:43.594Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T23:11:43.594Z] 3a43be97a3b4: Download complete [2021-11-17T23:11:43.870Z] 34cad66bf833: Verifying Checksum [2021-11-17T23:11:43.870Z] 34cad66bf833: Download complete [2021-11-17T23:11:44.456Z] a0d0a0d46f8b: Pull complete [2021-11-17T23:11:44.456Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T23:11:44.456Z] b4e3c513aaa6: Download complete [2021-11-17T23:11:44.456Z] 4527c011a84f: Verifying Checksum [2021-11-17T23:11:44.456Z] 4527c011a84f: Download complete [2021-11-17T23:11:44.456Z] 31adcdaf11c8: Pull complete [2021-11-17T23:11:44.456Z] b8b176561691: Pull complete [2021-11-17T23:11:44.537Z] Still waiting to schedule task [2021-11-17T23:11:44.537Z] ‘prd-centos7-docker-4c-2g-1125’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-17T23:11:44.537Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1126’ is offline [2021-11-17T23:11:44.538Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1135’ is offline [2021-11-17T23:11:44.538Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1137’ is offline [2021-11-17T23:11:47.964Z] 4527c011a84f: Pull complete [2021-11-17T23:11:48.229Z] 5d74067f8e1e: Pull complete [2021-11-17T23:11:48.229Z] e0aca202a116: Pull complete [2021-11-17T23:11:48.229Z] 3a43be97a3b4: Pull complete [2021-11-17T23:11:48.500Z] 34cad66bf833: Pull complete [2021-11-17T23:11:50.894Z] b4e3c513aaa6: Pull complete [2021-11-17T23:11:50.894Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T23:11:50.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T23:11:50.894Z] ---> 9f6097aaca64 [2021-11-17T23:11:50.894Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:11:52.821Z] ---> Running in c1f5c7b5eed0 [2021-11-17T23:11:52.821Z] Removing intermediate container c1f5c7b5eed0 [2021-11-17T23:11:52.821Z] ---> 8b405dcd9e6f [2021-11-17T23:11:52.821Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:11:52.821Z] ---> Running in 8a0024ac8c52 [2021-11-17T23:11:52.821Z] Removing intermediate container 8a0024ac8c52 [2021-11-17T23:11:52.821Z] ---> 9fb187de4027 [2021-11-17T23:11:52.821Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:11:52.821Z] ---> Running in 8c1f7b0335c3 [2021-11-17T23:11:52.821Z] Removing intermediate container 8c1f7b0335c3 [2021-11-17T23:11:52.821Z] ---> d5f598038721 [2021-11-17T23:11:52.821Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:11:52.821Z] ---> Running in b8afc05294ae [2021-11-17T23:11:53.405Z] Removing intermediate container b8afc05294ae [2021-11-17T23:11:53.405Z] ---> 56e5371aebd8 [2021-11-17T23:11:53.405Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:11:53.405Z] ---> Running in 816d0a050d3e [2021-11-17T23:11:53.670Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T23:11:55.107Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T23:11:55.107Z] OK: 220 MiB in 52 packages [2021-11-17T23:11:55.107Z] Removing intermediate container 816d0a050d3e [2021-11-17T23:11:55.107Z] ---> f28cf9b2c303 [2021-11-17T23:11:55.107Z] Step 8/12 : WORKDIR /app [2021-11-17T23:11:55.107Z] ---> Running in ec9d8232271b [2021-11-17T23:11:55.107Z] Removing intermediate container ec9d8232271b [2021-11-17T23:11:55.107Z] ---> 38fcf2cca80c [2021-11-17T23:11:55.107Z] Step 9/12 : COPY . . [2021-11-17T23:11:55.368Z] ---> 571e93372de2 [2021-11-17T23:11:55.368Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:11:55.368Z] ---> Running in 93366a51dad0 [2021-11-17T23:12:28.479Z] Removing intermediate container 93366a51dad0 [2021-11-17T23:12:28.479Z] ---> 66fa8f1705cb [2021-11-17T23:12:28.479Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T23:12:28.479Z] ---> Running in 66cdd0880d5b [2021-11-17T23:12:28.479Z] Removing intermediate container 66cdd0880d5b [2021-11-17T23:12:28.479Z] ---> 59796cc5a2a3 [2021-11-17T23:12:28.479Z] Step 12/12 : RUN $MAKE [2021-11-17T23:12:28.479Z] ---> Running in afe86aac9786 [2021-11-17T23:12:28.479Z] noop [2021-11-17T23:12:28.479Z] Removing intermediate container afe86aac9786 [2021-11-17T23:12:28.479Z] ---> 4dd4dd5f1018 [2021-11-17T23:12:28.479Z] Successfully built 4dd4dd5f1018 [2021-11-17T23:12:28.479Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:12:28.776Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T23:12:28.776Z] . [Pipeline] withDockerContainer [2021-11-17T23:12:28.839Z] prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container [2021-11-17T23:12:29.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T23:12:30.166Z] $ docker top c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:12:30.523Z] + go version [2021-11-17T23:12:30.523Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T23:12:30.534Z] $ docker stop --time=1 c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c [2021-11-17T23:12:31.714Z] $ docker rm -f c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:12:32.286Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T23:12:32.286Z] . [Pipeline] withDockerContainer [2021-11-17T23:12:32.364Z] prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container [2021-11-17T23:12:32.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T23:12:33.701Z] $ docker top 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T23:12:34.064Z] + make test [2021-11-17T23:12:34.064Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-17T23:12:40.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1137 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-17T23:12:40.505Z] Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout [2021-11-17T23:12:40.706Z] Selected Git installation does not exist. Using Default [2021-11-17T23:12:40.706Z] The recommended git tool is: NONE [2021-11-17T23:12:47.360Z] using credential edgex-jenkins-ssh [2021-11-17T23:12:47.379Z] Cloning the remote Git repository [2021-11-17T23:12:47.438Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T23:12:47.542Z] > git init /w/workspace/app-service-configurable/36 # timeout=10 [2021-11-17T23:12:47.627Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-17T23:12:47.628Z] > git --version # timeout=10 [2021-11-17T23:12:47.649Z] > git --version # 'git version 2.17.1' [2021-11-17T23:12:47.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:12:47.753Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:12:48.623Z] Avoid second fetch [2021-11-17T23:12:48.624Z] Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) [2021-11-17T23:12:48.578Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-17T23:12:48.600Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:12:48.647Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:12:48.662Z] > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [2021-11-17T23:12:50.327Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-17T23:12:50.327Z] CGO_ENABLED=1 go vet ./... [2021-11-17T23:12:53.924Z] 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-17T23:12:54.841Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T23:12:54.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T23:12:54.841Z] Dload Upload Total Spent Left Speed [2021-11-17T23:12:54.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2021-11-17T23:12:55.273Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T23:12:55.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-17T23:12:55.625Z] + sudo tee /etc/docker/daemon.new [2021-11-17T23:12:55.625Z] { [2021-11-17T23:12:55.625Z] "registry-mirrors": [ [2021-11-17T23:12:55.625Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T23:12:55.625Z] ], [2021-11-17T23:12:55.625Z] "bip": "10.250.0.254/24", [2021-11-17T23:12:55.625Z] "hosts": [ [2021-11-17T23:12:55.625Z] "tcp://0.0.0.0:5555", [2021-11-17T23:12:55.625Z] "unix:///var/run/docker.sock" [2021-11-17T23:12:55.625Z] ], [2021-11-17T23:12:55.625Z] "mtu": 1458, [2021-11-17T23:12:55.625Z] "selinux-enabled": true, [2021-11-17T23:12:55.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T23:12:55.625Z] } [Pipeline] sh [2021-11-17T23:12:55.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T23:12:56.338Z] + sudo service docker restart [2021-11-17T23:12:56.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T23:12:56.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T23:12:56.975Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T23:12:57.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T23:12:57.263Z] $ docker stop --time=1 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 [2021-11-17T23:12:59.354Z] $ docker rm -f 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:12:59.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T23:12:59.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-17T23:13:01.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T23:13:01.900Z] + ls -al . [2021-11-17T23:13:01.900Z] total 148 [2021-11-17T23:13:01.900Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 23:12 . [2021-11-17T23:13:01.900Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 17 23:11 .. [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 17 23:11 Attribution.txt [2021-11-17T23:13:01.900Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 17 23:11 bin [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 23791 Nov 17 23:11 CHANGELOG.md [2021-11-17T23:13:01.900Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 17 23:12 coverage.out [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 17 23:11 Dockerfile [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 17 23:11 .dockerignore [2021-11-17T23:13:01.900Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 17 23:11 .git [2021-11-17T23:13:01.900Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 17 23:11 .github [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 17 23:11 .gitignore [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 129 Nov 17 23:11 go.mod [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 49193 Nov 17 23:11 go.sum [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 23:11 GOVERNANCE.md [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 17 23:11 Jenkinsfile [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 17 23:11 LICENSE [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 17 23:11 main.go [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 17 23:11 makefile [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 17 23:11 OWNERS.md [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 17 23:11 README.md [2021-11-17T23:13:01.900Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 17 23:11 res [2021-11-17T23:13:01.900Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 17 23:11 snap [2021-11-17T23:13:01.900Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 17 23:11 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:02.216Z] + 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=2.0.2-dev.31 . [2021-11-17T23:13:02.216Z] Sending build context to Docker daemon 201.7kB [2021-11-17T23:13:02.216Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:13:02.216Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-17T23:13:02.216Z] ---> 4dd4dd5f1018 [2021-11-17T23:13:02.216Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:13:02.216Z] ---> Running in dd82cb8ad972 [2021-11-17T23:13:02.216Z] Removing intermediate container dd82cb8ad972 [2021-11-17T23:13:02.216Z] ---> e6f66fcc2e4b [2021-11-17T23:13:02.216Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:13:02.216Z] ---> Running in 5ccc7c1ccda1 [2021-11-17T23:13:02.476Z] Removing intermediate container 5ccc7c1ccda1 [2021-11-17T23:13:02.476Z] ---> 276431a67862 [2021-11-17T23:13:02.476Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:13:02.476Z] ---> Running in d3baf9946de1 [2021-11-17T23:13:02.476Z] Removing intermediate container d3baf9946de1 [2021-11-17T23:13:02.476Z] ---> 7999c8dd2ce7 [2021-11-17T23:13:02.476Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:13:02.476Z] ---> Running in a9a9ade056b1 [2021-11-17T23:13:03.044Z] Removing intermediate container a9a9ade056b1 [2021-11-17T23:13:03.044Z] ---> 3c102ea5099d [2021-11-17T23:13:03.044Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:13:03.044Z] ---> Running in deb8e2f73351 [2021-11-17T23:13:03.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T23:13:04.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T23:13:04.506Z] OK: 220 MiB in 52 packages [2021-11-17T23:13:04.506Z] Removing intermediate container deb8e2f73351 [2021-11-17T23:13:04.506Z] ---> 31e2ec722fbd [2021-11-17T23:13:04.506Z] Step 8/26 : WORKDIR /app [2021-11-17T23:13:04.506Z] ---> Running in 0b3c9ac44fb3 [2021-11-17T23:13:04.767Z] Removing intermediate container 0b3c9ac44fb3 [2021-11-17T23:13:04.767Z] ---> ce6912ae5c4c [2021-11-17T23:13:04.767Z] Step 9/26 : COPY . . [2021-11-17T23:13:04.767Z] ---> 026f79e61bf7 [2021-11-17T23:13:04.767Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:13:05.028Z] ---> Running in 90c80a5eeb13 [2021-11-17T23:13:05.601Z] Removing intermediate container 90c80a5eeb13 [2021-11-17T23:13:05.601Z] ---> c35f5fbffcd8 [2021-11-17T23:13:05.601Z] Step 11/26 : ARG MAKE="make build" [2021-11-17T23:13:05.601Z] ---> Running in b9559458e5e7 [2021-11-17T23:13:05.601Z] Removing intermediate container b9559458e5e7 [2021-11-17T23:13:05.601Z] ---> 9fd105397c54 [2021-11-17T23:13:05.601Z] Step 12/26 : RUN $MAKE [2021-11-17T23:13:05.601Z] ---> Running in 39a2d4c9e7eb [2021-11-17T23:13:05.866Z] 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=2.0.2-dev.31" -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:13:15.368Z] provisioning config files... [2021-11-17T23:13:15.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config412546556828199737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:13:15.754Z] ---> docker-login.sh [2021-11-17T23:13:15.754Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:13:16.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:16.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:16.947Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:16.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:16.947Z] [2021-11-17T23:13:16.947Z] Login Succeeded [2021-11-17T23:13:16.947Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:13:17.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:17.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:17.494Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:17.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:17.494Z] [2021-11-17T23:13:17.494Z] Login Succeeded [2021-11-17T23:13:17.494Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:13:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:18.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:18.045Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:18.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:18.045Z] [2021-11-17T23:13:18.045Z] Login Succeeded [2021-11-17T23:13:18.045Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:13:18.220Z] Removing intermediate container 39a2d4c9e7eb [2021-11-17T23:13:18.220Z] ---> 5594176ec11a [2021-11-17T23:13:18.220Z] Step 13/26 : FROM alpine:3.14 [2021-11-17T23:13:18.220Z] 3.14: Pulling from library/alpine [2021-11-17T23:13:18.220Z] 97518928ae5f: Pulling fs layer [2021-11-17T23:13:18.220Z] 97518928ae5f: Verifying Checksum [2021-11-17T23:13:18.220Z] 97518928ae5f: Download complete [2021-11-17T23:13:18.220Z] 97518928ae5f: Pull complete [2021-11-17T23:13:18.220Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T23:13:18.220Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T23:13:18.220Z] ---> 0a97eee8041e [2021-11-17T23:13:18.220Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:13:18.220Z] ---> Running in 14f81536c024 [2021-11-17T23:13:18.220Z] Removing intermediate container 14f81536c024 [2021-11-17T23:13:18.220Z] ---> 3d89d89a039c [2021-11-17T23:13:18.220Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-17T23:13:18.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:18.504Z] ---> Running in 8d0f50010b5f [2021-11-17T23:13:18.504Z] Removing intermediate container 8d0f50010b5f [2021-11-17T23:13:18.504Z] ---> 98feeb59339c [2021-11-17T23:13:18.504Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-17T23:13:18.504Z] ---> Running in 0278e23d3484 [2021-11-17T23:13:18.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:18.592Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:18.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:18.592Z] [2021-11-17T23:13:18.592Z] Login Succeeded [2021-11-17T23:13:18.592Z] docker.io [2021-11-17T23:13:18.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T23:13:18.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T23:13:18.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:19.027Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-17T23:13:19.027Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-17T23:13:19.027Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T23:13:19.027Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-17T23:13:19.027Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T23:13:19.027Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-17T23:13:19.027Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-17T23:13:19.027Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T23:13:19.027Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T23:13:19.027Z] OK: 9 MiB in 21 packages [2021-11-17T23:13:19.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:19.468Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:19.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:19.468Z] [2021-11-17T23:13:19.468Z] Login Succeeded [2021-11-17T23:13:19.468Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:13:19.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-17T23:13:19.600Z] Removing intermediate container 0278e23d3484 [2021-11-17T23:13:19.600Z] ---> 219ae5694a90 [2021-11-17T23:13:19.600Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-17T23:13:19.600Z] ---> 8f67431a6e9e [2021-11-17T23:13:19.600Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-17T23:13:20.906Z] ---> 77fe85c76045 [2021-11-17T23:13:20.906Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-17T23:13:20.906Z] ---> ac57f6cb58b2 [2021-11-17T23:13:20.906Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-17T23:13:20.906Z] ---> c30ea67719a4 [2021-11-17T23:13:20.906Z] Step 21/26 : EXPOSE 48095 [2021-11-17T23:13:20.906Z] ---> Running in 96cf75383c1b [2021-11-17T23:13:20.906Z] Removing intermediate container 96cf75383c1b [2021-11-17T23:13:20.906Z] ---> a3e4bceaccc4 [2021-11-17T23:13:20.906Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-17T23:13:20.906Z] ---> Running in 84b6fe00b87a [2021-11-17T23:13:20.906Z] Removing intermediate container 84b6fe00b87a [2021-11-17T23:13:20.906Z] ---> 0049222831cd [2021-11-17T23:13:20.906Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T23:13:20.906Z] ---> Running in bbcbdc6a0323 [2021-11-17T23:13:20.906Z] Removing intermediate container bbcbdc6a0323 [2021-11-17T23:13:20.906Z] ---> 0bd200ceea36 [2021-11-17T23:13:20.906Z] Step 24/26 : LABEL arch=amd64 [2021-11-17T23:13:20.906Z] ---> Running in cb70a806c433 [2021-11-17T23:13:20.906Z] Removing intermediate container cb70a806c433 [2021-11-17T23:13:20.906Z] ---> 96fb561bcebe [2021-11-17T23:13:20.906Z] Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:13:20.906Z] ---> Running in 2ccee8c75e2d [2021-11-17T23:13:20.906Z] Removing intermediate container 2ccee8c75e2d [2021-11-17T23:13:20.906Z] ---> 0f05fff76201 [2021-11-17T23:13:20.906Z] Step 26/26 : LABEL version=2.0.2-dev.31 [2021-11-17T23:13:20.906Z] ---> Running in 1dc6928bfdf8 [2021-11-17T23:13:20.906Z] Removing intermediate container 1dc6928bfdf8 [2021-11-17T23:13:20.906Z] ---> 4c68efa64cc1 [2021-11-17T23:13:20.906Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T23:13:20.906Z] Successfully built 4c68efa64cc1 [2021-11-17T23:13:20.906Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2021-11-17T23:13:21.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:13:21.048Z] ========================================================= [2021-11-17T23:13:21.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T23:13:21.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:13:21.212Z] provisioning config files... [2021-11-17T23:13:21.222Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config3992881369155652865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:13:21.442Z] + 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-17T23:13:21.442Z] Sending build context to Docker daemon 200.7kB [2021-11-17T23:13:21.529Z] ---> docker-login.sh [2021-11-17T23:13:21.529Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:13:21.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:21.529Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:21.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:21.529Z] [2021-11-17T23:13:21.529Z] Login Succeeded [2021-11-17T23:13:21.529Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:13:21.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:21.529Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:21.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:21.529Z] [2021-11-17T23:13:21.529Z] Login Succeeded [2021-11-17T23:13:21.529Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:13:21.715Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:13:21.715Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T23:13:21.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:21.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:21.791Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:21.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:21.791Z] [2021-11-17T23:13:21.791Z] Login Succeeded [2021-11-17T23:13:21.791Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:13:21.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:21.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:21.791Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:21.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:21.791Z] [2021-11-17T23:13:21.791Z] Login Succeeded [2021-11-17T23:13:21.791Z] docker.io [2021-11-17T23:13:21.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:13:21.990Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T23:13:21.990Z] 552d1f2373af: Pulling fs layer [2021-11-17T23:13:21.990Z] ea3f2d53f512: Pulling fs layer [2021-11-17T23:13:21.990Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T23:13:21.990Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T23:13:21.990Z] 72dc09318566: Pulling fs layer [2021-11-17T23:13:21.990Z] f4f7b4309257: Pulling fs layer [2021-11-17T23:13:21.990Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T23:13:21.990Z] b78e95d17946: Pulling fs layer [2021-11-17T23:13:21.990Z] f4f7b4309257: Waiting [2021-11-17T23:13:21.990Z] 0ac9a79272e3: Waiting [2021-11-17T23:13:21.990Z] b78e95d17946: Waiting [2021-11-17T23:13:21.990Z] 72dc09318566: Waiting [2021-11-17T23:13:21.990Z] 7a9cfe048b4a: Waiting [2021-11-17T23:13:21.990Z] 9e70ebbbe112: Verifying Checksum [2021-11-17T23:13:21.990Z] 9e70ebbbe112: Download complete [2021-11-17T23:13:21.990Z] ea3f2d53f512: Verifying Checksum [2021-11-17T23:13:21.990Z] ea3f2d53f512: Download complete [2021-11-17T23:13:21.990Z] 72dc09318566: Verifying Checksum [2021-11-17T23:13:21.990Z] f4f7b4309257: Verifying Checksum [2021-11-17T23:13:21.990Z] f4f7b4309257: Download complete [2021-11-17T23:13:21.990Z] 552d1f2373af: Download complete [2021-11-17T23:13:22.270Z] 0ac9a79272e3: Verifying Checksum [2021-11-17T23:13:22.270Z] 0ac9a79272e3: Download complete [2021-11-17T23:13:22.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:13:22.359Z] Configure a credential helper to remove this warning. See [2021-11-17T23:13:22.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:13:22.359Z] [2021-11-17T23:13:22.359Z] Login Succeeded [2021-11-17T23:13:22.359Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:13:22.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T23:13:22.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:13:22.413Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-17T23:13:22.413Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:13:22.413Z] latest [2021-11-17T23:13:22.413Z] 2.0.2-dev.31 [2021-11-17T23:13:22.413Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:13:22.413Z] main [2021-11-17T23:13:22.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:23.432Z] 552d1f2373af: Pull complete [2021-11-17T23:13:23.696Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [2021-11-17T23:13:23.707Z] ea3f2d53f512: Pull complete [Pipeline] sh [2021-11-17T23:13:23.983Z] 9e70ebbbe112: Pull complete [2021-11-17T23:13:23.995Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:13:23.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T23:13:23.995Z] 7a600f48dcc9: Preparing [2021-11-17T23:13:23.995Z] 2b8302033416: Preparing [2021-11-17T23:13:23.995Z] 6ec79a918130: Preparing [2021-11-17T23:13:23.995Z] 7f1ee8a03144: Preparing [2021-11-17T23:13:23.995Z] ab2cedd0ff5f: Preparing [2021-11-17T23:13:23.995Z] 1a058d5342cc: Preparing [2021-11-17T23:13:23.995Z] 1a058d5342cc: Waiting [2021-11-17T23:13:24.256Z] b78e95d17946: Verifying Checksum [2021-11-17T23:13:24.257Z] b78e95d17946: Download complete [2021-11-17T23:13:24.260Z] 2b8302033416: Pushed [2021-11-17T23:13:24.260Z] 6ec79a918130: Pushed [2021-11-17T23:13:24.260Z] 7f1ee8a03144: Pushed [2021-11-17T23:13:24.260Z] 1a058d5342cc: Layer already exists [2021-11-17T23:13:24.260Z] ab2cedd0ff5f: Pushed [2021-11-17T23:13:24.529Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T23:13:24.529Z] 7a9cfe048b4a: Download complete [2021-11-17T23:13:25.648Z] 7a600f48dcc9: Pushed [2021-11-17T23:13:25.648Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:25.952Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:26.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-17T23:13:26.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T23:13:26.254Z] 7a600f48dcc9: Preparing [2021-11-17T23:13:26.254Z] 2b8302033416: Preparing [2021-11-17T23:13:26.254Z] 6ec79a918130: Preparing [2021-11-17T23:13:26.254Z] 7f1ee8a03144: Preparing [2021-11-17T23:13:26.254Z] ab2cedd0ff5f: Preparing [2021-11-17T23:13:26.254Z] 1a058d5342cc: Preparing [2021-11-17T23:13:26.254Z] 1a058d5342cc: Waiting [2021-11-17T23:13:26.255Z] 7f1ee8a03144: Layer already exists [2021-11-17T23:13:26.255Z] 6ec79a918130: Layer already exists [2021-11-17T23:13:26.255Z] 2b8302033416: Layer already exists [2021-11-17T23:13:26.255Z] ab2cedd0ff5f: Layer already exists [2021-11-17T23:13:26.255Z] 7a600f48dcc9: Layer already exists [2021-11-17T23:13:26.255Z] 1a058d5342cc: Layer already exists [2021-11-17T23:13:26.255Z] latest: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:26.558Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:26.855Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 [2021-11-17T23:13:26.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T23:13:26.855Z] 7a600f48dcc9: Preparing [2021-11-17T23:13:26.856Z] 2b8302033416: Preparing [2021-11-17T23:13:26.856Z] 6ec79a918130: Preparing [2021-11-17T23:13:26.856Z] 7f1ee8a03144: Preparing [2021-11-17T23:13:26.856Z] ab2cedd0ff5f: Preparing [2021-11-17T23:13:26.856Z] 1a058d5342cc: Preparing [2021-11-17T23:13:26.856Z] 1a058d5342cc: Waiting [2021-11-17T23:13:26.856Z] 7a600f48dcc9: Layer already exists [2021-11-17T23:13:26.856Z] 6ec79a918130: Layer already exists [2021-11-17T23:13:26.856Z] 2b8302033416: Layer already exists [2021-11-17T23:13:26.856Z] ab2cedd0ff5f: Layer already exists [2021-11-17T23:13:26.856Z] 7f1ee8a03144: Layer already exists [2021-11-17T23:13:26.856Z] 1a058d5342cc: Layer already exists [2021-11-17T23:13:26.856Z] 2.0.2-dev.31: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:27.165Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:27.461Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:13:27.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T23:13:27.461Z] 7a600f48dcc9: Preparing [2021-11-17T23:13:27.461Z] 2b8302033416: Preparing [2021-11-17T23:13:27.461Z] 6ec79a918130: Preparing [2021-11-17T23:13:27.461Z] 7f1ee8a03144: Preparing [2021-11-17T23:13:27.461Z] ab2cedd0ff5f: Preparing [2021-11-17T23:13:27.461Z] 1a058d5342cc: Preparing [2021-11-17T23:13:27.461Z] 1a058d5342cc: Waiting [2021-11-17T23:13:27.461Z] 7a600f48dcc9: Layer already exists [2021-11-17T23:13:27.461Z] 6ec79a918130: Layer already exists [2021-11-17T23:13:27.461Z] ab2cedd0ff5f: Layer already exists [2021-11-17T23:13:27.461Z] 2b8302033416: Layer already exists [2021-11-17T23:13:27.461Z] 7f1ee8a03144: Layer already exists [2021-11-17T23:13:27.461Z] 1a058d5342cc: Layer already exists [2021-11-17T23:13:27.461Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:27.762Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:28.058Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-17T23:13:28.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-17T23:13:28.058Z] 7a600f48dcc9: Preparing [2021-11-17T23:13:28.058Z] 2b8302033416: Preparing [2021-11-17T23:13:28.058Z] 6ec79a918130: Preparing [2021-11-17T23:13:28.058Z] 7f1ee8a03144: Preparing [2021-11-17T23:13:28.058Z] ab2cedd0ff5f: Preparing [2021-11-17T23:13:28.058Z] 1a058d5342cc: Preparing [2021-11-17T23:13:28.058Z] 1a058d5342cc: Waiting [2021-11-17T23:13:28.058Z] 7a600f48dcc9: Layer already exists [2021-11-17T23:13:28.058Z] ab2cedd0ff5f: Layer already exists [2021-11-17T23:13:28.058Z] 6ec79a918130: Layer already exists [2021-11-17T23:13:28.058Z] 2b8302033416: Layer already exists [2021-11-17T23:13:28.058Z] 7f1ee8a03144: Layer already exists [2021-11-17T23:13:28.058Z] 1a058d5342cc: Layer already exists [2021-11-17T23:13:28.058Z] main: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T23:13:29.025Z] ===================================================== [Pipeline] echo [2021-11-17T23:13:29.033Z] taggedImages: [2021-11-17T23:13:29.033Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:13:29.033Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-17T23:13:29.033Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 [2021-11-17T23:13:29.033Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:13:29.033Z] - 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-17T23:13:29.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:13:29.557Z] [2021-11-17T23:13:29.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:29.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:13:29.865Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T23:13:29.865Z] b4d181a07f80: Pulling fs layer [2021-11-17T23:13:29.865Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T23:13:29.865Z] ed53099fbce6: Pulling fs layer [2021-11-17T23:13:29.865Z] dc539afda2c1: Pulling fs layer [2021-11-17T23:13:29.865Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T23:13:29.865Z] 9065ff56babe: Pulling fs layer [2021-11-17T23:13:29.865Z] d287ab97295c: Pulling fs layer [2021-11-17T23:13:29.865Z] dc539afda2c1: Waiting [2021-11-17T23:13:29.865Z] 77bc0d833cb6: Waiting [2021-11-17T23:13:29.865Z] 9065ff56babe: Waiting [2021-11-17T23:13:29.865Z] d287ab97295c: Waiting [2021-11-17T23:13:29.865Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T23:13:29.865Z] a1111a8f2ec3: Download complete [2021-11-17T23:13:29.865Z] dc539afda2c1: Verifying Checksum [2021-11-17T23:13:29.865Z] dc539afda2c1: Download complete [2021-11-17T23:13:29.865Z] ed53099fbce6: Verifying Checksum [2021-11-17T23:13:29.865Z] ed53099fbce6: Download complete [2021-11-17T23:13:29.865Z] 9065ff56babe: Verifying Checksum [2021-11-17T23:13:29.865Z] 9065ff56babe: Download complete [2021-11-17T23:13:29.865Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T23:13:29.865Z] 77bc0d833cb6: Download complete [2021-11-17T23:13:30.129Z] b4d181a07f80: Verifying Checksum [2021-11-17T23:13:30.129Z] b4d181a07f80: Download complete [2021-11-17T23:13:30.725Z] d287ab97295c: Verifying Checksum [2021-11-17T23:13:30.725Z] d287ab97295c: Download complete [2021-11-17T23:13:31.705Z] b4d181a07f80: Pull complete [2021-11-17T23:13:31.705Z] a1111a8f2ec3: Pull complete [2021-11-17T23:13:32.293Z] ed53099fbce6: Pull complete [2021-11-17T23:13:32.557Z] dc539afda2c1: Pull complete [2021-11-17T23:13:32.827Z] 77bc0d833cb6: Pull complete [2021-11-17T23:13:32.827Z] 9065ff56babe: Pull complete [2021-11-17T23:13:34.861Z] 7a9cfe048b4a: Pull complete [2021-11-17T23:13:34.861Z] 72dc09318566: Pull complete [2021-11-17T23:13:35.137Z] f4f7b4309257: Pull complete [2021-11-17T23:13:35.748Z] 0ac9a79272e3: Pull complete [2021-11-17T23:13:38.181Z] d287ab97295c: Pull complete [2021-11-17T23:13:38.181Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T23:13:38.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:13:38.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T23:13:38.247Z] prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container [2021-11-17T23:13:38.282Z] $ 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/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T23:13:40.512Z] $ docker top 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:13:40.909Z] ---> job-cost.sh [2021-11-17T23:13:40.909Z] lf-activate-venv: SKIPPING [2021-11-17T23:13:40.909Z] INFO: No Stack... [2021-11-17T23:13:41.479Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T23:13:41.739Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T23:13:42.058Z] + cat /w/workspace/app-service-configurable/36/archives/cost.csv [2021-11-17T23:13:42.058Z] + cut -d, -f6 [Pipeline] lock [2021-11-17T23:13:42.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [2021-11-17T23:13:42.097Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] did not exist. Created. [2021-11-17T23:13:42.097Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T23:13:42.410Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-17T23:13:43.415Z] b78e95d17946: Pull complete [2021-11-17T23:13:43.415Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T23:13:43.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T23:13:43.415Z] ---> 8b459fc5aaf0 [2021-11-17T23:13:43.415Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:13:43.415Z] ---> Running in d2a39da77adf [2021-11-17T23:13:43.416Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T23:13:43.428Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T23:13:43.440Z] $ docker stop --time=1 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a [2021-11-17T23:13:43.689Z] Removing intermediate container d2a39da77adf [2021-11-17T23:13:43.689Z] ---> d2b81d0da3f3 [2021-11-17T23:13:43.689Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:13:43.689Z] ---> Running in d4bf8f381491 [2021-11-17T23:13:44.523Z] Removing intermediate container d4bf8f381491 [2021-11-17T23:13:44.523Z] ---> e1ba684946db [2021-11-17T23:13:44.523Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:13:44.523Z] ---> Running in e83d0f6ab35a [2021-11-17T23:13:44.580Z] $ docker rm -f 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-17T23:13:44.807Z] Removing intermediate container e83d0f6ab35a [2021-11-17T23:13:44.807Z] ---> 4d52989ed0a4 [2021-11-17T23:13:44.807Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:13:44.807Z] ---> Running in 4b3fda6b903c [Pipeline] // stage [Pipeline] } [2021-11-17T23:13:47.439Z] Removing intermediate container 4b3fda6b903c [2021-11-17T23:13:47.439Z] ---> dff03fe1fd43 [2021-11-17T23:13:47.439Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:13:47.439Z] ---> Running in 9d28a052b6dc [2021-11-17T23:13:48.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:13:49.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:13:50.011Z] OK: 219 MiB in 52 packages [2021-11-17T23:13:50.993Z] Removing intermediate container 9d28a052b6dc [2021-11-17T23:13:50.993Z] ---> 7ea954b6f7ea [2021-11-17T23:13:50.993Z] Step 8/12 : WORKDIR /app [2021-11-17T23:13:50.993Z] ---> Running in d6ae2dc8182d [2021-11-17T23:13:51.591Z] Removing intermediate container d6ae2dc8182d [2021-11-17T23:13:51.591Z] ---> 1575fd2ecc2b [2021-11-17T23:13:51.591Z] Step 9/12 : COPY . . [2021-11-17T23:13:52.571Z] ---> 72ffdac731f1 [2021-11-17T23:13:52.571Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:13:52.571Z] ---> Running in 369daeb29af2 [2021-11-17T23:15:15.845Z] Removing intermediate container 369daeb29af2 [2021-11-17T23:15:15.845Z] ---> 06cb4c71bb5c [2021-11-17T23:15:15.845Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T23:15:15.845Z] ---> Running in c3a62b056fd5 [2021-11-17T23:15:15.845Z] Removing intermediate container c3a62b056fd5 [2021-11-17T23:15:15.845Z] ---> ebf2b5aad84c [2021-11-17T23:15:15.845Z] Step 12/12 : RUN $MAKE [2021-11-17T23:15:15.845Z] ---> Running in 587c0f190ca8 [2021-11-17T23:15:15.845Z] noop [2021-11-17T23:15:15.845Z] Removing intermediate container 587c0f190ca8 [2021-11-17T23:15:15.845Z] ---> ade8032fb4d0 [2021-11-17T23:15:15.845Z] Successfully built ade8032fb4d0 [2021-11-17T23:15:15.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:15:16.197Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T23:15:16.198Z] . [Pipeline] withDockerContainer [2021-11-17T23:15:16.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-11-17T23:15:16.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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-17T23:15:18.209Z] $ docker top 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:15:19.213Z] + go version [2021-11-17T23:15:19.213Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-17T23:15:19.236Z] $ docker stop --time=1 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 [2021-11-17T23:15:20.996Z] $ docker rm -f 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:15:21.728Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T23:15:21.728Z] . [Pipeline] withDockerContainer [2021-11-17T23:15:21.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-11-17T23:15:22.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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-17T23:15:23.706Z] $ docker top 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T23:15:25.653Z] + make test [2021-11-17T23:15:25.653Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-17T23:16:23.935Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-17T23:16:23.935Z] CGO_ENABLED=1 go vet ./... [2021-11-17T23:16:47.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T23:16:47.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T23:16:47.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T23:16:48.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T23:16:48.075Z] $ docker stop --time=1 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 [2021-11-17T23:16:50.749Z] $ docker rm -f 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:16:51.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T23:16:51.628Z] Warning: overwriting stash ‘coverage-report’ [2021-11-17T23:16:52.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T23:16:52.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T23:16:52.981Z] + ls -al . [2021-11-17T23:16:52.981Z] total 172 [2021-11-17T23:16:52.981Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 17 23:16 . [2021-11-17T23:16:52.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:12 .. [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 17 23:12 .dockerignore [2021-11-17T23:16:52.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 23:12 .git [2021-11-17T23:16:52.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:12 .github [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 17 23:12 .gitignore [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 17 23:12 Attribution.txt [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 23791 Nov 17 23:12 CHANGELOG.md [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 17 23:12 Dockerfile [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 23:12 GOVERNANCE.md [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 17 23:12 Jenkinsfile [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 17 23:12 LICENSE [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 17 23:12 OWNERS.md [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 17 23:12 README.md [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 17 23:11 VERSION [2021-11-17T23:16:52.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:12 bin [2021-11-17T23:16:52.981Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 17 23:15 coverage.out [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 129 Nov 17 23:12 go.mod [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 49193 Nov 17 23:12 go.sum [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 17 23:12 main.go [2021-11-17T23:16:52.981Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 17 23:12 makefile [2021-11-17T23:16:52.981Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 23:12 res [2021-11-17T23:16:52.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 23:12 snap [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:16:54.260Z] + 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=2.0.2-dev.31 . [2021-11-17T23:16:54.261Z] Sending build context to Docker daemon 201.7kB [2021-11-17T23:16:54.261Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:16:54.261Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-17T23:16:54.261Z] ---> ade8032fb4d0 [2021-11-17T23:16:54.261Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:16:54.261Z] ---> Running in 269e9845bb7f [2021-11-17T23:16:54.261Z] Removing intermediate container 269e9845bb7f [2021-11-17T23:16:54.261Z] ---> 1b10fededb8e [2021-11-17T23:16:54.261Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:16:54.261Z] ---> Running in 251ad422f1b5 [2021-11-17T23:16:54.857Z] Removing intermediate container 251ad422f1b5 [2021-11-17T23:16:54.857Z] ---> 7803ad5b69a4 [2021-11-17T23:16:54.857Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:16:54.857Z] ---> Running in f381af39fba6 [2021-11-17T23:16:55.452Z] Removing intermediate container f381af39fba6 [2021-11-17T23:16:55.452Z] ---> 4c97f06fc311 [2021-11-17T23:16:55.452Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:16:55.452Z] ---> Running in 40dc0a103ea8 [2021-11-17T23:16:57.680Z] Removing intermediate container 40dc0a103ea8 [2021-11-17T23:16:57.680Z] ---> d8ba6fee956e [2021-11-17T23:16:57.680Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:16:57.680Z] ---> Running in ae3fd1becf0d [2021-11-17T23:16:59.585Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:16:59.585Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:17:00.564Z] OK: 219 MiB in 52 packages [2021-11-17T23:17:01.158Z] Removing intermediate container ae3fd1becf0d [2021-11-17T23:17:01.158Z] ---> 4b3a1a57987b [2021-11-17T23:17:01.158Z] Step 8/26 : WORKDIR /app [2021-11-17T23:17:01.430Z] ---> Running in 2e39a518ab42 [2021-11-17T23:17:01.702Z] Removing intermediate container 2e39a518ab42 [2021-11-17T23:17:01.702Z] ---> 21785052515a [2021-11-17T23:17:01.702Z] Step 9/26 : COPY . . [2021-11-17T23:17:02.679Z] ---> ab87a0a2ca6d [2021-11-17T23:17:02.679Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:17:02.679Z] ---> Running in ca91deb424fe [2021-11-17T23:17:05.297Z] Removing intermediate container ca91deb424fe [2021-11-17T23:17:05.297Z] ---> 4cd6a3c37cbf [2021-11-17T23:17:05.297Z] Step 11/26 : ARG MAKE="make build" [2021-11-17T23:17:05.297Z] ---> Running in a9832195461b [2021-11-17T23:17:05.571Z] Removing intermediate container a9832195461b [2021-11-17T23:17:05.571Z] ---> b198d1c9c80e [2021-11-17T23:17:05.571Z] Step 12/26 : RUN $MAKE [2021-11-17T23:17:05.849Z] ---> Running in af6041c911b4 [2021-11-17T23:17:06.831Z] 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=2.0.2-dev.31" -o app-service-configurable [2021-11-17T23:17:53.903Z] Removing intermediate container af6041c911b4 [2021-11-17T23:17:53.903Z] ---> 695f04c752a5 [2021-11-17T23:17:53.903Z] Step 13/26 : FROM alpine:3.14 [2021-11-17T23:17:53.903Z] 3.14: Pulling from library/alpine [2021-11-17T23:17:53.903Z] be307f383ecc: Pulling fs layer [2021-11-17T23:17:53.903Z] be307f383ecc: Verifying Checksum [2021-11-17T23:17:53.903Z] be307f383ecc: Download complete [2021-11-17T23:17:53.903Z] be307f383ecc: Pull complete [2021-11-17T23:17:53.903Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T23:17:53.903Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T23:17:53.903Z] ---> 5b8b7b635229 [2021-11-17T23:17:53.903Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-17T23:17:53.903Z] ---> Running in e5fc555c54e1 [2021-11-17T23:17:53.903Z] Removing intermediate container e5fc555c54e1 [2021-11-17T23:17:53.903Z] ---> d50fcc0d7e73 [2021-11-17T23:17:53.903Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-17T23:17:53.903Z] ---> Running in 64b0bcd7ab38 [2021-11-17T23:17:53.903Z] Removing intermediate container 64b0bcd7ab38 [2021-11-17T23:17:53.903Z] ---> 6e9117268270 [2021-11-17T23:17:53.903Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-17T23:17:53.903Z] ---> Running in 9171a067cee5 [2021-11-17T23:17:53.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:17:53.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:17:53.903Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-17T23:17:53.903Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-17T23:17:53.903Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T23:17:53.903Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-17T23:17:53.903Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T23:17:53.903Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-17T23:17:53.903Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-17T23:17:53.903Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T23:17:53.903Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T23:17:53.903Z] OK: 9 MiB in 21 packages [2021-11-17T23:17:53.903Z] Removing intermediate container 9171a067cee5 [2021-11-17T23:17:53.903Z] ---> f4b15efbfb3e [2021-11-17T23:17:53.903Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-17T23:17:53.903Z] ---> b7ec1b7aba24 [2021-11-17T23:17:53.903Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-17T23:17:54.541Z] ---> 21da146709c3 [2021-11-17T23:17:54.541Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-17T23:17:55.542Z] ---> c8aec61d188a [2021-11-17T23:17:55.542Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-17T23:17:56.518Z] ---> d06e2dbb5ece [2021-11-17T23:17:56.518Z] Step 21/26 : EXPOSE 48095 [2021-11-17T23:17:56.518Z] ---> Running in c687bc6e7a51 [2021-11-17T23:17:57.114Z] Removing intermediate container c687bc6e7a51 [2021-11-17T23:17:57.114Z] ---> eaf60d95d16d [2021-11-17T23:17:57.114Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-17T23:17:57.114Z] ---> Running in 3064e61a4383 [2021-11-17T23:17:57.707Z] Removing intermediate container 3064e61a4383 [2021-11-17T23:17:57.707Z] ---> 10e160136941 [2021-11-17T23:17:57.707Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T23:17:57.707Z] ---> Running in d4a72dfc0dca [2021-11-17T23:17:57.979Z] Removing intermediate container d4a72dfc0dca [2021-11-17T23:17:57.979Z] ---> 69433b2cf994 [2021-11-17T23:17:57.979Z] Step 24/26 : LABEL arch=arm64 [2021-11-17T23:17:57.979Z] ---> Running in 9f000fe8a815 [2021-11-17T23:17:58.575Z] Removing intermediate container 9f000fe8a815 [2021-11-17T23:17:58.575Z] ---> a9312a2f095e [2021-11-17T23:17:58.575Z] Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:17:58.575Z] ---> Running in 1ff36e2b4091 [2021-11-17T23:17:58.844Z] Removing intermediate container 1ff36e2b4091 [2021-11-17T23:17:58.844Z] ---> 4fbdffdebd05 [2021-11-17T23:17:58.844Z] Step 26/26 : LABEL version=2.0.2-dev.31 [2021-11-17T23:18:00.070Z] ---> Running in cbe5bbd39a07 [2021-11-17T23:18:00.070Z] Removing intermediate container cbe5bbd39a07 [2021-11-17T23:18:00.070Z] ---> 209c15b948d6 [2021-11-17T23:18:00.070Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T23:18:00.070Z] Successfully built 209c15b948d6 [2021-11-17T23:18:00.070Z] 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-17T23:18:00.337Z] provisioning config files... [2021-11-17T23:18:00.355Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config666479399709748091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:18:00.699Z] ---> docker-login.sh [2021-11-17T23:18:00.699Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:18:00.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:18:01.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:18:01.241Z] Configure a credential helper to remove this warning. See [2021-11-17T23:18:01.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:18:01.241Z] [2021-11-17T23:18:01.241Z] Login Succeeded [2021-11-17T23:18:01.241Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:18:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:18:01.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:18:01.784Z] Configure a credential helper to remove this warning. See [2021-11-17T23:18:01.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:18:01.784Z] [2021-11-17T23:18:01.784Z] Login Succeeded [2021-11-17T23:18:01.784Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:18:02.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:18:02.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:18:02.334Z] Configure a credential helper to remove this warning. See [2021-11-17T23:18:02.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:18:02.334Z] [2021-11-17T23:18:02.334Z] Login Succeeded [2021-11-17T23:18:02.334Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:18:02.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:18:02.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:18:02.880Z] Configure a credential helper to remove this warning. See [2021-11-17T23:18:02.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:18:02.880Z] [2021-11-17T23:18:02.880Z] Login Succeeded [2021-11-17T23:18:02.880Z] docker.io [2021-11-17T23:18:03.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:18:04.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:18:04.653Z] Configure a credential helper to remove this warning. See [2021-11-17T23:18:04.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:18:04.653Z] [2021-11-17T23:18:04.653Z] Login Succeeded [2021-11-17T23:18:04.653Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:18:04.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T23:18:04.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:18:04.728Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-17T23:18:04.728Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:18:04.728Z] latest [2021-11-17T23:18:04.728Z] 2.0.2-dev.31 [2021-11-17T23:18:04.728Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:18:04.728Z] main [2021-11-17T23:18:04.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:05.082Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:06.451Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:18:06.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T23:18:06.451Z] 350b9455cb72: Preparing [2021-11-17T23:18:06.451Z] d75746e059cc: Preparing [2021-11-17T23:18:06.451Z] 1e0c7640be58: Preparing [2021-11-17T23:18:06.451Z] 06d653267727: Preparing [2021-11-17T23:18:06.451Z] e762d84b0f0b: Preparing [2021-11-17T23:18:06.451Z] 62170e181a92: Preparing [2021-11-17T23:18:06.451Z] 62170e181a92: Waiting [2021-11-17T23:18:06.451Z] 06d653267727: Pushed [2021-11-17T23:18:06.451Z] d75746e059cc: Pushed [2021-11-17T23:18:06.451Z] 1e0c7640be58: Pushed [2021-11-17T23:18:06.451Z] 62170e181a92: Layer already exists [2021-11-17T23:18:06.451Z] e762d84b0f0b: Pushed [2021-11-17T23:18:09.288Z] 350b9455cb72: Pushed [2021-11-17T23:18:09.288Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:09.630Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:10.986Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-17T23:18:10.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T23:18:10.986Z] 350b9455cb72: Preparing [2021-11-17T23:18:10.986Z] d75746e059cc: Preparing [2021-11-17T23:18:10.986Z] 1e0c7640be58: Preparing [2021-11-17T23:18:10.986Z] 06d653267727: Preparing [2021-11-17T23:18:10.986Z] e762d84b0f0b: Preparing [2021-11-17T23:18:10.986Z] 62170e181a92: Preparing [2021-11-17T23:18:10.986Z] e762d84b0f0b: Layer already exists [2021-11-17T23:18:10.986Z] d75746e059cc: Layer already exists [2021-11-17T23:18:10.986Z] 1e0c7640be58: Layer already exists [2021-11-17T23:18:10.986Z] 06d653267727: Layer already exists [2021-11-17T23:18:10.986Z] 350b9455cb72: Layer already exists [2021-11-17T23:18:10.986Z] 62170e181a92: Layer already exists [2021-11-17T23:18:10.986Z] latest: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:11.327Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:11.664Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 [2021-11-17T23:18:11.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T23:18:11.665Z] 350b9455cb72: Preparing [2021-11-17T23:18:11.665Z] d75746e059cc: Preparing [2021-11-17T23:18:11.665Z] 1e0c7640be58: Preparing [2021-11-17T23:18:11.665Z] 06d653267727: Preparing [2021-11-17T23:18:11.665Z] e762d84b0f0b: Preparing [2021-11-17T23:18:11.665Z] 62170e181a92: Preparing [2021-11-17T23:18:11.665Z] 62170e181a92: Waiting [2021-11-17T23:18:11.665Z] 350b9455cb72: Layer already exists [2021-11-17T23:18:11.665Z] 1e0c7640be58: Layer already exists [2021-11-17T23:18:11.665Z] 06d653267727: Layer already exists [2021-11-17T23:18:11.665Z] d75746e059cc: Layer already exists [2021-11-17T23:18:11.665Z] e762d84b0f0b: Layer already exists [2021-11-17T23:18:12.840Z] 62170e181a92: Layer already exists [2021-11-17T23:18:12.840Z] 2.0.2-dev.31: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:13.189Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:13.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:18:13.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T23:18:13.534Z] 350b9455cb72: Preparing [2021-11-17T23:18:13.534Z] d75746e059cc: Preparing [2021-11-17T23:18:13.534Z] 1e0c7640be58: Preparing [2021-11-17T23:18:13.534Z] 06d653267727: Preparing [2021-11-17T23:18:13.534Z] e762d84b0f0b: Preparing [2021-11-17T23:18:13.534Z] 62170e181a92: Preparing [2021-11-17T23:18:13.534Z] 62170e181a92: Waiting [2021-11-17T23:18:13.534Z] e762d84b0f0b: Layer already exists [2021-11-17T23:18:13.534Z] 350b9455cb72: Layer already exists [2021-11-17T23:18:13.534Z] 06d653267727: Layer already exists [2021-11-17T23:18:13.534Z] 1e0c7640be58: Layer already exists [2021-11-17T23:18:13.534Z] d75746e059cc: Layer already exists [2021-11-17T23:18:13.807Z] 62170e181a92: Layer already exists [2021-11-17T23:18:13.807Z] 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:14.146Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:14.480Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-17T23:18:14.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-17T23:18:14.480Z] 350b9455cb72: Preparing [2021-11-17T23:18:14.480Z] d75746e059cc: Preparing [2021-11-17T23:18:14.480Z] 1e0c7640be58: Preparing [2021-11-17T23:18:14.480Z] 06d653267727: Preparing [2021-11-17T23:18:14.480Z] e762d84b0f0b: Preparing [2021-11-17T23:18:14.480Z] 62170e181a92: Preparing [2021-11-17T23:18:14.480Z] 62170e181a92: Waiting [2021-11-17T23:18:14.480Z] 06d653267727: Layer already exists [2021-11-17T23:18:14.480Z] d75746e059cc: Layer already exists [2021-11-17T23:18:14.480Z] 350b9455cb72: Layer already exists [2021-11-17T23:18:14.480Z] e762d84b0f0b: Layer already exists [2021-11-17T23:18:14.480Z] 1e0c7640be58: Layer already exists [2021-11-17T23:18:14.751Z] 62170e181a92: Layer already exists [2021-11-17T23:18:14.751Z] main: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T23:18:14.800Z] ===================================================== [Pipeline] echo [2021-11-17T23:18:14.808Z] taggedImages: [2021-11-17T23:18:14.808Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [2021-11-17T23:18:14.808Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-17T23:18:14.808Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 [2021-11-17T23:18:14.808Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [2021-11-17T23:18:14.808Z] - 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-17T23:18:16.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:18:16.462Z] [2021-11-17T23:18:16.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:16.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:18:17.075Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T23:18:17.075Z] 448f6bf000e3: Pulling fs layer [2021-11-17T23:18:17.075Z] f757da607395: Pulling fs layer [2021-11-17T23:18:17.075Z] 05883995daec: Pulling fs layer [2021-11-17T23:18:17.075Z] 8603b9c90790: Pulling fs layer [2021-11-17T23:18:17.075Z] 1560dd03e051: Pulling fs layer [2021-11-17T23:18:17.075Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T23:18:17.075Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T23:18:17.075Z] 8603b9c90790: Waiting [2021-11-17T23:18:17.075Z] 1560dd03e051: Waiting [2021-11-17T23:18:17.075Z] 27f5ce0e4adf: Waiting [2021-11-17T23:18:17.075Z] c2d8d7efcc4b: Waiting [2021-11-17T23:18:17.075Z] f757da607395: Verifying Checksum [2021-11-17T23:18:17.075Z] f757da607395: Download complete [2021-11-17T23:18:17.075Z] 8603b9c90790: Verifying Checksum [2021-11-17T23:18:17.075Z] 8603b9c90790: Download complete [2021-11-17T23:18:17.353Z] 1560dd03e051: Verifying Checksum [2021-11-17T23:18:17.353Z] 1560dd03e051: Download complete [2021-11-17T23:18:17.353Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T23:18:17.353Z] 27f5ce0e4adf: Download complete [2021-11-17T23:18:17.353Z] 05883995daec: Verifying Checksum [2021-11-17T23:18:17.353Z] 05883995daec: Download complete [2021-11-17T23:18:17.628Z] 448f6bf000e3: Verifying Checksum [2021-11-17T23:18:17.628Z] 448f6bf000e3: Download complete [2021-11-17T23:18:20.255Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T23:18:20.255Z] c2d8d7efcc4b: Download complete [2021-11-17T23:18:21.744Z] 448f6bf000e3: Pull complete [2021-11-17T23:18:21.744Z] f757da607395: Pull complete [2021-11-17T23:18:24.516Z] 05883995daec: Pull complete [2021-11-17T23:18:24.516Z] 8603b9c90790: Pull complete [2021-11-17T23:18:24.516Z] 1560dd03e051: Pull complete [2021-11-17T23:18:24.786Z] 27f5ce0e4adf: Pull complete [2021-11-17T23:18:40.299Z] c2d8d7efcc4b: Pull complete [2021-11-17T23:18:40.299Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T23:18:40.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:18:40.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T23:18:40.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-11-17T23:18:40.615Z] $ 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/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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-17T23:18:43.266Z] $ docker top cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:18:45.117Z] ---> job-cost.sh [2021-11-17T23:18:45.117Z] lf-activate-venv: SKIPPING [2021-11-17T23:18:45.117Z] INFO: No Stack... [2021-11-17T23:18:45.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T23:18:45.657Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T23:18:46.315Z] + cut -d, -f6 [2021-11-17T23:18:46.315Z] + cat /w/workspace/app-service-configurable/36/archives/cost.csv [Pipeline] lock [2021-11-17T23:18:46.375Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [2021-11-17T23:18:46.384Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] did not exist. Created. [2021-11-17T23:18:46.384Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T23:18:47.094Z] /w/workspace/app-service-configurable/36@tmp/durable-f228ef8d/script.sh: 1: /w/workspace/app-service-configurable/36@tmp/durable-f228ef8d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-17T23:18:47.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T23:18:47.831Z] Warning: overwriting stash ‘stack-cost’ [2021-11-17T23:18:47.897Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T23:18:47.904Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T23:18:47.911Z] $ docker stop --time=1 cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 [2021-11-17T23:18:49.489Z] $ docker rm -f cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 [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-17T23:18:50.090Z] provisioning config files... [2021-11-17T23:18:50.104Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config477467817290718340tmp [Pipeline] { [Pipeline] sh [2021-11-17T23:18:50.414Z] + set +x [2021-11-17T23:18:50.414Z] + bash -s -- [2021-11-17T23:18:50.414Z] + curl -s https://codecov.io/bash [2021-11-17T23:18:50.414Z] [2021-11-17T23:18:50.414Z] _____ _ [2021-11-17T23:18:50.414Z] / ____| | | [2021-11-17T23:18:50.414Z] | | ___ __| | ___ ___ _____ __ [2021-11-17T23:18:50.414Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-17T23:18:50.414Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-17T23:18:50.414Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-17T23:18:50.414Z] Bash-1.0.6 [2021-11-17T23:18:50.414Z] [2021-11-17T23:18:50.414Z] [2021-11-17T23:18:50.414Z] ==> git version 2.24.4 found [2021-11-17T23:18:50.414Z] ==> 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-17T23:18:50.414Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-17T23:18:50.414Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-17T23:18:50.414Z] ==> Jenkins CI detected. [2021-11-17T23:18:50.414Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-17T23:18:50.414Z] project root: . [2021-11-17T23:18:50.414Z] --> token set from env [2021-11-17T23:18:50.414Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-17T23:18:50.414Z] ==> Running gcov in . (disable via -X gcov) [2021-11-17T23:18:50.414Z] ==> Python coveragepy not found [2021-11-17T23:18:50.414Z] ==> Searching for coverage reports in: [2021-11-17T23:18:50.414Z] + . [2021-11-17T23:18:50.414Z] -> Found 1 reports [2021-11-17T23:18:50.414Z] ==> Detecting git/mercurial file structure [2021-11-17T23:18:50.414Z] ==> Reading reports [2021-11-17T23:18:50.414Z] + ./coverage.out bytes=10 [2021-11-17T23:18:50.414Z] ==> Appending adjustments [2021-11-17T23:18:50.414Z] https://docs.codecov.io/docs/fixing-reports [2021-11-17T23:18:50.676Z] + Found adjustments [2021-11-17T23:18:50.676Z] ==> Gzipping contents [2021-11-17T23:18:50.676Z] 4.0K /tmp/codecov.OhInR8.gz [2021-11-17T23:18:50.676Z] ==> Uploading reports [2021-11-17T23:18:50.676Z] url: https://codecov.io [2021-11-17T23:18:50.676Z] query: branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T23:18:50.676Z] -> Pinging Codecov [2021-11-17T23:18:50.676Z] 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=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T23:18:50.936Z] -> Uploading to [2021-11-17T23:18:50.936Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-17/A97CA9966030D2A3747ED39772930CCE/36e4556e19d47a73733e529c83cf9b2d06cecfaa/7e7b53e0-c1e2-4656-98ea-4004f42c7cd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T231850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfcc9b9ee4cbd9d6c6dcd8ed6b4c2ee4dd17c22f7a68ad0cb4f017809ee40de3 [2021-11-17T23:18:50.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T23:18:50.936Z] Dload Upload Total Spent Left Speed [2021-11-17T23:18:51.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1736 --:--:-- --:--:-- --:--:-- 1741 [2021-11-17T23:18:51.196Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] } [2021-11-17T23:18:51.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-17T23:18:52.381Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-17T23:18:52.390Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:52.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T23:18:52.684Z] [2021-11-17T23:18:52.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:18:53.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T23:18:53.011Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-17T23:18:53.011Z] 188c0c94c7c5: Pulling fs layer [2021-11-17T23:18:53.011Z] 0ef7d3d256c8: Pulling fs layer [2021-11-17T23:18:53.011Z] de9db76c5a1d: Pulling fs layer [2021-11-17T23:18:53.011Z] 0eba1c9be4d2: Pulling fs layer [2021-11-17T23:18:53.011Z] 0d57e429df01: Pulling fs layer [2021-11-17T23:18:53.011Z] 4e4be7b47b0d: Pulling fs layer [2021-11-17T23:18:53.011Z] e1f770b5df2f: Pulling fs layer [2021-11-17T23:18:53.011Z] 85a0685a4137: Pulling fs layer [2021-11-17T23:18:53.011Z] 0d57e429df01: Waiting [2021-11-17T23:18:53.011Z] 4e4be7b47b0d: Waiting [2021-11-17T23:18:53.011Z] e1f770b5df2f: Waiting [2021-11-17T23:18:53.011Z] 85a0685a4137: Waiting [2021-11-17T23:18:53.011Z] 0eba1c9be4d2: Waiting [2021-11-17T23:18:53.011Z] de9db76c5a1d: Verifying Checksum [2021-11-17T23:18:53.011Z] de9db76c5a1d: Download complete [2021-11-17T23:18:53.011Z] 0ef7d3d256c8: Verifying Checksum [2021-11-17T23:18:53.011Z] 0ef7d3d256c8: Download complete [2021-11-17T23:18:53.011Z] 0d57e429df01: Verifying Checksum [2021-11-17T23:18:53.011Z] 0d57e429df01: Download complete [2021-11-17T23:18:53.011Z] 4e4be7b47b0d: Verifying Checksum [2021-11-17T23:18:53.011Z] 4e4be7b47b0d: Download complete [2021-11-17T23:18:53.011Z] 188c0c94c7c5: Verifying Checksum [2021-11-17T23:18:53.011Z] 188c0c94c7c5: Download complete [2021-11-17T23:18:53.279Z] e1f770b5df2f: Verifying Checksum [2021-11-17T23:18:53.279Z] e1f770b5df2f: Download complete [2021-11-17T23:18:53.559Z] 188c0c94c7c5: Pull complete [2021-11-17T23:18:53.559Z] 0eba1c9be4d2: Verifying Checksum [2021-11-17T23:18:53.559Z] 0eba1c9be4d2: Download complete [2021-11-17T23:18:53.824Z] 0ef7d3d256c8: Pull complete [2021-11-17T23:18:53.824Z] de9db76c5a1d: Pull complete [2021-11-17T23:18:53.824Z] 85a0685a4137: Verifying Checksum [2021-11-17T23:18:53.824Z] 85a0685a4137: Download complete [2021-11-17T23:18:57.926Z] 0eba1c9be4d2: Pull complete [2021-11-17T23:18:57.926Z] 0d57e429df01: Pull complete [2021-11-17T23:18:57.926Z] 4e4be7b47b0d: Pull complete [2021-11-17T23:18:58.897Z] e1f770b5df2f: Pull complete [2021-11-17T23:19:03.582Z] 85a0685a4137: Pull complete [2021-11-17T23:19:03.582Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-17T23:19:03.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T23:19:03.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-17T23:19:03.741Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:19:03.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-17T23:19:05.923Z] $ docker top a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T23:19:06.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-17T23:19:06.311Z] + set -o pipefail [2021-11-17T23:19:06.311Z] + snyk monitor '--org=edgex-jenkins' [2021-11-17T23:19:11.299Z] [2021-11-17T23:19:11.299Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-17T23:19:11.299Z] [2021-11-17T23:19:11.299Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/00da8565-c840-4cbd-b28c-93b50a1a345f [2021-11-17T23:19:11.299Z] [2021-11-17T23:19:11.299Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-17T23:19:11.299Z] [2021-11-17T23:19:11.299Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-17T23:19:11.299Z] [2021-11-17T23:19:11.299Z] [Pipeline] } [2021-11-17T23:19:11.310Z] $ docker stop --time=1 a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e [2021-11-17T23:19:13.197Z] $ docker rm -f a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e [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-17T23:19:14.078Z] + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] sh [2021-11-17T23:19:14.378Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:14.671Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:14.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-17T23:19:14.967Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-17T23:19:14.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:16.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:19:16.799Z] . [Pipeline] withDockerContainer [2021-11-17T23:19:16.873Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:19:16.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T23:19:17.331Z] $ docker top 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T23:19:17.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:19:17.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:19:17.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:19:17.582Z] $ docker exec 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c ssh-agent [2021-11-17T23:19:17.721Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAGDDeN/agent.13 [2021-11-17T23:19:17.721Z] SSH_AGENT_PID=20 [2021-11-17T23:19:17.727Z] Running ssh-add (command line suppressed) [2021-11-17T23:19:17.825Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_542932123164477485.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_542932123164477485.key) [2021-11-17T23:19:17.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:19:18.151Z] + git semver tag [2021-11-17T23:19:18.151Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T23:19:18.151Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T23:19:18.151Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T23:19:18.151Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T23:19:18.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T23:19:18.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T23:19:18.151Z] # $SEMVER_BRANCH = main [2021-11-17T23:19:18.151Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T23:19:18.151Z] # 36e4556e19d47a73733e529c83cf9b2d06cecfaa HEAD [2021-11-17T23:19:18.151Z] # -> Force: false [2021-11-17T23:19:18.151Z] # de7da50c4796b9e2b0f0a7b642f77d21dfb6c9fa refs/tags/v2.0.2-dev.31 [Pipeline] } [2021-11-17T23:19:18.162Z] $ docker exec --env ******** --env ******** 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c ssh-agent -k [2021-11-17T23:19:18.256Z] unset SSH_AUTH_SOCK; [2021-11-17T23:19:18.256Z] unset SSH_AGENT_PID; [2021-11-17T23:19:18.256Z] echo Agent pid 20 killed; [2021-11-17T23:19:19.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T23:19:19.503Z] + git semver [Pipeline] } [2021-11-17T23:19:19.518Z] $ docker stop --time=1 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c [2021-11-17T23:19:20.696Z] $ docker rm -f 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:21.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T23:19:21.088Z] [2021-11-17T23:19:21.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:21.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T23:19:21.404Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-17T23:19:21.404Z] ab5ef0e58194: Pulling fs layer [2021-11-17T23:19:21.404Z] 9712f1f96733: Pulling fs layer [2021-11-17T23:19:21.404Z] 63f879dbbcfc: Pulling fs layer [2021-11-17T23:19:21.404Z] 0d9ebad4ef96: Pulling fs layer [2021-11-17T23:19:21.404Z] e9a5061849ea: Pulling fs layer [2021-11-17T23:19:21.404Z] d747dcd14b5f: Pulling fs layer [2021-11-17T23:19:21.404Z] 2de7ff778b66: Pulling fs layer [2021-11-17T23:19:21.404Z] 0d9ebad4ef96: Waiting [2021-11-17T23:19:21.404Z] e9a5061849ea: Waiting [2021-11-17T23:19:21.404Z] d747dcd14b5f: Waiting [2021-11-17T23:19:21.404Z] 2de7ff778b66: Waiting [2021-11-17T23:19:21.404Z] 9712f1f96733: Verifying Checksum [2021-11-17T23:19:21.404Z] 9712f1f96733: Download complete [2021-11-17T23:19:21.690Z] 63f879dbbcfc: Verifying Checksum [2021-11-17T23:19:21.690Z] 63f879dbbcfc: Download complete [2021-11-17T23:19:21.955Z] ab5ef0e58194: Verifying Checksum [2021-11-17T23:19:21.955Z] ab5ef0e58194: Download complete [2021-11-17T23:19:21.955Z] e9a5061849ea: Verifying Checksum [2021-11-17T23:19:21.955Z] e9a5061849ea: Download complete [2021-11-17T23:19:21.955Z] d747dcd14b5f: Verifying Checksum [2021-11-17T23:19:21.955Z] d747dcd14b5f: Download complete [2021-11-17T23:19:21.955Z] 0d9ebad4ef96: Verifying Checksum [2021-11-17T23:19:21.955Z] 0d9ebad4ef96: Download complete [2021-11-17T23:19:21.955Z] 2de7ff778b66: Verifying Checksum [2021-11-17T23:19:21.955Z] 2de7ff778b66: Download complete [2021-11-17T23:19:25.275Z] ab5ef0e58194: Pull complete [2021-11-17T23:19:25.275Z] 9712f1f96733: Pull complete [2021-11-17T23:19:26.756Z] 63f879dbbcfc: Pull complete [2021-11-17T23:19:30.086Z] 0d9ebad4ef96: Pull complete [2021-11-17T23:19:30.355Z] e9a5061849ea: Pull complete [2021-11-17T23:19:30.355Z] d747dcd14b5f: Pull complete [2021-11-17T23:19:31.765Z] 2de7ff778b66: Pull complete [2021-11-17T23:19:31.765Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-17T23:19:31.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T23:19:31.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-17T23:19:31.837Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:19:31.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-17T23:19:34.981Z] $ docker top 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:19:35.070Z] provisioning config files... [2021-11-17T23:19:35.078Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5641322479595944788tmp [2021-11-17T23:19:35.090Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1868125492429917522tmp [2021-11-17T23:19:35.099Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6509932337015196468tmp [Pipeline] { [Pipeline] echo [2021-11-17T23:19:35.114Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:19:35.403Z] ---> sigul-configuration.sh [2021-11-17T23:19:35.403Z] gpg: directory `/root/.gnupg' created [2021-11-17T23:19:35.403Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-17T23:19:35.403Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-17T23:19:35.403Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-17T23:19:35.403Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-17T23:19:35.403Z] gpg: CAST5 encrypted data [2021-11-17T23:19:35.403Z] gpg: encrypted with 1 passphrase [2021-11-17T23:19:35.403Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-17T23:19:35.699Z] + mkdir /home/jenkins [2021-11-17T23:19:35.699Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-17T23:19:35.999Z] + 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-17T23:19:36.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:19:36.315Z] ---> sigul-install.sh [2021-11-17T23:19:36.315Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-17T23:19:36.608Z] + git tag --list [2021-11-17T23:19:36.608Z] v1.0.0 [2021-11-17T23:19:36.608Z] v1.1.0 [2021-11-17T23:19:36.608Z] v1.2.0 [2021-11-17T23:19:36.608Z] v1.3.0 [2021-11-17T23:19:36.608Z] v1.3.1 [2021-11-17T23:19:36.608Z] v2.0.0 [2021-11-17T23:19:36.608Z] v2.0.1 [2021-11-17T23:19:36.608Z] v2.0.1-dev.1 [2021-11-17T23:19:36.608Z] v2.0.2-dev.1 [2021-11-17T23:19:36.608Z] v2.0.2-dev.10 [2021-11-17T23:19:36.608Z] v2.0.2-dev.11 [2021-11-17T23:19:36.608Z] v2.0.2-dev.12 [2021-11-17T23:19:36.608Z] v2.0.2-dev.13 [2021-11-17T23:19:36.608Z] v2.0.2-dev.14 [2021-11-17T23:19:36.608Z] v2.0.2-dev.15 [2021-11-17T23:19:36.608Z] v2.0.2-dev.16 [2021-11-17T23:19:36.608Z] v2.0.2-dev.17 [2021-11-17T23:19:36.608Z] v2.0.2-dev.18 [2021-11-17T23:19:36.608Z] v2.0.2-dev.19 [2021-11-17T23:19:36.608Z] v2.0.2-dev.2 [2021-11-17T23:19:36.608Z] v2.0.2-dev.20 [2021-11-17T23:19:36.608Z] v2.0.2-dev.21 [2021-11-17T23:19:36.608Z] v2.0.2-dev.22 [2021-11-17T23:19:36.608Z] v2.0.2-dev.23 [2021-11-17T23:19:36.608Z] v2.0.2-dev.24 [2021-11-17T23:19:36.608Z] v2.0.2-dev.25 [2021-11-17T23:19:36.608Z] v2.0.2-dev.26 [2021-11-17T23:19:36.608Z] v2.0.2-dev.27 [2021-11-17T23:19:36.608Z] v2.0.2-dev.28 [2021-11-17T23:19:36.608Z] v2.0.2-dev.29 [2021-11-17T23:19:36.608Z] v2.0.2-dev.3 [2021-11-17T23:19:36.608Z] v2.0.2-dev.30 [2021-11-17T23:19:36.608Z] v2.0.2-dev.31 [2021-11-17T23:19:36.608Z] v2.0.2-dev.4 [2021-11-17T23:19:36.608Z] v2.0.2-dev.5 [2021-11-17T23:19:36.608Z] v2.0.2-dev.6 [2021-11-17T23:19:36.608Z] v2.0.2-dev.7 [2021-11-17T23:19:36.608Z] v2.0.2-dev.8 [2021-11-17T23:19:36.608Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-17T23:19:36.902Z] + lftools sign git-tag v2.0.2-dev.31 [2021-11-17T23:19:37.473Z] Signing Git tag with Sigul... [2021-11-17T23:19:37.473Z] Signing v2.0.2-dev.31 [Pipeline] echo [2021-11-17T23:19:38.423Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:19:39.815Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-17T23:19:39.823Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-17T23:19:39.845Z] $ docker stop --time=1 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 [2021-11-17T23:19:41.043Z] $ docker rm -f 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-17T23:19:41.603Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:41.896Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:42.192Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-17T23:19:42.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-17T23:19:42.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:42.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:19:42.499Z] . [Pipeline] withDockerContainer [2021-11-17T23:19:42.566Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:19:42.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T23:19:42.940Z] $ docker top df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T23:19:43.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:19:43.045Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:19:43.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:19:43.163Z] $ docker exec df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 ssh-agent [2021-11-17T23:19:43.278Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHOnBea/agent.13 [2021-11-17T23:19:43.278Z] SSH_AGENT_PID=19 [2021-11-17T23:19:43.282Z] Running ssh-add (command line suppressed) [2021-11-17T23:19:43.373Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_533615422678599639.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_533615422678599639.key) [2021-11-17T23:19:43.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:19:43.683Z] + git semver bump pre [2021-11-17T23:19:43.683Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T23:19:43.683Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T23:19:43.683Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T23:19:43.683Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T23:19:43.683Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T23:19:43.683Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T23:19:43.683Z] # $SEMVER_BRANCH = main [2021-11-17T23:19:43.683Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T23:19:43.683Z] 2.0.2-dev.32 [Pipeline] } [2021-11-17T23:19:43.693Z] $ docker exec --env ******** --env ******** df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 ssh-agent -k [2021-11-17T23:19:43.799Z] unset SSH_AUTH_SOCK; [2021-11-17T23:19:43.799Z] unset SSH_AGENT_PID; [2021-11-17T23:19:43.799Z] echo Agent pid 19 killed; [2021-11-17T23:19:43.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T23:19:44.112Z] + git semver [Pipeline] } [2021-11-17T23:19:44.126Z] $ docker stop --time=1 df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 [2021-11-17T23:19:45.328Z] $ docker rm -f df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:19:45.702Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:45.993Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:19:46.286Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-17T23:19:46.286Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-17T23:19:46.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:46.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:19:46.584Z] . [Pipeline] withDockerContainer [2021-11-17T23:19:46.654Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:19:46.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T23:19:47.086Z] $ docker top 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T23:19:47.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:19:47.181Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:19:47.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:19:47.299Z] $ docker exec 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 ssh-agent [2021-11-17T23:19:47.411Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcALBJb/agent.13 [2021-11-17T23:19:47.411Z] SSH_AGENT_PID=19 [2021-11-17T23:19:47.416Z] Running ssh-add (command line suppressed) [2021-11-17T23:19:47.515Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8164253397878506420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8164253397878506420.key) [2021-11-17T23:19:47.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:19:47.822Z] + git semver push [2021-11-17T23:19:47.822Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T23:19:47.822Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-17T23:19:47.822Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-17T23:19:47.822Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T23:19:47.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T23:19:47.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T23:19:47.822Z] # $SEMVER_BRANCH = main [2021-11-17T23:19:47.822Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-17T23:19:48.082Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2021-11-17T23:19:48.092Z] $ docker exec --env ******** --env ******** 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 ssh-agent -k [2021-11-17T23:19:48.187Z] unset SSH_AUTH_SOCK; [2021-11-17T23:19:48.187Z] unset SSH_AGENT_PID; [2021-11-17T23:19:48.187Z] echo Agent pid 19 killed; [2021-11-17T23:19:48.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-17T23:19:48.219Z] $ docker stop --time=1 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 [2021-11-17T23:19:49.412Z] $ docker rm -f 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 [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-17T23:19:51.283Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:19:51.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:19:52.138Z] ---> package-listing.sh [2021-11-17T23:19:52.138Z] ++ facter osfamily [2021-11-17T23:19:52.139Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T23:19:52.403Z] + OS_FAMILY=redhat [2021-11-17T23:19:52.403Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-17T23:19:52.403Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T23:19:52.403Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T23:19:52.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T23:19:52.403Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T23:19:52.403Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-17T23:19:52.403Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T23:19:52.403Z] + case "${OS_FAMILY}" in [2021-11-17T23:19:52.403Z] + rpm -qa [2021-11-17T23:19:52.403Z] + sort [2021-11-17T23:19:52.974Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T23:19:52.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T23:19:52.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T23:19:52.974Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-17T23:19:52.974Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-17T23:19:52.974Z] + 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-17T23:19:52.987Z] 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-17T23:19:53.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:53.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:19:53.836Z] [2021-11-17T23:19:53.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:19:54.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:19:54.138Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T23:19:54.138Z] b4d181a07f80: Pulling fs layer [2021-11-17T23:19:54.138Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T23:19:54.138Z] ed53099fbce6: Pulling fs layer [2021-11-17T23:19:54.138Z] dc539afda2c1: Pulling fs layer [2021-11-17T23:19:54.138Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T23:19:54.138Z] 9065ff56babe: Pulling fs layer [2021-11-17T23:19:54.138Z] d287ab97295c: Pulling fs layer [2021-11-17T23:19:54.138Z] dc539afda2c1: Waiting [2021-11-17T23:19:54.138Z] 9065ff56babe: Waiting [2021-11-17T23:19:54.138Z] d287ab97295c: Waiting [2021-11-17T23:19:54.138Z] 77bc0d833cb6: Waiting [2021-11-17T23:19:54.138Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T23:19:54.138Z] a1111a8f2ec3: Download complete [2021-11-17T23:19:54.138Z] dc539afda2c1: Verifying Checksum [2021-11-17T23:19:54.138Z] dc539afda2c1: Download complete [2021-11-17T23:19:54.404Z] ed53099fbce6: Verifying Checksum [2021-11-17T23:19:54.404Z] ed53099fbce6: Download complete [2021-11-17T23:19:54.404Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T23:19:54.404Z] 77bc0d833cb6: Download complete [2021-11-17T23:19:54.404Z] 9065ff56babe: Verifying Checksum [2021-11-17T23:19:54.404Z] 9065ff56babe: Download complete [2021-11-17T23:19:54.404Z] b4d181a07f80: Verifying Checksum [2021-11-17T23:19:54.404Z] b4d181a07f80: Download complete [2021-11-17T23:19:54.987Z] d287ab97295c: Verifying Checksum [2021-11-17T23:19:54.987Z] d287ab97295c: Download complete [2021-11-17T23:19:56.589Z] b4d181a07f80: Pull complete [2021-11-17T23:19:56.589Z] a1111a8f2ec3: Pull complete [2021-11-17T23:19:56.589Z] ed53099fbce6: Pull complete [2021-11-17T23:19:56.856Z] dc539afda2c1: Pull complete [2021-11-17T23:19:57.123Z] 77bc0d833cb6: Pull complete [2021-11-17T23:19:57.123Z] 9065ff56babe: Pull complete [2021-11-17T23:20:03.923Z] d287ab97295c: Pull complete [2021-11-17T23:20:03.923Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T23:20:03.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:20:03.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T23:20:04.005Z] prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container [2021-11-17T23:20:04.045Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T23:20:06.397Z] $ docker top 85ff35c41240d2d6d70fad62421c50b4a75f554bdb80c430a314c28a44d2e2a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:20:06.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T23:20:07.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T23:20:07.362Z] + ls /var/log/sa-host [2021-11-17T23:20:07.362Z] + sadf -c /var/log/sa-host/sa05 [2021-11-17T23:20:07.362Z] file_magic: OK [2021-11-17T23:20:07.362Z] HZ: Using current value: 100 [2021-11-17T23:20:07.362Z] file_header: OK [2021-11-17T23:20:07.362Z] 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-17T23:20:07.362Z] Statistics: [2021-11-17T23:20:07.362Z] Hnuu...uuuununununu... [2021-11-17T23:20:07.362Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T23:20:07.362Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T23:20:07.362Z] file_magic: OK [2021-11-17T23:20:07.362Z] HZ: Using current value: 100 [2021-11-17T23:20:07.362Z] file_header: OK [2021-11-17T23:20:07.362Z] 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-17T23:20:07.362Z] Statistics: [2021-11-17T23:20:07.362Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T23:20:07.362Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:20:07.447Z] provisioning config files... [2021-11-17T23:20:09.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2267488774039854176tmp [Pipeline] { [Pipeline] echo [2021-11-17T23:20:09.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:20:10.008Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T23:20:10.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:20:10.349Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T23:20:10.360Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:20:10.651Z] ---> sudo-logs.sh [2021-11-17T23:20:10.651Z] Archiving 'sudo' log.. [2021-11-17T23:20:10.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1134.novalocal: Name or service not known [2021-11-17T23:20:10.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1134.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T23:20:10.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:20:10.966Z] ---> job-cost.sh [2021-11-17T23:20:10.966Z] lf-activate-venv: SKIPPING [2021-11-17T23:20:10.966Z] DEBUG: total: 0.10999999940395355 [2021-11-17T23:20:10.966Z] INFO: Retrieving Stack Cost... [2021-11-17T23:20:11.539Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T23:20:11.799Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T23:20:11.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:20:12.105Z] ---> logs-deploy.sh [2021-11-17T23:20:12.105Z] lf-activate-venv: SKIPPING [2021-11-17T23:20:12.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/36 [2021-11-17T23:20:12.105Z] INFO: archiving workspace using pattern(s): [2021-11-17T23:20:12.675Z] Archives upload complete. [2021-11-17T23:20:12.939Z] INFO: archiving logs to Nexus