Started by upstream project "edgexfoundry/cd-management/release" build number 107 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 354093ed76bafc9ccf1014354cec2dcad1025761 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-ssh4086961994843180725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4610519683319349905.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9890993934833853686.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh17113824627863186654.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-ssh10855700504126512124.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64421 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 354093ed76bafc9ccf1014354cec2dcad1025761 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 Commit message: "fix: Correctly set the App and SDK versions when building the binary (#424)" > git rev-list --no-walk 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:45:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:45:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:45:59 ========================================================= 22:45:59 EdgeX Global Pipelines Version Info 22:45:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:46:00 ------------------- 22:46:00 stable info: 22:46:00 ------------------- 22:46:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:46:00 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:46:00 Message: update stable to v1.0.230 22:46:01 ------------------- 22:46:01 experimental info: 22:46:01 ------------------- 22:46:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:46:01 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:46:01 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 354093e [Pipeline] echo 22:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:01 provisioning config files... 22:46:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5206103699170377269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> docker-login.sh 22:46:02 nexus3.edgexfoundry.org:10001 22:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:02 Configure a credential helper to remove this warning. See 22:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:02 22:46:02 Login Succeeded 22:46:02 nexus3.edgexfoundry.org:10002 22:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:02 Configure a credential helper to remove this warning. See 22:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:02 22:46:02 Login Succeeded 22:46:02 nexus3.edgexfoundry.org:10003 22:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:02 Configure a credential helper to remove this warning. See 22:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:02 22:46:02 Login Succeeded 22:46:02 nexus3.edgexfoundry.org:10004 22:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:02 Configure a credential helper to remove this warning. See 22:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:02 22:46:02 Login Succeeded 22:46:02 docker.io 22:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:03 Configure a credential helper to remove this warning. See 22:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:03 22:46:03 Login Succeeded 22:46:03 ---> docker-login.sh ends [Pipeline] } 22:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:46:03 + git rev-list -1 --merges 354093ed76bafc9ccf1014354cec2dcad1025761~1..354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo 22:46:03 -----------> git rev-list -1 --merges 354093ed76bafc9ccf1014354cec2dcad1025761~1..354093ed76bafc9ccf1014354cec2dcad1025761 354093ed76bafc9ccf1014354cec2dcad1025761 [false] [Pipeline] sh 22:46:03 + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo 22:46:03 ========================================================= 22:46:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 22:46:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:04 + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo 22:46:04 [semverPrep] GIT_COMMIT: 354093ed76bafc9ccf1014354cec2dcad1025761, Commit Message: fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] echo 22:46:04 [semverPrep] This is not a build commit. [Pipeline] sh 22:46:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:46:04 + grep -v github /etc/ssh/ssh_known_hosts 22:46:04 + [ -e /tmp/ssh_known_hosts ] 22:46:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:46:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:46:04 + sudo tee -a /etc/ssh/ssh_known_hosts 22:46:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:46:05 22:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:46:05 latest: Pulling from edgex-devops/py-git-semver 22:46:05 1fe172e4850f: Pulling fs layer 22:46:05 caf521ccaac6: Pulling fs layer 22:46:05 3ead6fa29328: Pulling fs layer 22:46:05 5c2a1cbceb83: Pulling fs layer 22:46:05 a8d5f1318db7: Pulling fs layer 22:46:05 c427282e49a2: Pulling fs layer 22:46:05 1827001aaf11: Pulling fs layer 22:46:05 0714d37db230: Pulling fs layer 22:46:05 ac28cf19c067: Pulling fs layer 22:46:05 ca983d60f3e2: Pulling fs layer 22:46:05 9f894cec8388: Pulling fs layer 22:46:05 a8d5f1318db7: Waiting 22:46:05 c427282e49a2: Waiting 22:46:05 1827001aaf11: Waiting 22:46:05 0714d37db230: Waiting 22:46:05 ac28cf19c067: Waiting 22:46:05 ca983d60f3e2: Waiting 22:46:05 9f894cec8388: Waiting 22:46:05 5c2a1cbceb83: Waiting 22:46:05 caf521ccaac6: Download complete 22:46:05 5c2a1cbceb83: Verifying Checksum 22:46:05 5c2a1cbceb83: Download complete 22:46:05 a8d5f1318db7: Verifying Checksum 22:46:05 a8d5f1318db7: Download complete 22:46:05 3ead6fa29328: Verifying Checksum 22:46:05 3ead6fa29328: Download complete 22:46:05 c427282e49a2: Download complete 22:46:05 0714d37db230: Verifying Checksum 22:46:05 0714d37db230: Download complete 22:46:05 ac28cf19c067: Download complete 22:46:05 ca983d60f3e2: Download complete 22:46:05 9f894cec8388: Download complete 22:46:05 1fe172e4850f: Verifying Checksum 22:46:05 1fe172e4850f: Download complete 22:46:05 1827001aaf11: Verifying Checksum 22:46:05 1827001aaf11: Download complete 22:46:06 1fe172e4850f: Pull complete 22:46:07 caf521ccaac6: Pull complete 22:46:07 3ead6fa29328: Pull complete 22:46:07 5c2a1cbceb83: Pull complete 22:46:07 a8d5f1318db7: Pull complete 22:46:07 c427282e49a2: Pull complete 22:46:09 1827001aaf11: Pull complete 22:46:09 0714d37db230: Pull complete 22:46:09 ac28cf19c067: Pull complete 22:46:09 ca983d60f3e2: Pull complete 22:46:10 9f894cec8388: Pull complete 22:46:10 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:46:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:46:10 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:46:11 $ docker top 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 -eo pid,comm 22:46:11 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). 22:46:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:11 [ssh-agent] Looking for ssh-agent implementation... 22:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:11 $ docker exec 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent 22:46:11 SSH_AUTH_SOCK=/tmp/ssh-hmc4iTXAzlHk/agent.32 22:46:11 SSH_AGENT_PID=39 22:46:11 Running ssh-add (command line suppressed) 22:46:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1287191532829096629.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1287191532829096629.key) 22:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:12 + git tag --points-at 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] } 22:46:12 $ docker exec --env ******** --env ******** 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent -k 22:46:12 unset SSH_AUTH_SOCK; 22:46:12 unset SSH_AGENT_PID; 22:46:12 echo Agent pid 39 killed; 22:46:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:46:12 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.1-dev.1' [Pipeline] sshagent 22:46:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:12 [ssh-agent] Looking for ssh-agent implementation... 22:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:12 $ docker exec 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent 22:46:12 SSH_AUTH_SOCK=/tmp/ssh-iGWiCImHbgT4/agent.72 22:46:12 SSH_AGENT_PID=78 22:46:12 Running ssh-add (command line suppressed) 22:46:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4711737926370484766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4711737926370484766.key) 22:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:13 + git semver init 22:46:13 2022-05-23 22:46:13,219 [run_init] DEBUG init version:0.0.0 force:False 22:46:13 2022-05-23 22:46:13,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 22:46:13 2022-05-23 22:46:13,220 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 22:46:13 2022-05-23 22:46:13,220 [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) 22:46:14 2022-05-23 22:46:13,928 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 22:46:14 2022-05-23 22:46:13,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 22:46:14 2022-05-23 22:46:13,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:46:14 2022-05-23 22:46:13,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:46:14 2.2.0 [Pipeline] } 22:46:14 $ docker exec --env ******** --env ******** 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent -k 22:46:14 unset SSH_AUTH_SOCK; 22:46:14 unset SSH_AGENT_PID; 22:46:14 echo Agent pid 78 killed; 22:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:14 + git semver [Pipeline] } 22:46:14 $ docker stop --time=1 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 22:46:16 $ docker rm -f 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:46:16 Stashed 1 file(s) [Pipeline] echo 22:46:16 [edgeXSemver]: initialized semver on version 2.2.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:17 + git checkout 354093ed76bafc9ccf1014354cec2dcad1025761 22:46:17 HEAD is now at 354093e fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:17 provisioning config files... 22:46:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7496358830175535257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:17 ---> docker-login.sh 22:46:17 nexus3.edgexfoundry.org:10001 22:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:17 Configure a credential helper to remove this warning. See 22:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:17 22:46:17 Login Succeeded 22:46:17 nexus3.edgexfoundry.org:10002 22:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:17 Configure a credential helper to remove this warning. See 22:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:17 22:46:17 Login Succeeded 22:46:17 nexus3.edgexfoundry.org:10003 22:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:17 Configure a credential helper to remove this warning. See 22:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:17 22:46:17 Login Succeeded 22:46:17 nexus3.edgexfoundry.org:10004 22:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:18 Configure a credential helper to remove this warning. See 22:46:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:18 22:46:18 Login Succeeded 22:46:18 docker.io 22:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:18 Configure a credential helper to remove this warning. See 22:46:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:18 22:46:18 Login Succeeded 22:46:18 ---> docker-login.sh ends [Pipeline] } 22:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:18 ========================================================= 22:46:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:46:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:46:18 + 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 . 22:46:18 Sending build context to Docker daemon 3.072MB 22:46:18 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:46:18 Step 2/13 : FROM ${BASE} AS builder 22:46:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:18 59bf1c3509f3: Pulling fs layer 22:46:18 666ba61612fd: Pulling fs layer 22:46:18 8ed8ca486205: Pulling fs layer 22:46:18 4fe6c5a15a65: Pulling fs layer 22:46:18 22a0e8bec74d: Pulling fs layer 22:46:18 ca2b28591e48: Pulling fs layer 22:46:18 a51346096db8: Pulling fs layer 22:46:18 daebc70d1ce1: Pulling fs layer 22:46:18 0e18a0eac166: Pulling fs layer 22:46:18 22a0e8bec74d: Waiting 22:46:18 4fe6c5a15a65: Waiting 22:46:18 ca2b28591e48: Waiting 22:46:18 a51346096db8: Waiting 22:46:18 daebc70d1ce1: Waiting 22:46:18 0e18a0eac166: Waiting 22:46:18 8ed8ca486205: Verifying Checksum 22:46:18 8ed8ca486205: Download complete 22:46:18 666ba61612fd: Download complete 22:46:18 22a0e8bec74d: Verifying Checksum 22:46:18 22a0e8bec74d: Download complete 22:46:18 ca2b28591e48: Verifying Checksum 22:46:18 ca2b28591e48: Download complete 22:46:18 a51346096db8: Verifying Checksum 22:46:18 a51346096db8: Download complete 22:46:18 59bf1c3509f3: Download complete 22:46:19 daebc70d1ce1: Verifying Checksum 22:46:19 daebc70d1ce1: Download complete 22:46:19 59bf1c3509f3: Pull complete 22:46:19 666ba61612fd: Pull complete 22:46:19 8ed8ca486205: Pull complete 22:46:19 0e18a0eac166: Verifying Checksum 22:46:19 0e18a0eac166: Download complete 22:46:19 4fe6c5a15a65: Verifying Checksum 22:46:19 4fe6c5a15a65: Download complete 22:46:23 4fe6c5a15a65: Pull complete 22:46:23 22a0e8bec74d: Pull complete 22:46:23 ca2b28591e48: Pull complete 22:46:23 a51346096db8: Pull complete 22:46:23 daebc70d1ce1: Pull complete 22:46:25 0e18a0eac166: Pull complete 22:46:25 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:46:25 ---> f018257e8ee9 22:46:25 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:46:26 ---> Running in 5075a44b71e3 22:46:26 Removing intermediate container 5075a44b71e3 22:46:26 ---> 5191f835b53d 22:46:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:46:26 ---> Running in c19845dd8f6c 22:46:26 Removing intermediate container c19845dd8f6c 22:46:26 ---> ac365045a5bc 22:46:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:46:26 ---> Running in d9ac63c9971f 22:46:26 Removing intermediate container d9ac63c9971f 22:46:26 ---> c6813b9b4745 22:46:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:26 ---> Running in 62380ef4532b 22:46:27 Removing intermediate container 62380ef4532b 22:46:27 ---> e4f9478c4360 22:46:27 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:27 ---> Running in e68878ab779e 22:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:46:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:46:28 OK: 221 MiB in 52 packages 22:46:29 Removing intermediate container e68878ab779e 22:46:29 ---> effb63e1c756 22:46:29 Step 8/13 : WORKDIR /app 22:46:29 ---> Running in a216541f8941 22:46:29 Removing intermediate container a216541f8941 22:46:29 ---> 267400b28a82 22:46:29 Step 9/13 : COPY go.mod vendor* ./ 22:46:29 ---> e2fb420614e5 22:46:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:29 ---> Running in 4d818be40ce4 22:46:31 Still waiting to schedule task 22:46:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:46:41 Removing intermediate container 4d818be40ce4 22:46:41 ---> 9a81b6e4d021 22:46:41 Step 11/13 : COPY . . 22:46:41 ---> 421b0908ab66 22:46:41 Step 12/13 : ARG MAKE="make build" 22:46:41 ---> Running in 6d2918053362 22:46:41 Removing intermediate container 6d2918053362 22:46:41 ---> 8870f9e9b61f 22:46:41 Step 13/13 : RUN $MAKE 22:46:41 ---> Running in 2b997ec6b406 22:46:42 noop 22:46:42 Removing intermediate container 2b997ec6b406 22:46:42 ---> 725b62c86486 22:46:42 Successfully built 725b62c86486 22:46:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:46:42 + docker inspect -f . ci-base-image-x86_64 22:46:42 . [Pipeline] withDockerContainer 22:46:42 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:46:42 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:43 $ docker top 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:43 + go version 22:46:43 go version go1.17.6 linux/amd64 [Pipeline] } 22:46:43 $ docker stop --time=1 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e 22:46:44 $ docker rm -f 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:45 + docker inspect -f . ci-base-image-x86_64 22:46:45 . [Pipeline] withDockerContainer 22:46:45 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:46:45 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:45 $ docker top 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:46:46 + make test 22:46:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:46:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:46:56 CGO_ENABLED=1 go vet ./... 22:46:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:46:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:46:58 ./bin/test-attribution-txt.sh [Pipeline] echo 22:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:46:59 $ docker stop --time=1 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f 22:47:00 $ docker rm -f 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f [Pipeline] // withDockerContainer [Pipeline] sh 22:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:02 + ls -al . 22:47:02 total 168 22:47:02 drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:46 . 22:47:02 drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:45 .. 22:47:02 -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:45 .dockerignore 22:47:02 drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:46 .git 22:47:02 drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:45 .github 22:47:02 -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:45 .gitignore 22:47:02 drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:46 .semver 22:47:02 -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:45 Attribution.txt 22:47:02 -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:45 CHANGELOG.md 22:47:02 -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:45 Dockerfile 22:47:02 -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:45 GOVERNANCE.md 22:47:02 -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:45 Jenkinsfile 22:47:02 -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:45 LICENSE 22:47:02 -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:45 OWNERS.md 22:47:02 -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:45 README.md 22:47:02 -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:46 VERSION 22:47:02 drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:45 bin 22:47:02 -rw-r--r-- 1 jenkins jenkins 10 May 23 22:46 coverage.out 22:47:02 -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:45 go.mod 22:47:02 -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:45 go.sum 22:47:02 -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:45 main.go 22:47:02 -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:45 makefile 22:47:02 drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:45 res 22:47:02 drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:45 snap [Pipeline] isUnix [Pipeline] sh 22:47:02 + 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=354093ed76bafc9ccf1014354cec2dcad1025761 --label arch=amd64 --label version=2.2.0 . 22:47:02 Sending build context to Docker daemon 3.073MB 22:47:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 22:47:02 Step 2/27 : FROM ${BASE} AS builder 22:47:02 ---> 725b62c86486 22:47:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:47:02 ---> Running in bd880b8b40cf 22:47:02 Removing intermediate container bd880b8b40cf 22:47:02 ---> 3f9317c5f47f 22:47:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:47:02 ---> Running in 3b8ba3e16987 22:47:02 Removing intermediate container 3b8ba3e16987 22:47:02 ---> af69b31693b2 22:47:02 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:47:02 ---> Running in 35da20a8894f 22:47:02 Removing intermediate container 35da20a8894f 22:47:02 ---> 93c0e0102b9e 22:47:02 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:02 ---> Running in 973ff787d477 22:47:03 Removing intermediate container 973ff787d477 22:47:03 ---> 2ef50d9d1f92 22:47:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:03 ---> Running in 34d3836b7a15 22:47:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:47:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:47:04 OK: 221 MiB in 52 packages 22:47:05 Removing intermediate container 34d3836b7a15 22:47:05 ---> 4572b2d9c501 22:47:05 Step 8/27 : WORKDIR /app 22:47:05 ---> Running in 4733f723cf6b 22:47:05 Removing intermediate container 4733f723cf6b 22:47:05 ---> f78f96c637de 22:47:05 Step 9/27 : COPY go.mod vendor* ./ 22:47:05 ---> 1ec451c539e7 22:47:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:05 ---> Running in 6bb72dd31f4e 22:47:06 Removing intermediate container 6bb72dd31f4e 22:47:06 ---> ab3c25bca2eb 22:47:06 Step 11/27 : COPY . . 22:47:06 ---> 54bcbbe8924c 22:47:06 Step 12/27 : ARG MAKE="make build" 22:47:06 ---> Running in c875b5b4e9ba 22:47:06 Removing intermediate container c875b5b4e9ba 22:47:06 ---> 67f8a52dd9ec 22:47:06 Step 13/27 : RUN $MAKE 22:47:06 ---> Running in b7ec1d8415ae 22:47:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 22:47:28 Removing intermediate container b7ec1d8415ae 22:47:28 ---> 020c6ffcb140 22:47:28 Step 14/27 : FROM alpine:3.14 22:47:28 3.14: Pulling from library/alpine 22:47:28 8663204ce13b: Pulling fs layer 22:47:28 8663204ce13b: Verifying Checksum 22:47:28 8663204ce13b: Download complete 22:47:28 8663204ce13b: Pull complete 22:47:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:47:28 Status: Downloaded newer image for alpine:3.14 22:47:28 ---> e04c818066af 22:47:28 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:47:28 ---> Running in da40d53f9c60 22:47:28 Removing intermediate container da40d53f9c60 22:47:28 ---> 75c0437f67ba 22:47:28 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:47:28 ---> Running in 2ed89b14dbc6 22:47:28 Removing intermediate container 2ed89b14dbc6 22:47:28 ---> f44cd308d095 22:47:28 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:47:28 ---> Running in fbbe9be17308 22:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:28 (1/7) Installing ca-certificates (20211220-r0) 22:47:28 (2/7) Installing dumb-init (1.2.5-r1) 22:47:28 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:47:28 (4/7) Installing libsodium (1.0.18-r0) 22:47:28 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:47:28 (6/7) Installing libzmq (4.3.4-r0) 22:47:28 (7/7) Installing zeromq (4.3.4-r0) 22:47:28 Executing busybox-1.33.1-r7.trigger 22:47:28 Executing ca-certificates-20211220-r0.trigger 22:47:28 OK: 9 MiB in 21 packages 22:47:28 Removing intermediate container fbbe9be17308 22:47:28 ---> f3dd8f490827 22:47:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:47:28 ---> dd1541a035ec 22:47:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:47:28 ---> 7dd711f240e0 22:47:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:47:28 ---> 3a015bb34b77 22:47:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:47:28 ---> d5e662484c2c 22:47:28 Step 22/27 : EXPOSE 48095 22:47:28 ---> Running in 97b95eadaf21 22:47:28 Removing intermediate container 97b95eadaf21 22:47:28 ---> 33e22da42873 22:47:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:47:28 ---> Running in 0ecebe4249d4 22:47:28 Removing intermediate container 0ecebe4249d4 22:47:28 ---> 4c802e71adce 22:47:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:28 ---> Running in d7f862be3733 22:47:28 Removing intermediate container d7f862be3733 22:47:28 ---> fae403154abf 22:47:28 Step 25/27 : LABEL arch=amd64 22:47:28 ---> Running in 911dfda2d13a 22:47:28 Removing intermediate container 911dfda2d13a 22:47:28 ---> 3deaaf5ebba7 22:47:28 Step 26/27 : LABEL git_sha=354093ed76bafc9ccf1014354cec2dcad1025761 22:47:29 ---> Running in fcbeba49ffc0 22:47:29 Removing intermediate container fcbeba49ffc0 22:47:29 ---> 57445c9de72f 22:47:29 Step 27/27 : LABEL version=2.2.0 22:47:29 ---> Running in 2dca608aff62 22:47:29 Removing intermediate container 2dca608aff62 22:47:29 ---> 104f1076b440 22:47:29 [Warning] One or more build-args [ARCH] were not consumed 22:47:29 Successfully built 104f1076b440 22:47:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:29 provisioning config files... 22:47:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3188624821469190266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:29 ---> docker-login.sh 22:47:29 nexus3.edgexfoundry.org:10001 22:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:29 Configure a credential helper to remove this warning. See 22:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:29 22:47:29 Login Succeeded 22:47:29 nexus3.edgexfoundry.org:10002 22:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:29 Configure a credential helper to remove this warning. See 22:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:29 22:47:29 Login Succeeded 22:47:29 nexus3.edgexfoundry.org:10003 22:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:29 Configure a credential helper to remove this warning. See 22:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:29 22:47:29 Login Succeeded 22:47:29 nexus3.edgexfoundry.org:10004 22:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:29 Configure a credential helper to remove this warning. See 22:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:29 22:47:29 Login Succeeded 22:47:29 docker.io 22:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:30 Configure a credential helper to remove this warning. See 22:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:30 22:47:30 Login Succeeded 22:47:30 ---> docker-login.sh ends [Pipeline] } 22:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:30 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:47:30 354093ed76bafc9ccf1014354cec2dcad1025761 22:47:30 latest 22:47:30 2.2.0 22:47:30 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:47:30 main 22:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] isUnix [Pipeline] sh 22:47:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 22:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:47:31 e4cdbb26f0b7: Preparing 22:47:31 47b0ad9d2574: Preparing 22:47:31 82f15d976cf9: Preparing 22:47:31 67bd194a8c19: Preparing 22:47:31 a0a46c2e2012: Preparing 22:47:31 b541d28bf3b4: Preparing 22:47:31 b541d28bf3b4: Waiting 22:47:31 47b0ad9d2574: Pushed 22:47:31 82f15d976cf9: Pushed 22:47:31 67bd194a8c19: Pushed 22:47:31 b541d28bf3b4: Layer already exists 22:47:31 a0a46c2e2012: Pushed 22:47:33 e4cdbb26f0b7: Pushed 22:47:33 354093ed76bafc9ccf1014354cec2dcad1025761: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:47:34 e4cdbb26f0b7: Preparing 22:47:34 47b0ad9d2574: Preparing 22:47:34 82f15d976cf9: Preparing 22:47:34 67bd194a8c19: Preparing 22:47:34 a0a46c2e2012: Preparing 22:47:34 b541d28bf3b4: Preparing 22:47:34 b541d28bf3b4: Waiting 22:47:34 47b0ad9d2574: Layer already exists 22:47:34 e4cdbb26f0b7: Layer already exists 22:47:34 82f15d976cf9: Layer already exists 22:47:34 a0a46c2e2012: Layer already exists 22:47:34 67bd194a8c19: Layer already exists 22:47:34 b541d28bf3b4: Layer already exists 22:47:34 latest: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 22:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:47:34 e4cdbb26f0b7: Preparing 22:47:34 47b0ad9d2574: Preparing 22:47:34 82f15d976cf9: Preparing 22:47:34 67bd194a8c19: Preparing 22:47:34 a0a46c2e2012: Preparing 22:47:34 b541d28bf3b4: Preparing 22:47:34 b541d28bf3b4: Waiting 22:47:34 47b0ad9d2574: Layer already exists 22:47:34 82f15d976cf9: Layer already exists 22:47:34 e4cdbb26f0b7: Layer already exists 22:47:34 67bd194a8c19: Layer already exists 22:47:34 a0a46c2e2012: Layer already exists 22:47:34 b541d28bf3b4: Layer already exists 22:47:34 2.2.0: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh 22:47:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [Pipeline] isUnix [Pipeline] sh 22:47:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:47:35 e4cdbb26f0b7: Preparing 22:47:35 47b0ad9d2574: Preparing 22:47:35 82f15d976cf9: Preparing 22:47:35 67bd194a8c19: Preparing 22:47:35 a0a46c2e2012: Preparing 22:47:35 b541d28bf3b4: Preparing 22:47:35 b541d28bf3b4: Waiting 22:47:35 67bd194a8c19: Layer already exists 22:47:35 47b0ad9d2574: Layer already exists 22:47:35 e4cdbb26f0b7: Layer already exists 22:47:35 82f15d976cf9: Layer already exists 22:47:35 a0a46c2e2012: Layer already exists 22:47:35 b541d28bf3b4: Layer already exists 22:47:35 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh 22:47:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:47:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:47:36 e4cdbb26f0b7: Preparing 22:47:36 47b0ad9d2574: Preparing 22:47:36 82f15d976cf9: Preparing 22:47:36 67bd194a8c19: Preparing 22:47:36 a0a46c2e2012: Preparing 22:47:36 b541d28bf3b4: Preparing 22:47:36 b541d28bf3b4: Waiting 22:47:36 a0a46c2e2012: Layer already exists 22:47:36 47b0ad9d2574: Layer already exists 22:47:36 82f15d976cf9: Layer already exists 22:47:36 e4cdbb26f0b7: Layer already exists 22:47:36 67bd194a8c19: Layer already exists 22:47:36 b541d28bf3b4: Layer already exists 22:47:36 main: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:36 ===================================================== [Pipeline] echo 22:47:36 taggedImages: 22:47:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 22:47:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:47:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 22:47:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:47:36 - 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 22:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:36 22:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:36 latest: Pulling from edgex-lftools-log-publisher 22:47:36 5eb5b503b376: Pulling fs layer 22:47:36 5c69ac0246d0: Pulling fs layer 22:47:36 ec43610c2a17: Pulling fs layer 22:47:36 3a2ae6a8a46f: Pulling fs layer 22:47:36 33b1e0a273af: Pulling fs layer 22:47:36 5d3b04190fa2: Pulling fs layer 22:47:36 2f39f015ded8: Pulling fs layer 22:47:36 3a2ae6a8a46f: Waiting 22:47:36 33b1e0a273af: Waiting 22:47:36 5d3b04190fa2: Waiting 22:47:36 2f39f015ded8: Waiting 22:47:36 5c69ac0246d0: Verifying Checksum 22:47:36 5c69ac0246d0: Download complete 22:47:36 3a2ae6a8a46f: Verifying Checksum 22:47:36 3a2ae6a8a46f: Download complete 22:47:36 33b1e0a273af: Download complete 22:47:36 ec43610c2a17: Verifying Checksum 22:47:36 ec43610c2a17: Download complete 22:47:36 5d3b04190fa2: Verifying Checksum 22:47:36 5d3b04190fa2: Download complete 22:47:37 5eb5b503b376: Verifying Checksum 22:47:37 5eb5b503b376: Download complete 22:47:37 2f39f015ded8: Download complete 22:47:38 5eb5b503b376: Pull complete 22:47:38 5c69ac0246d0: Pull complete 22:47:38 ec43610c2a17: Pull complete 22:47:39 3a2ae6a8a46f: Pull complete 22:47:39 33b1e0a273af: Pull complete 22:47:39 5d3b04190fa2: Pull complete 22:47:43 2f39f015ded8: Pull complete 22:47:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:47:43 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:47:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:47:45 $ docker top 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:45 ---> job-cost.sh 22:47:45 lf-activate-venv: SKIPPING 22:47:45 INFO: No Stack... 22:47:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:46 INFO: Archiving Costs [Pipeline] sh 22:47:46 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:47:46 + cut -d, -f6 [Pipeline] lock 22:47:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] 22:47:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] did not exist. Created. 22:47:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:47 + echo total: 0.2199999988079071 [Pipeline] stash 22:47:47 Stashed 1 file(s) [Pipeline] } 22:47:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 22:47:47 $ docker stop --time=1 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 22:47:48 $ docker rm -f 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:48:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64422 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:48:08 Running in /w/workspace/app-service-configurable/78 [Pipeline] { [Pipeline] checkout 22:48:09 Selected Git installation does not exist. Using Default 22:48:09 The recommended git tool is: NONE 22:48:15 using credential edgex-jenkins-ssh 22:48:15 Cloning the remote Git repository 22:48:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:48:15 > git init /w/workspace/app-service-configurable/78 # timeout=10 22:48:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:48:16 > git --version # timeout=10 22:48:16 > git --version # 'git version 2.25.1' 22:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:17 Avoid second fetch 22:48:17 Checking out Revision 354093ed76bafc9ccf1014354cec2dcad1025761 (main) 22:48:17 > git config core.sparsecheckout # timeout=10 22:48:17 > git checkout -f 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 22:48:21 Commit message: "fix: Correctly set the App and SDK versions when building the binary (#424)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:48:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:22 Dload Upload Total Spent Left Speed 22:48:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49607 [Pipeline] sh 22:48:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:48:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 22:48:23 sudo tee /etc/docker/daemon.new 22:48:23 { 22:48:23 "registry-mirrors": [ 22:48:23 "https://nexus3.edgexfoundry.org:10001" 22:48:23 ], 22:48:23 "bip": "10.250.0.254/24", 22:48:23 "hosts": [ 22:48:23 "tcp://0.0.0.0:5555", 22:48:23 "unix:///var/run/docker.sock" 22:48:23 ], 22:48:23 "mtu": 1458, 22:48:23 "selinux-enabled": true, 22:48:23 "seccomp-profile": "/etc/docker/seccomp.json" 22:48:23 } [Pipeline] sh 22:48:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:48:24 + sudo service docker restart [Pipeline] sh 22:48:42 + git checkout 354093ed76bafc9ccf1014354cec2dcad1025761 22:48:42 HEAD is now at 354093e fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:42 provisioning config files... 22:48:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/78@tmp/config351886728806529484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:43 ---> docker-login.sh 22:48:43 nexus3.edgexfoundry.org:10001 22:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:43 Configure a credential helper to remove this warning. See 22:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:43 22:48:43 Login Succeeded 22:48:43 nexus3.edgexfoundry.org:10002 22:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:44 Configure a credential helper to remove this warning. See 22:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:44 22:48:44 Login Succeeded 22:48:44 nexus3.edgexfoundry.org:10003 22:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:45 Configure a credential helper to remove this warning. See 22:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:45 22:48:45 Login Succeeded 22:48:45 nexus3.edgexfoundry.org:10004 22:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:45 Configure a credential helper to remove this warning. See 22:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:45 22:48:45 Login Succeeded 22:48:45 docker.io 22:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:46 Configure a credential helper to remove this warning. See 22:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:46 22:48:46 Login Succeeded 22:48:46 ---> docker-login.sh ends [Pipeline] } 22:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:48:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:46 ========================================================= 22:48:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:48:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:48:47 + 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 . 22:48:47 Sending build context to Docker daemon 203.3kB 22:48:47 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:48:47 Step 2/13 : FROM ${BASE} AS builder 22:48:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:48:47 9b3977197b4f: Pulling fs layer 22:48:47 1a89e8eeedd5: Pulling fs layer 22:48:47 94645a83ff95: Pulling fs layer 22:48:47 3f3a8bcf1eab: Pulling fs layer 22:48:47 0c92f367c5e7: Pulling fs layer 22:48:47 3096ccb668a1: Pulling fs layer 22:48:47 e8cf19c19ddd: Pulling fs layer 22:48:47 a4caa8a26152: Pulling fs layer 22:48:47 3096ccb668a1: Waiting 22:48:47 e8cf19c19ddd: Waiting 22:48:47 a4caa8a26152: Waiting 22:48:47 3f3a8bcf1eab: Waiting 22:48:47 0c92f367c5e7: Waiting 22:48:47 94645a83ff95: Verifying Checksum 22:48:47 94645a83ff95: Download complete 22:48:47 1a89e8eeedd5: Verifying Checksum 22:48:47 1a89e8eeedd5: Download complete 22:48:47 0c92f367c5e7: Verifying Checksum 22:48:47 0c92f367c5e7: Download complete 22:48:47 9b3977197b4f: Download complete 22:48:47 3096ccb668a1: Verifying Checksum 22:48:47 3096ccb668a1: Download complete 22:48:47 e8cf19c19ddd: Verifying Checksum 22:48:47 e8cf19c19ddd: Download complete 22:48:48 9b3977197b4f: Pull complete 22:48:48 1a89e8eeedd5: Pull complete 22:48:49 94645a83ff95: Pull complete 22:48:49 a4caa8a26152: Verifying Checksum 22:48:49 a4caa8a26152: Download complete 22:48:50 3f3a8bcf1eab: Verifying Checksum 22:48:50 3f3a8bcf1eab: Download complete 22:49:02 3f3a8bcf1eab: Pull complete 22:49:02 0c92f367c5e7: Pull complete 22:49:02 3096ccb668a1: Pull complete 22:49:02 e8cf19c19ddd: Pull complete 22:49:09 a4caa8a26152: Pull complete 22:49:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:49:09 ---> 725f1c02e7f9 22:49:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:49:10 ---> Running in 7f39bb504b5b 22:49:10 Removing intermediate container 7f39bb504b5b 22:49:10 ---> 2588a6531219 22:49:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:49:10 ---> Running in 26fb481ede8d 22:49:10 Removing intermediate container 26fb481ede8d 22:49:10 ---> c9311346462c 22:49:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:49:10 ---> Running in 73b0fecad80f 22:49:11 Removing intermediate container 73b0fecad80f 22:49:11 ---> a6840cccb7fc 22:49:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:11 ---> Running in 14a49ae60eea 22:49:12 Removing intermediate container 14a49ae60eea 22:49:12 ---> 83e264599ef2 22:49:12 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:13 ---> Running in 0b30e1dc52dc 22:49:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:15 OK: 220 MiB in 52 packages 22:49:16 Removing intermediate container 0b30e1dc52dc 22:49:16 ---> 46d73da8664d 22:49:16 Step 8/13 : WORKDIR /app 22:49:16 ---> Running in 40e7dd42f9bd 22:49:16 Removing intermediate container 40e7dd42f9bd 22:49:16 ---> d8a352854051 22:49:16 Step 9/13 : COPY go.mod vendor* ./ 22:49:17 ---> ba51c5229138 22:49:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:17 ---> Running in 753587d89ae7 22:50:04 Removing intermediate container 753587d89ae7 22:50:04 ---> f210d236b697 22:50:04 Step 11/13 : COPY . . 22:50:04 ---> 67356eab9b5c 22:50:04 Step 12/13 : ARG MAKE="make build" 22:50:04 ---> Running in 7c002d31d270 22:50:04 Removing intermediate container 7c002d31d270 22:50:04 ---> 204d28a9e618 22:50:04 Step 13/13 : RUN $MAKE 22:50:04 ---> Running in c4dc4d1d6613 22:50:04 noop 22:50:04 Removing intermediate container c4dc4d1d6613 22:50:04 ---> 3875a6697a17 22:50:04 Successfully built 3875a6697a17 22:50:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:50:04 + docker inspect -f . ci-base-image-arm64 22:50:04 . [Pipeline] withDockerContainer 22:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container 22:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@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 ******** -e ******** ci-base-image-arm64 cat 22:50:06 $ docker top 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:07 + go version 22:50:07 go version go1.17.6 linux/arm64 [Pipeline] } 22:50:07 $ docker stop --time=1 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 22:50:09 $ docker rm -f 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:09 + docker inspect -f . ci-base-image-arm64 22:50:09 . [Pipeline] withDockerContainer 22:50:09 prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container 22:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@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 ******** -e ******** ci-base-image-arm64 cat 22:50:11 $ docker top 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:50:12 + make test 22:50:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:51:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:51:34 CGO_ENABLED=1 go vet ./... 22:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:52 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:53 $ docker stop --time=1 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 22:51:55 $ docker rm -f 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:56 Warning: overwriting stash ‘coverage-report’ 22:51:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:57 + ls -al . 22:51:57 total 164 22:51:57 drwxrwxr-x 7 jenkins jenkins 4096 May 23 22:51 . 22:51:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:48 .. 22:51:57 -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:48 .dockerignore 22:51:57 drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:48 .git 22:51:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:48 .github 22:51:57 -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:48 .gitignore 22:51:57 -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:48 Attribution.txt 22:51:57 -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:48 CHANGELOG.md 22:51:57 -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:48 Dockerfile 22:51:57 -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:48 GOVERNANCE.md 22:51:57 -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:48 Jenkinsfile 22:51:57 -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:48 LICENSE 22:51:57 -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:48 OWNERS.md 22:51:57 -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:48 README.md 22:51:57 -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:46 VERSION 22:51:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:48 bin 22:51:57 -rw-r--r-- 1 jenkins jenkins 10 May 23 22:50 coverage.out 22:51:57 -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:48 go.mod 22:51:57 -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:48 go.sum 22:51:57 -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:48 main.go 22:51:57 -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:48 makefile 22:51:57 drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:48 res 22:51:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:48 snap [Pipeline] isUnix [Pipeline] sh 22:51:58 + 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=354093ed76bafc9ccf1014354cec2dcad1025761 --label arch=arm64 --label version=2.2.0 . 22:51:58 Sending build context to Docker daemon 204.3kB 22:51:58 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 22:51:58 Step 2/27 : FROM ${BASE} AS builder 22:51:58 ---> 3875a6697a17 22:51:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:51:58 ---> Running in 8ea46a7e9d4c 22:51:58 Removing intermediate container 8ea46a7e9d4c 22:51:58 ---> 9b930fa4f2ff 22:51:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:51:58 ---> Running in c26e4ad39656 22:51:59 Removing intermediate container c26e4ad39656 22:51:59 ---> 909c6d44885c 22:51:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:51:59 ---> Running in a77a00f2a005 22:51:59 Removing intermediate container a77a00f2a005 22:51:59 ---> 3109a92460b3 22:51:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:59 ---> Running in 0c1489de1aec 22:52:01 Removing intermediate container 0c1489de1aec 22:52:01 ---> 3275d559b18d 22:52:01 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:01 ---> Running in 00e7a3727216 22:52:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:52:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:52:04 OK: 220 MiB in 52 packages 22:52:05 Removing intermediate container 00e7a3727216 22:52:05 ---> 6f5c166e57e7 22:52:05 Step 8/27 : WORKDIR /app 22:52:05 ---> Running in 9809e14c91d8 22:52:05 Removing intermediate container 9809e14c91d8 22:52:05 ---> 0fdc9730319f 22:52:05 Step 9/27 : COPY go.mod vendor* ./ 22:52:05 ---> d1f143af2098 22:52:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:05 ---> Running in 8ba0c3b269da 22:52:07 Removing intermediate container 8ba0c3b269da 22:52:07 ---> 34d4801b92e3 22:52:07 Step 11/27 : COPY . . 22:52:08 ---> 62b5d3e2e47d 22:52:08 Step 12/27 : ARG MAKE="make build" 22:52:08 ---> Running in a83c159ef166 22:52:08 Removing intermediate container a83c159ef166 22:52:08 ---> 08f1c3f19f91 22:52:08 Step 13/27 : RUN $MAKE 22:52:08 ---> Running in 5eb3ab68d115 22:52:09 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 22:54:16 Removing intermediate container 5eb3ab68d115 22:54:16 ---> 5b0da9fda8a3 22:54:16 Step 14/27 : FROM alpine:3.14 22:54:16 3.14: Pulling from library/alpine 22:54:16 455c02918c45: Pulling fs layer 22:54:16 455c02918c45: Verifying Checksum 22:54:16 455c02918c45: Download complete 22:54:16 455c02918c45: Pull complete 22:54:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:54:16 Status: Downloaded newer image for alpine:3.14 22:54:16 ---> ac73e934f311 22:54:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:54:16 ---> Running in 54db9570be2d 22:54:16 Removing intermediate container 54db9570be2d 22:54:16 ---> 89c768ebed8b 22:54:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:54:16 ---> Running in f436c8ae5464 22:54:16 Removing intermediate container f436c8ae5464 22:54:16 ---> 416afd8c7264 22:54:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:54:16 ---> Running in b7e5346c2cc1 22:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:16 (1/7) Installing ca-certificates (20211220-r0) 22:54:16 (2/7) Installing dumb-init (1.2.5-r1) 22:54:16 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:54:16 (4/7) Installing libsodium (1.0.18-r0) 22:54:16 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:54:16 (6/7) Installing libzmq (4.3.4-r0) 22:54:16 (7/7) Installing zeromq (4.3.4-r0) 22:54:16 Executing busybox-1.33.1-r7.trigger 22:54:16 Executing ca-certificates-20211220-r0.trigger 22:54:16 OK: 9 MiB in 21 packages 22:54:16 Removing intermediate container b7e5346c2cc1 22:54:16 ---> d4d1f6fb75d9 22:54:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:54:16 ---> bdc6130d7585 22:54:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:54:16 ---> fea16851c06d 22:54:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:54:16 ---> e74e9663520c 22:54:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:54:16 ---> cf4b69b4f02f 22:54:16 Step 22/27 : EXPOSE 48095 22:54:16 ---> Running in ff331ff77e7a 22:54:16 Removing intermediate container ff331ff77e7a 22:54:16 ---> fa237ebd6516 22:54:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:54:16 ---> Running in e4606f1dbc9b 22:54:16 Removing intermediate container e4606f1dbc9b 22:54:16 ---> 90773cae6d36 22:54:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:16 ---> Running in 8c4070a7a347 22:54:16 Removing intermediate container 8c4070a7a347 22:54:16 ---> 9dd7eac7ee7b 22:54:16 Step 25/27 : LABEL arch=arm64 22:54:16 ---> Running in 8d26d875a574 22:54:16 Removing intermediate container 8d26d875a574 22:54:16 ---> 8d3c5fc18536 22:54:16 Step 26/27 : LABEL git_sha=354093ed76bafc9ccf1014354cec2dcad1025761 22:54:16 ---> Running in 7fbbe6be1ae5 22:54:16 Removing intermediate container 7fbbe6be1ae5 22:54:16 ---> 623cee9885e6 22:54:16 Step 27/27 : LABEL version=2.2.0 22:54:16 ---> Running in 341cd635113f 22:54:16 Removing intermediate container 341cd635113f 22:54:16 ---> a9745a478451 22:54:16 [Warning] One or more build-args [ARCH] were not consumed 22:54:16 Successfully built a9745a478451 22:54:16 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 22:54:16 provisioning config files... 22:54:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/78@tmp/config5018937118875958280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:17 ---> docker-login.sh 22:54:17 nexus3.edgexfoundry.org:10001 22:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:17 Configure a credential helper to remove this warning. See 22:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:17 22:54:17 Login Succeeded 22:54:17 nexus3.edgexfoundry.org:10002 22:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:18 Configure a credential helper to remove this warning. See 22:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:18 22:54:18 Login Succeeded 22:54:18 nexus3.edgexfoundry.org:10003 22:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:18 Configure a credential helper to remove this warning. See 22:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:18 22:54:18 Login Succeeded 22:54:18 nexus3.edgexfoundry.org:10004 22:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:18 Configure a credential helper to remove this warning. See 22:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:18 22:54:18 Login Succeeded 22:54:18 docker.io 22:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:19 Configure a credential helper to remove this warning. See 22:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:19 22:54:19 Login Succeeded 22:54:19 ---> docker-login.sh ends [Pipeline] } 22:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:19 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:54:19 354093ed76bafc9ccf1014354cec2dcad1025761 22:54:19 latest 22:54:19 2.2.0 22:54:19 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:54:19 main 22:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] isUnix [Pipeline] sh 22:54:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 22:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:54:20 75892ef18c3a: Preparing 22:54:20 290988520f8f: Preparing 22:54:20 bbcd77686ed2: Preparing 22:54:20 48a90f86a702: Preparing 22:54:20 9390e9ae45dd: Preparing 22:54:20 f73e7dbfee58: Preparing 22:54:20 f73e7dbfee58: Waiting 22:54:20 290988520f8f: Pushed 22:54:20 bbcd77686ed2: Pushed 22:54:20 48a90f86a702: Pushed 22:54:20 f73e7dbfee58: Layer already exists 22:54:21 9390e9ae45dd: Pushed 22:54:26 75892ef18c3a: Pushed 22:54:27 354093ed76bafc9ccf1014354cec2dcad1025761: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:54:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:54:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:54:27 75892ef18c3a: Preparing 22:54:27 290988520f8f: Preparing 22:54:27 bbcd77686ed2: Preparing 22:54:27 48a90f86a702: Preparing 22:54:27 9390e9ae45dd: Preparing 22:54:27 f73e7dbfee58: Preparing 22:54:27 f73e7dbfee58: Waiting 22:54:27 48a90f86a702: Layer already exists 22:54:27 9390e9ae45dd: Layer already exists 22:54:27 290988520f8f: Layer already exists 22:54:27 bbcd77686ed2: Layer already exists 22:54:27 75892ef18c3a: Layer already exists 22:54:27 f73e7dbfee58: Layer already exists 22:54:28 latest: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:54:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh 22:54:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 22:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:54:28 75892ef18c3a: Preparing 22:54:28 290988520f8f: Preparing 22:54:28 bbcd77686ed2: Preparing 22:54:28 48a90f86a702: Preparing 22:54:28 9390e9ae45dd: Preparing 22:54:28 f73e7dbfee58: Preparing 22:54:28 f73e7dbfee58: Waiting 22:54:28 290988520f8f: Layer already exists 22:54:28 75892ef18c3a: Layer already exists 22:54:28 9390e9ae45dd: Layer already exists 22:54:28 bbcd77686ed2: Layer already exists 22:54:28 48a90f86a702: Layer already exists 22:54:28 f73e7dbfee58: Layer already exists 22:54:29 2.2.0: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:54:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [Pipeline] isUnix [Pipeline] sh 22:54:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:54:29 75892ef18c3a: Preparing 22:54:29 290988520f8f: Preparing 22:54:29 bbcd77686ed2: Preparing 22:54:29 48a90f86a702: Preparing 22:54:29 9390e9ae45dd: Preparing 22:54:29 f73e7dbfee58: Preparing 22:54:29 f73e7dbfee58: Waiting 22:54:29 48a90f86a702: Layer already exists 22:54:29 bbcd77686ed2: Layer already exists 22:54:29 9390e9ae45dd: Layer already exists 22:54:29 75892ef18c3a: Layer already exists 22:54:29 290988520f8f: Layer already exists 22:54:29 f73e7dbfee58: Layer already exists 22:54:30 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh 22:54:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:54:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:54:30 75892ef18c3a: Preparing 22:54:30 290988520f8f: Preparing 22:54:30 bbcd77686ed2: Preparing 22:54:30 48a90f86a702: Preparing 22:54:30 9390e9ae45dd: Preparing 22:54:30 f73e7dbfee58: Preparing 22:54:30 f73e7dbfee58: Waiting 22:54:30 48a90f86a702: Layer already exists 22:54:30 290988520f8f: Layer already exists 22:54:30 9390e9ae45dd: Layer already exists 22:54:30 75892ef18c3a: Layer already exists 22:54:30 bbcd77686ed2: Layer already exists 22:54:30 f73e7dbfee58: Layer already exists 22:54:30 main: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:31 ===================================================== [Pipeline] echo 22:54:31 taggedImages: 22:54:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 22:54:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:54:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 22:54:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 22:54:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:31 22:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:32 arm64: Pulling from edgex-lftools-log-publisher 22:54:32 8998bd30e6a1: Pulling fs layer 22:54:32 04944245beec: Pulling fs layer 22:54:32 699f458cf7ca: Pulling fs layer 22:54:32 765212b225bb: Pulling fs layer 22:54:32 f23df028b6ca: Pulling fs layer 22:54:32 d65c8cfc05b1: Pulling fs layer 22:54:32 2437ff75d9bd: Pulling fs layer 22:54:32 f23df028b6ca: Waiting 22:54:32 2437ff75d9bd: Waiting 22:54:32 d65c8cfc05b1: Waiting 22:54:32 765212b225bb: Waiting 22:54:32 04944245beec: Verifying Checksum 22:54:32 04944245beec: Download complete 22:54:32 765212b225bb: Download complete 22:54:32 f23df028b6ca: Verifying Checksum 22:54:32 f23df028b6ca: Download complete 22:54:32 d65c8cfc05b1: Verifying Checksum 22:54:32 d65c8cfc05b1: Download complete 22:54:32 699f458cf7ca: Verifying Checksum 22:54:32 699f458cf7ca: Download complete 22:54:32 8998bd30e6a1: Verifying Checksum 22:54:32 8998bd30e6a1: Download complete 22:54:34 2437ff75d9bd: Verifying Checksum 22:54:34 2437ff75d9bd: Download complete 22:54:37 8998bd30e6a1: Pull complete 22:54:37 04944245beec: Pull complete 22:54:38 699f458cf7ca: Pull complete 22:54:38 765212b225bb: Pull complete 22:54:39 f23df028b6ca: Pull complete 22:54:40 d65c8cfc05b1: Pull complete 22:54:55 2437ff75d9bd: Pull complete 22:54:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container 22:54:55 $ 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/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:54:58 $ docker top fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:59 ---> job-cost.sh 22:54:59 lf-activate-venv: SKIPPING 22:54:59 INFO: No Stack... 22:54:59 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:00 INFO: Archiving Costs [Pipeline] sh 22:55:01 + cat /w/workspace/app-service-configurable/78/archives/cost.csv 22:55:01 + cut -d, -f6 [Pipeline] lock 22:55:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] 22:55:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] did not exist. Created. 22:55:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:01 /w/workspace/app-service-configurable/78@tmp/durable-3ae3e223/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:02 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:02 Warning: overwriting stash ‘stack-cost’ 22:55:02 Stashed 1 file(s) [Pipeline] } 22:55:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:02 $ docker stop --time=1 fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 22:55:04 $ docker rm -f fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 [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 22:55:04 provisioning config files... 22:55:04 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5769469590389711228tmp [Pipeline] { [Pipeline] sh 22:55:04 + set +x 22:55:04 + bash -s -- 22:55:04 + curl -s https://codecov.io/bash 22:55:04 22:55:04 _____ _ 22:55:04 / ____| | | 22:55:04 | | ___ __| | ___ ___ _____ __ 22:55:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:04 Bash-1.0.6 22:55:04 22:55:04 22:55:04 ==> git version 2.25.1 found 22:55:04 ==> 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 22:55:04 Release-Date: 2020-01-08 22:55:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:04 ==> Jenkins CI detected. 22:55:04 current dir:  /w/workspace/ry_app-service-configurable_main 22:55:04 project root: . 22:55:04 --> token set from env 22:55:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:04 ==> Running gcov in . (disable via -X gcov) 22:55:04 ==> Python coveragepy not found 22:55:04 ==> Searching for coverage reports in: 22:55:04 + . 22:55:04 -> Found 1 reports 22:55:04 ==> Detecting git/mercurial file structure 22:55:04 ==> Reading reports 22:55:04 + ./coverage.out bytes=10 22:55:04 ==> Appending adjustments 22:55:04 https://docs.codecov.io/docs/fixing-reports 22:55:05 + Found adjustments 22:55:05 ==> Gzipping contents 22:55:05 4.0K /tmp/codecov.AlCFWd.gz 22:55:05 ==> Uploading reports 22:55:05 url: https://codecov.io 22:55:05 query: branch=main&commit=354093ed76bafc9ccf1014354cec2dcad1025761&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:55:05 -> Pinging Codecov 22:55:05 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=354093ed76bafc9ccf1014354cec2dcad1025761&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:55:05 -> Uploading to 22:55:05 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/A97CA9966030D2A3747ED39772930CCE/354093ed76bafc9ccf1014354cec2dcad1025761/0c76b3e3-da16-4d77-8887-cf955bcd29e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T225505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07455227d68b4a8ba485cd4db24aa6f86057883fef9c85d4324b9e4cc98c054a 22:55:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:05 Dload Upload Total Spent Left Speed 22:55:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2476 --:--:-- --:--:-- --:--:-- 2476 22:55:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] } 22:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:55:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:55:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:06 22:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:55:06 188c0c94c7c5: Pulling fs layer 22:55:06 0ef7d3d256c8: Pulling fs layer 22:55:06 de9db76c5a1d: Pulling fs layer 22:55:06 0eba1c9be4d2: Pulling fs layer 22:55:06 0d57e429df01: Pulling fs layer 22:55:06 4e4be7b47b0d: Pulling fs layer 22:55:06 e1f770b5df2f: Pulling fs layer 22:55:06 85a0685a4137: Pulling fs layer 22:55:06 0eba1c9be4d2: Waiting 22:55:06 85a0685a4137: Waiting 22:55:06 0d57e429df01: Waiting 22:55:06 4e4be7b47b0d: Waiting 22:55:06 e1f770b5df2f: Waiting 22:55:06 de9db76c5a1d: Verifying Checksum 22:55:06 de9db76c5a1d: Download complete 22:55:06 0ef7d3d256c8: Verifying Checksum 22:55:06 0ef7d3d256c8: Download complete 22:55:06 0d57e429df01: Verifying Checksum 22:55:06 0d57e429df01: Download complete 22:55:06 4e4be7b47b0d: Download complete 22:55:06 188c0c94c7c5: Download complete 22:55:06 188c0c94c7c5: Pull complete 22:55:06 0ef7d3d256c8: Pull complete 22:55:06 de9db76c5a1d: Pull complete 22:55:06 e1f770b5df2f: Verifying Checksum 22:55:06 e1f770b5df2f: Download complete 22:55:07 0eba1c9be4d2: Verifying Checksum 22:55:07 0eba1c9be4d2: Download complete 22:55:07 85a0685a4137: Verifying Checksum 22:55:07 85a0685a4137: Download complete 22:55:10 0eba1c9be4d2: Pull complete 22:55:10 0d57e429df01: Pull complete 22:55:10 4e4be7b47b0d: Pull complete 22:55:10 e1f770b5df2f: Pull complete 22:55:14 85a0685a4137: Pull complete 22:55:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:55:14 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:55:15 $ docker top 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b -eo pid,comm [Pipeline] { [Pipeline] echo 22:55:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:55:16 + set -o pipefail 22:55:16 + snyk monitor '--org=edgex-jenkins' 22:55:22 22:55:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:55:22 22:55:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/19db7717-3236-493b-a991-e1a70c92bc98 22:55:22 22:55:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:55:22 22:55:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:55:22 22:55:23 [Pipeline] } 22:55:23 $ docker stop --time=1 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b 22:55:25 $ docker rm -f 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b [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 22:55:25 + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] sh 22:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:26 . [Pipeline] withDockerContainer 22:55:26 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:55:26 $ docker top 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:26 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:27 + git semver [Pipeline] } 22:55:27 $ docker stop --time=1 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 22:55:28 $ docker rm -f 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:29 22:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:29 0.23.1-centos7: Pulling from edgex-lftools 22:55:29 ab5ef0e58194: Pulling fs layer 22:55:29 9712f1f96733: Pulling fs layer 22:55:29 63f879dbbcfc: Pulling fs layer 22:55:29 0d9ebad4ef96: Pulling fs layer 22:55:29 e9a5061849ea: Pulling fs layer 22:55:29 d747dcd14b5f: Pulling fs layer 22:55:29 2de7ff778b66: Pulling fs layer 22:55:29 0d9ebad4ef96: Waiting 22:55:29 e9a5061849ea: Waiting 22:55:29 d747dcd14b5f: Waiting 22:55:29 2de7ff778b66: Waiting 22:55:29 9712f1f96733: Verifying Checksum 22:55:29 9712f1f96733: Download complete 22:55:30 63f879dbbcfc: Verifying Checksum 22:55:30 63f879dbbcfc: Download complete 22:55:30 0d9ebad4ef96: Verifying Checksum 22:55:30 0d9ebad4ef96: Download complete 22:55:30 d747dcd14b5f: Verifying Checksum 22:55:30 d747dcd14b5f: Download complete 22:55:30 e9a5061849ea: Verifying Checksum 22:55:30 e9a5061849ea: Download complete 22:55:30 ab5ef0e58194: Download complete 22:55:30 2de7ff778b66: Verifying Checksum 22:55:30 2de7ff778b66: Download complete 22:55:32 ab5ef0e58194: Pull complete 22:55:33 9712f1f96733: Pull complete 22:55:33 63f879dbbcfc: Pull complete 22:55:37 0d9ebad4ef96: Pull complete 22:55:37 e9a5061849ea: Pull complete 22:55:37 d747dcd14b5f: Pull complete 22:55:38 2de7ff778b66: Pull complete 22:55:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:55:38 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:55:40 $ docker top 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:55:40 provisioning config files... 22:55:40 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7801645183020213216tmp 22:55:40 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5391056185898766416tmp 22:55:40 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7416741397287364916tmp [Pipeline] { [Pipeline] echo 22:55:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:55:40 ---> sigul-configuration.sh 22:55:40 gpg: directory `/root/.gnupg' created 22:55:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:55:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:55:40 gpg: keyring `/root/.gnupg/secring.gpg' created 22:55:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:55:40 gpg: CAST5 encrypted data 22:55:40 gpg: encrypted with 1 passphrase 22:55:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:55:41 + mkdir /home/jenkins 22:55:41 + mkdir /home/jenkins/sigul [Pipeline] sh 22:55:41 + 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 22:55:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:41 ---> sigul-install.sh 22:55:41 Sigul already installed; skipping installation. [Pipeline] sh 22:55:42 + git tag --list 22:55:42 v1.0.0 22:55:42 v1.1.0 22:55:42 v1.2.0 22:55:42 v1.3.0 22:55:42 v1.3.1 22:55:42 v2.0.0 22:55:42 v2.0.1 22:55:42 v2.0.1-dev.1 22:55:42 v2.0.2-dev.1 22:55:42 v2.0.2-dev.10 22:55:42 v2.0.2-dev.11 22:55:42 v2.0.2-dev.12 22:55:42 v2.0.2-dev.13 22:55:42 v2.0.2-dev.14 22:55:42 v2.0.2-dev.15 22:55:42 v2.0.2-dev.16 22:55:42 v2.0.2-dev.17 22:55:42 v2.0.2-dev.18 22:55:42 v2.0.2-dev.19 22:55:42 v2.0.2-dev.2 22:55:42 v2.0.2-dev.20 22:55:42 v2.0.2-dev.21 22:55:42 v2.0.2-dev.22 22:55:42 v2.0.2-dev.23 22:55:42 v2.0.2-dev.24 22:55:42 v2.0.2-dev.25 22:55:42 v2.0.2-dev.26 22:55:42 v2.0.2-dev.27 22:55:42 v2.0.2-dev.28 22:55:42 v2.0.2-dev.29 22:55:42 v2.0.2-dev.3 22:55:42 v2.0.2-dev.30 22:55:42 v2.0.2-dev.4 22:55:42 v2.0.2-dev.5 22:55:42 v2.0.2-dev.6 22:55:42 v2.0.2-dev.7 22:55:42 v2.0.2-dev.8 22:55:42 v2.0.2-dev.9 22:55:42 v2.1.0 22:55:42 v2.2.0 22:55:42 v2.2.0-dev.1 22:55:42 v2.2.0-dev.10 22:55:42 v2.2.0-dev.11 22:55:42 v2.2.0-dev.12 22:55:42 v2.2.0-dev.13 22:55:42 v2.2.0-dev.14 22:55:42 v2.2.0-dev.15 22:55:42 v2.2.0-dev.16 22:55:42 v2.2.0-dev.17 22:55:42 v2.2.0-dev.18 22:55:42 v2.2.0-dev.19 22:55:42 v2.2.0-dev.2 22:55:42 v2.2.0-dev.20 22:55:42 v2.2.0-dev.21 22:55:42 v2.2.0-dev.22 22:55:42 v2.2.0-dev.23 22:55:42 v2.2.0-dev.24 22:55:42 v2.2.0-dev.25 22:55:42 v2.2.0-dev.26 22:55:42 v2.2.0-dev.27 22:55:42 v2.2.0-dev.28 22:55:42 v2.2.0-dev.29 22:55:42 v2.2.0-dev.3 22:55:42 v2.2.0-dev.30 22:55:42 v2.2.0-dev.31 22:55:42 v2.2.0-dev.32 22:55:42 v2.2.0-dev.33 22:55:42 v2.2.0-dev.34 22:55:42 v2.2.0-dev.35 22:55:42 v2.2.0-dev.36 22:55:42 v2.2.0-dev.37 22:55:42 v2.2.0-dev.38 22:55:42 v2.2.0-dev.39 22:55:42 v2.2.0-dev.4 22:55:42 v2.2.0-dev.5 22:55:42 v2.2.0-dev.6 22:55:42 v2.2.0-dev.7 22:55:42 v2.2.0-dev.8 22:55:42 v2.2.0-dev.9 22:55:42 v2.2.1-dev.1 [Pipeline] sh 22:55:42 + lftools sign git-tag v2.2.0 22:55:42 Signing Git tag with Sigul... 22:55:42 Signing v2.2.0 [Pipeline] echo 22:55:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:55:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:55:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:55:43 $ docker stop --time=1 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 22:55:44 $ docker rm -f 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:55:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:45 . [Pipeline] withDockerContainer 22:55:45 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:55:45 $ docker top ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:46 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:46 + git semver [Pipeline] } 22:55:46 $ docker stop --time=1 ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 22:55:47 $ docker rm -f ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 [Pipeline] // withDockerContainer [Pipeline] sh 22:55:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:55:48 . [Pipeline] withDockerContainer 22:55:48 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:55:48 $ docker top 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:49 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:49 + git semver [Pipeline] } 22:55:49 $ docker stop --time=1 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 22:55:50 $ docker rm -f 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 [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 22:55:51 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:55:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:55:51 total 16 22:55:51 drwxr-xr-x 3 root root 4096 May 23 22:47 . 22:55:51 drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:55 .. 22:55:51 drwxr-xr-x 2 root root 4096 May 23 22:47 cost 22:55:51 -rw-r--r-- 1 root root 94 May 23 22:47 cost.csv 22:55:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:55:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:55:51 total 16 22:55:51 drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:47 . 22:55:51 drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:55 .. 22:55:51 drwxr-xr-x 2 jenkins jenkins 4096 May 23 22:47 cost 22:55:51 -rw-r--r-- 1 jenkins jenkins 94 May 23 22:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:52 ---> package-listing.sh 22:55:52 ++ facter osfamily 22:55:52 ++ tr '[:upper:]' '[:lower:]' 22:55:52 + OS_FAMILY=debian 22:55:52 + workspace=/w/workspace/ry_app-service-configurable_main 22:55:52 + START_PACKAGES=/tmp/packages_start.txt 22:55:52 + END_PACKAGES=/tmp/packages_end.txt 22:55:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:52 + PACKAGES=/tmp/packages_start.txt 22:55:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:55:52 + PACKAGES=/tmp/packages_end.txt 22:55:52 + case "${OS_FAMILY}" in 22:55:52 + dpkg -l 22:55:52 + grep '^ii' 22:55:52 + '[' -f /tmp/packages_start.txt ']' 22:55:52 + '[' -f /tmp/packages_end.txt ']' 22:55:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:55:52 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:55:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:55:52 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 22:55:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:53 . [Pipeline] withDockerContainer 22:55:53 prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container 22:55:53 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:54 $ docker top 6f1fd7de09db9c06700f780803757f78554ce00b1d9b465d61270675dbd743f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:54 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:55 + ls /var/log/sa-host 22:55:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:55 provisioning config files... 22:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4743387341914690725tmp [Pipeline] { [Pipeline] echo 22:55:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:55 ---> create-netrc.sh [Pipeline] } 22:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:55 ---> python-tools-install.sh [Pipeline] echo 22:55:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:56 ---> sudo-logs.sh 22:55:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:56 ---> job-cost.sh 22:55:56 lf-activate-venv: SKIPPING 22:55:56 DEBUG: total: 0.2199999988079071 22:55:56 INFO: Retrieving Stack Cost... 22:55:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:57 INFO: Archiving Costs [Pipeline] echo 22:55:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:57 ---> logs-deploy.sh 22:55:57 lf-activate-venv: SKIPPING 22:55:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/78 22:55:57 INFO: archiving workspace using pattern(s): 22:55:58 Archives upload complete. 22:55:58 INFO: archiving logs to Nexus