Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 405ca1ad626f130e581dbb17472310acb117b457 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-ssh446061240312724562.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-ssh8316051223501740047.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-ssh12212043505807857708.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-ssh17722624123663806470.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-ssh12351613054918529891.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 ‘prd-ubuntu20.04-docker-8c-8g-38651’ Running on prd-ubuntu20.04-docker-8c-8g-38652 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 405ca1ad626f130e581dbb17472310acb117b457 (main) Commit message: "Merge pull request #705 from judehung/remove-pg-sql-script" > git config core.sparsecheckout # timeout=10 > git checkout -f 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 > git rev-list --no-walk 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:04 ========================================================= 13:48:04 EdgeX Global Pipelines Version Info 13:48:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:04 ------------------- 13:48:04 stable info: 13:48:04 ------------------- 13:48:04 Commited By: Cherry Wang cherry@iotechsys.com 13:48:04 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:48:04 Message: update stable to v1.0.269 13:48:05 ------------------- 13:48:05 experimental info: 13:48:05 ------------------- 13:48:05 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:48:05 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 405ca1a [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:06 provisioning config files... 13:48:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6249421954550821051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:06 ---> ****-login.sh 13:48:06 nexus3.edgexfoundry.org:10001 13:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:07 Configure a credential helper to remove this warning. See 13:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:07 13:48:07 Login Succeeded 13:48:07 nexus3.edgexfoundry.org:10002 13:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:07 Configure a credential helper to remove this warning. See 13:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:07 13:48:07 Login Succeeded 13:48:07 nexus3.edgexfoundry.org:10003 13:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:07 Configure a credential helper to remove this warning. See 13:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:07 13:48:07 Login Succeeded 13:48:07 nexus3.edgexfoundry.org:10004 13:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:07 Configure a credential helper to remove this warning. See 13:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:07 13:48:07 Login Succeeded 13:48:07 ****.io 13:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:07 Configure a credential helper to remove this warning. See 13:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:07 13:48:07 Login Succeeded 13:48:07 ---> ****-login.sh ends [Pipeline] } 13:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:48:08 + git rev-list -1 --merges 405ca1ad626f130e581dbb17472310acb117b457~1..405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo 13:48:08 -----------> git rev-list -1 --merges 405ca1ad626f130e581dbb17472310acb117b457~1..405ca1ad626f130e581dbb17472310acb117b457 405ca1ad626f130e581dbb17472310acb117b457 13:48:08 405ca1ad626f130e581dbb17472310acb117b457 [false] [Pipeline] sh 13:48:08 + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo 13:48:08 ========================================================= 13:48:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:48:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:08 + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo 13:48:09 [semverPrep] GIT_COMMIT: 405ca1ad626f130e581dbb17472310acb117b457, Commit Message: Merge pull request #705 from judehung/remove-pg-sql-script [Pipeline] echo 13:48:09 [semverPrep] This is not a build commit. [Pipeline] sh 13:48:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:09 + grep -v github /etc/ssh/ssh_known_hosts 13:48:09 + [ -e /tmp/ssh_known_hosts ] 13:48:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:09 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:09 sudo tee -a /etc/ssh/ssh_known_hosts 13:48:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:09 13:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:10 0.1.4: Pulling from edgex-devops/py-git-semver 13:48:10 b85a868b505f: Pulling fs layer 13:48:10 e2be974225ed: Pulling fs layer 13:48:10 339a4e72a1f5: Pulling fs layer 13:48:10 988bab9f4d93: Pulling fs layer 13:48:10 1469e6f7b9e6: Pulling fs layer 13:48:10 eaf3925da568: Pulling fs layer 13:48:10 bab4dde63d76: Pulling fs layer 13:48:10 bde34c3a00c8: Pulling fs layer 13:48:10 b352a97aabf1: Pulling fs layer 13:48:10 4872d77fe225: Pulling fs layer 13:48:10 5851b861e8e6: Pulling fs layer 13:48:10 1469e6f7b9e6: Waiting 13:48:10 5851b861e8e6: Waiting 13:48:10 b352a97aabf1: Waiting 13:48:10 bde34c3a00c8: Waiting 13:48:10 eaf3925da568: Waiting 13:48:10 988bab9f4d93: Waiting 13:48:10 bab4dde63d76: Waiting 13:48:10 4872d77fe225: Waiting 13:48:10 e2be974225ed: Verifying Checksum 13:48:10 e2be974225ed: Download complete 13:48:10 988bab9f4d93: Verifying Checksum 13:48:10 988bab9f4d93: Download complete 13:48:10 1469e6f7b9e6: Verifying Checksum 13:48:10 1469e6f7b9e6: Download complete 13:48:10 eaf3925da568: Download complete 13:48:10 339a4e72a1f5: Verifying Checksum 13:48:10 339a4e72a1f5: Download complete 13:48:10 bde34c3a00c8: Verifying Checksum 13:48:10 bde34c3a00c8: Download complete 13:48:10 b352a97aabf1: Download complete 13:48:10 4872d77fe225: Verifying Checksum 13:48:10 4872d77fe225: Download complete 13:48:10 5851b861e8e6: Verifying Checksum 13:48:10 5851b861e8e6: Download complete 13:48:10 b85a868b505f: Download complete 13:48:10 bab4dde63d76: Verifying Checksum 13:48:10 bab4dde63d76: Download complete 13:48:11 b85a868b505f: Pull complete 13:48:12 e2be974225ed: Pull complete 13:48:12 339a4e72a1f5: Pull complete 13:48:12 988bab9f4d93: Pull complete 13:48:12 1469e6f7b9e6: Pull complete 13:48:13 eaf3925da568: Pull complete 13:48:15 bab4dde63d76: Pull complete 13:48:15 bde34c3a00c8: Pull complete 13:48:15 b352a97aabf1: Pull complete 13:48:15 4872d77fe225: Pull complete 13:48:15 5851b861e8e6: Pull complete 13:48:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:15 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 13:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:18 $ docker top 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 -eo pid,comm 13:48:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:48:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:19 [ssh-agent] Looking for ssh-agent implementation... 13:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:19 $ docker exec 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent 13:48:19 SSH_AUTH_SOCK=/tmp/ssh-tevWzQO808rl/agent.33 13:48:19 SSH_AGENT_PID=39 13:48:19 Running ssh-add (command line suppressed) 13:48:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11036422981965795857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11036422981965795857.key) 13:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:19 + git tag --points-at HEAD [Pipeline] } 13:48:19 $ docker exec --env ******** --env ******** 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent -k 13:48:19 unset SSH_AUTH_SOCK; 13:48:19 unset SSH_AGENT_PID; 13:48:19 echo Agent pid 39 killed; 13:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:19 [ssh-agent] Looking for ssh-agent implementation... 13:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:20 $ docker exec 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent 13:48:20 SSH_AUTH_SOCK=/tmp/ssh-mpXi6i8maJPP/agent.72 13:48:20 SSH_AGENT_PID=78 13:48:20 Running ssh-add (command line suppressed) 13:48:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9433208288923047354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9433208288923047354.key) 13:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:20 + git semver init 13:48:20 2025-02-11 13:48:20,794 [run_init] DEBUG init version:0.0.0 force:False 13:48:20 2025-02-11 13:48:20,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:48:20 2025-02-11 13:48:20,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:48:20 2025-02-11 13:48:20,796 [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) 13:48:22 2025-02-11 13:48:21,830 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:48:22 2025-02-11 13:48:21,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:48:22 2025-02-11 13:48:21,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:48:22 2025-02-11 13:48:21,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:48:22 4.0.0-dev.16 [Pipeline] } 13:48:22 $ docker exec --env ******** --env ******** 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent -k 13:48:22 unset SSH_AUTH_SOCK; 13:48:22 unset SSH_AGENT_PID; 13:48:22 echo Agent pid 78 killed; 13:48:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:22 + git semver [Pipeline] } 13:48:22 $ docker stop --time=1 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 13:48:24 $ docker rm -f --volumes 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:24 Stashed 1 file(s) [Pipeline] echo 13:48:24 [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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 13:48:25 provisioning config files... 13:48:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config750202849300530160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:25 ---> ****-login.sh 13:48:25 nexus3.edgexfoundry.org:10001 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10002 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10003 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10004 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 ****.io 13:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:26 Configure a credential helper to remove this warning. See 13:48:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:26 13:48:26 Login Succeeded 13:48:26 ---> ****-login.sh ends [Pipeline] } 13:48:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:26 ========================================================= 13:48:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:48:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + 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 . 13:48:26 Sending build context to Docker daemon 9.298MB 13:48:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:48:26 Step 2/12 : FROM ${BASE} AS builder 13:48:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:48:26 da9db072f522: Pulling fs layer 13:48:26 6ef4a4ee8ca5: Pulling fs layer 13:48:26 06f05ace1117: Pulling fs layer 13:48:26 5fe327b54edc: Pulling fs layer 13:48:26 4f4fb700ef54: Pulling fs layer 13:48:26 92a5565b7b96: Pulling fs layer 13:48:26 ff9bb7016b71: Pulling fs layer 13:48:26 b67dba6c2c7d: Pulling fs layer 13:48:26 a813b0c90790: Pulling fs layer 13:48:26 4f4fb700ef54: Waiting 13:48:26 92a5565b7b96: Waiting 13:48:26 ff9bb7016b71: Waiting 13:48:26 b67dba6c2c7d: Waiting 13:48:26 a813b0c90790: Waiting 13:48:26 5fe327b54edc: Waiting 13:48:26 6ef4a4ee8ca5: Verifying Checksum 13:48:26 6ef4a4ee8ca5: Download complete 13:48:26 5fe327b54edc: Download complete 13:48:26 4f4fb700ef54: Verifying Checksum 13:48:26 4f4fb700ef54: Download complete 13:48:26 92a5565b7b96: Verifying Checksum 13:48:26 92a5565b7b96: Download complete 13:48:26 da9db072f522: Download complete 13:48:26 ff9bb7016b71: Verifying Checksum 13:48:26 ff9bb7016b71: Download complete 13:48:26 da9db072f522: Pull complete 13:48:27 6ef4a4ee8ca5: Pull complete 13:48:27 a813b0c90790: Download complete 13:48:27 06f05ace1117: Verifying Checksum 13:48:27 06f05ace1117: Download complete 13:48:27 b67dba6c2c7d: Download complete 13:48:30 06f05ace1117: Pull complete 13:48:30 5fe327b54edc: Pull complete 13:48:30 4f4fb700ef54: Pull complete 13:48:30 92a5565b7b96: Pull complete 13:48:31 ff9bb7016b71: Pull complete 13:48:33 b67dba6c2c7d: Pull complete 13:48:34 a813b0c90790: Pull complete 13:48:34 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:48:34 ---> 3ba60ce46760 13:48:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:48:40 Still waiting to schedule task 13:48:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:48:42 ---> Running in ef96dad6ddbb 13:48:42 Removing intermediate container ef96dad6ddbb 13:48:42 ---> c0c6cec36cfc 13:48:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:48:42 ---> Running in 077757b21d3c 13:48:42 Removing intermediate container 077757b21d3c 13:48:42 ---> 20d8d56ad8d3 13:48:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:48:42 ---> Running in c36000d20aa9 13:48:42 Removing intermediate container c36000d20aa9 13:48:42 ---> be1ae98bcecb 13:48:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:42 ---> Running in 2dff8c1e354f 13:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:48:43 OK: 248 MiB in 58 packages 13:48:44 Removing intermediate container 2dff8c1e354f 13:48:44 ---> 72e760e72965 13:48:44 Step 7/12 : WORKDIR /app 13:48:44 ---> Running in ee30b20a4a98 13:48:44 Removing intermediate container ee30b20a4a98 13:48:44 ---> 891f97be58ae 13:48:44 Step 8/12 : COPY go.mod vendor* ./ 13:48:44 ---> d64c8100aede 13:48:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:44 ---> Running in 3363db1496e7 13:49:41 Removing intermediate container 3363db1496e7 13:49:41 ---> 8a718c5cdd2d 13:49:41 Step 10/12 : COPY . . 13:49:41 ---> 87e5166ccc47 13:49:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:41 ---> Running in dad2f75f6cdb 13:49:41 Removing intermediate container dad2f75f6cdb 13:49:41 ---> 339245743016 13:49:41 Step 12/12 : RUN $MAKE 13:49:41 ---> Running in 048de626554e 13:49:41 noop 13:49:41 Removing intermediate container 048de626554e 13:49:41 ---> 615e8a835c76 13:49:41 Successfully built 615e8a835c76 13:49:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:41 + docker inspect -f . ci-base-image-x86_64 13:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:41 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 13:49:41 $ 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 ******** ci-base-image-x86_64 cat 13:49:42 $ docker top cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:42 + go version 13:49:42 go version go1.23.4 linux/amd64 [Pipeline] } 13:49:42 $ docker stop --time=1 cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 13:49:44 $ docker rm -f --volumes cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:44 + docker inspect -f . ci-base-image-x86_64 13:49:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:44 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 13:49:44 $ 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 ******** ci-base-image-x86_64 cat 13:49:44 $ docker top 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:49:45 + make test 13:49:45 go test -race -coverprofile=coverage.out ./... 13:50:17 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:50:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38654 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:50:28 Running in /w/workspace/app-service-configurable/264 [Pipeline] { [Pipeline] checkout 13:50:31 The recommended git tool is: git 13:50:40 using credential edgex-jenkins-ssh 13:50:40 Cloning the remote Git repository 13:50:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:50:40 > git init /w/workspace/app-service-configurable/264 # timeout=10 13:50:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:50:41 > git --version # timeout=10 13:50:41 > git --version # 'git version 2.25.1' 13:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:46 Avoid second fetch 13:50:46 Checking out Revision 405ca1ad626f130e581dbb17472310acb117b457 (main) 13:50:46 > git config core.sparsecheckout # timeout=10 13:50:46 > git checkout -f 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 13:50:47 Commit message: "Merge pull request #705 from judehung/remove-pg-sql-script" 13:50:49 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:50:52 % Total % Received % Xferd Average Speed Time Time Time Current 13:50:52 Dload Upload Total Spent Left Speed 13:50:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 13:50:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:50:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:50:53 + sudo tee /etc/docker/daemon.new 13:50:53 { 13:50:53 "registry-mirrors": [ 13:50:53 "https://nexus3.edgexfoundry.org:10001" 13:50:53 ], 13:50:53 "bip": "10.250.0.254/24", 13:50:53 "hosts": [ 13:50:53 "tcp://0.0.0.0:5555", 13:50:53 "unix:///var/run/docker.sock" 13:50:53 ], 13:50:53 "mtu": 1458, 13:50:53 "selinux-enabled": true, 13:50:53 "seccomp-profile": "/etc/docker/seccomp.json" 13:50:53 } [Pipeline] sh 13:50:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:50:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:50:53 ./bin/test-attribution-txt.sh 13:50:53 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 13:50:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:50:53 $ docker stop --time=1 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 13:50:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 13:50:58 $ docker rm -f --volumes 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 13:50:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:50:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 13:50:59 + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:50:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:51:00 + ls -al . 13:51:00 total 248 13:51:00 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 13:49 . 13:51:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:47 .. 13:51:00 -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:47 .dockerignore 13:51:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:50 .git 13:51:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:47 .github 13:51:00 -rw-rw-r-- 1 jenkins jenkins 106 Feb 11 13:47 .gitignore 13:51:00 -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:47 .golangci.yml 13:51:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:48 .semver 13:51:00 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 11 13:47 Attribution.txt 13:51:00 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 11 13:47 CHANGELOG.md 13:51:00 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 11 13:47 Dockerfile 13:51:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:47 GOVERNANCE.md 13:51:00 -rw-rw-r-- 1 jenkins jenkins 666 Feb 11 13:47 Jenkinsfile 13:51:00 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:47 LICENSE 13:51:00 -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 13:47 OWNERS.md 13:51:00 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 11 13:47 README.md 13:51:00 -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 13:48 VERSION 13:51:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:47 bin 13:51:00 -rw-r--r-- 1 jenkins jenkins 953 Feb 11 13:50 coverage.out 13:51:00 -rw-rw-r-- 1 jenkins jenkins 6544 Feb 11 13:47 go.mod 13:51:00 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 11 13:47 go.sum 13:51:00 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 11 13:47 main.go 13:51:00 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 11 13:47 makefile 13:51:00 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:00 + 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=405ca1ad626f130e581dbb17472310acb117b457 --label arch=amd64 --label version=4.0.0-dev.16 . 13:51:00 Sending build context to Docker daemon 9.299MB 13:51:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:51:00 Step 2/27 : FROM ${BASE} AS builder 13:51:00 ---> 615e8a835c76 13:51:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:51:00 ---> Running in fd0a24adb522 13:51:01 Removing intermediate container fd0a24adb522 13:51:01 ---> 0d404eace87f 13:51:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:51:01 ---> Running in b09ff74c0d6c 13:51:01 Removing intermediate container b09ff74c0d6c 13:51:01 ---> a8781110623e 13:51:01 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:51:01 ---> Running in 08575c6805c1 13:51:01 Removing intermediate container 08575c6805c1 13:51:01 ---> aa6152752204 13:51:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:01 ---> Running in 3c181a6268a8 13:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:01 OK: 248 MiB in 58 packages 13:51:02 Removing intermediate container 3c181a6268a8 13:51:02 ---> 21035fc60090 13:51:02 Step 7/27 : WORKDIR /app 13:51:02 ---> Running in 0e1710acd4dd 13:51:02 Removing intermediate container 0e1710acd4dd 13:51:02 ---> 255145c53648 13:51:02 Step 8/27 : COPY go.mod vendor* ./ 13:51:02 ---> 741b71ca4a7a 13:51:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:02 ---> Running in ee5be2abb4f6 13:51:03 Removing intermediate container ee5be2abb4f6 13:51:03 ---> 7b4eb494aa2a 13:51:03 Step 10/27 : COPY . . 13:51:03 ---> 9bf3c31a5a90 13:51:03 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:03 ---> Running in 03fe4bf74be3 13:51:03 Removing intermediate container 03fe4bf74be3 13:51:03 ---> 2186f7ffab36 13:51:03 Step 12/27 : RUN $MAKE 13:51:03 ---> Running in 6e8ae58cb0e2 13:51:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:17 provisioning config files... 13:51:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/264@tmp/config2177931722544509685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:18 ---> ****-login.sh 13:51:18 nexus3.edgexfoundry.org:10001 13:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:18 Configure a credential helper to remove this warning. See 13:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:18 13:51:18 Login Succeeded 13:51:18 nexus3.edgexfoundry.org:10002 13:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:19 Configure a credential helper to remove this warning. See 13:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:19 13:51:19 Login Succeeded 13:51:19 nexus3.edgexfoundry.org:10003 13:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:19 Configure a credential helper to remove this warning. See 13:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:19 13:51:19 Login Succeeded 13:51:19 nexus3.edgexfoundry.org:10004 13:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:19 Configure a credential helper to remove this warning. See 13:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:19 13:51:19 Login Succeeded 13:51:19 ****.io 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 ---> ****-login.sh ends [Pipeline] } 13:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:20 ========================================================= 13:51:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:51:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:21 + 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 . 13:51:21 Sending build context to Docker daemon 222.2kB 13:51:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:51:21 Step 2/12 : FROM ${BASE} AS builder 13:51:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:21 9986a736f7d3: Pulling fs layer 13:51:21 1f018df60701: Pulling fs layer 13:51:21 39f8f326b044: Pulling fs layer 13:51:21 e6a1e7a6a96a: Pulling fs layer 13:51:21 4f4fb700ef54: Pulling fs layer 13:51:21 d45d956e0dbf: Pulling fs layer 13:51:21 d7702b0d1db1: Pulling fs layer 13:51:21 5c7f0f088c93: Pulling fs layer 13:51:21 4fdc064ae6cf: Pulling fs layer 13:51:21 e6a1e7a6a96a: Waiting 13:51:21 4f4fb700ef54: Waiting 13:51:21 d45d956e0dbf: Waiting 13:51:21 5c7f0f088c93: Waiting 13:51:21 d7702b0d1db1: Waiting 13:51:21 4fdc064ae6cf: Waiting 13:51:21 1f018df60701: Verifying Checksum 13:51:21 1f018df60701: Download complete 13:51:21 e6a1e7a6a96a: Verifying Checksum 13:51:21 e6a1e7a6a96a: Download complete 13:51:21 4f4fb700ef54: Verifying Checksum 13:51:21 4f4fb700ef54: Download complete 13:51:21 d45d956e0dbf: Verifying Checksum 13:51:21 d45d956e0dbf: Download complete 13:51:21 d7702b0d1db1: Verifying Checksum 13:51:21 d7702b0d1db1: Download complete 13:51:21 9986a736f7d3: Verifying Checksum 13:51:21 9986a736f7d3: Download complete 13:51:22 4fdc064ae6cf: Verifying Checksum 13:51:22 4fdc064ae6cf: Download complete 13:51:23 9986a736f7d3: Pull complete 13:51:23 1f018df60701: Pull complete 13:51:23 39f8f326b044: Verifying Checksum 13:51:23 39f8f326b044: Download complete 13:51:24 5c7f0f088c93: Verifying Checksum 13:51:24 5c7f0f088c93: Download complete 13:51:39 39f8f326b044: Pull complete 13:51:39 e6a1e7a6a96a: Pull complete 13:51:39 4f4fb700ef54: Pull complete 13:51:39 d45d956e0dbf: Pull complete 13:51:39 d7702b0d1db1: Pull complete 13:51:42 Removing intermediate container 6e8ae58cb0e2 13:51:42 ---> a0c5413b0520 13:51:42 Step 13/27 : FROM alpine:3.20 13:51:42 3.20: Pulling from library/alpine 13:51:42 66a3d608f3fa: Pulling fs layer 13:51:42 66a3d608f3fa: Verifying Checksum 13:51:42 66a3d608f3fa: Download complete 13:51:42 66a3d608f3fa: Pull complete 13:51:42 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:51:42 Status: Downloaded newer image for alpine:3.20 13:51:42 ---> e29df9b510ff 13:51:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:51:42 ---> Running in e1d1e0c44188 13:51:42 Removing intermediate container e1d1e0c44188 13:51:42 ---> 876b219bae83 13:51:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:51:42 ---> Running in 5f78b535e6f5 13:51:42 Removing intermediate container 5f78b535e6f5 13:51:42 ---> b828e1c1f016 13:51:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:51:42 ---> Running in 0150190a7bfb 13:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:42 (1/2) Installing ca-certificates (20241121-r1) 13:51:42 (2/2) Installing dumb-init (1.2.5-r3) 13:51:42 Executing busybox-1.36.1-r29.trigger 13:51:42 Executing ca-certificates-20241121-r1.trigger 13:51:42 OK: 9 MiB in 16 packages 13:51:42 Removing intermediate container 0150190a7bfb 13:51:42 ---> deb36cbbc1a1 13:51:42 Step 17/27 : RUN apk --no-cache upgrade 13:51:42 ---> Running in 5f4e42882cb6 13:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:42 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 13:51:42 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 13:51:42 Executing ca-certificates-20241121-r1.trigger 13:51:42 OK: 9 MiB in 16 packages 13:51:42 Removing intermediate container 5f4e42882cb6 13:51:42 ---> 6e735741c26c 13:51:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:51:42 ---> 4d0b10557ddc 13:51:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:51:42 ---> bae9de719129 13:51:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:51:42 ---> 63c61cbdead8 13:51:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:51:43 ---> 72ec225d2a41 13:51:43 Step 22/27 : EXPOSE 48095 13:51:43 ---> Running in 81fc15609bf5 13:51:43 Removing intermediate container 81fc15609bf5 13:51:43 ---> 750fc7f4693e 13:51:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:51:43 ---> Running in 1bc9f345f0fe 13:51:43 Removing intermediate container 1bc9f345f0fe 13:51:43 ---> f59d3a3c53ab 13:51:43 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:51:43 ---> Running in f89ad994c7ea 13:51:43 Removing intermediate container f89ad994c7ea 13:51:43 ---> 869a49245b11 13:51:43 Step 25/27 : LABEL arch=amd64 13:51:43 ---> Running in b9162c525a01 13:51:44 Removing intermediate container b9162c525a01 13:51:44 ---> da0f8374b03a 13:51:44 Step 26/27 : LABEL git_sha=405ca1ad626f130e581dbb17472310acb117b457 13:51:44 ---> Running in 1c9ea59623d3 13:51:44 Removing intermediate container 1c9ea59623d3 13:51:44 ---> bed6d0f9b7fc 13:51:44 Step 27/27 : LABEL version=4.0.0-dev.16 13:51:44 ---> Running in dc2fe8701309 13:51:44 Removing intermediate container dc2fe8701309 13:51:44 ---> 98f18c1a90a1 13:51:44 [Warning] One or more build-args [ARCH] were not consumed 13:51:44 Successfully built 98f18c1a90a1 13:51:44 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 13:51:44 provisioning config files... 13:51:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4699194198935745104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:44 ---> ****-login.sh 13:51:44 nexus3.edgexfoundry.org:10001 13:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:44 Configure a credential helper to remove this warning. See 13:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:44 13:51:44 Login Succeeded 13:51:44 nexus3.edgexfoundry.org:10002 13:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:44 Configure a credential helper to remove this warning. See 13:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:44 13:51:44 Login Succeeded 13:51:44 nexus3.edgexfoundry.org:10003 13:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:44 Configure a credential helper to remove this warning. See 13:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:44 13:51:44 Login Succeeded 13:51:44 nexus3.edgexfoundry.org:10004 13:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:44 Configure a credential helper to remove this warning. See 13:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:44 13:51:44 Login Succeeded 13:51:44 ****.io 13:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:45 Configure a credential helper to remove this warning. See 13:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:45 13:51:45 Login Succeeded 13:51:45 ---> ****-login.sh ends [Pipeline] } 13:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:51:45 405ca1ad626f130e581dbb17472310acb117b457 13:51:45 latest 13:51:45 4.0.0-dev.16 13:51:45 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 13:51:45 main 13:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 13:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:51:45 688133068b18: Preparing 13:51:45 f433d8b24904: Preparing 13:51:45 81b08cde630b: Preparing 13:51:45 ef4c8fb9d688: Preparing 13:51:45 24a47a2b70da: Preparing 13:51:45 b5a43a32c07c: Preparing 13:51:45 ce5a8cde9eee: Preparing 13:51:45 b5a43a32c07c: Waiting 13:51:45 ce5a8cde9eee: Waiting 13:51:45 81b08cde630b: Pushed 13:51:45 f433d8b24904: Pushed 13:51:45 ef4c8fb9d688: Pushed 13:51:45 ce5a8cde9eee: Layer already exists 13:51:46 b5a43a32c07c: Pushed 13:51:46 24a47a2b70da: Pushed 13:51:47 5c7f0f088c93: Pull complete 13:51:49 688133068b18: Pushed 13:51:49 405ca1ad626f130e581dbb17472310acb117b457: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:51:50 688133068b18: Preparing 13:51:50 f433d8b24904: Preparing 13:51:50 81b08cde630b: Preparing 13:51:50 ef4c8fb9d688: Preparing 13:51:50 24a47a2b70da: Preparing 13:51:50 b5a43a32c07c: Preparing 13:51:50 ce5a8cde9eee: Preparing 13:51:50 b5a43a32c07c: Waiting 13:51:50 ce5a8cde9eee: Waiting 13:51:50 f433d8b24904: Layer already exists 13:51:50 ef4c8fb9d688: Layer already exists 13:51:50 81b08cde630b: Layer already exists 13:51:50 24a47a2b70da: Layer already exists 13:51:50 688133068b18: Layer already exists 13:51:50 ce5a8cde9eee: Layer already exists 13:51:50 b5a43a32c07c: Layer already exists 13:51:50 latest: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 13:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:51:51 688133068b18: Preparing 13:51:51 f433d8b24904: Preparing 13:51:51 81b08cde630b: Preparing 13:51:51 ef4c8fb9d688: Preparing 13:51:51 24a47a2b70da: Preparing 13:51:51 b5a43a32c07c: Preparing 13:51:51 ce5a8cde9eee: Preparing 13:51:51 b5a43a32c07c: Waiting 13:51:51 ce5a8cde9eee: Waiting 13:51:51 81b08cde630b: Layer already exists 13:51:51 24a47a2b70da: Layer already exists 13:51:51 ef4c8fb9d688: Layer already exists 13:51:51 688133068b18: Layer already exists 13:51:51 f433d8b24904: Layer already exists 13:51:51 b5a43a32c07c: Layer already exists 13:51:51 ce5a8cde9eee: Layer already exists 13:51:51 4.0.0-dev.16: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:51 4fdc064ae6cf: Pull complete 13:51:51 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:51:51 ---> 63f30b955cb9 13:51:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:51:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:51 ---> Running in 5347b9db7efd 13:51:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 13:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:51:51 688133068b18: Preparing 13:51:51 f433d8b24904: Preparing 13:51:51 81b08cde630b: Preparing 13:51:51 ef4c8fb9d688: Preparing 13:51:51 24a47a2b70da: Preparing 13:51:51 b5a43a32c07c: Preparing 13:51:51 ce5a8cde9eee: Preparing 13:51:51 ce5a8cde9eee: Waiting 13:51:51 b5a43a32c07c: Waiting 13:51:51 ef4c8fb9d688: Layer already exists 13:51:51 24a47a2b70da: Layer already exists 13:51:51 688133068b18: Layer already exists 13:51:51 81b08cde630b: Layer already exists 13:51:51 f433d8b24904: Layer already exists 13:51:51 b5a43a32c07c: Layer already exists 13:51:51 ce5a8cde9eee: Layer already exists 13:51:51 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:51 Removing intermediate container 5347b9db7efd 13:51:51 ---> f4748ad28343 13:51:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:51:51 ---> Running in 060eb96f36e7 13:51:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:52 Removing intermediate container 060eb96f36e7 13:51:52 ---> 3fb828a31e3f 13:51:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:51:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:51:52 688133068b18: Preparing 13:51:52 f433d8b24904: Preparing 13:51:52 81b08cde630b: Preparing 13:51:52 ef4c8fb9d688: Preparing 13:51:52 24a47a2b70da: Preparing 13:51:52 b5a43a32c07c: Preparing 13:51:52 ce5a8cde9eee: Preparing 13:51:52 b5a43a32c07c: Waiting 13:51:52 ce5a8cde9eee: Waiting 13:51:52 81b08cde630b: Layer already exists 13:51:52 24a47a2b70da: Layer already exists 13:51:52 ef4c8fb9d688: Layer already exists 13:51:52 688133068b18: Layer already exists 13:51:52 f433d8b24904: Layer already exists 13:51:52 b5a43a32c07c: Layer already exists 13:51:52 ce5a8cde9eee: Layer already exists 13:51:52 main: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv 13:51:52 ---> Running in 514171043c78 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:52 ===================================================== [Pipeline] echo 13:51:52 taggedImages: 13:51:52 - nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 13:51:52 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:51:52 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 13:51:52 - nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 13:51:52 - 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 13:51:52 Removing intermediate container 514171043c78 13:51:52 ---> 3bf066b5467b 13:51:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:52 ---> Running in dd2244bb6a30 13:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:52 13:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:53 latest: Pulling from edgex-lftools-log-publisher 13:51:53 5eb5b503b376: Pulling fs layer 13:51:53 5c69ac0246d0: Pulling fs layer 13:51:53 ec43610c2a17: Pulling fs layer 13:51:53 3a2ae6a8a46f: Pulling fs layer 13:51:53 33b1e0a273af: Pulling fs layer 13:51:53 5d3b04190fa2: Pulling fs layer 13:51:53 2f39f015ded8: Pulling fs layer 13:51:53 5d3b04190fa2: Waiting 13:51:53 33b1e0a273af: Waiting 13:51:53 3a2ae6a8a46f: Waiting 13:51:53 5c69ac0246d0: Download complete 13:51:53 3a2ae6a8a46f: Download complete 13:51:53 33b1e0a273af: Verifying Checksum 13:51:53 33b1e0a273af: Download complete 13:51:53 ec43610c2a17: Verifying Checksum 13:51:53 ec43610c2a17: Download complete 13:51:53 5d3b04190fa2: Verifying Checksum 13:51:53 5d3b04190fa2: Download complete 13:51:53 5eb5b503b376: Verifying Checksum 13:51:53 5eb5b503b376: Download complete 13:51:54 2f39f015ded8: Download complete 13:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:51:54 5eb5b503b376: Pull complete 13:51:54 5c69ac0246d0: Pull complete 13:51:55 ec43610c2a17: Pull complete 13:51:55 3a2ae6a8a46f: Pull complete 13:51:55 33b1e0a273af: Pull complete 13:51:55 5d3b04190fa2: Pull complete 13:51:55 OK: 239 MiB in 58 packages 13:51:56 Removing intermediate container dd2244bb6a30 13:51:56 ---> 8674fe3636a8 13:51:56 Step 7/12 : WORKDIR /app 13:51:56 ---> Running in 803249ddf561 13:51:57 Removing intermediate container 803249ddf561 13:51:57 ---> c4df2a290cc4 13:51:57 Step 8/12 : COPY go.mod vendor* ./ 13:51:57 ---> c4e8eaee00da 13:51:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:57 ---> Running in 28d78271a9ea 13:51:59 2f39f015ded8: Pull complete 13:51:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:59 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 13:51:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:52:05 $ docker top fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:05 ---> job-cost.sh 13:52:05 lf-activate-venv: SKIPPING 13:52:05 INFO: No Stack... 13:52:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:06 INFO: Archiving Costs [Pipeline] sh 13:52:06 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:52:06 + cut -d, -f6 [Pipeline] lock 13:52:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] 13:52:06 Resource [jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] did not exist. Created. 13:52:06 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:06 + echo total: 0.2199999988079071 [Pipeline] stash 13:52:06 Stashed 1 file(s) [Pipeline] } 13:52:06 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:06 $ docker stop --time=1 fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae 13:52:08 $ docker rm -f --volumes fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:49 Removing intermediate container 28d78271a9ea 13:53:49 ---> e6b86faf1e9b 13:53:49 Step 10/12 : COPY . . 13:53:49 ---> 1ee731e9c282 13:53:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:49 ---> Running in 74bb2cd271b9 13:53:49 Removing intermediate container 74bb2cd271b9 13:53:49 ---> fb2f3446a90a 13:53:49 Step 12/12 : RUN $MAKE 13:53:49 ---> Running in 3a8792cd287c 13:53:50 noop 13:53:51 Removing intermediate container 3a8792cd287c 13:53:51 ---> f6d08b99aba4 13:53:51 Successfully built f6d08b99aba4 13:53:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:52 + docker inspect -f . ci-base-image-arm64 13:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:52 prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container 13:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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 13:53:53 $ docker top 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:54 + go version 13:53:54 go version go1.23.4 linux/arm64 [Pipeline] } 13:53:54 $ docker stop --time=1 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d 13:53:57 $ docker rm -f --volumes 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:58 + docker inspect -f . ci-base-image-arm64 13:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:58 prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container 13:53:58 $ 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/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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 13:53:59 $ docker top 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/264 [Pipeline] fileExists [Pipeline] sh 13:54:01 + make test 13:54:01 go test -race -coverprofile=coverage.out ./... 13:58:23 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:58:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:58:23 go vet ./... 14:02:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:31 ./bin/test-attribution-txt.sh 14:02:31 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 14:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:02:31 $ docker stop --time=1 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 14:02:33 $ docker rm -f --volumes 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:35 Warning: overwriting stash ‘coverage-report’ 14:02:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:37 + ls -al . 14:02:37 total 244 14:02:37 drwxrwxr-x 6 jenkins jenkins 4096 Feb 11 13:54 . 14:02:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:50 .. 14:02:37 -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:50 .dockerignore 14:02:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:50 .git 14:02:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:50 .github 14:02:37 -rw-rw-r-- 1 jenkins jenkins 106 Feb 11 13:50 .gitignore 14:02:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:50 .golangci.yml 14:02:37 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 11 13:50 Attribution.txt 14:02:37 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 11 13:50 CHANGELOG.md 14:02:37 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 11 13:50 Dockerfile 14:02:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:50 GOVERNANCE.md 14:02:37 -rw-rw-r-- 1 jenkins jenkins 666 Feb 11 13:50 Jenkinsfile 14:02:37 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:50 LICENSE 14:02:37 -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 13:50 OWNERS.md 14:02:37 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 11 13:50 README.md 14:02:37 -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 13:48 VERSION 14:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:50 bin 14:02:37 -rw-r--r-- 1 jenkins jenkins 953 Feb 11 13:58 coverage.out 14:02:37 -rw-rw-r-- 1 jenkins jenkins 6544 Feb 11 13:50 go.mod 14:02:37 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 11 13:50 go.sum 14:02:37 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 11 13:50 main.go 14:02:37 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 11 13:50 makefile 14:02:37 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:37 + 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=405ca1ad626f130e581dbb17472310acb117b457 --label arch=arm64 --label version=4.0.0-dev.16 . 14:02:37 Sending build context to Docker daemon 223.7kB 14:02:37 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:02:37 Step 2/27 : FROM ${BASE} AS builder 14:02:37 ---> f6d08b99aba4 14:02:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:02:37 ---> Running in ebf2929182c6 14:02:38 Removing intermediate container ebf2929182c6 14:02:38 ---> 74327fc11766 14:02:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:02:38 ---> Running in 2288af7a1a0a 14:02:38 Removing intermediate container 2288af7a1a0a 14:02:38 ---> 86c66bdf6079 14:02:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:02:38 ---> Running in c480b31bf32a 14:02:39 Removing intermediate container c480b31bf32a 14:02:39 ---> bf0e7df0883d 14:02:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:39 ---> Running in b127233a82f8 14:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:02:42 OK: 239 MiB in 58 packages 14:02:43 Removing intermediate container b127233a82f8 14:02:43 ---> 1be2b98c7e26 14:02:43 Step 7/27 : WORKDIR /app 14:02:43 ---> Running in 2aa5b65eb2b4 14:02:43 Removing intermediate container 2aa5b65eb2b4 14:02:43 ---> 587c1d1929ba 14:02:43 Step 8/27 : COPY go.mod vendor* ./ 14:02:44 ---> 2b650e9d5f48 14:02:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:44 ---> Running in 4f8ae06331ed 14:02:46 Removing intermediate container 4f8ae06331ed 14:02:46 ---> f9e60653d19d 14:02:46 Step 10/27 : COPY . . 14:02:47 ---> 5b736ad46d02 14:02:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:47 ---> Running in 63cd6fac9065 14:02:47 Removing intermediate container 63cd6fac9065 14:02:47 ---> 7be7d488cea6 14:02:47 Step 12/27 : RUN $MAKE 14:02:48 ---> Running in 90c0f0aa9f50 14:02:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:06:40 Removing intermediate container 90c0f0aa9f50 14:06:40 ---> 380216ef2615 14:06:40 Step 13/27 : FROM alpine:3.20 14:06:40 3.20: Pulling from library/alpine 14:06:40 0152682790bb: Pulling fs layer 14:06:40 0152682790bb: Verifying Checksum 14:06:40 0152682790bb: Download complete 14:06:41 0152682790bb: Pull complete 14:06:41 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:06:41 Status: Downloaded newer image for alpine:3.20 14:06:41 ---> f4194d9e8c10 14:06:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:06:41 ---> Running in 4722d791ef78 14:06:42 Removing intermediate container 4722d791ef78 14:06:42 ---> 4fd5e2bf1f1d 14:06:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:06:42 ---> Running in 0beea5553819 14:06:42 Removing intermediate container 0beea5553819 14:06:42 ---> 313857d1c5f1 14:06:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:06:42 ---> Running in ee28555c04c1 14:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:06:46 (1/2) Installing ca-certificates (20241121-r1) 14:06:46 (2/2) Installing dumb-init (1.2.5-r3) 14:06:46 Executing busybox-1.36.1-r29.trigger 14:06:46 Executing ca-certificates-20241121-r1.trigger 14:06:46 OK: 10 MiB in 16 packages 14:06:48 Removing intermediate container ee28555c04c1 14:06:48 ---> 449e4fda8fb4 14:06:48 Step 17/27 : RUN apk --no-cache upgrade 14:06:48 ---> Running in 43d44a372edc 14:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:06:50 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 14:06:50 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 14:06:50 Executing ca-certificates-20241121-r1.trigger 14:06:51 OK: 10 MiB in 16 packages 14:06:52 Removing intermediate container 43d44a372edc 14:06:52 ---> b7f76548db4c 14:06:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:06:52 ---> d14f3ada5c9e 14:06:52 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:06:53 ---> c4a5b9c8cc0b 14:06:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:06:54 ---> bfd47de5d1d9 14:06:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:06:56 ---> 8b2e80628fed 14:06:56 Step 22/27 : EXPOSE 48095 14:06:56 ---> Running in 25a0852356e5 14:06:56 Removing intermediate container 25a0852356e5 14:06:56 ---> b9781a5d7fc5 14:06:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:06:56 ---> Running in d8d3154c4dfc 14:06:56 Removing intermediate container d8d3154c4dfc 14:06:56 ---> f72d9b8201b6 14:06:56 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:06:56 ---> Running in b08370f9c136 14:06:57 Removing intermediate container b08370f9c136 14:06:57 ---> 75e954ab4cd7 14:06:57 Step 25/27 : LABEL arch=arm64 14:06:57 ---> Running in 590b1de74259 14:06:57 Removing intermediate container 590b1de74259 14:06:57 ---> cca5dc271ac2 14:06:57 Step 26/27 : LABEL git_sha=405ca1ad626f130e581dbb17472310acb117b457 14:06:57 ---> Running in 2087bf253eea 14:06:57 Removing intermediate container 2087bf253eea 14:06:57 ---> 1acb2abedaf3 14:06:57 Step 27/27 : LABEL version=4.0.0-dev.16 14:06:57 ---> Running in a9b8bd136f81 14:06:58 Removing intermediate container a9b8bd136f81 14:06:58 ---> 36fdbfb2800d 14:06:58 [Warning] One or more build-args [ARCH] were not consumed 14:06:58 Successfully built 36fdbfb2800d 14:06:58 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 14:06:58 provisioning config files... 14:06:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/264@tmp/config8076368384359672400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:58 ---> ****-login.sh 14:06:58 nexus3.edgexfoundry.org:10001 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10002 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10003 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10004 14:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:00 Configure a credential helper to remove this warning. See 14:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:00 14:07:00 Login Succeeded 14:07:00 ****.io 14:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:00 Configure a credential helper to remove this warning. See 14:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:00 14:07:00 Login Succeeded 14:07:00 ---> ****-login.sh ends [Pipeline] } 14:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:07:00 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:07:00 405ca1ad626f130e581dbb17472310acb117b457 14:07:00 latest 14:07:00 4.0.0-dev.16 14:07:00 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 14:07:00 main 14:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 14:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:03 5626441f6c5a: Preparing 14:07:03 ba8d49c1d804: Preparing 14:07:03 58a0d420fa2a: Preparing 14:07:03 56dbd3a958d9: Preparing 14:07:03 35412adc2a77: Preparing 14:07:03 b70ec79e83b3: Preparing 14:07:03 534a70dc8296: Preparing 14:07:03 b70ec79e83b3: Waiting 14:07:03 534a70dc8296: Waiting 14:07:03 58a0d420fa2a: Pushed 14:07:03 56dbd3a958d9: Pushed 14:07:03 ba8d49c1d804: Pushed 14:07:03 534a70dc8296: Layer already exists 14:07:03 b70ec79e83b3: Pushed 14:07:04 35412adc2a77: Pushed 14:07:13 5626441f6c5a: Pushed 14:07:13 405ca1ad626f130e581dbb17472310acb117b457: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:13 5626441f6c5a: Preparing 14:07:13 ba8d49c1d804: Preparing 14:07:13 58a0d420fa2a: Preparing 14:07:13 56dbd3a958d9: Preparing 14:07:13 35412adc2a77: Preparing 14:07:13 b70ec79e83b3: Preparing 14:07:13 534a70dc8296: Preparing 14:07:13 b70ec79e83b3: Waiting 14:07:13 534a70dc8296: Waiting 14:07:13 35412adc2a77: Layer already exists 14:07:13 56dbd3a958d9: Layer already exists 14:07:13 58a0d420fa2a: Layer already exists 14:07:13 ba8d49c1d804: Layer already exists 14:07:13 5626441f6c5a: Layer already exists 14:07:13 b70ec79e83b3: Layer already exists 14:07:13 534a70dc8296: Layer already exists 14:07:14 latest: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 14:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:14 5626441f6c5a: Preparing 14:07:14 ba8d49c1d804: Preparing 14:07:14 58a0d420fa2a: Preparing 14:07:14 56dbd3a958d9: Preparing 14:07:14 35412adc2a77: Preparing 14:07:14 b70ec79e83b3: Preparing 14:07:14 534a70dc8296: Preparing 14:07:14 b70ec79e83b3: Waiting 14:07:14 534a70dc8296: Waiting 14:07:14 35412adc2a77: Layer already exists 14:07:14 58a0d420fa2a: Layer already exists 14:07:14 5626441f6c5a: Layer already exists 14:07:14 56dbd3a958d9: Layer already exists 14:07:14 ba8d49c1d804: Layer already exists 14:07:14 b70ec79e83b3: Layer already exists 14:07:14 534a70dc8296: Layer already exists 14:07:15 4.0.0-dev.16: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 14:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:15 5626441f6c5a: Preparing 14:07:15 ba8d49c1d804: Preparing 14:07:15 58a0d420fa2a: Preparing 14:07:15 56dbd3a958d9: Preparing 14:07:15 35412adc2a77: Preparing 14:07:15 b70ec79e83b3: Preparing 14:07:15 534a70dc8296: Preparing 14:07:15 b70ec79e83b3: Waiting 14:07:15 534a70dc8296: Waiting 14:07:15 56dbd3a958d9: Layer already exists 14:07:15 35412adc2a77: Layer already exists 14:07:15 5626441f6c5a: Layer already exists 14:07:15 58a0d420fa2a: Layer already exists 14:07:15 ba8d49c1d804: Layer already exists 14:07:15 b70ec79e83b3: Layer already exists 14:07:15 534a70dc8296: Layer already exists 14:07:16 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:07:16 5626441f6c5a: Preparing 14:07:16 ba8d49c1d804: Preparing 14:07:16 58a0d420fa2a: Preparing 14:07:16 56dbd3a958d9: Preparing 14:07:16 35412adc2a77: Preparing 14:07:16 b70ec79e83b3: Preparing 14:07:16 534a70dc8296: Preparing 14:07:16 b70ec79e83b3: Waiting 14:07:16 534a70dc8296: Waiting 14:07:16 5626441f6c5a: Layer already exists 14:07:16 56dbd3a958d9: Layer already exists 14:07:16 58a0d420fa2a: Layer already exists 14:07:16 ba8d49c1d804: Layer already exists 14:07:16 35412adc2a77: Layer already exists 14:07:16 534a70dc8296: Layer already exists 14:07:16 b70ec79e83b3: Layer already exists 14:07:17 main: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:17 ===================================================== [Pipeline] echo 14:07:17 taggedImages: 14:07:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 14:07:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:07:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 14:07:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 14:07:17 - 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 14:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:17 14:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:17 arm64: Pulling from edgex-lftools-log-publisher 14:07:17 8998bd30e6a1: Pulling fs layer 14:07:17 04944245beec: Pulling fs layer 14:07:17 699f458cf7ca: Pulling fs layer 14:07:17 765212b225bb: Pulling fs layer 14:07:17 f23df028b6ca: Pulling fs layer 14:07:17 d65c8cfc05b1: Pulling fs layer 14:07:17 2437ff75d9bd: Pulling fs layer 14:07:17 f23df028b6ca: Waiting 14:07:17 d65c8cfc05b1: Waiting 14:07:17 2437ff75d9bd: Waiting 14:07:17 765212b225bb: Waiting 14:07:18 04944245beec: Verifying Checksum 14:07:18 04944245beec: Download complete 14:07:18 765212b225bb: Verifying Checksum 14:07:18 765212b225bb: Download complete 14:07:18 f23df028b6ca: Verifying Checksum 14:07:18 f23df028b6ca: Download complete 14:07:18 d65c8cfc05b1: Verifying Checksum 14:07:18 d65c8cfc05b1: Download complete 14:07:18 699f458cf7ca: Verifying Checksum 14:07:18 699f458cf7ca: Download complete 14:07:18 8998bd30e6a1: Verifying Checksum 14:07:18 8998bd30e6a1: Download complete 14:07:21 2437ff75d9bd: Verifying Checksum 14:07:21 2437ff75d9bd: Download complete 14:07:23 8998bd30e6a1: Pull complete 14:07:24 04944245beec: Pull complete 14:07:26 699f458cf7ca: Pull complete 14:07:26 765212b225bb: Pull complete 14:07:27 f23df028b6ca: Pull complete 14:07:27 d65c8cfc05b1: Pull complete 14:07:45 2437ff75d9bd: Pull complete 14:07:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container 14:07:46 $ 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/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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 14:07:49 $ docker top 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:50 ---> job-cost.sh 14:07:50 lf-activate-venv: SKIPPING 14:07:50 INFO: No Stack... 14:07:50 INFO: Retrieving Pricing Info for: v3-standard-4 14:07:51 INFO: Archiving Costs [Pipeline] sh 14:07:51 + + cut -d, -f6 14:07:51 cat /w/workspace/app-service-configurable/264/archives/cost.csv [Pipeline] lock 14:07:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] 14:07:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] did not exist. Created. 14:07:51 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:52 /w/workspace/app-service-configurable/264@tmp/durable-60f713a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:07:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:07:52 Warning: overwriting stash ‘stack-cost’ 14:07:52 Stashed 1 file(s) [Pipeline] } 14:07:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:52 $ docker stop --time=1 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 14:07:54 $ docker rm -f --volumes 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 [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 14:07:54 provisioning config files... 14:07:54 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1860792811994901752tmp [Pipeline] { [Pipeline] sh 14:07:55 + set +x 14:07:55 + curl -s https://codecov.io/bash 14:07:55 + bash -s -- 14:07:55 14:07:55 _____ _ 14:07:55 / ____| | | 14:07:55 | | ___ __| | ___ ___ _____ __ 14:07:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:55 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:55 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:55 Bash-1.0.6 14:07:55 14:07:55 14:07:55 ==> git version 2.25.1 found 14:07:55 ==> 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 14:07:55 Release-Date: 2020-01-08 14:07:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:07:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:07:55 ==> Jenkins CI detected. 14:07:55 current dir:  /w/workspace/ry_app-service-configurable_main 14:07:55 project root: . 14:07:55 --> token set from env 14:07:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:55 ==> Running gcov in . (disable via -X gcov) 14:07:55 ==> Python coveragepy not found 14:07:55 ==> Searching for coverage reports in: 14:07:55 + . 14:07:55 -> Found 1 reports 14:07:55 ==> Detecting git/mercurial file structure 14:07:55 ==> Reading reports 14:07:55 + ./coverage.out bytes=953 14:07:55 ==> Appending adjustments 14:07:55 https://docs.codecov.io/docs/fixing-reports 14:07:55 + Found adjustments 14:07:55 ==> Gzipping contents 14:07:55 4.0K /tmp/codecov.Khvg4k.gz 14:07:55 ==> Uploading reports 14:07:55 url: https://codecov.io 14:07:55 query: branch=main&commit=405ca1ad626f130e581dbb17472310acb117b457&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:55 -> Pinging Codecov 14:07:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=405ca1ad626f130e581dbb17472310acb117b457&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:55 -> Uploading to 14:07:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/405ca1ad626f130e581dbb17472310acb117b457/b2cec31b-c77e-4f32-b73e-da5c800baf2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T140755Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bf26b546652ba34009eac315529ab5dc4056c2477318603c11efb524cfbbcd79 14:07:55 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:55 Dload Upload Total Spent Left Speed 14:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2445 --:--:-- --:--:-- --:--:-- 2445 14:07:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } 14:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:07:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:07:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:07:56 14:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:07:56 latest: Pulling from edgex-devops/edgex-snyk-go 14:07:56 43c4264eed91: Pulling fs layer 14:07:56 4cc291be95ef: Pulling fs layer 14:07:56 2ac1f1163629: Pulling fs layer 14:07:56 5c3c966382ef: Pulling fs layer 14:07:56 4f4fb700ef54: Pulling fs layer 14:07:56 d9c7d2e4e75e: Pulling fs layer 14:07:56 9c3e1370e548: Pulling fs layer 14:07:56 5c3c966382ef: Waiting 14:07:56 d9c7d2e4e75e: Waiting 14:07:56 4f4fb700ef54: Waiting 14:07:56 9c3e1370e548: Waiting 14:07:56 4cc291be95ef: Verifying Checksum 14:07:56 4cc291be95ef: Download complete 14:07:56 5c3c966382ef: Verifying Checksum 14:07:56 5c3c966382ef: Download complete 14:07:56 4f4fb700ef54: Verifying Checksum 14:07:56 4f4fb700ef54: Download complete 14:07:56 43c4264eed91: Verifying Checksum 14:07:56 43c4264eed91: Download complete 14:07:57 43c4264eed91: Pull complete 14:07:57 d9c7d2e4e75e: Verifying Checksum 14:07:57 d9c7d2e4e75e: Download complete 14:07:57 4cc291be95ef: Pull complete 14:07:57 2ac1f1163629: Verifying Checksum 14:07:57 2ac1f1163629: Download complete 14:07:58 9c3e1370e548: Verifying Checksum 14:07:58 9c3e1370e548: Download complete 14:08:00 2ac1f1163629: Pull complete 14:08:00 5c3c966382ef: Pull complete 14:08:00 4f4fb700ef54: Pull complete 14:08:00 d9c7d2e4e75e: Pull complete 14:08:04 9c3e1370e548: Pull complete 14:08:04 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:04 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:08:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:08:10 $ docker top 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:10 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:08:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:08:11 + set -o pipefail 14:08:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:08:19 14:08:19 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:08:19 14:08:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/89b3f054-e793-4539-ab6e-5b69698e5c4f 14:08:19 14:08:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:08:19 14:08:19 14:08:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:08:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:08:19 $ docker stop --time=1 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 14:08:24 $ docker rm -f --volumes 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 [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 14:08:54 + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] sh 14:08:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:55 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:08:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:56 $ docker top 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:56 [ssh-agent] Looking for ssh-agent implementation... 14:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:56 $ docker exec 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 ssh-agent 14:08:56 SSH_AUTH_SOCK=/tmp/ssh-N9G2GvdgBZ8J/agent.32 14:08:56 SSH_AGENT_PID=39 14:08:56 Running ssh-add (command line suppressed) 14:08:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8388699236680281084.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8388699236680281084.key) 14:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:56 + git semver tag 14:08:57 2025-02-11 14:08:57,043 [run_tag] DEBUG tag force:False 14:08:57 2025-02-11 14:08:57,044 [check_head_tag] DEBUG check head tag 14:08:57 2025-02-11 14:08:57,046 [execute] INFO git cat-file --batch-check 14:08:57 2025-02-11 14:08:57,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:08:57 2025-02-11 14:08:57,050 [execute] INFO git cat-file --batch 14:08:57 2025-02-11 14:08:57,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:08:57 2025-02-11 14:08:57,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:57 2025-02-11 14:08:57,081 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 14:08:57 2025-02-11 14:08:57,081 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:08:57 2025-02-11 14:08:57,087 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:08:57 4.0.0-dev.16 [Pipeline] } 14:08:57 $ docker exec --env ******** --env ******** 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 ssh-agent -k 14:08:57 unset SSH_AUTH_SOCK; 14:08:57 unset SSH_AGENT_PID; 14:08:57 echo Agent pid 39 killed; 14:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:57 + git semver [Pipeline] } 14:08:57 $ docker stop --time=1 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 14:08:59 $ docker rm -f --volumes 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:59 14:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:09:00 0.23.1-centos7: Pulling from edgex-lftools 14:09:00 ab5ef0e58194: Pulling fs layer 14:09:00 9712f1f96733: Pulling fs layer 14:09:00 63f879dbbcfc: Pulling fs layer 14:09:00 0d9ebad4ef96: Pulling fs layer 14:09:00 e9a5061849ea: Pulling fs layer 14:09:00 d747dcd14b5f: Pulling fs layer 14:09:00 2de7ff778b66: Pulling fs layer 14:09:00 0d9ebad4ef96: Waiting 14:09:00 e9a5061849ea: Waiting 14:09:00 d747dcd14b5f: Waiting 14:09:00 2de7ff778b66: Waiting 14:09:00 9712f1f96733: Download complete 14:09:00 63f879dbbcfc: Verifying Checksum 14:09:00 63f879dbbcfc: Download complete 14:09:00 e9a5061849ea: Verifying Checksum 14:09:00 e9a5061849ea: Download complete 14:09:00 d747dcd14b5f: Verifying Checksum 14:09:00 d747dcd14b5f: Download complete 14:09:00 ab5ef0e58194: Verifying Checksum 14:09:00 ab5ef0e58194: Download complete 14:09:00 2de7ff778b66: Verifying Checksum 14:09:00 2de7ff778b66: Download complete 14:09:00 0d9ebad4ef96: Verifying Checksum 14:09:00 0d9ebad4ef96: Download complete 14:09:03 ab5ef0e58194: Pull complete 14:09:03 9712f1f96733: Pull complete 14:09:04 63f879dbbcfc: Pull complete 14:09:07 0d9ebad4ef96: Pull complete 14:09:07 e9a5061849ea: Pull complete 14:09:07 d747dcd14b5f: Pull complete 14:09:08 2de7ff778b66: Pull complete 14:09:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:09:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:08 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:09:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:09:14 $ docker top 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:09:15 provisioning config files... 14:09:15 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17217731692699515963tmp 14:09:15 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4054215762883080708tmp 14:09:15 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12956444931803742409tmp [Pipeline] { [Pipeline] echo 14:09:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:09:15 ---> sigul-configuration.sh 14:09:15 gpg: directory `/root/.gnupg' created 14:09:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:09:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:09:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:09:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:09:15 gpg: CAST5 encrypted data 14:09:15 gpg: encrypted with 1 passphrase 14:09:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:09:15 + mkdir /home/jenkins 14:09:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:09:15 + 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 14:09:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:09:16 ---> sigul-install.sh 14:09:16 Sigul already installed; skipping installation. [Pipeline] sh 14:09:16 + git tag --list 14:09:16 v1.0.0 14:09:16 v1.1.0 14:09:16 v1.2.0 14:09:16 v1.3.0 14:09:16 v1.3.1 14:09:16 v2.0.0 14:09:16 v2.0.1 14:09:16 v2.1.0 14:09:16 v2.1.1 14:09:16 v2.1.2 14:09:16 v2.2.0 14:09:16 v2.3 14:09:16 v2.3.0 14:09:16 v2.3.1 14:09:16 v3.0 14:09:16 v3.0.0 14:09:16 v3.0.1 14:09:16 v3.0.1-dev.1 14:09:16 v3.1 14:09:16 v3.1.0 14:09:16 v3.1.0-dev.1 14:09:16 v3.1.0-dev.10 14:09:16 v3.1.0-dev.11 14:09:16 v3.1.0-dev.12 14:09:16 v3.1.0-dev.13 14:09:16 v3.1.0-dev.14 14:09:16 v3.1.0-dev.15 14:09:16 v3.1.0-dev.16 14:09:16 v3.1.0-dev.17 14:09:16 v3.1.0-dev.18 14:09:16 v3.1.0-dev.19 14:09:16 v3.1.0-dev.2 14:09:16 v3.1.0-dev.20 14:09:16 v3.1.0-dev.21 14:09:16 v3.1.0-dev.22 14:09:16 v3.1.0-dev.23 14:09:16 v3.1.0-dev.24 14:09:16 v3.1.0-dev.25 14:09:16 v3.1.0-dev.26 14:09:16 v3.1.0-dev.27 14:09:16 v3.1.0-dev.28 14:09:16 v3.1.0-dev.29 14:09:16 v3.1.0-dev.3 14:09:16 v3.1.0-dev.30 14:09:16 v3.1.0-dev.31 14:09:16 v3.1.0-dev.32 14:09:16 v3.1.0-dev.33 14:09:16 v3.1.0-dev.34 14:09:16 v3.1.0-dev.35 14:09:16 v3.1.0-dev.36 14:09:16 v3.1.0-dev.37 14:09:16 v3.1.0-dev.38 14:09:16 v3.1.0-dev.39 14:09:16 v3.1.0-dev.4 14:09:16 v3.1.0-dev.5 14:09:16 v3.1.0-dev.6 14:09:16 v3.1.0-dev.7 14:09:16 v3.1.0-dev.8 14:09:16 v3.1.0-dev.9 14:09:16 v3.1.1 14:09:16 v3.1.1-dev.1 14:09:16 v3.2.0-dev.1 14:09:16 v3.2.0-dev.10 14:09:16 v3.2.0-dev.11 14:09:16 v3.2.0-dev.12 14:09:16 v3.2.0-dev.13 14:09:16 v3.2.0-dev.14 14:09:16 v3.2.0-dev.15 14:09:16 v3.2.0-dev.16 14:09:16 v3.2.0-dev.17 14:09:16 v3.2.0-dev.18 14:09:16 v3.2.0-dev.19 14:09:16 v3.2.0-dev.2 14:09:16 v3.2.0-dev.20 14:09:16 v3.2.0-dev.21 14:09:16 v3.2.0-dev.22 14:09:16 v3.2.0-dev.23 14:09:16 v3.2.0-dev.24 14:09:16 v3.2.0-dev.25 14:09:16 v3.2.0-dev.26 14:09:16 v3.2.0-dev.27 14:09:16 v3.2.0-dev.28 14:09:16 v3.2.0-dev.29 14:09:16 v3.2.0-dev.3 14:09:16 v3.2.0-dev.30 14:09:16 v3.2.0-dev.31 14:09:16 v3.2.0-dev.32 14:09:16 v3.2.0-dev.33 14:09:16 v3.2.0-dev.34 14:09:16 v3.2.0-dev.35 14:09:16 v3.2.0-dev.36 14:09:16 v3.2.0-dev.37 14:09:16 v3.2.0-dev.38 14:09:16 v3.2.0-dev.4 14:09:16 v3.2.0-dev.5 14:09:16 v3.2.0-dev.6 14:09:16 v3.2.0-dev.7 14:09:16 v3.2.0-dev.8 14:09:16 v3.2.0-dev.9 14:09:16 v4.0.0-dev.1 14:09:16 v4.0.0-dev.10 14:09:16 v4.0.0-dev.11 14:09:16 v4.0.0-dev.12 14:09:16 v4.0.0-dev.13 14:09:16 v4.0.0-dev.14 14:09:16 v4.0.0-dev.15 14:09:16 v4.0.0-dev.16 14:09:16 v4.0.0-dev.2 14:09:16 v4.0.0-dev.3 14:09:16 v4.0.0-dev.4 14:09:16 v4.0.0-dev.5 14:09:16 v4.0.0-dev.6 14:09:16 v4.0.0-dev.7 14:09:16 v4.0.0-dev.8 14:09:16 v4.0.0-dev.9 [Pipeline] sh 14:09:16 + lftools sign git-tag v4.0.0-dev.16 14:09:17 Signing Git tag with Sigul... 14:09:17 Signing v4.0.0-dev.16 [Pipeline] echo 14:09:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:09:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:09:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:09:18 $ docker stop --time=1 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f 14:09:19 $ docker rm -f --volumes 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:09:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:20 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:09:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:09:20 $ docker top a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 -eo pid,comm 14:09:20 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). 14:09:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:20 [ssh-agent] Looking for ssh-agent implementation... 14:09:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:20 $ docker exec a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 ssh-agent 14:09:20 SSH_AUTH_SOCK=/tmp/ssh-VnK3GkhCaKt0/agent.32 14:09:20 SSH_AGENT_PID=38 14:09:20 Running ssh-add (command line suppressed) 14:09:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_726475069250469803.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_726475069250469803.key) 14:09:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:21 + git semver bump pre 14:09:21 2025-02-11 14:09:21,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:09:21 2025-02-11 14:09:21,433 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev 14:09:21 2025-02-11 14:09:21,433 [bump_version] DEBUG bumped version:4.0.0-dev.17 14:09:21 2025-02-11 14:09:21,433 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:09:21 2025-02-11 14:09:21,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:09:21 2025-02-11 14:09:21,433 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:09:21 2025-02-11 14:09:21,435 [execute] INFO git cat-file --batch-check 14:09:21 2025-02-11 14:09:21,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:09:21 2025-02-11 14:09:21,441 [execute] INFO git cat-file --batch 14:09:21 2025-02-11 14:09:21,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:09:21 2025-02-11 14:09:21,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:09:21 4.0.0-dev.17 [Pipeline] } 14:09:21 $ docker exec --env ******** --env ******** a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 ssh-agent -k 14:09:21 unset SSH_AUTH_SOCK; 14:09:21 unset SSH_AGENT_PID; 14:09:21 echo Agent pid 38 killed; 14:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:21 + git semver [Pipeline] } 14:09:22 $ docker stop --time=1 a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 14:09:23 $ docker rm -f --volumes a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:24 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:09:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:09:24 $ docker top 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:24 [ssh-agent] Looking for ssh-agent implementation... 14:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:24 $ docker exec 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d ssh-agent 14:09:24 SSH_AUTH_SOCK=/tmp/ssh-mnmpUnkN6WbU/agent.31 14:09:24 SSH_AGENT_PID=37 14:09:24 Running ssh-add (command line suppressed) 14:09:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5109760848692237999.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5109760848692237999.key) 14:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:25 + git semver push 14:09:25 2025-02-11 14:09:25,505 [run_push] DEBUG push 14:09:25 2025-02-11 14:09:25,506 [execute] INFO git cat-file --batch-check 14:09:25 2025-02-11 14:09:25,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:09:25 2025-02-11 14:09:25,510 [execute] INFO git rev-list d16b2aaf6e93ca41c62d0628ff467f53a887e708 -- 14:09:25 2025-02-11 14:09:25,510 [execute] DEBUG Popen(['git', 'rev-list', 'd16b2aaf6e93ca41c62d0628ff467f53a887e708', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:09:25 2025-02-11 14:09:25,521 [execute] INFO git fetch -v origin 14:09:25 2025-02-11 14:09:25,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:09:26 2025-02-11 14:09:25,976 [run_push] DEBUG no remote changes detected 14:09:26 2025-02-11 14:09:25,976 [execute] INFO git push origin semver 14:09:26 2025-02-11 14:09:25,977 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:09:26 2025-02-11 14:09:26,633 [run_push] DEBUG push all version tags 14:09:26 2025-02-11 14:09:26,634 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:09:26 2025-02-11 14:09:26,634 [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) 14:09:27 2025-02-11 14:09:27,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:09:27 4.0.0-dev.17 [Pipeline] } 14:09:27 $ docker exec --env ******** --env ******** 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d ssh-agent -k 14:09:27 unset SSH_AUTH_SOCK; 14:09:27 unset SSH_AGENT_PID; 14:09:27 echo Agent pid 37 killed; 14:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:28 + git semver [Pipeline] } 14:09:28 $ docker stop --time=1 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d 14:09:29 $ docker rm -f --volumes 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d [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 14:09:30 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:09:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:09:30 total 16 14:09:30 drwxr-xr-x 3 root root 4096 Feb 11 13:52 . 14:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 14:09 .. 14:09:30 drwxr-xr-x 2 root root 4096 Feb 11 13:52 cost 14:09:30 -rw-r--r-- 1 root root 96 Feb 11 13:52 cost.csv 14:09:30 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:09:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:09:30 total 16 14:09:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:52 . 14:09:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 14:09 .. 14:09:30 drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 13:52 cost 14:09:30 -rw-r--r-- 1 jenkins jenkins 96 Feb 11 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:09:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:09:31 ---> package-listing.sh 14:09:31 ++ facter osfamily 14:09:31 ++ tr '[:upper:]' '[:lower:]' 14:09:31 + OS_FAMILY=debian 14:09:31 + workspace=/w/workspace/ry_app-service-configurable_main 14:09:31 + START_PACKAGES=/tmp/packages_start.txt 14:09:31 + END_PACKAGES=/tmp/packages_end.txt 14:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:09:31 + PACKAGES=/tmp/packages_start.txt 14:09:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:09:31 + PACKAGES=/tmp/packages_end.txt 14:09:31 + case "${OS_FAMILY}" in 14:09:31 + dpkg -l 14:09:31 + grep '^ii' 14:09:31 + '[' -f /tmp/packages_start.txt ']' 14:09:31 + '[' -f /tmp/packages_end.txt ']' 14:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:09:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:09:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:09:31 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 14:09:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:32 prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container 14:09:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:09:32 $ docker top 9ae6da2dcdc9bc0e5d347fb353ac0404db5c643c7c89cbac7c1d41c86b1dbebe -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:09:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:09:33 + ls /var/log/sa-host 14:09:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:34 provisioning config files... 14:09:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10053634197996836831tmp [Pipeline] { [Pipeline] echo 14:09:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:09:34 ---> create-netrc.sh [Pipeline] } 14:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:09:34 ---> python-tools-install.sh [Pipeline] echo 14:09:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:09:35 ---> sudo-logs.sh 14:09:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:09:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:09:35 ---> job-cost.sh 14:09:35 lf-activate-venv: SKIPPING 14:09:35 DEBUG: total: 0.2199999988079071 14:09:35 INFO: Retrieving Stack Cost... 14:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:36 INFO: Archiving Costs [Pipeline] echo 14:09:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:09:36 ---> logs-deploy.sh 14:09:36 lf-activate-venv: SKIPPING 14:09:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/264 14:09:36 INFO: archiving workspace using pattern(s): 14:09:37 Archives upload complete. 14:09:37 INFO: archiving logs to Nexus 14:09:38 ---> uname -a: 14:09:38 Linux prd-ubuntu20-04-docker-8c-8g-38652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:09:38 14:09:38