Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 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-ssh11295634896630079616.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-ssh17880486356667074778.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-ssh17101268912011802264.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-ssh16746176286018759204.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-ssh17376436730884704337.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-47816 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 Avoid second fetch Checking out Revision 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 (main) 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 > 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 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 # timeout=10 Commit message: "build: Use released v2.2.0 Kamakura SDK (#419)" > git rev-list --no-walk ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:43:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:43:56 ========================================================= 17:43:56 EdgeX Global Pipelines Version Info 17:43:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:43:57 ------------------- 17:43:57 stable info: 17:43:57 ------------------- 17:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:43:57 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:43:57 Message: update stable to v1.0.227 17:43:57 ------------------- 17:43:57 experimental info: 17:43:57 ------------------- 17:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:43:57 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:43:57 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:43:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54bc3a8 [Pipeline] echo 17:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:58 provisioning config files... 17:43:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3392588739452399419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:58 ---> docker-login.sh 17:43:58 nexus3.edgexfoundry.org:10001 17:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:58 Configure a credential helper to remove this warning. See 17:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:58 17:43:58 Login Succeeded 17:43:58 nexus3.edgexfoundry.org:10002 17:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:59 Configure a credential helper to remove this warning. See 17:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:59 17:43:59 Login Succeeded 17:43:59 nexus3.edgexfoundry.org:10003 17:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:59 Configure a credential helper to remove this warning. See 17:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:59 17:43:59 Login Succeeded 17:43:59 nexus3.edgexfoundry.org:10004 17:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:59 Configure a credential helper to remove this warning. See 17:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:59 17:43:59 Login Succeeded 17:43:59 docker.io 17:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:59 Configure a credential helper to remove this warning. See 17:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:59 17:43:59 Login Succeeded 17:43:59 ---> docker-login.sh ends [Pipeline] } 17:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:44:00 + git rev-list -1 --merges 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6~1..54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo 17:44:00 -----------> git rev-list -1 --merges 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6~1..54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [false] [Pipeline] sh 17:44:00 + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo 17:44:00 ========================================================= 17:44:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:44:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:00 + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo 17:44:00 [semverPrep] GIT_COMMIT: 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6, Commit Message: build: Use released v2.2.0 Kamakura SDK (#419) [Pipeline] echo 17:44:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:44:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:01 + grep -v github /etc/ssh/ssh_known_hosts 17:44:01 + [ -e /tmp/ssh_known_hosts ] 17:44:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:44:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:44:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:44:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:44:01 17:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:44:01 latest: Pulling from edgex-devops/py-git-semver 17:44:01 1fe172e4850f: Pulling fs layer 17:44:01 caf521ccaac6: Pulling fs layer 17:44:01 3ead6fa29328: Pulling fs layer 17:44:01 5c2a1cbceb83: Pulling fs layer 17:44:01 a8d5f1318db7: Pulling fs layer 17:44:01 c427282e49a2: Pulling fs layer 17:44:01 1827001aaf11: Pulling fs layer 17:44:01 0714d37db230: Pulling fs layer 17:44:01 ac28cf19c067: Pulling fs layer 17:44:01 ca983d60f3e2: Pulling fs layer 17:44:01 9f894cec8388: Pulling fs layer 17:44:01 a8d5f1318db7: Waiting 17:44:01 c427282e49a2: Waiting 17:44:01 1827001aaf11: Waiting 17:44:01 0714d37db230: Waiting 17:44:01 ac28cf19c067: Waiting 17:44:01 9f894cec8388: Waiting 17:44:01 ca983d60f3e2: Waiting 17:44:01 5c2a1cbceb83: Waiting 17:44:01 caf521ccaac6: Verifying Checksum 17:44:01 caf521ccaac6: Download complete 17:44:01 5c2a1cbceb83: Verifying Checksum 17:44:01 5c2a1cbceb83: Download complete 17:44:02 a8d5f1318db7: Verifying Checksum 17:44:02 a8d5f1318db7: Download complete 17:44:02 c427282e49a2: Download complete 17:44:02 3ead6fa29328: Verifying Checksum 17:44:02 3ead6fa29328: Download complete 17:44:02 0714d37db230: Download complete 17:44:02 ac28cf19c067: Download complete 17:44:02 ca983d60f3e2: Verifying Checksum 17:44:02 ca983d60f3e2: Download complete 17:44:02 9f894cec8388: Verifying Checksum 17:44:02 9f894cec8388: Download complete 17:44:02 1fe172e4850f: Verifying Checksum 17:44:02 1fe172e4850f: Download complete 17:44:02 1827001aaf11: Verifying Checksum 17:44:02 1827001aaf11: Download complete 17:44:03 1fe172e4850f: Pull complete 17:44:03 caf521ccaac6: Pull complete 17:44:03 3ead6fa29328: Pull complete 17:44:04 5c2a1cbceb83: Pull complete 17:44:04 a8d5f1318db7: Pull complete 17:44:04 c427282e49a2: Pull complete 17:44:06 1827001aaf11: Pull complete 17:44:06 0714d37db230: Pull complete 17:44:06 ac28cf19c067: Pull complete 17:44:06 ca983d60f3e2: Pull complete 17:44:06 9f894cec8388: Pull complete 17:44:06 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:44:06 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:44:06 $ 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 17:44:08 $ docker top 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 -eo pid,comm 17:44:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:44:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:08 [ssh-agent] Looking for ssh-agent implementation... 17:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:08 $ docker exec 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent 17:44:08 SSH_AUTH_SOCK=/tmp/ssh-3EtmNK5B3h3y/agent.34 17:44:08 SSH_AGENT_PID=40 17:44:08 Running ssh-add (command line suppressed) 17:44:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8699656352364585493.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8699656352364585493.key) 17:44:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:09 + git tag --points-at HEAD [Pipeline] } 17:44:09 $ docker exec --env ******** --env ******** 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent -k 17:44:09 unset SSH_AUTH_SOCK; 17:44:09 unset SSH_AGENT_PID; 17:44:09 echo Agent pid 40 killed; 17:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:09 [ssh-agent] Looking for ssh-agent implementation... 17:44:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:09 $ docker exec 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent 17:44:09 SSH_AUTH_SOCK=/tmp/ssh-PBdIM7fPC7x8/agent.74 17:44:09 SSH_AGENT_PID=80 17:44:09 Running ssh-add (command line suppressed) 17:44:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6778187234861466473.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6778187234861466473.key) 17:44:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:10 + git semver init 17:44:10 2022-05-10 17:44:10,430 [run_init] DEBUG init version:0.0.0 force:False 17:44:10 2022-05-10 17:44:10,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:44:10 2022-05-10 17:44:10,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:44:10 2022-05-10 17:44:10,432 [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) 17:44:11 2022-05-10 17:44:11,203 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:44:11 2022-05-10 17:44:11,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:44:11 2022-05-10 17:44:11,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:44:11 2022-05-10 17:44:11,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:44:11 2.2.0-dev.36 [Pipeline] } 17:44:11 $ docker exec --env ******** --env ******** 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent -k 17:44:11 unset SSH_AUTH_SOCK; 17:44:11 unset SSH_AGENT_PID; 17:44:11 echo Agent pid 80 killed; 17:44:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:11 + git semver [Pipeline] } 17:44:12 $ docker stop --time=1 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 17:44:13 $ docker rm -f 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:44:14 Stashed 1 file(s) [Pipeline] echo 17:44:14 [edgeXSemver]: initialized semver on version 2.2.0-dev.36 [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 17:44:14 provisioning config files... 17:44:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3432780321535830831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:14 ---> docker-login.sh 17:44:14 nexus3.edgexfoundry.org:10001 17:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:14 Configure a credential helper to remove this warning. See 17:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:14 17:44:14 Login Succeeded 17:44:14 nexus3.edgexfoundry.org:10002 17:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:14 Configure a credential helper to remove this warning. See 17:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:14 17:44:14 Login Succeeded 17:44:14 nexus3.edgexfoundry.org:10003 17:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:14 Configure a credential helper to remove this warning. See 17:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:14 17:44:14 Login Succeeded 17:44:14 nexus3.edgexfoundry.org:10004 17:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:15 Configure a credential helper to remove this warning. See 17:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:15 17:44:15 Login Succeeded 17:44:15 docker.io 17:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:15 Configure a credential helper to remove this warning. See 17:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:15 17:44:15 Login Succeeded 17:44:15 ---> docker-login.sh ends [Pipeline] } 17:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:15 ========================================================= 17:44:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:44:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:44:15 + 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 . 17:44:15 Sending build context to Docker daemon 3.05MB 17:44:15 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:44:15 Step 2/13 : FROM ${BASE} AS builder 17:44:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:44:15 59bf1c3509f3: Pulling fs layer 17:44:15 666ba61612fd: Pulling fs layer 17:44:15 8ed8ca486205: Pulling fs layer 17:44:15 4fe6c5a15a65: Pulling fs layer 17:44:15 22a0e8bec74d: Pulling fs layer 17:44:15 ca2b28591e48: Pulling fs layer 17:44:15 a51346096db8: Pulling fs layer 17:44:15 daebc70d1ce1: Pulling fs layer 17:44:15 0e18a0eac166: Pulling fs layer 17:44:15 22a0e8bec74d: Waiting 17:44:15 ca2b28591e48: Waiting 17:44:15 a51346096db8: Waiting 17:44:15 daebc70d1ce1: Waiting 17:44:15 0e18a0eac166: Waiting 17:44:15 8ed8ca486205: Verifying Checksum 17:44:15 8ed8ca486205: Download complete 17:44:15 666ba61612fd: Verifying Checksum 17:44:15 666ba61612fd: Download complete 17:44:15 22a0e8bec74d: Download complete 17:44:15 ca2b28591e48: Verifying Checksum 17:44:15 ca2b28591e48: Download complete 17:44:15 a51346096db8: Download complete 17:44:15 59bf1c3509f3: Verifying Checksum 17:44:15 59bf1c3509f3: Download complete 17:44:15 daebc70d1ce1: Verifying Checksum 17:44:15 daebc70d1ce1: Download complete 17:44:15 59bf1c3509f3: Pull complete 17:44:16 666ba61612fd: Pull complete 17:44:16 8ed8ca486205: Pull complete 17:44:16 0e18a0eac166: Verifying Checksum 17:44:16 0e18a0eac166: Download complete 17:44:16 4fe6c5a15a65: Verifying Checksum 17:44:16 4fe6c5a15a65: Download complete 17:44:20 4fe6c5a15a65: Pull complete 17:44:20 22a0e8bec74d: Pull complete 17:44:20 ca2b28591e48: Pull complete 17:44:20 a51346096db8: Pull complete 17:44:20 daebc70d1ce1: Pull complete 17:44:22 0e18a0eac166: Pull complete 17:44:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:44:22 ---> f018257e8ee9 17:44:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:44:24 ---> Running in 5528509fba14 17:44:24 Removing intermediate container 5528509fba14 17:44:24 ---> 9aa32ac5e95f 17:44:24 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:44:24 ---> Running in 081f388bcda5 17:44:24 Removing intermediate container 081f388bcda5 17:44:24 ---> f82792c5cc4b 17:44:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:44:24 ---> Running in 1218942d58f9 17:44:25 Removing intermediate container 1218942d58f9 17:44:25 ---> 9fe0c03302b7 17:44:25 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:25 ---> Running in b10837c14090 17:44:25 Removing intermediate container b10837c14090 17:44:25 ---> 432200dc33b6 17:44:25 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:25 ---> Running in a0e132cc3c64 17:44:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:44:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:44:27 OK: 221 MiB in 52 packages 17:44:27 Removing intermediate container a0e132cc3c64 17:44:27 ---> 2c5a190c6d05 17:44:27 Step 8/13 : WORKDIR /app 17:44:27 ---> Running in e823d4e343d8 17:44:27 Removing intermediate container e823d4e343d8 17:44:27 ---> 63a4c7dddd1f 17:44:27 Step 9/13 : COPY go.mod vendor* ./ 17:44:27 ---> a90b684952c3 17:44:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:27 ---> Running in 68d71c5cca6c 17:44:29 Still waiting to schedule task 17:44:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:44:42 Removing intermediate container 68d71c5cca6c 17:44:42 ---> 8e426606b6e5 17:44:42 Step 11/13 : COPY . . 17:44:42 ---> a898448d5d0c 17:44:42 Step 12/13 : ARG MAKE="make build" 17:44:42 ---> Running in 86b1f6ed3561 17:44:42 Removing intermediate container 86b1f6ed3561 17:44:42 ---> 7cd2bc0c4098 17:44:42 Step 13/13 : RUN $MAKE 17:44:42 ---> Running in ebf2ad66ef02 17:44:42 noop 17:44:43 Removing intermediate container ebf2ad66ef02 17:44:43 ---> 271e2bda3ae2 17:44:43 Successfully built 271e2bda3ae2 17:44:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:44:43 + docker inspect -f . ci-base-image-x86_64 17:44:43 . [Pipeline] withDockerContainer 17:44:43 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:44:43 $ 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 17:44:44 $ docker top fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:44 + go version 17:44:44 go version go1.17.6 linux/amd64 [Pipeline] } 17:44:44 $ docker stop --time=1 fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 17:44:45 $ docker rm -f fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:46 + docker inspect -f . ci-base-image-x86_64 17:44:46 . [Pipeline] withDockerContainer 17:44:46 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:44:46 $ 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 17:44:46 $ docker top b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:44:47 + make test 17:44:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:44:57 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:44:57 CGO_ENABLED=1 go vet ./... 17:45:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:45:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:45:00 ./bin/test-attribution-txt.sh [Pipeline] echo 17:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:45:00 $ docker stop --time=1 b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 17:45:02 $ docker rm -f b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:45:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:45:04 + ls -al . 17:45:04 total 164 17:45:04 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:45 . 17:45:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 .. 17:45:04 -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:43 .dockerignore 17:45:04 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:44 .git 17:45:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 .github 17:45:04 -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:43 .gitignore 17:45:04 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:44 .semver 17:45:04 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:43 Attribution.txt 17:45:04 -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:43 CHANGELOG.md 17:45:04 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:43 Dockerfile 17:45:04 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:43 GOVERNANCE.md 17:45:04 -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:43 Jenkinsfile 17:45:04 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:43 LICENSE 17:45:04 -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:43 OWNERS.md 17:45:04 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:43 README.md 17:45:04 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:44 VERSION 17:45:04 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 bin 17:45:04 -rw-r--r-- 1 jenkins jenkins 10 May 10 17:44 coverage.out 17:45:04 -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:43 go.mod 17:45:04 -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:43 go.sum 17:45:04 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:43 main.go 17:45:04 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:43 makefile 17:45:04 drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:43 res 17:45:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 snap [Pipeline] isUnix [Pipeline] sh 17:45:04 + 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 --label arch=amd64 --label version=2.2.0-dev.36 . 17:45:04 Sending build context to Docker daemon 3.051MB 17:45:04 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 17:45:04 Step 2/27 : FROM ${BASE} AS builder 17:45:04 ---> 271e2bda3ae2 17:45:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:45:04 ---> Running in 2c8bbd7be746 17:45:04 Removing intermediate container 2c8bbd7be746 17:45:04 ---> 52ee377360a1 17:45:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:45:04 ---> Running in 73e1e4498af9 17:45:04 Removing intermediate container 73e1e4498af9 17:45:04 ---> ae0dfa5f0553 17:45:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:45:04 ---> Running in a3be081d26b0 17:45:04 Removing intermediate container a3be081d26b0 17:45:04 ---> bc2ee8782ff7 17:45:04 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:04 ---> Running in 508e57c0e582 17:45:05 Removing intermediate container 508e57c0e582 17:45:05 ---> d8f28858b530 17:45:05 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:05 ---> Running in c63aa1c39a5e 17:45:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:45:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:45:07 OK: 221 MiB in 52 packages 17:45:07 Removing intermediate container c63aa1c39a5e 17:45:07 ---> 87803ffd89ed 17:45:07 Step 8/27 : WORKDIR /app 17:45:07 ---> Running in e23f18dd71ff 17:45:07 Removing intermediate container e23f18dd71ff 17:45:07 ---> 026e619121a2 17:45:07 Step 9/27 : COPY go.mod vendor* ./ 17:45:07 ---> dda86846aaee 17:45:07 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:07 ---> Running in 360df4030543 17:45:08 Removing intermediate container 360df4030543 17:45:08 ---> 72dfedad2b69 17:45:08 Step 11/27 : COPY . . 17:45:08 ---> bfd5ca4e2521 17:45:08 Step 12/27 : ARG MAKE="make build" 17:45:08 ---> Running in 1243d5701c37 17:45:08 Removing intermediate container 1243d5701c37 17:45:08 ---> 14848408d36d 17:45:08 Step 13/27 : RUN $MAKE 17:45:09 ---> Running in 6b4235e49fb4 17:45:09 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:45:31 Removing intermediate container 6b4235e49fb4 17:45:31 ---> 8bf1f3772e29 17:45:31 Step 14/27 : FROM alpine:3.14 17:45:31 3.14: Pulling from library/alpine 17:45:31 8663204ce13b: Pulling fs layer 17:45:31 8663204ce13b: Verifying Checksum 17:45:31 8663204ce13b: Download complete 17:45:31 8663204ce13b: Pull complete 17:45:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:45:31 Status: Downloaded newer image for alpine:3.14 17:45:31 ---> e04c818066af 17:45:31 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:45:31 ---> Running in 7e11ba1ed6c0 17:45:31 Removing intermediate container 7e11ba1ed6c0 17:45:31 ---> 122a25560aaf 17:45:31 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:45:31 ---> Running in 537ed36df9ab 17:45:31 Removing intermediate container 537ed36df9ab 17:45:31 ---> 18391973c498 17:45:31 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:45:31 ---> Running in d4a4ed46d12c 17:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:45:31 (1/7) Installing ca-certificates (20211220-r0) 17:45:31 (2/7) Installing dumb-init (1.2.5-r1) 17:45:31 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:45:31 (4/7) Installing libsodium (1.0.18-r0) 17:45:31 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:45:31 (6/7) Installing libzmq (4.3.4-r0) 17:45:31 (7/7) Installing zeromq (4.3.4-r0) 17:45:31 Executing busybox-1.33.1-r7.trigger 17:45:31 Executing ca-certificates-20211220-r0.trigger 17:45:31 OK: 9 MiB in 21 packages 17:45:31 Removing intermediate container d4a4ed46d12c 17:45:31 ---> 16885c599100 17:45:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:45:31 ---> a8b7f55f9ca8 17:45:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:45:31 ---> 3d9347d79e1e 17:45:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:45:32 ---> 85694ab68e65 17:45:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:45:32 ---> 2c43220f51cb 17:45:32 Step 22/27 : EXPOSE 48095 17:45:32 ---> Running in 77af2cf6e473 17:45:32 Removing intermediate container 77af2cf6e473 17:45:32 ---> 1adc2d9317a9 17:45:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:45:32 ---> Running in 772def52cbfb 17:45:33 Removing intermediate container 772def52cbfb 17:45:33 ---> 4863fd5060fb 17:45:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:33 ---> Running in f97085885217 17:45:33 Removing intermediate container f97085885217 17:45:33 ---> 9d9663aa3e14 17:45:33 Step 25/27 : LABEL arch=amd64 17:45:33 ---> Running in d796d9267c20 17:45:33 Removing intermediate container d796d9267c20 17:45:33 ---> 93224b10781f 17:45:33 Step 26/27 : LABEL git_sha=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:45:33 ---> Running in d84fbc9ca19e 17:45:33 Removing intermediate container d84fbc9ca19e 17:45:33 ---> e3147065114a 17:45:33 Step 27/27 : LABEL version=2.2.0-dev.36 17:45:33 ---> Running in 5d9947110e80 17:45:33 Removing intermediate container 5d9947110e80 17:45:33 ---> f51c48d34f47 17:45:33 [Warning] One or more build-args [ARCH] were not consumed 17:45:33 Successfully built f51c48d34f47 17:45:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:33 provisioning config files... 17:45:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6455204975964129456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:34 ---> docker-login.sh 17:45:34 nexus3.edgexfoundry.org:10001 17:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:34 Configure a credential helper to remove this warning. See 17:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:34 17:45:34 Login Succeeded 17:45:34 nexus3.edgexfoundry.org:10002 17:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:34 Configure a credential helper to remove this warning. See 17:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:34 17:45:34 Login Succeeded 17:45:34 nexus3.edgexfoundry.org:10003 17:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:34 Configure a credential helper to remove this warning. See 17:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:34 17:45:34 Login Succeeded 17:45:34 nexus3.edgexfoundry.org:10004 17:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:34 Configure a credential helper to remove this warning. See 17:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:34 17:45:34 Login Succeeded 17:45:34 docker.io 17:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:34 Configure a credential helper to remove this warning. See 17:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:34 17:45:34 Login Succeeded 17:45:34 ---> docker-login.sh ends [Pipeline] } 17:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:45:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:45:34 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:45:34 latest 17:45:34 2.2.0-dev.36 17:45:34 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:45:34 main 17:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] isUnix [Pipeline] sh 17:45:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:45:35 acafc36bf084: Preparing 17:45:35 158037bfc49c: Preparing 17:45:35 73de56b0910e: Preparing 17:45:35 9ad840632fcb: Preparing 17:45:35 fc5bf863f064: Preparing 17:45:35 b541d28bf3b4: Preparing 17:45:35 b541d28bf3b4: Waiting 17:45:35 9ad840632fcb: Pushed 17:45:35 73de56b0910e: Pushed 17:45:35 158037bfc49c: Pushed 17:45:35 b541d28bf3b4: Layer already exists 17:45:36 fc5bf863f064: Pushed 17:45:38 acafc36bf084: Pushed 17:45:38 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:45:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 17:45:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:45:39 acafc36bf084: Preparing 17:45:39 158037bfc49c: Preparing 17:45:39 73de56b0910e: Preparing 17:45:39 9ad840632fcb: Preparing 17:45:39 fc5bf863f064: Preparing 17:45:39 b541d28bf3b4: Preparing 17:45:39 b541d28bf3b4: Waiting 17:45:39 acafc36bf084: Layer already exists 17:45:39 73de56b0910e: Layer already exists 17:45:39 fc5bf863f064: Layer already exists 17:45:39 9ad840632fcb: Layer already exists 17:45:39 158037bfc49c: Layer already exists 17:45:39 b541d28bf3b4: Layer already exists 17:45:39 latest: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:45:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh 17:45:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 17:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:45:40 acafc36bf084: Preparing 17:45:40 158037bfc49c: Preparing 17:45:40 73de56b0910e: Preparing 17:45:40 9ad840632fcb: Preparing 17:45:40 fc5bf863f064: Preparing 17:45:40 b541d28bf3b4: Preparing 17:45:40 b541d28bf3b4: Waiting 17:45:40 fc5bf863f064: Layer already exists 17:45:40 158037bfc49c: Layer already exists 17:45:40 73de56b0910e: Layer already exists 17:45:40 acafc36bf084: Layer already exists 17:45:40 9ad840632fcb: Layer already exists 17:45:40 b541d28bf3b4: Layer already exists 17:45:40 2.2.0-dev.36: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:45:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh 17:45:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:45:40 acafc36bf084: Preparing 17:45:40 158037bfc49c: Preparing 17:45:40 73de56b0910e: Preparing 17:45:40 9ad840632fcb: Preparing 17:45:40 fc5bf863f064: Preparing 17:45:40 b541d28bf3b4: Preparing 17:45:40 b541d28bf3b4: Waiting 17:45:40 9ad840632fcb: Layer already exists 17:45:40 158037bfc49c: Layer already exists 17:45:40 fc5bf863f064: Layer already exists 17:45:40 73de56b0910e: Layer already exists 17:45:40 acafc36bf084: Layer already exists 17:45:40 b541d28bf3b4: Layer already exists 17:45:40 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:45:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 17:45:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:45:41 acafc36bf084: Preparing 17:45:41 158037bfc49c: Preparing 17:45:41 73de56b0910e: Preparing 17:45:41 9ad840632fcb: Preparing 17:45:41 fc5bf863f064: Preparing 17:45:41 b541d28bf3b4: Preparing 17:45:41 b541d28bf3b4: Waiting 17:45:41 9ad840632fcb: Layer already exists 17:45:41 73de56b0910e: Layer already exists 17:45:41 acafc36bf084: Layer already exists 17:45:41 fc5bf863f064: Layer already exists 17:45:41 158037bfc49c: Layer already exists 17:45:41 b541d28bf3b4: Layer already exists 17:45:41 main: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:45:41 ===================================================== [Pipeline] echo 17:45:41 taggedImages: 17:45:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:45:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:45:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 17:45:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:45:41 - 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 17:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:41 17:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:41 latest: Pulling from edgex-lftools-log-publisher 17:45:41 5eb5b503b376: Pulling fs layer 17:45:41 5c69ac0246d0: Pulling fs layer 17:45:41 ec43610c2a17: Pulling fs layer 17:45:41 3a2ae6a8a46f: Pulling fs layer 17:45:41 33b1e0a273af: Pulling fs layer 17:45:41 5d3b04190fa2: Pulling fs layer 17:45:41 2f39f015ded8: Pulling fs layer 17:45:41 3a2ae6a8a46f: Waiting 17:45:41 33b1e0a273af: Waiting 17:45:41 5d3b04190fa2: Waiting 17:45:41 2f39f015ded8: Waiting 17:45:41 5c69ac0246d0: Download complete 17:45:41 3a2ae6a8a46f: Verifying Checksum 17:45:41 3a2ae6a8a46f: Download complete 17:45:41 33b1e0a273af: Verifying Checksum 17:45:41 33b1e0a273af: Download complete 17:45:42 5d3b04190fa2: Download complete 17:45:42 ec43610c2a17: Verifying Checksum 17:45:42 ec43610c2a17: Download complete 17:45:42 5eb5b503b376: Verifying Checksum 17:45:42 5eb5b503b376: Download complete 17:45:42 2f39f015ded8: Verifying Checksum 17:45:42 2f39f015ded8: Download complete 17:45:43 5eb5b503b376: Pull complete 17:45:43 5c69ac0246d0: Pull complete 17:45:44 ec43610c2a17: Pull complete 17:45:44 3a2ae6a8a46f: Pull complete 17:45:44 33b1e0a273af: Pull complete 17:45:44 5d3b04190fa2: Pull complete 17:45:50 2f39f015ded8: Pull complete 17:45:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:45:50 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:45:50 $ 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 17:45:52 $ docker top f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:52 ---> job-cost.sh 17:45:52 lf-activate-venv: SKIPPING 17:45:52 INFO: No Stack... 17:45:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:53 INFO: Archiving Costs [Pipeline] sh 17:45:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:45:54 + cut -d, -f6 [Pipeline] lock 17:45:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] 17:45:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] did not exist. Created. 17:45:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:54 + echo total: 0.2199999988079071 [Pipeline] stash 17:45:54 Stashed 1 file(s) [Pipeline] } 17:45:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:54 $ docker stop --time=1 f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 17:45:55 $ docker rm -f f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47817 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:48:30 Running in /w/workspace/app-service-configurable/72 [Pipeline] { [Pipeline] checkout 17:48:30 Selected Git installation does not exist. Using Default 17:48:30 The recommended git tool is: NONE 17:48:39 using credential edgex-jenkins-ssh 17:48:39 Cloning the remote Git repository 17:48:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:48:39 > git init /w/workspace/app-service-configurable/72 # timeout=10 17:48:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:48:39 > git --version # timeout=10 17:48:39 > git --version # 'git version 2.25.1' 17:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:41 Avoid second fetch 17:48:41 Checking out Revision 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 (main) 17:48:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:48:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:41 > git config core.sparsecheckout # timeout=10 17:48:41 > git checkout -f 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 # timeout=10 17:48:45 Commit message: "build: Use released v2.2.0 Kamakura SDK (#419)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:47 Dload Upload Total Spent Left Speed 17:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 17:48:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:48 + sudo tee /etc/docker/daemon.new 17:48:48 { 17:48:48 "registry-mirrors": [ 17:48:48 "https://nexus3.edgexfoundry.org:10001" 17:48:48 ], 17:48:48 "bip": "10.250.0.254/24", 17:48:48 "hosts": [ 17:48:48 "tcp://0.0.0.0:5555", 17:48:48 "unix:///var/run/docker.sock" 17:48:48 ], 17:48:48 "mtu": 1458, 17:48:48 "selinux-enabled": true, 17:48:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:48 } [Pipeline] sh 17:48:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:07 provisioning config files... 17:49:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config3846531763063625662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:07 ---> docker-login.sh 17:49:07 nexus3.edgexfoundry.org:10001 17:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:08 Configure a credential helper to remove this warning. See 17:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:08 17:49:08 Login Succeeded 17:49:08 nexus3.edgexfoundry.org:10002 17:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:09 Configure a credential helper to remove this warning. See 17:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:09 17:49:09 Login Succeeded 17:49:09 nexus3.edgexfoundry.org:10003 17:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:09 Configure a credential helper to remove this warning. See 17:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:09 17:49:09 Login Succeeded 17:49:09 nexus3.edgexfoundry.org:10004 17:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:10 Configure a credential helper to remove this warning. See 17:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:10 17:49:10 Login Succeeded 17:49:10 docker.io 17:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:11 Configure a credential helper to remove this warning. See 17:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:11 17:49:11 Login Succeeded 17:49:11 ---> docker-login.sh ends [Pipeline] } 17:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:11 ========================================================= 17:49:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:49:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:49:11 + 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 . 17:49:11 Sending build context to Docker daemon 199.7kB 17:49:12 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:49:12 Step 2/13 : FROM ${BASE} AS builder 17:49:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:12 9b3977197b4f: Pulling fs layer 17:49:12 1a89e8eeedd5: Pulling fs layer 17:49:12 94645a83ff95: Pulling fs layer 17:49:12 3f3a8bcf1eab: Pulling fs layer 17:49:12 0c92f367c5e7: Pulling fs layer 17:49:12 3096ccb668a1: Pulling fs layer 17:49:12 e8cf19c19ddd: Pulling fs layer 17:49:12 a4caa8a26152: Pulling fs layer 17:49:12 3f3a8bcf1eab: Waiting 17:49:12 0c92f367c5e7: Waiting 17:49:12 3096ccb668a1: Waiting 17:49:12 e8cf19c19ddd: Waiting 17:49:12 a4caa8a26152: Waiting 17:49:12 94645a83ff95: Verifying Checksum 17:49:12 94645a83ff95: Download complete 17:49:12 1a89e8eeedd5: Download complete 17:49:12 0c92f367c5e7: Download complete 17:49:12 3096ccb668a1: Verifying Checksum 17:49:12 3096ccb668a1: Download complete 17:49:12 9b3977197b4f: Verifying Checksum 17:49:12 9b3977197b4f: Download complete 17:49:12 e8cf19c19ddd: Download complete 17:49:13 9b3977197b4f: Pull complete 17:49:14 1a89e8eeedd5: Pull complete 17:49:14 94645a83ff95: Pull complete 17:49:15 a4caa8a26152: Verifying Checksum 17:49:15 3f3a8bcf1eab: Verifying Checksum 17:49:15 3f3a8bcf1eab: Download complete 17:49:28 3f3a8bcf1eab: Pull complete 17:49:28 0c92f367c5e7: Pull complete 17:49:28 3096ccb668a1: Pull complete 17:49:28 e8cf19c19ddd: Pull complete 17:49:35 a4caa8a26152: Pull complete 17:49:35 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:49:35 ---> 725f1c02e7f9 17:49:35 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:49:36 ---> Running in 0c7b3892d74e 17:49:37 Removing intermediate container 0c7b3892d74e 17:49:37 ---> 7059b559100b 17:49:37 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:49:37 ---> Running in d44016322734 17:49:37 Removing intermediate container d44016322734 17:49:37 ---> 8d794e99b0e2 17:49:37 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:49:37 ---> Running in 4128af524f5a 17:49:37 Removing intermediate container 4128af524f5a 17:49:37 ---> 42b84cbec8f1 17:49:37 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:37 ---> Running in fbb20a294d84 17:49:41 Removing intermediate container fbb20a294d84 17:49:41 ---> 7731ebb96cb8 17:49:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:41 ---> Running in 98a2aea2a98a 17:49:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:49:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:49:43 OK: 220 MiB in 52 packages 17:49:44 Removing intermediate container 98a2aea2a98a 17:49:44 ---> d67e430f098a 17:49:44 Step 8/13 : WORKDIR /app 17:49:44 ---> Running in 42582e7846ae 17:49:45 Removing intermediate container 42582e7846ae 17:49:45 ---> 1673d02586a4 17:49:45 Step 9/13 : COPY go.mod vendor* ./ 17:49:45 ---> 9cb714810e7e 17:49:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:45 ---> Running in 0cb221ce1610 17:50:42 Removing intermediate container 0cb221ce1610 17:50:42 ---> f473607b8dde 17:50:42 Step 11/13 : COPY . . 17:50:42 ---> 1f14655270bc 17:50:42 Step 12/13 : ARG MAKE="make build" 17:50:42 ---> Running in 27e968ebcac2 17:50:42 Removing intermediate container 27e968ebcac2 17:50:42 ---> 92cfe6dc6db5 17:50:42 Step 13/13 : RUN $MAKE 17:50:42 ---> Running in 333ffb51a69d 17:50:42 noop 17:50:42 Removing intermediate container 333ffb51a69d 17:50:42 ---> 84c68691241d 17:50:42 Successfully built 84c68691241d 17:50:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:42 + docker inspect -f . ci-base-image-arm64 17:50:42 . [Pipeline] withDockerContainer 17:50:42 prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container 17:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 17:50:44 $ docker top b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:45 + go version 17:50:45 go version go1.17.6 linux/arm64 [Pipeline] } 17:50:45 $ docker stop --time=1 b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 17:50:47 $ docker rm -f b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:47 + docker inspect -f . ci-base-image-arm64 17:50:47 . [Pipeline] withDockerContainer 17:50:48 prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container 17:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 17:50:49 $ docker top eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:50:50 + make test 17:50:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:52:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:52:12 CGO_ENABLED=1 go vet ./... 17:52:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:34 ./bin/test-attribution-txt.sh [Pipeline] echo 17:52:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:52:34 $ docker stop --time=1 eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 17:52:36 $ docker rm -f eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:52:37 Warning: overwriting stash ‘coverage-report’ 17:52:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:52:38 + ls -al . 17:52:38 total 160 17:52:38 drwxrwxr-x 7 jenkins jenkins 4096 May 10 17:52 . 17:52:38 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:48 .. 17:52:38 -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:48 .dockerignore 17:52:38 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:48 .git 17:52:38 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:48 .github 17:52:38 -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:48 .gitignore 17:52:38 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:48 Attribution.txt 17:52:38 -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:48 CHANGELOG.md 17:52:38 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:48 Dockerfile 17:52:38 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:48 GOVERNANCE.md 17:52:38 -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:48 Jenkinsfile 17:52:38 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:48 LICENSE 17:52:38 -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:48 OWNERS.md 17:52:38 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:48 README.md 17:52:38 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:44 VERSION 17:52:38 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:48 bin 17:52:38 -rw-r--r-- 1 jenkins jenkins 10 May 10 17:50 coverage.out 17:52:38 -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:48 go.mod 17:52:38 -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:48 go.sum 17:52:38 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:48 main.go 17:52:38 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:48 makefile 17:52:38 drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:48 res 17:52:38 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:48 snap [Pipeline] isUnix [Pipeline] sh 17:52:39 + 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 --label arch=arm64 --label version=2.2.0-dev.36 . 17:52:39 Sending build context to Docker daemon 200.7kB 17:52:39 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 17:52:39 Step 2/27 : FROM ${BASE} AS builder 17:52:39 ---> 84c68691241d 17:52:39 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:52:39 ---> Running in 51d00114b952 17:52:39 Removing intermediate container 51d00114b952 17:52:39 ---> d183161a20f6 17:52:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:52:39 ---> Running in dd4a94e5508d 17:52:40 Removing intermediate container dd4a94e5508d 17:52:40 ---> ff5fbb705ce7 17:52:40 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:52:40 ---> Running in 2821b8fb1004 17:52:40 Removing intermediate container 2821b8fb1004 17:52:40 ---> e909f1d86e43 17:52:40 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:40 ---> Running in e8f0ece207a5 17:52:42 Removing intermediate container e8f0ece207a5 17:52:42 ---> 2598a16eb235 17:52:42 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:42 ---> Running in b1d090781e01 17:52:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:52:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:52:45 OK: 220 MiB in 52 packages 17:52:45 Removing intermediate container b1d090781e01 17:52:45 ---> 7b6a630b52a8 17:52:45 Step 8/27 : WORKDIR /app 17:52:45 ---> Running in ca5d157cb968 17:52:46 Removing intermediate container ca5d157cb968 17:52:46 ---> b0ea97a649a4 17:52:46 Step 9/27 : COPY go.mod vendor* ./ 17:52:46 ---> 4135c649154a 17:52:46 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:46 ---> Running in ced1a12861b0 17:52:48 Removing intermediate container ced1a12861b0 17:52:48 ---> f7b57d29eb7c 17:52:48 Step 11/27 : COPY . . 17:52:49 ---> cb31ca93cbce 17:52:49 Step 12/27 : ARG MAKE="make build" 17:52:49 ---> Running in eeb426977c4e 17:52:49 Removing intermediate container eeb426977c4e 17:52:49 ---> 208887213561 17:52:49 Step 13/27 : RUN $MAKE 17:52:50 ---> Running in 283b6afab972 17:52: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 17:54:58 Removing intermediate container 283b6afab972 17:54:58 ---> 1c2009410977 17:54:58 Step 14/27 : FROM alpine:3.14 17:54:58 3.14: Pulling from library/alpine 17:54:58 455c02918c45: Pulling fs layer 17:54:58 455c02918c45: Download complete 17:54:58 455c02918c45: Pull complete 17:54:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:54:58 Status: Downloaded newer image for alpine:3.14 17:54:58 ---> ac73e934f311 17:54:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:54:58 ---> Running in af3210c9f4dd 17:54:58 Removing intermediate container af3210c9f4dd 17:54:58 ---> 4fb888ce8e0d 17:54:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:54:58 ---> Running in b558a3c15a22 17:54:58 Removing intermediate container b558a3c15a22 17:54:58 ---> 40f4e018c92f 17:54:58 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:54:58 ---> Running in 66c10e3782ec 17:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:54:58 (1/7) Installing ca-certificates (20211220-r0) 17:54:58 (2/7) Installing dumb-init (1.2.5-r1) 17:54:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:54:58 (4/7) Installing libsodium (1.0.18-r0) 17:54:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:54:58 (6/7) Installing libzmq (4.3.4-r0) 17:54:58 (7/7) Installing zeromq (4.3.4-r0) 17:54:58 Executing busybox-1.33.1-r7.trigger 17:54:58 Executing ca-certificates-20211220-r0.trigger 17:54:58 OK: 9 MiB in 21 packages 17:54:58 Removing intermediate container 66c10e3782ec 17:54:58 ---> 5d1ebfc98b9d 17:54:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:54:58 ---> 8a6699c832cc 17:54:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:54:58 ---> f8b7e12e06b2 17:54:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:54:58 ---> 687edd367cb8 17:54:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:54:58 ---> 14fa68d47500 17:54:58 Step 22/27 : EXPOSE 48095 17:54:58 ---> Running in 1c90ae804ed5 17:54:58 Removing intermediate container 1c90ae804ed5 17:54:58 ---> 0ec63744559f 17:54:58 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:54:58 ---> Running in f478d161cb83 17:54:58 Removing intermediate container f478d161cb83 17:54:58 ---> 0c06ddfd9c54 17:54:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:58 ---> Running in 7d826cabb938 17:54:58 Removing intermediate container 7d826cabb938 17:54:58 ---> 1a930fa23e0c 17:54:58 Step 25/27 : LABEL arch=arm64 17:54:58 ---> Running in 7cf4c098865c 17:54:58 Removing intermediate container 7cf4c098865c 17:54:58 ---> ea1fb5e1599e 17:54:58 Step 26/27 : LABEL git_sha=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:54:58 ---> Running in fc961d6d0fef 17:54:58 Removing intermediate container fc961d6d0fef 17:54:58 ---> e2931f06429f 17:54:58 Step 27/27 : LABEL version=2.2.0-dev.36 17:54:58 ---> Running in 8480bac5c228 17:54:58 Removing intermediate container 8480bac5c228 17:54:58 ---> 8c4be9083b09 17:54:58 [Warning] One or more build-args [ARCH] were not consumed 17:54:58 Successfully built 8c4be9083b09 17:54:58 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 17:54:58 provisioning config files... 17:54:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config4498487662687440537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:59 ---> docker-login.sh 17:54:59 nexus3.edgexfoundry.org:10001 17:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:59 Configure a credential helper to remove this warning. See 17:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:59 17:54:59 Login Succeeded 17:54:59 nexus3.edgexfoundry.org:10002 17:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:00 Configure a credential helper to remove this warning. See 17:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:00 17:55:00 Login Succeeded 17:55:00 nexus3.edgexfoundry.org:10003 17:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:00 Configure a credential helper to remove this warning. See 17:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:00 17:55:00 Login Succeeded 17:55:00 nexus3.edgexfoundry.org:10004 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 docker.io 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 ---> docker-login.sh ends [Pipeline] } 17:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:01 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:55:01 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:55:01 latest 17:55:01 2.2.0-dev.36 17:55:01 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:55:01 main 17:55:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] isUnix [Pipeline] sh 17:55:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:55:02 1ebf7947963c: Preparing 17:55:02 13fc0f8de4e3: Preparing 17:55:02 c580e8813763: Preparing 17:55:02 751bc1419bdc: Preparing 17:55:02 224f7a5ae345: Preparing 17:55:02 f73e7dbfee58: Preparing 17:55:02 f73e7dbfee58: Waiting 17:55:02 751bc1419bdc: Pushed 17:55:02 13fc0f8de4e3: Pushed 17:55:02 c580e8813763: Pushed 17:55:02 f73e7dbfee58: Layer already exists 17:55:03 224f7a5ae345: Pushed 17:55:09 1ebf7947963c: Pushed 17:55:09 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh 17:55:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:55:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:55:09 1ebf7947963c: Preparing 17:55:09 13fc0f8de4e3: Preparing 17:55:09 c580e8813763: Preparing 17:55:09 751bc1419bdc: Preparing 17:55:09 224f7a5ae345: Preparing 17:55:09 f73e7dbfee58: Preparing 17:55:09 f73e7dbfee58: Waiting 17:55:09 c580e8813763: Layer already exists 17:55:09 13fc0f8de4e3: Layer already exists 17:55:09 751bc1419bdc: Layer already exists 17:55:09 1ebf7947963c: Layer already exists 17:55:09 224f7a5ae345: Layer already exists 17:55:09 f73e7dbfee58: Layer already exists 17:55:10 latest: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh 17:55:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh 17:55:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 17:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:55:10 1ebf7947963c: Preparing 17:55:10 13fc0f8de4e3: Preparing 17:55:10 c580e8813763: Preparing 17:55:10 751bc1419bdc: Preparing 17:55:10 224f7a5ae345: Preparing 17:55:10 f73e7dbfee58: Preparing 17:55:10 f73e7dbfee58: Waiting 17:55:10 13fc0f8de4e3: Layer already exists 17:55:10 1ebf7947963c: Layer already exists 17:55:10 751bc1419bdc: Layer already exists 17:55:10 224f7a5ae345: Layer already exists 17:55:10 c580e8813763: Layer already exists 17:55:10 f73e7dbfee58: Layer already exists 17:55:11 2.2.0-dev.36: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:55:11 1ebf7947963c: Preparing 17:55:11 13fc0f8de4e3: Preparing 17:55:11 c580e8813763: Preparing 17:55:11 751bc1419bdc: Preparing 17:55:11 224f7a5ae345: Preparing 17:55:11 f73e7dbfee58: Preparing 17:55:11 f73e7dbfee58: Waiting 17:55:11 13fc0f8de4e3: Layer already exists 17:55:11 751bc1419bdc: Layer already exists 17:55:11 1ebf7947963c: Layer already exists 17:55:11 c580e8813763: Layer already exists 17:55:11 224f7a5ae345: Layer already exists 17:55:11 f73e7dbfee58: Layer already exists 17:55:12 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:55:12 1ebf7947963c: Preparing 17:55:12 13fc0f8de4e3: Preparing 17:55:12 c580e8813763: Preparing 17:55:12 751bc1419bdc: Preparing 17:55:12 224f7a5ae345: Preparing 17:55:12 f73e7dbfee58: Preparing 17:55:12 f73e7dbfee58: Waiting 17:55:12 c580e8813763: Layer already exists 17:55:12 1ebf7947963c: Layer already exists 17:55:12 751bc1419bdc: Layer already exists 17:55:12 13fc0f8de4e3: Layer already exists 17:55:12 224f7a5ae345: Layer already exists 17:55:12 f73e7dbfee58: Layer already exists 17:55:13 main: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:13 ===================================================== [Pipeline] echo 17:55:13 taggedImages: 17:55:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 17:55:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:55:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 17:55:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 17:55:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:13 17:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:14 arm64: Pulling from edgex-lftools-log-publisher 17:55:14 8998bd30e6a1: Pulling fs layer 17:55:14 04944245beec: Pulling fs layer 17:55:14 699f458cf7ca: Pulling fs layer 17:55:14 765212b225bb: Pulling fs layer 17:55:14 f23df028b6ca: Pulling fs layer 17:55:14 d65c8cfc05b1: Pulling fs layer 17:55:14 2437ff75d9bd: Pulling fs layer 17:55:14 765212b225bb: Waiting 17:55:14 f23df028b6ca: Waiting 17:55:14 d65c8cfc05b1: Waiting 17:55:14 2437ff75d9bd: Waiting 17:55:14 04944245beec: Download complete 17:55:14 765212b225bb: Verifying Checksum 17:55:14 765212b225bb: Download complete 17:55:14 f23df028b6ca: Verifying Checksum 17:55:14 f23df028b6ca: Download complete 17:55:14 d65c8cfc05b1: Verifying Checksum 17:55:14 d65c8cfc05b1: Download complete 17:55:14 699f458cf7ca: Verifying Checksum 17:55:14 699f458cf7ca: Download complete 17:55:14 8998bd30e6a1: Verifying Checksum 17:55:14 8998bd30e6a1: Download complete 17:55:17 2437ff75d9bd: Verifying Checksum 17:55:17 2437ff75d9bd: Download complete 17:55:19 8998bd30e6a1: Pull complete 17:55:19 04944245beec: Pull complete 17:55:21 699f458cf7ca: Pull complete 17:55:21 765212b225bb: Pull complete 17:55:22 f23df028b6ca: Pull complete 17:55:22 d65c8cfc05b1: Pull complete 17:55:37 2437ff75d9bd: Pull complete 17:55:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:55:37 prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container 17:55:37 $ 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/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 17:55:40 $ docker top 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:41 ---> job-cost.sh 17:55:41 lf-activate-venv: SKIPPING 17:55:41 INFO: No Stack... 17:55:41 INFO: Retrieving Pricing Info for: v3-standard-4 17:55:42 INFO: Archiving Costs [Pipeline] sh 17:55:43 + cat /w/workspace/app-service-configurable/72/archives/cost.csv 17:55:43 + cut -d, -f6 [Pipeline] lock 17:55:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] 17:55:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] did not exist. Created. 17:55:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:44 /w/workspace/app-service-configurable/72@tmp/durable-8c346e67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:55:44 + echo total: 0.10999999940395355 [Pipeline] stash 17:55:44 Warning: overwriting stash ‘stack-cost’ 17:55:44 Stashed 1 file(s) [Pipeline] } 17:55:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:45 $ docker stop --time=1 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 17:55:46 $ docker rm -f 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 [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 17:55:47 provisioning config files... 17:55:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3278926228989281608tmp [Pipeline] { [Pipeline] sh 17:55:47 + set +x 17:55:47 + curl -s https://codecov.io/bash 17:55:47 + bash -s -- 17:55:47 17:55:47 _____ _ 17:55:47 / ____| | | 17:55:47 | | ___ __| | ___ ___ _____ __ 17:55:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:55:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:55:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:55:47 Bash-1.0.6 17:55:47 17:55:47 17:55:47 ==> git version 2.25.1 found 17:55:47 ==> 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 17:55:47 Release-Date: 2020-01-08 17:55:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:55:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:55:47 ==> Jenkins CI detected. 17:55:47 current dir:  /w/workspace/ry_app-service-configurable_main 17:55:47 project root: . 17:55:47 --> token set from env 17:55:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:55:47 ==> Running gcov in . (disable via -X gcov) 17:55:47 ==> Python coveragepy not found 17:55:47 ==> Searching for coverage reports in: 17:55:47 + . 17:55:47 -> Found 1 reports 17:55:47 ==> Detecting git/mercurial file structure 17:55:47 ==> Reading reports 17:55:47 + ./coverage.out bytes=10 17:55:47 ==> Appending adjustments 17:55:47 https://docs.codecov.io/docs/fixing-reports 17:55:47 + Found adjustments 17:55:47 ==> Gzipping contents 17:55:47 4.0K /tmp/codecov.1nRIfK.gz 17:55:47 ==> Uploading reports 17:55:47 url: https://codecov.io 17:55:47 query: branch=main&commit=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:47 -> Pinging Codecov 17:55:47 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:47 -> Uploading to 17:55:47 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6/44dc7f58-79f3-433d-8a71-b427406b116b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T175547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=426ff10686f346d74a284ff30563545996e9191ab4812945ba84735a301c3e4e 17:55:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:47 Dload Upload Total Spent Left Speed 17:55:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2792 --:--:-- --:--:-- --:--:-- 2792 17:55:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] } 17:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:55:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:55:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:48 17:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:55:48 188c0c94c7c5: Pulling fs layer 17:55:48 0ef7d3d256c8: Pulling fs layer 17:55:48 de9db76c5a1d: Pulling fs layer 17:55:48 0eba1c9be4d2: Pulling fs layer 17:55:48 0d57e429df01: Pulling fs layer 17:55:48 4e4be7b47b0d: Pulling fs layer 17:55:48 e1f770b5df2f: Pulling fs layer 17:55:48 85a0685a4137: Pulling fs layer 17:55:48 0d57e429df01: Waiting 17:55:48 4e4be7b47b0d: Waiting 17:55:48 e1f770b5df2f: Waiting 17:55:48 85a0685a4137: Waiting 17:55:48 0eba1c9be4d2: Waiting 17:55:48 de9db76c5a1d: Verifying Checksum 17:55:48 de9db76c5a1d: Download complete 17:55:48 0ef7d3d256c8: Download complete 17:55:48 0d57e429df01: Download complete 17:55:48 4e4be7b47b0d: Verifying Checksum 17:55:48 4e4be7b47b0d: Download complete 17:55:48 188c0c94c7c5: Download complete 17:55:48 188c0c94c7c5: Pull complete 17:55:48 e1f770b5df2f: Verifying Checksum 17:55:48 e1f770b5df2f: Download complete 17:55:48 0ef7d3d256c8: Pull complete 17:55:48 de9db76c5a1d: Pull complete 17:55:49 0eba1c9be4d2: Verifying Checksum 17:55:49 0eba1c9be4d2: Download complete 17:55:49 85a0685a4137: Verifying Checksum 17:55:49 85a0685a4137: Download complete 17:55:52 0eba1c9be4d2: Pull complete 17:55:52 0d57e429df01: Pull complete 17:55:52 4e4be7b47b0d: Pull complete 17:55:53 e1f770b5df2f: Pull complete 17:55:56 85a0685a4137: Pull complete 17:55:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:55:56 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:55:56 $ 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 17:55:59 $ docker top 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 -eo pid,comm [Pipeline] { [Pipeline] echo 17:55:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:55:59 + set -o pipefail 17:55:59 + snyk monitor '--org=edgex-jenkins' 17:56:05 17:56:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:56:05 17:56:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6bfe2108-9795-45b6-8384-c8721bcaa571 17:56:05 17:56:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:56:05 17:56:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:56:05 17:56:05 [Pipeline] } 17:56:06 $ docker stop --time=1 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 17:56:08 $ docker rm -f 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 [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 17:56:09 + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] sh 17:56:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:56:09 . [Pipeline] withDockerContainer 17:56:09 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:56:09 $ 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 17:56:10 $ docker top 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:10 [ssh-agent] Looking for ssh-agent implementation... 17:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:10 $ docker exec 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 ssh-agent 17:56:10 SSH_AUTH_SOCK=/tmp/ssh-46IARLuBVcu8/agent.34 17:56:10 SSH_AGENT_PID=40 17:56:10 Running ssh-add (command line suppressed) 17:56:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5441222805940957543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5441222805940957543.key) 17:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:11 + git semver tag 17:56:11 2022-05-10 17:56:11,366 [run_tag] DEBUG tag force:False 17:56:11 2022-05-10 17:56:11,367 [check_head_tag] DEBUG check head tag 17:56:11 2022-05-10 17:56:11,368 [execute] INFO git cat-file --batch-check 17:56:11 2022-05-10 17:56:11,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:56:11 2022-05-10 17:56:11,372 [execute] INFO git cat-file --batch 17:56:11 2022-05-10 17:56:11,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:56:11 2022-05-10 17:56:11,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:11 2022-05-10 17:56:11,401 [execute] INFO git tag -a v2.2.0-dev.36 -m v2.2.0-dev.36 17:56:11 2022-05-10 17:56:11,401 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.36', '-m', 'v2.2.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:56:11 2022-05-10 17:56:11,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:11 2.2.0-dev.36 [Pipeline] } 17:56:11 $ docker exec --env ******** --env ******** 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 ssh-agent -k 17:56:11 unset SSH_AUTH_SOCK; 17:56:11 unset SSH_AGENT_PID; 17:56:11 echo Agent pid 40 killed; 17:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:12 + git semver [Pipeline] } 17:56:12 $ docker stop --time=1 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 17:56:13 $ docker rm -f 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:14 17:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:14 0.23.1-centos7: Pulling from edgex-lftools 17:56:14 ab5ef0e58194: Pulling fs layer 17:56:14 9712f1f96733: Pulling fs layer 17:56:14 63f879dbbcfc: Pulling fs layer 17:56:14 0d9ebad4ef96: Pulling fs layer 17:56:14 e9a5061849ea: Pulling fs layer 17:56:14 d747dcd14b5f: Pulling fs layer 17:56:14 2de7ff778b66: Pulling fs layer 17:56:14 0d9ebad4ef96: Waiting 17:56:14 e9a5061849ea: Waiting 17:56:14 d747dcd14b5f: Waiting 17:56:14 2de7ff778b66: Waiting 17:56:14 9712f1f96733: Verifying Checksum 17:56:14 9712f1f96733: Download complete 17:56:14 63f879dbbcfc: Verifying Checksum 17:56:14 63f879dbbcfc: Download complete 17:56:14 ab5ef0e58194: Verifying Checksum 17:56:14 ab5ef0e58194: Download complete 17:56:14 d747dcd14b5f: Download complete 17:56:14 0d9ebad4ef96: Verifying Checksum 17:56:14 0d9ebad4ef96: Download complete 17:56:14 e9a5061849ea: Verifying Checksum 17:56:14 e9a5061849ea: Download complete 17:56:15 2de7ff778b66: Verifying Checksum 17:56:15 2de7ff778b66: Download complete 17:56:17 ab5ef0e58194: Pull complete 17:56:17 9712f1f96733: Pull complete 17:56:18 63f879dbbcfc: Pull complete 17:56:21 0d9ebad4ef96: Pull complete 17:56:22 e9a5061849ea: Pull complete 17:56:22 d747dcd14b5f: Pull complete 17:56:23 2de7ff778b66: Pull complete 17:56:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:56:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:56:23 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:56:23 $ 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 17:56:26 $ docker top 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:56:26 provisioning config files... 17:56:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8999921833722419679tmp 17:56:26 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1328674314709707678tmp 17:56:26 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5971634056088470693tmp [Pipeline] { [Pipeline] echo 17:56:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:56:26 ---> sigul-configuration.sh 17:56:26 gpg: directory `/root/.gnupg' created 17:56:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:56:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:56:26 gpg: keyring `/root/.gnupg/secring.gpg' created 17:56:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:56:26 gpg: CAST5 encrypted data 17:56:26 gpg: encrypted with 1 passphrase 17:56:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:56:26 + mkdir /home/jenkins 17:56:26 + mkdir /home/jenkins/sigul [Pipeline] sh 17:56:27 + 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 17:56:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:56:27 ---> sigul-install.sh 17:56:27 Sigul already installed; skipping installation. [Pipeline] sh 17:56:27 + git tag --list 17:56:27 v1.0.0 17:56:27 v1.1.0 17:56:27 v1.2.0 17:56:27 v1.3.0 17:56:27 v1.3.1 17:56:27 v2.0.0 17:56:27 v2.0.1 17:56:27 v2.0.1-dev.1 17:56:27 v2.0.2-dev.1 17:56:27 v2.0.2-dev.10 17:56:27 v2.0.2-dev.11 17:56:27 v2.0.2-dev.12 17:56:27 v2.0.2-dev.13 17:56:27 v2.0.2-dev.14 17:56:27 v2.0.2-dev.15 17:56:27 v2.0.2-dev.16 17:56:27 v2.0.2-dev.17 17:56:27 v2.0.2-dev.18 17:56:27 v2.0.2-dev.19 17:56:27 v2.0.2-dev.2 17:56:27 v2.0.2-dev.20 17:56:27 v2.0.2-dev.21 17:56:27 v2.0.2-dev.22 17:56:27 v2.0.2-dev.23 17:56:27 v2.0.2-dev.24 17:56:27 v2.0.2-dev.25 17:56:27 v2.0.2-dev.26 17:56:27 v2.0.2-dev.27 17:56:27 v2.0.2-dev.28 17:56:27 v2.0.2-dev.29 17:56:27 v2.0.2-dev.3 17:56:27 v2.0.2-dev.30 17:56:27 v2.0.2-dev.4 17:56:27 v2.0.2-dev.5 17:56:27 v2.0.2-dev.6 17:56:27 v2.0.2-dev.7 17:56:27 v2.0.2-dev.8 17:56:27 v2.0.2-dev.9 17:56:27 v2.1.0 17:56:27 v2.2.0-dev.1 17:56:27 v2.2.0-dev.10 17:56:27 v2.2.0-dev.11 17:56:27 v2.2.0-dev.12 17:56:27 v2.2.0-dev.13 17:56:27 v2.2.0-dev.14 17:56:27 v2.2.0-dev.15 17:56:27 v2.2.0-dev.16 17:56:27 v2.2.0-dev.17 17:56:27 v2.2.0-dev.18 17:56:27 v2.2.0-dev.19 17:56:27 v2.2.0-dev.2 17:56:27 v2.2.0-dev.20 17:56:27 v2.2.0-dev.21 17:56:27 v2.2.0-dev.22 17:56:27 v2.2.0-dev.23 17:56:27 v2.2.0-dev.24 17:56:27 v2.2.0-dev.25 17:56:27 v2.2.0-dev.26 17:56:27 v2.2.0-dev.27 17:56:27 v2.2.0-dev.28 17:56:27 v2.2.0-dev.29 17:56:27 v2.2.0-dev.3 17:56:27 v2.2.0-dev.30 17:56:27 v2.2.0-dev.31 17:56:27 v2.2.0-dev.32 17:56:27 v2.2.0-dev.33 17:56:27 v2.2.0-dev.34 17:56:27 v2.2.0-dev.35 17:56:27 v2.2.0-dev.36 17:56:27 v2.2.0-dev.4 17:56:27 v2.2.0-dev.5 17:56:27 v2.2.0-dev.6 17:56:27 v2.2.0-dev.7 17:56:27 v2.2.0-dev.8 17:56:27 v2.2.0-dev.9 [Pipeline] sh 17:56:28 + lftools sign git-tag v2.2.0-dev.36 17:56:28 Signing Git tag with Sigul... 17:56:28 Signing v2.2.0-dev.36 [Pipeline] echo 17:56:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:56:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:56:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:56:29 $ docker stop --time=1 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 17:56:30 $ docker rm -f 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:56:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:56:31 . [Pipeline] withDockerContainer 17:56:31 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:56:31 $ 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 17:56:32 $ docker top 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:32 [ssh-agent] Looking for ssh-agent implementation... 17:56:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:32 $ docker exec 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 ssh-agent 17:56:32 SSH_AUTH_SOCK=/tmp/ssh-RUMwzhzjoWT1/agent.31 17:56:32 SSH_AGENT_PID=38 17:56:32 Running ssh-add (command line suppressed) 17:56:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7301584207799437752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7301584207799437752.key) 17:56:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:32 + git semver bump pre 17:56:33 2022-05-10 17:56:33,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:33 2022-05-10 17:56:33,096 [bump_version] DEBUG bumping version:2.2.0-dev.36 on axis:pre with prefix:dev 17:56:33 2022-05-10 17:56:33,096 [bump_version] DEBUG bumped version:2.2.0-dev.37 17:56:33 2022-05-10 17:56:33,096 [write_version] DEBUG write version:2.2.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:56:33 2022-05-10 17:56:33,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:33 2022-05-10 17:56:33,096 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:56:33 2022-05-10 17:56:33,098 [execute] INFO git cat-file --batch-check 17:56:33 2022-05-10 17:56:33,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:56:33 2022-05-10 17:56:33,106 [execute] INFO git cat-file --batch 17:56:33 2022-05-10 17:56:33,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:56:33 2022-05-10 17:56:33,111 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:33 2.2.0-dev.37 [Pipeline] } 17:56:33 $ docker exec --env ******** --env ******** 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 ssh-agent -k 17:56:33 unset SSH_AUTH_SOCK; 17:56:33 unset SSH_AGENT_PID; 17:56:33 echo Agent pid 38 killed; 17:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:33 + git semver [Pipeline] } 17:56:33 $ docker stop --time=1 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 17:56:35 $ docker rm -f 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:56:35 . [Pipeline] withDockerContainer 17:56:35 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:56:36 $ 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 17:56:36 $ docker top dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:36 [ssh-agent] Looking for ssh-agent implementation... 17:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:36 $ docker exec dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 ssh-agent 17:56:36 SSH_AUTH_SOCK=/tmp/ssh-Q6SMxjZbEu3X/agent.31 17:56:36 SSH_AGENT_PID=37 17:56:36 Running ssh-add (command line suppressed) 17:56:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7369270731343884654.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7369270731343884654.key) 17:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:37 + git semver push 17:56:37 2022-05-10 17:56:37,359 [run_push] DEBUG push 17:56:37 2022-05-10 17:56:37,360 [execute] INFO git push origin semver 17:56:37 2022-05-10 17:56:37,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:56:38 2022-05-10 17:56:38,120 [run_push] DEBUG push all version tags 17:56:38 2022-05-10 17:56:38,121 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:56:38 2022-05-10 17:56:38,122 [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) 17:56:38 2022-05-10 17:56:38,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:38 2.2.0-dev.37 [Pipeline] } 17:56:38 $ docker exec --env ******** --env ******** dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 ssh-agent -k 17:56:39 unset SSH_AUTH_SOCK; 17:56:39 unset SSH_AGENT_PID; 17:56:39 echo Agent pid 37 killed; 17:56:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:39 + git semver [Pipeline] } 17:56:39 $ docker stop --time=1 dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 17:56:40 $ docker rm -f dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 [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 17:56:41 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:56:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:56:41 total 16 17:56:41 drwxr-xr-x 3 root root 4096 May 10 17:45 . 17:56:41 drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:56 .. 17:56:41 drwxr-xr-x 2 root root 4096 May 10 17:45 cost 17:56:41 -rw-r--r-- 1 root root 94 May 10 17:45 cost.csv 17:56:41 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:56:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:56:41 total 16 17:56:41 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:45 . 17:56:41 drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:56 .. 17:56:41 drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:45 cost 17:56:41 -rw-r--r-- 1 jenkins jenkins 94 May 10 17:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:56:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:42 ---> package-listing.sh 17:56:42 ++ facter osfamily 17:56:42 ++ tr '[:upper:]' '[:lower:]' 17:56:42 + OS_FAMILY=debian 17:56:42 + workspace=/w/workspace/ry_app-service-configurable_main 17:56:42 + START_PACKAGES=/tmp/packages_start.txt 17:56:42 + END_PACKAGES=/tmp/packages_end.txt 17:56:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:42 + PACKAGES=/tmp/packages_start.txt 17:56:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:56:42 + PACKAGES=/tmp/packages_end.txt 17:56:42 + case "${OS_FAMILY}" in 17:56:42 + dpkg -l 17:56:42 + grep '^ii' 17:56:42 + '[' -f /tmp/packages_start.txt ']' 17:56:42 + '[' -f /tmp/packages_end.txt ']' 17:56:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:56:42 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:56:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:56:42 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 17:56:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:43 . [Pipeline] withDockerContainer 17:56:43 prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container 17:56:43 $ 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 17:56:44 $ docker top 20e43a5d63c7bca70a7a05fce05bd7567a5d93f01f38535ce43bec9b442db03a -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:44 + touch /tmp/pre-build-complete [Pipeline] sh 17:56:44 + mkdir -p /var/log/sysstat [Pipeline] sh 17:56:45 + ls /var/log/sa-host 17:56:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:45 provisioning config files... 17:56:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6321467265699884622tmp [Pipeline] { [Pipeline] echo 17:56:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:56:45 ---> create-netrc.sh [Pipeline] } 17:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:56:45 ---> python-tools-install.sh [Pipeline] echo 17:56:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:56:46 ---> sudo-logs.sh 17:56:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:56:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:56:46 ---> job-cost.sh 17:56:46 lf-activate-venv: SKIPPING 17:56:46 DEBUG: total: 0.2199999988079071 17:56:46 INFO: Retrieving Stack Cost... 17:56:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:47 INFO: Archiving Costs [Pipeline] echo 17:56:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:56:47 ---> logs-deploy.sh 17:56:47 lf-activate-venv: SKIPPING 17:56:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/72 17:56:47 INFO: archiving workspace using pattern(s): 17:56:48 Archives upload complete. 17:56:48 INFO: archiving logs to Nexus