Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bee51752e52cefacc75b1e77b3765d1ad311bd56 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-ssh2640515362834154869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6847499356607370741.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17553969771635395980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh17060249618178621173.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh11980157483964377692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47831 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bee51752e52cefacc75b1e77b3765d1ad311bd56 (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 bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 Commit message: "docs: Update change log for kamakura release (#420)" > git rev-list --no-walk 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T18:08:38.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T18:08:38.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T18:08:38.495Z] ========================================================= [2022-05-10T18:08:38.495Z] EdgeX Global Pipelines Version Info [2022-05-10T18:08:38.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:39.323Z] ------------------- [2022-05-10T18:08:39.323Z] stable info: [2022-05-10T18:08:39.323Z] ------------------- [2022-05-10T18:08:39.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:08:39.323Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T18:08:39.323Z] Message: update stable to v1.0.227 [2022-05-10T18:08:39.897Z] ------------------- [2022-05-10T18:08:39.897Z] experimental info: [2022-05-10T18:08:39.897Z] ------------------- [2022-05-10T18:08:39.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:08:39.897Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T18:08:39.897Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T18:08:40.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T18:08:40.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T18:08:40.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T18:08:40.079Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T18:08:40.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T18:08:40.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T18:08:40.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T18:08:40.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T18:08:40.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T18:08:40.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T18:08:40.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T18:08:40.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T18:08:40.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T18:08:40.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T18:08:40.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:08:40.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:08:40.259Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:08:40.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:08:40.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T18:08:40.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T18:08:40.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T18:08:40.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T18:08:40.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T18:08:40.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T18:08:40.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T18:08:40.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T18:08:40.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T18:08:40.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T18:08:40.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T18:08:40.468Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo [2022-05-10T18:08:40.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bee5175 [Pipeline] echo [2022-05-10T18:08:40.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:08:40.547Z] provisioning config files... [2022-05-10T18:08:40.561Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9091970130833896797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:40.871Z] ---> docker-login.sh [2022-05-10T18:08:40.871Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:08:41.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:41.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:41.140Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:41.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:41.140Z] [2022-05-10T18:08:41.140Z] Login Succeeded [2022-05-10T18:08:41.140Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:08:41.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:41.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:41.402Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:41.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:41.402Z] [2022-05-10T18:08:41.402Z] Login Succeeded [2022-05-10T18:08:41.402Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:08:41.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:41.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:41.402Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:41.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:41.402Z] [2022-05-10T18:08:41.402Z] Login Succeeded [2022-05-10T18:08:41.402Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:08:41.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:41.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:41.665Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:41.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:41.665Z] [2022-05-10T18:08:41.665Z] Login Succeeded [2022-05-10T18:08:41.665Z] docker.io [2022-05-10T18:08:41.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:41.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:41.927Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:41.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:41.927Z] [2022-05-10T18:08:41.927Z] Login Succeeded [2022-05-10T18:08:41.927Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:08:41.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T18:08:42.314Z] + git rev-list -1 --merges bee51752e52cefacc75b1e77b3765d1ad311bd56~1..bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo [2022-05-10T18:08:42.438Z] -----------> git rev-list -1 --merges bee51752e52cefacc75b1e77b3765d1ad311bd56~1..bee51752e52cefacc75b1e77b3765d1ad311bd56 bee51752e52cefacc75b1e77b3765d1ad311bd56 [false] [Pipeline] sh [2022-05-10T18:08:42.730Z] + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo [2022-05-10T18:08:42.748Z] ========================================================= [2022-05-10T18:08:42.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T18:08:42.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:08:43.091Z] + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo [2022-05-10T18:08:43.103Z] [semverPrep] GIT_COMMIT: bee51752e52cefacc75b1e77b3765d1ad311bd56, Commit Message: docs: Update change log for kamakura release (#420) [Pipeline] echo [2022-05-10T18:08:43.116Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T18:08:43.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:08:43.508Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T18:08:43.508Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T18:08:43.508Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T18:08:43.508Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T18:08:43.508Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T18:08:43.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:43.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:43.860Z] [2022-05-10T18:08:43.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:44.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:44.165Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T18:08:44.165Z] 1fe172e4850f: Pulling fs layer [2022-05-10T18:08:44.165Z] caf521ccaac6: Pulling fs layer [2022-05-10T18:08:44.165Z] 3ead6fa29328: Pulling fs layer [2022-05-10T18:08:44.165Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T18:08:44.165Z] a8d5f1318db7: Pulling fs layer [2022-05-10T18:08:44.165Z] c427282e49a2: Pulling fs layer [2022-05-10T18:08:44.165Z] 1827001aaf11: Pulling fs layer [2022-05-10T18:08:44.165Z] 0714d37db230: Pulling fs layer [2022-05-10T18:08:44.165Z] ac28cf19c067: Pulling fs layer [2022-05-10T18:08:44.165Z] ca983d60f3e2: Pulling fs layer [2022-05-10T18:08:44.165Z] 9f894cec8388: Pulling fs layer [2022-05-10T18:08:44.165Z] c427282e49a2: Waiting [2022-05-10T18:08:44.165Z] 1827001aaf11: Waiting [2022-05-10T18:08:44.165Z] 0714d37db230: Waiting [2022-05-10T18:08:44.165Z] a8d5f1318db7: Waiting [2022-05-10T18:08:44.165Z] 9f894cec8388: Waiting [2022-05-10T18:08:44.165Z] ac28cf19c067: Waiting [2022-05-10T18:08:44.165Z] ca983d60f3e2: Waiting [2022-05-10T18:08:44.165Z] 5c2a1cbceb83: Waiting [2022-05-10T18:08:44.430Z] caf521ccaac6: Download complete [2022-05-10T18:08:44.430Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T18:08:44.430Z] 5c2a1cbceb83: Download complete [2022-05-10T18:08:44.430Z] a8d5f1318db7: Verifying Checksum [2022-05-10T18:08:44.430Z] a8d5f1318db7: Download complete [2022-05-10T18:08:44.430Z] c427282e49a2: Verifying Checksum [2022-05-10T18:08:44.430Z] c427282e49a2: Download complete [2022-05-10T18:08:44.430Z] 3ead6fa29328: Verifying Checksum [2022-05-10T18:08:44.430Z] 3ead6fa29328: Download complete [2022-05-10T18:08:44.430Z] 0714d37db230: Verifying Checksum [2022-05-10T18:08:44.430Z] 0714d37db230: Download complete [2022-05-10T18:08:44.430Z] ac28cf19c067: Download complete [2022-05-10T18:08:44.430Z] ca983d60f3e2: Verifying Checksum [2022-05-10T18:08:44.430Z] ca983d60f3e2: Download complete [2022-05-10T18:08:44.430Z] 9f894cec8388: Verifying Checksum [2022-05-10T18:08:44.430Z] 9f894cec8388: Download complete [2022-05-10T18:08:44.693Z] 1fe172e4850f: Download complete [2022-05-10T18:08:44.954Z] 1827001aaf11: Verifying Checksum [2022-05-10T18:08:44.954Z] 1827001aaf11: Download complete [2022-05-10T18:08:45.925Z] 1fe172e4850f: Pull complete [2022-05-10T18:08:46.186Z] caf521ccaac6: Pull complete [2022-05-10T18:08:46.758Z] 3ead6fa29328: Pull complete [2022-05-10T18:08:46.758Z] 5c2a1cbceb83: Pull complete [2022-05-10T18:08:47.329Z] a8d5f1318db7: Pull complete [2022-05-10T18:08:47.329Z] c427282e49a2: Pull complete [2022-05-10T18:08:49.238Z] 1827001aaf11: Pull complete [2022-05-10T18:08:49.238Z] 0714d37db230: Pull complete [2022-05-10T18:08:49.498Z] ac28cf19c067: Pull complete [2022-05-10T18:08:49.498Z] ca983d60f3e2: Pull complete [2022-05-10T18:08:49.498Z] 9f894cec8388: Pull complete [2022-05-10T18:08:49.498Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T18:08:49.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:08:49.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T18:08:49.578Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:08:49.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:08:51.152Z] $ docker top fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:08:51.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:08:51.266Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:08:51.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:08:51.418Z] $ docker exec fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent [2022-05-10T18:08:51.542Z] SSH_AUTH_SOCK=/tmp/ssh-D3UsqsWLdXOF/agent.33 [2022-05-10T18:08:51.542Z] SSH_AGENT_PID=39 [2022-05-10T18:08:51.550Z] Running ssh-add (command line suppressed) [2022-05-10T18:08:51.677Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6953311501966967376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6953311501966967376.key) [2022-05-10T18:08:51.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:08:51.977Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T18:08:51.998Z] $ docker exec --env ******** --env ******** fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent -k [2022-05-10T18:08:52.111Z] unset SSH_AUTH_SOCK; [2022-05-10T18:08:52.112Z] unset SSH_AGENT_PID; [2022-05-10T18:08:52.112Z] echo Agent pid 39 killed; [2022-05-10T18:08:52.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T18:08:52.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:08:52.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:08:52.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:08:52.320Z] $ docker exec fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent [2022-05-10T18:08:52.441Z] SSH_AUTH_SOCK=/tmp/ssh-Tb2jtxUq9Sp1/agent.72 [2022-05-10T18:08:52.441Z] SSH_AGENT_PID=78 [2022-05-10T18:08:52.446Z] Running ssh-add (command line suppressed) [2022-05-10T18:08:52.568Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8996860656799747746.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8996860656799747746.key) [2022-05-10T18:08:52.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:08:52.874Z] + git semver init [2022-05-10T18:08:53.136Z] 2022-05-10 18:08:53,088 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T18:08:53.136Z] 2022-05-10 18:08:53,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T18:08:53.136Z] 2022-05-10 18:08:53,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T18:08:53.136Z] 2022-05-10 18:08:53,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:08:54.079Z] 2022-05-10 18:08:53,905 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-10T18:08:54.079Z] 2022-05-10 18:08:53,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-10T18:08:54.079Z] 2022-05-10 18:08:53,905 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:08:54.079Z] 2022-05-10 18:08:53,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:08:54.079Z] 2.2.0-dev.37 [Pipeline] } [2022-05-10T18:08:54.098Z] $ docker exec --env ******** --env ******** fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent -k [2022-05-10T18:08:54.213Z] unset SSH_AUTH_SOCK; [2022-05-10T18:08:54.214Z] unset SSH_AGENT_PID; [2022-05-10T18:08:54.214Z] echo Agent pid 78 killed; [2022-05-10T18:08:54.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:08:54.534Z] + git semver [Pipeline] } [2022-05-10T18:08:54.818Z] $ docker stop --time=1 fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 [2022-05-10T18:08:56.144Z] $ docker rm -f fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:08:56.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T18:08:56.759Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T18:08:56.762Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.37 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:08:56.921Z] provisioning config files... [2022-05-10T18:08:56.929Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3977021391571126079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:57.228Z] ---> docker-login.sh [2022-05-10T18:08:57.228Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:08:57.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:57.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:57.228Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:57.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:57.228Z] [2022-05-10T18:08:57.228Z] Login Succeeded [2022-05-10T18:08:57.228Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:08:57.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:57.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:57.488Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:57.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:57.488Z] [2022-05-10T18:08:57.488Z] Login Succeeded [2022-05-10T18:08:57.488Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:08:57.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:57.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:57.488Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:57.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:57.488Z] [2022-05-10T18:08:57.488Z] Login Succeeded [2022-05-10T18:08:57.488Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:08:57.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:57.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:57.748Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:57.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:57.748Z] [2022-05-10T18:08:57.748Z] Login Succeeded [2022-05-10T18:08:57.748Z] docker.io [2022-05-10T18:08:57.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:58.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:58.009Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:58.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:58.009Z] [2022-05-10T18:08:58.009Z] Login Succeeded [2022-05-10T18:08:58.009Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:08:58.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:08:58.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:08:58.094Z] ========================================================= [2022-05-10T18:08:58.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T18:08:58.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:58.411Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:08:58.411Z] Sending build context to Docker daemon 3.061MB [2022-05-10T18:08:58.411Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:08:58.411Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:08:58.411Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T18:08:58.411Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T18:08:58.411Z] 666ba61612fd: Pulling fs layer [2022-05-10T18:08:58.411Z] 8ed8ca486205: Pulling fs layer [2022-05-10T18:08:58.411Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T18:08:58.411Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T18:08:58.411Z] ca2b28591e48: Pulling fs layer [2022-05-10T18:08:58.411Z] a51346096db8: Pulling fs layer [2022-05-10T18:08:58.411Z] daebc70d1ce1: Pulling fs layer [2022-05-10T18:08:58.411Z] 0e18a0eac166: Pulling fs layer [2022-05-10T18:08:58.411Z] 4fe6c5a15a65: Waiting [2022-05-10T18:08:58.411Z] 22a0e8bec74d: Waiting [2022-05-10T18:08:58.411Z] daebc70d1ce1: Waiting [2022-05-10T18:08:58.411Z] ca2b28591e48: Waiting [2022-05-10T18:08:58.411Z] a51346096db8: Waiting [2022-05-10T18:08:58.411Z] 0e18a0eac166: Waiting [2022-05-10T18:08:58.411Z] 8ed8ca486205: Verifying Checksum [2022-05-10T18:08:58.411Z] 8ed8ca486205: Download complete [2022-05-10T18:08:58.411Z] 666ba61612fd: Verifying Checksum [2022-05-10T18:08:58.411Z] 666ba61612fd: Download complete [2022-05-10T18:08:58.411Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T18:08:58.411Z] 22a0e8bec74d: Download complete [2022-05-10T18:08:58.411Z] ca2b28591e48: Verifying Checksum [2022-05-10T18:08:58.411Z] ca2b28591e48: Download complete [2022-05-10T18:08:58.411Z] a51346096db8: Verifying Checksum [2022-05-10T18:08:58.411Z] a51346096db8: Download complete [2022-05-10T18:08:58.411Z] 59bf1c3509f3: Download complete [2022-05-10T18:08:58.671Z] daebc70d1ce1: Verifying Checksum [2022-05-10T18:08:58.671Z] daebc70d1ce1: Download complete [2022-05-10T18:08:58.671Z] 59bf1c3509f3: Pull complete [2022-05-10T18:08:58.932Z] 666ba61612fd: Pull complete [2022-05-10T18:08:58.932Z] 8ed8ca486205: Pull complete [2022-05-10T18:08:59.192Z] 0e18a0eac166: Verifying Checksum [2022-05-10T18:08:59.192Z] 0e18a0eac166: Download complete [2022-05-10T18:08:59.192Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T18:08:59.192Z] 4fe6c5a15a65: Download complete [2022-05-10T18:09:03.401Z] 4fe6c5a15a65: Pull complete [2022-05-10T18:09:03.401Z] 22a0e8bec74d: Pull complete [2022-05-10T18:09:03.401Z] ca2b28591e48: Pull complete [2022-05-10T18:09:03.401Z] a51346096db8: Pull complete [2022-05-10T18:09:03.662Z] daebc70d1ce1: Pull complete [2022-05-10T18:09:06.246Z] 0e18a0eac166: Pull complete [2022-05-10T18:09:06.246Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T18:09:06.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T18:09:06.246Z] ---> f018257e8ee9 [2022-05-10T18:09:06.246Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:09:07.636Z] ---> Running in d86213805fde [2022-05-10T18:09:07.636Z] Removing intermediate container d86213805fde [2022-05-10T18:09:07.636Z] ---> df5649f41f22 [2022-05-10T18:09:07.636Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:09:07.636Z] ---> Running in 334d04394fb3 [2022-05-10T18:09:07.898Z] Removing intermediate container 334d04394fb3 [2022-05-10T18:09:07.898Z] ---> 1ebdc224979c [2022-05-10T18:09:07.898Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:09:07.898Z] ---> Running in 231d6d4447d8 [2022-05-10T18:09:07.898Z] Removing intermediate container 231d6d4447d8 [2022-05-10T18:09:07.898Z] ---> bd1c77e02db6 [2022-05-10T18:09:07.898Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:09:07.898Z] ---> Running in 9d5a1ffcd08d [2022-05-10T18:09:08.472Z] Removing intermediate container 9d5a1ffcd08d [2022-05-10T18:09:08.472Z] ---> 6cdcda8fda08 [2022-05-10T18:09:08.472Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:09:08.472Z] ---> Running in aefc86b4fc98 [2022-05-10T18:09:09.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:09.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:09.874Z] OK: 221 MiB in 52 packages [2022-05-10T18:09:10.463Z] Removing intermediate container aefc86b4fc98 [2022-05-10T18:09:10.463Z] ---> 6512214993cd [2022-05-10T18:09:10.463Z] Step 8/13 : WORKDIR /app [2022-05-10T18:09:10.463Z] ---> Running in c310bc3a4d41 [2022-05-10T18:09:10.463Z] Removing intermediate container c310bc3a4d41 [2022-05-10T18:09:10.463Z] ---> a27baee67f78 [2022-05-10T18:09:10.463Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:09:10.463Z] ---> cef6c58bcf6b [2022-05-10T18:09:10.463Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:09:10.726Z] ---> Running in 0989629bdeda [2022-05-10T18:09:11.874Z] Still waiting to schedule task [2022-05-10T18:09:11.875Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T18:09:25.645Z] Removing intermediate container 0989629bdeda [2022-05-10T18:09:25.645Z] ---> f132a6808c9b [2022-05-10T18:09:25.645Z] Step 11/13 : COPY . . [2022-05-10T18:09:25.645Z] ---> 31f14e97451b [2022-05-10T18:09:25.645Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:09:25.645Z] ---> Running in 01299566dca8 [2022-05-10T18:09:25.645Z] Removing intermediate container 01299566dca8 [2022-05-10T18:09:25.645Z] ---> 266ef86cf148 [2022-05-10T18:09:25.645Z] Step 13/13 : RUN $MAKE [2022-05-10T18:09:25.645Z] ---> Running in e76f855b7b5c [2022-05-10T18:09:25.645Z] noop [2022-05-10T18:09:25.645Z] Removing intermediate container e76f855b7b5c [2022-05-10T18:09:25.645Z] ---> 7f2272b1b71a [2022-05-10T18:09:25.645Z] Successfully built 7f2272b1b71a [2022-05-10T18:09:25.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:25.962Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:09:25.962Z] . [Pipeline] withDockerContainer [2022-05-10T18:09:26.034Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:09:26.079Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T18:09:26.441Z] $ docker top 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:09:26.798Z] + go version [2022-05-10T18:09:26.799Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T18:09:26.818Z] $ docker stop --time=1 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 [2022-05-10T18:09:28.117Z] $ docker rm -f 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:28.586Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:09:28.586Z] . [Pipeline] withDockerContainer [2022-05-10T18:09:28.686Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:09:28.727Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T18:09:29.119Z] $ docker top 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:09:29.478Z] + make test [2022-05-10T18:09:29.478Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T18:09:39.478Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T18:09:39.478Z] CGO_ENABLED=1 go vet ./... [2022-05-10T18:09:42.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:09:42.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:09:42.771Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T18:09:43.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:09:43.370Z] $ docker stop --time=1 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 [2022-05-10T18:09:45.091Z] $ docker rm -f 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:09:45.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:09:45.515Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T18:09:46.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:09:46.326Z] + ls -al . [2022-05-10T18:09:46.326Z] total 168 [2022-05-10T18:09:46.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:09 . [2022-05-10T18:09:46.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 .. [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:08 .dockerignore [2022-05-10T18:09:46.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git [2022-05-10T18:09:46.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 .github [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 18:08 .gitignore [2022-05-10T18:09:46.326Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:08 .semver [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 18:08 Attribution.txt [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 10 18:08 CHANGELOG.md [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 18:08 Dockerfile [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:08 GOVERNANCE.md [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:08 Jenkinsfile [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:08 LICENSE [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:08 OWNERS.md [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 18:08 README.md [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:08 VERSION [2022-05-10T18:09:46.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 bin [2022-05-10T18:09:46.326Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 18:09 coverage.out [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 18:08 go.mod [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 18:08 go.sum [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 18:08 main.go [2022-05-10T18:09:46.326Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 18:08 makefile [2022-05-10T18:09:46.326Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:08 res [2022-05-10T18:09:46.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:46.624Z] + 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=bee51752e52cefacc75b1e77b3765d1ad311bd56 --label arch=amd64 --label version=2.2.0-dev.37 . [2022-05-10T18:09:46.624Z] Sending build context to Docker daemon 3.062MB [2022-05-10T18:09:46.624Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:09:46.624Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T18:09:46.624Z] ---> 7f2272b1b71a [2022-05-10T18:09:46.624Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:09:46.624Z] ---> Running in c09e1ed201d1 [2022-05-10T18:09:46.886Z] Removing intermediate container c09e1ed201d1 [2022-05-10T18:09:46.886Z] ---> 6cbf99b74562 [2022-05-10T18:09:46.886Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:09:46.886Z] ---> Running in e8769c5829ef [2022-05-10T18:09:46.886Z] Removing intermediate container e8769c5829ef [2022-05-10T18:09:46.886Z] ---> 8a93a49ccfae [2022-05-10T18:09:46.886Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:09:46.886Z] ---> Running in adbfa089c88b [2022-05-10T18:09:47.147Z] Removing intermediate container adbfa089c88b [2022-05-10T18:09:47.147Z] ---> 21699b7c57ef [2022-05-10T18:09:47.147Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:09:47.147Z] ---> Running in c0767e8a0ea6 [2022-05-10T18:09:47.718Z] Removing intermediate container c0767e8a0ea6 [2022-05-10T18:09:47.718Z] ---> b4936ffd2d73 [2022-05-10T18:09:47.718Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:09:47.718Z] ---> Running in ce42c6b827d0 [2022-05-10T18:09:47.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:48.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:49.179Z] OK: 221 MiB in 52 packages [2022-05-10T18:09:49.439Z] Removing intermediate container ce42c6b827d0 [2022-05-10T18:09:49.439Z] ---> 08e19b4fbdd7 [2022-05-10T18:09:49.439Z] Step 8/27 : WORKDIR /app [2022-05-10T18:09:49.439Z] ---> Running in a444cb08e164 [2022-05-10T18:09:49.439Z] Removing intermediate container a444cb08e164 [2022-05-10T18:09:49.439Z] ---> eb075cc8bd47 [2022-05-10T18:09:49.439Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T18:09:49.697Z] ---> 19b525a09642 [2022-05-10T18:09:49.697Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:09:49.697Z] ---> Running in 2f7763a3365d [2022-05-10T18:09:50.269Z] Removing intermediate container 2f7763a3365d [2022-05-10T18:09:50.269Z] ---> eb27741be2a3 [2022-05-10T18:09:50.269Z] Step 11/27 : COPY . . [2022-05-10T18:09:50.529Z] ---> 3c5d48269b3b [2022-05-10T18:09:50.529Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T18:09:50.789Z] ---> Running in 8ddf2026b924 [2022-05-10T18:09:50.789Z] Removing intermediate container 8ddf2026b924 [2022-05-10T18:09:50.789Z] ---> 21657d41584b [2022-05-10T18:09:50.789Z] Step 13/27 : RUN $MAKE [2022-05-10T18:09:50.789Z] ---> Running in 6ca57aedbb9d [2022-05-10T18:09:51.048Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T18:10:13.004Z] Removing intermediate container 6ca57aedbb9d [2022-05-10T18:10:13.004Z] ---> 5650ff9f6e8c [2022-05-10T18:10:13.004Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T18:10:13.004Z] 3.14: Pulling from library/alpine [2022-05-10T18:10:13.004Z] 8663204ce13b: Pulling fs layer [2022-05-10T18:10:13.004Z] 8663204ce13b: Download complete [2022-05-10T18:10:13.004Z] 8663204ce13b: Pull complete [2022-05-10T18:10:13.005Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:10:13.005Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:10:13.005Z] ---> e04c818066af [2022-05-10T18:10:13.005Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:10:13.005Z] ---> Running in a52b7e441566 [2022-05-10T18:10:13.005Z] Removing intermediate container a52b7e441566 [2022-05-10T18:10:13.005Z] ---> 1f07128c547e [2022-05-10T18:10:13.005Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T18:10:13.005Z] ---> Running in 9c1f2b75f623 [2022-05-10T18:10:13.005Z] Removing intermediate container 9c1f2b75f623 [2022-05-10T18:10:13.005Z] ---> f0f688237acc [2022-05-10T18:10:13.005Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T18:10:13.005Z] ---> Running in b47048262a48 [2022-05-10T18:10:13.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:10:13.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:10:13.005Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T18:10:13.005Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T18:10:13.005Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:10:13.005Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T18:10:13.005Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:10:13.005Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T18:10:13.005Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T18:10:13.005Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:10:13.005Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:10:13.005Z] OK: 9 MiB in 21 packages [2022-05-10T18:10:13.005Z] Removing intermediate container b47048262a48 [2022-05-10T18:10:13.005Z] ---> 7dccbad99b97 [2022-05-10T18:10:13.005Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:10:13.005Z] ---> 648ab42b078b [2022-05-10T18:10:13.005Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:10:13.005Z] ---> 13662f196ea8 [2022-05-10T18:10:13.005Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:10:13.264Z] ---> 61d6ad14a9f8 [2022-05-10T18:10:13.264Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T18:10:13.835Z] ---> 6c2e4cdb5978 [2022-05-10T18:10:13.835Z] Step 22/27 : EXPOSE 48095 [2022-05-10T18:10:14.097Z] ---> Running in d1f9413e65e1 [2022-05-10T18:10:14.097Z] Removing intermediate container d1f9413e65e1 [2022-05-10T18:10:14.097Z] ---> 857622091c83 [2022-05-10T18:10:14.097Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T18:10:14.097Z] ---> Running in cd84b913e54c [2022-05-10T18:10:14.357Z] Removing intermediate container cd84b913e54c [2022-05-10T18:10:14.357Z] ---> 30cb2f652825 [2022-05-10T18:10:14.357Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T18:10:14.357Z] ---> Running in e22aee06be51 [2022-05-10T18:10:14.357Z] Removing intermediate container e22aee06be51 [2022-05-10T18:10:14.357Z] ---> 45a3a68f97ee [2022-05-10T18:10:14.357Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T18:10:14.357Z] ---> Running in e0b510c6884a [2022-05-10T18:10:14.622Z] Removing intermediate container e0b510c6884a [2022-05-10T18:10:14.622Z] ---> bafd697bb60a [2022-05-10T18:10:14.622Z] Step 26/27 : LABEL git_sha=bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:10:14.622Z] ---> Running in b1dac513bc2c [2022-05-10T18:10:14.622Z] Removing intermediate container b1dac513bc2c [2022-05-10T18:10:14.622Z] ---> e157e88f074a [2022-05-10T18:10:14.622Z] Step 27/27 : LABEL version=2.2.0-dev.37 [2022-05-10T18:10:14.622Z] ---> Running in 64145f3029de [2022-05-10T18:10:14.883Z] Removing intermediate container 64145f3029de [2022-05-10T18:10:14.883Z] ---> ae5c589631e5 [2022-05-10T18:10:14.883Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:10:14.883Z] Successfully built ae5c589631e5 [2022-05-10T18:10:14.883Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:10:14.987Z] provisioning config files... [2022-05-10T18:10:14.999Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config229583218319849367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:10:15.296Z] ---> docker-login.sh [2022-05-10T18:10:15.296Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:10:15.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:10:15.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:10:15.296Z] Configure a credential helper to remove this warning. See [2022-05-10T18:10:15.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:10:15.296Z] [2022-05-10T18:10:15.296Z] Login Succeeded [2022-05-10T18:10:15.296Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:10:15.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:10:15.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:10:15.555Z] Configure a credential helper to remove this warning. See [2022-05-10T18:10:15.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:10:15.555Z] [2022-05-10T18:10:15.555Z] Login Succeeded [2022-05-10T18:10:15.555Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:10:15.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:10:15.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:10:15.555Z] Configure a credential helper to remove this warning. See [2022-05-10T18:10:15.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:10:15.556Z] [2022-05-10T18:10:15.556Z] Login Succeeded [2022-05-10T18:10:15.556Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:10:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:10:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:10:15.816Z] Configure a credential helper to remove this warning. See [2022-05-10T18:10:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:10:15.816Z] [2022-05-10T18:10:15.816Z] Login Succeeded [2022-05-10T18:10:15.816Z] docker.io [2022-05-10T18:10:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:10:16.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:10:16.077Z] Configure a credential helper to remove this warning. See [2022-05-10T18:10:16.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:10:16.077Z] [2022-05-10T18:10:16.077Z] Login Succeeded [2022-05-10T18:10:16.077Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:10:16.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:10:16.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:10:16.136Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-10T18:10:16.136Z] bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:10:16.136Z] latest [2022-05-10T18:10:16.136Z] 2.2.0-dev.37 [2022-05-10T18:10:16.136Z] bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:10:16.136Z] main [2022-05-10T18:10:16.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:16.464Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:16.768Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:10:16.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T18:10:16.769Z] 327a9ef665bb: Preparing [2022-05-10T18:10:16.769Z] 1392da8be987: Preparing [2022-05-10T18:10:16.769Z] 9778f8c6e99d: Preparing [2022-05-10T18:10:16.769Z] 08963c952d70: Preparing [2022-05-10T18:10:16.769Z] 9fd95eb1f28d: Preparing [2022-05-10T18:10:16.769Z] b541d28bf3b4: Preparing [2022-05-10T18:10:16.769Z] b541d28bf3b4: Waiting [2022-05-10T18:10:16.769Z] 1392da8be987: Pushed [2022-05-10T18:10:16.769Z] 08963c952d70: Pushed [2022-05-10T18:10:16.769Z] 9778f8c6e99d: Pushed [2022-05-10T18:10:16.769Z] b541d28bf3b4: Layer already exists [2022-05-10T18:10:17.339Z] 9fd95eb1f28d: Pushed [2022-05-10T18:10:19.889Z] 327a9ef665bb: Pushed [2022-05-10T18:10:19.889Z] bee51752e52cefacc75b1e77b3765d1ad311bd56: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:20.192Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:20.490Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T18:10:20.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T18:10:20.491Z] 327a9ef665bb: Preparing [2022-05-10T18:10:20.491Z] 1392da8be987: Preparing [2022-05-10T18:10:20.491Z] 9778f8c6e99d: Preparing [2022-05-10T18:10:20.491Z] 08963c952d70: Preparing [2022-05-10T18:10:20.491Z] 9fd95eb1f28d: Preparing [2022-05-10T18:10:20.491Z] b541d28bf3b4: Preparing [2022-05-10T18:10:20.491Z] b541d28bf3b4: Waiting [2022-05-10T18:10:20.491Z] 08963c952d70: Layer already exists [2022-05-10T18:10:20.491Z] 9778f8c6e99d: Layer already exists [2022-05-10T18:10:20.491Z] 327a9ef665bb: Layer already exists [2022-05-10T18:10:20.491Z] 1392da8be987: Layer already exists [2022-05-10T18:10:20.491Z] 9fd95eb1f28d: Layer already exists [2022-05-10T18:10:20.491Z] b541d28bf3b4: Layer already exists [2022-05-10T18:10:20.491Z] latest: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:20.789Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:21.086Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 [2022-05-10T18:10:21.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T18:10:21.086Z] 327a9ef665bb: Preparing [2022-05-10T18:10:21.086Z] 1392da8be987: Preparing [2022-05-10T18:10:21.086Z] 9778f8c6e99d: Preparing [2022-05-10T18:10:21.086Z] 08963c952d70: Preparing [2022-05-10T18:10:21.086Z] 9fd95eb1f28d: Preparing [2022-05-10T18:10:21.086Z] b541d28bf3b4: Preparing [2022-05-10T18:10:21.086Z] b541d28bf3b4: Waiting [2022-05-10T18:10:21.086Z] 9fd95eb1f28d: Layer already exists [2022-05-10T18:10:21.086Z] 9778f8c6e99d: Layer already exists [2022-05-10T18:10:21.086Z] 08963c952d70: Layer already exists [2022-05-10T18:10:21.086Z] 1392da8be987: Layer already exists [2022-05-10T18:10:21.086Z] 327a9ef665bb: Layer already exists [2022-05-10T18:10:21.086Z] b541d28bf3b4: Layer already exists [2022-05-10T18:10:21.086Z] 2.2.0-dev.37: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:21.389Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:21.682Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:10:21.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T18:10:21.682Z] 327a9ef665bb: Preparing [2022-05-10T18:10:21.682Z] 1392da8be987: Preparing [2022-05-10T18:10:21.682Z] 9778f8c6e99d: Preparing [2022-05-10T18:10:21.682Z] 08963c952d70: Preparing [2022-05-10T18:10:21.682Z] 9fd95eb1f28d: Preparing [2022-05-10T18:10:21.682Z] b541d28bf3b4: Preparing [2022-05-10T18:10:21.682Z] b541d28bf3b4: Waiting [2022-05-10T18:10:21.682Z] 9778f8c6e99d: Layer already exists [2022-05-10T18:10:21.682Z] 08963c952d70: Layer already exists [2022-05-10T18:10:21.682Z] 1392da8be987: Layer already exists [2022-05-10T18:10:21.682Z] 9fd95eb1f28d: Layer already exists [2022-05-10T18:10:21.682Z] 327a9ef665bb: Layer already exists [2022-05-10T18:10:21.682Z] b541d28bf3b4: Layer already exists [2022-05-10T18:10:21.682Z] bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:21.996Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:22.289Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-10T18:10:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T18:10:22.289Z] 327a9ef665bb: Preparing [2022-05-10T18:10:22.289Z] 1392da8be987: Preparing [2022-05-10T18:10:22.289Z] 9778f8c6e99d: Preparing [2022-05-10T18:10:22.289Z] 08963c952d70: Preparing [2022-05-10T18:10:22.289Z] 9fd95eb1f28d: Preparing [2022-05-10T18:10:22.289Z] b541d28bf3b4: Preparing [2022-05-10T18:10:22.289Z] b541d28bf3b4: Waiting [2022-05-10T18:10:22.289Z] 9fd95eb1f28d: Layer already exists [2022-05-10T18:10:22.289Z] 1392da8be987: Layer already exists [2022-05-10T18:10:22.289Z] 08963c952d70: Layer already exists [2022-05-10T18:10:22.289Z] 9778f8c6e99d: Layer already exists [2022-05-10T18:10:22.289Z] 327a9ef665bb: Layer already exists [2022-05-10T18:10:22.289Z] b541d28bf3b4: Layer already exists [2022-05-10T18:10:22.289Z] main: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:10:22.324Z] ===================================================== [Pipeline] echo [2022-05-10T18:10:22.337Z] taggedImages: [2022-05-10T18:10:22.337Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:10:22.337Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T18:10:22.337Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 [2022-05-10T18:10:22.337Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:10:22.337Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:22.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:22.712Z] [2022-05-10T18:10:22.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:10:23.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:23.018Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T18:10:23.018Z] 5eb5b503b376: Pulling fs layer [2022-05-10T18:10:23.018Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T18:10:23.018Z] ec43610c2a17: Pulling fs layer [2022-05-10T18:10:23.018Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T18:10:23.018Z] 33b1e0a273af: Pulling fs layer [2022-05-10T18:10:23.018Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T18:10:23.018Z] 2f39f015ded8: Pulling fs layer [2022-05-10T18:10:23.018Z] 2f39f015ded8: Waiting [2022-05-10T18:10:23.018Z] 33b1e0a273af: Waiting [2022-05-10T18:10:23.018Z] 5d3b04190fa2: Waiting [2022-05-10T18:10:23.018Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T18:10:23.018Z] 5c69ac0246d0: Download complete [2022-05-10T18:10:23.018Z] 3a2ae6a8a46f: Download complete [2022-05-10T18:10:23.018Z] 33b1e0a273af: Verifying Checksum [2022-05-10T18:10:23.018Z] 33b1e0a273af: Download complete [2022-05-10T18:10:23.018Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T18:10:23.018Z] 5d3b04190fa2: Download complete [2022-05-10T18:10:23.286Z] ec43610c2a17: Verifying Checksum [2022-05-10T18:10:23.286Z] ec43610c2a17: Download complete [2022-05-10T18:10:23.286Z] 5eb5b503b376: Verifying Checksum [2022-05-10T18:10:23.286Z] 5eb5b503b376: Download complete [2022-05-10T18:10:23.855Z] 2f39f015ded8: Download complete [2022-05-10T18:10:24.422Z] 5eb5b503b376: Pull complete [2022-05-10T18:10:24.422Z] 5c69ac0246d0: Pull complete [2022-05-10T18:10:24.991Z] ec43610c2a17: Pull complete [2022-05-10T18:10:24.991Z] 3a2ae6a8a46f: Pull complete [2022-05-10T18:10:25.250Z] 33b1e0a273af: Pull complete [2022-05-10T18:10:25.250Z] 5d3b04190fa2: Pull complete [2022-05-10T18:10:29.440Z] 2f39f015ded8: Pull complete [2022-05-10T18:10:29.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T18:10:29.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:10:29.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T18:10:29.508Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:10:29.547Z] $ 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/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 [2022-05-10T18:10:31.444Z] $ docker top 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:10:31.891Z] ---> job-cost.sh [2022-05-10T18:10:31.891Z] lf-activate-venv: SKIPPING [2022-05-10T18:10:31.891Z] INFO: No Stack... [2022-05-10T18:10:32.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:10:32.723Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:10:33.022Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-10T18:10:33.022Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:10:33.041Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [2022-05-10T18:10:33.049Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] did not exist. Created. [2022-05-10T18:10:33.049Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:10:33.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T18:10:33.387Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:10:33.395Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:10:33.419Z] $ docker stop --time=1 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a [2022-05-10T18:10:34.596Z] $ docker rm -f 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T18:14:52.569Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47862 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-10T18:14:52.582Z] Running in /w/workspace/app-service-configurable/73 [Pipeline] { [Pipeline] checkout [2022-05-10T18:14:52.933Z] Selected Git installation does not exist. Using Default [2022-05-10T18:14:52.933Z] The recommended git tool is: NONE [2022-05-10T18:15:00.521Z] using credential edgex-jenkins-ssh [2022-05-10T18:15:00.541Z] Cloning the remote Git repository [2022-05-10T18:15:00.623Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T18:15:00.737Z] > git init /w/workspace/app-service-configurable/73 # timeout=10 [2022-05-10T18:15:00.834Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T18:15:00.835Z] > git --version # timeout=10 [2022-05-10T18:15:00.863Z] > git --version # 'git version 2.25.1' [2022-05-10T18:15:00.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:15:00.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:15:02.223Z] Avoid second fetch [2022-05-10T18:15:02.223Z] Checking out Revision bee51752e52cefacc75b1e77b3765d1ad311bd56 (main) [2022-05-10T18:15:02.139Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T18:15:02.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:15:02.259Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:15:02.286Z] > git checkout -f bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 [2022-05-10T18:15:06.709Z] Commit message: "docs: Update change log for kamakura release (#420)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:15:07.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T18:15:07.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:15:07.704Z] Dload Upload Total Spent Left Speed [2022-05-10T18:15:07.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75916 0 --:--:-- --:--:-- --:--:-- 75916 [Pipeline] sh [2022-05-10T18:15:08.255Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T18:15:08.606Z] + sudo tee /etc/docker/daemon.new [2022-05-10T18:15:08.606Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T18:15:08.606Z] { [2022-05-10T18:15:08.606Z] "registry-mirrors": [ [2022-05-10T18:15:08.606Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T18:15:08.606Z] ], [2022-05-10T18:15:08.606Z] "bip": "10.250.0.254/24", [2022-05-10T18:15:08.606Z] "hosts": [ [2022-05-10T18:15:08.606Z] "tcp://0.0.0.0:5555", [2022-05-10T18:15:08.606Z] "unix:///var/run/docker.sock" [2022-05-10T18:15:08.606Z] ], [2022-05-10T18:15:08.606Z] "mtu": 1458, [2022-05-10T18:15:08.606Z] "selinux-enabled": true, [2022-05-10T18:15:08.606Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T18:15:08.606Z] } [Pipeline] sh [2022-05-10T18:15:08.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T18:15:09.347Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:15:27.738Z] provisioning config files... [2022-05-10T18:15:27.765Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/73@tmp/config1670786011599136958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:15:28.146Z] ---> docker-login.sh [2022-05-10T18:15:28.146Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:15:28.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:29.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:29.023Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:29.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:29.023Z] [2022-05-10T18:15:29.023Z] Login Succeeded [2022-05-10T18:15:29.023Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:15:29.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:29.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:29.622Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:29.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:29.622Z] [2022-05-10T18:15:29.622Z] Login Succeeded [2022-05-10T18:15:29.622Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:15:29.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:30.183Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:30.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:30.183Z] [2022-05-10T18:15:30.183Z] Login Succeeded [2022-05-10T18:15:30.183Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:15:30.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:30.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:30.458Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:30.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:30.458Z] [2022-05-10T18:15:30.458Z] Login Succeeded [2022-05-10T18:15:30.739Z] docker.io [2022-05-10T18:15:31.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:15:31.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:15:31.289Z] Configure a credential helper to remove this warning. See [2022-05-10T18:15:31.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:15:31.289Z] [2022-05-10T18:15:31.289Z] Login Succeeded [2022-05-10T18:15:31.567Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:15:31.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:15:32.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:15:32.479Z] ========================================================= [2022-05-10T18:15:32.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T18:15:32.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:15:32.845Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:15:32.845Z] Sending build context to Docker daemon 203.3kB [2022-05-10T18:15:33.118Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:15:33.118Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:15:33.397Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T18:15:33.397Z] 9b3977197b4f: Pulling fs layer [2022-05-10T18:15:33.397Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T18:15:33.397Z] 94645a83ff95: Pulling fs layer [2022-05-10T18:15:33.397Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T18:15:33.397Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T18:15:33.397Z] 3096ccb668a1: Pulling fs layer [2022-05-10T18:15:33.397Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T18:15:33.397Z] a4caa8a26152: Pulling fs layer [2022-05-10T18:15:33.397Z] 3f3a8bcf1eab: Waiting [2022-05-10T18:15:33.397Z] 0c92f367c5e7: Waiting [2022-05-10T18:15:33.397Z] 3096ccb668a1: Waiting [2022-05-10T18:15:33.397Z] e8cf19c19ddd: Waiting [2022-05-10T18:15:33.397Z] a4caa8a26152: Waiting [2022-05-10T18:15:33.397Z] 94645a83ff95: Verifying Checksum [2022-05-10T18:15:33.397Z] 94645a83ff95: Download complete [2022-05-10T18:15:33.397Z] 1a89e8eeedd5: Download complete [2022-05-10T18:15:33.397Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T18:15:33.397Z] 0c92f367c5e7: Download complete [2022-05-10T18:15:33.397Z] 3096ccb668a1: Download complete [2022-05-10T18:15:33.397Z] 9b3977197b4f: Download complete [2022-05-10T18:15:33.397Z] e8cf19c19ddd: Download complete [2022-05-10T18:15:34.414Z] 9b3977197b4f: Pull complete [2022-05-10T18:15:34.695Z] 1a89e8eeedd5: Pull complete [2022-05-10T18:15:35.304Z] 94645a83ff95: Pull complete [2022-05-10T18:15:35.580Z] a4caa8a26152: Verifying Checksum [2022-05-10T18:15:35.580Z] a4caa8a26152: Download complete [2022-05-10T18:15:36.179Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T18:15:36.179Z] 3f3a8bcf1eab: Download complete [2022-05-10T18:15:48.613Z] 3f3a8bcf1eab: Pull complete [2022-05-10T18:15:48.613Z] 0c92f367c5e7: Pull complete [2022-05-10T18:15:49.213Z] 3096ccb668a1: Pull complete [2022-05-10T18:15:49.213Z] e8cf19c19ddd: Pull complete [2022-05-10T18:15:55.950Z] a4caa8a26152: Pull complete [2022-05-10T18:15:55.950Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T18:15:55.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T18:15:55.950Z] ---> 725f1c02e7f9 [2022-05-10T18:15:55.950Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:15:56.934Z] ---> Running in 7453f3a52d75 [2022-05-10T18:15:57.218Z] Removing intermediate container 7453f3a52d75 [2022-05-10T18:15:57.218Z] ---> 60d2e5ef5d15 [2022-05-10T18:15:57.218Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:15:57.491Z] ---> Running in f054fff793c3 [2022-05-10T18:15:57.768Z] Removing intermediate container f054fff793c3 [2022-05-10T18:15:57.768Z] ---> d457d7b289c1 [2022-05-10T18:15:57.768Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:15:57.768Z] ---> Running in 310ead0b1326 [2022-05-10T18:15:58.046Z] Removing intermediate container 310ead0b1326 [2022-05-10T18:15:58.046Z] ---> 46c7a09bb6fc [2022-05-10T18:15:58.046Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:15:58.046Z] ---> Running in f678603d942f [2022-05-10T18:16:01.450Z] Removing intermediate container f678603d942f [2022-05-10T18:16:01.450Z] ---> 711defa89ce8 [2022-05-10T18:16:01.450Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:16:01.450Z] ---> Running in f607c8312f4b [2022-05-10T18:16:02.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:16:03.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:16:04.412Z] OK: 220 MiB in 52 packages [2022-05-10T18:16:05.398Z] Removing intermediate container f607c8312f4b [2022-05-10T18:16:05.398Z] ---> 82ee75dd6741 [2022-05-10T18:16:05.398Z] Step 8/13 : WORKDIR /app [2022-05-10T18:16:05.398Z] ---> Running in 14fb1fa3d4d3 [2022-05-10T18:16:05.673Z] Removing intermediate container 14fb1fa3d4d3 [2022-05-10T18:16:05.673Z] ---> fae77fb83e8a [2022-05-10T18:16:05.673Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:16:06.276Z] ---> 24294d3664a8 [2022-05-10T18:16:06.276Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:16:06.276Z] ---> Running in 7cd9f9c11700 [2022-05-10T18:16:53.296Z] Removing intermediate container 7cd9f9c11700 [2022-05-10T18:16:53.296Z] ---> 68c667b02980 [2022-05-10T18:16:53.296Z] Step 11/13 : COPY . . [2022-05-10T18:16:53.571Z] ---> e3dd0648b9b5 [2022-05-10T18:16:53.571Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:16:53.856Z] ---> Running in 91edf78bd337 [2022-05-10T18:16:54.138Z] Removing intermediate container 91edf78bd337 [2022-05-10T18:16:54.138Z] ---> 13e9d8e5bcc7 [2022-05-10T18:16:54.138Z] Step 13/13 : RUN $MAKE [2022-05-10T18:16:54.138Z] ---> Running in 6c4e097b2fcc [2022-05-10T18:16:55.121Z] noop [2022-05-10T18:16:56.106Z] Removing intermediate container 6c4e097b2fcc [2022-05-10T18:16:56.106Z] ---> 3f4aa30d43f8 [2022-05-10T18:16:56.106Z] Successfully built 3f4aa30d43f8 [2022-05-10T18:16:56.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:16:56.452Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:16:56.452Z] . [Pipeline] withDockerContainer [2022-05-10T18:16:56.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container [2022-05-10T18:16:56.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/73 -v /w/workspace/app-service-configurable/73:/w/workspace/app-service-configurable/73:rw,z -v /w/workspace/app-service-configurable/73@tmp:/w/workspace/app-service-configurable/73@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 [2022-05-10T18:16:58.072Z] $ docker top 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:16:58.988Z] + go version [2022-05-10T18:16:58.988Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T18:16:59.019Z] $ docker stop --time=1 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de [2022-05-10T18:17:00.706Z] $ docker rm -f 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:17:01.369Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:17:01.369Z] . [Pipeline] withDockerContainer [2022-05-10T18:17:01.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container [2022-05-10T18:17:01.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/73 -v /w/workspace/app-service-configurable/73:/w/workspace/app-service-configurable/73:rw,z -v /w/workspace/app-service-configurable/73@tmp:/w/workspace/app-service-configurable/73@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 [2022-05-10T18:17:03.051Z] $ docker top bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:17:04.000Z] + make test [2022-05-10T18:17:04.000Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T18:18:40.874Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T18:18:40.874Z] CGO_ENABLED=1 go vet ./... [2022-05-10T18:19:03.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:19:03.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:19:03.102Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T18:19:03.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:19:03.748Z] $ docker stop --time=1 bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 [2022-05-10T18:19:05.618Z] $ docker rm -f bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:19:06.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:19:06.608Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:19:07.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:19:07.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:19:07.829Z] + ls -al . [2022-05-10T18:19:07.829Z] total 164 [2022-05-10T18:19:07.829Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 18:19 . [2022-05-10T18:19:07.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 .. [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:15 .dockerignore [2022-05-10T18:19:07.829Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:15 .git [2022-05-10T18:19:07.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 .github [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 18:15 .gitignore [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 18:15 Attribution.txt [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 10 18:15 CHANGELOG.md [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 18:15 Dockerfile [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:15 GOVERNANCE.md [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:15 Jenkinsfile [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:15 LICENSE [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:15 OWNERS.md [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 18:15 README.md [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:08 VERSION [2022-05-10T18:19:07.829Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 bin [2022-05-10T18:19:07.829Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 18:17 coverage.out [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 18:15 go.mod [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 18:15 go.sum [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 18:15 main.go [2022-05-10T18:19:07.829Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 18:15 makefile [2022-05-10T18:19:07.829Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:15 res [2022-05-10T18:19:07.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:19:08.175Z] + 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=bee51752e52cefacc75b1e77b3765d1ad311bd56 --label arch=arm64 --label version=2.2.0-dev.37 . [2022-05-10T18:19:08.175Z] Sending build context to Docker daemon 204.3kB [2022-05-10T18:19:08.457Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:19:08.457Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T18:19:08.457Z] ---> 3f4aa30d43f8 [2022-05-10T18:19:08.457Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:19:08.736Z] ---> Running in 0985df3d5987 [2022-05-10T18:19:09.009Z] Removing intermediate container 0985df3d5987 [2022-05-10T18:19:09.009Z] ---> f44375880a28 [2022-05-10T18:19:09.009Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:19:09.009Z] ---> Running in 87c2a73da62c [2022-05-10T18:19:09.287Z] Removing intermediate container 87c2a73da62c [2022-05-10T18:19:09.287Z] ---> b932eade7bfd [2022-05-10T18:19:09.287Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:19:09.287Z] ---> Running in 75943cd58196 [2022-05-10T18:19:09.565Z] Removing intermediate container 75943cd58196 [2022-05-10T18:19:09.565Z] ---> 53c34ea7ede1 [2022-05-10T18:19:09.565Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:19:09.856Z] ---> Running in 940628f3c3a7 [2022-05-10T18:19:11.842Z] Removing intermediate container 940628f3c3a7 [2022-05-10T18:19:11.842Z] ---> 7bce11193c42 [2022-05-10T18:19:11.842Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:19:11.842Z] ---> Running in 5a0e5b104cf0 [2022-05-10T18:19:12.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:19:13.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:19:14.392Z] OK: 220 MiB in 52 packages [2022-05-10T18:19:14.992Z] Removing intermediate container 5a0e5b104cf0 [2022-05-10T18:19:14.992Z] ---> 611b6742d1d5 [2022-05-10T18:19:14.992Z] Step 8/27 : WORKDIR /app [2022-05-10T18:19:15.264Z] ---> Running in 6117bd580fac [2022-05-10T18:19:15.538Z] Removing intermediate container 6117bd580fac [2022-05-10T18:19:15.538Z] ---> ee51c6570919 [2022-05-10T18:19:15.538Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T18:19:16.136Z] ---> b1bf48f1c3c6 [2022-05-10T18:19:16.136Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:19:16.136Z] ---> Running in a665ac01e22d [2022-05-10T18:19:18.119Z] Removing intermediate container a665ac01e22d [2022-05-10T18:19:18.119Z] ---> 8d3fedc094e8 [2022-05-10T18:19:18.119Z] Step 11/27 : COPY . . [2022-05-10T18:19:18.721Z] ---> 9cb2db6e3d27 [2022-05-10T18:19:18.721Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T18:19:18.721Z] ---> Running in 5fe675103801 [2022-05-10T18:19:19.000Z] Removing intermediate container 5fe675103801 [2022-05-10T18:19:19.000Z] ---> 92a96c2fd521 [2022-05-10T18:19:19.000Z] Step 13/27 : RUN $MAKE [2022-05-10T18:19:19.275Z] ---> Running in 9428c4a5712f [2022-05-10T18:19:20.263Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T18:21:27.148Z] Removing intermediate container 9428c4a5712f [2022-05-10T18:21:27.148Z] ---> 069443ee61e7 [2022-05-10T18:21:27.148Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T18:21:27.148Z] 3.14: Pulling from library/alpine [2022-05-10T18:21:27.148Z] 455c02918c45: Pulling fs layer [2022-05-10T18:21:27.148Z] 455c02918c45: Verifying Checksum [2022-05-10T18:21:27.148Z] 455c02918c45: Download complete [2022-05-10T18:21:27.148Z] 455c02918c45: Pull complete [2022-05-10T18:21:27.148Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:21:27.148Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:21:27.148Z] ---> ac73e934f311 [2022-05-10T18:21:27.148Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:21:27.148Z] ---> Running in 9ce94c4c3946 [2022-05-10T18:21:27.148Z] Removing intermediate container 9ce94c4c3946 [2022-05-10T18:21:27.148Z] ---> f6f5854afeef [2022-05-10T18:21:27.148Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T18:21:27.148Z] ---> Running in 3516ed187322 [2022-05-10T18:21:27.148Z] Removing intermediate container 3516ed187322 [2022-05-10T18:21:27.148Z] ---> 3efaf4bc0e97 [2022-05-10T18:21:27.148Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T18:21:27.148Z] ---> Running in 68ac49003cc4 [2022-05-10T18:21:27.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:21:27.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:21:27.746Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T18:21:27.746Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T18:21:27.746Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:21:27.746Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T18:21:27.746Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:21:27.746Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T18:21:27.746Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T18:21:27.746Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:21:27.746Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:21:28.020Z] OK: 9 MiB in 21 packages [2022-05-10T18:21:29.462Z] Removing intermediate container 68ac49003cc4 [2022-05-10T18:21:29.462Z] ---> 03a1ddd9b46d [2022-05-10T18:21:29.462Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:21:29.739Z] ---> bdf2ba166a4e [2022-05-10T18:21:29.739Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:21:30.346Z] ---> a680bda28e0e [2022-05-10T18:21:30.346Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:21:30.947Z] ---> 2f71bd6973bb [2022-05-10T18:21:30.947Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T18:21:32.391Z] ---> d96ead1a1847 [2022-05-10T18:21:32.391Z] Step 22/27 : EXPOSE 48095 [2022-05-10T18:21:32.667Z] ---> Running in 0fdb42a19b1b [2022-05-10T18:21:32.945Z] Removing intermediate container 0fdb42a19b1b [2022-05-10T18:21:32.945Z] ---> 81ca60de64a7 [2022-05-10T18:21:32.945Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T18:21:32.945Z] ---> Running in f2e163f90efd [2022-05-10T18:21:33.219Z] Removing intermediate container f2e163f90efd [2022-05-10T18:21:33.219Z] ---> c44bfcbd376d [2022-05-10T18:21:33.219Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T18:21:33.509Z] ---> Running in f288f3ba4dd7 [2022-05-10T18:21:33.787Z] Removing intermediate container f288f3ba4dd7 [2022-05-10T18:21:33.787Z] ---> 406ebe06ede0 [2022-05-10T18:21:33.787Z] Step 25/27 : LABEL arch=arm64 [2022-05-10T18:21:33.787Z] ---> Running in 3eb4a91587ed [2022-05-10T18:21:34.067Z] Removing intermediate container 3eb4a91587ed [2022-05-10T18:21:34.067Z] ---> 26d6f6ac04f6 [2022-05-10T18:21:34.067Z] Step 26/27 : LABEL git_sha=bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:21:34.350Z] ---> Running in c4cfe74798e4 [2022-05-10T18:21:34.625Z] Removing intermediate container c4cfe74798e4 [2022-05-10T18:21:34.625Z] ---> 86060faa39f3 [2022-05-10T18:21:34.625Z] Step 27/27 : LABEL version=2.2.0-dev.37 [2022-05-10T18:21:34.625Z] ---> Running in bb051b8452b3 [2022-05-10T18:21:34.899Z] Removing intermediate container bb051b8452b3 [2022-05-10T18:21:34.899Z] ---> 141e9ded1f0e [2022-05-10T18:21:34.899Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:21:34.899Z] Successfully built 141e9ded1f0e [2022-05-10T18:21:34.899Z] 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 [2022-05-10T18:21:35.007Z] provisioning config files... [2022-05-10T18:21:35.026Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/73@tmp/config3341305577140778550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:21:35.378Z] ---> docker-login.sh [2022-05-10T18:21:35.378Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:21:35.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:21:35.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:21:35.655Z] Configure a credential helper to remove this warning. See [2022-05-10T18:21:35.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:21:35.655Z] [2022-05-10T18:21:35.655Z] Login Succeeded [2022-05-10T18:21:35.655Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:21:36.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:21:36.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:21:36.260Z] Configure a credential helper to remove this warning. See [2022-05-10T18:21:36.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:21:36.260Z] [2022-05-10T18:21:36.260Z] Login Succeeded [2022-05-10T18:21:36.260Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:21:36.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:21:36.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:21:36.859Z] Configure a credential helper to remove this warning. See [2022-05-10T18:21:36.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:21:36.859Z] [2022-05-10T18:21:36.859Z] Login Succeeded [2022-05-10T18:21:36.859Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:21:37.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:21:37.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:21:37.417Z] Configure a credential helper to remove this warning. See [2022-05-10T18:21:37.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:21:37.417Z] [2022-05-10T18:21:37.417Z] Login Succeeded [2022-05-10T18:21:37.417Z] docker.io [2022-05-10T18:21:37.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:21:38.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:21:38.288Z] Configure a credential helper to remove this warning. See [2022-05-10T18:21:38.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:21:38.288Z] [2022-05-10T18:21:38.288Z] Login Succeeded [2022-05-10T18:21:38.288Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:21:38.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:21:38.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:21:38.377Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-10T18:21:38.377Z] bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:21:38.377Z] latest [2022-05-10T18:21:38.377Z] 2.2.0-dev.37 [2022-05-10T18:21:38.377Z] bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:21:38.377Z] main [2022-05-10T18:21:38.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:38.744Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:39.117Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:21:39.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T18:21:39.117Z] 5eb106d7b541: Preparing [2022-05-10T18:21:39.117Z] 70c2e8ec421f: Preparing [2022-05-10T18:21:39.117Z] 123a4084dc6c: Preparing [2022-05-10T18:21:39.117Z] 15000f66d8f7: Preparing [2022-05-10T18:21:39.117Z] b52a98d5c601: Preparing [2022-05-10T18:21:39.117Z] f73e7dbfee58: Preparing [2022-05-10T18:21:39.117Z] f73e7dbfee58: Waiting [2022-05-10T18:21:39.407Z] 70c2e8ec421f: Pushed [2022-05-10T18:21:39.407Z] 123a4084dc6c: Pushed [2022-05-10T18:21:39.407Z] 15000f66d8f7: Pushed [2022-05-10T18:21:39.407Z] f73e7dbfee58: Layer already exists [2022-05-10T18:21:40.393Z] b52a98d5c601: Pushed [2022-05-10T18:21:45.804Z] 5eb106d7b541: Pushed [2022-05-10T18:21:45.804Z] bee51752e52cefacc75b1e77b3765d1ad311bd56: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:46.161Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:46.511Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T18:21:46.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T18:21:46.511Z] 5eb106d7b541: Preparing [2022-05-10T18:21:46.511Z] 70c2e8ec421f: Preparing [2022-05-10T18:21:46.511Z] 123a4084dc6c: Preparing [2022-05-10T18:21:46.511Z] 15000f66d8f7: Preparing [2022-05-10T18:21:46.511Z] b52a98d5c601: Preparing [2022-05-10T18:21:46.511Z] f73e7dbfee58: Preparing [2022-05-10T18:21:46.511Z] f73e7dbfee58: Waiting [2022-05-10T18:21:46.511Z] b52a98d5c601: Layer already exists [2022-05-10T18:21:46.511Z] 70c2e8ec421f: Layer already exists [2022-05-10T18:21:46.511Z] 123a4084dc6c: Layer already exists [2022-05-10T18:21:46.511Z] 15000f66d8f7: Layer already exists [2022-05-10T18:21:46.511Z] 5eb106d7b541: Layer already exists [2022-05-10T18:21:46.511Z] f73e7dbfee58: Layer already exists [2022-05-10T18:21:46.784Z] latest: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:47.133Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:47.481Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 [2022-05-10T18:21:47.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T18:21:47.481Z] 5eb106d7b541: Preparing [2022-05-10T18:21:47.481Z] 70c2e8ec421f: Preparing [2022-05-10T18:21:47.481Z] 123a4084dc6c: Preparing [2022-05-10T18:21:47.481Z] 15000f66d8f7: Preparing [2022-05-10T18:21:47.481Z] b52a98d5c601: Preparing [2022-05-10T18:21:47.481Z] f73e7dbfee58: Preparing [2022-05-10T18:21:47.481Z] f73e7dbfee58: Waiting [2022-05-10T18:21:47.481Z] 123a4084dc6c: Layer already exists [2022-05-10T18:21:47.481Z] b52a98d5c601: Layer already exists [2022-05-10T18:21:47.481Z] 15000f66d8f7: Layer already exists [2022-05-10T18:21:47.481Z] 70c2e8ec421f: Layer already exists [2022-05-10T18:21:47.481Z] 5eb106d7b541: Layer already exists [2022-05-10T18:21:47.754Z] f73e7dbfee58: Layer already exists [2022-05-10T18:21:47.754Z] 2.2.0-dev.37: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:48.117Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:48.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:21:48.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T18:21:48.465Z] 5eb106d7b541: Preparing [2022-05-10T18:21:48.465Z] 70c2e8ec421f: Preparing [2022-05-10T18:21:48.465Z] 123a4084dc6c: Preparing [2022-05-10T18:21:48.465Z] 15000f66d8f7: Preparing [2022-05-10T18:21:48.465Z] b52a98d5c601: Preparing [2022-05-10T18:21:48.465Z] f73e7dbfee58: Preparing [2022-05-10T18:21:48.465Z] f73e7dbfee58: Waiting [2022-05-10T18:21:48.465Z] b52a98d5c601: Layer already exists [2022-05-10T18:21:48.465Z] 70c2e8ec421f: Layer already exists [2022-05-10T18:21:48.465Z] 15000f66d8f7: Layer already exists [2022-05-10T18:21:48.465Z] 5eb106d7b541: Layer already exists [2022-05-10T18:21:48.465Z] 123a4084dc6c: Layer already exists [2022-05-10T18:21:48.744Z] f73e7dbfee58: Layer already exists [2022-05-10T18:21:48.744Z] bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:49.094Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:49.439Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-10T18:21:49.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T18:21:49.439Z] 5eb106d7b541: Preparing [2022-05-10T18:21:49.439Z] 70c2e8ec421f: Preparing [2022-05-10T18:21:49.439Z] 123a4084dc6c: Preparing [2022-05-10T18:21:49.439Z] 15000f66d8f7: Preparing [2022-05-10T18:21:49.439Z] b52a98d5c601: Preparing [2022-05-10T18:21:49.439Z] f73e7dbfee58: Preparing [2022-05-10T18:21:49.439Z] f73e7dbfee58: Waiting [2022-05-10T18:21:49.439Z] 15000f66d8f7: Layer already exists [2022-05-10T18:21:49.439Z] b52a98d5c601: Layer already exists [2022-05-10T18:21:49.439Z] 5eb106d7b541: Layer already exists [2022-05-10T18:21:49.439Z] 123a4084dc6c: Layer already exists [2022-05-10T18:21:49.439Z] 70c2e8ec421f: Layer already exists [2022-05-10T18:21:49.713Z] f73e7dbfee58: Layer already exists [2022-05-10T18:21:49.713Z] main: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:21:49.762Z] ===================================================== [Pipeline] echo [2022-05-10T18:21:49.771Z] taggedImages: [2022-05-10T18:21:49.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 [2022-05-10T18:21:49.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T18:21:49.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 [2022-05-10T18:21:49.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [2022-05-10T18:21:49.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:50.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:21:50.151Z] [2022-05-10T18:21:50.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:21:50.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:21:50.780Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:21:50.780Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:21:50.780Z] 04944245beec: Pulling fs layer [2022-05-10T18:21:50.780Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:21:50.780Z] 765212b225bb: Pulling fs layer [2022-05-10T18:21:50.780Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:21:50.780Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:21:50.780Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:21:50.780Z] 765212b225bb: Waiting [2022-05-10T18:21:50.780Z] f23df028b6ca: Waiting [2022-05-10T18:21:50.780Z] d65c8cfc05b1: Waiting [2022-05-10T18:21:50.780Z] 2437ff75d9bd: Waiting [2022-05-10T18:21:50.780Z] 04944245beec: Verifying Checksum [2022-05-10T18:21:50.780Z] 04944245beec: Download complete [2022-05-10T18:21:50.780Z] 765212b225bb: Verifying Checksum [2022-05-10T18:21:50.780Z] 765212b225bb: Download complete [2022-05-10T18:21:50.780Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:21:50.780Z] f23df028b6ca: Download complete [2022-05-10T18:21:50.780Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:21:50.780Z] d65c8cfc05b1: Download complete [2022-05-10T18:21:51.057Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:21:51.057Z] 699f458cf7ca: Download complete [2022-05-10T18:21:51.334Z] 8998bd30e6a1: Download complete [2022-05-10T18:21:53.966Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:21:53.966Z] 2437ff75d9bd: Download complete [2022-05-10T18:21:55.959Z] 8998bd30e6a1: Pull complete [2022-05-10T18:21:56.236Z] 04944245beec: Pull complete [2022-05-10T18:21:57.677Z] 699f458cf7ca: Pull complete [2022-05-10T18:21:57.954Z] 765212b225bb: Pull complete [2022-05-10T18:21:58.936Z] f23df028b6ca: Pull complete [2022-05-10T18:21:59.211Z] d65c8cfc05b1: Pull complete [2022-05-10T18:22:14.322Z] 2437ff75d9bd: Pull complete [2022-05-10T18:22:14.322Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:22:14.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:22:14.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:22:14.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container [2022-05-10T18:22:14.658Z] $ 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/73 -v /w/workspace/app-service-configurable/73:/w/workspace/app-service-configurable/73:rw,z -v /w/workspace/app-service-configurable/73@tmp:/w/workspace/app-service-configurable/73@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 [2022-05-10T18:22:17.342Z] $ docker top a0c0b9f8d03e88c4176a2002ec9a8d9a8415806995fd3a9570abd2705bf1c1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:22:18.277Z] ---> job-cost.sh [2022-05-10T18:22:18.278Z] lf-activate-venv: SKIPPING [2022-05-10T18:22:18.278Z] INFO: No Stack... [2022-05-10T18:22:18.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:22:19.857Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:22:20.529Z] + cat /w/workspace/app-service-configurable/73/archives/cost.csv [2022-05-10T18:22:20.529Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:22:20.600Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [2022-05-10T18:22:20.605Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] did not exist. Created. [2022-05-10T18:22:20.606Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:22:21.289Z] /w/workspace/app-service-configurable/73@tmp/durable-3e489639/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:22:21.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:22:22.010Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:22:22.063Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:22:22.069Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:22:22.096Z] $ docker stop --time=1 a0c0b9f8d03e88c4176a2002ec9a8d9a8415806995fd3a9570abd2705bf1c1ce [2022-05-10T18:22:23.637Z] $ docker rm -f a0c0b9f8d03e88c4176a2002ec9a8d9a8415806995fd3a9570abd2705bf1c1ce [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 [2022-05-10T18:22:24.131Z] provisioning config files... [2022-05-10T18:22:24.139Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config181611102138926361tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:22:24.435Z] + set +x [2022-05-10T18:22:24.435Z] + curl -s https://codecov.io/bash [2022-05-10T18:22:24.435Z] + bash -s -- [2022-05-10T18:22:24.435Z] [2022-05-10T18:22:24.435Z] _____ _ [2022-05-10T18:22:24.435Z] / ____| | | [2022-05-10T18:22:24.435Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:22:24.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:22:24.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:22:24.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:22:24.435Z] Bash-1.0.6 [2022-05-10T18:22:24.435Z] [2022-05-10T18:22:24.435Z] [2022-05-10T18:22:24.435Z] ==> git version 2.25.1 found [2022-05-10T18:22:24.435Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T18:22:24.435Z] Release-Date: 2020-01-08 [2022-05-10T18:22:24.435Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T18:22:24.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:22:24.435Z] ==> Jenkins CI detected. [2022-05-10T18:22:24.435Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-10T18:22:24.435Z] project root: . [2022-05-10T18:22:24.435Z] --> token set from env [2022-05-10T18:22:24.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:22:24.435Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:22:24.435Z] ==> Python coveragepy not found [2022-05-10T18:22:24.435Z] ==> Searching for coverage reports in: [2022-05-10T18:22:24.435Z] + . [2022-05-10T18:22:24.435Z] -> Found 1 reports [2022-05-10T18:22:24.435Z] ==> Detecting git/mercurial file structure [2022-05-10T18:22:24.435Z] ==> Reading reports [2022-05-10T18:22:24.435Z] + ./coverage.out bytes=10 [2022-05-10T18:22:24.435Z] ==> Appending adjustments [2022-05-10T18:22:24.435Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:22:24.695Z] + Found adjustments [2022-05-10T18:22:24.695Z] ==> Gzipping contents [2022-05-10T18:22:24.695Z] 4.0K /tmp/codecov.LLwAjb.gz [2022-05-10T18:22:24.695Z] ==> Uploading reports [2022-05-10T18:22:24.695Z] url: https://codecov.io [2022-05-10T18:22:24.695Z] query: branch=main&commit=bee51752e52cefacc75b1e77b3765d1ad311bd56&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:22:24.695Z] -> Pinging Codecov [2022-05-10T18:22:24.695Z] 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=bee51752e52cefacc75b1e77b3765d1ad311bd56&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:22:24.955Z] -> Uploading to [2022-05-10T18:22:24.955Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/bee51752e52cefacc75b1e77b3765d1ad311bd56/a72e26f4-ca02-4db1-bc7a-f4e00e4d855d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T182224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c272942e0b682676c82e14b161ae09effc6b66e7ad9147ccada697ba9e90a946 [2022-05-10T18:22:24.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:22:24.955Z] Dload Upload Total Spent Left Speed [2022-05-10T18:22:25.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2519 --:--:-- --:--:-- --:--:-- 2519 [2022-05-10T18:22:25.216Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] } [2022-05-10T18:22:25.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T18:22:25.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T18:22:25.550Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:25.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:22:25.845Z] [2022-05-10T18:22:25.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:26.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:22:26.147Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T18:22:26.147Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T18:22:26.147Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T18:22:26.147Z] de9db76c5a1d: Pulling fs layer [2022-05-10T18:22:26.147Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T18:22:26.147Z] 0d57e429df01: Pulling fs layer [2022-05-10T18:22:26.147Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T18:22:26.147Z] e1f770b5df2f: Pulling fs layer [2022-05-10T18:22:26.147Z] 85a0685a4137: Pulling fs layer [2022-05-10T18:22:26.147Z] 0d57e429df01: Waiting [2022-05-10T18:22:26.147Z] 4e4be7b47b0d: Waiting [2022-05-10T18:22:26.147Z] e1f770b5df2f: Waiting [2022-05-10T18:22:26.147Z] 85a0685a4137: Waiting [2022-05-10T18:22:26.147Z] 0eba1c9be4d2: Waiting [2022-05-10T18:22:26.147Z] de9db76c5a1d: Verifying Checksum [2022-05-10T18:22:26.147Z] de9db76c5a1d: Download complete [2022-05-10T18:22:26.147Z] 0ef7d3d256c8: Download complete [2022-05-10T18:22:26.147Z] 0d57e429df01: Verifying Checksum [2022-05-10T18:22:26.147Z] 0d57e429df01: Download complete [2022-05-10T18:22:26.147Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T18:22:26.147Z] 4e4be7b47b0d: Download complete [2022-05-10T18:22:26.147Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T18:22:26.147Z] 188c0c94c7c5: Download complete [2022-05-10T18:22:26.409Z] 188c0c94c7c5: Pull complete [2022-05-10T18:22:26.409Z] e1f770b5df2f: Verifying Checksum [2022-05-10T18:22:26.409Z] e1f770b5df2f: Download complete [2022-05-10T18:22:26.409Z] 0ef7d3d256c8: Pull complete [2022-05-10T18:22:26.673Z] de9db76c5a1d: Pull complete [2022-05-10T18:22:26.932Z] 0eba1c9be4d2: Download complete [2022-05-10T18:22:27.191Z] 85a0685a4137: Verifying Checksum [2022-05-10T18:22:27.191Z] 85a0685a4137: Download complete [2022-05-10T18:22:30.477Z] 0eba1c9be4d2: Pull complete [2022-05-10T18:22:30.477Z] 0d57e429df01: Pull complete [2022-05-10T18:22:30.477Z] 4e4be7b47b0d: Pull complete [2022-05-10T18:22:30.477Z] e1f770b5df2f: Pull complete [2022-05-10T18:22:33.766Z] 85a0685a4137: Pull complete [2022-05-10T18:22:33.766Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T18:22:33.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:22:33.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T18:22:33.824Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:22:33.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T18:22:36.182Z] $ docker top fc1324b5f1898241655c3bc1881b0e5d7024439124698e521d496e41070d2cc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T18:22:36.262Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T18:22:36.544Z] + set -o pipefail [2022-05-10T18:22:36.544Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T18:22:41.854Z] [2022-05-10T18:22:41.854Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-10T18:22:41.854Z] [2022-05-10T18:22:41.854Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/146b1d42-1c2e-4330-9c32-e4f744d889c4 [2022-05-10T18:22:41.854Z] [2022-05-10T18:22:41.854Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T18:22:41.854Z] [2022-05-10T18:22:41.854Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T18:22:41.854Z] [2022-05-10T18:22:41.854Z] [Pipeline] } [2022-05-10T18:22:41.871Z] $ docker stop --time=1 fc1324b5f1898241655c3bc1881b0e5d7024439124698e521d496e41070d2cc5 [2022-05-10T18:22:44.148Z] $ docker rm -f fc1324b5f1898241655c3bc1881b0e5d7024439124698e521d496e41070d2cc5 [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 [2022-05-10T18:22:44.852Z] + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] sh [2022-05-10T18:22:45.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:22:45.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:45.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:22:45.444Z] . [Pipeline] withDockerContainer [2022-05-10T18:22:45.511Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:22:45.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:22:46.019Z] $ docker top 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:22:46.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:22:46.189Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:22:46.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:22:46.318Z] $ docker exec 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 ssh-agent [2022-05-10T18:22:46.440Z] SSH_AUTH_SOCK=/tmp/ssh-x7A7Q1BHfqkJ/agent.33 [2022-05-10T18:22:46.440Z] SSH_AGENT_PID=40 [2022-05-10T18:22:46.446Z] Running ssh-add (command line suppressed) [2022-05-10T18:22:46.574Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2211127417332975777.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2211127417332975777.key) [2022-05-10T18:22:46.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:22:46.881Z] + git semver tag [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,066 [run_tag] DEBUG tag force:False [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,066 [check_head_tag] DEBUG check head tag [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,067 [execute] INFO git cat-file --batch-check [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,070 [execute] INFO git cat-file --batch [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,091 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,092 [execute] INFO git tag -a v2.2.0-dev.37 -m v2.2.0-dev.37 [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,092 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.37', '-m', 'v2.2.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:22:47.143Z] 2022-05-10 18:22:47,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:22:47.143Z] 2.2.0-dev.37 [Pipeline] } [2022-05-10T18:22:47.160Z] $ docker exec --env ******** --env ******** 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 ssh-agent -k [2022-05-10T18:22:47.281Z] unset SSH_AUTH_SOCK; [2022-05-10T18:22:47.281Z] unset SSH_AGENT_PID; [2022-05-10T18:22:47.281Z] echo Agent pid 40 killed; [2022-05-10T18:22:47.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:22:47.592Z] + git semver [Pipeline] } [2022-05-10T18:22:47.869Z] $ docker stop --time=1 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 [2022-05-10T18:22:49.152Z] $ docker rm -f 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:49.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:22:49.549Z] [2022-05-10T18:22:49.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:22:49.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:22:49.876Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T18:22:49.876Z] ab5ef0e58194: Pulling fs layer [2022-05-10T18:22:49.876Z] 9712f1f96733: Pulling fs layer [2022-05-10T18:22:49.876Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T18:22:49.876Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T18:22:49.876Z] e9a5061849ea: Pulling fs layer [2022-05-10T18:22:49.876Z] d747dcd14b5f: Pulling fs layer [2022-05-10T18:22:49.876Z] 2de7ff778b66: Pulling fs layer [2022-05-10T18:22:49.876Z] 0d9ebad4ef96: Waiting [2022-05-10T18:22:49.876Z] e9a5061849ea: Waiting [2022-05-10T18:22:49.876Z] 9712f1f96733: Verifying Checksum [2022-05-10T18:22:50.170Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T18:22:50.170Z] 63f879dbbcfc: Download complete [2022-05-10T18:22:50.431Z] e9a5061849ea: Verifying Checksum [2022-05-10T18:22:50.431Z] e9a5061849ea: Download complete [2022-05-10T18:22:50.431Z] ab5ef0e58194: Verifying Checksum [2022-05-10T18:22:50.431Z] ab5ef0e58194: Download complete [2022-05-10T18:22:50.431Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T18:22:50.431Z] 0d9ebad4ef96: Download complete [2022-05-10T18:22:50.431Z] d747dcd14b5f: Verifying Checksum [2022-05-10T18:22:50.431Z] d747dcd14b5f: Download complete [2022-05-10T18:22:50.690Z] 2de7ff778b66: Verifying Checksum [2022-05-10T18:22:50.690Z] 2de7ff778b66: Download complete [2022-05-10T18:22:53.234Z] ab5ef0e58194: Pull complete [2022-05-10T18:22:53.234Z] 9712f1f96733: Pull complete [2022-05-10T18:22:54.171Z] 63f879dbbcfc: Pull complete [2022-05-10T18:22:58.369Z] 0d9ebad4ef96: Pull complete [2022-05-10T18:22:58.369Z] e9a5061849ea: Pull complete [2022-05-10T18:22:58.369Z] d747dcd14b5f: Pull complete [2022-05-10T18:22:59.307Z] 2de7ff778b66: Pull complete [2022-05-10T18:22:59.307Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T18:22:59.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:22:59.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T18:22:59.368Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:22:59.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T18:23:01.695Z] $ docker top 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:23:01.797Z] provisioning config files... [2022-05-10T18:23:01.809Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6988866887196304998tmp [2022-05-10T18:23:01.825Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3554650915535824918tmp [2022-05-10T18:23:01.837Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8921818305716235558tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:23:01.854Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:02.141Z] ---> sigul-configuration.sh [2022-05-10T18:23:02.141Z] gpg: directory `/root/.gnupg' created [2022-05-10T18:23:02.141Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T18:23:02.141Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T18:23:02.141Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T18:23:02.141Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T18:23:02.141Z] gpg: CAST5 encrypted data [2022-05-10T18:23:02.141Z] gpg: encrypted with 1 passphrase [2022-05-10T18:23:02.141Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T18:23:02.431Z] + mkdir /home/jenkins [2022-05-10T18:23:02.431Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T18:23:02.720Z] + 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 [2022-05-10T18:23:02.730Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:03.017Z] ---> sigul-install.sh [2022-05-10T18:23:03.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T18:23:03.308Z] + git tag --list [2022-05-10T18:23:03.308Z] v1.0.0 [2022-05-10T18:23:03.308Z] v1.1.0 [2022-05-10T18:23:03.308Z] v1.2.0 [2022-05-10T18:23:03.308Z] v1.3.0 [2022-05-10T18:23:03.308Z] v1.3.1 [2022-05-10T18:23:03.308Z] v2.0.0 [2022-05-10T18:23:03.308Z] v2.0.1 [2022-05-10T18:23:03.308Z] v2.0.1-dev.1 [2022-05-10T18:23:03.308Z] v2.0.2-dev.1 [2022-05-10T18:23:03.308Z] v2.0.2-dev.10 [2022-05-10T18:23:03.308Z] v2.0.2-dev.11 [2022-05-10T18:23:03.308Z] v2.0.2-dev.12 [2022-05-10T18:23:03.308Z] v2.0.2-dev.13 [2022-05-10T18:23:03.308Z] v2.0.2-dev.14 [2022-05-10T18:23:03.308Z] v2.0.2-dev.15 [2022-05-10T18:23:03.308Z] v2.0.2-dev.16 [2022-05-10T18:23:03.308Z] v2.0.2-dev.17 [2022-05-10T18:23:03.308Z] v2.0.2-dev.18 [2022-05-10T18:23:03.308Z] v2.0.2-dev.19 [2022-05-10T18:23:03.308Z] v2.0.2-dev.2 [2022-05-10T18:23:03.308Z] v2.0.2-dev.20 [2022-05-10T18:23:03.308Z] v2.0.2-dev.21 [2022-05-10T18:23:03.308Z] v2.0.2-dev.22 [2022-05-10T18:23:03.308Z] v2.0.2-dev.23 [2022-05-10T18:23:03.308Z] v2.0.2-dev.24 [2022-05-10T18:23:03.308Z] v2.0.2-dev.25 [2022-05-10T18:23:03.308Z] v2.0.2-dev.26 [2022-05-10T18:23:03.308Z] v2.0.2-dev.27 [2022-05-10T18:23:03.308Z] v2.0.2-dev.28 [2022-05-10T18:23:03.308Z] v2.0.2-dev.29 [2022-05-10T18:23:03.308Z] v2.0.2-dev.3 [2022-05-10T18:23:03.308Z] v2.0.2-dev.30 [2022-05-10T18:23:03.308Z] v2.0.2-dev.4 [2022-05-10T18:23:03.308Z] v2.0.2-dev.5 [2022-05-10T18:23:03.308Z] v2.0.2-dev.6 [2022-05-10T18:23:03.308Z] v2.0.2-dev.7 [2022-05-10T18:23:03.308Z] v2.0.2-dev.8 [2022-05-10T18:23:03.308Z] v2.0.2-dev.9 [2022-05-10T18:23:03.308Z] v2.1.0 [2022-05-10T18:23:03.308Z] v2.2.0-dev.1 [2022-05-10T18:23:03.308Z] v2.2.0-dev.10 [2022-05-10T18:23:03.308Z] v2.2.0-dev.11 [2022-05-10T18:23:03.308Z] v2.2.0-dev.12 [2022-05-10T18:23:03.308Z] v2.2.0-dev.13 [2022-05-10T18:23:03.308Z] v2.2.0-dev.14 [2022-05-10T18:23:03.308Z] v2.2.0-dev.15 [2022-05-10T18:23:03.308Z] v2.2.0-dev.16 [2022-05-10T18:23:03.308Z] v2.2.0-dev.17 [2022-05-10T18:23:03.308Z] v2.2.0-dev.18 [2022-05-10T18:23:03.308Z] v2.2.0-dev.19 [2022-05-10T18:23:03.308Z] v2.2.0-dev.2 [2022-05-10T18:23:03.308Z] v2.2.0-dev.20 [2022-05-10T18:23:03.308Z] v2.2.0-dev.21 [2022-05-10T18:23:03.308Z] v2.2.0-dev.22 [2022-05-10T18:23:03.308Z] v2.2.0-dev.23 [2022-05-10T18:23:03.308Z] v2.2.0-dev.24 [2022-05-10T18:23:03.308Z] v2.2.0-dev.25 [2022-05-10T18:23:03.308Z] v2.2.0-dev.26 [2022-05-10T18:23:03.308Z] v2.2.0-dev.27 [2022-05-10T18:23:03.308Z] v2.2.0-dev.28 [2022-05-10T18:23:03.308Z] v2.2.0-dev.29 [2022-05-10T18:23:03.308Z] v2.2.0-dev.3 [2022-05-10T18:23:03.308Z] v2.2.0-dev.30 [2022-05-10T18:23:03.308Z] v2.2.0-dev.31 [2022-05-10T18:23:03.308Z] v2.2.0-dev.32 [2022-05-10T18:23:03.308Z] v2.2.0-dev.33 [2022-05-10T18:23:03.308Z] v2.2.0-dev.34 [2022-05-10T18:23:03.308Z] v2.2.0-dev.35 [2022-05-10T18:23:03.308Z] v2.2.0-dev.36 [2022-05-10T18:23:03.308Z] v2.2.0-dev.37 [2022-05-10T18:23:03.308Z] v2.2.0-dev.4 [2022-05-10T18:23:03.308Z] v2.2.0-dev.5 [2022-05-10T18:23:03.308Z] v2.2.0-dev.6 [2022-05-10T18:23:03.308Z] v2.2.0-dev.7 [2022-05-10T18:23:03.308Z] v2.2.0-dev.8 [2022-05-10T18:23:03.308Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T18:23:03.600Z] + lftools sign git-tag v2.2.0-dev.37 [2022-05-10T18:23:04.170Z] Signing Git tag with Sigul... [2022-05-10T18:23:04.170Z] Signing v2.2.0-dev.37 [Pipeline] echo [2022-05-10T18:23:04.749Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:05.038Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T18:23:05.046Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T18:23:05.066Z] $ docker stop --time=1 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 [2022-05-10T18:23:06.387Z] $ docker rm -f 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T18:23:06.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:23:06.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:23:07.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:23:07.102Z] . [Pipeline] withDockerContainer [2022-05-10T18:23:07.173Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:23:07.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:23:07.615Z] $ docker top 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:23:07.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:23:07.722Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:23:07.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:23:07.871Z] $ docker exec 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 ssh-agent [2022-05-10T18:23:08.003Z] SSH_AUTH_SOCK=/tmp/ssh-MnlKmf8xPf1X/agent.32 [2022-05-10T18:23:08.003Z] SSH_AGENT_PID=39 [2022-05-10T18:23:08.010Z] Running ssh-add (command line suppressed) [2022-05-10T18:23:08.142Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7139130995637414039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7139130995637414039.key) [2022-05-10T18:23:08.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:23:08.441Z] + git semver bump pre [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,631 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,631 [bump_version] DEBUG bumping version:2.2.0-dev.37 on axis:pre with prefix:dev [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,631 [bump_version] DEBUG bumped version:2.2.0-dev.38 [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,631 [write_version] DEBUG write version:2.2.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,632 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,634 [execute] INFO git cat-file --batch-check [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,640 [execute] INFO git cat-file --batch [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:23:08.702Z] 2022-05-10 18:23:08,644 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:23:08.702Z] 2.2.0-dev.38 [Pipeline] } [2022-05-10T18:23:08.715Z] $ docker exec --env ******** --env ******** 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 ssh-agent -k [2022-05-10T18:23:08.826Z] unset SSH_AUTH_SOCK; [2022-05-10T18:23:08.826Z] unset SSH_AGENT_PID; [2022-05-10T18:23:08.826Z] echo Agent pid 39 killed; [2022-05-10T18:23:08.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:23:09.144Z] + git semver [Pipeline] } [2022-05-10T18:23:09.425Z] $ docker stop --time=1 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 [2022-05-10T18:23:10.707Z] $ docker rm -f 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:23:11.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:23:11.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:23:11.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:23:11.366Z] . [Pipeline] withDockerContainer [2022-05-10T18:23:11.433Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:23:11.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:23:11.846Z] $ docker top 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:23:11.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:23:11.953Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:23:12.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:23:12.085Z] $ docker exec 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e ssh-agent [2022-05-10T18:23:12.203Z] SSH_AUTH_SOCK=/tmp/ssh-nRJ9TXH0cN2A/agent.32 [2022-05-10T18:23:12.203Z] SSH_AGENT_PID=38 [2022-05-10T18:23:12.209Z] Running ssh-add (command line suppressed) [2022-05-10T18:23:12.329Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5675940195131680671.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5675940195131680671.key) [2022-05-10T18:23:12.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:23:12.632Z] + git semver push [2022-05-10T18:23:12.894Z] 2022-05-10 18:23:12,824 [run_push] DEBUG push [2022-05-10T18:23:12.894Z] 2022-05-10 18:23:12,825 [execute] INFO git push origin semver [2022-05-10T18:23:12.894Z] 2022-05-10 18:23:12,825 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:23:13.841Z] 2022-05-10 18:23:13,577 [run_push] DEBUG push all version tags [2022-05-10T18:23:13.842Z] 2022-05-10 18:23:13,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T18:23:13.842Z] 2022-05-10 18:23:13,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:23:14.414Z] 2022-05-10 18:23:14,318 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T18:23:14.414Z] 2.2.0-dev.38 [Pipeline] } [2022-05-10T18:23:14.426Z] $ docker exec --env ******** --env ******** 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e ssh-agent -k [2022-05-10T18:23:14.531Z] unset SSH_AUTH_SOCK; [2022-05-10T18:23:14.531Z] unset SSH_AGENT_PID; [2022-05-10T18:23:14.531Z] echo Agent pid 38 killed; [2022-05-10T18:23:14.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:23:14.844Z] + git semver [Pipeline] } [2022-05-10T18:23:15.124Z] $ docker stop --time=1 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e [2022-05-10T18:23:16.385Z] $ docker rm -f 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T18:23:16.954Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-10T18:23:16.954Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T18:23:16.954Z] total 16 [2022-05-10T18:23:16.954Z] drwxr-xr-x 3 root root 4096 May 10 18:10 . [2022-05-10T18:23:16.954Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:23 .. [2022-05-10T18:23:16.954Z] drwxr-xr-x 2 root root 4096 May 10 18:10 cost [2022-05-10T18:23:16.954Z] -rw-r--r-- 1 root root 94 May 10 18:10 cost.csv [2022-05-10T18:23:16.954Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T18:23:16.954Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T18:23:16.954Z] total 16 [2022-05-10T18:23:16.954Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:10 . [2022-05-10T18:23:16.954Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:23 .. [2022-05-10T18:23:16.954Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:10 cost [2022-05-10T18:23:16.954Z] -rw-r--r-- 1 jenkins jenkins 94 May 10 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:17.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:18.190Z] ---> package-listing.sh [2022-05-10T18:23:18.191Z] ++ facter osfamily [2022-05-10T18:23:18.191Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:23:18.452Z] + OS_FAMILY=debian [2022-05-10T18:23:18.452Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-10T18:23:18.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:23:18.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:23:18.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:23:18.452Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:23:18.452Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T18:23:18.452Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:23:18.452Z] + case "${OS_FAMILY}" in [2022-05-10T18:23:18.452Z] + dpkg -l [2022-05-10T18:23:18.452Z] + grep '^ii' [2022-05-10T18:23:18.452Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:23:18.452Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:23:18.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:23:18.452Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T18:23:18.452Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-10T18:23:18.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-05-10T18:23:18.465Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-05-10T18:23:18.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:23:19.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:23:19.307Z] . [Pipeline] withDockerContainer [2022-05-10T18:23:19.377Z] prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container [2022-05-10T18:23:19.410Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:23:19.645Z] $ docker top bfdc14349342576cb4e7f82699aeb37307d0014a4d07bde79893eeffedcc422d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:23:20.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:23:20.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:23:20.596Z] + ls /var/log/sa-host [2022-05-10T18:23:20.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:23:20.688Z] provisioning config files... [2022-05-10T18:23:20.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config782261529937176645tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:23:20.707Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:20.995Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:23:21.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:21.335Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:23:21.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:21.631Z] ---> sudo-logs.sh [2022-05-10T18:23:21.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:23:21.666Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:21.957Z] ---> job-cost.sh [2022-05-10T18:23:21.957Z] lf-activate-venv: SKIPPING [2022-05-10T18:23:21.957Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:23:21.957Z] INFO: Retrieving Stack Cost... [2022-05-10T18:23:22.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:23:22.787Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:23:22.802Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:23:23.088Z] ---> logs-deploy.sh [2022-05-10T18:23:23.088Z] lf-activate-venv: SKIPPING [2022-05-10T18:23:23.088Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/73 [2022-05-10T18:23:23.088Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:23:24.028Z] Archives upload complete. [2022-05-10T18:23:24.028Z] INFO: archiving logs to Nexus