Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a7dba17a903efbf39ab13b10ad13ffbdf09964 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-ssh15558149780793774646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9520723027184415200.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh778400818737315184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh5686391065346251853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7133913647928085133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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, goVersion:1.16, buildSnap:true] ========================================================= [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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-7415 in /w/workspace/app-service-configurable_jakarta [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/app-service-configurable_jakarta # 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 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 (jakarta) Commit message: "build: Update to patch released SDK and update changeLog (#544)" > 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 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 # timeout=10 > git rev-list --no-walk 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:18:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:18:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:18:22 ========================================================= 17:18:22 EdgeX Global Pipelines Version Info 17:18:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:18:22 ------------------- 17:18:22 stable info: 17:18:22 ------------------- 17:18:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:18:22 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:18:22 Message: update stable to v1.0.245 17:18:23 ------------------- 17:18:23 experimental info: 17:18:23 ------------------- 17:18:23 Commited By: **** collab-it+edgex@linuxfoundation.org 17:18:23 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 17:18:23 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a7dba [Pipeline] echo 17:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:24 provisioning config files... 17:18:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config15361042753744808147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:24 ---> docker-login.sh 17:18:24 nexus3.edgexfoundry.org:10001 17:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:24 Configure a credential helper to remove this warning. See 17:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:24 17:18:24 Login Succeeded 17:18:24 nexus3.edgexfoundry.org:10002 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 nexus3.edgexfoundry.org:10003 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 nexus3.edgexfoundry.org:10004 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 docker.io 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 ---> docker-login.sh ends [Pipeline] } 17:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:18:26 + git rev-list -1 --merges c9a7dba17a903efbf39ab13b10ad13ffbdf09964~1..c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo 17:18:26 -----------> git rev-list -1 --merges c9a7dba17a903efbf39ab13b10ad13ffbdf09964~1..c9a7dba17a903efbf39ab13b10ad13ffbdf09964 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [false] [Pipeline] sh 17:18:26 + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo 17:18:26 ========================================================= 17:18:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:18:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:26 + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo 17:18:26 [semverPrep] GIT_COMMIT: c9a7dba17a903efbf39ab13b10ad13ffbdf09964, Commit Message: build: Update to patch released SDK and update changeLog (#544) [Pipeline] echo 17:18:26 [semverPrep] This is not a build commit. [Pipeline] sh 17:18:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:27 + grep -v github /etc/ssh/ssh_known_hosts 17:18:27 + [ -e /tmp/ssh_known_hosts ] 17:18:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:18:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:18:27 + sudo tee -a /etc/ssh/ssh_known_hosts 17:18:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:27 17:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:27 0.1.4: Pulling from edgex-devops/py-git-semver 17:18:27 b85a868b505f: Pulling fs layer 17:18:27 e2be974225ed: Pulling fs layer 17:18:27 339a4e72a1f5: Pulling fs layer 17:18:27 988bab9f4d93: Pulling fs layer 17:18:27 1469e6f7b9e6: Pulling fs layer 17:18:27 eaf3925da568: Pulling fs layer 17:18:27 bab4dde63d76: Pulling fs layer 17:18:27 bde34c3a00c8: Pulling fs layer 17:18:27 b352a97aabf1: Pulling fs layer 17:18:27 4872d77fe225: Pulling fs layer 17:18:27 5851b861e8e6: Pulling fs layer 17:18:27 b352a97aabf1: Waiting 17:18:27 1469e6f7b9e6: Waiting 17:18:27 eaf3925da568: Waiting 17:18:27 bab4dde63d76: Waiting 17:18:27 4872d77fe225: Waiting 17:18:27 5851b861e8e6: Waiting 17:18:27 988bab9f4d93: Waiting 17:18:27 bde34c3a00c8: Waiting 17:18:27 e2be974225ed: Verifying Checksum 17:18:27 e2be974225ed: Download complete 17:18:27 988bab9f4d93: Verifying Checksum 17:18:27 988bab9f4d93: Download complete 17:18:27 1469e6f7b9e6: Verifying Checksum 17:18:27 1469e6f7b9e6: Download complete 17:18:28 339a4e72a1f5: Verifying Checksum 17:18:28 339a4e72a1f5: Download complete 17:18:28 eaf3925da568: Verifying Checksum 17:18:28 eaf3925da568: Download complete 17:18:28 bde34c3a00c8: Download complete 17:18:28 b352a97aabf1: Verifying Checksum 17:18:28 b352a97aabf1: Download complete 17:18:28 4872d77fe225: Verifying Checksum 17:18:28 4872d77fe225: Download complete 17:18:28 5851b861e8e6: Verifying Checksum 17:18:28 5851b861e8e6: Download complete 17:18:28 b85a868b505f: Verifying Checksum 17:18:28 b85a868b505f: Download complete 17:18:28 bab4dde63d76: Verifying Checksum 17:18:28 bab4dde63d76: Download complete 17:18:29 b85a868b505f: Pull complete 17:18:29 e2be974225ed: Pull complete 17:18:29 339a4e72a1f5: Pull complete 17:18:30 988bab9f4d93: Pull complete 17:18:30 1469e6f7b9e6: Pull complete 17:18:30 eaf3925da568: Pull complete 17:18:32 bab4dde63d76: Pull complete 17:18:32 bde34c3a00c8: Pull complete 17:18:32 b352a97aabf1: Pull complete 17:18:32 4872d77fe225: Pull complete 17:18:32 5851b861e8e6: Pull complete 17:18:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:32 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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:0.1.4 cat 17:18:34 $ docker top f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 -eo pid,comm 17:18:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:18:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:34 [ssh-agent] Looking for ssh-agent implementation... 17:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:34 $ docker exec f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent 17:18:34 SSH_AUTH_SOCK=/tmp/ssh-huDTuhFMw6kf/agent.32 17:18:34 SSH_AGENT_PID=38 17:18:34 Running ssh-add (command line suppressed) 17:18:34 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_11355640284645493151.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_11355640284645493151.key) 17:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:34 + git tag --points-at HEAD [Pipeline] } 17:18:34 $ docker exec --env ******** --env ******** f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent -k 17:18:34 unset SSH_AUTH_SOCK; 17:18:34 unset SSH_AGENT_PID; 17:18:34 echo Agent pid 38 killed; 17:18:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:34 [ssh-agent] Looking for ssh-agent implementation... 17:18:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:35 $ docker exec f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent 17:18:35 SSH_AUTH_SOCK=/tmp/ssh-yvBkk5TbNAKo/agent.70 17:18:35 SSH_AGENT_PID=76 17:18:35 Running ssh-add (command line suppressed) 17:18:35 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_7211704872666890714.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_7211704872666890714.key) 17:18:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:35 + git semver init 17:18:35 2023-04-11 17:18:35,758 [run_init] DEBUG init version:0.0.0 force:False 17:18:35 2023-04-11 17:18:35,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/app-service-configurable_jakarta/.semver 17:18:35 2023-04-11 17:18:35,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/app-service-configurable_jakarta/.semver 17:18:35 2023-04-11 17:18:35,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/app-service-configurable_jakarta/.semver'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 17:18:36 2023-04-11 17:18:36,505 [append_file] DEBUG append to file:/w/workspace/app-service-configurable_jakarta/.git/info/exclude 17:18:36 2023-04-11 17:18:36,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:False 17:18:36 2023-04-11 17:18:36,506 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:18:36 2023-04-11 17:18:36,506 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:18:36 2.1.2-dev.2 [Pipeline] } 17:18:36 $ docker exec --env ******** --env ******** f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent -k 17:18:36 unset SSH_AUTH_SOCK; 17:18:36 unset SSH_AGENT_PID; 17:18:36 echo Agent pid 76 killed; 17:18:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:37 + git semver [Pipeline] } 17:18:37 $ docker stop --time=1 f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 17:18:38 $ docker rm -f --volumes f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:18:39 Stashed 1 file(s) [Pipeline] echo 17:18:39 [edgeXSemver]: initialized semver on version 2.1.2-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:39 provisioning config files... 17:18:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config2154227406793549329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:39 ---> docker-login.sh 17:18:39 nexus3.edgexfoundry.org:10001 17:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:39 Configure a credential helper to remove this warning. See 17:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:39 17:18:39 Login Succeeded 17:18:39 nexus3.edgexfoundry.org:10002 17:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:39 Configure a credential helper to remove this warning. See 17:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:39 17:18:39 Login Succeeded 17:18:39 nexus3.edgexfoundry.org:10003 17:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:40 Configure a credential helper to remove this warning. See 17:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:40 17:18:40 Login Succeeded 17:18:40 nexus3.edgexfoundry.org:10004 17:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:40 Configure a credential helper to remove this warning. See 17:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:40 17:18:40 Login Succeeded 17:18:40 docker.io 17:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:40 Configure a credential helper to remove this warning. See 17:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:40 17:18:40 Login Succeeded 17:18:40 ---> docker-login.sh ends [Pipeline] } 17:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:18:40 + grep ^go [0-9].[0-9]* go.mod 17:18:40 + cut -d -f 2 [Pipeline] echo 17:18:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:40 ========================================================= 17:18:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 17:18:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 17:18:41 Sending build context to Docker daemon 13.68MB 17:18:41 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 17:18:41 Step 2/12 : FROM ${BASE} AS builder 17:18:41 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 17:18:41 a0d0a0d46f8b: Pulling fs layer 17:18:41 31adcdaf11c8: Pulling fs layer 17:18:41 b8b176561691: Pulling fs layer 17:18:41 4527c011a84f: Pulling fs layer 17:18:41 5d74067f8e1e: Pulling fs layer 17:18:41 fd57009d33ed: Pulling fs layer 17:18:41 6b058263d067: Pulling fs layer 17:18:41 16d7c86c65f4: Pulling fs layer 17:18:41 1290d154cb4b: Pulling fs layer 17:18:41 6b058263d067: Waiting 17:18:41 16d7c86c65f4: Waiting 17:18:41 4527c011a84f: Waiting 17:18:41 5d74067f8e1e: Waiting 17:18:41 fd57009d33ed: Waiting 17:18:41 b8b176561691: Verifying Checksum 17:18:41 b8b176561691: Download complete 17:18:41 31adcdaf11c8: Download complete 17:18:41 5d74067f8e1e: Verifying Checksum 17:18:41 5d74067f8e1e: Download complete 17:18:41 fd57009d33ed: Download complete 17:18:41 a0d0a0d46f8b: Download complete 17:18:41 6b058263d067: Verifying Checksum 17:18:41 6b058263d067: Download complete 17:18:41 16d7c86c65f4: Verifying Checksum 17:18:41 16d7c86c65f4: Download complete 17:18:41 a0d0a0d46f8b: Pull complete 17:18:41 31adcdaf11c8: Pull complete 17:18:41 b8b176561691: Pull complete 17:18:41 4527c011a84f: Verifying Checksum 17:18:41 4527c011a84f: Download complete 17:18:42 1290d154cb4b: Verifying Checksum 17:18:42 1290d154cb4b: Download complete 17:18:45 4527c011a84f: Pull complete 17:18:45 5d74067f8e1e: Pull complete 17:18:45 fd57009d33ed: Pull complete 17:18:45 6b058263d067: Pull complete 17:18:45 16d7c86c65f4: Pull complete 17:18:47 1290d154cb4b: Pull complete 17:18:47 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 17:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 17:18:47 ---> de6a6ee31cbe 17:18:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:18:48 ---> Running in c427587247b3 17:18:48 Removing intermediate container c427587247b3 17:18:48 ---> 73ed3aa114fa 17:18:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:18:48 ---> Running in 5d57bb0e660e 17:18:48 Removing intermediate container 5d57bb0e660e 17:18:48 ---> db7b5491151b 17:18:48 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:18:48 ---> Running in 1fc1cc8b70dd 17:18:48 Removing intermediate container 1fc1cc8b70dd 17:18:48 ---> d8a17ac32285 17:18:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:48 ---> Running in b0abd2eb57e4 17:18:49 Removing intermediate container b0abd2eb57e4 17:18:49 ---> 65eaf7490e02 17:18:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:49 ---> Running in 6aefcb5e3a91 17:18:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:18:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:18:50 OK: 220 MiB in 52 packages 17:18:50 Removing intermediate container 6aefcb5e3a91 17:18:50 ---> dca9d5b27c28 17:18:50 Step 8/12 : WORKDIR /app 17:18:50 ---> Running in b94c46209c8b 17:18:50 Removing intermediate container b94c46209c8b 17:18:50 ---> 667e16ffe58e 17:18:50 Step 9/12 : COPY . . 17:18:51 ---> 7ac5e6ef6144 17:18:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:51 ---> Running in 4304d683327b 17:18:51 skipping... 17:18:52 Removing intermediate container 4304d683327b 17:18:52 ---> b0038be3dd91 17:18:52 Step 11/12 : ARG MAKE="make build" 17:18:52 ---> Running in aa9ffcef5ae1 17:18:52 Removing intermediate container aa9ffcef5ae1 17:18:52 ---> bfc9d6cf58f9 17:18:52 Step 12/12 : RUN $MAKE 17:18:52 ---> Running in 1634fda2283f 17:18:52 noop 17:18:52 Removing intermediate container 1634fda2283f 17:18:52 ---> f83890af7178 17:18:52 Successfully built f83890af7178 17:18:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:53 + docker inspect -f . ci-base-image-x86_64 17:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:53 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:53 $ docker top d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:53 + go version 17:18:53 go version go1.16.8 linux/amd64 [Pipeline] } 17:18:53 $ docker stop --time=1 d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca 17:18:54 Still waiting to schedule task 17:18:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:18:55 $ docker rm -f --volumes d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:55 + docker inspect -f . ci-base-image-x86_64 17:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:55 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:56 $ docker top bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:56 + git config --global --add safe.directory /w/workspace/app-service-configurable_jakarta [Pipeline] fileExists [Pipeline] sh 17:18:56 + make test 17:18:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:19:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:19:04 CGO_ENABLED=1 go vet ./... 17:19:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:09 ./bin/test-attribution-txt.sh 17:19:10 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 17:19:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 17:19:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 17:19:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 17:19:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 17:19:10 go: downloading github.com/gorilla/mux v1.8.0 17:19:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:19:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:19:10 go: downloading github.com/google/uuid v1.3.0 17:19:10 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:19:10 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:19:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:19:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:19:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 17:19:10 go: downloading github.com/pelletier/go-toml v1.9.4 17:19:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 17:19:10 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:19:10 go: downloading github.com/hashicorp/consul/api v1.9.1 17:19:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:19:10 go: downloading github.com/go-kit/kit v0.11.0 17:19:10 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:19:10 go: downloading github.com/pebbe/zmq4 v1.2.7 17:19:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:19:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:19:10 go: downloading github.com/mitchellh/copystructure v1.0.0 17:19:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:19:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:19:10 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:19:10 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:19:10 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:19:10 go: downloading golang.org/x/text v0.3.6 17:19:10 go: downloading github.com/hashicorp/errwrap v1.0.0 17:19:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:19:10 go: downloading github.com/x448/float16 v0.8.4 17:19:10 go: downloading github.com/gorilla/websocket v1.4.2 17:19:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:19:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:19:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:19:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:19:10 go: downloading github.com/hashicorp/serf v0.9.5 17:19:10 go: downloading github.com/go-playground/universal-translator v0.18.0 17:19:10 go: downloading github.com/leodido/go-urn v1.2.1 17:19:10 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:19:10 go: downloading github.com/fatih/color v1.9.0 17:19:10 go: downloading github.com/mattn/go-colorable v0.1.6 17:19:10 go: downloading github.com/mattn/go-isatty v0.0.12 17:19:10 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:19:10 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 17:19:12 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:19:12 + go mod tidy 17:19:12 go: downloading github.com/stretchr/testify v1.7.0 17:19:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:19:12 go: downloading github.com/go-stack/stack v1.8.0 17:19:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:19:12 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:19:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:19:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:19:12 go: downloading github.com/hashicorp/memberlist v0.2.2 17:19:12 go: downloading github.com/pkg/errors v0.9.1 17:19:12 go: downloading github.com/onsi/ginkgo v1.10.1 17:19:12 go: downloading github.com/onsi/gomega v1.7.0 17:19:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:19:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:19:12 go: downloading github.com/davecgh/go-spew v1.1.1 17:19:12 go: downloading github.com/pmezard/go-difflib v1.0.0 17:19:12 go: downloading github.com/stretchr/objx v0.1.1 17:19:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:19:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:19:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:19:12 go: downloading github.com/miekg/dns v1.1.26 17:19:12 go: downloading gopkg.in/yaml.v2 v2.3.0 17:19:12 go: downloading github.com/hpcloud/tail v1.0.0 17:19:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:19:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 17:19:13 $ docker stop --time=1 bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 17:19:14 $ docker rm -f --volumes bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:16 + ls -al . 17:19:16 total 180 17:19:16 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:19 . 17:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:18 .. 17:19:16 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:18 .dockerignore 17:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:18 .git 17:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:18 .github 17:19:16 -rw-rw-r-- 1 jenkins jenkins 97 Apr 11 17:18 .gitignore 17:19:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:18 .semver 17:19:16 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 11 17:18 Attribution.txt 17:19:16 -rw-rw-r-- 1 jenkins jenkins 24052 Apr 11 17:18 CHANGELOG.md 17:19:16 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 11 17:18 Dockerfile 17:19:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:18 GOVERNANCE.md 17:19:16 -rw-rw-r-- 1 jenkins jenkins 710 Apr 11 17:18 Jenkinsfile 17:19:16 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:18 LICENSE 17:19:16 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:18 OWNERS.md 17:19:16 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 11 17:18 README.md 17:19:16 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:18 VERSION 17:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:18 bin 17:19:16 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:18 coverage.out 17:19:16 -rw-rw-r-- 1 jenkins jenkins 129 Apr 11 17:19 go.mod 17:19:16 -rw-rw-r-- 1 jenkins jenkins 49193 Apr 11 17:18 go.sum 17:19:16 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:18 main.go 17:19:16 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 11 17:18 makefile 17:19:16 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:18 res 17:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:18 snap 17:19:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 17:18 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:16 + 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=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 --label arch=amd64 --label version=2.1.2-dev.2 . 17:19:16 Sending build context to Docker daemon 13.68MB 17:19:16 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 17:19:16 Step 2/26 : FROM ${BASE} AS builder 17:19:16 ---> f83890af7178 17:19:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:19:16 ---> Running in e066ad676465 17:19:16 Removing intermediate container e066ad676465 17:19:16 ---> ee83cc16f25a 17:19:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:19:16 ---> Running in d4856f5c38a1 17:19:16 Removing intermediate container d4856f5c38a1 17:19:16 ---> b076e5711676 17:19:16 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:19:16 ---> Running in cdacb8489904 17:19:17 Removing intermediate container cdacb8489904 17:19:17 ---> e7a9cba40f69 17:19:17 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:17 ---> Running in 4a1232875714 17:19:17 Removing intermediate container 4a1232875714 17:19:17 ---> 6c8e6629bafb 17:19:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:17 ---> Running in ad074de67b72 17:19:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:19:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:19:19 OK: 220 MiB in 52 packages 17:19:19 Removing intermediate container ad074de67b72 17:19:19 ---> 3709b13f3920 17:19:19 Step 8/26 : WORKDIR /app 17:19:19 ---> Running in aa73548c2baa 17:19:19 Removing intermediate container aa73548c2baa 17:19:19 ---> 6c36435268ca 17:19:19 Step 9/26 : COPY . . 17:19:20 ---> fcabf25d5969 17:19:20 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:20 ---> Running in 46a6c1c9f15a 17:19:20 skipping... 17:19:20 Removing intermediate container 46a6c1c9f15a 17:19:20 ---> 250edd3a998a 17:19:20 Step 11/26 : ARG MAKE="make build" 17:19:20 ---> Running in 2cc7b3dbb347 17:19:20 Removing intermediate container 2cc7b3dbb347 17:19:20 ---> ac9d3c32d831 17:19:20 Step 12/26 : RUN $MAKE 17:19:20 ---> Running in 1365068a8d30 17:19:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.2" -o app-service-configurable 17:19:29 Removing intermediate container 1365068a8d30 17:19:29 ---> e30553d98a51 17:19:29 Step 13/26 : FROM alpine:3.14 17:19:29 3.14: Pulling from library/alpine 17:19:29 f7dab3ab2d6e: Pulling fs layer 17:19:29 f7dab3ab2d6e: Verifying Checksum 17:19:29 f7dab3ab2d6e: Download complete 17:19:29 f7dab3ab2d6e: Pull complete 17:19:29 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 17:19:29 Status: Downloaded newer image for alpine:3.14 17:19:29 ---> 9e179bacf43c 17:19:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:19:29 ---> Running in 16b86a57dc30 17:19:29 Removing intermediate container 16b86a57dc30 17:19:29 ---> 51fc0f83f4c2 17:19:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:19:29 ---> Running in 53e1fe92ac37 17:19:29 Removing intermediate container 53e1fe92ac37 17:19:29 ---> 4a0739e451da 17:19:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:19:29 ---> Running in 7204bfab2eef 17:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:19:29 (1/7) Installing ca-certificates (20220614-r0) 17:19:29 (2/7) Installing dumb-init (1.2.5-r1) 17:19:29 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:19:29 (4/7) Installing libsodium (1.0.18-r0) 17:19:29 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:19:29 (6/7) Installing libzmq (4.3.4-r0) 17:19:29 (7/7) Installing zeromq (4.3.4-r0) 17:19:29 Executing busybox-1.33.1-r8.trigger 17:19:29 Executing ca-certificates-20220614-r0.trigger 17:19:29 OK: 9 MiB in 21 packages 17:19:30 Removing intermediate container 7204bfab2eef 17:19:30 ---> f6c6d836265d 17:19:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:19:30 ---> 23aa9339bc76 17:19:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:19:30 ---> d40ce971272c 17:19:30 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:19:31 ---> be554c685542 17:19:31 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:19:31 ---> 1bfcff88a785 17:19:31 Step 21/26 : EXPOSE 48095 17:19:31 ---> Running in 08d422a94642 17:19:31 Removing intermediate container 08d422a94642 17:19:31 ---> 4d9430e2d005 17:19:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:19:31 ---> Running in 51ea075ca4e1 17:19:31 Removing intermediate container 51ea075ca4e1 17:19:31 ---> cbe201c2ea5d 17:19:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:31 ---> Running in 21951aaf86f0 17:19:31 Removing intermediate container 21951aaf86f0 17:19:31 ---> e26c24c22ced 17:19:31 Step 24/26 : LABEL arch=amd64 17:19:31 ---> Running in 400c594b8b18 17:19:31 Removing intermediate container 400c594b8b18 17:19:31 ---> 8beabfab0b92 17:19:31 Step 25/26 : LABEL git_sha=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:19:31 ---> Running in 977362495bf8 17:19:32 Removing intermediate container 977362495bf8 17:19:32 ---> ec979d0f4f5e 17:19:32 Step 26/26 : LABEL version=2.1.2-dev.2 17:19:32 ---> Running in ced30c15136e 17:19:32 Removing intermediate container ced30c15136e 17:19:32 ---> f63d9c4a75bf 17:19:32 [Warning] One or more build-args [ARCH] were not consumed 17:19:32 Successfully built f63d9c4a75bf 17:19:32 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:32 provisioning config files... 17:19:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config18021250545986734485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:32 ---> docker-login.sh 17:19:32 nexus3.edgexfoundry.org:10001 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 nexus3.edgexfoundry.org:10002 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 nexus3.edgexfoundry.org:10003 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 nexus3.edgexfoundry.org:10004 17:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:33 Configure a credential helper to remove this warning. See 17:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:33 17:19:33 Login Succeeded 17:19:33 docker.io 17:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:33 Configure a credential helper to remove this warning. See 17:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:33 17:19:33 Login Succeeded 17:19:33 ---> docker-login.sh ends [Pipeline] } 17:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:33 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:33 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:19:33 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:19:33 2.1.2-dev.2 17:19:33 c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:19:33 jakarta 17:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:19:34 e037c56cd7c7: Preparing 17:19:34 15e8635794bf: Preparing 17:19:34 fc8d1f2f3c25: Preparing 17:19:34 0dfbc6cf621b: Preparing 17:19:34 8a7fd9a0d93a: Preparing 17:19:34 9733ccc39513: Preparing 17:19:34 9733ccc39513: Waiting 17:19:34 fc8d1f2f3c25: Pushed 17:19:34 15e8635794bf: Pushed 17:19:34 0dfbc6cf621b: Pushed 17:19:34 9733ccc39513: Layer already exists 17:19:34 8a7fd9a0d93a: Pushed 17:19:35 e037c56cd7c7: Pushed 17:19:35 c9a7dba17a903efbf39ab13b10ad13ffbdf09964: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 17:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:19:36 e037c56cd7c7: Preparing 17:19:36 15e8635794bf: Preparing 17:19:36 fc8d1f2f3c25: Preparing 17:19:36 0dfbc6cf621b: Preparing 17:19:36 8a7fd9a0d93a: Preparing 17:19:36 9733ccc39513: Preparing 17:19:36 9733ccc39513: Waiting 17:19:36 15e8635794bf: Layer already exists 17:19:36 fc8d1f2f3c25: Layer already exists 17:19:36 0dfbc6cf621b: Layer already exists 17:19:36 e037c56cd7c7: Layer already exists 17:19:36 8a7fd9a0d93a: Layer already exists 17:19:36 9733ccc39513: Layer already exists 17:19:36 2.1.2-dev.2: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:19:36 e037c56cd7c7: Preparing 17:19:36 15e8635794bf: Preparing 17:19:36 fc8d1f2f3c25: Preparing 17:19:36 0dfbc6cf621b: Preparing 17:19:36 8a7fd9a0d93a: Preparing 17:19:36 9733ccc39513: Preparing 17:19:36 9733ccc39513: Waiting 17:19:36 fc8d1f2f3c25: Layer already exists 17:19:36 0dfbc6cf621b: Layer already exists 17:19:36 8a7fd9a0d93a: Layer already exists 17:19:36 15e8635794bf: Layer already exists 17:19:36 e037c56cd7c7: Layer already exists 17:19:36 9733ccc39513: Layer already exists 17:19:36 c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta 17:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:19:37 e037c56cd7c7: Preparing 17:19:37 15e8635794bf: Preparing 17:19:37 fc8d1f2f3c25: Preparing 17:19:37 0dfbc6cf621b: Preparing 17:19:37 8a7fd9a0d93a: Preparing 17:19:37 9733ccc39513: Preparing 17:19:37 9733ccc39513: Waiting 17:19:37 8a7fd9a0d93a: Layer already exists 17:19:37 fc8d1f2f3c25: Layer already exists 17:19:37 e037c56cd7c7: Layer already exists 17:19:37 15e8635794bf: Layer already exists 17:19:37 0dfbc6cf621b: Layer already exists 17:19:37 9733ccc39513: Layer already exists 17:19:37 jakarta: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:37 ===================================================== [Pipeline] echo 17:19:37 taggedImages: 17:19:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:19:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 17:19:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:19:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:38 17:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:38 latest: Pulling from edgex-lftools-log-publisher 17:19:38 5eb5b503b376: Pulling fs layer 17:19:38 5c69ac0246d0: Pulling fs layer 17:19:38 ec43610c2a17: Pulling fs layer 17:19:38 3a2ae6a8a46f: Pulling fs layer 17:19:38 33b1e0a273af: Pulling fs layer 17:19:38 5d3b04190fa2: Pulling fs layer 17:19:38 2f39f015ded8: Pulling fs layer 17:19:38 3a2ae6a8a46f: Waiting 17:19:38 2f39f015ded8: Waiting 17:19:38 5d3b04190fa2: Waiting 17:19:38 33b1e0a273af: Waiting 17:19:38 5c69ac0246d0: Download complete 17:19:38 3a2ae6a8a46f: Download complete 17:19:38 33b1e0a273af: Verifying Checksum 17:19:38 33b1e0a273af: Download complete 17:19:38 5d3b04190fa2: Verifying Checksum 17:19:38 ec43610c2a17: Verifying Checksum 17:19:38 ec43610c2a17: Download complete 17:19:38 5eb5b503b376: Verifying Checksum 17:19:38 5eb5b503b376: Download complete 17:19:39 2f39f015ded8: Download complete 17:19:39 5eb5b503b376: Pull complete 17:19:40 5c69ac0246d0: Pull complete 17:19:40 ec43610c2a17: Pull complete 17:19:40 3a2ae6a8a46f: Pull complete 17:19:40 33b1e0a273af: Pull complete 17:19:40 5d3b04190fa2: Pull complete 17:19:45 2f39f015ded8: Pull complete 17:19:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:45 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:19:45 $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 17:19:47 $ docker top 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:47 ---> job-cost.sh 17:19:47 lf-activate-venv: SKIPPING 17:19:47 INFO: No Stack... 17:19:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:48 INFO: Archiving Costs [Pipeline] sh 17:19:48 + cat /w/workspace/app-service-configurable_jakarta/archives/cost.csv 17:19:48 + cut -d, -f6 [Pipeline] lock 17:19:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] 17:19:48 Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] did not exist. Created. 17:19:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:48 + echo total: 0.2199999988079071 [Pipeline] stash 17:19:48 Stashed 1 file(s) [Pipeline] } 17:19:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:48 $ docker stop --time=1 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc 17:19:49 $ docker rm -f --volumes 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7416 in /w/workspace/app-service-configurable_jakarta [Pipeline] { [Pipeline] ws 17:20:38 Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout 17:20:38 Selected Git installation does not exist. Using Default 17:20:38 The recommended git tool is: NONE 17:20:43 using credential edgex-jenkins-ssh 17:20:43 Cloning the remote Git repository 17:20:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:20:44 > git init /w/workspace/app-service-configurable/8 # timeout=10 17:20:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:20:44 > git --version # timeout=10 17:20:44 > git --version # 'git version 2.25.1' 17:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:20:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:46 Avoid second fetch 17:20:46 Checking out Revision c9a7dba17a903efbf39ab13b10ad13ffbdf09964 (jakarta) 17:20:47 Commit message: "build: Update to patch released SDK and update changeLog (#544)" 17:20:46 > git config core.sparsecheckout # timeout=10 17:20:46 > git checkout -f c9a7dba17a903efbf39ab13b10ad13ffbdf09964 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:20:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:48 Dload Upload Total Spent Left Speed 17:20:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 17:20:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:20:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:20:49 + sudo tee /etc/docker/daemon.new 17:20:49 { 17:20:49 "registry-mirrors": [ 17:20:49 "https://nexus3.edgexfoundry.org:10001" 17:20:49 ], 17:20:49 "bip": "10.250.0.254/24", 17:20:49 "hosts": [ 17:20:49 "tcp://0.0.0.0:5555", 17:20:49 "unix:///var/run/docker.sock" 17:20:49 ], 17:20:49 "mtu": 1458, 17:20:49 "selinux-enabled": true, 17:20:49 "seccomp-profile": "/etc/docker/seccomp.json" 17:20:49 } [Pipeline] sh 17:20:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:20:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:11 provisioning config files... 17:21:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config6989369286164463334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:12 ---> docker-login.sh 17:21:12 nexus3.edgexfoundry.org:10001 17:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:12 Configure a credential helper to remove this warning. See 17:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:12 17:21:12 Login Succeeded 17:21:12 nexus3.edgexfoundry.org:10002 17:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:13 Configure a credential helper to remove this warning. See 17:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:13 17:21:13 Login Succeeded 17:21:13 nexus3.edgexfoundry.org:10003 17:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:13 Configure a credential helper to remove this warning. See 17:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:13 17:21:13 Login Succeeded 17:21:13 nexus3.edgexfoundry.org:10004 17:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:14 Configure a credential helper to remove this warning. See 17:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:14 17:21:14 Login Succeeded 17:21:14 docker.io 17:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:14 Configure a credential helper to remove this warning. See 17:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:14 17:21:14 Login Succeeded 17:21:14 ---> docker-login.sh ends [Pipeline] } 17:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:14 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:21:14 + cut -d -f 2 17:21:14 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 17:21:15 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:15 ========================================================= 17:21:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 17:21:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 17:21:16 Sending build context to Docker daemon 10.6MB 17:21:16 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 17:21:16 Step 2/12 : FROM ${BASE} AS builder 17:21:16 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 17:21:16 552d1f2373af: Pulling fs layer 17:21:16 ea3f2d53f512: Pulling fs layer 17:21:16 9e70ebbbe112: Pulling fs layer 17:21:16 7a9cfe048b4a: Pulling fs layer 17:21:16 72dc09318566: Pulling fs layer 17:21:16 f324388ff665: Pulling fs layer 17:21:16 53ef782089cf: Pulling fs layer 17:21:16 2af28fca035d: Pulling fs layer 17:21:16 f324388ff665: Waiting 17:21:16 7a9cfe048b4a: Waiting 17:21:16 53ef782089cf: Waiting 17:21:16 72dc09318566: Waiting 17:21:16 2af28fca035d: Waiting 17:21:16 9e70ebbbe112: Verifying Checksum 17:21:16 9e70ebbbe112: Download complete 17:21:16 ea3f2d53f512: Verifying Checksum 17:21:16 ea3f2d53f512: Download complete 17:21:16 72dc09318566: Verifying Checksum 17:21:16 72dc09318566: Download complete 17:21:16 f324388ff665: Verifying Checksum 17:21:16 f324388ff665: Download complete 17:21:16 552d1f2373af: Verifying Checksum 17:21:16 53ef782089cf: Download complete 17:21:17 552d1f2373af: Pull complete 17:21:17 ea3f2d53f512: Pull complete 17:21:18 9e70ebbbe112: Pull complete 17:21:18 2af28fca035d: Verifying Checksum 17:21:18 2af28fca035d: Download complete 17:21:19 7a9cfe048b4a: Verifying Checksum 17:21:19 7a9cfe048b4a: Download complete 17:21:31 7a9cfe048b4a: Pull complete 17:21:31 72dc09318566: Pull complete 17:21:31 f324388ff665: Pull complete 17:21:31 53ef782089cf: Pull complete 17:21:37 2af28fca035d: Pull complete 17:21:37 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 17:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 17:21:37 ---> d19f1962542a 17:21:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:21:38 ---> Running in df22e56d5e53 17:21:38 Removing intermediate container df22e56d5e53 17:21:38 ---> 51c512ba3982 17:21:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:21:38 ---> Running in e17665812075 17:21:38 Removing intermediate container e17665812075 17:21:38 ---> e38903be837a 17:21:38 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:21:38 ---> Running in 2e6e137efd67 17:21:38 Removing intermediate container 2e6e137efd67 17:21:38 ---> 2eb5f422b452 17:21:38 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:39 ---> Running in 67c029cf33f0 17:21:41 Removing intermediate container 67c029cf33f0 17:21:41 ---> f928f6296130 17:21:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:41 ---> Running in f51d15b143bf 17:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:44 OK: 219 MiB in 52 packages 17:21:45 Removing intermediate container f51d15b143bf 17:21:45 ---> f57f0d57648b 17:21:45 Step 8/12 : WORKDIR /app 17:21:45 ---> Running in aa578fc1c5bd 17:21:45 Removing intermediate container aa578fc1c5bd 17:21:45 ---> 96484f6b877d 17:21:45 Step 9/12 : COPY . . 17:21:48 ---> 4f96daaef3bf 17:21:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:48 ---> Running in a14d6b3e2073 17:21:49 skipping... 17:21:50 Removing intermediate container a14d6b3e2073 17:21:50 ---> f317f8b73726 17:21:50 Step 11/12 : ARG MAKE="make build" 17:21:50 ---> Running in adc833c4baf8 17:21:50 Removing intermediate container adc833c4baf8 17:21:50 ---> a39f6bd0e4d5 17:21:50 Step 12/12 : RUN $MAKE 17:21:50 ---> Running in 795072868bfd 17:21:51 noop 17:21:52 Removing intermediate container 795072868bfd 17:21:52 ---> b3114ac2df2e 17:21:52 Successfully built b3114ac2df2e 17:21:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:53 + docker inspect -f . ci-base-image-arm64 17:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:53 prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container 17:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:21:54 $ docker top 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:55 + go version 17:21:55 go version go1.16.8 linux/arm64 [Pipeline] } 17:21:55 $ docker stop --time=1 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 17:21:56 $ docker rm -f --volumes 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:57 + docker inspect -f . ci-base-image-arm64 17:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:57 prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container 17:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:22:00 $ docker top 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/8 [Pipeline] fileExists [Pipeline] sh 17:22:01 + make test 17:22:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:23:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:23:09 CGO_ENABLED=1 go vet ./... 17:23:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:31 ./bin/test-attribution-txt.sh 17:23:32 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 17:23:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:23:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 17:23:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 17:23:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 17:23:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 17:23:32 go: downloading github.com/gorilla/mux v1.8.0 17:23:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:23:32 go: downloading github.com/google/uuid v1.3.0 17:23:32 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:23:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:23:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:23:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:23:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 17:23:32 go: downloading github.com/pelletier/go-toml v1.9.4 17:23:32 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:23:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 17:23:32 go: downloading github.com/hashicorp/consul/api v1.9.1 17:23:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:23:32 go: downloading github.com/go-kit/kit v0.11.0 17:23:32 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:23:32 go: downloading github.com/pebbe/zmq4 v1.2.7 17:23:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:23:33 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:23:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:23:33 go: downloading github.com/mitchellh/copystructure v1.0.0 17:23:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:23:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:23:33 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:23:33 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:23:33 go: downloading golang.org/x/text v0.3.6 17:23:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:23:34 go: downloading github.com/hashicorp/errwrap v1.0.0 17:23:34 go: downloading github.com/x448/float16 v0.8.4 17:23:34 go: downloading github.com/gorilla/websocket v1.4.2 17:23:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:23:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:23:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:23:34 go: downloading github.com/hashicorp/serf v0.9.5 17:23:34 go: downloading github.com/go-playground/universal-translator v0.18.0 17:23:34 go: downloading github.com/leodido/go-urn v1.2.1 17:23:35 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:23:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:23:36 go: downloading github.com/fatih/color v1.9.0 17:23:36 go: downloading github.com/mattn/go-colorable v0.1.6 17:23:36 go: downloading github.com/mattn/go-isatty v0.0.12 17:23:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:23:36 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 17:23:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:23:41 + go mod tidy 17:23:41 go: downloading github.com/stretchr/testify v1.7.0 17:23:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:23:43 go: downloading github.com/go-stack/stack v1.8.0 17:23:43 go: downloading github.com/davecgh/go-spew v1.1.1 17:23:43 go: downloading github.com/pmezard/go-difflib v1.0.0 17:23:43 go: downloading github.com/stretchr/objx v0.1.1 17:23:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:23:43 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:23:43 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:23:43 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:23:43 go: downloading github.com/hashicorp/memberlist v0.2.2 17:23:43 go: downloading github.com/pkg/errors v0.9.1 17:23:43 go: downloading github.com/onsi/ginkgo v1.10.1 17:23:43 go: downloading github.com/onsi/gomega v1.7.0 17:23:43 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:23:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:23:44 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:23:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:23:44 go: downloading github.com/miekg/dns v1.1.26 17:23:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:23:44 go: downloading github.com/hpcloud/tail v1.0.0 17:23:44 go: downloading gopkg.in/yaml.v2 v2.3.0 17:23:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:23:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 17:23:44 $ docker stop --time=1 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 17:23:46 $ docker rm -f --volumes 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:48 Warning: overwriting stash ‘coverage-report’ 17:23:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:23:49 + ls -al . 17:23:49 total 176 17:23:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:23 . 17:23:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:20 .. 17:23:49 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:20 .dockerignore 17:23:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:20 .git 17:23:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:20 .github 17:23:49 -rw-rw-r-- 1 jenkins jenkins 97 Apr 11 17:20 .gitignore 17:23:49 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 11 17:20 Attribution.txt 17:23:49 -rw-rw-r-- 1 jenkins jenkins 24052 Apr 11 17:20 CHANGELOG.md 17:23:49 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 11 17:20 Dockerfile 17:23:49 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:20 GOVERNANCE.md 17:23:49 -rw-rw-r-- 1 jenkins jenkins 710 Apr 11 17:20 Jenkinsfile 17:23:49 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:20 LICENSE 17:23:49 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:20 OWNERS.md 17:23:49 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 11 17:20 README.md 17:23:49 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:18 VERSION 17:23:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:20 bin 17:23:49 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:22 coverage.out 17:23:49 -rw-rw-r-- 1 jenkins jenkins 129 Apr 11 17:23 go.mod 17:23:49 -rw-rw-r-- 1 jenkins jenkins 49193 Apr 11 17:20 go.sum 17:23:49 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:20 main.go 17:23:49 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 11 17:20 makefile 17:23:49 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:20 res 17:23:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:20 snap 17:23:49 drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 17:20 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:50 + 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=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 --label arch=arm64 --label version=2.1.2-dev.2 . 17:23:51 Sending build context to Docker daemon 10.61MB 17:23:51 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 17:23:51 Step 2/26 : FROM ${BASE} AS builder 17:23:51 ---> b3114ac2df2e 17:23:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:23:51 ---> Running in 620b1b0e7409 17:23:51 Removing intermediate container 620b1b0e7409 17:23:51 ---> 4f9766f479d3 17:23:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:23:51 ---> Running in a98cdc7996b3 17:23:52 Removing intermediate container a98cdc7996b3 17:23:52 ---> bc3d0fbd17c2 17:23:52 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:23:52 ---> Running in bcdabbb1efd3 17:23:52 Removing intermediate container bcdabbb1efd3 17:23:52 ---> d89d5e66e298 17:23:52 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:52 ---> Running in 0231cb997216 17:23:54 Removing intermediate container 0231cb997216 17:23:54 ---> bd77906b2c61 17:23:54 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:54 ---> Running in a032c4534b33 17:23:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:23:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:23:56 OK: 219 MiB in 52 packages 17:23:57 Removing intermediate container a032c4534b33 17:23:57 ---> c9303f694e65 17:23:57 Step 8/26 : WORKDIR /app 17:23:57 ---> Running in 784ba590b180 17:23:57 Removing intermediate container 784ba590b180 17:23:57 ---> 0e9008450007 17:23:57 Step 9/26 : COPY . . 17:24:01 ---> 88ab8affac6d 17:24:01 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:01 ---> Running in d00f969974dd 17:24:02 skipping... 17:24:02 Removing intermediate container d00f969974dd 17:24:02 ---> 7872daf60d47 17:24:02 Step 11/26 : ARG MAKE="make build" 17:24:02 ---> Running in 7b1072f8c0dd 17:24:03 Removing intermediate container 7b1072f8c0dd 17:24:03 ---> 292f30ff09ba 17:24:03 Step 12/26 : RUN $MAKE 17:24:03 ---> Running in af0a98eb764d 17:24:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.2" -o app-service-configurable 17:24:43 Removing intermediate container af0a98eb764d 17:24:43 ---> c65a449207cb 17:24:43 Step 13/26 : FROM alpine:3.14 17:24:43 3.14: Pulling from library/alpine 17:24:43 422ed46b1a92: Pulling fs layer 17:24:43 422ed46b1a92: Verifying Checksum 17:24:43 422ed46b1a92: Download complete 17:24:43 422ed46b1a92: Pull complete 17:24:43 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 17:24:43 Status: Downloaded newer image for alpine:3.14 17:24:43 ---> 46c5e66a9efa 17:24:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:24:43 ---> Running in ee433f745a41 17:24:43 Removing intermediate container ee433f745a41 17:24:43 ---> e0413b243c5a 17:24:43 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:24:43 ---> Running in 07720472f6e0 17:24:44 Removing intermediate container 07720472f6e0 17:24:44 ---> bc95de9ea4ca 17:24:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:24:44 ---> Running in e01fc01ff961 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:46 (1/7) Installing ca-certificates (20220614-r0) 17:24:46 (2/7) Installing dumb-init (1.2.5-r1) 17:24:46 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:24:46 (4/7) Installing libsodium (1.0.18-r0) 17:24:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:24:46 (6/7) Installing libzmq (4.3.4-r0) 17:24:46 (7/7) Installing zeromq (4.3.4-r0) 17:24:46 Executing busybox-1.33.1-r8.trigger 17:24:46 Executing ca-certificates-20220614-r0.trigger 17:24:46 OK: 9 MiB in 21 packages 17:24:50 Removing intermediate container e01fc01ff961 17:24:50 ---> 5db7e08aa4fc 17:24:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:24:50 ---> ce2de7171c79 17:24:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:24:50 ---> 97a0a0033ecb 17:24:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:24:51 ---> f5322b3657d9 17:24:51 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:24:52 ---> 88b09a0c8141 17:24:52 Step 21/26 : EXPOSE 48095 17:24:52 ---> Running in f58f077c4f7d 17:24:52 Removing intermediate container f58f077c4f7d 17:24:52 ---> dcb1bf250662 17:24:52 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:24:52 ---> Running in 1e87a3f1e561 17:24:52 Removing intermediate container 1e87a3f1e561 17:24:52 ---> ca02331992e8 17:24:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:52 ---> Running in b37f12515776 17:24:53 Removing intermediate container b37f12515776 17:24:53 ---> 4b2943aecb13 17:24:53 Step 24/26 : LABEL arch=arm64 17:24:53 ---> Running in 23cbd10a91fb 17:24:53 Removing intermediate container 23cbd10a91fb 17:24:53 ---> 4a3728de4442 17:24:53 Step 25/26 : LABEL git_sha=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:24:53 ---> Running in b0d89532e668 17:24:53 Removing intermediate container b0d89532e668 17:24:53 ---> 9db8c0190cc3 17:24:53 Step 26/26 : LABEL version=2.1.2-dev.2 17:24:53 ---> Running in b925ea69c44b 17:24:54 Removing intermediate container b925ea69c44b 17:24:54 ---> 221607bbe9e8 17:24:54 [Warning] One or more build-args [ARCH] were not consumed 17:24:54 Successfully built 221607bbe9e8 17:24:54 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:54 provisioning config files... 17:24:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config8503771478454181756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:54 ---> docker-login.sh 17:24:54 nexus3.edgexfoundry.org:10001 17:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:54 Configure a credential helper to remove this warning. See 17:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:54 17:24:54 Login Succeeded 17:24:54 nexus3.edgexfoundry.org:10002 17:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:55 Configure a credential helper to remove this warning. See 17:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:55 17:24:55 Login Succeeded 17:24:55 nexus3.edgexfoundry.org:10003 17:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:55 Configure a credential helper to remove this warning. See 17:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:55 17:24:55 Login Succeeded 17:24:55 nexus3.edgexfoundry.org:10004 17:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 docker.io 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 ---> docker-login.sh ends [Pipeline] } 17:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:24:56 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:56 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:24:56 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:24:56 2.1.2-dev.2 17:24:56 c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:24:56 jakarta 17:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:24:57 c82e695b2ba6: Preparing 17:24:57 757890b5680e: Preparing 17:24:57 c05b286e20c3: Preparing 17:24:57 c04c613cbbf9: Preparing 17:24:57 0ca9543b2ff3: Preparing 17:24:57 6979b741102e: Preparing 17:24:57 6979b741102e: Waiting 17:24:57 757890b5680e: Pushed 17:24:57 c05b286e20c3: Pushed 17:24:57 6979b741102e: Layer already exists 17:24:57 c04c613cbbf9: Pushed 17:24:57 0ca9543b2ff3: Pushed 17:25:00 c82e695b2ba6: Pushed 17:25:00 c9a7dba17a903efbf39ab13b10ad13ffbdf09964: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 17:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:25:01 c82e695b2ba6: Preparing 17:25:01 757890b5680e: Preparing 17:25:01 c05b286e20c3: Preparing 17:25:01 c04c613cbbf9: Preparing 17:25:01 0ca9543b2ff3: Preparing 17:25:01 6979b741102e: Preparing 17:25:01 6979b741102e: Waiting 17:25:01 c82e695b2ba6: Layer already exists 17:25:01 c05b286e20c3: Layer already exists 17:25:01 c04c613cbbf9: Layer already exists 17:25:01 757890b5680e: Layer already exists 17:25:01 0ca9543b2ff3: Layer already exists 17:25:01 6979b741102e: Layer already exists 17:25:01 2.1.2-dev.2: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:25:02 c82e695b2ba6: Preparing 17:25:02 757890b5680e: Preparing 17:25:02 c05b286e20c3: Preparing 17:25:02 c04c613cbbf9: Preparing 17:25:02 0ca9543b2ff3: Preparing 17:25:02 6979b741102e: Preparing 17:25:02 6979b741102e: Waiting 17:25:02 c05b286e20c3: Layer already exists 17:25:02 0ca9543b2ff3: Layer already exists 17:25:02 c82e695b2ba6: Layer already exists 17:25:02 c04c613cbbf9: Layer already exists 17:25:02 757890b5680e: Layer already exists 17:25:02 6979b741102e: Layer already exists 17:25:02 c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta 17:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:25:02 c82e695b2ba6: Preparing 17:25:02 757890b5680e: Preparing 17:25:02 c05b286e20c3: Preparing 17:25:02 c04c613cbbf9: Preparing 17:25:02 0ca9543b2ff3: Preparing 17:25:02 6979b741102e: Preparing 17:25:02 6979b741102e: Waiting 17:25:02 c82e695b2ba6: Layer already exists 17:25:02 c05b286e20c3: Layer already exists 17:25:02 c04c613cbbf9: Layer already exists 17:25:02 757890b5680e: Layer already exists 17:25:02 0ca9543b2ff3: Layer already exists 17:25:02 6979b741102e: Layer already exists 17:25:02 jakarta: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:03 ===================================================== [Pipeline] echo 17:25:03 taggedImages: 17:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 17:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 17:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 17:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:03 17:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:03 arm64: Pulling from edgex-lftools-log-publisher 17:25:03 8998bd30e6a1: Pulling fs layer 17:25:03 04944245beec: Pulling fs layer 17:25:03 699f458cf7ca: Pulling fs layer 17:25:03 765212b225bb: Pulling fs layer 17:25:03 f23df028b6ca: Pulling fs layer 17:25:03 d65c8cfc05b1: Pulling fs layer 17:25:03 2437ff75d9bd: Pulling fs layer 17:25:03 765212b225bb: Waiting 17:25:03 f23df028b6ca: Waiting 17:25:03 2437ff75d9bd: Waiting 17:25:03 d65c8cfc05b1: Waiting 17:25:04 04944245beec: Verifying Checksum 17:25:04 04944245beec: Download complete 17:25:04 765212b225bb: Verifying Checksum 17:25:04 765212b225bb: Download complete 17:25:04 f23df028b6ca: Verifying Checksum 17:25:04 f23df028b6ca: Download complete 17:25:04 d65c8cfc05b1: Verifying Checksum 17:25:04 d65c8cfc05b1: Download complete 17:25:04 699f458cf7ca: Verifying Checksum 17:25:04 699f458cf7ca: Download complete 17:25:04 8998bd30e6a1: Verifying Checksum 17:25:04 8998bd30e6a1: Download complete 17:25:07 2437ff75d9bd: Verifying Checksum 17:25:07 2437ff75d9bd: Download complete 17:25:08 8998bd30e6a1: Pull complete 17:25:09 04944245beec: Pull complete 17:25:10 699f458cf7ca: Pull complete 17:25:11 765212b225bb: Pull complete 17:25:11 f23df028b6ca: Pull complete 17:25:11 d65c8cfc05b1: Pull complete 17:25:26 2437ff75d9bd: Pull complete 17:25:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container 17:25:27 $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:25:30 $ docker top cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:31 ---> job-cost.sh 17:25:31 lf-activate-venv: SKIPPING 17:25:31 INFO: No Stack... 17:25:32 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:33 INFO: Archiving Costs [Pipeline] sh 17:25:33 + cut -d, -f6+ 17:25:33 cat /w/workspace/app-service-configurable/8/archives/cost.csv [Pipeline] lock 17:25:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] 17:25:33 Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] did not exist. Created. 17:25:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:34 /w/workspace/app-service-configurable/8@tmp/durable-8d6547b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:25:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:25:34 Warning: overwriting stash ‘stack-cost’ 17:25:34 Stashed 1 file(s) [Pipeline] } 17:25:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:25:34 $ docker stop --time=1 cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 17:25:36 $ docker rm -f --volumes cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:25:36 provisioning config files... 17:25:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/app-service-configurable_jakarta@tmp/config5302715356200858794tmp [Pipeline] { [Pipeline] sh 17:25:37 + set +x 17:25:37 + curl -s https://codecov.io/bash 17:25:37 + bash -s -- 17:25:37 17:25:37 _____ _ 17:25:37 / ____| | | 17:25:37 | | ___ __| | ___ ___ _____ __ 17:25:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:25:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:25:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:25:37 Bash-1.0.6 17:25:37 17:25:37 17:25:37 ==> git version 2.25.1 found 17:25:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:25:37 Release-Date: 2020-01-08 17:25:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:25:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:25:37 ==> Jenkins CI detected. 17:25:37 current dir:  /w/workspace/app-service-configurable_jakarta 17:25:37 project root: . 17:25:37 --> token set from env 17:25:37 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 17:25:37 ==> Running gcov in . (disable via -X gcov) 17:25:37 ==> Python coveragepy not found 17:25:37 ==> Searching for coverage reports in: 17:25:37 + . 17:25:37 -> Found 1 reports 17:25:37 ==> Detecting git/mercurial file structure 17:25:37 ==> Reading reports 17:25:37 + ./coverage.out bytes=10 17:25:37 ==> Appending adjustments 17:25:37 https://docs.codecov.io/docs/fixing-reports 17:25:37 + Found adjustments 17:25:37 ==> Gzipping contents 17:25:37 8.0K /tmp/codecov.G6tYac.gz 17:25:37 ==> Uploading reports 17:25:37 url: https://codecov.io 17:25:37 query: branch=jakarta&commit=c9a7dba17a903efbf39ab13b10ad13ffbdf09964&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:25:37 -> Pinging Codecov 17:25:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=jakarta&commit=c9a7dba17a903efbf39ab13b10ad13ffbdf09964&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:25:37 -> Uploading to 17:25:37 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/c9a7dba17a903efbf39ab13b10ad13ffbdf09964/fa42e167-7e7a-48eb-b4aa-46977ccd8481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T172537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b3f4332eeb224d31de45b1b698c1df5ba1706d6061f76ffcf641794570e060 17:25:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:37 Dload Upload Total Spent Left Speed 17:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 24682 --:--:-- --:--:-- --:--:-- 24682 17:25:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } 17:25:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:25:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:25:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:25:38 17:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:25:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:25:38 df9b9388f04a: Pulling fs layer 17:25:38 52dc419b0ee2: Pulling fs layer 17:25:38 25bc292e5bac: Pulling fs layer 17:25:38 114826534d7a: Pulling fs layer 17:25:38 4657fd5d0bcf: Pulling fs layer 17:25:38 6ad1cebc031e: Pulling fs layer 17:25:38 8a3aa393b2d8: Pulling fs layer 17:25:38 6ad1cebc031e: Waiting 17:25:38 114826534d7a: Waiting 17:25:38 8a3aa393b2d8: Waiting 17:25:38 4657fd5d0bcf: Waiting 17:25:38 25bc292e5bac: Verifying Checksum 17:25:38 25bc292e5bac: Download complete 17:25:38 52dc419b0ee2: Verifying Checksum 17:25:38 52dc419b0ee2: Download complete 17:25:39 4657fd5d0bcf: Verifying Checksum 17:25:39 4657fd5d0bcf: Download complete 17:25:39 df9b9388f04a: Download complete 17:25:39 df9b9388f04a: Pull complete 17:25:39 6ad1cebc031e: Verifying Checksum 17:25:39 6ad1cebc031e: Download complete 17:25:39 52dc419b0ee2: Pull complete 17:25:39 25bc292e5bac: Pull complete 17:25:40 114826534d7a: Verifying Checksum 17:25:40 114826534d7a: Download complete 17:25:40 8a3aa393b2d8: Verifying Checksum 17:25:40 8a3aa393b2d8: Download complete 17:25:43 114826534d7a: Pull complete 17:25:43 4657fd5d0bcf: Pull complete 17:25:43 6ad1cebc031e: Pull complete 17:25:46 8a3aa393b2d8: Pull complete 17:25:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:25:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:46 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:25:48 $ docker top 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 -eo pid,comm [Pipeline] { [Pipeline] echo 17:25:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:jakarta' [Pipeline] sh 17:25:48 + set -o pipefail 17:25:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:jakarta' 17:25:51 17:25:51 Monitoring /w/workspace/app-service-configurable_jakarta (github.com/edgexfoundry/app-service-configurable)... 17:25:51 17:25:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78f4c173-25cb-4a5c-9c1d-6242fdf5d419/history/56b007cd-dc5b-4a71-a147-2d9708ddaffc 17:25:51 17:25:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:25:51 17:25:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:25:51 17:25:52 17:25:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:25:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:25:52 More details here: https://snyk.co/ue1NS 17:25:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:25:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:25:52 $ docker stop --time=1 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 17:25:53 $ docker rm -f --volumes 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:54 + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] sh 17:25:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:25:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:25:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:54 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:25:55 $ docker top 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 -eo pid,comm 17:25:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:25:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:55 [ssh-agent] Looking for ssh-agent implementation... 17:25:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:55 $ docker exec 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 ssh-agent 17:25:55 SSH_AUTH_SOCK=/tmp/ssh-hwmfNLPsOoeX/agent.33 17:25:55 SSH_AGENT_PID=39 17:25:55 Running ssh-add (command line suppressed) 17:25:55 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_2102863613698375458.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_2102863613698375458.key) 17:25:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:55 + git semver tag 17:25:56 2023-04-11 17:25:56,000 [run_tag] DEBUG tag force:False 17:25:56 2023-04-11 17:25:56,000 [check_head_tag] DEBUG check head tag 17:25:56 2023-04-11 17:25:56,002 [execute] INFO git cat-file --batch-check 17:25:56 2023-04-11 17:25:56,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) 17:25:56 2023-04-11 17:25:56,006 [execute] INFO git cat-file --batch 17:25:56 2023-04-11 17:25:56,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) 17:25:56 2023-04-11 17:25:56,030 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:25:56 2023-04-11 17:25:56,031 [execute] INFO git tag -a v2.1.2-dev.2 -m v2.1.2-dev.2 17:25:56 2023-04-11 17:25:56,031 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.2', '-m', 'v2.1.2-dev.2'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 17:25:56 2023-04-11 17:25:56,035 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:25:56 2.1.2-dev.2 [Pipeline] } 17:25:56 $ docker exec --env ******** --env ******** 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 ssh-agent -k 17:25:56 unset SSH_AUTH_SOCK; 17:25:56 unset SSH_AGENT_PID; 17:25:56 echo Agent pid 39 killed; 17:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:56 + git semver [Pipeline] } 17:25:56 $ docker stop --time=1 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 17:25:58 $ docker rm -f --volumes 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:25:58 17:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:25:58 0.23.1-centos7: Pulling from edgex-lftools 17:25:58 ab5ef0e58194: Pulling fs layer 17:25:58 9712f1f96733: Pulling fs layer 17:25:58 63f879dbbcfc: Pulling fs layer 17:25:58 0d9ebad4ef96: Pulling fs layer 17:25:58 e9a5061849ea: Pulling fs layer 17:25:58 d747dcd14b5f: Pulling fs layer 17:25:58 0d9ebad4ef96: Waiting 17:25:58 e9a5061849ea: Waiting 17:25:58 2de7ff778b66: Pulling fs layer 17:25:58 d747dcd14b5f: Waiting 17:25:58 2de7ff778b66: Waiting 17:25:58 9712f1f96733: Download complete 17:25:59 63f879dbbcfc: Verifying Checksum 17:25:59 63f879dbbcfc: Download complete 17:25:59 e9a5061849ea: Verifying Checksum 17:25:59 e9a5061849ea: Download complete 17:25:59 d747dcd14b5f: Verifying Checksum 17:25:59 d747dcd14b5f: Download complete 17:25:59 ab5ef0e58194: Verifying Checksum 17:25:59 ab5ef0e58194: Download complete 17:25:59 0d9ebad4ef96: Verifying Checksum 17:25:59 0d9ebad4ef96: Download complete 17:25:59 2de7ff778b66: Verifying Checksum 17:25:59 2de7ff778b66: Download complete 17:26:01 ab5ef0e58194: Pull complete 17:26:02 9712f1f96733: Pull complete 17:26:02 63f879dbbcfc: Pull complete 17:26:06 0d9ebad4ef96: Pull complete 17:26:06 e9a5061849ea: Pull complete 17:26:06 d747dcd14b5f: Pull complete 17:26:07 2de7ff778b66: Pull complete 17:26:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:07 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:26:09 $ docker top 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:26:09 provisioning config files... 17:26:09 copy managed file [sigul-config] to file:/w/workspace/app-service-configurable_jakarta@tmp/config5505064915835990380tmp 17:26:09 copy managed file [sigul-password] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9524317681292350011tmp 17:26:09 copy managed file [sigul-pki] to file:/w/workspace/app-service-configurable_jakarta@tmp/config8838394393855908401tmp [Pipeline] { [Pipeline] echo 17:26:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:26:10 ---> sigul-configuration.sh 17:26:10 gpg: directory `/root/.gnupg' created 17:26:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:26:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:26:10 gpg: keyring `/root/.gnupg/secring.gpg' created 17:26:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:26:10 gpg: CAST5 encrypted data 17:26:10 gpg: encrypted with 1 passphrase 17:26:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:26:10 + mkdir /home/jenkins 17:26:10 + mkdir /home/jenkins/sigul [Pipeline] sh 17:26:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:26:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:26:11 ---> sigul-install.sh 17:26:11 Sigul already installed; skipping installation. [Pipeline] sh 17:26:11 + git tag --list 17:26:11 v1.0.0 17:26:11 v1.1.0 17:26:11 v1.2.0 17:26:11 v1.3.0 17:26:11 v1.3.1 17:26:11 v2.0.0 17:26:11 v2.0.1 17:26:11 v2.1.0 17:26:11 v2.1.1 17:26:11 v2.1.1-dev.1 17:26:11 v2.1.1-dev.2 17:26:11 v2.1.2-dev.1 17:26:11 v2.1.2-dev.2 17:26:11 v2.2.0 17:26:11 v2.2.1-dev.1 17:26:11 v2.2.1-dev.10 17:26:11 v2.2.1-dev.2 17:26:11 v2.2.1-dev.3 17:26:11 v2.2.1-dev.4 17:26:11 v2.2.1-dev.5 17:26:11 v2.2.1-dev.6 17:26:11 v2.2.1-dev.7 17:26:11 v2.2.1-dev.8 17:26:11 v2.2.1-dev.9 17:26:11 v2.3.0 17:26:11 v2.3.0-dev.10 17:26:11 v2.3.0-dev.11 17:26:11 v2.3.0-dev.12 17:26:11 v2.3.0-dev.13 17:26:11 v2.3.0-dev.14 17:26:11 v2.3.0-dev.15 17:26:11 v2.3.0-dev.16 17:26:11 v2.3.0-dev.17 17:26:11 v2.3.0-dev.18 17:26:11 v2.3.0-dev.19 17:26:11 v2.3.0-dev.20 17:26:11 v2.3.0-dev.21 17:26:11 v2.3.0-dev.22 17:26:11 v2.3.0-dev.23 17:26:11 v2.3.0-dev.24 17:26:11 v2.3.0-dev.25 17:26:11 v2.3.0-dev.26 17:26:11 v2.3.0-dev.27 17:26:11 v2.3.0-dev.28 17:26:11 v2.3.0-dev.29 17:26:11 v2.3.0-dev.30 17:26:11 v2.3.0-dev.31 17:26:11 v2.3.0-dev.32 17:26:11 v2.3.0-dev.33 17:26:11 v2.3.0-dev.34 17:26:11 v2.3.0-dev.35 17:26:11 v2.3.0-dev.36 17:26:11 v2.3.0-dev.37 17:26:11 v2.3.1-dev.1 17:26:11 v3.0.0-dev.1 17:26:11 v3.0.0-dev.10 17:26:11 v3.0.0-dev.11 17:26:11 v3.0.0-dev.12 17:26:11 v3.0.0-dev.13 17:26:11 v3.0.0-dev.14 17:26:11 v3.0.0-dev.15 17:26:11 v3.0.0-dev.16 17:26:11 v3.0.0-dev.17 17:26:11 v3.0.0-dev.18 17:26:11 v3.0.0-dev.19 17:26:11 v3.0.0-dev.2 17:26:11 v3.0.0-dev.20 17:26:11 v3.0.0-dev.21 17:26:11 v3.0.0-dev.22 17:26:11 v3.0.0-dev.23 17:26:11 v3.0.0-dev.24 17:26:11 v3.0.0-dev.25 17:26:11 v3.0.0-dev.26 17:26:11 v3.0.0-dev.27 17:26:11 v3.0.0-dev.28 17:26:11 v3.0.0-dev.29 17:26:11 v3.0.0-dev.3 17:26:11 v3.0.0-dev.30 17:26:11 v3.0.0-dev.4 17:26:11 v3.0.0-dev.5 17:26:11 v3.0.0-dev.6 17:26:11 v3.0.0-dev.7 17:26:11 v3.0.0-dev.8 17:26:11 v3.0.0-dev.9 [Pipeline] sh 17:26:11 + lftools sign git-tag v2.1.2-dev.2 17:26:12 Signing Git tag with Sigul... 17:26:12 Signing v2.1.2-dev.2 [Pipeline] echo 17:26:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:26:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:26:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:26:12 $ docker stop --time=1 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 17:26:14 $ docker rm -f --volumes 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:26:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:14 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:15 $ docker top b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 -eo pid,comm 17:26:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:26:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:15 [ssh-agent] Looking for ssh-agent implementation... 17:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:15 $ docker exec b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 ssh-agent 17:26:15 SSH_AUTH_SOCK=/tmp/ssh-hIP7isiSiEvr/agent.33 17:26:15 SSH_AGENT_PID=39 17:26:15 Running ssh-add (command line suppressed) 17:26:15 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_6184346046412707170.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_6184346046412707170.key) 17:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:16 + git semver bump pre 17:26:16 2023-04-11 17:26:16,217 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:26:16 2023-04-11 17:26:16,217 [bump_version] DEBUG bumping version:2.1.2-dev.2 on axis:pre with prefix:dev 17:26:16 2023-04-11 17:26:16,217 [bump_version] DEBUG bumped version:2.1.2-dev.3 17:26:16 2023-04-11 17:26:16,217 [write_version] DEBUG write version:2.1.2-dev.3 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:True 17:26:16 2023-04-11 17:26:16,217 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:26:16 2023-04-11 17:26:16,217 [write_file] DEBUG write to file:/w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:26:16 2023-04-11 17:26:16,219 [execute] INFO git cat-file --batch-check 17:26:16 2023-04-11 17:26:16,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 17:26:16 2023-04-11 17:26:16,223 [execute] INFO git cat-file --batch 17:26:16 2023-04-11 17:26:16,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 17:26:16 2023-04-11 17:26:16,228 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:26:16 2.1.2-dev.3 [Pipeline] } 17:26:16 $ docker exec --env ******** --env ******** b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 ssh-agent -k 17:26:16 unset SSH_AUTH_SOCK; 17:26:16 unset SSH_AGENT_PID; 17:26:16 echo Agent pid 39 killed; 17:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:16 + git semver [Pipeline] } 17:26:17 $ docker stop --time=1 b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 17:26:18 $ docker rm -f --volumes b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 [Pipeline] // withDockerContainer [Pipeline] sh 17:26:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:19 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:19 $ docker top 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d -eo pid,comm 17:26:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:26:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:19 [ssh-agent] Looking for ssh-agent implementation... 17:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:19 $ docker exec 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d ssh-agent 17:26:19 SSH_AUTH_SOCK=/tmp/ssh-8REf5LQUoN2i/agent.32 17:26:19 SSH_AGENT_PID=38 17:26:19 Running ssh-add (command line suppressed) 17:26:19 Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_10077162947967602237.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_10077162947967602237.key) 17:26:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:20 + git semver push 17:26:20 2023-04-11 17:26:20,320 [run_push] DEBUG push 17:26:20 2023-04-11 17:26:20,321 [execute] INFO git cat-file --batch-check 17:26:20 2023-04-11 17:26:20,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) 17:26:20 2023-04-11 17:26:20,325 [execute] INFO git rev-list d10e8b9ac1c27d2974e2c3f5ab86ce77a03fe764 -- 17:26:20 2023-04-11 17:26:20,325 [execute] DEBUG Popen(['git', 'rev-list', 'd10e8b9ac1c27d2974e2c3f5ab86ce77a03fe764', '--'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 17:26:20 2023-04-11 17:26:20,332 [execute] INFO git fetch -v origin 17:26:20 2023-04-11 17:26:20,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=True, shell=None, istream=None) 17:26:20 2023-04-11 17:26:20,818 [run_push] DEBUG no remote changes detected 17:26:20 2023-04-11 17:26:20,818 [execute] INFO git push origin semver 17:26:20 2023-04-11 17:26:20,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 17:26:21 2023-04-11 17:26:21,607 [run_push] DEBUG push all version tags 17:26:21 2023-04-11 17:26:21,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:26:21 2023-04-11 17:26:21,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) 17:26:22 2023-04-11 17:26:22,401 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta 17:26:22 2.1.2-dev.3 [Pipeline] } 17:26:22 $ docker exec --env ******** --env ******** 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d ssh-agent -k 17:26:22 unset SSH_AUTH_SOCK; 17:26:22 unset SSH_AGENT_PID; 17:26:22 echo Agent pid 38 killed; 17:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:22 + git semver [Pipeline] } 17:26:23 $ docker stop --time=1 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d 17:26:24 $ docker rm -f --volumes 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:26:25 + [ -d /w/workspace/app-service-configurable_jakarta/archives ] 17:26:25 + ls -al /w/workspace/app-service-configurable_jakarta/archives 17:26:25 total 16 17:26:25 drwxr-xr-x 3 root root 4096 Apr 11 17:19 . 17:26:25 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:26 .. 17:26:25 drwxr-xr-x 2 root root 4096 Apr 11 17:19 cost 17:26:25 -rw-r--r-- 1 root root 97 Apr 11 17:19 cost.csv 17:26:25 + sudo chown -R jenkins:jenkins /w/workspace/app-service-configurable_jakarta/archives 17:26:25 + ls -al /w/workspace/app-service-configurable_jakarta/archives 17:26:25 total 16 17:26:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:19 . 17:26:25 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:26 .. 17:26:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 17:19 cost 17:26:25 -rw-r--r-- 1 jenkins jenkins 97 Apr 11 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:26:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:26:26 ---> package-listing.sh 17:26:26 ++ facter osfamily 17:26:26 ++ tr '[:upper:]' '[:lower:]' 17:26:26 + OS_FAMILY=debian 17:26:26 + workspace=/w/workspace/app-service-configurable_jakarta 17:26:26 + START_PACKAGES=/tmp/packages_start.txt 17:26:26 + END_PACKAGES=/tmp/packages_end.txt 17:26:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:26 + PACKAGES=/tmp/packages_start.txt 17:26:26 + '[' /w/workspace/app-service-configurable_jakarta ']' 17:26:26 + PACKAGES=/tmp/packages_end.txt 17:26:26 + case "${OS_FAMILY}" in 17:26:26 + dpkg -l 17:26:26 + grep '^ii' 17:26:26 + '[' -f /tmp/packages_start.txt ']' 17:26:26 + '[' -f /tmp/packages_end.txt ']' 17:26:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:26 + '[' /w/workspace/app-service-configurable_jakarta ']' 17:26:26 + mkdir -p /w/workspace/app-service-configurable_jakarta/archives/ 17:26:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-service-configurable_jakarta/archives/ [Pipeline] echo 17:26:26 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/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:26:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:27 prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container 17:26:27 $ 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/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:27 $ docker top 10ac40fc20086bbd3993f8f9cb3d5710e178e3f6ad3a9494ad36e183cf0a2c09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:28 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:28 + ls /var/log/sa-host 17:26:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:28 provisioning config files... 17:26:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9349799936455771163tmp [Pipeline] { [Pipeline] echo 17:26:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:29 ---> create-netrc.sh [Pipeline] } 17:26:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:29 ---> python-tools-install.sh [Pipeline] echo 17:26:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:29 ---> sudo-logs.sh 17:26:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:26:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:30 ---> job-cost.sh 17:26:30 lf-activate-venv: SKIPPING 17:26:30 DEBUG: total: 0.2199999988079071 17:26:30 INFO: Retrieving Stack Cost... 17:26:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:26:30 INFO: Archiving Costs [Pipeline] echo 17:26:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:31 ---> logs-deploy.sh 17:26:31 lf-activate-venv: SKIPPING 17:26:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/jakarta/8 17:26:31 INFO: archiving workspace using pattern(s): 17:26:32 Archives upload complete. 17:26:32 INFO: archiving logs to Nexus