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 18:08:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:38 ========================================================= 18:08:38 EdgeX Global Pipelines Version Info 18:08:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:39 ------------------- 18:08:39 stable info: 18:08:39 ------------------- 18:08:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:39 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:08:39 Message: update stable to v1.0.227 18:08:39 ------------------- 18:08:39 experimental info: 18:08:39 ------------------- 18:08:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:39 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:08:39 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bee5175 [Pipeline] echo 18:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:40 provisioning config files... 18:08:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9091970130833896797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:40 ---> docker-login.sh 18:08:40 nexus3.edgexfoundry.org:10001 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10002 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10003 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10004 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 docker.io 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 ---> docker-login.sh ends [Pipeline] } 18:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:42 + git rev-list -1 --merges bee51752e52cefacc75b1e77b3765d1ad311bd56~1..bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo 18:08:42 -----------> git rev-list -1 --merges bee51752e52cefacc75b1e77b3765d1ad311bd56~1..bee51752e52cefacc75b1e77b3765d1ad311bd56 bee51752e52cefacc75b1e77b3765d1ad311bd56 [false] [Pipeline] sh 18:08:42 + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo 18:08:42 ========================================================= 18:08:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:43 + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] echo 18:08:43 [semverPrep] GIT_COMMIT: bee51752e52cefacc75b1e77b3765d1ad311bd56, Commit Message: docs: Update change log for kamakura release (#420) [Pipeline] echo 18:08:43 [semverPrep] This is not a build commit. [Pipeline] sh 18:08:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:43 + grep -v github /etc/ssh/ssh_known_hosts 18:08:43 + [ -e /tmp/ssh_known_hosts ] 18:08:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:08:43 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:08:43 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:08:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:43 18:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:44 latest: Pulling from edgex-devops/py-git-semver 18:08:44 1fe172e4850f: Pulling fs layer 18:08:44 caf521ccaac6: Pulling fs layer 18:08:44 3ead6fa29328: Pulling fs layer 18:08:44 5c2a1cbceb83: Pulling fs layer 18:08:44 a8d5f1318db7: Pulling fs layer 18:08:44 c427282e49a2: Pulling fs layer 18:08:44 1827001aaf11: Pulling fs layer 18:08:44 0714d37db230: Pulling fs layer 18:08:44 ac28cf19c067: Pulling fs layer 18:08:44 ca983d60f3e2: Pulling fs layer 18:08:44 9f894cec8388: Pulling fs layer 18:08:44 c427282e49a2: Waiting 18:08:44 1827001aaf11: Waiting 18:08:44 0714d37db230: Waiting 18:08:44 a8d5f1318db7: Waiting 18:08:44 9f894cec8388: Waiting 18:08:44 ac28cf19c067: Waiting 18:08:44 ca983d60f3e2: Waiting 18:08:44 5c2a1cbceb83: Waiting 18:08:44 caf521ccaac6: Download complete 18:08:44 5c2a1cbceb83: Verifying Checksum 18:08:44 5c2a1cbceb83: Download complete 18:08:44 a8d5f1318db7: Verifying Checksum 18:08:44 a8d5f1318db7: Download complete 18:08:44 c427282e49a2: Verifying Checksum 18:08:44 c427282e49a2: Download complete 18:08:44 3ead6fa29328: Verifying Checksum 18:08:44 3ead6fa29328: Download complete 18:08:44 0714d37db230: Verifying Checksum 18:08:44 0714d37db230: Download complete 18:08:44 ac28cf19c067: Download complete 18:08:44 ca983d60f3e2: Verifying Checksum 18:08:44 ca983d60f3e2: Download complete 18:08:44 9f894cec8388: Verifying Checksum 18:08:44 9f894cec8388: Download complete 18:08:44 1fe172e4850f: Download complete 18:08:44 1827001aaf11: Verifying Checksum 18:08:44 1827001aaf11: Download complete 18:08:45 1fe172e4850f: Pull complete 18:08:46 caf521ccaac6: Pull complete 18:08:46 3ead6fa29328: Pull complete 18:08:46 5c2a1cbceb83: Pull complete 18:08:47 a8d5f1318db7: Pull complete 18:08:47 c427282e49a2: Pull complete 18:08:49 1827001aaf11: Pull complete 18:08:49 0714d37db230: Pull complete 18:08:49 ac28cf19c067: Pull complete 18:08:49 ca983d60f3e2: Pull complete 18:08:49 9f894cec8388: Pull complete 18:08:49 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:08:49 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:08:49 $ 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 18:08:51 $ docker top fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:51 [ssh-agent] Looking for ssh-agent implementation... 18:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:51 $ docker exec fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent 18:08:51 SSH_AUTH_SOCK=/tmp/ssh-D3UsqsWLdXOF/agent.33 18:08:51 SSH_AGENT_PID=39 18:08:51 Running ssh-add (command line suppressed) 18:08:51 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) 18:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:51 + git tag --points-at HEAD [Pipeline] } 18:08:51 $ docker exec --env ******** --env ******** fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent -k 18:08:52 unset SSH_AUTH_SOCK; 18:08:52 unset SSH_AGENT_PID; 18:08:52 echo Agent pid 39 killed; 18:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:52 [ssh-agent] Looking for ssh-agent implementation... 18:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:52 $ docker exec fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent 18:08:52 SSH_AUTH_SOCK=/tmp/ssh-Tb2jtxUq9Sp1/agent.72 18:08:52 SSH_AGENT_PID=78 18:08:52 Running ssh-add (command line suppressed) 18:08:52 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) 18:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:52 + git semver init 18:08:53 2022-05-10 18:08:53,088 [run_init] DEBUG init version:0.0.0 force:False 18:08:53 2022-05-10 18:08:53,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:08:53 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 18:08:53 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) 18:08:54 2022-05-10 18:08:53,905 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:08:54 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 18:08:54 2022-05-10 18:08:53,905 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:54 2022-05-10 18:08:53,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:54 2.2.0-dev.37 [Pipeline] } 18:08:54 $ docker exec --env ******** --env ******** fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 ssh-agent -k 18:08:54 unset SSH_AUTH_SOCK; 18:08:54 unset SSH_AGENT_PID; 18:08:54 echo Agent pid 78 killed; 18:08:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:54 + git semver [Pipeline] } 18:08:54 $ docker stop --time=1 fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 18:08:56 $ docker rm -f fa54038e5a83248497de6276d5a621afbcfcf598fa6b4146fd22670b807b0ce9 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:56 Stashed 1 file(s) [Pipeline] echo 18:08:56 [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 18:08:56 provisioning config files... 18:08:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3977021391571126079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:57 ---> docker-login.sh 18:08:57 nexus3.edgexfoundry.org:10001 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10002 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10003 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10004 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 docker.io 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:58 Configure a credential helper to remove this warning. See 18:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:58 18:08:58 Login Succeeded 18:08:58 ---> docker-login.sh ends [Pipeline] } 18:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:58 ========================================================= 18:08:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:08:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:08:58 + 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 . 18:08:58 Sending build context to Docker daemon 3.061MB 18:08:58 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:08:58 Step 2/13 : FROM ${BASE} AS builder 18:08:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:08:58 59bf1c3509f3: Pulling fs layer 18:08:58 666ba61612fd: Pulling fs layer 18:08:58 8ed8ca486205: Pulling fs layer 18:08:58 4fe6c5a15a65: Pulling fs layer 18:08:58 22a0e8bec74d: Pulling fs layer 18:08:58 ca2b28591e48: Pulling fs layer 18:08:58 a51346096db8: Pulling fs layer 18:08:58 daebc70d1ce1: Pulling fs layer 18:08:58 0e18a0eac166: Pulling fs layer 18:08:58 4fe6c5a15a65: Waiting 18:08:58 22a0e8bec74d: Waiting 18:08:58 daebc70d1ce1: Waiting 18:08:58 ca2b28591e48: Waiting 18:08:58 a51346096db8: Waiting 18:08:58 0e18a0eac166: Waiting 18:08:58 8ed8ca486205: Verifying Checksum 18:08:58 8ed8ca486205: Download complete 18:08:58 666ba61612fd: Verifying Checksum 18:08:58 666ba61612fd: Download complete 18:08:58 22a0e8bec74d: Verifying Checksum 18:08:58 22a0e8bec74d: Download complete 18:08:58 ca2b28591e48: Verifying Checksum 18:08:58 ca2b28591e48: Download complete 18:08:58 a51346096db8: Verifying Checksum 18:08:58 a51346096db8: Download complete 18:08:58 59bf1c3509f3: Download complete 18:08:58 daebc70d1ce1: Verifying Checksum 18:08:58 daebc70d1ce1: Download complete 18:08:58 59bf1c3509f3: Pull complete 18:08:58 666ba61612fd: Pull complete 18:08:58 8ed8ca486205: Pull complete 18:08:59 0e18a0eac166: Verifying Checksum 18:08:59 0e18a0eac166: Download complete 18:08:59 4fe6c5a15a65: Verifying Checksum 18:08:59 4fe6c5a15a65: Download complete 18:09:03 4fe6c5a15a65: Pull complete 18:09:03 22a0e8bec74d: Pull complete 18:09:03 ca2b28591e48: Pull complete 18:09:03 a51346096db8: Pull complete 18:09:03 daebc70d1ce1: Pull complete 18:09:06 0e18a0eac166: Pull complete 18:09:06 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:09:06 ---> f018257e8ee9 18:09:06 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:07 ---> Running in d86213805fde 18:09:07 Removing intermediate container d86213805fde 18:09:07 ---> df5649f41f22 18:09:07 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:09:07 ---> Running in 334d04394fb3 18:09:07 Removing intermediate container 334d04394fb3 18:09:07 ---> 1ebdc224979c 18:09:07 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:09:07 ---> Running in 231d6d4447d8 18:09:07 Removing intermediate container 231d6d4447d8 18:09:07 ---> bd1c77e02db6 18:09:07 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:07 ---> Running in 9d5a1ffcd08d 18:09:08 Removing intermediate container 9d5a1ffcd08d 18:09:08 ---> 6cdcda8fda08 18:09:08 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:08 ---> Running in aefc86b4fc98 18:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:09 OK: 221 MiB in 52 packages 18:09:10 Removing intermediate container aefc86b4fc98 18:09:10 ---> 6512214993cd 18:09:10 Step 8/13 : WORKDIR /app 18:09:10 ---> Running in c310bc3a4d41 18:09:10 Removing intermediate container c310bc3a4d41 18:09:10 ---> a27baee67f78 18:09:10 Step 9/13 : COPY go.mod vendor* ./ 18:09:10 ---> cef6c58bcf6b 18:09:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:10 ---> Running in 0989629bdeda 18:09:11 Still waiting to schedule task 18:09:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:09:25 Removing intermediate container 0989629bdeda 18:09:25 ---> f132a6808c9b 18:09:25 Step 11/13 : COPY . . 18:09:25 ---> 31f14e97451b 18:09:25 Step 12/13 : ARG MAKE="make build" 18:09:25 ---> Running in 01299566dca8 18:09:25 Removing intermediate container 01299566dca8 18:09:25 ---> 266ef86cf148 18:09:25 Step 13/13 : RUN $MAKE 18:09:25 ---> Running in e76f855b7b5c 18:09:25 noop 18:09:25 Removing intermediate container e76f855b7b5c 18:09:25 ---> 7f2272b1b71a 18:09:25 Successfully built 7f2272b1b71a 18:09:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:09:25 + docker inspect -f . ci-base-image-x86_64 18:09:25 . [Pipeline] withDockerContainer 18:09:26 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:09:26 $ 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 18:09:26 $ docker top 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:26 + go version 18:09:26 go version go1.17.6 linux/amd64 [Pipeline] } 18:09:26 $ docker stop --time=1 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 18:09:28 $ docker rm -f 2c01107968481f4234e3d938fa71bc6303a80260080ceaeaf9dda2d620e5f9c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:28 + docker inspect -f . ci-base-image-x86_64 18:09:28 . [Pipeline] withDockerContainer 18:09:28 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:09:28 $ 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 18:09:29 $ docker top 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:09:29 + make test 18:09:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:09:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:09:39 CGO_ENABLED=1 go vet ./... 18:09:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:42 ./bin/test-attribution-txt.sh [Pipeline] echo 18:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:43 $ docker stop --time=1 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 18:09:45 $ docker rm -f 7bef2f570fa67fb222d5f0f4de4c0b95f59c25f23a09dceaea0ddd345cb3eea8 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:46 + ls -al . 18:09:46 total 168 18:09:46 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:09 . 18:09:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 .. 18:09:46 -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:08 .dockerignore 18:09:46 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git 18:09:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 .github 18:09:46 -rw-rw-r-- 1 jenkins jenkins 104 May 10 18:08 .gitignore 18:09:46 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:08 .semver 18:09:46 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 18:08 Attribution.txt 18:09:46 -rw-rw-r-- 1 jenkins jenkins 27269 May 10 18:08 CHANGELOG.md 18:09:46 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 18:08 Dockerfile 18:09:46 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:08 GOVERNANCE.md 18:09:46 -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:08 Jenkinsfile 18:09:46 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:08 LICENSE 18:09:46 -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:08 OWNERS.md 18:09:46 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 18:08 README.md 18:09:46 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:08 VERSION 18:09:46 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 bin 18:09:46 -rw-r--r-- 1 jenkins jenkins 10 May 10 18:09 coverage.out 18:09:46 -rw-rw-r-- 1 jenkins jenkins 3222 May 10 18:08 go.mod 18:09:46 -rw-rw-r-- 1 jenkins jenkins 34558 May 10 18:08 go.sum 18:09:46 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 18:08 main.go 18:09:46 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 18:08 makefile 18:09:46 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:08 res 18:09:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 snap [Pipeline] isUnix [Pipeline] sh 18:09:46 + 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 . 18:09:46 Sending build context to Docker daemon 3.062MB 18:09:46 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:09:46 Step 2/27 : FROM ${BASE} AS builder 18:09:46 ---> 7f2272b1b71a 18:09:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:46 ---> Running in c09e1ed201d1 18:09:46 Removing intermediate container c09e1ed201d1 18:09:46 ---> 6cbf99b74562 18:09:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:09:46 ---> Running in e8769c5829ef 18:09:46 Removing intermediate container e8769c5829ef 18:09:46 ---> 8a93a49ccfae 18:09:46 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:09:46 ---> Running in adbfa089c88b 18:09:47 Removing intermediate container adbfa089c88b 18:09:47 ---> 21699b7c57ef 18:09:47 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:47 ---> Running in c0767e8a0ea6 18:09:47 Removing intermediate container c0767e8a0ea6 18:09:47 ---> b4936ffd2d73 18:09:47 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:47 ---> Running in ce42c6b827d0 18:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:49 OK: 221 MiB in 52 packages 18:09:49 Removing intermediate container ce42c6b827d0 18:09:49 ---> 08e19b4fbdd7 18:09:49 Step 8/27 : WORKDIR /app 18:09:49 ---> Running in a444cb08e164 18:09:49 Removing intermediate container a444cb08e164 18:09:49 ---> eb075cc8bd47 18:09:49 Step 9/27 : COPY go.mod vendor* ./ 18:09:49 ---> 19b525a09642 18:09:49 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:49 ---> Running in 2f7763a3365d 18:09:50 Removing intermediate container 2f7763a3365d 18:09:50 ---> eb27741be2a3 18:09:50 Step 11/27 : COPY . . 18:09:50 ---> 3c5d48269b3b 18:09:50 Step 12/27 : ARG MAKE="make build" 18:09:50 ---> Running in 8ddf2026b924 18:09:50 Removing intermediate container 8ddf2026b924 18:09:50 ---> 21657d41584b 18:09:50 Step 13/27 : RUN $MAKE 18:09:50 ---> Running in 6ca57aedbb9d 18:09:51 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:10:13 Removing intermediate container 6ca57aedbb9d 18:10:13 ---> 5650ff9f6e8c 18:10:13 Step 14/27 : FROM alpine:3.14 18:10:13 3.14: Pulling from library/alpine 18:10:13 8663204ce13b: Pulling fs layer 18:10:13 8663204ce13b: Download complete 18:10:13 8663204ce13b: Pull complete 18:10:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:10:13 Status: Downloaded newer image for alpine:3.14 18:10:13 ---> e04c818066af 18:10:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:10:13 ---> Running in a52b7e441566 18:10:13 Removing intermediate container a52b7e441566 18:10:13 ---> 1f07128c547e 18:10:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:10:13 ---> Running in 9c1f2b75f623 18:10:13 Removing intermediate container 9c1f2b75f623 18:10:13 ---> f0f688237acc 18:10:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:10:13 ---> Running in b47048262a48 18:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:13 (1/7) Installing ca-certificates (20211220-r0) 18:10:13 (2/7) Installing dumb-init (1.2.5-r1) 18:10:13 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:10:13 (4/7) Installing libsodium (1.0.18-r0) 18:10:13 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:10:13 (6/7) Installing libzmq (4.3.4-r0) 18:10:13 (7/7) Installing zeromq (4.3.4-r0) 18:10:13 Executing busybox-1.33.1-r7.trigger 18:10:13 Executing ca-certificates-20211220-r0.trigger 18:10:13 OK: 9 MiB in 21 packages 18:10:13 Removing intermediate container b47048262a48 18:10:13 ---> 7dccbad99b97 18:10:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:10:13 ---> 648ab42b078b 18:10:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:10:13 ---> 13662f196ea8 18:10:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:10:13 ---> 61d6ad14a9f8 18:10:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:10:13 ---> 6c2e4cdb5978 18:10:13 Step 22/27 : EXPOSE 48095 18:10:14 ---> Running in d1f9413e65e1 18:10:14 Removing intermediate container d1f9413e65e1 18:10:14 ---> 857622091c83 18:10:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:10:14 ---> Running in cd84b913e54c 18:10:14 Removing intermediate container cd84b913e54c 18:10:14 ---> 30cb2f652825 18:10:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:14 ---> Running in e22aee06be51 18:10:14 Removing intermediate container e22aee06be51 18:10:14 ---> 45a3a68f97ee 18:10:14 Step 25/27 : LABEL arch=amd64 18:10:14 ---> Running in e0b510c6884a 18:10:14 Removing intermediate container e0b510c6884a 18:10:14 ---> bafd697bb60a 18:10:14 Step 26/27 : LABEL git_sha=bee51752e52cefacc75b1e77b3765d1ad311bd56 18:10:14 ---> Running in b1dac513bc2c 18:10:14 Removing intermediate container b1dac513bc2c 18:10:14 ---> e157e88f074a 18:10:14 Step 27/27 : LABEL version=2.2.0-dev.37 18:10:14 ---> Running in 64145f3029de 18:10:14 Removing intermediate container 64145f3029de 18:10:14 ---> ae5c589631e5 18:10:14 [Warning] One or more build-args [ARCH] were not consumed 18:10:14 Successfully built ae5c589631e5 18:10:14 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:14 provisioning config files... 18:10:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config229583218319849367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:15 ---> docker-login.sh 18:10:15 nexus3.edgexfoundry.org:10001 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10002 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10003 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10004 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 docker.io 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:16 Configure a credential helper to remove this warning. See 18:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:16 18:10:16 Login Succeeded 18:10:16 ---> docker-login.sh ends [Pipeline] } 18:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:16 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:10:16 bee51752e52cefacc75b1e77b3765d1ad311bd56 18:10:16 latest 18:10:16 2.2.0-dev.37 18:10:16 bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:10:16 main 18:10:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] isUnix [Pipeline] sh 18:10:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 18:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:10:16 327a9ef665bb: Preparing 18:10:16 1392da8be987: Preparing 18:10:16 9778f8c6e99d: Preparing 18:10:16 08963c952d70: Preparing 18:10:16 9fd95eb1f28d: Preparing 18:10:16 b541d28bf3b4: Preparing 18:10:16 b541d28bf3b4: Waiting 18:10:16 1392da8be987: Pushed 18:10:16 08963c952d70: Pushed 18:10:16 9778f8c6e99d: Pushed 18:10:16 b541d28bf3b4: Layer already exists 18:10:17 9fd95eb1f28d: Pushed 18:10:19 327a9ef665bb: Pushed 18:10:19 bee51752e52cefacc75b1e77b3765d1ad311bd56: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh 18:10:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:10:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:10:20 327a9ef665bb: Preparing 18:10:20 1392da8be987: Preparing 18:10:20 9778f8c6e99d: Preparing 18:10:20 08963c952d70: Preparing 18:10:20 9fd95eb1f28d: Preparing 18:10:20 b541d28bf3b4: Preparing 18:10:20 b541d28bf3b4: Waiting 18:10:20 08963c952d70: Layer already exists 18:10:20 9778f8c6e99d: Layer already exists 18:10:20 327a9ef665bb: Layer already exists 18:10:20 1392da8be987: Layer already exists 18:10:20 9fd95eb1f28d: Layer already exists 18:10:20 b541d28bf3b4: Layer already exists 18:10:20 latest: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh 18:10:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 18:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:10:21 327a9ef665bb: Preparing 18:10:21 1392da8be987: Preparing 18:10:21 9778f8c6e99d: Preparing 18:10:21 08963c952d70: Preparing 18:10:21 9fd95eb1f28d: Preparing 18:10:21 b541d28bf3b4: Preparing 18:10:21 b541d28bf3b4: Waiting 18:10:21 9fd95eb1f28d: Layer already exists 18:10:21 9778f8c6e99d: Layer already exists 18:10:21 08963c952d70: Layer already exists 18:10:21 1392da8be987: Layer already exists 18:10:21 327a9ef665bb: Layer already exists 18:10:21 b541d28bf3b4: Layer already exists 18:10:21 2.2.0-dev.37: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:10:21 327a9ef665bb: Preparing 18:10:21 1392da8be987: Preparing 18:10:21 9778f8c6e99d: Preparing 18:10:21 08963c952d70: Preparing 18:10:21 9fd95eb1f28d: Preparing 18:10:21 b541d28bf3b4: Preparing 18:10:21 b541d28bf3b4: Waiting 18:10:21 9778f8c6e99d: Layer already exists 18:10:21 08963c952d70: Layer already exists 18:10:21 1392da8be987: Layer already exists 18:10:21 9fd95eb1f28d: Layer already exists 18:10:21 327a9ef665bb: Layer already exists 18:10:21 b541d28bf3b4: Layer already exists 18:10:21 bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 18:10:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:10:22 327a9ef665bb: Preparing 18:10:22 1392da8be987: Preparing 18:10:22 9778f8c6e99d: Preparing 18:10:22 08963c952d70: Preparing 18:10:22 9fd95eb1f28d: Preparing 18:10:22 b541d28bf3b4: Preparing 18:10:22 b541d28bf3b4: Waiting 18:10:22 9fd95eb1f28d: Layer already exists 18:10:22 1392da8be987: Layer already exists 18:10:22 08963c952d70: Layer already exists 18:10:22 9778f8c6e99d: Layer already exists 18:10:22 327a9ef665bb: Layer already exists 18:10:22 b541d28bf3b4: Layer already exists 18:10:22 main: digest: sha256:5fe12a101c0125fbfa2a2ed3cf3ca73408637693dd08d4ff16383166713b190b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:22 ===================================================== [Pipeline] echo 18:10:22 taggedImages: 18:10:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56 18:10:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:10:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.37 18:10:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:10:22 - 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 18:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:22 18:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:23 latest: Pulling from edgex-lftools-log-publisher 18:10:23 5eb5b503b376: Pulling fs layer 18:10:23 5c69ac0246d0: Pulling fs layer 18:10:23 ec43610c2a17: Pulling fs layer 18:10:23 3a2ae6a8a46f: Pulling fs layer 18:10:23 33b1e0a273af: Pulling fs layer 18:10:23 5d3b04190fa2: Pulling fs layer 18:10:23 2f39f015ded8: Pulling fs layer 18:10:23 2f39f015ded8: Waiting 18:10:23 33b1e0a273af: Waiting 18:10:23 5d3b04190fa2: Waiting 18:10:23 5c69ac0246d0: Verifying Checksum 18:10:23 5c69ac0246d0: Download complete 18:10:23 3a2ae6a8a46f: Download complete 18:10:23 33b1e0a273af: Verifying Checksum 18:10:23 33b1e0a273af: Download complete 18:10:23 5d3b04190fa2: Verifying Checksum 18:10:23 5d3b04190fa2: Download complete 18:10:23 ec43610c2a17: Verifying Checksum 18:10:23 ec43610c2a17: Download complete 18:10:23 5eb5b503b376: Verifying Checksum 18:10:23 5eb5b503b376: Download complete 18:10:23 2f39f015ded8: Download complete 18:10:24 5eb5b503b376: Pull complete 18:10:24 5c69ac0246d0: Pull complete 18:10:24 ec43610c2a17: Pull complete 18:10:24 3a2ae6a8a46f: Pull complete 18:10:25 33b1e0a273af: Pull complete 18:10:25 5d3b04190fa2: Pull complete 18:10:29 2f39f015ded8: Pull complete 18:10:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:10:29 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:10:29 $ 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 18:10:31 $ docker top 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:31 ---> job-cost.sh 18:10:31 lf-activate-venv: SKIPPING 18:10:31 INFO: No Stack... 18:10:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:32 INFO: Archiving Costs [Pipeline] sh 18:10:33 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:10:33 + cut -d, -f6 [Pipeline] lock 18:10:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] 18:10:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] did not exist. Created. 18:10:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:33 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:33 Stashed 1 file(s) [Pipeline] } 18:10:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:33 $ docker stop --time=1 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a 18:10:34 $ docker rm -f 5bbdc4b569b6c404fef82cae189e6727118d7cf66cfd64b06498cf0add68520a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47862 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:14:52 Running in /w/workspace/app-service-configurable/73 [Pipeline] { [Pipeline] checkout 18:14:52 Selected Git installation does not exist. Using Default 18:14:52 The recommended git tool is: NONE 18:15:00 using credential edgex-jenkins-ssh 18:15:00 Cloning the remote Git repository 18:15:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:15:00 > git init /w/workspace/app-service-configurable/73 # timeout=10 18:15:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:15:00 > git --version # timeout=10 18:15:00 > git --version # 'git version 2.25.1' 18:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:02 Avoid second fetch 18:15:02 Checking out Revision bee51752e52cefacc75b1e77b3765d1ad311bd56 (main) 18:15:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:15:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:02 > git config core.sparsecheckout # timeout=10 18:15:02 > git checkout -f bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 18:15:06 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 18:15:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:07 Dload Upload Total Spent Left Speed 18:15:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75916 0 --:--:-- --:--:-- --:--:-- 75916 [Pipeline] sh 18:15:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:08 + sudo tee /etc/docker/daemon.new 18:15:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:08 { 18:15:08 "registry-mirrors": [ 18:15:08 "https://nexus3.edgexfoundry.org:10001" 18:15:08 ], 18:15:08 "bip": "10.250.0.254/24", 18:15:08 "hosts": [ 18:15:08 "tcp://0.0.0.0:5555", 18:15:08 "unix:///var/run/docker.sock" 18:15:08 ], 18:15:08 "mtu": 1458, 18:15:08 "selinux-enabled": true, 18:15:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:08 } [Pipeline] sh 18:15:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:27 provisioning config files... 18:15:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/73@tmp/config1670786011599136958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:28 ---> docker-login.sh 18:15:28 nexus3.edgexfoundry.org:10001 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:29 Configure a credential helper to remove this warning. See 18:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:29 18:15:29 Login Succeeded 18:15:29 nexus3.edgexfoundry.org:10002 18:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:29 Configure a credential helper to remove this warning. See 18:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:29 18:15:29 Login Succeeded 18:15:29 nexus3.edgexfoundry.org:10003 18:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 nexus3.edgexfoundry.org:10004 18:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 docker.io 18:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:31 Configure a credential helper to remove this warning. See 18:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:31 18:15:31 Login Succeeded 18:15:31 ---> docker-login.sh ends [Pipeline] } 18:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:32 ========================================================= 18:15:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:15:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:15:32 + 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 . 18:15:32 Sending build context to Docker daemon 203.3kB 18:15:33 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:15:33 Step 2/13 : FROM ${BASE} AS builder 18:15:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:33 9b3977197b4f: Pulling fs layer 18:15:33 1a89e8eeedd5: Pulling fs layer 18:15:33 94645a83ff95: Pulling fs layer 18:15:33 3f3a8bcf1eab: Pulling fs layer 18:15:33 0c92f367c5e7: Pulling fs layer 18:15:33 3096ccb668a1: Pulling fs layer 18:15:33 e8cf19c19ddd: Pulling fs layer 18:15:33 a4caa8a26152: Pulling fs layer 18:15:33 3f3a8bcf1eab: Waiting 18:15:33 0c92f367c5e7: Waiting 18:15:33 3096ccb668a1: Waiting 18:15:33 e8cf19c19ddd: Waiting 18:15:33 a4caa8a26152: Waiting 18:15:33 94645a83ff95: Verifying Checksum 18:15:33 94645a83ff95: Download complete 18:15:33 1a89e8eeedd5: Download complete 18:15:33 0c92f367c5e7: Verifying Checksum 18:15:33 0c92f367c5e7: Download complete 18:15:33 3096ccb668a1: Download complete 18:15:33 9b3977197b4f: Download complete 18:15:33 e8cf19c19ddd: Download complete 18:15:34 9b3977197b4f: Pull complete 18:15:34 1a89e8eeedd5: Pull complete 18:15:35 94645a83ff95: Pull complete 18:15:35 a4caa8a26152: Verifying Checksum 18:15:35 a4caa8a26152: Download complete 18:15:36 3f3a8bcf1eab: Verifying Checksum 18:15:36 3f3a8bcf1eab: Download complete 18:15:48 3f3a8bcf1eab: Pull complete 18:15:48 0c92f367c5e7: Pull complete 18:15:49 3096ccb668a1: Pull complete 18:15:49 e8cf19c19ddd: Pull complete 18:15:55 a4caa8a26152: Pull complete 18:15:55 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:55 ---> 725f1c02e7f9 18:15:55 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:15:56 ---> Running in 7453f3a52d75 18:15:57 Removing intermediate container 7453f3a52d75 18:15:57 ---> 60d2e5ef5d15 18:15:57 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:15:57 ---> Running in f054fff793c3 18:15:57 Removing intermediate container f054fff793c3 18:15:57 ---> d457d7b289c1 18:15:57 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:15:57 ---> Running in 310ead0b1326 18:15:58 Removing intermediate container 310ead0b1326 18:15:58 ---> 46c7a09bb6fc 18:15:58 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:58 ---> Running in f678603d942f 18:16:01 Removing intermediate container f678603d942f 18:16:01 ---> 711defa89ce8 18:16:01 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:01 ---> Running in f607c8312f4b 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:04 OK: 220 MiB in 52 packages 18:16:05 Removing intermediate container f607c8312f4b 18:16:05 ---> 82ee75dd6741 18:16:05 Step 8/13 : WORKDIR /app 18:16:05 ---> Running in 14fb1fa3d4d3 18:16:05 Removing intermediate container 14fb1fa3d4d3 18:16:05 ---> fae77fb83e8a 18:16:05 Step 9/13 : COPY go.mod vendor* ./ 18:16:06 ---> 24294d3664a8 18:16:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:06 ---> Running in 7cd9f9c11700 18:16:53 Removing intermediate container 7cd9f9c11700 18:16:53 ---> 68c667b02980 18:16:53 Step 11/13 : COPY . . 18:16:53 ---> e3dd0648b9b5 18:16:53 Step 12/13 : ARG MAKE="make build" 18:16:53 ---> Running in 91edf78bd337 18:16:54 Removing intermediate container 91edf78bd337 18:16:54 ---> 13e9d8e5bcc7 18:16:54 Step 13/13 : RUN $MAKE 18:16:54 ---> Running in 6c4e097b2fcc 18:16:55 noop 18:16:56 Removing intermediate container 6c4e097b2fcc 18:16:56 ---> 3f4aa30d43f8 18:16:56 Successfully built 3f4aa30d43f8 18:16:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:16:56 + docker inspect -f . ci-base-image-arm64 18:16:56 . [Pipeline] withDockerContainer 18:16:56 prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container 18:16:56 $ 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 18:16:58 $ docker top 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:58 + go version 18:16:58 go version go1.17.6 linux/arm64 [Pipeline] } 18:16:59 $ docker stop --time=1 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de 18:17:00 $ docker rm -f 2a636009d754db1316e2ff9e95fddc9919577cf8548c454f1e80807937d6c9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:01 + docker inspect -f . ci-base-image-arm64 18:17:01 . [Pipeline] withDockerContainer 18:17:01 prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container 18:17:01 $ 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 18:17:03 $ docker top bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:17:04 + make test 18:17:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:18:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:18:40 CGO_ENABLED=1 go vet ./... 18:19:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:03 $ docker stop --time=1 bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 18:19:05 $ docker rm -f bbd28c510afd04be8ae25e3d75b9cc4301bad813dcb1c2f8041ba1c091448ac3 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:06 Warning: overwriting stash ‘coverage-report’ 18:19:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:07 + ls -al . 18:19:07 total 164 18:19:07 drwxrwxr-x 7 jenkins jenkins 4096 May 10 18:19 . 18:19:07 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 .. 18:19:07 -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:15 .dockerignore 18:19:07 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:15 .git 18:19:07 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 .github 18:19:07 -rw-rw-r-- 1 jenkins jenkins 104 May 10 18:15 .gitignore 18:19:07 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 18:15 Attribution.txt 18:19:07 -rw-rw-r-- 1 jenkins jenkins 27269 May 10 18:15 CHANGELOG.md 18:19:07 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 18:15 Dockerfile 18:19:07 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:15 GOVERNANCE.md 18:19:07 -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:15 Jenkinsfile 18:19:07 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:15 LICENSE 18:19:07 -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:15 OWNERS.md 18:19:07 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 18:15 README.md 18:19:07 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:08 VERSION 18:19:07 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 bin 18:19:07 -rw-r--r-- 1 jenkins jenkins 10 May 10 18:17 coverage.out 18:19:07 -rw-rw-r-- 1 jenkins jenkins 3222 May 10 18:15 go.mod 18:19:07 -rw-rw-r-- 1 jenkins jenkins 34558 May 10 18:15 go.sum 18:19:07 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 18:15 main.go 18:19:07 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 18:15 makefile 18:19:07 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:15 res 18:19:07 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 snap [Pipeline] isUnix [Pipeline] sh 18:19:08 + 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 . 18:19:08 Sending build context to Docker daemon 204.3kB 18:19:08 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:19:08 Step 2/27 : FROM ${BASE} AS builder 18:19:08 ---> 3f4aa30d43f8 18:19:08 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:19:08 ---> Running in 0985df3d5987 18:19:09 Removing intermediate container 0985df3d5987 18:19:09 ---> f44375880a28 18:19:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:19:09 ---> Running in 87c2a73da62c 18:19:09 Removing intermediate container 87c2a73da62c 18:19:09 ---> b932eade7bfd 18:19:09 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:19:09 ---> Running in 75943cd58196 18:19:09 Removing intermediate container 75943cd58196 18:19:09 ---> 53c34ea7ede1 18:19:09 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:09 ---> Running in 940628f3c3a7 18:19:11 Removing intermediate container 940628f3c3a7 18:19:11 ---> 7bce11193c42 18:19:11 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:11 ---> Running in 5a0e5b104cf0 18:19:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:19:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:19:14 OK: 220 MiB in 52 packages 18:19:14 Removing intermediate container 5a0e5b104cf0 18:19:14 ---> 611b6742d1d5 18:19:14 Step 8/27 : WORKDIR /app 18:19:15 ---> Running in 6117bd580fac 18:19:15 Removing intermediate container 6117bd580fac 18:19:15 ---> ee51c6570919 18:19:15 Step 9/27 : COPY go.mod vendor* ./ 18:19:16 ---> b1bf48f1c3c6 18:19:16 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:16 ---> Running in a665ac01e22d 18:19:18 Removing intermediate container a665ac01e22d 18:19:18 ---> 8d3fedc094e8 18:19:18 Step 11/27 : COPY . . 18:19:18 ---> 9cb2db6e3d27 18:19:18 Step 12/27 : ARG MAKE="make build" 18:19:18 ---> Running in 5fe675103801 18:19:19 Removing intermediate container 5fe675103801 18:19:19 ---> 92a96c2fd521 18:19:19 Step 13/27 : RUN $MAKE 18:19:19 ---> Running in 9428c4a5712f 18:19:20 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:21:27 Removing intermediate container 9428c4a5712f 18:21:27 ---> 069443ee61e7 18:21:27 Step 14/27 : FROM alpine:3.14 18:21:27 3.14: Pulling from library/alpine 18:21:27 455c02918c45: Pulling fs layer 18:21:27 455c02918c45: Verifying Checksum 18:21:27 455c02918c45: Download complete 18:21:27 455c02918c45: Pull complete 18:21:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:21:27 Status: Downloaded newer image for alpine:3.14 18:21:27 ---> ac73e934f311 18:21:27 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:21:27 ---> Running in 9ce94c4c3946 18:21:27 Removing intermediate container 9ce94c4c3946 18:21:27 ---> f6f5854afeef 18:21:27 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:21:27 ---> Running in 3516ed187322 18:21:27 Removing intermediate container 3516ed187322 18:21:27 ---> 3efaf4bc0e97 18:21:27 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:21:27 ---> Running in 68ac49003cc4 18:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:27 (1/7) Installing ca-certificates (20211220-r0) 18:21:27 (2/7) Installing dumb-init (1.2.5-r1) 18:21:27 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:21:27 (4/7) Installing libsodium (1.0.18-r0) 18:21:27 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:21:27 (6/7) Installing libzmq (4.3.4-r0) 18:21:27 (7/7) Installing zeromq (4.3.4-r0) 18:21:27 Executing busybox-1.33.1-r7.trigger 18:21:27 Executing ca-certificates-20211220-r0.trigger 18:21:28 OK: 9 MiB in 21 packages 18:21:29 Removing intermediate container 68ac49003cc4 18:21:29 ---> 03a1ddd9b46d 18:21:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:21:29 ---> bdf2ba166a4e 18:21:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:21:30 ---> a680bda28e0e 18:21:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:21:30 ---> 2f71bd6973bb 18:21:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:21:32 ---> d96ead1a1847 18:21:32 Step 22/27 : EXPOSE 48095 18:21:32 ---> Running in 0fdb42a19b1b 18:21:32 Removing intermediate container 0fdb42a19b1b 18:21:32 ---> 81ca60de64a7 18:21:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:21:32 ---> Running in f2e163f90efd 18:21:33 Removing intermediate container f2e163f90efd 18:21:33 ---> c44bfcbd376d 18:21:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:33 ---> Running in f288f3ba4dd7 18:21:33 Removing intermediate container f288f3ba4dd7 18:21:33 ---> 406ebe06ede0 18:21:33 Step 25/27 : LABEL arch=arm64 18:21:33 ---> Running in 3eb4a91587ed 18:21:34 Removing intermediate container 3eb4a91587ed 18:21:34 ---> 26d6f6ac04f6 18:21:34 Step 26/27 : LABEL git_sha=bee51752e52cefacc75b1e77b3765d1ad311bd56 18:21:34 ---> Running in c4cfe74798e4 18:21:34 Removing intermediate container c4cfe74798e4 18:21:34 ---> 86060faa39f3 18:21:34 Step 27/27 : LABEL version=2.2.0-dev.37 18:21:34 ---> Running in bb051b8452b3 18:21:34 Removing intermediate container bb051b8452b3 18:21:34 ---> 141e9ded1f0e 18:21:34 [Warning] One or more build-args [ARCH] were not consumed 18:21:34 Successfully built 141e9ded1f0e 18:21:34 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 18:21:35 provisioning config files... 18:21:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/73@tmp/config3341305577140778550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:35 ---> docker-login.sh 18:21:35 nexus3.edgexfoundry.org:10001 18:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:35 Configure a credential helper to remove this warning. See 18:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:35 18:21:35 Login Succeeded 18:21:35 nexus3.edgexfoundry.org:10002 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 nexus3.edgexfoundry.org:10003 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 nexus3.edgexfoundry.org:10004 18:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:37 Configure a credential helper to remove this warning. See 18:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:37 18:21:37 Login Succeeded 18:21:37 docker.io 18:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:38 Configure a credential helper to remove this warning. See 18:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:38 18:21:38 Login Succeeded 18:21:38 ---> docker-login.sh ends [Pipeline] } 18:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:38 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:21:38 bee51752e52cefacc75b1e77b3765d1ad311bd56 18:21:38 latest 18:21:38 2.2.0-dev.37 18:21:38 bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:21:38 main 18:21:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] isUnix [Pipeline] sh 18:21:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 18:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:21:39 5eb106d7b541: Preparing 18:21:39 70c2e8ec421f: Preparing 18:21:39 123a4084dc6c: Preparing 18:21:39 15000f66d8f7: Preparing 18:21:39 b52a98d5c601: Preparing 18:21:39 f73e7dbfee58: Preparing 18:21:39 f73e7dbfee58: Waiting 18:21:39 70c2e8ec421f: Pushed 18:21:39 123a4084dc6c: Pushed 18:21:39 15000f66d8f7: Pushed 18:21:39 f73e7dbfee58: Layer already exists 18:21:40 b52a98d5c601: Pushed 18:21:45 5eb106d7b541: Pushed 18:21:45 bee51752e52cefacc75b1e77b3765d1ad311bd56: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:21:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:21:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:21:46 5eb106d7b541: Preparing 18:21:46 70c2e8ec421f: Preparing 18:21:46 123a4084dc6c: Preparing 18:21:46 15000f66d8f7: Preparing 18:21:46 b52a98d5c601: Preparing 18:21:46 f73e7dbfee58: Preparing 18:21:46 f73e7dbfee58: Waiting 18:21:46 b52a98d5c601: Layer already exists 18:21:46 70c2e8ec421f: Layer already exists 18:21:46 123a4084dc6c: Layer already exists 18:21:46 15000f66d8f7: Layer already exists 18:21:46 5eb106d7b541: Layer already exists 18:21:46 f73e7dbfee58: Layer already exists 18:21:46 latest: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:21:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh 18:21:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 18:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:21:47 5eb106d7b541: Preparing 18:21:47 70c2e8ec421f: Preparing 18:21:47 123a4084dc6c: Preparing 18:21:47 15000f66d8f7: Preparing 18:21:47 b52a98d5c601: Preparing 18:21:47 f73e7dbfee58: Preparing 18:21:47 f73e7dbfee58: Waiting 18:21:47 123a4084dc6c: Layer already exists 18:21:47 b52a98d5c601: Layer already exists 18:21:47 15000f66d8f7: Layer already exists 18:21:47 70c2e8ec421f: Layer already exists 18:21:47 5eb106d7b541: Layer already exists 18:21:47 f73e7dbfee58: Layer already exists 18:21:47 2.2.0-dev.37: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:21:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh 18:21:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:21:48 5eb106d7b541: Preparing 18:21:48 70c2e8ec421f: Preparing 18:21:48 123a4084dc6c: Preparing 18:21:48 15000f66d8f7: Preparing 18:21:48 b52a98d5c601: Preparing 18:21:48 f73e7dbfee58: Preparing 18:21:48 f73e7dbfee58: Waiting 18:21:48 b52a98d5c601: Layer already exists 18:21:48 70c2e8ec421f: Layer already exists 18:21:48 15000f66d8f7: Layer already exists 18:21:48 5eb106d7b541: Layer already exists 18:21:48 123a4084dc6c: Layer already exists 18:21:48 f73e7dbfee58: Layer already exists 18:21:48 bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] isUnix [Pipeline] sh 18:21:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 18:21:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:21:49 5eb106d7b541: Preparing 18:21:49 70c2e8ec421f: Preparing 18:21:49 123a4084dc6c: Preparing 18:21:49 15000f66d8f7: Preparing 18:21:49 b52a98d5c601: Preparing 18:21:49 f73e7dbfee58: Preparing 18:21:49 f73e7dbfee58: Waiting 18:21:49 15000f66d8f7: Layer already exists 18:21:49 b52a98d5c601: Layer already exists 18:21:49 5eb106d7b541: Layer already exists 18:21:49 123a4084dc6c: Layer already exists 18:21:49 70c2e8ec421f: Layer already exists 18:21:49 f73e7dbfee58: Layer already exists 18:21:49 main: digest: sha256:f1e8ccb1d9fe8383fc0adf8c89edcc548fee088baa308896ac3524d5129762b9 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:49 ===================================================== [Pipeline] echo 18:21:49 taggedImages: 18:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56 18:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.37 18:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bee51752e52cefacc75b1e77b3765d1ad311bd56-2.2.0-dev.37 18:21:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:50 18:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:50 arm64: Pulling from edgex-lftools-log-publisher 18:21:50 8998bd30e6a1: Pulling fs layer 18:21:50 04944245beec: Pulling fs layer 18:21:50 699f458cf7ca: Pulling fs layer 18:21:50 765212b225bb: Pulling fs layer 18:21:50 f23df028b6ca: Pulling fs layer 18:21:50 d65c8cfc05b1: Pulling fs layer 18:21:50 2437ff75d9bd: Pulling fs layer 18:21:50 765212b225bb: Waiting 18:21:50 f23df028b6ca: Waiting 18:21:50 d65c8cfc05b1: Waiting 18:21:50 2437ff75d9bd: Waiting 18:21:50 04944245beec: Verifying Checksum 18:21:50 04944245beec: Download complete 18:21:50 765212b225bb: Verifying Checksum 18:21:50 765212b225bb: Download complete 18:21:50 f23df028b6ca: Verifying Checksum 18:21:50 f23df028b6ca: Download complete 18:21:50 d65c8cfc05b1: Verifying Checksum 18:21:50 d65c8cfc05b1: Download complete 18:21:51 699f458cf7ca: Verifying Checksum 18:21:51 699f458cf7ca: Download complete 18:21:51 8998bd30e6a1: Download complete 18:21:53 2437ff75d9bd: Verifying Checksum 18:21:53 2437ff75d9bd: Download complete 18:21:55 8998bd30e6a1: Pull complete 18:21:56 04944245beec: Pull complete 18:21:57 699f458cf7ca: Pull complete 18:21:57 765212b225bb: Pull complete 18:21:58 f23df028b6ca: Pull complete 18:21:59 d65c8cfc05b1: Pull complete 18:22:14 2437ff75d9bd: Pull complete 18:22:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-47862 does not seem to be running inside a container 18:22:14 $ 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 18:22:17 $ docker top a0c0b9f8d03e88c4176a2002ec9a8d9a8415806995fd3a9570abd2705bf1c1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:18 ---> job-cost.sh 18:22:18 lf-activate-venv: SKIPPING 18:22:18 INFO: No Stack... 18:22:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:22:19 INFO: Archiving Costs [Pipeline] sh 18:22:20 + cat /w/workspace/app-service-configurable/73/archives/cost.csv 18:22:20 + cut -d, -f6 [Pipeline] lock 18:22:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] 18:22:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] did not exist. Created. 18:22:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:21 /w/workspace/app-service-configurable/73@tmp/durable-3e489639/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:22:21 + echo total: 0.10999999940395355 [Pipeline] stash 18:22:22 Warning: overwriting stash ‘stack-cost’ 18:22:22 Stashed 1 file(s) [Pipeline] } 18:22:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-73-stack-cost] [Pipeline] // lock [Pipeline] } 18:22:22 $ docker stop --time=1 a0c0b9f8d03e88c4176a2002ec9a8d9a8415806995fd3a9570abd2705bf1c1ce 18:22:23 $ 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 18:22:24 provisioning config files... 18:22:24 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config181611102138926361tmp [Pipeline] { [Pipeline] sh 18:22:24 + set +x 18:22:24 + curl -s https://codecov.io/bash 18:22:24 + bash -s -- 18:22:24 18:22:24 _____ _ 18:22:24 / ____| | | 18:22:24 | | ___ __| | ___ ___ _____ __ 18:22:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:22:24 | |___| (_) | (_| | __/ (_| (_) \ V / 18:22:24 \_____\___/ \__,_|\___|\___\___/ \_/ 18:22:24 Bash-1.0.6 18:22:24 18:22:24 18:22:24 ==> git version 2.25.1 found 18:22:24 ==> 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 18:22:24 Release-Date: 2020-01-08 18:22:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:22:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:22:24 ==> Jenkins CI detected. 18:22:24 current dir:  /w/workspace/ry_app-service-configurable_main 18:22:24 project root: . 18:22:24 --> token set from env 18:22:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:22:24 ==> Running gcov in . (disable via -X gcov) 18:22:24 ==> Python coveragepy not found 18:22:24 ==> Searching for coverage reports in: 18:22:24 + . 18:22:24 -> Found 1 reports 18:22:24 ==> Detecting git/mercurial file structure 18:22:24 ==> Reading reports 18:22:24 + ./coverage.out bytes=10 18:22:24 ==> Appending adjustments 18:22:24 https://docs.codecov.io/docs/fixing-reports 18:22:24 + Found adjustments 18:22:24 ==> Gzipping contents 18:22:24 4.0K /tmp/codecov.LLwAjb.gz 18:22:24 ==> Uploading reports 18:22:24 url: https://codecov.io 18:22:24 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= 18:22:24 -> Pinging Codecov 18:22:24 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= 18:22:24 -> Uploading to 18:22:24 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 18:22:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:24 Dload Upload Total Spent Left Speed 18:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2519 --:--:-- --:--:-- --:--:-- 2519 18:22:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] } 18:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:22:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:22:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:25 18:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:22:26 188c0c94c7c5: Pulling fs layer 18:22:26 0ef7d3d256c8: Pulling fs layer 18:22:26 de9db76c5a1d: Pulling fs layer 18:22:26 0eba1c9be4d2: Pulling fs layer 18:22:26 0d57e429df01: Pulling fs layer 18:22:26 4e4be7b47b0d: Pulling fs layer 18:22:26 e1f770b5df2f: Pulling fs layer 18:22:26 85a0685a4137: Pulling fs layer 18:22:26 0d57e429df01: Waiting 18:22:26 4e4be7b47b0d: Waiting 18:22:26 e1f770b5df2f: Waiting 18:22:26 85a0685a4137: Waiting 18:22:26 0eba1c9be4d2: Waiting 18:22:26 de9db76c5a1d: Verifying Checksum 18:22:26 de9db76c5a1d: Download complete 18:22:26 0ef7d3d256c8: Download complete 18:22:26 0d57e429df01: Verifying Checksum 18:22:26 0d57e429df01: Download complete 18:22:26 4e4be7b47b0d: Verifying Checksum 18:22:26 4e4be7b47b0d: Download complete 18:22:26 188c0c94c7c5: Verifying Checksum 18:22:26 188c0c94c7c5: Download complete 18:22:26 188c0c94c7c5: Pull complete 18:22:26 e1f770b5df2f: Verifying Checksum 18:22:26 e1f770b5df2f: Download complete 18:22:26 0ef7d3d256c8: Pull complete 18:22:26 de9db76c5a1d: Pull complete 18:22:26 0eba1c9be4d2: Download complete 18:22:27 85a0685a4137: Verifying Checksum 18:22:27 85a0685a4137: Download complete 18:22:30 0eba1c9be4d2: Pull complete 18:22:30 0d57e429df01: Pull complete 18:22:30 4e4be7b47b0d: Pull complete 18:22:30 e1f770b5df2f: Pull complete 18:22:33 85a0685a4137: Pull complete 18:22:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:22:33 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:22:33 $ 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 18:22:36 $ docker top fc1324b5f1898241655c3bc1881b0e5d7024439124698e521d496e41070d2cc5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:22:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:22:36 + set -o pipefail 18:22:36 + snyk monitor '--org=edgex-jenkins' 18:22:41 18:22:41 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:22:41 18:22:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/146b1d42-1c2e-4330-9c32-e4f744d889c4 18:22:41 18:22:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:22:41 18:22:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:22:41 18:22:41 [Pipeline] } 18:22:41 $ docker stop --time=1 fc1324b5f1898241655c3bc1881b0e5d7024439124698e521d496e41070d2cc5 18:22:44 $ 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 18:22:44 + git log --format=format:%s -1 bee51752e52cefacc75b1e77b3765d1ad311bd56 [Pipeline] sh 18:22:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:22:45 . [Pipeline] withDockerContainer 18:22:45 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:22:45 $ 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 18:22:46 $ docker top 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:46 [ssh-agent] Looking for ssh-agent implementation... 18:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:46 $ docker exec 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 ssh-agent 18:22:46 SSH_AUTH_SOCK=/tmp/ssh-x7A7Q1BHfqkJ/agent.33 18:22:46 SSH_AGENT_PID=40 18:22:46 Running ssh-add (command line suppressed) 18:22:46 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) 18:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:46 + git semver tag 18:22:47 2022-05-10 18:22:47,066 [run_tag] DEBUG tag force:False 18:22:47 2022-05-10 18:22:47,066 [check_head_tag] DEBUG check head tag 18:22:47 2022-05-10 18:22:47,067 [execute] INFO git cat-file --batch-check 18:22:47 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=) 18:22:47 2022-05-10 18:22:47,070 [execute] INFO git cat-file --batch 18:22:47 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=) 18:22:47 2022-05-10 18:22:47,091 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:22:47 2022-05-10 18:22:47,092 [execute] INFO git tag -a v2.2.0-dev.37 -m v2.2.0-dev.37 18:22:47 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) 18:22:47 2022-05-10 18:22:47,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:22:47 2.2.0-dev.37 [Pipeline] } 18:22:47 $ docker exec --env ******** --env ******** 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 ssh-agent -k 18:22:47 unset SSH_AUTH_SOCK; 18:22:47 unset SSH_AGENT_PID; 18:22:47 echo Agent pid 40 killed; 18:22:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:47 + git semver [Pipeline] } 18:22:47 $ docker stop --time=1 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 18:22:49 $ docker rm -f 996ea0c5c8a07655694ee43439d651e8c6996b45cf43451243b891452991b921 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:49 18:22:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:22:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:49 0.23.1-centos7: Pulling from edgex-lftools 18:22:49 ab5ef0e58194: Pulling fs layer 18:22:49 9712f1f96733: Pulling fs layer 18:22:49 63f879dbbcfc: Pulling fs layer 18:22:49 0d9ebad4ef96: Pulling fs layer 18:22:49 e9a5061849ea: Pulling fs layer 18:22:49 d747dcd14b5f: Pulling fs layer 18:22:49 2de7ff778b66: Pulling fs layer 18:22:49 0d9ebad4ef96: Waiting 18:22:49 e9a5061849ea: Waiting 18:22:49 9712f1f96733: Verifying Checksum 18:22:50 63f879dbbcfc: Verifying Checksum 18:22:50 63f879dbbcfc: Download complete 18:22:50 e9a5061849ea: Verifying Checksum 18:22:50 e9a5061849ea: Download complete 18:22:50 ab5ef0e58194: Verifying Checksum 18:22:50 ab5ef0e58194: Download complete 18:22:50 0d9ebad4ef96: Verifying Checksum 18:22:50 0d9ebad4ef96: Download complete 18:22:50 d747dcd14b5f: Verifying Checksum 18:22:50 d747dcd14b5f: Download complete 18:22:50 2de7ff778b66: Verifying Checksum 18:22:50 2de7ff778b66: Download complete 18:22:53 ab5ef0e58194: Pull complete 18:22:53 9712f1f96733: Pull complete 18:22:54 63f879dbbcfc: Pull complete 18:22:58 0d9ebad4ef96: Pull complete 18:22:58 e9a5061849ea: Pull complete 18:22:58 d747dcd14b5f: Pull complete 18:22:59 2de7ff778b66: Pull complete 18:22:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:22:59 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:22:59 $ 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 18:23:01 $ docker top 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:23:01 provisioning config files... 18:23:01 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6988866887196304998tmp 18:23:01 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3554650915535824918tmp 18:23:01 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8921818305716235558tmp [Pipeline] { [Pipeline] echo 18:23:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:23:02 ---> sigul-configuration.sh 18:23:02 gpg: directory `/root/.gnupg' created 18:23:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:23:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:23:02 gpg: keyring `/root/.gnupg/secring.gpg' created 18:23:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:23:02 gpg: CAST5 encrypted data 18:23:02 gpg: encrypted with 1 passphrase 18:23:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:23:02 + mkdir /home/jenkins 18:23:02 + mkdir /home/jenkins/sigul [Pipeline] sh 18:23:02 + 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 18:23:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:23:03 ---> sigul-install.sh 18:23:03 Sigul already installed; skipping installation. [Pipeline] sh 18:23:03 + git tag --list 18:23:03 v1.0.0 18:23:03 v1.1.0 18:23:03 v1.2.0 18:23:03 v1.3.0 18:23:03 v1.3.1 18:23:03 v2.0.0 18:23:03 v2.0.1 18:23:03 v2.0.1-dev.1 18:23:03 v2.0.2-dev.1 18:23:03 v2.0.2-dev.10 18:23:03 v2.0.2-dev.11 18:23:03 v2.0.2-dev.12 18:23:03 v2.0.2-dev.13 18:23:03 v2.0.2-dev.14 18:23:03 v2.0.2-dev.15 18:23:03 v2.0.2-dev.16 18:23:03 v2.0.2-dev.17 18:23:03 v2.0.2-dev.18 18:23:03 v2.0.2-dev.19 18:23:03 v2.0.2-dev.2 18:23:03 v2.0.2-dev.20 18:23:03 v2.0.2-dev.21 18:23:03 v2.0.2-dev.22 18:23:03 v2.0.2-dev.23 18:23:03 v2.0.2-dev.24 18:23:03 v2.0.2-dev.25 18:23:03 v2.0.2-dev.26 18:23:03 v2.0.2-dev.27 18:23:03 v2.0.2-dev.28 18:23:03 v2.0.2-dev.29 18:23:03 v2.0.2-dev.3 18:23:03 v2.0.2-dev.30 18:23:03 v2.0.2-dev.4 18:23:03 v2.0.2-dev.5 18:23:03 v2.0.2-dev.6 18:23:03 v2.0.2-dev.7 18:23:03 v2.0.2-dev.8 18:23:03 v2.0.2-dev.9 18:23:03 v2.1.0 18:23:03 v2.2.0-dev.1 18:23:03 v2.2.0-dev.10 18:23:03 v2.2.0-dev.11 18:23:03 v2.2.0-dev.12 18:23:03 v2.2.0-dev.13 18:23:03 v2.2.0-dev.14 18:23:03 v2.2.0-dev.15 18:23:03 v2.2.0-dev.16 18:23:03 v2.2.0-dev.17 18:23:03 v2.2.0-dev.18 18:23:03 v2.2.0-dev.19 18:23:03 v2.2.0-dev.2 18:23:03 v2.2.0-dev.20 18:23:03 v2.2.0-dev.21 18:23:03 v2.2.0-dev.22 18:23:03 v2.2.0-dev.23 18:23:03 v2.2.0-dev.24 18:23:03 v2.2.0-dev.25 18:23:03 v2.2.0-dev.26 18:23:03 v2.2.0-dev.27 18:23:03 v2.2.0-dev.28 18:23:03 v2.2.0-dev.29 18:23:03 v2.2.0-dev.3 18:23:03 v2.2.0-dev.30 18:23:03 v2.2.0-dev.31 18:23:03 v2.2.0-dev.32 18:23:03 v2.2.0-dev.33 18:23:03 v2.2.0-dev.34 18:23:03 v2.2.0-dev.35 18:23:03 v2.2.0-dev.36 18:23:03 v2.2.0-dev.37 18:23:03 v2.2.0-dev.4 18:23:03 v2.2.0-dev.5 18:23:03 v2.2.0-dev.6 18:23:03 v2.2.0-dev.7 18:23:03 v2.2.0-dev.8 18:23:03 v2.2.0-dev.9 [Pipeline] sh 18:23:03 + lftools sign git-tag v2.2.0-dev.37 18:23:04 Signing Git tag with Sigul... 18:23:04 Signing v2.2.0-dev.37 [Pipeline] echo 18:23:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:23:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:23:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:23:05 $ docker stop --time=1 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 18:23:06 $ docker rm -f 8b3e961a38e08b277a79e546f52119eb055ccc4c0f54833c7c9d8cfbc5a986a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:23:07 . [Pipeline] withDockerContainer 18:23:07 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:23:07 $ 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 18:23:07 $ docker top 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:07 [ssh-agent] Looking for ssh-agent implementation... 18:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:07 $ docker exec 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 ssh-agent 18:23:08 SSH_AUTH_SOCK=/tmp/ssh-MnlKmf8xPf1X/agent.32 18:23:08 SSH_AGENT_PID=39 18:23:08 Running ssh-add (command line suppressed) 18:23:08 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) 18:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:08 + git semver bump pre 18:23:08 2022-05-10 18:23:08,631 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:23:08 2022-05-10 18:23:08,631 [bump_version] DEBUG bumping version:2.2.0-dev.37 on axis:pre with prefix:dev 18:23:08 2022-05-10 18:23:08,631 [bump_version] DEBUG bumped version:2.2.0-dev.38 18:23:08 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 18:23:08 2022-05-10 18:23:08,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:23:08 2022-05-10 18:23:08,632 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:23:08 2022-05-10 18:23:08,634 [execute] INFO git cat-file --batch-check 18:23:08 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=) 18:23:08 2022-05-10 18:23:08,640 [execute] INFO git cat-file --batch 18:23:08 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=) 18:23:08 2022-05-10 18:23:08,644 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:23:08 2.2.0-dev.38 [Pipeline] } 18:23:08 $ docker exec --env ******** --env ******** 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 ssh-agent -k 18:23:08 unset SSH_AUTH_SOCK; 18:23:08 unset SSH_AGENT_PID; 18:23:08 echo Agent pid 39 killed; 18:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:09 + git semver [Pipeline] } 18:23:09 $ docker stop --time=1 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 18:23:10 $ docker rm -f 91ec0dddd0b38a3a196e7545d5a5e7d6bfc779d20b7d00d2f95ef6a2f770ec17 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:23:11 . [Pipeline] withDockerContainer 18:23:11 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:23:11 $ 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 18:23:11 $ docker top 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:11 [ssh-agent] Looking for ssh-agent implementation... 18:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:12 $ docker exec 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e ssh-agent 18:23:12 SSH_AUTH_SOCK=/tmp/ssh-nRJ9TXH0cN2A/agent.32 18:23:12 SSH_AGENT_PID=38 18:23:12 Running ssh-add (command line suppressed) 18:23:12 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) 18:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:12 + git semver push 18:23:12 2022-05-10 18:23:12,824 [run_push] DEBUG push 18:23:12 2022-05-10 18:23:12,825 [execute] INFO git push origin semver 18:23:12 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) 18:23:13 2022-05-10 18:23:13,577 [run_push] DEBUG push all version tags 18:23:13 2022-05-10 18:23:13,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:23:13 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) 18:23:14 2022-05-10 18:23:14,318 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:23:14 2.2.0-dev.38 [Pipeline] } 18:23:14 $ docker exec --env ******** --env ******** 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e ssh-agent -k 18:23:14 unset SSH_AUTH_SOCK; 18:23:14 unset SSH_AGENT_PID; 18:23:14 echo Agent pid 38 killed; 18:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:14 + git semver [Pipeline] } 18:23:15 $ docker stop --time=1 9bb8a9a701a8708cb3fe090287ae7dce20d4847fb864f76e3e21d6ffdd0c6f1e 18:23:16 $ 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 18:23:16 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:23:16 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:23:16 total 16 18:23:16 drwxr-xr-x 3 root root 4096 May 10 18:10 . 18:23:16 drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:23 .. 18:23:16 drwxr-xr-x 2 root root 4096 May 10 18:10 cost 18:23:16 -rw-r--r-- 1 root root 94 May 10 18:10 cost.csv 18:23:16 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:23:16 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:23:16 total 16 18:23:16 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:10 . 18:23:16 drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:23 .. 18:23:16 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:10 cost 18:23:16 -rw-r--r-- 1 jenkins jenkins 94 May 10 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:18 ---> package-listing.sh 18:23:18 ++ facter osfamily 18:23:18 ++ tr '[:upper:]' '[:lower:]' 18:23:18 + OS_FAMILY=debian 18:23:18 + workspace=/w/workspace/ry_app-service-configurable_main 18:23:18 + START_PACKAGES=/tmp/packages_start.txt 18:23:18 + END_PACKAGES=/tmp/packages_end.txt 18:23:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:18 + PACKAGES=/tmp/packages_start.txt 18:23:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:23:18 + PACKAGES=/tmp/packages_end.txt 18:23:18 + case "${OS_FAMILY}" in 18:23:18 + dpkg -l 18:23:18 + grep '^ii' 18:23:18 + '[' -f /tmp/packages_start.txt ']' 18:23:18 + '[' -f /tmp/packages_end.txt ']' 18:23:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:23:18 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:23:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:23:18 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 18:23:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:19 . [Pipeline] withDockerContainer 18:23:19 prd-ubuntu20.04-docker-8c-8g-47831 does not seem to be running inside a container 18:23:19 $ 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 18:23:19 $ docker top bfdc14349342576cb4e7f82699aeb37307d0014a4d07bde79893eeffedcc422d -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:20 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:20 + ls /var/log/sa-host 18:23:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:20 provisioning config files... 18:23:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config782261529937176645tmp [Pipeline] { [Pipeline] echo 18:23:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:20 ---> create-netrc.sh [Pipeline] } 18:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:21 ---> python-tools-install.sh [Pipeline] echo 18:23:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:21 ---> sudo-logs.sh 18:23:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:21 ---> job-cost.sh 18:23:21 lf-activate-venv: SKIPPING 18:23:21 DEBUG: total: 0.2199999988079071 18:23:21 INFO: Retrieving Stack Cost... 18:23:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:22 INFO: Archiving Costs [Pipeline] echo 18:23:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:23 ---> logs-deploy.sh 18:23:23 lf-activate-venv: SKIPPING 18:23:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/73 18:23:23 INFO: archiving workspace using pattern(s): 18:23:24 Archives upload complete. 18:23:24 INFO: archiving logs to Nexus