Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 162d3a06d6a77858f9267e44f258c8258eccc8be 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-ssh6991519057974805110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4569439526221055773.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16193401679371192422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14167808934436194185.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14077463745137655804.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-17336 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) Commit message: "docs: Update changelog for 3.0 (#569)" > 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-list --no-walk 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:09 ========================================================= 17:27:09 EdgeX Global Pipelines Version Info 17:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:10 ------------------- 17:27:10 stable info: 17:27:10 ------------------- 17:27:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:27:10 Message: update stable to v1.0.249 17:27:10 ------------------- 17:27:10 experimental info: 17:27:10 ------------------- 17:27:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:27:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 162d3a0 [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:11 provisioning config files... 17:27:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14952103991499842010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:11 ---> docker-login.sh 17:27:11 nexus3.edgexfoundry.org:10001 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 nexus3.edgexfoundry.org:10002 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 nexus3.edgexfoundry.org:10003 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 nexus3.edgexfoundry.org:10004 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 docker.io 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 ---> docker-login.sh ends [Pipeline] } 17:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:13 + git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 17:27:13 -----------> git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be 162d3a06d6a77858f9267e44f258c8258eccc8be [false] [Pipeline] sh 17:27:13 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 17:27:13 ========================================================= 17:27:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:13 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 17:27:13 [semverPrep] GIT_COMMIT: 162d3a06d6a77858f9267e44f258c8258eccc8be, Commit Message: docs: Update changelog for 3.0 (#569) [Pipeline] echo 17:27:13 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:14 + grep -v github /etc/ssh/ssh_known_hosts 17:27:14 + [ -e /tmp/ssh_known_hosts ] 17:27:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 17:27:14 tee -a /etc/ssh/ssh_known_hosts 17:27:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:14 17:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:15 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:15 b85a868b505f: Pulling fs layer 17:27:15 e2be974225ed: Pulling fs layer 17:27:15 339a4e72a1f5: Pulling fs layer 17:27:15 988bab9f4d93: Pulling fs layer 17:27:15 1469e6f7b9e6: Pulling fs layer 17:27:15 eaf3925da568: Pulling fs layer 17:27:15 988bab9f4d93: Waiting 17:27:15 bab4dde63d76: Pulling fs layer 17:27:15 bde34c3a00c8: Pulling fs layer 17:27:15 1469e6f7b9e6: Waiting 17:27:15 b352a97aabf1: Pulling fs layer 17:27:15 4872d77fe225: Pulling fs layer 17:27:15 bab4dde63d76: Waiting 17:27:15 bde34c3a00c8: Waiting 17:27:15 5851b861e8e6: Pulling fs layer 17:27:15 b352a97aabf1: Waiting 17:27:15 4872d77fe225: Waiting 17:27:15 5851b861e8e6: Waiting 17:27:15 e2be974225ed: Verifying Checksum 17:27:15 e2be974225ed: Download complete 17:27:15 988bab9f4d93: Verifying Checksum 17:27:15 988bab9f4d93: Download complete 17:27:15 1469e6f7b9e6: Verifying Checksum 17:27:15 1469e6f7b9e6: Download complete 17:27:15 eaf3925da568: Verifying Checksum 17:27:15 eaf3925da568: Download complete 17:27:15 339a4e72a1f5: Verifying Checksum 17:27:15 339a4e72a1f5: Download complete 17:27:15 bde34c3a00c8: Verifying Checksum 17:27:15 bde34c3a00c8: Download complete 17:27:15 b352a97aabf1: Verifying Checksum 17:27:15 b352a97aabf1: Download complete 17:27:15 4872d77fe225: Verifying Checksum 17:27:15 4872d77fe225: Download complete 17:27:15 5851b861e8e6: Download complete 17:27:15 b85a868b505f: Verifying Checksum 17:27:15 b85a868b505f: Download complete 17:27:15 bab4dde63d76: Verifying Checksum 17:27:15 bab4dde63d76: Download complete 17:27:16 b85a868b505f: Pull complete 17:27:16 e2be974225ed: Pull complete 17:27:17 339a4e72a1f5: Pull complete 17:27:17 988bab9f4d93: Pull complete 17:27:17 1469e6f7b9e6: Pull complete 17:27:17 eaf3925da568: Pull complete 17:27:19 bab4dde63d76: Pull complete 17:27:19 bde34c3a00c8: Pull complete 17:27:19 b352a97aabf1: Pull complete 17:27:19 4872d77fe225: Pull complete 17:27:19 5851b861e8e6: Pull complete 17:27:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:19 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:27:22 $ docker top ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 -eo pid,comm 17:27:22 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:27:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:22 [ssh-agent] Looking for ssh-agent implementation... 17:27:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:22 $ docker exec ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent 17:27:23 SSH_AUTH_SOCK=/tmp/ssh-jl8OcYGELw5j/agent.33 17:27:23 SSH_AGENT_PID=39 17:27:23 Running ssh-add (command line suppressed) 17:27:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_834844920893658648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_834844920893658648.key) 17:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:23 + git tag --points-at HEAD [Pipeline] } 17:27:23 $ docker exec --env ******** --env ******** ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent -k 17:27:23 unset SSH_AUTH_SOCK; 17:27:23 unset SSH_AGENT_PID; 17:27:23 echo Agent pid 39 killed; 17:27:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:23 [ssh-agent] Looking for ssh-agent implementation... 17:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:23 $ docker exec ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent 17:27:23 SSH_AUTH_SOCK=/tmp/ssh-ri3PvKNbmWUJ/agent.71 17:27:23 SSH_AGENT_PID=77 17:27:23 Running ssh-add (command line suppressed) 17:27:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5680858326295526904.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5680858326295526904.key) 17:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:24 + git semver init 17:27:24 2023-05-30 17:27:24,444 [run_init] DEBUG init version:0.0.0 force:False 17:27:24 2023-05-30 17:27:24,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:27:24 2023-05-30 17:27:24,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:27:24 2023-05-30 17:27:24,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:27:25 2023-05-30 17:27:25,332 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:27:25 2023-05-30 17:27:25,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:27:25 2023-05-30 17:27:25,333 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:27:25 2023-05-30 17:27:25,334 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:27:25 3.0.0-dev.50 [Pipeline] } 17:27:25 $ docker exec --env ******** --env ******** ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent -k 17:27:25 unset SSH_AUTH_SOCK; 17:27:25 unset SSH_AGENT_PID; 17:27:25 echo Agent pid 77 killed; 17:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:25 + git semver [Pipeline] } 17:27:26 $ docker stop --time=1 ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 17:27:27 $ docker rm -f --volumes ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:28 Stashed 1 file(s) [Pipeline] echo 17:27:28 [edgeXSemver]: initialized semver on version 3.0.0-dev.50 [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:27:28 provisioning config files... 17:27:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5221912929977249016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:28 ---> docker-login.sh 17:27:28 nexus3.edgexfoundry.org:10001 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 nexus3.edgexfoundry.org:10002 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 nexus3.edgexfoundry.org:10003 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 nexus3.edgexfoundry.org:10004 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 docker.io 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 ---> docker-login.sh ends [Pipeline] } 17:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:29 ========================================================= 17:27:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:27:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:27:29 Sending build context to Docker daemon 3.356MB 17:27:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:27:29 Step 2/12 : FROM ${BASE} AS builder 17:27:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:29 f56be85fc22e: Pulling fs layer 17:27:29 85791d961cd3: Pulling fs layer 17:27:29 d694b5ae8c79: Pulling fs layer 17:27:29 9f32a84ed3da: Pulling fs layer 17:27:29 4d19c01a9841: Pulling fs layer 17:27:29 9325e15d5711: Pulling fs layer 17:27:29 556b6ee489ea: Pulling fs layer 17:27:29 c5a4b2cf53e6: Pulling fs layer 17:27:29 4d19c01a9841: Waiting 17:27:29 9325e15d5711: Waiting 17:27:29 556b6ee489ea: Waiting 17:27:29 9f32a84ed3da: Waiting 17:27:29 c5a4b2cf53e6: Waiting 17:27:29 85791d961cd3: Download complete 17:27:29 9f32a84ed3da: Download complete 17:27:29 4d19c01a9841: Verifying Checksum 17:27:29 4d19c01a9841: Download complete 17:27:29 f56be85fc22e: Verifying Checksum 17:27:29 f56be85fc22e: Download complete 17:27:29 9325e15d5711: Verifying Checksum 17:27:29 9325e15d5711: Download complete 17:27:29 f56be85fc22e: Pull complete 17:27:29 85791d961cd3: Pull complete 17:27:30 c5a4b2cf53e6: Verifying Checksum 17:27:30 c5a4b2cf53e6: Download complete 17:27:30 d694b5ae8c79: Verifying Checksum 17:27:30 d694b5ae8c79: Download complete 17:27:30 556b6ee489ea: Verifying Checksum 17:27:30 556b6ee489ea: Download complete 17:27:33 d694b5ae8c79: Pull complete 17:27:33 9f32a84ed3da: Pull complete 17:27:33 4d19c01a9841: Pull complete 17:27:33 9325e15d5711: Pull complete 17:27:36 556b6ee489ea: Pull complete 17:27:37 c5a4b2cf53e6: Pull complete 17:27:37 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:37 ---> c4be618373d6 17:27:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:27:41 ---> Running in 9a331b89cbd3 17:27:41 Removing intermediate container 9a331b89cbd3 17:27:41 ---> 72809c5d27ef 17:27:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:27:41 ---> Running in 6d99a1afa342 17:27:41 Removing intermediate container 6d99a1afa342 17:27:41 ---> e21848ddf809 17:27:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:27:41 ---> Running in 6d3ffada3714 17:27:41 Removing intermediate container 6d3ffada3714 17:27:41 ---> ce3f2b64f166 17:27:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:41 ---> Running in 0cdf1fb42e0d 17:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:41 OK: 265 MiB in 53 packages 17:27:42 Removing intermediate container 0cdf1fb42e0d 17:27:42 ---> 31bfbacae58c 17:27:42 Step 7/12 : WORKDIR /app 17:27:42 ---> Running in cc48ed3b413a 17:27:42 Removing intermediate container cc48ed3b413a 17:27:42 ---> 49e870e22236 17:27:42 Step 8/12 : COPY go.mod vendor* ./ 17:27:42 ---> bd87f045dcf4 17:27:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:42 ---> Running in 5e1d461fe575 17:27:43 Still waiting to schedule task 17:27:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:28:09 Removing intermediate container 5e1d461fe575 17:28:09 ---> 084f77f7768b 17:28:09 Step 10/12 : COPY . . 17:28:09 ---> e994c54238f7 17:28:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:09 ---> Running in 9e79a278c11b 17:28:09 Removing intermediate container 9e79a278c11b 17:28:09 ---> 0139eded93e3 17:28:09 Step 12/12 : RUN $MAKE 17:28:09 ---> Running in c7de919cf89d 17:28:09 noop 17:28:09 Removing intermediate container c7de919cf89d 17:28:09 ---> e6aed191e94a 17:28:09 Successfully built e6aed191e94a 17:28:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:09 + docker inspect -f . ci-base-image-x86_64 17:28:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:09 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:09 $ docker top d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:10 + go version 17:28:10 go version go1.20.2 linux/amd64 [Pipeline] } 17:28:10 $ docker stop --time=1 d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e 17:28:11 $ docker rm -f --volumes d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:12 + docker inspect -f . ci-base-image-x86_64 17:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:12 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:12 $ docker top a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:28:13 + make test 17:28:13 go test -race -coverprofile=coverage.out ./... 17:28:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:28:49 go vet ./... 17:28:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:53 ./bin/test-attribution-txt.sh 17:28:53 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 17:28:53 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 17:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:28:53 $ docker stop --time=1 a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 17:28:57 $ docker rm -f --volumes a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:58 + ls -al . 17:28:58 total 180 17:28:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:28 . 17:28:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:27 .. 17:28:58 -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:27 .dockerignore 17:28:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:27 .git 17:28:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:27 .github 17:28:58 -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:27 .gitignore 17:28:58 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:27 .golangci.yml 17:28:58 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:27 .semver 17:28:58 -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:27 Attribution.txt 17:28:58 -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:27 CHANGELOG.md 17:28:58 -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:27 Dockerfile 17:28:58 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:27 GOVERNANCE.md 17:28:58 -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:27 Jenkinsfile 17:28:58 -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:27 LICENSE 17:28:58 -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:27 OWNERS.md 17:28:58 -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:27 README.md 17:28:58 -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:27 VERSION 17:28:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:27 bin 17:28:58 -rw-r--r-- 1 jenkins jenkins 13 May 30 17:28 coverage.out 17:28:58 -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:27 go.mod 17:28:58 -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:27 go.sum 17:28:58 -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:27 main.go 17:28:58 -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:27 makefile 17:28:58 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:27 res 17:28:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:59 + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=amd64 --label version=3.0.0-dev.50 . 17:28:59 Sending build context to Docker daemon 3.357MB 17:28:59 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:28:59 Step 2/26 : FROM ${BASE} AS builder 17:28:59 ---> e6aed191e94a 17:28:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:28:59 ---> Running in df8d6b4d92b7 17:28:59 Removing intermediate container df8d6b4d92b7 17:28:59 ---> b27be73817ad 17:28:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:28:59 ---> Running in 878019f2cec6 17:28:59 Removing intermediate container 878019f2cec6 17:28:59 ---> d6cd707d6150 17:28:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:28:59 ---> Running in aa518e899049 17:28:59 Removing intermediate container aa518e899049 17:28:59 ---> 6cd9182d07d5 17:28:59 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:59 ---> Running in 051ca9a96213 17:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:00 OK: 265 MiB in 53 packages 17:29:00 Removing intermediate container 051ca9a96213 17:29:00 ---> b9f8fdd9ff5e 17:29:00 Step 7/26 : WORKDIR /app 17:29:00 ---> Running in ff556b5c5e0f 17:29:00 Removing intermediate container ff556b5c5e0f 17:29:00 ---> 1fa55cd7be2f 17:29:00 Step 8/26 : COPY go.mod vendor* ./ 17:29:00 ---> 6b35128d039f 17:29:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:00 ---> Running in 4d76326357f4 17:29:01 Removing intermediate container 4d76326357f4 17:29:01 ---> 9385d426fa9e 17:29:01 Step 10/26 : COPY . . 17:29:01 ---> 3dc46edd64ed 17:29:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:01 ---> Running in 94ef8bdd8fa0 17:29:01 Removing intermediate container 94ef8bdd8fa0 17:29:01 ---> 5c516fa43b56 17:29:01 Step 12/26 : RUN $MAKE 17:29:01 ---> Running in c1465d3eafcd 17:29:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.50" -trimpath -mod=readonly -o app-service-configurable 17:29:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17337 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:29:18 Running in /w/workspace/app-service-configurable/168 [Pipeline] { [Pipeline] checkout 17:29:18 Selected Git installation does not exist. Using Default 17:29:18 The recommended git tool is: NONE 17:29:23 using credential edgex-jenkins-ssh 17:29:23 Cloning the remote Git repository 17:29:24 Removing intermediate container c1465d3eafcd 17:29:24 ---> 0249f1b6c9aa 17:29:24 Step 13/26 : FROM alpine:3.17 17:29:24 3.17: Pulling from library/alpine 17:29:24 f56be85fc22e: Already exists 17:29:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:29:24 Status: Downloaded newer image for alpine:3.17 17:29:24 ---> 9ed4aefc74f6 17:29:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:29:24 ---> Running in a650b79fe8be 17:29:24 Removing intermediate container a650b79fe8be 17:29:24 ---> d0bf176a9d05 17:29:24 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:29:24 ---> Running in 33f958e4092b 17:29:24 Removing intermediate container 33f958e4092b 17:29:24 ---> 19270feb1984 17:29:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:29:24 ---> Running in 5b9be75395e9 17:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:24 (1/2) Installing ca-certificates (20230506-r0) 17:29:24 (2/2) Installing dumb-init (1.2.5-r2) 17:29:24 Executing busybox-1.35.0-r29.trigger 17:29:24 Executing ca-certificates-20230506-r0.trigger 17:29:24 OK: 8 MiB in 17 packages 17:29:24 Removing intermediate container 5b9be75395e9 17:29:24 ---> f2ea8fd937e7 17:29:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:29:24 ---> af3b4c93499f 17:29:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:29:24 ---> 00e6ea4b303f 17:29:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:29:24 ---> 870520a90d0e 17:29:24 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:29:24 ---> e037a8f0657e 17:29:24 Step 21/26 : EXPOSE 48095 17:29:24 ---> Running in f013e2550a14 17:29:24 Removing intermediate container f013e2550a14 17:29:24 ---> b2f90079bc9c 17:29:24 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:29:24 ---> Running in e7134e8125b3 17:29:24 Removing intermediate container e7134e8125b3 17:29:24 ---> 6b73cc36bf21 17:29:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:24 ---> Running in 8f85f13f8605 17:29:24 Removing intermediate container 8f85f13f8605 17:29:24 ---> 22ce5a3802e3 17:29:24 Step 24/26 : LABEL arch=amd64 17:29:24 ---> Running in 15ac59a7c8c1 17:29:24 Removing intermediate container 15ac59a7c8c1 17:29:24 ---> db3cb00145f5 17:29:24 Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be 17:29:24 ---> Running in ac7c46ebac95 17:29:24 Removing intermediate container ac7c46ebac95 17:29:24 ---> b3163f6d3db8 17:29:24 Step 26/26 : LABEL version=3.0.0-dev.50 17:29:24 ---> Running in 62d9924534e2 17:29:24 Removing intermediate container 62d9924534e2 17:29:24 ---> 433ab80892c2 17:29:24 [Warning] One or more build-args [ARCH] were not consumed 17:29:24 Successfully built 433ab80892c2 17:29:24 Successfully tagged app-service-configurable:latest [Pipeline] } 17:29:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:29:23 > git init /w/workspace/app-service-configurable/168 # timeout=10 17:29:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:29:23 > git --version # timeout=10 17:29:23 > git --version # 'git version 2.25.1' 17:29:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:24 provisioning config files... 17:29:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config115842718353979762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:24 ---> docker-login.sh 17:29:24 nexus3.edgexfoundry.org:10001 17:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:24 Configure a credential helper to remove this warning. See 17:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:24 17:29:24 Login Succeeded 17:29:24 nexus3.edgexfoundry.org:10002 17:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:24 Configure a credential helper to remove this warning. See 17:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:24 17:29:24 Login Succeeded 17:29:24 nexus3.edgexfoundry.org:10003 17:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:24 Configure a credential helper to remove this warning. See 17:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:24 17:29:24 Login Succeeded 17:29:24 nexus3.edgexfoundry.org:10004 17:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:24 Configure a credential helper to remove this warning. See 17:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:24 17:29:24 Login Succeeded 17:29:24 docker.io 17:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:25 Configure a credential helper to remove this warning. See 17:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:25 17:29:25 Login Succeeded 17:29:25 ---> docker-login.sh ends [Pipeline] } 17:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:25 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:29:25 162d3a06d6a77858f9267e44f258c8258eccc8be 17:29:25 latest 17:29:25 3.0.0-dev.50 17:29:25 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:29:25 main 17:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:29:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv 17:29:25 Avoid second fetch 17:29:25 Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be 17:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:29:25 5330b8b00ff5: Preparing 17:29:25 ffdc20d3bad8: Preparing 17:29:25 f05812f62be7: Preparing 17:29:25 26b772dd16c4: Preparing 17:29:25 0810c00b80a7: Preparing 17:29:25 f1417ff83b31: Preparing 17:29:25 f1417ff83b31: Waiting 17:29:25 ffdc20d3bad8: Pushed 17:29:25 26b772dd16c4: Pushed 17:29:25 f05812f62be7: Pushed 17:29:25 f1417ff83b31: Layer already exists 17:29:25 0810c00b80a7: Pushed 17:29:26 Commit message: "docs: Update changelog for 3.0 (#569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:25 > git config core.sparsecheckout # timeout=10 17:29:25 > git checkout -f 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 17:29:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:29:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:27 Dload Upload Total Spent Left Speed 17:29:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 17:29:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:29:28 + sudo tee /etc/docker/daemon.new 17:29:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:29:28 { 17:29:28 "registry-mirrors": [ 17:29:28 "https://nexus3.edgexfoundry.org:10001" 17:29:28 ], 17:29:28 "bip": "10.250.0.254/24", 17:29:28 "hosts": [ 17:29:28 "tcp://0.0.0.0:5555", 17:29:28 "unix:///var/run/docker.sock" 17:29:28 ], 17:29:28 "mtu": 1458, 17:29:28 "selinux-enabled": true, 17:29:28 "seccomp-profile": "/etc/docker/seccomp.json" 17:29:28 } [Pipeline] sh 17:29:28 5330b8b00ff5: Pushed 17:29:28 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:29:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:28 + sudo service docker restart 17:29:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:29:29 5330b8b00ff5: Preparing 17:29:29 ffdc20d3bad8: Preparing 17:29:29 f05812f62be7: Preparing 17:29:29 26b772dd16c4: Preparing 17:29:29 0810c00b80a7: Preparing 17:29:29 f1417ff83b31: Preparing 17:29:29 f1417ff83b31: Waiting 17:29:29 f05812f62be7: Layer already exists 17:29:29 ffdc20d3bad8: Layer already exists 17:29:29 26b772dd16c4: Layer already exists 17:29:29 5330b8b00ff5: Layer already exists 17:29:29 0810c00b80a7: Layer already exists 17:29:29 f1417ff83b31: Layer already exists 17:29:29 latest: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 17:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:29:29 5330b8b00ff5: Preparing 17:29:29 ffdc20d3bad8: Preparing 17:29:29 f05812f62be7: Preparing 17:29:29 26b772dd16c4: Preparing 17:29:29 0810c00b80a7: Preparing 17:29:29 f1417ff83b31: Preparing 17:29:29 f1417ff83b31: Waiting 17:29:29 26b772dd16c4: Layer already exists 17:29:29 0810c00b80a7: Layer already exists 17:29:29 f05812f62be7: Layer already exists 17:29:29 5330b8b00ff5: Layer already exists 17:29:29 ffdc20d3bad8: Layer already exists 17:29:29 f1417ff83b31: Layer already exists 17:29:29 3.0.0-dev.50: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:29:30 5330b8b00ff5: Preparing 17:29:30 ffdc20d3bad8: Preparing 17:29:30 f05812f62be7: Preparing 17:29:30 26b772dd16c4: Preparing 17:29:30 0810c00b80a7: Preparing 17:29:30 f1417ff83b31: Preparing 17:29:30 f1417ff83b31: Waiting 17:29:30 ffdc20d3bad8: Layer already exists 17:29:30 0810c00b80a7: Layer already exists 17:29:30 f05812f62be7: Layer already exists 17:29:30 5330b8b00ff5: Layer already exists 17:29:30 26b772dd16c4: Layer already exists 17:29:30 f1417ff83b31: Layer already exists 17:29:30 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:29:30 5330b8b00ff5: Preparing 17:29:30 ffdc20d3bad8: Preparing 17:29:30 f05812f62be7: Preparing 17:29:30 26b772dd16c4: Preparing 17:29:30 0810c00b80a7: Preparing 17:29:30 f1417ff83b31: Preparing 17:29:30 f1417ff83b31: Waiting 17:29:30 26b772dd16c4: Layer already exists 17:29:30 ffdc20d3bad8: Layer already exists 17:29:30 5330b8b00ff5: Layer already exists 17:29:30 0810c00b80a7: Layer already exists 17:29:30 f05812f62be7: Layer already exists 17:29:30 f1417ff83b31: Layer already exists 17:29:30 main: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:30 ===================================================== [Pipeline] echo 17:29:30 taggedImages: 17:29:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be 17:29:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:29:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 17:29:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:29:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:31 17:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:31 latest: Pulling from edgex-lftools-log-publisher 17:29:31 5eb5b503b376: Pulling fs layer 17:29:31 5c69ac0246d0: Pulling fs layer 17:29:31 ec43610c2a17: Pulling fs layer 17:29:31 3a2ae6a8a46f: Pulling fs layer 17:29:31 33b1e0a273af: Pulling fs layer 17:29:31 5d3b04190fa2: Pulling fs layer 17:29:31 2f39f015ded8: Pulling fs layer 17:29:31 3a2ae6a8a46f: Waiting 17:29:31 33b1e0a273af: Waiting 17:29:31 5d3b04190fa2: Waiting 17:29:31 2f39f015ded8: Waiting 17:29:31 5c69ac0246d0: Download complete 17:29:31 3a2ae6a8a46f: Download complete 17:29:31 33b1e0a273af: Verifying Checksum 17:29:31 33b1e0a273af: Download complete 17:29:31 5d3b04190fa2: Download complete 17:29:31 ec43610c2a17: Download complete 17:29:31 5eb5b503b376: Verifying Checksum 17:29:31 5eb5b503b376: Download complete 17:29:32 2f39f015ded8: Download complete 17:29:32 5eb5b503b376: Pull complete 17:29:32 5c69ac0246d0: Pull complete 17:29:33 ec43610c2a17: Pull complete 17:29:33 3a2ae6a8a46f: Pull complete 17:29:33 33b1e0a273af: Pull complete 17:29:33 5d3b04190fa2: Pull complete 17:29:38 2f39f015ded8: Pull complete 17:29:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:38 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:29:41 $ docker top 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:42 ---> job-cost.sh 17:29:42 lf-activate-venv: SKIPPING 17:29:42 INFO: No Stack... 17:29:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:43 INFO: Archiving Costs [Pipeline] sh 17:29:43 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:29:43 + cut -d, -f6 [Pipeline] lock 17:29:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] 17:29:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] did not exist. Created. 17:29:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:43 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:43 Stashed 1 file(s) [Pipeline] } 17:29:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:43 $ docker stop --time=1 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 17:29:44 $ docker rm -f --volumes 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:47 provisioning config files... 17:29:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/168@tmp/config3129180312885211388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:47 ---> docker-login.sh 17:29:47 nexus3.edgexfoundry.org:10001 17:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 nexus3.edgexfoundry.org:10002 17:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 nexus3.edgexfoundry.org:10003 17:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 nexus3.edgexfoundry.org:10004 17:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:49 Configure a credential helper to remove this warning. See 17:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:49 17:29:49 Login Succeeded 17:29:49 docker.io 17:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:49 Configure a credential helper to remove this warning. See 17:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:49 17:29:49 Login Succeeded 17:29:49 ---> docker-login.sh ends [Pipeline] } 17:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:49 ========================================================= 17:29:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:29:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:29:50 Sending build context to Docker daemon 174.1kB 17:29:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:29:50 Step 2/12 : FROM ${BASE} AS builder 17:29:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:50 c41833b44d91: Pulling fs layer 17:29:50 ed15518f5707: Pulling fs layer 17:29:50 feae8fd75edb: Pulling fs layer 17:29:50 242c74f7c9fa: Pulling fs layer 17:29:50 3cdef696dda3: Pulling fs layer 17:29:50 242c74f7c9fa: Waiting 17:29:50 3cdef696dda3: Waiting 17:29:50 2ced38df9373: Pulling fs layer 17:29:50 58f1dce35555: Pulling fs layer 17:29:50 2ced38df9373: Waiting 17:29:50 58f1dce35555: Waiting 17:29:50 ed15518f5707: Verifying Checksum 17:29:50 ed15518f5707: Download complete 17:29:50 242c74f7c9fa: Verifying Checksum 17:29:50 242c74f7c9fa: Download complete 17:29:50 3cdef696dda3: Verifying Checksum 17:29:50 3cdef696dda3: Download complete 17:29:50 c41833b44d91: Verifying Checksum 17:29:51 c41833b44d91: Pull complete 17:29:52 58f1dce35555: Verifying Checksum 17:29:52 58f1dce35555: Download complete 17:29:52 ed15518f5707: Pull complete 17:29:53 feae8fd75edb: Verifying Checksum 17:29:53 feae8fd75edb: Download complete 17:29:53 2ced38df9373: Verifying Checksum 17:29:53 2ced38df9373: Download complete 17:30:05 feae8fd75edb: Pull complete 17:30:05 242c74f7c9fa: Pull complete 17:30:05 3cdef696dda3: Pull complete 17:30:12 2ced38df9373: Pull complete 17:30:14 58f1dce35555: Pull complete 17:30:14 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:30:14 ---> fadd8f120f05 17:30:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:30:15 ---> Running in 907fd39ca0a2 17:30:15 Removing intermediate container 907fd39ca0a2 17:30:15 ---> d015942fb587 17:30:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:30:15 ---> Running in 244b415da1fb 17:30:16 Removing intermediate container 244b415da1fb 17:30:16 ---> 02b56631386a 17:30:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:30:16 ---> Running in f54cad2e82d3 17:30:16 Removing intermediate container f54cad2e82d3 17:30:16 ---> 176b93abfccd 17:30:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:16 ---> Running in 09674f0aab12 17:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:19 OK: 263 MiB in 53 packages 17:30:20 Removing intermediate container 09674f0aab12 17:30:20 ---> 3d45e11ee0d6 17:30:20 Step 7/12 : WORKDIR /app 17:30:20 ---> Running in c8110556c2b0 17:30:20 Removing intermediate container c8110556c2b0 17:30:20 ---> 6997b4edbaa0 17:30:20 Step 8/12 : COPY go.mod vendor* ./ 17:30:21 ---> a75b36fc1636 17:30:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:21 ---> Running in 948e30a1d7e0 17:31:29 Removing intermediate container 948e30a1d7e0 17:31:29 ---> 655b14929c40 17:31:29 Step 10/12 : COPY . . 17:31:29 ---> d0b24f992801 17:31:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:29 ---> Running in 6beb8a7a27f3 17:31:29 Removing intermediate container 6beb8a7a27f3 17:31:29 ---> 00503d15b89b 17:31:29 Step 12/12 : RUN $MAKE 17:31:29 ---> Running in 25d014dfdef6 17:31:29 noop 17:31:29 Removing intermediate container 25d014dfdef6 17:31:29 ---> 0783f7cfafb5 17:31:29 Successfully built 0783f7cfafb5 17:31:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:29 + docker inspect -f . ci-base-image-arm64 17:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container 17:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:31:30 $ docker top 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:31 + go version 17:31:31 go version go1.20.2 linux/arm64 [Pipeline] } 17:31:31 $ docker stop --time=1 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 17:31:33 $ docker rm -f --volumes 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:34 + docker inspect -f . ci-base-image-arm64 17:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container 17:31:34 $ 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/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:31:35 $ docker top 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/168 [Pipeline] fileExists [Pipeline] sh 17:31:36 + make test 17:31:36 go test -race -coverprofile=coverage.out ./... 17:34:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:34:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:34:13 go vet ./... 17:36:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:35 ./bin/test-attribution-txt.sh 17:36:35 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 17:36:35 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 17:36:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:35 $ docker stop --time=1 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 17:36:36 $ docker rm -f --volumes 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:38 Warning: overwriting stash ‘coverage-report’ 17:36:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:36:39 + ls -al . 17:36:39 total 176 17:36:39 drwxrwxr-x 7 jenkins jenkins 4096 May 30 17:31 . 17:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:29 .. 17:36:39 -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:29 .dockerignore 17:36:39 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:29 .git 17:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:29 .github 17:36:39 -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:29 .gitignore 17:36:39 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:29 .golangci.yml 17:36:39 -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:29 Attribution.txt 17:36:39 -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:29 CHANGELOG.md 17:36:39 -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:29 Dockerfile 17:36:39 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:29 GOVERNANCE.md 17:36:39 -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:29 Jenkinsfile 17:36:39 -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:29 LICENSE 17:36:39 -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:29 OWNERS.md 17:36:39 -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:29 README.md 17:36:39 -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:27 VERSION 17:36:39 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:29 bin 17:36:39 -rw-r--r-- 1 jenkins jenkins 13 May 30 17:31 coverage.out 17:36:39 -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:29 go.mod 17:36:39 -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:29 go.sum 17:36:39 -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:29 main.go 17:36:39 -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:29 makefile 17:36:39 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:29 res 17:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:39 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=arm64 --label version=3.0.0-dev.50 . 17:36:39 Sending build context to Docker daemon 175.1kB 17:36:40 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:36:40 Step 2/26 : FROM ${BASE} AS builder 17:36:40 ---> 0783f7cfafb5 17:36:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:36:40 ---> Running in a38ff3e92dec 17:36:40 Removing intermediate container a38ff3e92dec 17:36:40 ---> 2d3f3fc298e5 17:36:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:36:40 ---> Running in 9be795983c1b 17:36:40 Removing intermediate container 9be795983c1b 17:36:40 ---> 2ad02e2560a7 17:36:40 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:36:40 ---> Running in b2808e0b7773 17:36:41 Removing intermediate container b2808e0b7773 17:36:41 ---> aaf0fb4e9cad 17:36:41 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:41 ---> Running in c659ba2e8201 17:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:43 OK: 263 MiB in 53 packages 17:36:44 Removing intermediate container c659ba2e8201 17:36:44 ---> 10dfd890811b 17:36:44 Step 7/26 : WORKDIR /app 17:36:44 ---> Running in bfbff2afd4e0 17:36:44 Removing intermediate container bfbff2afd4e0 17:36:44 ---> c1b85d5bc4cb 17:36:44 Step 8/26 : COPY go.mod vendor* ./ 17:36:45 ---> 0274d1888702 17:36:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:45 ---> Running in 2f82d92ce67c 17:36:48 Removing intermediate container 2f82d92ce67c 17:36:48 ---> a0364fbf27be 17:36:48 Step 10/26 : COPY . . 17:36:48 ---> b66df1eb9e44 17:36:48 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:48 ---> Running in df4d1ffe35c2 17:36:48 Removing intermediate container df4d1ffe35c2 17:36:48 ---> ee52c0064dbc 17:36:48 Step 12/26 : RUN $MAKE 17:36:48 ---> Running in 612099b93bd2 17:36:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.50" -trimpath -mod=readonly -o app-service-configurable 17:38:56 Removing intermediate container 612099b93bd2 17:38:56 ---> ebf3826442ed 17:38:56 Step 13/26 : FROM alpine:3.17 17:38:56 3.17: Pulling from library/alpine 17:38:56 c41833b44d91: Already exists 17:38:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:38:56 Status: Downloaded newer image for alpine:3.17 17:38:56 ---> 51e60588ff2c 17:38:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:38:56 ---> Running in be04bf827030 17:38:56 Removing intermediate container be04bf827030 17:38:56 ---> 9757d9aa79b8 17:38:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:38:56 ---> Running in e5ccf41c7164 17:38:56 Removing intermediate container e5ccf41c7164 17:38:56 ---> 3209351b4eb1 17:38:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:38:56 ---> Running in 54e5947dfbf8 17:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:56 (1/2) Installing ca-certificates (20230506-r0) 17:38:56 (2/2) Installing dumb-init (1.2.5-r2) 17:38:56 Executing busybox-1.35.0-r29.trigger 17:38:56 Executing ca-certificates-20230506-r0.trigger 17:38:56 OK: 8 MiB in 17 packages 17:38:58 Removing intermediate container 54e5947dfbf8 17:38:58 ---> 3112819762e5 17:38:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:38:58 ---> 117844a47f92 17:38:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:38:58 ---> adceb31f661b 17:38:58 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:38:59 ---> 9c9cbf15a73f 17:38:59 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:39:00 ---> 2bfc3ad3a2c5 17:39:00 Step 21/26 : EXPOSE 48095 17:39:00 ---> Running in 69ccc1e91e83 17:39:00 Removing intermediate container 69ccc1e91e83 17:39:00 ---> a3518cbb3337 17:39:00 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:39:01 ---> Running in 34c588d06c06 17:39:01 Removing intermediate container 34c588d06c06 17:39:01 ---> d32015928518 17:39:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:39:01 ---> Running in 9e27f46e8c27 17:39:01 Removing intermediate container 9e27f46e8c27 17:39:01 ---> 34bb7f79ad21 17:39:01 Step 24/26 : LABEL arch=arm64 17:39:01 ---> Running in 2d05ec8bf59a 17:39:01 Removing intermediate container 2d05ec8bf59a 17:39:01 ---> bcb290226098 17:39:01 Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be 17:39:01 ---> Running in fe81bcd97c8d 17:39:02 Removing intermediate container fe81bcd97c8d 17:39:02 ---> 1b24dcc925a7 17:39:02 Step 26/26 : LABEL version=3.0.0-dev.50 17:39:02 ---> Running in 59368aeaa8c5 17:39:02 Removing intermediate container 59368aeaa8c5 17:39:02 ---> 9b9759571704 17:39:02 [Warning] One or more build-args [ARCH] were not consumed 17:39:02 Successfully built 9b9759571704 17:39:02 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:39:02 provisioning config files... 17:39:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/168@tmp/config13861643197628848531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:02 ---> docker-login.sh 17:39:02 nexus3.edgexfoundry.org:10001 17:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:03 Configure a credential helper to remove this warning. See 17:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:03 17:39:03 Login Succeeded 17:39:03 nexus3.edgexfoundry.org:10002 17:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:03 Configure a credential helper to remove this warning. See 17:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:03 17:39:03 Login Succeeded 17:39:03 nexus3.edgexfoundry.org:10003 17:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:03 Configure a credential helper to remove this warning. See 17:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:03 17:39:03 Login Succeeded 17:39:03 nexus3.edgexfoundry.org:10004 17:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:03 Configure a credential helper to remove this warning. See 17:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:03 17:39:03 Login Succeeded 17:39:03 docker.io 17:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:04 Configure a credential helper to remove this warning. See 17:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:04 17:39:04 Login Succeeded 17:39:04 ---> docker-login.sh ends [Pipeline] } 17:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:04 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:39:04 162d3a06d6a77858f9267e44f258c8258eccc8be 17:39:04 latest 17:39:04 3.0.0-dev.50 17:39:04 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:39:04 main 17:39:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be 17:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:39:07 8d9aac2db160: Preparing 17:39:07 891e1403539a: Preparing 17:39:07 c88718105ff2: Preparing 17:39:07 8534c1e2702e: Preparing 17:39:07 05ab334cdd62: Preparing 17:39:07 26cbea5cba74: Preparing 17:39:07 26cbea5cba74: Waiting 17:39:07 8534c1e2702e: Pushed 17:39:07 891e1403539a: Pushed 17:39:07 c88718105ff2: Pushed 17:39:07 26cbea5cba74: Layer already exists 17:39:08 05ab334cdd62: Pushed 17:39:13 8d9aac2db160: Pushed 17:39:13 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:39:14 8d9aac2db160: Preparing 17:39:14 891e1403539a: Preparing 17:39:14 c88718105ff2: Preparing 17:39:14 8534c1e2702e: Preparing 17:39:14 05ab334cdd62: Preparing 17:39:14 26cbea5cba74: Preparing 17:39:14 26cbea5cba74: Waiting 17:39:14 05ab334cdd62: Layer already exists 17:39:14 8534c1e2702e: Layer already exists 17:39:14 c88718105ff2: Layer already exists 17:39:14 891e1403539a: Layer already exists 17:39:14 8d9aac2db160: Layer already exists 17:39:14 26cbea5cba74: Layer already exists 17:39:14 latest: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 17:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:39:14 8d9aac2db160: Preparing 17:39:14 891e1403539a: Preparing 17:39:14 c88718105ff2: Preparing 17:39:14 8534c1e2702e: Preparing 17:39:14 05ab334cdd62: Preparing 17:39:14 26cbea5cba74: Preparing 17:39:14 26cbea5cba74: Waiting 17:39:14 8534c1e2702e: Layer already exists 17:39:14 05ab334cdd62: Layer already exists 17:39:14 c88718105ff2: Layer already exists 17:39:14 8d9aac2db160: Layer already exists 17:39:14 891e1403539a: Layer already exists 17:39:14 26cbea5cba74: Layer already exists 17:39:14 3.0.0-dev.50: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:39:15 8d9aac2db160: Preparing 17:39:15 891e1403539a: Preparing 17:39:15 c88718105ff2: Preparing 17:39:15 8534c1e2702e: Preparing 17:39:15 05ab334cdd62: Preparing 17:39:15 26cbea5cba74: Preparing 17:39:15 26cbea5cba74: Waiting 17:39:15 05ab334cdd62: Layer already exists 17:39:15 8534c1e2702e: Layer already exists 17:39:15 c88718105ff2: Layer already exists 17:39:15 891e1403539a: Layer already exists 17:39:15 8d9aac2db160: Layer already exists 17:39:15 26cbea5cba74: Layer already exists 17:39:15 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:39:16 8d9aac2db160: Preparing 17:39:16 891e1403539a: Preparing 17:39:16 c88718105ff2: Preparing 17:39:16 8534c1e2702e: Preparing 17:39:16 05ab334cdd62: Preparing 17:39:16 26cbea5cba74: Preparing 17:39:16 26cbea5cba74: Waiting 17:39:16 05ab334cdd62: Layer already exists 17:39:16 8534c1e2702e: Layer already exists 17:39:16 c88718105ff2: Layer already exists 17:39:16 8d9aac2db160: Layer already exists 17:39:16 891e1403539a: Layer already exists 17:39:16 26cbea5cba74: Layer already exists 17:39:16 main: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:16 ===================================================== [Pipeline] echo 17:39:16 taggedImages: 17:39:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be 17:39:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:39:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 17:39:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 17:39:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:17 17:39:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:17 arm64: Pulling from edgex-lftools-log-publisher 17:39:17 8998bd30e6a1: Pulling fs layer 17:39:17 04944245beec: Pulling fs layer 17:39:17 699f458cf7ca: Pulling fs layer 17:39:17 765212b225bb: Pulling fs layer 17:39:17 f23df028b6ca: Pulling fs layer 17:39:17 d65c8cfc05b1: Pulling fs layer 17:39:17 2437ff75d9bd: Pulling fs layer 17:39:17 f23df028b6ca: Waiting 17:39:17 765212b225bb: Waiting 17:39:17 d65c8cfc05b1: Waiting 17:39:17 2437ff75d9bd: Waiting 17:39:17 04944245beec: Verifying Checksum 17:39:17 04944245beec: Download complete 17:39:17 765212b225bb: Verifying Checksum 17:39:17 765212b225bb: Download complete 17:39:17 f23df028b6ca: Verifying Checksum 17:39:17 f23df028b6ca: Download complete 17:39:17 d65c8cfc05b1: Verifying Checksum 17:39:17 d65c8cfc05b1: Download complete 17:39:17 699f458cf7ca: Verifying Checksum 17:39:17 699f458cf7ca: Download complete 17:39:18 8998bd30e6a1: Verifying Checksum 17:39:18 8998bd30e6a1: Download complete 17:39:20 2437ff75d9bd: Verifying Checksum 17:39:20 2437ff75d9bd: Download complete 17:39:22 8998bd30e6a1: Pull complete 17:39:22 04944245beec: Pull complete 17:39:23 699f458cf7ca: Pull complete 17:39:23 765212b225bb: Pull complete 17:39:24 f23df028b6ca: Pull complete 17:39:24 d65c8cfc05b1: Pull complete 17:39:39 2437ff75d9bd: Pull complete 17:39:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:39 prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container 17:39:39 $ 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/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:39:42 $ docker top 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> job-cost.sh 17:39:43 lf-activate-venv: SKIPPING 17:39:43 INFO: No Stack... 17:39:43 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:44 INFO: Archiving Costs [Pipeline] sh 17:39:44 + cat /w/workspace/app-service-configurable/168/archives/cost.csv 17:39:44 + cut -d, -f6 [Pipeline] lock 17:39:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] 17:39:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] did not exist. Created. 17:39:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:45 /w/workspace/app-service-configurable/168@tmp/durable-39e69d56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:39:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:39:46 Warning: overwriting stash ‘stack-cost’ 17:39:46 Stashed 1 file(s) [Pipeline] } 17:39:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:46 $ docker stop --time=1 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 17:39:49 $ docker rm -f --volumes 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 [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:39:51 provisioning config files... 17:39:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12428552280859528668tmp [Pipeline] { [Pipeline] sh 17:39:51 + set +x 17:39:51 + + curl -s https://codecov.io/bashbash 17:39:51 -s -- 17:39:51 17:39:51 _____ _ 17:39:51 / ____| | | 17:39:51 | | ___ __| | ___ ___ _____ __ 17:39:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:39:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:39:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:39:51 Bash-1.0.6 17:39:51 17:39:51 17:39:51 ==> git version 2.25.1 found 17:39:51 ==> 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:39:51 Release-Date: 2020-01-08 17:39:51 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:39:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:39:51 ==> Jenkins CI detected. 17:39:51 current dir:  /w/workspace/ry_app-service-configurable_main 17:39:51 project root: . 17:39:51 --> token set from env 17:39:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:39:51 ==> Running gcov in . (disable via -X gcov) 17:39:51 ==> Python coveragepy not found 17:39:51 ==> Searching for coverage reports in: 17:39:51 + . 17:39:51 -> Found 1 reports 17:39:51 ==> Detecting git/mercurial file structure 17:39:51 ==> Reading reports 17:39:51 + ./coverage.out bytes=13 17:39:51 ==> Appending adjustments 17:39:51 https://docs.codecov.io/docs/fixing-reports 17:39:52 + Found adjustments 17:39:52 ==> Gzipping contents 17:39:52 4.0K /tmp/codecov.2qqDt0.gz 17:39:52 ==> Uploading reports 17:39:52 url: https://codecov.io 17:39:52 query: branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:52 -> Pinging Codecov 17:39:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:52 -> Uploading to 17:39:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/A97CA9966030D2A3747ED39772930CCE/162d3a06d6a77858f9267e44f258c8258eccc8be/12dee7b5-6698-4001-99f6-cd0e7d805bbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T173952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2c60d0d803676dffe277c18a2e6165bda57af6bcbfa07c6136bfa72e7db79f8 17:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:52 Dload Upload Total Spent Left Speed 17:39:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1889 --:--:-- --:--:-- --:--:-- 1889 17:39:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } 17:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:39:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:39:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:53 17:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:39:53 df9b9388f04a: Pulling fs layer 17:39:53 52dc419b0ee2: Pulling fs layer 17:39:53 25bc292e5bac: Pulling fs layer 17:39:53 114826534d7a: Pulling fs layer 17:39:53 4657fd5d0bcf: Pulling fs layer 17:39:53 6ad1cebc031e: Pulling fs layer 17:39:53 8a3aa393b2d8: Pulling fs layer 17:39:53 114826534d7a: Waiting 17:39:53 4657fd5d0bcf: Waiting 17:39:53 25bc292e5bac: Download complete 17:39:53 52dc419b0ee2: Download complete 17:39:53 4657fd5d0bcf: Verifying Checksum 17:39:53 4657fd5d0bcf: Download complete 17:39:53 df9b9388f04a: Download complete 17:39:53 6ad1cebc031e: Verifying Checksum 17:39:53 6ad1cebc031e: Download complete 17:39:53 df9b9388f04a: Pull complete 17:39:53 52dc419b0ee2: Pull complete 17:39:53 25bc292e5bac: Pull complete 17:39:54 114826534d7a: Verifying Checksum 17:39:54 114826534d7a: Download complete 17:39:54 8a3aa393b2d8: Verifying Checksum 17:39:54 8a3aa393b2d8: Download complete 17:39:57 114826534d7a: Pull complete 17:39:57 4657fd5d0bcf: Pull complete 17:39:57 6ad1cebc031e: Pull complete 17:40:00 8a3aa393b2d8: Pull complete 17:40:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:40:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:01 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:40:04 $ docker top a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 -eo pid,comm [Pipeline] { [Pipeline] echo 17:40:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:40:05 + set -o pipefail 17:40:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:40:10 17:40:10 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:40:10 17:40:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/00a2b36c-9356-40a2-a2c4-5c0c4831b92a 17:40:10 17:40:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:40:10 17:40:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:40:10 17:40:11 17:40:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:40:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:40:11 More details here: https://snyk.co/ue1NS [Pipeline] } 17:40:11 $ docker stop --time=1 a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 17:40:14 $ docker rm -f --volumes a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 [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:40:15 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] sh 17:40:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:16 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:16 $ docker top 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 -eo pid,comm 17:40:16 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:40:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:16 [ssh-agent] Looking for ssh-agent implementation... 17:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:17 $ docker exec 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 ssh-agent 17:40:17 SSH_AUTH_SOCK=/tmp/ssh-P0pd7iOGa1Bd/agent.32 17:40:17 SSH_AGENT_PID=38 17:40:17 Running ssh-add (command line suppressed) 17:40:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1926732498135029689.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1926732498135029689.key) 17:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:17 + git semver tag 17:40:18 2023-05-30 17:40:18,018 [run_tag] DEBUG tag force:False 17:40:18 2023-05-30 17:40:18,018 [check_head_tag] DEBUG check head tag 17:40:18 2023-05-30 17:40:18,021 [execute] INFO git cat-file --batch-check 17:40:18 2023-05-30 17:40:18,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:40:18 2023-05-30 17:40:18,026 [execute] INFO git cat-file --batch 17:40:18 2023-05-30 17:40:18,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:40:18 2023-05-30 17:40:18,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:18 2023-05-30 17:40:18,062 [execute] INFO git tag -a v3.0.0-dev.50 -m v3.0.0-dev.50 17:40:18 2023-05-30 17:40:18,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.50', '-m', 'v3.0.0-dev.50'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:40:18 2023-05-30 17:40:18,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:18 3.0.0-dev.50 [Pipeline] } 17:40:18 $ docker exec --env ******** --env ******** 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 ssh-agent -k 17:40:18 unset SSH_AUTH_SOCK; 17:40:18 unset SSH_AGENT_PID; 17:40:18 echo Agent pid 38 killed; 17:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:18 + git semver [Pipeline] } 17:40:18 $ docker stop --time=1 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 17:40:20 $ docker rm -f --volumes 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:20 17:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:20 0.23.1-centos7: Pulling from edgex-lftools 17:40:20 ab5ef0e58194: Pulling fs layer 17:40:20 9712f1f96733: Pulling fs layer 17:40:20 63f879dbbcfc: Pulling fs layer 17:40:20 0d9ebad4ef96: Pulling fs layer 17:40:20 e9a5061849ea: Pulling fs layer 17:40:20 0d9ebad4ef96: Waiting 17:40:20 e9a5061849ea: Waiting 17:40:20 d747dcd14b5f: Pulling fs layer 17:40:20 2de7ff778b66: Pulling fs layer 17:40:20 d747dcd14b5f: Waiting 17:40:20 2de7ff778b66: Waiting 17:40:20 9712f1f96733: Verifying Checksum 17:40:20 9712f1f96733: Download complete 17:40:21 63f879dbbcfc: Verifying Checksum 17:40:21 63f879dbbcfc: Download complete 17:40:21 0d9ebad4ef96: Verifying Checksum 17:40:21 0d9ebad4ef96: Download complete 17:40:21 e9a5061849ea: Verifying Checksum 17:40:21 e9a5061849ea: Download complete 17:40:21 d747dcd14b5f: Verifying Checksum 17:40:21 2de7ff778b66: Verifying Checksum 17:40:21 2de7ff778b66: Download complete 17:40:21 ab5ef0e58194: Download complete 17:40:24 ab5ef0e58194: Pull complete 17:40:24 9712f1f96733: Pull complete 17:40:24 63f879dbbcfc: Pull complete 17:40:29 0d9ebad4ef96: Pull complete 17:40:29 e9a5061849ea: Pull complete 17:40:29 d747dcd14b5f: Pull complete 17:40:29 2de7ff778b66: Pull complete 17:40:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:29 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:40:40 $ docker top 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:40:40 provisioning config files... 17:40:40 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8421415768659877400tmp 17:40:40 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10956070320105692381tmp 17:40:40 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10250420460660076402tmp [Pipeline] { [Pipeline] echo 17:40:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:40:40 ---> sigul-configuration.sh 17:40:40 gpg: directory `/root/.gnupg' created 17:40:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:40:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:40:40 gpg: keyring `/root/.gnupg/secring.gpg' created 17:40:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:40:40 gpg: CAST5 encrypted data 17:40:40 gpg: encrypted with 1 passphrase 17:40:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:40:40 + mkdir /home/jenkins 17:40:40 + mkdir /home/jenkins/sigul [Pipeline] sh 17:40:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:40:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:40:41 ---> sigul-install.sh 17:40:41 Sigul already installed; skipping installation. [Pipeline] sh 17:40:41 + git tag --list 17:40:41 v1.0.0 17:40:41 v1.1.0 17:40:41 v1.2.0 17:40:41 v1.2.1-dev.1 17:40:41 v1.2.1-dev.10 17:40:41 v1.2.1-dev.11 17:40:41 v1.2.1-dev.12 17:40:41 v1.2.1-dev.13 17:40:41 v1.2.1-dev.14 17:40:41 v1.2.1-dev.15 17:40:41 v1.2.1-dev.16 17:40:41 v1.2.1-dev.17 17:40:41 v1.2.1-dev.18 17:40:41 v1.2.1-dev.19 17:40:41 v1.2.1-dev.2 17:40:41 v1.2.1-dev.20 17:40:41 v1.2.1-dev.21 17:40:41 v1.2.1-dev.22 17:40:41 v1.2.1-dev.23 17:40:41 v1.2.1-dev.3 17:40:41 v1.2.1-dev.4 17:40:41 v1.2.1-dev.5 17:40:41 v1.2.1-dev.6 17:40:41 v1.2.1-dev.7 17:40:41 v1.2.1-dev.8 17:40:41 v1.2.1-dev.9 17:40:41 v1.3.0 17:40:41 v1.3.1 17:40:41 v1.3.1-dev.1 17:40:41 v2.0.0 17:40:41 v2.0.0-dev.1 17:40:41 v2.0.0-dev.2 17:40:41 v2.0.0-dev.3 17:40:41 v2.0.0-dev.4 17:40:41 v2.0.1 17:40:41 v2.1.0 17:40:41 v2.1.1 17:40:41 v2.1.1-dev.1 17:40:41 v2.1.1-dev.2 17:40:41 v2.1.2 17:40:41 v2.1.2-dev.1 17:40:41 v2.1.2-dev.2 17:40:41 v2.2.0 17:40:41 v2.2.1-dev.1 17:40:41 v2.2.1-dev.10 17:40:41 v2.2.1-dev.2 17:40:41 v2.2.1-dev.3 17:40:41 v2.2.1-dev.4 17:40:41 v2.2.1-dev.5 17:40:41 v2.2.1-dev.6 17:40:41 v2.2.1-dev.7 17:40:41 v2.2.1-dev.8 17:40:41 v2.2.1-dev.9 17:40:41 v2.3 17:40:41 v2.3.0 17:40:41 v2.3.0-dev.10 17:40:41 v2.3.0-dev.11 17:40:41 v2.3.0-dev.12 17:40:41 v2.3.0-dev.13 17:40:41 v2.3.0-dev.14 17:40:41 v2.3.0-dev.15 17:40:41 v2.3.0-dev.16 17:40:41 v2.3.0-dev.17 17:40:41 v2.3.0-dev.18 17:40:41 v2.3.0-dev.19 17:40:41 v2.3.0-dev.20 17:40:41 v2.3.0-dev.21 17:40:41 v2.3.0-dev.22 17:40:41 v2.3.0-dev.23 17:40:41 v2.3.0-dev.24 17:40:41 v2.3.0-dev.25 17:40:41 v2.3.0-dev.26 17:40:41 v2.3.0-dev.27 17:40:41 v2.3.0-dev.28 17:40:41 v2.3.0-dev.29 17:40:41 v2.3.0-dev.30 17:40:41 v2.3.0-dev.31 17:40:41 v2.3.0-dev.32 17:40:41 v2.3.0-dev.33 17:40:41 v2.3.0-dev.34 17:40:41 v2.3.0-dev.35 17:40:41 v2.3.0-dev.36 17:40:41 v2.3.0-dev.37 17:40:41 v2.3.1 17:40:41 v2.3.1-dev.1 17:40:41 v2.3.1-dev.2 17:40:41 v2.3.1-dev.3 17:40:41 v2.3.1-dev.4 17:40:41 v3.0.0-dev.1 17:40:41 v3.0.0-dev.10 17:40:41 v3.0.0-dev.11 17:40:41 v3.0.0-dev.12 17:40:41 v3.0.0-dev.13 17:40:41 v3.0.0-dev.14 17:40:41 v3.0.0-dev.15 17:40:41 v3.0.0-dev.16 17:40:41 v3.0.0-dev.17 17:40:41 v3.0.0-dev.18 17:40:41 v3.0.0-dev.19 17:40:41 v3.0.0-dev.2 17:40:41 v3.0.0-dev.20 17:40:41 v3.0.0-dev.21 17:40:41 v3.0.0-dev.22 17:40:41 v3.0.0-dev.23 17:40:41 v3.0.0-dev.24 17:40:41 v3.0.0-dev.25 17:40:41 v3.0.0-dev.26 17:40:41 v3.0.0-dev.27 17:40:41 v3.0.0-dev.28 17:40:41 v3.0.0-dev.29 17:40:41 v3.0.0-dev.3 17:40:41 v3.0.0-dev.30 17:40:41 v3.0.0-dev.31 17:40:41 v3.0.0-dev.32 17:40:41 v3.0.0-dev.33 17:40:41 v3.0.0-dev.34 17:40:41 v3.0.0-dev.35 17:40:41 v3.0.0-dev.36 17:40:41 v3.0.0-dev.37 17:40:41 v3.0.0-dev.38 17:40:41 v3.0.0-dev.39 17:40:41 v3.0.0-dev.4 17:40:41 v3.0.0-dev.40 17:40:41 v3.0.0-dev.41 17:40:41 v3.0.0-dev.42 17:40:41 v3.0.0-dev.43 17:40:41 v3.0.0-dev.44 17:40:41 v3.0.0-dev.45 17:40:41 v3.0.0-dev.46 17:40:41 v3.0.0-dev.47 17:40:41 v3.0.0-dev.48 17:40:41 v3.0.0-dev.49 17:40:41 v3.0.0-dev.5 17:40:41 v3.0.0-dev.50 17:40:41 v3.0.0-dev.6 17:40:41 v3.0.0-dev.7 17:40:41 v3.0.0-dev.8 17:40:41 v3.0.0-dev.9 [Pipeline] sh 17:40:42 + lftools sign git-tag v3.0.0-dev.50 17:40:42 Signing Git tag with Sigul... 17:40:42 Signing v3.0.0-dev.50 [Pipeline] echo 17:40:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:40:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:40:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:40:43 $ docker stop --time=1 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 17:40:44 $ docker rm -f --volumes 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:40:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:45 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:45 $ docker top 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac -eo pid,comm 17:40:45 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:40:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:45 [ssh-agent] Looking for ssh-agent implementation... 17:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:45 $ docker exec 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac ssh-agent 17:40:46 SSH_AUTH_SOCK=/tmp/ssh-1CrTLMjtVTOW/agent.32 17:40:46 SSH_AGENT_PID=39 17:40:46 Running ssh-add (command line suppressed) 17:40:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16074879474567851626.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16074879474567851626.key) 17:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:46 + git semver bump pre 17:40:46 2023-05-30 17:40:46,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:46 2023-05-30 17:40:46,595 [bump_version] DEBUG bumping version:3.0.0-dev.50 on axis:pre with prefix:dev 17:40:46 2023-05-30 17:40:46,595 [bump_version] DEBUG bumped version:3.0.0-dev.51 17:40:46 2023-05-30 17:40:46,595 [write_version] DEBUG write version:3.0.0-dev.51 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:40:46 2023-05-30 17:40:46,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:46 2023-05-30 17:40:46,595 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:40:46 2023-05-30 17:40:46,597 [execute] INFO git cat-file --batch-check 17:40:46 2023-05-30 17:40:46,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:46 2023-05-30 17:40:46,603 [execute] INFO git cat-file --batch 17:40:46 2023-05-30 17:40:46,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:46 2023-05-30 17:40:46,609 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:46 3.0.0-dev.51 [Pipeline] } 17:40:46 $ docker exec --env ******** --env ******** 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac ssh-agent -k 17:40:46 unset SSH_AUTH_SOCK; 17:40:46 unset SSH_AGENT_PID; 17:40:46 echo Agent pid 39 killed; 17:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:47 + git semver [Pipeline] } 17:40:47 $ docker stop --time=1 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac 17:40:48 $ docker rm -f --volumes 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac [Pipeline] // withDockerContainer [Pipeline] sh 17:40:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:49 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:49 $ docker top a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc -eo pid,comm 17:40:49 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:40:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:49 [ssh-agent] Looking for ssh-agent implementation... 17:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:50 $ docker exec a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc ssh-agent 17:40:50 SSH_AUTH_SOCK=/tmp/ssh-Jrza1Ygki5c1/agent.31 17:40:50 SSH_AGENT_PID=37 17:40:50 Running ssh-add (command line suppressed) 17:40:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9337162392726150003.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9337162392726150003.key) 17:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:50 + git semver push 17:40:50 2023-05-30 17:40:50,768 [run_push] DEBUG push 17:40:50 2023-05-30 17:40:50,769 [execute] INFO git cat-file --batch-check 17:40:50 2023-05-30 17:40:50,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:50 2023-05-30 17:40:50,772 [execute] INFO git rev-list 3ef5722f5aaeaf9f3624998231619880229e631b -- 17:40:50 2023-05-30 17:40:50,772 [execute] DEBUG Popen(['git', 'rev-list', '3ef5722f5aaeaf9f3624998231619880229e631b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:40:50 2023-05-30 17:40:50,782 [execute] INFO git fetch -v origin 17:40:50 2023-05-30 17:40:50,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:40:51 2023-05-30 17:40:51,233 [run_push] DEBUG no remote changes detected 17:40:51 2023-05-30 17:40:51,233 [execute] INFO git push origin semver 17:40:51 2023-05-30 17:40:51,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:40:52 2023-05-30 17:40:52,228 [run_push] DEBUG push all version tags 17:40:52 2023-05-30 17:40:52,228 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:40:52 2023-05-30 17:40:52,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:40:53 2023-05-30 17:40:53,163 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:40:53 3.0.0-dev.51 [Pipeline] } 17:40:53 $ docker exec --env ******** --env ******** a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc ssh-agent -k 17:40:53 unset SSH_AUTH_SOCK; 17:40:53 unset SSH_AGENT_PID; 17:40:53 echo Agent pid 37 killed; 17:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:53 + git semver [Pipeline] } 17:40:54 $ docker stop --time=1 a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc 17:40:55 $ docker rm -f --volumes a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc [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:40:56 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:40:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:40:56 total 16 17:40:56 drwxr-xr-x 3 root root 4096 May 30 17:29 . 17:40:56 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:40 .. 17:40:56 drwxr-xr-x 2 root root 4096 May 30 17:29 cost 17:40:56 -rw-r--r-- 1 root root 96 May 30 17:29 cost.csv 17:40:56 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:40:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:40:56 total 16 17:40:56 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:29 . 17:40:56 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:40 .. 17:40:56 drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:29 cost 17:40:56 -rw-r--r-- 1 jenkins jenkins 96 May 30 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:40:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:57 ---> package-listing.sh 17:40:57 ++ facter osfamily 17:40:57 ++ tr '[:upper:]' '[:lower:]' 17:40:57 + OS_FAMILY=debian 17:40:57 + workspace=/w/workspace/ry_app-service-configurable_main 17:40:57 + START_PACKAGES=/tmp/packages_start.txt 17:40:57 + END_PACKAGES=/tmp/packages_end.txt 17:40:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:57 + PACKAGES=/tmp/packages_start.txt 17:40:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:40:57 + PACKAGES=/tmp/packages_end.txt 17:40:57 + case "${OS_FAMILY}" in 17:40:57 + dpkg -l 17:40:57 + grep '^ii' 17:40:57 + '[' -f /tmp/packages_start.txt ']' 17:40:57 + '[' -f /tmp/packages_end.txt ']' 17:40:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:40:57 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:40:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:40:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:58 prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container 17:40:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:40:58 $ docker top a3a6d237be5697da3f393a7b504eb4994d8f9333156949802648972c78d81627 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:59 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:59 + ls /var/log/sa-host 17:40:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:00 provisioning config files... 17:41:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1732054122025532267tmp [Pipeline] { [Pipeline] echo 17:41:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:00 ---> create-netrc.sh [Pipeline] } 17:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:41:00 ---> python-tools-install.sh [Pipeline] echo 17:41:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:00 ---> sudo-logs.sh 17:41:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:41:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:01 ---> job-cost.sh 17:41:01 lf-activate-venv: SKIPPING 17:41:01 DEBUG: total: 0.2199999988079071 17:41:01 INFO: Retrieving Stack Cost... 17:41:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:02 INFO: Archiving Costs [Pipeline] echo 17:41:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:02 ---> logs-deploy.sh 17:41:02 lf-activate-venv: SKIPPING 17:41:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/168 17:41:02 INFO: archiving workspace using pattern(s): 17:41:03 Archives upload complete. 17:41:03 INFO: archiving logs to Nexus