Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ab7ad60098ed3d89fb1c34174a60139f8053e1 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-ssh9375544691379962252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8603858487944628669.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8316462515321321136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11177198949935176805.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-ssh57049958622549120.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] ========================================================= [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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 > 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 Avoid second fetch Checking out Revision 41ab7ad60098ed3d89fb1c34174a60139f8053e1 (main) Commit message: "Merge pull request #711 from jumpingliu/4.0-app-config-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 > git rev-list --no-walk 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:39:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:39:23 ========================================================= 11:39:23 EdgeX Global Pipelines Version Info 11:39:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:39:24 ------------------- 11:39:24 stable info: 11:39:24 ------------------- 11:39:24 Commited By: Cherry Wang cherry@iotechsys.com 11:39:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:39:24 Message: update stable to v1.0.269 11:39:24 ------------------- 11:39:24 experimental info: 11:39:24 ------------------- 11:39:24 Commited By: Ginny Guan ginny@iotechsys.com 11:39:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:39:24 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:39:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ab7ad [Pipeline] echo 11:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:25 provisioning config files... 11:39:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2124308589362920902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:25 ---> ****-login.sh 11:39:25 nexus3.edgexfoundry.org:10001 11:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:26 Configure a credential helper to remove this warning. See 11:39:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:26 11:39:26 Login Succeeded 11:39:26 nexus3.edgexfoundry.org:10002 11:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:26 Configure a credential helper to remove this warning. See 11:39:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:26 11:39:26 Login Succeeded 11:39:26 nexus3.edgexfoundry.org:10003 11:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:26 Configure a credential helper to remove this warning. See 11:39:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:26 11:39:26 Login Succeeded 11:39:26 nexus3.edgexfoundry.org:10004 11:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:26 Configure a credential helper to remove this warning. See 11:39:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:26 11:39:26 Login Succeeded 11:39:26 ****.io 11:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:26 Configure a credential helper to remove this warning. See 11:39:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:26 11:39:26 Login Succeeded 11:39:26 ---> ****-login.sh ends [Pipeline] } 11:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:39:26 + git rev-list -1 --merges 41ab7ad60098ed3d89fb1c34174a60139f8053e1~1..41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo 11:39:27 -----------> git rev-list -1 --merges 41ab7ad60098ed3d89fb1c34174a60139f8053e1~1..41ab7ad60098ed3d89fb1c34174a60139f8053e1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:39:27 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [false] [Pipeline] sh 11:39:27 + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo 11:39:27 ========================================================= 11:39:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:39:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:27 + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo 11:39:27 [semverPrep] GIT_COMMIT: 41ab7ad60098ed3d89fb1c34174a60139f8053e1, Commit Message: Merge pull request #711 from jumpingliu/4.0-app-config-changelog [Pipeline] echo 11:39:27 [semverPrep] This is not a build commit. [Pipeline] sh 11:39:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:39:28 + grep -v github /etc/ssh/ssh_known_hosts 11:39:28 + [ -e /tmp/ssh_known_hosts ] 11:39:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:39:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:39:28 + sudo tee -a /etc/ssh/ssh_known_hosts 11:39:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:28 11:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:29 0.1.4: Pulling from edgex-devops/py-git-semver 11:39:29 b85a868b505f: Pulling fs layer 11:39:29 e2be974225ed: Pulling fs layer 11:39:29 339a4e72a1f5: Pulling fs layer 11:39:29 988bab9f4d93: Pulling fs layer 11:39:29 1469e6f7b9e6: Pulling fs layer 11:39:29 eaf3925da568: Pulling fs layer 11:39:29 bab4dde63d76: Pulling fs layer 11:39:29 bde34c3a00c8: Pulling fs layer 11:39:29 b352a97aabf1: Pulling fs layer 11:39:29 4872d77fe225: Pulling fs layer 11:39:29 5851b861e8e6: Pulling fs layer 11:39:29 4872d77fe225: Waiting 11:39:29 b352a97aabf1: Waiting 11:39:29 5851b861e8e6: Waiting 11:39:29 bde34c3a00c8: Waiting 11:39:29 eaf3925da568: Waiting 11:39:29 bab4dde63d76: Waiting 11:39:29 988bab9f4d93: Waiting 11:39:29 1469e6f7b9e6: Waiting 11:39:29 e2be974225ed: Download complete 11:39:29 988bab9f4d93: Verifying Checksum 11:39:29 988bab9f4d93: Download complete 11:39:29 1469e6f7b9e6: Verifying Checksum 11:39:29 1469e6f7b9e6: Download complete 11:39:29 eaf3925da568: Verifying Checksum 11:39:29 eaf3925da568: Download complete 11:39:29 339a4e72a1f5: Verifying Checksum 11:39:29 339a4e72a1f5: Download complete 11:39:29 bde34c3a00c8: Download complete 11:39:29 b352a97aabf1: Verifying Checksum 11:39:29 b352a97aabf1: Download complete 11:39:29 4872d77fe225: Verifying Checksum 11:39:29 4872d77fe225: Download complete 11:39:29 5851b861e8e6: Verifying Checksum 11:39:29 5851b861e8e6: Download complete 11:39:29 b85a868b505f: Verifying Checksum 11:39:29 b85a868b505f: Download complete 11:39:29 bab4dde63d76: Verifying Checksum 11:39:29 bab4dde63d76: Download complete 11:39:30 b85a868b505f: Pull complete 11:39:30 e2be974225ed: Pull complete 11:39:31 339a4e72a1f5: Pull complete 11:39:31 988bab9f4d93: Pull complete 11:39:31 1469e6f7b9e6: Pull complete 11:39:31 eaf3925da568: Pull complete 11:39:33 bab4dde63d76: Pull complete 11:39:33 bde34c3a00c8: Pull complete 11:39:33 b352a97aabf1: Pull complete 11:39:33 4872d77fe225: Pull complete 11:39:33 5851b861e8e6: Pull complete 11:39:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:33 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:39:33 $ 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 11:39:35 $ docker top abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 -eo pid,comm 11:39:35 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). 11:39:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:35 [ssh-agent] Looking for ssh-agent implementation... 11:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:35 $ docker exec abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent 11:39:35 SSH_AUTH_SOCK=/tmp/ssh-wWKtLi3TCee8/agent.32 11:39:35 SSH_AGENT_PID=38 11:39:35 Running ssh-add (command line suppressed) 11:39:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3614073549587565863.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3614073549587565863.key) 11:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:36 + git tag --points-at HEAD [Pipeline] } 11:39:36 $ docker exec --env ******** --env ******** abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent -k 11:39:36 unset SSH_AUTH_SOCK; 11:39:36 unset SSH_AGENT_PID; 11:39:36 echo Agent pid 38 killed; 11:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:36 [ssh-agent] Looking for ssh-agent implementation... 11:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:36 $ docker exec abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent 11:39:36 SSH_AUTH_SOCK=/tmp/ssh-LycTGqUffaut/agent.71 11:39:36 SSH_AGENT_PID=77 11:39:36 Running ssh-add (command line suppressed) 11:39:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7442847919360305534.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7442847919360305534.key) 11:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:37 + git semver init 11:39:37 2025-03-05 11:39:37,228 [run_init] DEBUG init version:0.0.0 force:False 11:39:37 2025-03-05 11:39:37,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 11:39:37 2025-03-05 11:39:37,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 11:39:37 2025-03-05 11:39:37,230 [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) 11:39:38 2025-03-05 11:39:38,384 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 11:39:38 2025-03-05 11:39:38,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 11:39:38 2025-03-05 11:39:38,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:39:38 2025-03-05 11:39:38,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:39:38 4.0.0-dev.20 [Pipeline] } 11:39:38 $ docker exec --env ******** --env ******** abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent -k 11:39:38 unset SSH_AUTH_SOCK; 11:39:38 unset SSH_AGENT_PID; 11:39:38 echo Agent pid 77 killed; 11:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:39 + git semver [Pipeline] } 11:39:39 $ docker stop --time=1 abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 11:39:40 $ docker rm -f --volumes abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 [Pipeline] // withDockerContainer [Pipeline] sh 11:39:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:39:41 Stashed 1 file(s) [Pipeline] echo 11:39:41 [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [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 11:39:41 provisioning config files... 11:39:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2531090021905423695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:41 ---> ****-login.sh 11:39:41 nexus3.edgexfoundry.org:10001 11:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:41 Configure a credential helper to remove this warning. See 11:39:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:41 11:39:41 Login Succeeded 11:39:41 nexus3.edgexfoundry.org:10002 11:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:41 Configure a credential helper to remove this warning. See 11:39:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:41 11:39:41 Login Succeeded 11:39:41 nexus3.edgexfoundry.org:10003 11:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:42 Configure a credential helper to remove this warning. See 11:39:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:42 11:39:42 Login Succeeded 11:39:42 nexus3.edgexfoundry.org:10004 11:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:42 Configure a credential helper to remove this warning. See 11:39:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:42 11:39:42 Login Succeeded 11:39:42 ****.io 11:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:42 Configure a credential helper to remove this warning. See 11:39:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:42 11:39:42 Login Succeeded 11:39:42 ---> ****-login.sh ends [Pipeline] } 11:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:39:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:42 ========================================================= 11:39:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:39:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:39:42 Sending build context to Docker daemon 9.324MB 11:39:42 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:39:42 Step 2/12 : FROM ${BASE} AS builder 11:39:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:39:42 da9db072f522: Pulling fs layer 11:39:42 6ef4a4ee8ca5: Pulling fs layer 11:39:42 06f05ace1117: Pulling fs layer 11:39:42 5fe327b54edc: Pulling fs layer 11:39:42 4f4fb700ef54: Pulling fs layer 11:39:42 92a5565b7b96: Pulling fs layer 11:39:42 5fe327b54edc: Waiting 11:39:42 ff9bb7016b71: Pulling fs layer 11:39:42 b67dba6c2c7d: Pulling fs layer 11:39:42 a813b0c90790: Pulling fs layer 11:39:42 92a5565b7b96: Waiting 11:39:42 ff9bb7016b71: Waiting 11:39:42 b67dba6c2c7d: Waiting 11:39:42 a813b0c90790: Waiting 11:39:42 6ef4a4ee8ca5: Verifying Checksum 11:39:42 6ef4a4ee8ca5: Download complete 11:39:42 5fe327b54edc: Download complete 11:39:42 4f4fb700ef54: Download complete 11:39:43 92a5565b7b96: Verifying Checksum 11:39:43 92a5565b7b96: Download complete 11:39:43 da9db072f522: Download complete 11:39:43 ff9bb7016b71: Verifying Checksum 11:39:43 ff9bb7016b71: Download complete 11:39:43 da9db072f522: Pull complete 11:39:43 a813b0c90790: Verifying Checksum 11:39:43 a813b0c90790: Download complete 11:39:43 6ef4a4ee8ca5: Pull complete 11:39:43 06f05ace1117: Verifying Checksum 11:39:43 06f05ace1117: Download complete 11:39:43 b67dba6c2c7d: Verifying Checksum 11:39:43 b67dba6c2c7d: Download complete 11:39:47 06f05ace1117: Pull complete 11:39:47 5fe327b54edc: Pull complete 11:39:47 4f4fb700ef54: Pull complete 11:39:47 92a5565b7b96: Pull complete 11:39:47 ff9bb7016b71: Pull complete 11:39:49 b67dba6c2c7d: Pull complete 11:39:49 a813b0c90790: Pull complete 11:39:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:39:49 ---> 3ba60ce46760 11:39:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:39:52 ---> Running in 8ac6f43b3b2e 11:39:52 Removing intermediate container 8ac6f43b3b2e 11:39:52 ---> d65bcc102898 11:39:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:39:52 ---> Running in 24684c76dd98 11:39:52 Removing intermediate container 24684c76dd98 11:39:52 ---> e246b3c69ac9 11:39:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:39:52 ---> Running in 97da15baddc4 11:39:52 Removing intermediate container 97da15baddc4 11:39:52 ---> 071f377091d7 11:39:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:52 ---> Running in 7f1fdafa9b03 11:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:39:53 OK: 248 MiB in 58 packages 11:39:53 Removing intermediate container 7f1fdafa9b03 11:39:53 ---> c1e3603d54ae 11:39:53 Step 7/12 : WORKDIR /app 11:39:53 ---> Running in 1a1f32e00e5a 11:39:53 Removing intermediate container 1a1f32e00e5a 11:39:53 ---> d9e7f0dcbda9 11:39:53 Step 8/12 : COPY go.mod vendor* ./ 11:39:53 ---> da4a9c5001f1 11:39:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:53 ---> Running in 4037a1cceb3c 11:39:56 Still waiting to schedule task 11:39:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40327’ is offline 11:40:25 Removing intermediate container 4037a1cceb3c 11:40:25 ---> 864ee4b70c16 11:40:25 Step 10/12 : COPY . . 11:40:25 ---> 8bdbd6316ed3 11:40:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:25 ---> Running in 6343aaac3725 11:40:25 Removing intermediate container 6343aaac3725 11:40:25 ---> f6aeceb8bedd 11:40:25 Step 12/12 : RUN $MAKE 11:40:25 ---> Running in af90c07293b2 11:40:25 noop 11:40:25 Removing intermediate container af90c07293b2 11:40:25 ---> 77ad6f3dfdc0 11:40:25 Successfully built 77ad6f3dfdc0 11:40:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:26 + docker inspect -f . ci-base-image-x86_64 11:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:26 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:40:26 $ docker top 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:26 + go version 11:40:26 go version go1.23.4 linux/amd64 [Pipeline] } 11:40:26 $ docker stop --time=1 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 11:40:28 $ docker rm -f --volumes 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:28 + docker inspect -f . ci-base-image-x86_64 11:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:28 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:40:28 $ 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 11:40:29 $ docker top 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:29 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 11:40:29 + make test 11:40:29 go test -race -coverprofile=coverage.out ./... 11:41:01 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:41:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40330 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 11:41:32 Running in /w/workspace/app-service-configurable/268 [Pipeline] { [Pipeline] checkout 11:41:33 go vet ./... 11:41:35 The recommended git tool is: git 11:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:41:36 ./bin/test-attribution-txt.sh 11:41:36 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 11:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:41:36 $ docker stop --time=1 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea 11:41:38 $ docker rm -f --volumes 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea [Pipeline] // withDockerContainer [Pipeline] sh 11:41:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:41:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:41:40 using credential edgex-jenkins-ssh 11:41:40 Cloning the remote Git repository 11:41:40 + ls -al . 11:41:40 total 248 11:41:40 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 11:40 . 11:41:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:39 .. 11:41:40 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 11:39 .dockerignore 11:41:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:41 .git 11:41:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:39 .github 11:41:40 -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 11:39 .gitignore 11:41:40 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 11:39 .golangci.yml 11:41:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:39 .semver 11:41:40 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 5 11:39 Attribution.txt 11:41:40 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 5 11:39 CHANGELOG.md 11:41:40 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 5 11:39 Dockerfile 11:41:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:39 GOVERNANCE.md 11:41:40 -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 11:39 Jenkinsfile 11:41:40 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 11:39 LICENSE 11:41:40 -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 11:39 OWNERS.md 11:41:40 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 5 11:39 README.md 11:41:40 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:39 VERSION 11:41:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:39 bin 11:41:40 -rw-r--r-- 1 jenkins jenkins 953 Mar 5 11:40 coverage.out 11:41:40 -rw-rw-r-- 1 jenkins jenkins 6545 Mar 5 11:39 go.mod 11:41:40 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 11:39 go.sum 11:41:40 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 11:39 main.go 11:41:40 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 5 11:39 makefile 11:41:40 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:40 + 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=41ab7ad60098ed3d89fb1c34174a60139f8053e1 --label arch=amd64 --label version=4.0.0-dev.20 . 11:41:40 Sending build context to Docker daemon 9.326MB 11:41:40 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:41:40 Step 2/27 : FROM ${BASE} AS builder 11:41:40 ---> 77ad6f3dfdc0 11:41:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:41:40 ---> Running in 036898d1ed54 11:41:40 Removing intermediate container 036898d1ed54 11:41:40 ---> 6e7d822cf4db 11:41:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:41:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 11:41:40 > git init /w/workspace/app-service-configurable/268 # timeout=10 11:41:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 11:41:40 > git --version # timeout=10 11:41:40 > git --version # 'git version 2.25.1' 11:41:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:40 ---> Running in 64441eb3e568 11:41:40 Removing intermediate container 64441eb3e568 11:41:40 ---> ee9314d118aa 11:41:40 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:41:40 ---> Running in f424fa3af6f4 11:41:40 Removing intermediate container f424fa3af6f4 11:41:40 ---> 74a0cd7ee9f6 11:41:40 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:41:40 ---> Running in e07ae2f2e7aa 11:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:41:41 OK: 248 MiB in 58 packages 11:41:42 Removing intermediate container e07ae2f2e7aa 11:41:42 ---> 0b6da0ea522d 11:41:42 Step 7/27 : WORKDIR /app 11:41:42 ---> Running in a8cc08965d6f 11:41:42 Removing intermediate container a8cc08965d6f 11:41:42 ---> 9c7c7aa7d346 11:41:42 Step 8/27 : COPY go.mod vendor* ./ 11:41:42 ---> 931f740f9dab 11:41:42 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:42 ---> Running in 98d46192f320 11:41:42 Removing intermediate container 98d46192f320 11:41:42 ---> 68ebada7615b 11:41:42 Step 10/27 : COPY . . 11:41:43 ---> ffc3a1db9730 11:41:43 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:41:43 ---> Running in 90a623a89bbc 11:41:43 Removing intermediate container 90a623a89bbc 11:41:43 ---> 0ec016ec97a0 11:41:43 Step 12/27 : RUN $MAKE 11:41:43 ---> Running in 69221c7a1870 11:41:42 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 11:41:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:41:43 Avoid second fetch 11:41:43 Checking out Revision 41ab7ad60098ed3d89fb1c34174a60139f8053e1 (main) 11:41:44 Commit message: "Merge pull request #711 from jumpingliu/4.0-app-config-changelog" 11:41:43 > git config core.sparsecheckout # timeout=10 11:41:43 > git checkout -f 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:49 Dload Upload Total Spent Left Speed 11:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 11:41:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:41:49 + sudo tee /etc/docker/daemon.new 11:41:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:41:49 { 11:41:49 "registry-mirrors": [ 11:41:49 "https://nexus3.edgexfoundry.org:10001" 11:41:49 ], 11:41:49 "bip": "10.250.0.254/24", 11:41:49 "hosts": [ 11:41:49 "tcp://0.0.0.0:5555", 11:41:49 "unix:///var/run/docker.sock" 11:41:49 ], 11:41:49 "mtu": 1458, 11:41:49 "selinux-enabled": true, 11:41:49 "seccomp-profile": "/etc/docker/seccomp.json" 11:41:49 } [Pipeline] sh 11:41:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:41:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:08 provisioning config files... 11:42:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/268@tmp/config1647291255147122226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:09 ---> ****-login.sh 11:42:09 nexus3.edgexfoundry.org:10001 11:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:09 Configure a credential helper to remove this warning. See 11:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:09 11:42:09 Login Succeeded 11:42:09 nexus3.edgexfoundry.org:10002 11:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:09 Configure a credential helper to remove this warning. See 11:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:09 11:42:09 Login Succeeded 11:42:09 nexus3.edgexfoundry.org:10003 11:42:10 Removing intermediate container 69221c7a1870 11:42:10 ---> 6f658e6ca7de 11:42:10 Step 13/27 : FROM alpine:3.20 11:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:10 Configure a credential helper to remove this warning. See 11:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:10 11:42:10 Login Succeeded 11:42:10 nexus3.edgexfoundry.org:10004 11:42:10 3.20: Pulling from library/alpine 11:42:10 0a9a5dfd008f: Pulling fs layer 11:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:10 Configure a credential helper to remove this warning. See 11:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:10 11:42:10 Login Succeeded 11:42:10 0a9a5dfd008f: Verifying Checksum 11:42:10 0a9a5dfd008f: Download complete 11:42:10 0a9a5dfd008f: Pull complete 11:42:10 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:42:10 Status: Downloaded newer image for alpine:3.20 11:42:10 ---> ff221270b9fb 11:42:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:42:10 ---> Running in c0f4ed2af276 11:42:10 ****.io 11:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:11 Removing intermediate container c0f4ed2af276 11:42:11 ---> 59732172de36 11:42:11 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:42:11 ---> Running in 0e9cc886c933 11:42:11 Removing intermediate container 0e9cc886c933 11:42:11 ---> 90f571ff59c7 11:42:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:42:11 ---> Running in 6915a0b5aa62 11:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:11 Configure a credential helper to remove this warning. See 11:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:11 11:42:11 Login Succeeded 11:42:11 ---> ****-login.sh ends [Pipeline] } 11:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 11:42:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:11 ========================================================= 11:42:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:42:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:42:11 (1/2) Installing ca-certificates (20241121-r1) 11:42:11 (2/2) Installing dumb-init (1.2.5-r3) 11:42:11 Executing busybox-1.36.1-r29.trigger 11:42:11 Executing ca-certificates-20241121-r1.trigger 11:42:11 OK: 9 MiB in 16 packages 11:42:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:42:11 Sending build context to Docker daemon 224.3kB 11:42:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:42:12 Step 2/12 : FROM ${BASE} AS builder 11:42:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:42:12 9986a736f7d3: Pulling fs layer 11:42:12 1f018df60701: Pulling fs layer 11:42:12 39f8f326b044: Pulling fs layer 11:42:12 e6a1e7a6a96a: Pulling fs layer 11:42:12 4f4fb700ef54: Pulling fs layer 11:42:12 d45d956e0dbf: Pulling fs layer 11:42:12 d7702b0d1db1: Pulling fs layer 11:42:12 5c7f0f088c93: Pulling fs layer 11:42:12 4fdc064ae6cf: Pulling fs layer 11:42:12 e6a1e7a6a96a: Waiting 11:42:12 4f4fb700ef54: Waiting 11:42:12 d45d956e0dbf: Waiting 11:42:12 d7702b0d1db1: Waiting 11:42:12 5c7f0f088c93: Waiting 11:42:12 1f018df60701: Verifying Checksum 11:42:12 1f018df60701: Download complete 11:42:12 e6a1e7a6a96a: Verifying Checksum 11:42:12 e6a1e7a6a96a: Download complete 11:42:12 4f4fb700ef54: Verifying Checksum 11:42:12 4f4fb700ef54: Download complete 11:42:12 d45d956e0dbf: Download complete 11:42:12 d7702b0d1db1: Download complete 11:42:12 9986a736f7d3: Verifying Checksum 11:42:12 9986a736f7d3: Download complete 11:42:12 Removing intermediate container 6915a0b5aa62 11:42:12 ---> 67ad3ec02d72 11:42:12 Step 17/27 : RUN apk --no-cache upgrade 11:42:12 ---> Running in 5847dade5754 11:42:12 4fdc064ae6cf: Verifying Checksum 11:42:12 4fdc064ae6cf: Download complete 11:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:42:12 OK: 9 MiB in 16 packages 11:42:13 Removing intermediate container 5847dade5754 11:42:13 ---> 26a189017cf2 11:42:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:42:13 9986a736f7d3: Pull complete 11:42:13 ---> 6a97abf938aa 11:42:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:42:13 ---> d78e5d488685 11:42:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:42:13 1f018df60701: Pull complete 11:42:13 ---> ff0f489b9c78 11:42:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:42:14 39f8f326b044: Verifying Checksum 11:42:14 39f8f326b044: Download complete 11:42:14 ---> 54a457b5bcfa 11:42:14 Step 22/27 : EXPOSE 48095 11:42:14 ---> Running in 8329c457ae14 11:42:14 Removing intermediate container 8329c457ae14 11:42:14 ---> 2f33033d2430 11:42:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:42:14 ---> Running in e417315564a4 11:42:14 Removing intermediate container e417315564a4 11:42:14 ---> 886122d5e1d3 11:42:14 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:42:14 ---> Running in a184900e4160 11:42:14 Removing intermediate container a184900e4160 11:42:14 ---> 0b6b7b85de93 11:42:14 Step 25/27 : LABEL arch=amd64 11:42:14 ---> Running in f92826e1aaca 11:42:14 Removing intermediate container f92826e1aaca 11:42:14 ---> 3e0674cbb6b5 11:42:14 Step 26/27 : LABEL git_sha=41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:42:14 ---> Running in 22b508d399b7 11:42:14 Removing intermediate container 22b508d399b7 11:42:14 ---> 20c58d12b150 11:42:14 Step 27/27 : LABEL version=4.0.0-dev.20 11:42:14 ---> Running in 50a18fb80dfc 11:42:14 Removing intermediate container 50a18fb80dfc 11:42:14 ---> 9410673e097b 11:42:14 [Warning] One or more build-args [ARCH] were not consumed 11:42:14 Successfully built 9410673e097b 11:42:14 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:14 provisioning config files... 11:42:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config475182559189607923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:15 5c7f0f088c93: Verifying Checksum 11:42:15 5c7f0f088c93: Download complete 11:42:15 ---> ****-login.sh 11:42:15 nexus3.edgexfoundry.org:10001 11:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:15 Configure a credential helper to remove this warning. See 11:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:15 11:42:15 Login Succeeded 11:42:15 nexus3.edgexfoundry.org:10002 11:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:15 Configure a credential helper to remove this warning. See 11:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:15 11:42:15 Login Succeeded 11:42:15 nexus3.edgexfoundry.org:10003 11:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:15 Configure a credential helper to remove this warning. See 11:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:15 11:42:15 Login Succeeded 11:42:15 nexus3.edgexfoundry.org:10004 11:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:15 Configure a credential helper to remove this warning. See 11:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:15 11:42:15 Login Succeeded 11:42:15 ****.io 11:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:15 Configure a credential helper to remove this warning. See 11:42:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:15 11:42:15 Login Succeeded 11:42:15 ---> ****-login.sh ends [Pipeline] } 11:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:15 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 11:42:15 41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:42:15 latest 11:42:15 4.0.0-dev.20 11:42:15 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:42:15 main 11:42:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:42:16 f7701d8822f9: Preparing 11:42:16 8a13889b3bf5: Preparing 11:42:16 bfc3333730b6: Preparing 11:42:16 e62438892735: Preparing 11:42:16 ede6bff91eeb: Preparing 11:42:16 aec57b7dab4a: Preparing 11:42:16 994456c4fd7b: Preparing 11:42:16 994456c4fd7b: Waiting 11:42:16 aec57b7dab4a: Waiting 11:42:16 ede6bff91eeb: Pushed 11:42:16 e62438892735: Pushed 11:42:16 bfc3333730b6: Pushed 11:42:16 8a13889b3bf5: Pushed 11:42:16 994456c4fd7b: Layer already exists 11:42:16 aec57b7dab4a: Pushed 11:42:20 f7701d8822f9: Pushed 11:42:20 41ab7ad60098ed3d89fb1c34174a60139f8053e1: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:42:20 f7701d8822f9: Preparing 11:42:20 8a13889b3bf5: Preparing 11:42:20 bfc3333730b6: Preparing 11:42:20 e62438892735: Preparing 11:42:20 ede6bff91eeb: Preparing 11:42:20 aec57b7dab4a: Preparing 11:42:20 994456c4fd7b: Preparing 11:42:20 aec57b7dab4a: Waiting 11:42:20 994456c4fd7b: Waiting 11:42:20 e62438892735: Layer already exists 11:42:20 bfc3333730b6: Layer already exists 11:42:20 f7701d8822f9: Layer already exists 11:42:20 8a13889b3bf5: Layer already exists 11:42:20 ede6bff91eeb: Layer already exists 11:42:20 994456c4fd7b: Layer already exists 11:42:20 aec57b7dab4a: Layer already exists 11:42:20 latest: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 11:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:42:21 f7701d8822f9: Preparing 11:42:21 8a13889b3bf5: Preparing 11:42:21 bfc3333730b6: Preparing 11:42:21 e62438892735: Preparing 11:42:21 ede6bff91eeb: Preparing 11:42:21 aec57b7dab4a: Preparing 11:42:21 994456c4fd7b: Preparing 11:42:21 aec57b7dab4a: Waiting 11:42:21 994456c4fd7b: Waiting 11:42:21 ede6bff91eeb: Layer already exists 11:42:21 bfc3333730b6: Layer already exists 11:42:21 e62438892735: Layer already exists 11:42:21 8a13889b3bf5: Layer already exists 11:42:21 f7701d8822f9: Layer already exists 11:42:21 994456c4fd7b: Layer already exists 11:42:21 aec57b7dab4a: Layer already exists 11:42:21 4.0.0-dev.20: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:42:22 f7701d8822f9: Preparing 11:42:22 8a13889b3bf5: Preparing 11:42:22 bfc3333730b6: Preparing 11:42:22 e62438892735: Preparing 11:42:22 ede6bff91eeb: Preparing 11:42:22 aec57b7dab4a: Preparing 11:42:22 994456c4fd7b: Preparing 11:42:22 aec57b7dab4a: Waiting 11:42:22 994456c4fd7b: Waiting 11:42:22 f7701d8822f9: Layer already exists 11:42:22 bfc3333730b6: Layer already exists 11:42:22 ede6bff91eeb: Layer already exists 11:42:22 e62438892735: Layer already exists 11:42:22 8a13889b3bf5: Layer already exists 11:42:22 994456c4fd7b: Layer already exists 11:42:22 aec57b7dab4a: Layer already exists 11:42:22 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:42:22 f7701d8822f9: Preparing 11:42:22 8a13889b3bf5: Preparing 11:42:22 bfc3333730b6: Preparing 11:42:22 e62438892735: Preparing 11:42:22 ede6bff91eeb: Preparing 11:42:22 aec57b7dab4a: Preparing 11:42:22 994456c4fd7b: Preparing 11:42:22 aec57b7dab4a: Waiting 11:42:22 994456c4fd7b: Waiting 11:42:22 ede6bff91eeb: Layer already exists 11:42:22 e62438892735: Layer already exists 11:42:22 8a13889b3bf5: Layer already exists 11:42:22 bfc3333730b6: Layer already exists 11:42:22 f7701d8822f9: Layer already exists 11:42:22 aec57b7dab4a: Layer already exists 11:42:22 994456c4fd7b: Layer already exists 11:42:22 main: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:42:22 ===================================================== [Pipeline] echo 11:42:22 taggedImages: 11:42:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:42:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:42:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 11:42:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:42:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:23 11:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:23 latest: Pulling from edgex-lftools-log-publisher 11:42:23 5eb5b503b376: Pulling fs layer 11:42:23 5c69ac0246d0: Pulling fs layer 11:42:23 ec43610c2a17: Pulling fs layer 11:42:23 3a2ae6a8a46f: Pulling fs layer 11:42:23 33b1e0a273af: Pulling fs layer 11:42:23 5d3b04190fa2: Pulling fs layer 11:42:23 2f39f015ded8: Pulling fs layer 11:42:23 3a2ae6a8a46f: Waiting 11:42:23 33b1e0a273af: Waiting 11:42:23 5d3b04190fa2: Waiting 11:42:23 2f39f015ded8: Waiting 11:42:23 5c69ac0246d0: Verifying Checksum 11:42:23 5c69ac0246d0: Download complete 11:42:23 3a2ae6a8a46f: Download complete 11:42:23 33b1e0a273af: Verifying Checksum 11:42:23 ec43610c2a17: Verifying Checksum 11:42:23 ec43610c2a17: Download complete 11:42:23 5d3b04190fa2: Download complete 11:42:23 5eb5b503b376: Verifying Checksum 11:42:23 5eb5b503b376: Download complete 11:42:24 2f39f015ded8: Download complete 11:42:24 5eb5b503b376: Pull complete 11:42:24 5c69ac0246d0: Pull complete 11:42:25 ec43610c2a17: Pull complete 11:42:25 3a2ae6a8a46f: Pull complete 11:42:25 33b1e0a273af: Pull complete 11:42:25 5d3b04190fa2: Pull complete 11:42:27 39f8f326b044: Pull complete 11:42:27 e6a1e7a6a96a: Pull complete 11:42:27 4f4fb700ef54: Pull complete 11:42:27 d45d956e0dbf: Pull complete 11:42:28 d7702b0d1db1: Pull complete 11:42:29 2f39f015ded8: Pull complete 11:42:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:29 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:42:31 $ docker top 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:32 ---> job-cost.sh 11:42:32 lf-activate-venv: SKIPPING 11:42:32 INFO: No Stack... 11:42:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:42:32 INFO: Archiving Costs [Pipeline] sh 11:42:32 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 11:42:32 + cut -d, -f6 [Pipeline] lock 11:42:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] 11:42:32 Resource [jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] did not exist. Created. 11:42:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:42:33 + echo total: 0.2199999988079071 [Pipeline] stash 11:42:33 Stashed 1 file(s) [Pipeline] } 11:42:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] // lock [Pipeline] } 11:42:33 $ docker stop --time=1 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 11:42:34 $ docker rm -f --volumes 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:42:36 5c7f0f088c93: Pull complete 11:42:38 4fdc064ae6cf: Pull complete 11:42:38 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:42:38 ---> 63f30b955cb9 11:42:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:42:40 ---> Running in 8eb28fe6b0e1 11:42:40 Removing intermediate container 8eb28fe6b0e1 11:42:40 ---> cf8bde9fb2d9 11:42:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:42:40 ---> Running in bb27e4d9814d 11:42:40 Removing intermediate container bb27e4d9814d 11:42:40 ---> a254483f1ca1 11:42:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:42:40 ---> Running in 3717745038d1 11:42:41 Removing intermediate container 3717745038d1 11:42:41 ---> aa9d492c0bc4 11:42:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:41 ---> Running in 56f03acf46aa 11:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:42:44 OK: 239 MiB in 58 packages 11:42:44 Removing intermediate container 56f03acf46aa 11:42:44 ---> d2b287c66634 11:42:44 Step 7/12 : WORKDIR /app 11:42:44 ---> Running in c4bad33dcdfa 11:42:44 Removing intermediate container c4bad33dcdfa 11:42:44 ---> 580640fedeac 11:42:44 Step 8/12 : COPY go.mod vendor* ./ 11:42:45 ---> ee1b7063a3a1 11:42:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:45 ---> Running in d8011810d429 11:44:37 Removing intermediate container d8011810d429 11:44:37 ---> b63b68a0d109 11:44:37 Step 10/12 : COPY . . 11:44:37 ---> 9ead5bb4d279 11:44:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:37 ---> Running in aa4f766d645d 11:44:37 Removing intermediate container aa4f766d645d 11:44:37 ---> 3004c4afeac0 11:44:37 Step 12/12 : RUN $MAKE 11:44:37 ---> Running in 5902bae8eb3d 11:44:37 noop 11:44:37 Removing intermediate container 5902bae8eb3d 11:44:37 ---> 680d809f8ca9 11:44:37 Successfully built 680d809f8ca9 11:44:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:37 + docker inspect -f . ci-base-image-arm64 11:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container 11:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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 11:44:39 $ docker top d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:40 + go version 11:44:40 go version go1.23.4 linux/arm64 [Pipeline] } 11:44:40 $ docker stop --time=1 d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 11:44:41 $ docker rm -f --volumes d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:42 + docker inspect -f . ci-base-image-arm64 11:44:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:42 prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container 11:44:42 $ 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/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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 11:44:43 $ docker top dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:44 + git config --global --add safe.directory /w/workspace/app-service-configurable/268 [Pipeline] fileExists [Pipeline] sh 11:44:45 + make test 11:44:45 go test -race -coverprofile=coverage.out ./... 11:48:52 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:48:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:52 go vet ./... 11:52:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:52:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:52:29 ./bin/test-attribution-txt.sh 11:52:29 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 11:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:52:29 $ docker stop --time=1 dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 11:52:31 $ docker rm -f --volumes dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 [Pipeline] // withDockerContainer [Pipeline] sh 11:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:52:33 Warning: overwriting stash ‘coverage-report’ 11:52:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:52:34 + ls -al . 11:52:34 total 244 11:52:34 drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 11:44 . 11:52:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:41 .. 11:52:34 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 11:41 .dockerignore 11:52:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:41 .git 11:52:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:41 .github 11:52:34 -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 11:41 .gitignore 11:52:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 11:41 .golangci.yml 11:52:34 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 5 11:41 Attribution.txt 11:52:34 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 5 11:41 CHANGELOG.md 11:52:34 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 5 11:41 Dockerfile 11:52:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:41 GOVERNANCE.md 11:52:34 -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 11:41 Jenkinsfile 11:52:34 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 11:41 LICENSE 11:52:34 -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 11:41 OWNERS.md 11:52:34 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 5 11:41 README.md 11:52:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:39 VERSION 11:52:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:41 bin 11:52:34 -rw-r--r-- 1 jenkins jenkins 953 Mar 5 11:48 coverage.out 11:52:34 -rw-rw-r-- 1 jenkins jenkins 6545 Mar 5 11:41 go.mod 11:52:34 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 11:41 go.sum 11:52:34 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 11:41 main.go 11:52:34 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 5 11:41 makefile 11:52:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:35 + 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=41ab7ad60098ed3d89fb1c34174a60139f8053e1 --label arch=arm64 --label version=4.0.0-dev.20 . 11:52:35 Sending build context to Docker daemon 225.8kB 11:52:35 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:52:35 Step 2/27 : FROM ${BASE} AS builder 11:52:35 ---> 680d809f8ca9 11:52:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:52:35 ---> Running in b3fd8edcd1db 11:52:35 Removing intermediate container b3fd8edcd1db 11:52:35 ---> 5a761cbbc12b 11:52:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:52:35 ---> Running in a966659d6602 11:52:36 Removing intermediate container a966659d6602 11:52:36 ---> 59b8939c4815 11:52:36 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:52:36 ---> Running in 726725d84c29 11:52:36 Removing intermediate container 726725d84c29 11:52:36 ---> 7c7c027e6443 11:52:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:36 ---> Running in ca3a5f6733d5 11:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:52:39 OK: 239 MiB in 58 packages 11:52:40 Removing intermediate container ca3a5f6733d5 11:52:40 ---> a0847a0ad36d 11:52:40 Step 7/27 : WORKDIR /app 11:52:40 ---> Running in 40d3b0074df4 11:52:40 Removing intermediate container 40d3b0074df4 11:52:40 ---> 2864418f7f5d 11:52:40 Step 8/27 : COPY go.mod vendor* ./ 11:52:41 ---> ed4126ef8ab6 11:52:41 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:41 ---> Running in 8c843715b918 11:52:43 Removing intermediate container 8c843715b918 11:52:43 ---> 90efc2405c1c 11:52:43 Step 10/27 : COPY . . 11:52:44 ---> 9027438c2a7d 11:52:44 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:52:44 ---> Running in 9cdc5338540d 11:52:44 Removing intermediate container 9cdc5338540d 11:52:44 ---> 719751580433 11:52:44 Step 12/27 : RUN $MAKE 11:52:44 ---> Running in 8047146145dd 11:52:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:56:22 Removing intermediate container 8047146145dd 11:56:22 ---> 02af4d9cfb8c 11:56:22 Step 13/27 : FROM alpine:3.20 11:56:22 3.20: Pulling from library/alpine 11:56:22 94e9d8af2201: Pulling fs layer 11:56:22 94e9d8af2201: Download complete 11:56:22 94e9d8af2201: Pull complete 11:56:22 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:56:22 Status: Downloaded newer image for alpine:3.20 11:56:22 ---> 7aab056cecc6 11:56:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:56:22 ---> Running in 08a7e0c70ae1 11:56:22 Removing intermediate container 08a7e0c70ae1 11:56:22 ---> b18e859f83e1 11:56:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:56:22 ---> Running in 478e13d26d0c 11:56:22 Removing intermediate container 478e13d26d0c 11:56:22 ---> c428bb4bef50 11:56:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:56:22 ---> Running in f63eb5f60db9 11:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:56:22 (1/2) Installing ca-certificates (20241121-r1) 11:56:22 (2/2) Installing dumb-init (1.2.5-r3) 11:56:22 Executing busybox-1.36.1-r29.trigger 11:56:22 Executing ca-certificates-20241121-r1.trigger 11:56:22 OK: 10 MiB in 16 packages 11:56:22 Removing intermediate container f63eb5f60db9 11:56:22 ---> 5e766a3cdea9 11:56:22 Step 17/27 : RUN apk --no-cache upgrade 11:56:22 ---> Running in 5af6cea57f56 11:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:56:22 OK: 10 MiB in 16 packages 11:56:22 Removing intermediate container 5af6cea57f56 11:56:22 ---> 0f55f7a0194b 11:56:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:56:22 ---> ce52d12f639d 11:56:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:56:22 ---> 7b9da41feafd 11:56:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:56:22 ---> a28af77eae2b 11:56:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:56:22 ---> ea9ee1c35d93 11:56:22 Step 22/27 : EXPOSE 48095 11:56:22 ---> Running in ee22a666130f 11:56:22 Removing intermediate container ee22a666130f 11:56:22 ---> 4f66c1bee6ac 11:56:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:56:22 ---> Running in 2f39f86e9dbc 11:56:22 Removing intermediate container 2f39f86e9dbc 11:56:22 ---> b02c42a34a0e 11:56:22 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:56:22 ---> Running in 46f0a959fd31 11:56:22 Removing intermediate container 46f0a959fd31 11:56:22 ---> a73d2c3eb151 11:56:22 Step 25/27 : LABEL arch=arm64 11:56:22 ---> Running in 75eedd9a05ff 11:56:22 Removing intermediate container 75eedd9a05ff 11:56:22 ---> bbff4632daa6 11:56:22 Step 26/27 : LABEL git_sha=41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:56:22 ---> Running in 33356c5294fe 11:56:22 Removing intermediate container 33356c5294fe 11:56:22 ---> b1ab00b03144 11:56:22 Step 27/27 : LABEL version=4.0.0-dev.20 11:56:22 ---> Running in 65a439f21de0 11:56:23 Removing intermediate container 65a439f21de0 11:56:23 ---> 38d3839fc8dc 11:56:23 [Warning] One or more build-args [ARCH] were not consumed 11:56:23 Successfully built 38d3839fc8dc 11:56:23 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 11:56:23 provisioning config files... 11:56:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/268@tmp/config1608875141768581253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:23 ---> ****-login.sh 11:56:23 nexus3.edgexfoundry.org:10001 11:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:23 Configure a credential helper to remove this warning. See 11:56:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:23 11:56:23 Login Succeeded 11:56:23 nexus3.edgexfoundry.org:10002 11:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:24 Configure a credential helper to remove this warning. See 11:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:24 11:56:24 Login Succeeded 11:56:24 nexus3.edgexfoundry.org:10003 11:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:24 Configure a credential helper to remove this warning. See 11:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:24 11:56:24 Login Succeeded 11:56:24 nexus3.edgexfoundry.org:10004 11:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:24 Configure a credential helper to remove this warning. See 11:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:24 11:56:24 Login Succeeded 11:56:24 ****.io 11:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:25 Configure a credential helper to remove this warning. See 11:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:25 11:56:25 Login Succeeded 11:56:25 ---> ****-login.sh ends [Pipeline] } 11:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:56:25 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 11:56:25 41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:56:25 latest 11:56:25 4.0.0-dev.20 11:56:25 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:56:25 main 11:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:56:26 ed74d1a34593: Preparing 11:56:26 2fa62377eb33: Preparing 11:56:26 e064f3d89b25: Preparing 11:56:26 3983aeff3b08: Preparing 11:56:26 90e9949d62de: Preparing 11:56:26 1723b04cb475: Preparing 11:56:26 dd9c8f8612c8: Preparing 11:56:26 1723b04cb475: Waiting 11:56:26 90e9949d62de: Pushed 11:56:26 3983aeff3b08: Pushed 11:56:26 2fa62377eb33: Pushed 11:56:26 e064f3d89b25: Pushed 11:56:26 dd9c8f8612c8: Layer already exists 11:56:26 1723b04cb475: Pushed 11:56:34 ed74d1a34593: Pushed 11:56:34 41ab7ad60098ed3d89fb1c34174a60139f8053e1: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:35 + 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 11:56:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:56:35 ed74d1a34593: Preparing 11:56:35 2fa62377eb33: Preparing 11:56:35 e064f3d89b25: Preparing 11:56:35 3983aeff3b08: Preparing 11:56:35 90e9949d62de: Preparing 11:56:35 1723b04cb475: Preparing 11:56:35 dd9c8f8612c8: Preparing 11:56:35 dd9c8f8612c8: Waiting 11:56:35 1723b04cb475: Waiting 11:56:35 90e9949d62de: Layer already exists 11:56:35 2fa62377eb33: Layer already exists 11:56:35 ed74d1a34593: Layer already exists 11:56:35 e064f3d89b25: Layer already exists 11:56:35 3983aeff3b08: Layer already exists 11:56:35 1723b04cb475: Layer already exists 11:56:35 dd9c8f8612c8: Layer already exists 11:56:35 latest: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 11:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:56:36 ed74d1a34593: Preparing 11:56:36 2fa62377eb33: Preparing 11:56:36 e064f3d89b25: Preparing 11:56:36 3983aeff3b08: Preparing 11:56:36 90e9949d62de: Preparing 11:56:36 1723b04cb475: Preparing 11:56:36 dd9c8f8612c8: Preparing 11:56:36 1723b04cb475: Waiting 11:56:36 2fa62377eb33: Layer already exists 11:56:36 90e9949d62de: Layer already exists 11:56:36 3983aeff3b08: Layer already exists 11:56:36 e064f3d89b25: Layer already exists 11:56:36 ed74d1a34593: Layer already exists 11:56:36 dd9c8f8612c8: Layer already exists 11:56:36 1723b04cb475: Layer already exists 11:56:36 4.0.0-dev.20: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:56:37 ed74d1a34593: Preparing 11:56:37 2fa62377eb33: Preparing 11:56:37 e064f3d89b25: Preparing 11:56:37 3983aeff3b08: Preparing 11:56:37 90e9949d62de: Preparing 11:56:37 1723b04cb475: Preparing 11:56:37 dd9c8f8612c8: Preparing 11:56:37 dd9c8f8612c8: Waiting 11:56:37 1723b04cb475: Waiting 11:56:37 2fa62377eb33: Layer already exists 11:56:37 3983aeff3b08: Layer already exists 11:56:37 ed74d1a34593: Layer already exists 11:56:37 90e9949d62de: Layer already exists 11:56:37 e064f3d89b25: Layer already exists 11:56:37 1723b04cb475: Layer already exists 11:56:37 dd9c8f8612c8: Layer already exists 11:56:37 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:37 + 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 11:56:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 11:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:56:38 ed74d1a34593: Preparing 11:56:38 2fa62377eb33: Preparing 11:56:38 e064f3d89b25: Preparing 11:56:38 3983aeff3b08: Preparing 11:56:38 90e9949d62de: Preparing 11:56:38 1723b04cb475: Preparing 11:56:38 dd9c8f8612c8: Preparing 11:56:38 1723b04cb475: Waiting 11:56:38 dd9c8f8612c8: Waiting 11:56:38 90e9949d62de: Layer already exists 11:56:38 ed74d1a34593: Layer already exists 11:56:38 2fa62377eb33: Layer already exists 11:56:38 3983aeff3b08: Layer already exists 11:56:38 e064f3d89b25: Layer already exists 11:56:38 1723b04cb475: Layer already exists 11:56:38 dd9c8f8612c8: Layer already exists 11:56:38 main: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:38 ===================================================== [Pipeline] echo 11:56:38 taggedImages: 11:56:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 11:56:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:56:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 11:56:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 11:56:38 - 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 11:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:38 11:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:38 arm64: Pulling from edgex-lftools-log-publisher 11:56:38 8998bd30e6a1: Pulling fs layer 11:56:38 04944245beec: Pulling fs layer 11:56:38 699f458cf7ca: Pulling fs layer 11:56:38 765212b225bb: Pulling fs layer 11:56:38 f23df028b6ca: Pulling fs layer 11:56:38 765212b225bb: Waiting 11:56:38 d65c8cfc05b1: Pulling fs layer 11:56:38 2437ff75d9bd: Pulling fs layer 11:56:38 f23df028b6ca: Waiting 11:56:38 d65c8cfc05b1: Waiting 11:56:38 2437ff75d9bd: Waiting 11:56:39 04944245beec: Verifying Checksum 11:56:39 04944245beec: Download complete 11:56:39 765212b225bb: Verifying Checksum 11:56:39 765212b225bb: Download complete 11:56:39 f23df028b6ca: Verifying Checksum 11:56:39 f23df028b6ca: Download complete 11:56:39 d65c8cfc05b1: Verifying Checksum 11:56:39 d65c8cfc05b1: Download complete 11:56:39 699f458cf7ca: Verifying Checksum 11:56:39 699f458cf7ca: Download complete 11:56:39 8998bd30e6a1: Verifying Checksum 11:56:39 8998bd30e6a1: Download complete 11:56:42 2437ff75d9bd: Verifying Checksum 11:56:42 2437ff75d9bd: Download complete 11:56:44 8998bd30e6a1: Pull complete 11:56:44 04944245beec: Pull complete 11:56:46 699f458cf7ca: Pull complete 11:56:46 765212b225bb: Pull complete 11:56:47 f23df028b6ca: Pull complete 11:56:47 d65c8cfc05b1: Pull complete 11:57:05 2437ff75d9bd: Pull complete 11:57:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:05 prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container 11:57:05 $ 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/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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 11:57:08 $ docker top 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:09 ---> job-cost.sh 11:57:09 lf-activate-venv: SKIPPING 11:57:09 INFO: No Stack... 11:57:09 INFO: Retrieving Pricing Info for: v3-standard-4 11:57:10 INFO: Archiving Costs [Pipeline] sh 11:57:11 + cat /w/workspace/app-service-configurable/268/archives/cost.csv 11:57:11 + cut -d, -f6 [Pipeline] lock 11:57:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] 11:57:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] did not exist. Created. 11:57:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:12 /w/workspace/app-service-configurable/268@tmp/durable-6f0787e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:57:12 + echo total: 0.10999999940395355 [Pipeline] stash 11:57:12 Warning: overwriting stash ‘stack-cost’ 11:57:12 Stashed 1 file(s) [Pipeline] } 11:57:12 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] // lock [Pipeline] } 11:57:12 $ docker stop --time=1 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 11:57:14 $ docker rm -f --volumes 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 [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 11:57:14 provisioning config files... 11:57:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15398694301340205472tmp [Pipeline] { [Pipeline] sh 11:57:15 + set +x 11:57:15 + curl -s https://codecov.io/bash 11:57:15 + bash -s -- 11:57:15 11:57:15 _____ _ 11:57:15 / ____| | | 11:57:15 | | ___ __| | ___ ___ _____ __ 11:57:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:15 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:15 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:15 Bash-1.0.6 11:57:15 11:57:15 11:57:15 ==> git version 2.25.1 found 11:57:15 ==> 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 11:57:15 Release-Date: 2020-01-08 11:57:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:57:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:57:15 ==> Jenkins CI detected. 11:57:15 current dir:  /w/workspace/ry_app-service-configurable_main 11:57:15 project root: . 11:57:15 --> token set from env 11:57:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:15 ==> Running gcov in . (disable via -X gcov) 11:57:15 ==> Python coveragepy not found 11:57:15 ==> Searching for coverage reports in: 11:57:15 + . 11:57:15 -> Found 1 reports 11:57:15 ==> Detecting git/mercurial file structure 11:57:15 ==> Reading reports 11:57:15 + ./coverage.out bytes=953 11:57:15 ==> Appending adjustments 11:57:15 https://docs.codecov.io/docs/fixing-reports 11:57:15 + Found adjustments 11:57:15 ==> Gzipping contents 11:57:15 4.0K /tmp/codecov.sTh4jU.gz 11:57:15 ==> Uploading reports 11:57:15 url: https://codecov.io 11:57:15 query: branch=main&commit=41ab7ad60098ed3d89fb1c34174a60139f8053e1&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:57:15 -> Pinging Codecov 11:57:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=41ab7ad60098ed3d89fb1c34174a60139f8053e1&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:57:15 -> Uploading to 11:57:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/41ab7ad60098ed3d89fb1c34174a60139f8053e1/88e250b7-f656-4d78-b9e5-93b0dab85618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T115715Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d6421513f71fcf8b3f132c3d7075be7df6c6b6bbe74264d0cfe0d1ba8045d150 11:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:15 Dload Upload Total Spent Left Speed 11:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1122 --:--:-- --:--:-- --:--:-- 1122 11:57:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } 11:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:57:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:57:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:57:16 11:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:57:17 latest: Pulling from edgex-devops/edgex-snyk-go 11:57:17 43c4264eed91: Pulling fs layer 11:57:17 4cc291be95ef: Pulling fs layer 11:57:17 2ac1f1163629: Pulling fs layer 11:57:17 5c3c966382ef: Pulling fs layer 11:57:17 4f4fb700ef54: Pulling fs layer 11:57:17 d9c7d2e4e75e: Pulling fs layer 11:57:17 9c3e1370e548: Pulling fs layer 11:57:17 4f4fb700ef54: Waiting 11:57:17 5c3c966382ef: Waiting 11:57:17 9c3e1370e548: Waiting 11:57:17 4cc291be95ef: Verifying Checksum 11:57:17 4cc291be95ef: Download complete 11:57:17 5c3c966382ef: Verifying Checksum 11:57:17 5c3c966382ef: Download complete 11:57:17 4f4fb700ef54: Verifying Checksum 11:57:17 4f4fb700ef54: Download complete 11:57:17 43c4264eed91: Download complete 11:57:17 43c4264eed91: Pull complete 11:57:17 d9c7d2e4e75e: Verifying Checksum 11:57:17 d9c7d2e4e75e: Download complete 11:57:17 4cc291be95ef: Pull complete 11:57:17 2ac1f1163629: Download complete 11:57:18 9c3e1370e548: Verifying Checksum 11:57:18 9c3e1370e548: Download complete 11:57:20 2ac1f1163629: Pull complete 11:57:20 5c3c966382ef: Pull complete 11:57:20 4f4fb700ef54: Pull complete 11:57:21 d9c7d2e4e75e: Pull complete 11:57:23 9c3e1370e548: Pull complete 11:57:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:24 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:57:24 $ 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:latest cat 11:57:27 $ docker top 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 11:57:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 11:57:27 + set -o pipefail 11:57:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 11:57:34 11:57:34 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 11:57:34 11:57:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/543d7458-9d60-47e4-989f-060d5457ddeb 11:57:34 11:57:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:57:34 11:57:34 11:57:34 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:57:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:57:34 $ docker stop --time=1 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 11:57:36 $ docker rm -f --volumes 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:37 + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] sh 11:57:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:38 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:57:38 $ 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 11:57:38 $ docker top 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 -eo pid,comm 11:57:38 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). 11:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:38 [ssh-agent] Looking for ssh-agent implementation... 11:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:39 $ docker exec 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 ssh-agent 11:57:39 SSH_AUTH_SOCK=/tmp/ssh-xivOponYe4sc/agent.33 11:57:39 SSH_AGENT_PID=39 11:57:39 Running ssh-add (command line suppressed) 11:57:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6036886332684302980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6036886332684302980.key) 11:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:39 + git semver tag 11:57:39 2025-03-05 11:57:39,790 [run_tag] DEBUG tag force:False 11:57:39 2025-03-05 11:57:39,790 [check_head_tag] DEBUG check head tag 11:57:39 2025-03-05 11:57:39,792 [execute] INFO git cat-file --batch-check 11:57:39 2025-03-05 11:57:39,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 11:57:39 2025-03-05 11:57:39,796 [execute] INFO git cat-file --batch 11:57:39 2025-03-05 11:57:39,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 11:57:39 2025-03-05 11:57:39,828 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:57:39 2025-03-05 11:57:39,829 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 11:57:39 2025-03-05 11:57:39,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 11:57:39 2025-03-05 11:57:39,834 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:57:39 4.0.0-dev.20 [Pipeline] } 11:57:39 $ docker exec --env ******** --env ******** 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 ssh-agent -k 11:57:39 unset SSH_AUTH_SOCK; 11:57:39 unset SSH_AGENT_PID; 11:57:39 echo Agent pid 39 killed; 11:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:40 + git semver [Pipeline] } 11:57:40 $ docker stop --time=1 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 11:57:42 $ docker rm -f --volumes 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:42 11:57:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:42 0.23.1-centos7: Pulling from edgex-lftools 11:57:42 ab5ef0e58194: Pulling fs layer 11:57:42 9712f1f96733: Pulling fs layer 11:57:42 63f879dbbcfc: Pulling fs layer 11:57:42 0d9ebad4ef96: Pulling fs layer 11:57:42 e9a5061849ea: Pulling fs layer 11:57:42 d747dcd14b5f: Pulling fs layer 11:57:42 2de7ff778b66: Pulling fs layer 11:57:42 0d9ebad4ef96: Waiting 11:57:42 2de7ff778b66: Waiting 11:57:42 e9a5061849ea: Waiting 11:57:42 d747dcd14b5f: Waiting 11:57:42 9712f1f96733: Verifying Checksum 11:57:42 9712f1f96733: Download complete 11:57:43 63f879dbbcfc: Verifying Checksum 11:57:43 63f879dbbcfc: Download complete 11:57:43 ab5ef0e58194: Verifying Checksum 11:57:43 ab5ef0e58194: Download complete 11:57:43 d747dcd14b5f: Verifying Checksum 11:57:43 d747dcd14b5f: Download complete 11:57:43 e9a5061849ea: Verifying Checksum 11:57:43 0d9ebad4ef96: Verifying Checksum 11:57:43 0d9ebad4ef96: Download complete 11:57:43 2de7ff778b66: Verifying Checksum 11:57:43 2de7ff778b66: Download complete 11:57:45 ab5ef0e58194: Pull complete 11:57:45 9712f1f96733: Pull complete 11:57:46 63f879dbbcfc: Pull complete 11:57:49 0d9ebad4ef96: Pull complete 11:57:49 e9a5061849ea: Pull complete 11:57:49 d747dcd14b5f: Pull complete 11:57:51 2de7ff778b66: Pull complete 11:57:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:57:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:51 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:57:51 $ 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 11:57:53 $ docker top 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:57:53 provisioning config files... 11:57:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8689293648784509744tmp 11:57:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6017157719423337816tmp 11:57:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5976520921619297478tmp [Pipeline] { [Pipeline] echo 11:57:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:57:53 ---> sigul-configuration.sh 11:57:53 gpg: directory `/root/.gnupg' created 11:57:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:57:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:57:53 gpg: keyring `/root/.gnupg/secring.gpg' created 11:57:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:57:53 gpg: CAST5 encrypted data 11:57:53 gpg: encrypted with 1 passphrase 11:57:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:57:54 + mkdir /home/jenkins 11:57:54 + mkdir /home/jenkins/sigul [Pipeline] sh 11:57:54 + 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 11:57:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:57:54 ---> sigul-install.sh 11:57:54 Sigul already installed; skipping installation. [Pipeline] sh 11:57:55 + git tag --list 11:57:55 v1.0.0 11:57:55 v1.1.0 11:57:55 v1.2.0 11:57:55 v1.3.0 11:57:55 v1.3.1 11:57:55 v2.0.0 11:57:55 v2.0.1 11:57:55 v2.1.0 11:57:55 v2.1.1 11:57:55 v2.1.2 11:57:55 v2.2.0 11:57:55 v2.3 11:57:55 v2.3.0 11:57:55 v2.3.1 11:57:55 v3.0 11:57:55 v3.0.0 11:57:55 v3.0.1 11:57:55 v3.0.1-dev.1 11:57:55 v3.1 11:57:55 v3.1.0 11:57:55 v3.1.0-dev.1 11:57:55 v3.1.0-dev.10 11:57:55 v3.1.0-dev.11 11:57:55 v3.1.0-dev.12 11:57:55 v3.1.0-dev.13 11:57:55 v3.1.0-dev.14 11:57:55 v3.1.0-dev.15 11:57:55 v3.1.0-dev.16 11:57:55 v3.1.0-dev.17 11:57:55 v3.1.0-dev.18 11:57:55 v3.1.0-dev.19 11:57:55 v3.1.0-dev.2 11:57:55 v3.1.0-dev.20 11:57:55 v3.1.0-dev.21 11:57:55 v3.1.0-dev.22 11:57:55 v3.1.0-dev.23 11:57:55 v3.1.0-dev.24 11:57:55 v3.1.0-dev.25 11:57:55 v3.1.0-dev.26 11:57:55 v3.1.0-dev.27 11:57:55 v3.1.0-dev.28 11:57:55 v3.1.0-dev.29 11:57:55 v3.1.0-dev.3 11:57:55 v3.1.0-dev.30 11:57:55 v3.1.0-dev.31 11:57:55 v3.1.0-dev.32 11:57:55 v3.1.0-dev.33 11:57:55 v3.1.0-dev.34 11:57:55 v3.1.0-dev.35 11:57:55 v3.1.0-dev.36 11:57:55 v3.1.0-dev.37 11:57:55 v3.1.0-dev.38 11:57:55 v3.1.0-dev.39 11:57:55 v3.1.0-dev.4 11:57:55 v3.1.0-dev.5 11:57:55 v3.1.0-dev.6 11:57:55 v3.1.0-dev.7 11:57:55 v3.1.0-dev.8 11:57:55 v3.1.0-dev.9 11:57:55 v3.1.1 11:57:55 v3.1.1-dev.1 11:57:55 v3.2.0-dev.1 11:57:55 v3.2.0-dev.10 11:57:55 v3.2.0-dev.11 11:57:55 v3.2.0-dev.12 11:57:55 v3.2.0-dev.13 11:57:55 v3.2.0-dev.14 11:57:55 v3.2.0-dev.15 11:57:55 v3.2.0-dev.16 11:57:55 v3.2.0-dev.17 11:57:55 v3.2.0-dev.18 11:57:55 v3.2.0-dev.19 11:57:55 v3.2.0-dev.2 11:57:55 v3.2.0-dev.20 11:57:55 v3.2.0-dev.21 11:57:55 v3.2.0-dev.22 11:57:55 v3.2.0-dev.23 11:57:55 v3.2.0-dev.24 11:57:55 v3.2.0-dev.25 11:57:55 v3.2.0-dev.26 11:57:55 v3.2.0-dev.27 11:57:55 v3.2.0-dev.28 11:57:55 v3.2.0-dev.29 11:57:55 v3.2.0-dev.3 11:57:55 v3.2.0-dev.30 11:57:55 v3.2.0-dev.31 11:57:55 v3.2.0-dev.32 11:57:55 v3.2.0-dev.33 11:57:55 v3.2.0-dev.34 11:57:55 v3.2.0-dev.35 11:57:55 v3.2.0-dev.36 11:57:55 v3.2.0-dev.37 11:57:55 v3.2.0-dev.38 11:57:55 v3.2.0-dev.4 11:57:55 v3.2.0-dev.5 11:57:55 v3.2.0-dev.6 11:57:55 v3.2.0-dev.7 11:57:55 v3.2.0-dev.8 11:57:55 v3.2.0-dev.9 11:57:55 v4.0.0-dev.1 11:57:55 v4.0.0-dev.10 11:57:55 v4.0.0-dev.11 11:57:55 v4.0.0-dev.12 11:57:55 v4.0.0-dev.13 11:57:55 v4.0.0-dev.14 11:57:55 v4.0.0-dev.15 11:57:55 v4.0.0-dev.16 11:57:55 v4.0.0-dev.17 11:57:55 v4.0.0-dev.18 11:57:55 v4.0.0-dev.19 11:57:55 v4.0.0-dev.2 11:57:55 v4.0.0-dev.20 11:57:55 v4.0.0-dev.3 11:57:55 v4.0.0-dev.4 11:57:55 v4.0.0-dev.5 11:57:55 v4.0.0-dev.6 11:57:55 v4.0.0-dev.7 11:57:55 v4.0.0-dev.8 11:57:55 v4.0.0-dev.9 [Pipeline] sh 11:57:55 + lftools sign git-tag v4.0.0-dev.20 11:57:55 Signing Git tag with Sigul... 11:57:55 Signing v4.0.0-dev.20 [Pipeline] echo 11:57:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:57:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:57:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:57:56 $ docker stop --time=1 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 11:57:58 $ docker rm -f --volumes 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:57:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:59 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:57:59 $ 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 11:57:59 $ docker top a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 -eo pid,comm 11:57:59 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). 11:57:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:00 [ssh-agent] Looking for ssh-agent implementation... 11:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:00 $ docker exec a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 ssh-agent 11:58:00 SSH_AUTH_SOCK=/tmp/ssh-Y7w7q68XFpmp/agent.31 11:58:00 SSH_AGENT_PID=37 11:58:00 Running ssh-add (command line suppressed) 11:58:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7530648446760976555.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7530648446760976555.key) 11:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:00 + git semver bump pre 11:58:00 2025-03-05 11:58:00,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:58:00 2025-03-05 11:58:00,790 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev 11:58:00 2025-03-05 11:58:00,790 [bump_version] DEBUG bumped version:4.0.0-dev.21 11:58:00 2025-03-05 11:58:00,790 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 11:58:00 2025-03-05 11:58:00,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:58:00 2025-03-05 11:58:00,790 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 11:58:00 2025-03-05 11:58:00,792 [execute] INFO git cat-file --batch-check 11:58:00 2025-03-05 11:58:00,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:00 2025-03-05 11:58:00,797 [execute] INFO git cat-file --batch 11:58:00 2025-03-05 11:58:00,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:00 2025-03-05 11:58:00,803 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:58:00 4.0.0-dev.21 [Pipeline] } 11:58:00 $ docker exec --env ******** --env ******** a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 ssh-agent -k 11:58:00 unset SSH_AUTH_SOCK; 11:58:00 unset SSH_AGENT_PID; 11:58:00 echo Agent pid 37 killed; 11:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:01 + git semver [Pipeline] } 11:58:01 $ docker stop --time=1 a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 11:58:02 $ docker rm -f --volumes a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:03 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:58:03 $ 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 11:58:03 $ docker top 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:04 [ssh-agent] Looking for ssh-agent implementation... 11:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:04 $ docker exec 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e ssh-agent 11:58:04 SSH_AUTH_SOCK=/tmp/ssh-ManUiXfeAWT4/agent.32 11:58:04 SSH_AGENT_PID=38 11:58:04 Running ssh-add (command line suppressed) 11:58:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11185420101352475551.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11185420101352475551.key) 11:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:04 + git semver push 11:58:04 2025-03-05 11:58:04,855 [run_push] DEBUG push 11:58:04 2025-03-05 11:58:04,856 [execute] INFO git cat-file --batch-check 11:58:04 2025-03-05 11:58:04,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 11:58:04 2025-03-05 11:58:04,860 [execute] INFO git rev-list dc91c3ec008c1cc1d98a910f1cf43a380db43707 -- 11:58:04 2025-03-05 11:58:04,861 [execute] DEBUG Popen(['git', 'rev-list', 'dc91c3ec008c1cc1d98a910f1cf43a380db43707', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 11:58:04 2025-03-05 11:58:04,872 [execute] INFO git fetch -v origin 11:58:04 2025-03-05 11:58:04,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 11:58:05 2025-03-05 11:58:05,302 [run_push] DEBUG no remote changes detected 11:58:05 2025-03-05 11:58:05,302 [execute] INFO git push origin semver 11:58:05 2025-03-05 11:58:05,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 11:58:06 2025-03-05 11:58:06,009 [run_push] DEBUG push all version tags 11:58:06 2025-03-05 11:58:06,010 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:58:06 2025-03-05 11:58:06,010 [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) 11:58:06 2025-03-05 11:58:06,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:58:06 4.0.0-dev.21 [Pipeline] } 11:58:06 $ docker exec --env ******** --env ******** 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e ssh-agent -k 11:58:06 unset SSH_AUTH_SOCK; 11:58:06 unset SSH_AGENT_PID; 11:58:06 echo Agent pid 38 killed; 11:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:07 + git semver [Pipeline] } 11:58:07 $ docker stop --time=1 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e 11:58:08 $ docker rm -f --volumes 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:58:09 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 11:58:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:58:09 total 16 11:58:09 drwxr-xr-x 3 root root 4096 Mar 5 11:42 . 11:58:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:57 .. 11:58:09 drwxr-xr-x 2 root root 4096 Mar 5 11:42 cost 11:58:09 -rw-r--r-- 1 root root 96 Mar 5 11:42 cost.csv 11:58:09 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 11:58:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:58:09 total 16 11:58:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:42 . 11:58:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:57 .. 11:58:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:42 cost 11:58:09 -rw-r--r-- 1 jenkins jenkins 96 Mar 5 11:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:58:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:58:10 ---> package-listing.sh 11:58:10 ++ facter osfamily 11:58:10 ++ tr '[:upper:]' '[:lower:]' 11:58:10 + OS_FAMILY=debian 11:58:10 + workspace=/w/workspace/ry_app-service-configurable_main 11:58:10 + START_PACKAGES=/tmp/packages_start.txt 11:58:10 + END_PACKAGES=/tmp/packages_end.txt 11:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:10 + PACKAGES=/tmp/packages_start.txt 11:58:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:58:10 + PACKAGES=/tmp/packages_end.txt 11:58:10 + case "${OS_FAMILY}" in 11:58:10 + dpkg -l 11:58:10 + grep '^ii' 11:58:10 + '[' -f /tmp/packages_start.txt ']' 11:58:10 + '[' -f /tmp/packages_end.txt ']' 11:58:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:58:10 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 11:58:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 11:58:10 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 11:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:11 prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container 11:58:11 $ 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 11:58:11 $ docker top edc03331222a35d6ac24a7f1f371e89bac8304cdb38c5ad25df628d79cc57aea -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:12 + touch /tmp/pre-build-complete [Pipeline] sh 11:58:12 + mkdir -p /var/log/sysstat [Pipeline] sh 11:58:12 + ls /var/log/sa-host 11:58:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:12 provisioning config files... 11:58:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config335376736875367175tmp [Pipeline] { [Pipeline] echo 11:58:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:13 ---> create-netrc.sh [Pipeline] } 11:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:58:13 ---> python-tools-install.sh [Pipeline] echo 11:58:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:58:13 ---> sudo-logs.sh 11:58:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:58:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:58:14 ---> job-cost.sh 11:58:14 lf-activate-venv: SKIPPING 11:58:14 DEBUG: total: 0.2199999988079071 11:58:14 INFO: Retrieving Stack Cost... 11:58:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:14 INFO: Archiving Costs [Pipeline] echo 11:58:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:15 ---> logs-deploy.sh 11:58:15 lf-activate-venv: SKIPPING 11:58:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/268 11:58:15 INFO: archiving workspace using pattern(s): 11:58:16 Archives upload complete. 11:58:16 INFO: archiving logs to Nexus