Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e01625bd60b95a08d62b78fb0339270c8cdfe0b5 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-ssh1450356789354906478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7307868503151891785.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8850896057184908853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7401115822343958242.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-ssh11711480476434908143.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9884 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 Avoid second fetch Checking out Revision e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 Commit message: "Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" > git rev-list --no-walk 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:34:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:34:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:34:05 ========================================================= 14:34:05 EdgeX Global Pipelines Version Info 14:34:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:34:06 ------------------- 14:34:06 stable info: 14:34:06 ------------------- 14:34:06 Commited By: Cherry Wang cherry@iotechsys.com 14:34:06 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 14:34:06 Message: update stable to v1.0.263 14:34:06 ------------------- 14:34:06 experimental info: 14:34:06 ------------------- 14:34:06 Commited By: Cherry Wang cherry@iotechsys.com 14:34:06 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 14:34:06 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:34:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:34:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:34:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e01625b [Pipeline] echo 14:34:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:07 provisioning config files... 14:34:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6347552976804405895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:08 ---> ****-login.sh 14:34:08 nexus3.edgexfoundry.org:10001 14:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:08 Configure a credential helper to remove this warning. See 14:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:08 14:34:08 Login Succeeded 14:34:08 nexus3.edgexfoundry.org:10002 14:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:08 Configure a credential helper to remove this warning. See 14:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:08 14:34:08 Login Succeeded 14:34:08 nexus3.edgexfoundry.org:10003 14:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:08 Configure a credential helper to remove this warning. See 14:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:08 14:34:08 Login Succeeded 14:34:08 nexus3.edgexfoundry.org:10004 14:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:08 Configure a credential helper to remove this warning. See 14:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:08 14:34:08 Login Succeeded 14:34:08 ****.io 14:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:08 Configure a credential helper to remove this warning. See 14:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:08 14:34:08 Login Succeeded 14:34:08 ---> ****-login.sh ends [Pipeline] } 14:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:34:09 + git rev-list -1 --merges e01625bd60b95a08d62b78fb0339270c8cdfe0b5~1..e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo 14:34:09 -----------> git rev-list -1 --merges e01625bd60b95a08d62b78fb0339270c8cdfe0b5~1..e01625bd60b95a08d62b78fb0339270c8cdfe0b5 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:34:09 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [false] [Pipeline] sh 14:34:09 + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo 14:34:09 ========================================================= 14:34:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:34:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:10 + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo 14:34:10 [semverPrep] GIT_COMMIT: e01625bd60b95a08d62b78fb0339270c8cdfe0b5, Commit Message: Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50 [Pipeline] echo 14:34:10 [semverPrep] This is not a build commit. [Pipeline] sh 14:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:10 + grep -v github /etc/ssh/ssh_known_hosts 14:34:10 + [ -e /tmp/ssh_known_hosts ] 14:34:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:34:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:34:10 + sudo tee -a /etc/ssh/ssh_known_hosts 14:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:10 14:34:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:11 0.1.4: Pulling from edgex-devops/py-git-semver 14:34:11 b85a868b505f: Pulling fs layer 14:34:11 e2be974225ed: Pulling fs layer 14:34:11 339a4e72a1f5: Pulling fs layer 14:34:11 988bab9f4d93: Pulling fs layer 14:34:11 1469e6f7b9e6: Pulling fs layer 14:34:11 eaf3925da568: Pulling fs layer 14:34:11 bab4dde63d76: Pulling fs layer 14:34:11 bde34c3a00c8: Pulling fs layer 14:34:11 b352a97aabf1: Pulling fs layer 14:34:11 4872d77fe225: Pulling fs layer 14:34:11 5851b861e8e6: Pulling fs layer 14:34:11 1469e6f7b9e6: Waiting 14:34:11 eaf3925da568: Waiting 14:34:11 bab4dde63d76: Waiting 14:34:11 bde34c3a00c8: Waiting 14:34:11 b352a97aabf1: Waiting 14:34:11 988bab9f4d93: Waiting 14:34:11 4872d77fe225: Waiting 14:34:11 5851b861e8e6: Waiting 14:34:11 e2be974225ed: Verifying Checksum 14:34:11 e2be974225ed: Download complete 14:34:11 988bab9f4d93: Download complete 14:34:11 1469e6f7b9e6: Verifying Checksum 14:34:11 1469e6f7b9e6: Download complete 14:34:11 eaf3925da568: Download complete 14:34:11 339a4e72a1f5: Verifying Checksum 14:34:11 339a4e72a1f5: Download complete 14:34:11 bde34c3a00c8: Verifying Checksum 14:34:11 bde34c3a00c8: Download complete 14:34:11 b352a97aabf1: Verifying Checksum 14:34:11 b352a97aabf1: Download complete 14:34:11 4872d77fe225: Download complete 14:34:11 5851b861e8e6: Verifying Checksum 14:34:11 5851b861e8e6: Download complete 14:34:11 b85a868b505f: Verifying Checksum 14:34:11 b85a868b505f: Download complete 14:34:11 bab4dde63d76: Verifying Checksum 14:34:11 bab4dde63d76: Download complete 14:34:12 b85a868b505f: Pull complete 14:34:12 e2be974225ed: Pull complete 14:34:13 339a4e72a1f5: Pull complete 14:34:13 988bab9f4d93: Pull complete 14:34:13 1469e6f7b9e6: Pull complete 14:34:13 eaf3925da568: Pull complete 14:34:15 bab4dde63d76: Pull complete 14:34:15 bde34c3a00c8: Pull complete 14:34:15 b352a97aabf1: Pull complete 14:34:15 4872d77fe225: Pull complete 14:34:15 5851b861e8e6: Pull complete 14:34:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:15 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:34: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:34:18 $ docker top 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 -eo pid,comm 14:34: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). 14:34:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:19 [ssh-agent] Looking for ssh-agent implementation... 14:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:19 $ docker exec 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent 14:34:19 SSH_AUTH_SOCK=/tmp/ssh-z8t5np01wTIQ/agent.32 14:34:19 SSH_AGENT_PID=38 14:34:19 Running ssh-add (command line suppressed) 14:34:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9420741467391728520.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9420741467391728520.key) 14:34:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:19 + git tag --points-at HEAD [Pipeline] } 14:34:19 $ docker exec --env ******** --env ******** 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent -k 14:34:19 unset SSH_AUTH_SOCK; 14:34:19 unset SSH_AGENT_PID; 14:34:19 echo Agent pid 38 killed; 14:34:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:19 [ssh-agent] Looking for ssh-agent implementation... 14:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:19 $ docker exec 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent 14:34:20 SSH_AUTH_SOCK=/tmp/ssh-HQEa7DgE8uZe/agent.71 14:34:20 SSH_AGENT_PID=77 14:34:20 Running ssh-add (command line suppressed) 14:34:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10823894315390503348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10823894315390503348.key) 14:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:20 + git semver init 14:34:20 2024-09-09 14:34:20,735 [run_init] DEBUG init version:0.0.0 force:False 14:34:20 2024-09-09 14:34:20,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:34:20 2024-09-09 14:34:20,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:34:20 2024-09-09 14:34:20,737 [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) 14:34:22 2024-09-09 14:34:21,927 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:34:22 2024-09-09 14:34:21,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:34:22 2024-09-09 14:34:21,927 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:34:22 2024-09-09 14:34:21,927 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:34:22 3.2.0-dev.31 [Pipeline] } 14:34:22 $ docker exec --env ******** --env ******** 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent -k 14:34:22 unset SSH_AUTH_SOCK; 14:34:22 unset SSH_AGENT_PID; 14:34:22 echo Agent pid 77 killed; 14:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:22 + git semver [Pipeline] } 14:34:22 $ docker stop --time=1 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 14:34:24 $ docker rm -f --volumes 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:24 Stashed 1 file(s) [Pipeline] echo 14:34:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.31 [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 14:34:25 provisioning config files... 14:34:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9093621687874931394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:25 ---> ****-login.sh 14:34:25 nexus3.edgexfoundry.org:10001 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10002 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10003 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10004 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 ****.io 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 ---> ****-login.sh ends [Pipeline] } 14:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:26 ========================================================= 14:34:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:34:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:34:26 Sending build context to Docker daemon 9.151MB 14:34:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:34:26 Step 2/12 : FROM ${BASE} AS builder 14:34:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:34:26 619be1103602: Pulling fs layer 14:34:26 7862e08f4a3e: Pulling fs layer 14:34:26 5df492c9dc93: Pulling fs layer 14:34:26 7629e6793208: Pulling fs layer 14:34:26 4f4fb700ef54: Pulling fs layer 14:34:26 fb5054dd5b73: Pulling fs layer 14:34:26 eeca6798cff9: Pulling fs layer 14:34:26 fb5054dd5b73: Waiting 14:34:26 4f4fb700ef54: Waiting 14:34:26 aa269ceb94a6: Pulling fs layer 14:34:26 ada007ff1a6a: Pulling fs layer 14:34:26 eeca6798cff9: Waiting 14:34:26 ada007ff1a6a: Waiting 14:34:26 aa269ceb94a6: Waiting 14:34:26 7862e08f4a3e: Verifying Checksum 14:34:26 7862e08f4a3e: Download complete 14:34:26 7629e6793208: Verifying Checksum 14:34:26 7629e6793208: Download complete 14:34:26 4f4fb700ef54: Verifying Checksum 14:34:26 4f4fb700ef54: Download complete 14:34:26 fb5054dd5b73: Verifying Checksum 14:34:26 fb5054dd5b73: Download complete 14:34:26 619be1103602: Verifying Checksum 14:34:26 619be1103602: Download complete 14:34:26 eeca6798cff9: Verifying Checksum 14:34:26 eeca6798cff9: Download complete 14:34:26 619be1103602: Pull complete 14:34:26 ada007ff1a6a: Verifying Checksum 14:34:26 ada007ff1a6a: Download complete 14:34:26 7862e08f4a3e: Pull complete 14:34:26 5df492c9dc93: Verifying Checksum 14:34:26 5df492c9dc93: Download complete 14:34:27 aa269ceb94a6: Verifying Checksum 14:34:27 aa269ceb94a6: Download complete 14:34:30 5df492c9dc93: Pull complete 14:34:30 7629e6793208: Pull complete 14:34:30 4f4fb700ef54: Pull complete 14:34:30 fb5054dd5b73: Pull complete 14:34:30 eeca6798cff9: Pull complete 14:34:33 aa269ceb94a6: Pull complete 14:34:33 ada007ff1a6a: Pull complete 14:34:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:34:33 ---> f489d0715acc 14:34:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:34:39 Still waiting to schedule task 14:34:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:34:39 ---> Running in ec8f00b20e5f 14:34:39 Removing intermediate container ec8f00b20e5f 14:34:39 ---> 4fc185a1bed7 14:34:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:34:39 ---> Running in 130d8974457b 14:34:39 Removing intermediate container 130d8974457b 14:34:39 ---> 796d0ffdc7f5 14:34:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:34:39 ---> Running in 04e3475a5ac9 14:34:39 Removing intermediate container 04e3475a5ac9 14:34:39 ---> 5c709b4eda28 14:34:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:34:39 ---> Running in d64adac76229 14:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:34:39 OK: 264 MiB in 52 packages 14:34:40 Removing intermediate container d64adac76229 14:34:40 ---> 373b6f303ac0 14:34:40 Step 7/12 : WORKDIR /app 14:34:40 ---> Running in a0ae0478db6a 14:34:40 Removing intermediate container a0ae0478db6a 14:34:40 ---> 0600a727aeed 14:34:40 Step 8/12 : COPY go.mod vendor* ./ 14:34:40 ---> 15921f668ee1 14:34:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:40 ---> Running in 7c2dfc91a676 14:35:36 Removing intermediate container 7c2dfc91a676 14:35:36 ---> 43274a20f254 14:35:36 Step 10/12 : COPY . . 14:35:36 ---> 8f23b9668da9 14:35:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:36 ---> Running in 265e019846b4 14:35:36 Removing intermediate container 265e019846b4 14:35:36 ---> b8f420285239 14:35:36 Step 12/12 : RUN $MAKE 14:35:36 ---> Running in e70e2495d639 14:35:36 noop 14:35:36 Removing intermediate container e70e2495d639 14:35:36 ---> da4d86a0bbd9 14:35:36 Successfully built da4d86a0bbd9 14:35:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:37 + docker inspect -f . ci-base-image-x86_64 14:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:37 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:37 $ docker top b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:37 + go version 14:35:37 go version go1.21.9 linux/amd64 [Pipeline] } 14:35:37 $ docker stop --time=1 b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 14:35:39 $ docker rm -f --volumes b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:39 + docker inspect -f . ci-base-image-x86_64 14:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:39 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:40 $ docker top 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:40 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:35:40 + make test 14:35:40 go test -race -coverprofile=coverage.out ./... 14:36:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:36:39 go vet ./... 14:36:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:36:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:36:41 ./bin/test-attribution-txt.sh 14:36:41 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:36:41 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 14:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:36:41 $ docker stop --time=1 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 14:36:46 $ docker rm -f --volumes 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:36:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:36:47 + ls -al . 14:36:47 total 264 14:36:47 drwxrwxr-x 7 jenkins jenkins 4096 Sep 9 14:35 . 14:36:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 .. 14:36:47 -rw-rw-r-- 1 jenkins jenkins 119 Sep 9 14:34 .dockerignore 14:36:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:36 .git 14:36:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:34 .github 14:36:47 -rw-rw-r-- 1 jenkins jenkins 106 Sep 9 14:34 .gitignore 14:36:47 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:34 .golangci.yml 14:36:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:34 .semver 14:36:47 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 9 14:34 Attribution.txt 14:36:47 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 9 14:34 CHANGELOG.md 14:36:47 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 9 14:34 Dockerfile 14:36:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:34 GOVERNANCE.md 14:36:47 -rw-rw-r-- 1 jenkins jenkins 666 Sep 9 14:34 Jenkinsfile 14:36:47 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 9 14:34 LICENSE 14:36:47 -rw-rw-r-- 1 jenkins jenkins 618 Sep 9 14:34 OWNERS.md 14:36:47 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 9 14:34 README.md 14:36:47 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:34 VERSION 14:36:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:34 bin 14:36:47 -rw-r--r-- 1 jenkins jenkins 13 Sep 9 14:35 coverage.out 14:36:47 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 9 14:34 go.mod 14:36:47 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:34 go.sum 14:36:47 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 9 14:34 main.go 14:36:47 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 9 14:34 makefile 14:36:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + 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=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 --label arch=amd64 --label version=3.2.0-dev.31 . 14:36:47 Sending build context to Docker daemon 9.152MB 14:36:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:36:47 Step 2/27 : FROM ${BASE} AS builder 14:36:47 ---> da4d86a0bbd9 14:36:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:36:48 ---> Running in 58d634c1fa89 14:36:48 Removing intermediate container 58d634c1fa89 14:36:48 ---> a1ec6d7598b5 14:36:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:36:48 ---> Running in 39c436e410bf 14:36:48 Removing intermediate container 39c436e410bf 14:36:48 ---> 42f99673f0df 14:36:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:36:48 ---> Running in c32b00ad33c2 14:36:48 Removing intermediate container c32b00ad33c2 14:36:48 ---> 3843ebffd0f8 14:36:48 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:48 ---> Running in 9e47e5585d31 14:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:48 OK: 264 MiB in 52 packages 14:36:49 Removing intermediate container 9e47e5585d31 14:36:49 ---> e92711d456d1 14:36:49 Step 7/27 : WORKDIR /app 14:36:49 ---> Running in 855716d91a87 14:36:49 Removing intermediate container 855716d91a87 14:36:49 ---> 1afb57bb70f0 14:36:49 Step 8/27 : COPY go.mod vendor* ./ 14:36:49 ---> 985db5ad5c5a 14:36:49 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:49 ---> Running in 2e1d79a8cd06 14:36:50 Removing intermediate container 2e1d79a8cd06 14:36:50 ---> e05c70ad9882 14:36:50 Step 10/27 : COPY . . 14:36:50 ---> c250e5ecefc4 14:36:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:36:50 ---> Running in 4d6144c2d596 14:36:50 Removing intermediate container 4d6144c2d596 14:36:50 ---> e029ef56d9f9 14:36:50 Step 12/27 : RUN $MAKE 14:36:50 ---> Running in 45245fbfc63a 14:36:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 14:37:23 Removing intermediate container 45245fbfc63a 14:37:23 ---> 99e7dcb55c2e 14:37:23 Step 13/27 : FROM alpine:3.18 14:37:23 3.18: Pulling from library/alpine 14:37:23 1cc3d825d8b2: Pulling fs layer 14:37:23 1cc3d825d8b2: Download complete 14:37:23 1cc3d825d8b2: Pull complete 14:37:23 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:37:23 Status: Downloaded newer image for alpine:3.18 14:37:23 ---> 2c64cf60f6f0 14:37:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:37:24 ---> Running in 79fd203ed323 14:37:24 Removing intermediate container 79fd203ed323 14:37:24 ---> 70efeedbc7be 14:37:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:37:24 ---> Running in 019ef8453b1e 14:37:24 Removing intermediate container 019ef8453b1e 14:37:24 ---> 584957ca2e1f 14:37:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:37:24 ---> Running in 1845677cdf7c 14:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:37:24 (1/2) Installing ca-certificates (20240226-r0) 14:37:24 (2/2) Installing dumb-init (1.2.5-r2) 14:37:24 Executing busybox-1.36.1-r7.trigger 14:37:24 Executing ca-certificates-20240226-r0.trigger 14:37:24 OK: 8 MiB in 17 packages 14:37:25 Removing intermediate container 1845677cdf7c 14:37:25 ---> 159d041d32e6 14:37:25 Step 17/27 : RUN apk --no-cache upgrade 14:37:25 ---> Running in fd7cec7138c7 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:37:25 OK: 8 MiB in 17 packages 14:37:26 Removing intermediate container fd7cec7138c7 14:37:26 ---> dfc0b5f83c7b 14:37:26 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:37:26 ---> 49e93a4c3c07 14:37:26 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:37:26 ---> 5d967d6f0d0a 14:37:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:37:26 ---> 40d4faf91a8a 14:37:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:37:27 ---> c0acd5da042d 14:37:27 Step 22/27 : EXPOSE 48095 14:37:27 ---> Running in 7821450830e6 14:37:27 Removing intermediate container 7821450830e6 14:37:27 ---> 0eb5b55f5c29 14:37:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:37:27 ---> Running in d2e4d5ea3b46 14:37:27 Removing intermediate container d2e4d5ea3b46 14:37:27 ---> 53a749d3bc22 14:37:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:27 ---> Running in e636bb392465 14:37:27 Removing intermediate container e636bb392465 14:37:27 ---> d09412a34ff7 14:37:27 Step 25/27 : LABEL arch=amd64 14:37:27 ---> Running in e7dd1de5b968 14:37:28 Removing intermediate container e7dd1de5b968 14:37:28 ---> 694d3437e4c6 14:37:28 Step 26/27 : LABEL git_sha=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:37:28 ---> Running in 30b5f79cb506 14:37:28 Removing intermediate container 30b5f79cb506 14:37:28 ---> 680c92c8b81f 14:37:28 Step 27/27 : LABEL version=3.2.0-dev.31 14:37:28 ---> Running in 9bf1073dd806 14:37:28 Removing intermediate container 9bf1073dd806 14:37:28 ---> c0790c6738fb 14:37:28 [Warning] One or more build-args [ARCH] were not consumed 14:37:28 Successfully built c0790c6738fb 14:37:28 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 14:37:28 provisioning config files... 14:37:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3176582996223330483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:28 ---> ****-login.sh 14:37:28 nexus3.edgexfoundry.org:10001 14:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:28 Configure a credential helper to remove this warning. See 14:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:28 14:37:28 Login Succeeded 14:37:28 nexus3.edgexfoundry.org:10002 14:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:28 Configure a credential helper to remove this warning. See 14:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:28 14:37:28 Login Succeeded 14:37:28 nexus3.edgexfoundry.org:10003 14:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:28 Configure a credential helper to remove this warning. See 14:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:28 14:37:28 Login Succeeded 14:37:28 nexus3.edgexfoundry.org:10004 14:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:28 Configure a credential helper to remove this warning. See 14:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:28 14:37:28 Login Succeeded 14:37:28 ****.io 14:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:29 Configure a credential helper to remove this warning. See 14:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:29 14:37:29 Login Succeeded 14:37:29 ---> ****-login.sh ends [Pipeline] } 14:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:29 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:37:29 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:37:29 latest 14:37:29 3.2.0-dev.31 14:37:29 e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:37:29 main 14:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:37:29 6885cb5da39b: Preparing 14:37:29 2eceb7a28874: Preparing 14:37:29 2b1ca2ff23dc: Preparing 14:37:29 bb26f7d4b088: Preparing 14:37:29 c92ae8e0c438: Preparing 14:37:29 8021b5f44f9c: Preparing 14:37:29 d62a02444d39: Preparing 14:37:29 8021b5f44f9c: Waiting 14:37:29 2b1ca2ff23dc: Pushed 14:37:29 c92ae8e0c438: Pushed 14:37:29 bb26f7d4b088: Pushed 14:37:29 2eceb7a28874: Pushed 14:37:29 d62a02444d39: Layer already exists 14:37:30 8021b5f44f9c: Pushed 14:37:33 6885cb5da39b: Pushed 14:37:33 e01625bd60b95a08d62b78fb0339270c8cdfe0b5: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:37:34 6885cb5da39b: Preparing 14:37:34 2eceb7a28874: Preparing 14:37:34 2b1ca2ff23dc: Preparing 14:37:34 bb26f7d4b088: Preparing 14:37:34 c92ae8e0c438: Preparing 14:37:34 8021b5f44f9c: Preparing 14:37:34 d62a02444d39: Preparing 14:37:34 8021b5f44f9c: Waiting 14:37:34 d62a02444d39: Waiting 14:37:34 bb26f7d4b088: Layer already exists 14:37:34 2b1ca2ff23dc: Layer already exists 14:37:34 2eceb7a28874: Layer already exists 14:37:34 c92ae8e0c438: Layer already exists 14:37:34 6885cb5da39b: Layer already exists 14:37:34 8021b5f44f9c: Layer already exists 14:37:34 d62a02444d39: Layer already exists 14:37:34 latest: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 14:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:37:34 6885cb5da39b: Preparing 14:37:34 2eceb7a28874: Preparing 14:37:34 2b1ca2ff23dc: Preparing 14:37:34 bb26f7d4b088: Preparing 14:37:34 c92ae8e0c438: Preparing 14:37:34 8021b5f44f9c: Preparing 14:37:34 d62a02444d39: Preparing 14:37:34 8021b5f44f9c: Waiting 14:37:34 d62a02444d39: Waiting 14:37:34 bb26f7d4b088: Layer already exists 14:37:34 2eceb7a28874: Layer already exists 14:37:34 2b1ca2ff23dc: Layer already exists 14:37:34 c92ae8e0c438: Layer already exists 14:37:34 6885cb5da39b: Layer already exists 14:37:34 8021b5f44f9c: Layer already exists 14:37:34 d62a02444d39: Layer already exists 14:37:34 3.2.0-dev.31: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:37:35 6885cb5da39b: Preparing 14:37:35 2eceb7a28874: Preparing 14:37:35 2b1ca2ff23dc: Preparing 14:37:35 bb26f7d4b088: Preparing 14:37:35 c92ae8e0c438: Preparing 14:37:35 8021b5f44f9c: Preparing 14:37:35 d62a02444d39: Preparing 14:37:35 8021b5f44f9c: Waiting 14:37:35 d62a02444d39: Waiting 14:37:35 c92ae8e0c438: Layer already exists 14:37:35 2eceb7a28874: Layer already exists 14:37:35 6885cb5da39b: Layer already exists 14:37:35 bb26f7d4b088: Layer already exists 14:37:35 2b1ca2ff23dc: Layer already exists 14:37:35 d62a02444d39: Layer already exists 14:37:35 8021b5f44f9c: Layer already exists 14:37:35 e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:37:36 6885cb5da39b: Preparing 14:37:36 2eceb7a28874: Preparing 14:37:36 2b1ca2ff23dc: Preparing 14:37:36 bb26f7d4b088: Preparing 14:37:36 c92ae8e0c438: Preparing 14:37:36 8021b5f44f9c: Preparing 14:37:36 d62a02444d39: Preparing 14:37:36 8021b5f44f9c: Waiting 14:37:36 d62a02444d39: Waiting 14:37:36 bb26f7d4b088: Layer already exists 14:37:36 2eceb7a28874: Layer already exists 14:37:36 c92ae8e0c438: Layer already exists 14:37:36 2b1ca2ff23dc: Layer already exists 14:37:36 8021b5f44f9c: Layer already exists 14:37:36 6885cb5da39b: Layer already exists 14:37:36 d62a02444d39: Layer already exists 14:37:36 main: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:36 ===================================================== [Pipeline] echo 14:37:36 taggedImages: 14:37:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:37:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:37:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 14:37:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:37:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:36 14:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:37 latest: Pulling from edgex-lftools-log-publisher 14:37:37 5eb5b503b376: Pulling fs layer 14:37:37 5c69ac0246d0: Pulling fs layer 14:37:37 ec43610c2a17: Pulling fs layer 14:37:37 3a2ae6a8a46f: Pulling fs layer 14:37:37 33b1e0a273af: Pulling fs layer 14:37:37 5d3b04190fa2: Pulling fs layer 14:37:37 2f39f015ded8: Pulling fs layer 14:37:37 33b1e0a273af: Waiting 14:37:37 5d3b04190fa2: Waiting 14:37:37 2f39f015ded8: Waiting 14:37:37 3a2ae6a8a46f: Waiting 14:37:37 5c69ac0246d0: Download complete 14:37:37 3a2ae6a8a46f: Verifying Checksum 14:37:37 3a2ae6a8a46f: Download complete 14:37:37 33b1e0a273af: Verifying Checksum 14:37:37 33b1e0a273af: Download complete 14:37:37 ec43610c2a17: Verifying Checksum 14:37:37 ec43610c2a17: Download complete 14:37:37 5d3b04190fa2: Verifying Checksum 14:37:37 5eb5b503b376: Verifying Checksum 14:37:37 5eb5b503b376: Download complete 14:37:37 2f39f015ded8: Download complete 14:37:38 5eb5b503b376: Pull complete 14:37:38 5c69ac0246d0: Pull complete 14:37:38 ec43610c2a17: Pull complete 14:37:38 3a2ae6a8a46f: Pull complete 14:37:39 33b1e0a273af: Pull complete 14:37:39 5d3b04190fa2: Pull complete 14:37:43 2f39f015ded8: Pull complete 14:37:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:43 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:37:49 $ docker top b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:49 ---> job-cost.sh 14:37:49 lf-activate-venv: SKIPPING 14:37:49 INFO: No Stack... 14:37:49 INFO: Retrieving Pricing Info for: v3-standard-8 14:37:50 INFO: Archiving Costs [Pipeline] sh 14:37:50 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:37:50 + cut -d, -f6 [Pipeline] lock 14:37:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] 14:37:50 Resource [jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] did not exist. Created. 14:37:50 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:37:50 + echo total: 0.2199999988079071 [Pipeline] stash 14:37:50 Stashed 1 file(s) [Pipeline] } 14:37:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] // lock [Pipeline] } 14:37:51 $ docker stop --time=1 b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 14:37:52 $ docker rm -f --volumes b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9886 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:38:07 Running in /w/workspace/app-service-configurable/241 [Pipeline] { [Pipeline] checkout 14:38:07 The recommended git tool is: git 14:38:17 using credential edgex-jenkins-ssh 14:38:17 Cloning the remote Git repository 14:38:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:38:17 > git init /w/workspace/app-service-configurable/241 # timeout=10 14:38:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:38:17 > git --version # timeout=10 14:38:17 > git --version # 'git version 2.25.1' 14:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:38:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:21 Avoid second fetch 14:38:21 Checking out Revision e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (main) 14:38:22 Commit message: "Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" 14:38:21 > git config core.sparsecheckout # timeout=10 14:38:21 > git checkout -f e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:27 Dload Upload Total Spent Left Speed 14:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 14:38:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:28 + sudo tee /etc/docker/daemon.new 14:38:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:28 { 14:38:28 "registry-mirrors": [ 14:38:28 "https://nexus3.edgexfoundry.org:10001" 14:38:28 ], 14:38:28 "bip": "10.250.0.254/24", 14:38:28 "hosts": [ 14:38:28 "tcp://0.0.0.0:5555", 14:38:28 "unix:///var/run/docker.sock" 14:38:28 ], 14:38:28 "mtu": 1458, 14:38:28 "selinux-enabled": true, 14:38:28 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:28 } [Pipeline] sh 14:38:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:47 provisioning config files... 14:38:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/241@tmp/config13580131617131983952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:48 ---> ****-login.sh 14:38:48 nexus3.edgexfoundry.org:10001 14:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:48 Configure a credential helper to remove this warning. See 14:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:48 14:38:48 Login Succeeded 14:38:48 nexus3.edgexfoundry.org:10002 14:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:49 Configure a credential helper to remove this warning. See 14:38:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:49 14:38:49 Login Succeeded 14:38:49 nexus3.edgexfoundry.org:10003 14:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:49 Configure a credential helper to remove this warning. See 14:38:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:49 14:38:49 Login Succeeded 14:38:49 nexus3.edgexfoundry.org:10004 14:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:50 Configure a credential helper to remove this warning. See 14:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:50 14:38:50 Login Succeeded 14:38:50 ****.io 14:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:38:50 Configure a credential helper to remove this warning. See 14:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:38:50 14:38:50 Login Succeeded 14:38:50 ---> ****-login.sh ends [Pipeline] } 14:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:38:51 ========================================================= 14:38:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:38:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:38:51 Sending build context to Docker daemon 242.7kB 14:38:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:38:51 Step 2/12 : FROM ${BASE} AS builder 14:38:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:51 c6b39de5b339: Pulling fs layer 14:38:51 a69c41024577: Pulling fs layer 14:38:51 d6de4b400683: Pulling fs layer 14:38:51 35cb2a7552d0: Pulling fs layer 14:38:51 4f4fb700ef54: Pulling fs layer 14:38:51 464afbd9ba4c: Pulling fs layer 14:38:51 00f215d4a9da: Pulling fs layer 14:38:51 d496ad576159: Pulling fs layer 14:38:51 4f4fb700ef54: Waiting 14:38:51 464afbd9ba4c: Waiting 14:38:51 00f215d4a9da: Waiting 14:38:51 d496ad576159: Waiting 14:38:51 35cb2a7552d0: Waiting 14:38:52 a69c41024577: Download complete 14:38:52 35cb2a7552d0: Verifying Checksum 14:38:52 35cb2a7552d0: Download complete 14:38:52 4f4fb700ef54: Verifying Checksum 14:38:52 4f4fb700ef54: Download complete 14:38:52 c6b39de5b339: Download complete 14:38:52 464afbd9ba4c: Verifying Checksum 14:38:52 464afbd9ba4c: Download complete 14:38:52 d496ad576159: Verifying Checksum 14:38:52 d496ad576159: Download complete 14:38:52 c6b39de5b339: Pull complete 14:38:53 a69c41024577: Pull complete 14:38:54 d6de4b400683: Verifying Checksum 14:38:54 d6de4b400683: Download complete 14:38:55 00f215d4a9da: Verifying Checksum 14:38:55 00f215d4a9da: Download complete 14:39:07 d6de4b400683: Pull complete 14:39:07 35cb2a7552d0: Pull complete 14:39:07 4f4fb700ef54: Pull complete 14:39:08 464afbd9ba4c: Pull complete 14:39:18 00f215d4a9da: Pull complete 14:39:19 d496ad576159: Pull complete 14:39:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:39:19 ---> f246e2811388 14:39:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:39:20 ---> Running in 109c594f889b 14:39:20 Removing intermediate container 109c594f889b 14:39:20 ---> 403f7c254cc7 14:39:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:39:20 ---> Running in 7bacc0180c90 14:39:21 Removing intermediate container 7bacc0180c90 14:39:21 ---> e8a9455d5409 14:39:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:39:21 ---> Running in 50abc05034d3 14:39:21 Removing intermediate container 50abc05034d3 14:39:21 ---> a747d88602ec 14:39:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:21 ---> Running in 2dd2b8a77b6b 14:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:39:24 OK: 266 MiB in 52 packages 14:39:25 Removing intermediate container 2dd2b8a77b6b 14:39:25 ---> ef7ebc97c45c 14:39:25 Step 7/12 : WORKDIR /app 14:39:25 ---> Running in c5ceb88d2b0f 14:39:25 Removing intermediate container c5ceb88d2b0f 14:39:25 ---> 11ac08c92b22 14:39:25 Step 8/12 : COPY go.mod vendor* ./ 14:39:27 ---> e051955e6e4b 14:39:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:27 ---> Running in ca5be0307da7 14:41:34 Removing intermediate container ca5be0307da7 14:41:34 ---> 946116aa08be 14:41:34 Step 10/12 : COPY . . 14:41:34 ---> 7a39f84f3718 14:41:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:41:34 ---> Running in d2dab322dc8e 14:41:34 Removing intermediate container d2dab322dc8e 14:41:34 ---> 350bdf2b27c6 14:41:34 Step 12/12 : RUN $MAKE 14:41:34 ---> Running in ed76a277c603 14:41:34 noop 14:41:34 Removing intermediate container ed76a277c603 14:41:34 ---> 6d2874c7a4a6 14:41:34 Successfully built 6d2874c7a4a6 14:41:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:35 + docker inspect -f . ci-base-image-arm64 14:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:35 prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container 14:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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 14:41:37 $ docker top 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:38 + go version 14:41:38 go version go1.21.9 linux/arm64 [Pipeline] } 14:41:38 $ docker stop --time=1 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 14:41:40 $ docker rm -f --volumes 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:40 + docker inspect -f . ci-base-image-arm64 14:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:41 prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container 14:41:41 $ 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/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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 14:41:42 $ docker top 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:43 + git config --global --add safe.directory /w/workspace/app-service-configurable/241 [Pipeline] fileExists [Pipeline] sh 14:41:44 + make test 14:41:44 go test -race -coverprofile=coverage.out ./... 14:46:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:46:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:46:52 go vet ./... 14:51:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:51:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:51:13 ./bin/test-attribution-txt.sh 14:51:13 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:51:13 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 14:51:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:51:13 $ docker stop --time=1 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c 14:51:16 $ docker rm -f --volumes 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c [Pipeline] // withDockerContainer [Pipeline] sh 14:51:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:18 Warning: overwriting stash ‘coverage-report’ 14:51:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:51:20 + ls -al . 14:51:20 total 260 14:51:20 drwxrwxr-x 6 jenkins jenkins 4096 Sep 9 14:41 . 14:51:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:38 .. 14:51:20 -rw-rw-r-- 1 jenkins jenkins 119 Sep 9 14:38 .dockerignore 14:51:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:38 .git 14:51:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:38 .github 14:51:20 -rw-rw-r-- 1 jenkins jenkins 106 Sep 9 14:38 .gitignore 14:51:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:38 .golangci.yml 14:51:20 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 9 14:38 Attribution.txt 14:51:20 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 9 14:38 CHANGELOG.md 14:51:20 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 9 14:38 Dockerfile 14:51:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:38 GOVERNANCE.md 14:51:20 -rw-rw-r-- 1 jenkins jenkins 666 Sep 9 14:38 Jenkinsfile 14:51:20 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 9 14:38 LICENSE 14:51:20 -rw-rw-r-- 1 jenkins jenkins 618 Sep 9 14:38 OWNERS.md 14:51:20 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 9 14:38 README.md 14:51:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:34 VERSION 14:51:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:38 bin 14:51:20 -rw-r--r-- 1 jenkins jenkins 13 Sep 9 14:41 coverage.out 14:51:20 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 9 14:38 go.mod 14:51:20 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:38 go.sum 14:51:20 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 9 14:38 main.go 14:51:20 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 9 14:38 makefile 14:51:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:20 + 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=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 --label arch=arm64 --label version=3.2.0-dev.31 . 14:51:20 Sending build context to Docker daemon 243.7kB 14:51:20 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:51:20 Step 2/27 : FROM ${BASE} AS builder 14:51:20 ---> 6d2874c7a4a6 14:51:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:51:21 ---> Running in 1d2be6ecb0a0 14:51:21 Removing intermediate container 1d2be6ecb0a0 14:51:21 ---> 9b46ce556a5d 14:51:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:51:21 ---> Running in 86906a5d6c7b 14:51:21 Removing intermediate container 86906a5d6c7b 14:51:21 ---> 33f3de94c0d5 14:51:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:51:21 ---> Running in 6752812926ed 14:51:22 Removing intermediate container 6752812926ed 14:51:22 ---> e18d5b413695 14:51:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:22 ---> Running in ae22081bee28 14:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:51:24 OK: 266 MiB in 52 packages 14:51:25 Removing intermediate container ae22081bee28 14:51:25 ---> e8b4e67f99c6 14:51:25 Step 7/27 : WORKDIR /app 14:51:25 ---> Running in a9b73c3569f9 14:51:26 Removing intermediate container a9b73c3569f9 14:51:26 ---> f6dc90f789da 14:51:26 Step 8/27 : COPY go.mod vendor* ./ 14:51:26 ---> 1f3ec4d35114 14:51:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:26 ---> Running in bc66a87ba09d 14:51:29 Removing intermediate container bc66a87ba09d 14:51:29 ---> 4e9499670123 14:51:29 Step 10/27 : COPY . . 14:51:29 ---> e02ac1bb4bcb 14:51:29 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:51:30 ---> Running in 1e3f45054c03 14:51:30 Removing intermediate container 1e3f45054c03 14:51:30 ---> c2f8f434402f 14:51:30 Step 12/27 : RUN $MAKE 14:51:30 ---> Running in b1ab617a36ef 14:51:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 14:55:53 Removing intermediate container b1ab617a36ef 14:55:53 ---> 6db3ffac364a 14:55:53 Step 13/27 : FROM alpine:3.18 14:55:53 3.18: Pulling from library/alpine 14:55:53 720f3032cd11: Pulling fs layer 14:55:53 720f3032cd11: Verifying Checksum 14:55:53 720f3032cd11: Download complete 14:55:53 720f3032cd11: Pull complete 14:55:53 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:55:53 Status: Downloaded newer image for alpine:3.18 14:55:53 ---> 3e834921e367 14:55:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:55:53 ---> Running in 4e1ef526b670 14:55:53 Removing intermediate container 4e1ef526b670 14:55:53 ---> 6fa806f18949 14:55:53 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:55:53 ---> Running in cf8a4205b352 14:55:53 Removing intermediate container cf8a4205b352 14:55:53 ---> 3c4411f21a7c 14:55:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:55:53 ---> Running in d314779cc356 14:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:55:53 (1/2) Installing ca-certificates (20240226-r0) 14:55:53 (2/2) Installing dumb-init (1.2.5-r2) 14:55:53 Executing busybox-1.36.1-r7.trigger 14:55:53 Executing ca-certificates-20240226-r0.trigger 14:55:53 OK: 9 MiB in 17 packages 14:55:53 Removing intermediate container d314779cc356 14:55:53 ---> 2c0b6548cae8 14:55:53 Step 17/27 : RUN apk --no-cache upgrade 14:55:53 ---> Running in e275c730afa3 14:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:55:53 OK: 9 MiB in 17 packages 14:55:53 Removing intermediate container e275c730afa3 14:55:53 ---> 864827de5b22 14:55:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:55:53 ---> e1ff2e4b6906 14:55:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:55:53 ---> 270c702edfab 14:55:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:55:53 ---> 568f75736026 14:55:53 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:55:55 ---> a96907168bb8 14:55:55 Step 22/27 : EXPOSE 48095 14:55:55 ---> Running in 0891fd05ae90 14:55:55 Removing intermediate container 0891fd05ae90 14:55:55 ---> b78d6fd3cab9 14:55:55 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:55:55 ---> Running in c6c9714f2de5 14:55:55 Removing intermediate container c6c9714f2de5 14:55:55 ---> a0363252269c 14:55:55 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:55:55 ---> Running in 25fd04d6724a 14:55:56 Removing intermediate container 25fd04d6724a 14:55:56 ---> c52a47c5904f 14:55:56 Step 25/27 : LABEL arch=arm64 14:55:56 ---> Running in 67ccb5ba0c25 14:55:56 Removing intermediate container 67ccb5ba0c25 14:55:56 ---> ce10c8d25dce 14:55:56 Step 26/27 : LABEL git_sha=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:55:56 ---> Running in 2caf263fdba4 14:55:56 Removing intermediate container 2caf263fdba4 14:55:56 ---> 70ea50f72b2e 14:55:56 Step 27/27 : LABEL version=3.2.0-dev.31 14:55:57 ---> Running in 89b942349c7b 14:55:57 Removing intermediate container 89b942349c7b 14:55:57 ---> e68e04171071 14:55:57 [Warning] One or more build-args [ARCH] were not consumed 14:55:57 Successfully built e68e04171071 14:55:57 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:55:57 provisioning config files... 14:55:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/241@tmp/config7202335349722032592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:58 ---> ****-login.sh 14:55:58 nexus3.edgexfoundry.org:10001 14:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:58 Configure a credential helper to remove this warning. See 14:55:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:58 14:55:58 Login Succeeded 14:55:58 nexus3.edgexfoundry.org:10002 14:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:58 Configure a credential helper to remove this warning. See 14:55:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:58 14:55:58 Login Succeeded 14:55:58 nexus3.edgexfoundry.org:10003 14:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:59 Configure a credential helper to remove this warning. See 14:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:59 14:55:59 Login Succeeded 14:55:59 nexus3.edgexfoundry.org:10004 14:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:55:59 Configure a credential helper to remove this warning. See 14:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:55:59 14:55:59 Login Succeeded 14:55:59 ****.io 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 ---> ****-login.sh ends [Pipeline] } 14:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:56:00 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:56:00 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:56:00 latest 14:56:00 3.2.0-dev.31 14:56:00 e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:56:00 main 14:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:56:01 e4ca8fe45fe9: Preparing 14:56:01 5b9671e29c06: Preparing 14:56:01 dd8d6176c343: Preparing 14:56:01 c074f5f35e93: Preparing 14:56:01 150fca9f406f: Preparing 14:56:01 477fb208d0ba: Preparing 14:56:01 4aeaa0e7d41f: Preparing 14:56:01 477fb208d0ba: Waiting 14:56:01 4aeaa0e7d41f: Waiting 14:56:01 dd8d6176c343: Pushed 14:56:01 150fca9f406f: Pushed 14:56:01 5b9671e29c06: Pushed 14:56:01 c074f5f35e93: Pushed 14:56:01 4aeaa0e7d41f: Layer already exists 14:56:01 477fb208d0ba: Pushed 14:56:09 e4ca8fe45fe9: Pushed 14:56:09 e01625bd60b95a08d62b78fb0339270c8cdfe0b5: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:10 + 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:56:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:56:10 e4ca8fe45fe9: Preparing 14:56:10 5b9671e29c06: Preparing 14:56:10 dd8d6176c343: Preparing 14:56:10 c074f5f35e93: Preparing 14:56:10 150fca9f406f: Preparing 14:56:10 477fb208d0ba: Preparing 14:56:10 4aeaa0e7d41f: Preparing 14:56:10 477fb208d0ba: Waiting 14:56:10 4aeaa0e7d41f: Waiting 14:56:10 c074f5f35e93: Layer already exists 14:56:10 dd8d6176c343: Layer already exists 14:56:10 e4ca8fe45fe9: Layer already exists 14:56:10 150fca9f406f: Layer already exists 14:56:10 5b9671e29c06: Layer already exists 14:56:10 4aeaa0e7d41f: Layer already exists 14:56:10 477fb208d0ba: Layer already exists 14:56:10 latest: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 14:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:56:11 e4ca8fe45fe9: Preparing 14:56:11 5b9671e29c06: Preparing 14:56:11 dd8d6176c343: Preparing 14:56:11 c074f5f35e93: Preparing 14:56:11 150fca9f406f: Preparing 14:56:11 477fb208d0ba: Preparing 14:56:11 4aeaa0e7d41f: Preparing 14:56:11 477fb208d0ba: Waiting 14:56:11 4aeaa0e7d41f: Waiting 14:56:11 c074f5f35e93: Layer already exists 14:56:11 5b9671e29c06: Layer already exists 14:56:11 dd8d6176c343: Layer already exists 14:56:11 e4ca8fe45fe9: Layer already exists 14:56:11 150fca9f406f: Layer already exists 14:56:11 4aeaa0e7d41f: Layer already exists 14:56:11 477fb208d0ba: Layer already exists 14:56:11 3.2.0-dev.31: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:56:12 e4ca8fe45fe9: Preparing 14:56:12 5b9671e29c06: Preparing 14:56:12 dd8d6176c343: Preparing 14:56:12 c074f5f35e93: Preparing 14:56:12 150fca9f406f: Preparing 14:56:12 477fb208d0ba: Preparing 14:56:12 4aeaa0e7d41f: Preparing 14:56:12 477fb208d0ba: Waiting 14:56:12 4aeaa0e7d41f: Waiting 14:56:12 c074f5f35e93: Layer already exists 14:56:12 150fca9f406f: Layer already exists 14:56:12 5b9671e29c06: Layer already exists 14:56:12 e4ca8fe45fe9: Layer already exists 14:56:12 dd8d6176c343: Layer already exists 14:56:12 4aeaa0e7d41f: Layer already exists 14:56:12 477fb208d0ba: Layer already exists 14:56:12 e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:13 + 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:56:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:56:13 e4ca8fe45fe9: Preparing 14:56:13 5b9671e29c06: Preparing 14:56:13 dd8d6176c343: Preparing 14:56:13 c074f5f35e93: Preparing 14:56:13 150fca9f406f: Preparing 14:56:13 477fb208d0ba: Preparing 14:56:13 4aeaa0e7d41f: Preparing 14:56:13 4aeaa0e7d41f: Waiting 14:56:13 dd8d6176c343: Layer already exists 14:56:13 e4ca8fe45fe9: Layer already exists 14:56:13 5b9671e29c06: Layer already exists 14:56:13 150fca9f406f: Layer already exists 14:56:13 c074f5f35e93: Layer already exists 14:56:13 4aeaa0e7d41f: Layer already exists 14:56:13 477fb208d0ba: Layer already exists 14:56:13 main: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:13 ===================================================== [Pipeline] echo 14:56:13 taggedImages: 14:56:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 14:56:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:56:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 14:56:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 14:56:13 - 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:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:14 14:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:14 arm64: Pulling from edgex-lftools-log-publisher 14:56:14 8998bd30e6a1: Pulling fs layer 14:56:14 04944245beec: Pulling fs layer 14:56:14 699f458cf7ca: Pulling fs layer 14:56:14 765212b225bb: Pulling fs layer 14:56:14 f23df028b6ca: Pulling fs layer 14:56:14 d65c8cfc05b1: Pulling fs layer 14:56:14 2437ff75d9bd: Pulling fs layer 14:56:14 765212b225bb: Waiting 14:56:14 f23df028b6ca: Waiting 14:56:14 d65c8cfc05b1: Waiting 14:56:14 04944245beec: Verifying Checksum 14:56:14 04944245beec: Download complete 14:56:14 765212b225bb: Verifying Checksum 14:56:14 765212b225bb: Download complete 14:56:14 f23df028b6ca: Verifying Checksum 14:56:14 f23df028b6ca: Download complete 14:56:14 d65c8cfc05b1: Verifying Checksum 14:56:14 d65c8cfc05b1: Download complete 14:56:15 699f458cf7ca: Verifying Checksum 14:56:15 699f458cf7ca: Download complete 14:56:15 8998bd30e6a1: Verifying Checksum 14:56:15 8998bd30e6a1: Download complete 14:56:18 2437ff75d9bd: Verifying Checksum 14:56:18 2437ff75d9bd: Download complete 14:56:21 8998bd30e6a1: Pull complete 14:56:21 04944245beec: Pull complete 14:56:23 699f458cf7ca: Pull complete 14:56:23 765212b225bb: Pull complete 14:56:24 f23df028b6ca: Pull complete 14:56:24 d65c8cfc05b1: Pull complete 14:56:42 2437ff75d9bd: Pull complete 14:56:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:43 prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container 14:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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:56:45 $ docker top 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:46 ---> job-cost.sh 14:56:46 lf-activate-venv: SKIPPING 14:56:46 INFO: No Stack... 14:56:47 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:48 INFO: Archiving Costs [Pipeline] sh 14:56:49 + cut -d, -f6 14:56:49 + cat /w/workspace/app-service-configurable/241/archives/cost.csv [Pipeline] lock 14:56:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] 14:56:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] did not exist. Created. 14:56:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:50 /w/workspace/app-service-configurable/241@tmp/durable-ac188050/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:56:50 + echo total: 0.10999999940395355 [Pipeline] stash 14:56:50 Warning: overwriting stash ‘stack-cost’ 14:56:51 Stashed 1 file(s) [Pipeline] } 14:56:51 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:51 $ docker stop --time=1 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba 14:56:52 $ docker rm -f --volumes 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba [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:56:53 provisioning config files... 14:56:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13660796565917240066tmp [Pipeline] { [Pipeline] sh 14:56:53 + set +x 14:56:53 + + curl -s https://codecov.io/bash 14:56:53 bash -s -- 14:56:53 14:56:53 _____ _ 14:56:53 / ____| | | 14:56:53 | | ___ __| | ___ ___ _____ __ 14:56:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:56:53 | |___| (_) | (_| | __/ (_| (_) \ V / 14:56:53 \_____\___/ \__,_|\___|\___\___/ \_/ 14:56:53 Bash-1.0.6 14:56:53 14:56:53 14:56:53 ==> git version 2.25.1 found 14:56:53 ==> 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:56:53 Release-Date: 2020-01-08 14:56:53 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:56:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:56:53 ==> Jenkins CI detected. 14:56:53 current dir:  /w/workspace/ry_app-service-configurable_main 14:56:53 project root: . 14:56:53 --> token set from env 14:56:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:56:53 ==> Running gcov in . (disable via -X gcov) 14:56:53 ==> Python coveragepy not found 14:56:53 ==> Searching for coverage reports in: 14:56:53 + . 14:56:53 -> Found 1 reports 14:56:53 ==> Detecting git/mercurial file structure 14:56:53 ==> Reading reports 14:56:53 + ./coverage.out bytes=13 14:56:53 ==> Appending adjustments 14:56:53 https://docs.codecov.io/docs/fixing-reports 14:56:53 + Found adjustments 14:56:53 ==> Gzipping contents 14:56:53 4.0K /tmp/codecov.iiywIa.gz 14:56:53 ==> Uploading reports 14:56:53 url: https://codecov.io 14:56:53 query: branch=main&commit=e01625bd60b95a08d62b78fb0339270c8cdfe0b5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:53 -> Pinging Codecov 14:56:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e01625bd60b95a08d62b78fb0339270c8cdfe0b5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:53 -> Uploading to 14:56:53 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/A97CA9966030D2A3747ED39772930CCE/e01625bd60b95a08d62b78fb0339270c8cdfe0b5/b30a91cb-e7b5-437d-bee6-6e727fd2f055.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T145653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9474d07a499bfeb7bc08f36427065eab25319588997f688619991a19703a8038 14:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:53 Dload Upload Total Spent Left Speed 14:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1177 --:--:-- --:--:-- --:--:-- 1177 14:56:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } 14:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:56:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:56:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:56:54 14:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:56:54 latest: Pulling from edgex-devops/edgex-snyk-go 14:56:54 619be1103602: Already exists 14:56:54 f8ea3408117e: Pulling fs layer 14:56:54 91320369b822: Pulling fs layer 14:56:54 0406650e8295: Pulling fs layer 14:56:54 4f4fb700ef54: Pulling fs layer 14:56:54 96d80e3f36e1: Pulling fs layer 14:56:54 bcf3aedb951c: Pulling fs layer 14:56:54 4f4fb700ef54: Waiting 14:56:54 96d80e3f36e1: Waiting 14:56:54 bcf3aedb951c: Waiting 14:56:54 0406650e8295: Verifying Checksum 14:56:54 0406650e8295: Download complete 14:56:54 f8ea3408117e: Verifying Checksum 14:56:54 f8ea3408117e: Download complete 14:56:54 4f4fb700ef54: Verifying Checksum 14:56:54 4f4fb700ef54: Download complete 14:56:54 f8ea3408117e: Pull complete 14:56:54 96d80e3f36e1: Verifying Checksum 14:56:54 96d80e3f36e1: Download complete 14:56:55 91320369b822: Verifying Checksum 14:56:55 91320369b822: Download complete 14:56:55 bcf3aedb951c: Verifying Checksum 14:56:55 bcf3aedb951c: Download complete 14:56:57 91320369b822: Pull complete 14:56:57 0406650e8295: Pull complete 14:56:57 4f4fb700ef54: Pull complete 14:56:58 96d80e3f36e1: Pull complete 14:57:01 bcf3aedb951c: Pull complete 14:57:01 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 14:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:01 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:57:04 $ docker top 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:04 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:57:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:57:05 + set -o pipefail 14:57:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:57:13 14:57:13 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:57:13 14:57:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/baa60cc9-451b-4d80-bea7-39b27416bc0a 14:57:13 14:57:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:57:13 14:57:13 14:57:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:57:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:57:13 $ docker stop --time=1 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 14:57:17 $ docker rm -f --volumes 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 [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:57:17 + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] sh 14:57:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:18 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:19 $ docker top e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac -eo pid,comm 14:57: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). 14:57:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:19 [ssh-agent] Looking for ssh-agent implementation... 14:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:19 $ docker exec e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac ssh-agent 14:57:19 SSH_AUTH_SOCK=/tmp/ssh-wab7Vq2McxA3/agent.32 14:57:19 SSH_AGENT_PID=38 14:57:19 Running ssh-add (command line suppressed) 14:57:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14676152842809446582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14676152842809446582.key) 14:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:19 + git semver tag 14:57:20 2024-09-09 14:57:20,041 [run_tag] DEBUG tag force:False 14:57:20 2024-09-09 14:57:20,042 [check_head_tag] DEBUG check head tag 14:57:20 2024-09-09 14:57:20,043 [execute] INFO git cat-file --batch-check 14:57:20 2024-09-09 14:57:20,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:57:20 2024-09-09 14:57:20,046 [execute] INFO git cat-file --batch 14:57:20 2024-09-09 14:57:20,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:57:20 2024-09-09 14:57:20,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:20 2024-09-09 14:57:20,069 [execute] INFO git tag -a v3.2.0-dev.31 -m v3.2.0-dev.31 14:57:20 2024-09-09 14:57:20,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.31', '-m', 'v3.2.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:57:20 2024-09-09 14:57:20,074 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:20 3.2.0-dev.31 [Pipeline] } 14:57:20 $ docker exec --env ******** --env ******** e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac ssh-agent -k 14:57:20 unset SSH_AUTH_SOCK; 14:57:20 unset SSH_AGENT_PID; 14:57:20 echo Agent pid 38 killed; 14:57:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:20 + git semver [Pipeline] } 14:57:20 $ docker stop --time=1 e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac 14:57:22 $ docker rm -f --volumes e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:22 14:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:22 0.23.1-centos7: Pulling from edgex-lftools 14:57:22 ab5ef0e58194: Pulling fs layer 14:57:22 9712f1f96733: Pulling fs layer 14:57:22 63f879dbbcfc: Pulling fs layer 14:57:22 0d9ebad4ef96: Pulling fs layer 14:57:22 e9a5061849ea: Pulling fs layer 14:57:22 d747dcd14b5f: Pulling fs layer 14:57:22 2de7ff778b66: Pulling fs layer 14:57:22 e9a5061849ea: Waiting 14:57:22 d747dcd14b5f: Waiting 14:57:22 0d9ebad4ef96: Waiting 14:57:22 2de7ff778b66: Waiting 14:57:22 9712f1f96733: Verifying Checksum 14:57:22 9712f1f96733: Download complete 14:57:23 63f879dbbcfc: Verifying Checksum 14:57:23 63f879dbbcfc: Download complete 14:57:23 e9a5061849ea: Verifying Checksum 14:57:23 e9a5061849ea: Download complete 14:57:23 d747dcd14b5f: Download complete 14:57:23 0d9ebad4ef96: Verifying Checksum 14:57:23 0d9ebad4ef96: Download complete 14:57:23 ab5ef0e58194: Verifying Checksum 14:57:23 ab5ef0e58194: Download complete 14:57:23 2de7ff778b66: Verifying Checksum 14:57:23 2de7ff778b66: Download complete 14:57:25 ab5ef0e58194: Pull complete 14:57:25 9712f1f96733: Pull complete 14:57:26 63f879dbbcfc: Pull complete 14:57:29 0d9ebad4ef96: Pull complete 14:57:29 e9a5061849ea: Pull complete 14:57:29 d747dcd14b5f: Pull complete 14:57:30 2de7ff778b66: Pull complete 14:57:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:31 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:57:35 $ docker top ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:57:36 provisioning config files... 14:57:36 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15235945927786700738tmp 14:57:36 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15788067086127867986tmp 14:57:36 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14710474476809306843tmp [Pipeline] { [Pipeline] echo 14:57:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:57:36 ---> sigul-configuration.sh 14:57:36 gpg: directory `/root/.gnupg' created 14:57:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:57:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:57:36 gpg: keyring `/root/.gnupg/secring.gpg' created 14:57:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:57:36 gpg: CAST5 encrypted data 14:57:36 gpg: encrypted with 1 passphrase 14:57:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:57:36 + mkdir /home/jenkins 14:57:36 + mkdir /home/jenkins/sigul [Pipeline] sh 14:57:36 + 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:57:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:57:37 ---> sigul-install.sh 14:57:37 Sigul already installed; skipping installation. [Pipeline] sh 14:57:37 + git tag --list 14:57:37 v1.0.0 14:57:37 v1.1.0 14:57:37 v1.2.0 14:57:37 v1.3.0 14:57:37 v1.3.1 14:57:37 v2.0.0 14:57:37 v2.0.1 14:57:37 v2.1.0 14:57:37 v2.1.1 14:57:37 v2.1.2 14:57:37 v2.2.0 14:57:37 v2.3 14:57:37 v2.3.0 14:57:37 v2.3.1 14:57:37 v3.0 14:57:37 v3.0.0 14:57:37 v3.0.1 14:57:37 v3.0.1-dev.1 14:57:37 v3.1 14:57:37 v3.1.0 14:57:37 v3.1.0-dev.1 14:57:37 v3.1.0-dev.10 14:57:37 v3.1.0-dev.11 14:57:37 v3.1.0-dev.12 14:57:37 v3.1.0-dev.13 14:57:37 v3.1.0-dev.14 14:57:37 v3.1.0-dev.15 14:57:37 v3.1.0-dev.16 14:57:37 v3.1.0-dev.17 14:57:37 v3.1.0-dev.18 14:57:37 v3.1.0-dev.19 14:57:37 v3.1.0-dev.2 14:57:37 v3.1.0-dev.20 14:57:37 v3.1.0-dev.21 14:57:37 v3.1.0-dev.22 14:57:37 v3.1.0-dev.23 14:57:37 v3.1.0-dev.24 14:57:37 v3.1.0-dev.25 14:57:37 v3.1.0-dev.26 14:57:37 v3.1.0-dev.27 14:57:37 v3.1.0-dev.28 14:57:37 v3.1.0-dev.29 14:57:37 v3.1.0-dev.3 14:57:37 v3.1.0-dev.30 14:57:37 v3.1.0-dev.31 14:57:37 v3.1.0-dev.32 14:57:37 v3.1.0-dev.33 14:57:37 v3.1.0-dev.34 14:57:37 v3.1.0-dev.35 14:57:37 v3.1.0-dev.36 14:57:37 v3.1.0-dev.37 14:57:37 v3.1.0-dev.38 14:57:37 v3.1.0-dev.39 14:57:37 v3.1.0-dev.4 14:57:37 v3.1.0-dev.5 14:57:37 v3.1.0-dev.6 14:57:37 v3.1.0-dev.7 14:57:37 v3.1.0-dev.8 14:57:37 v3.1.0-dev.9 14:57:37 v3.1.1 14:57:37 v3.1.1-dev.1 14:57:37 v3.2.0-dev.1 14:57:37 v3.2.0-dev.10 14:57:37 v3.2.0-dev.11 14:57:37 v3.2.0-dev.12 14:57:37 v3.2.0-dev.13 14:57:37 v3.2.0-dev.14 14:57:37 v3.2.0-dev.15 14:57:37 v3.2.0-dev.16 14:57:37 v3.2.0-dev.17 14:57:37 v3.2.0-dev.18 14:57:37 v3.2.0-dev.19 14:57:37 v3.2.0-dev.2 14:57:37 v3.2.0-dev.20 14:57:37 v3.2.0-dev.21 14:57:37 v3.2.0-dev.22 14:57:37 v3.2.0-dev.23 14:57:37 v3.2.0-dev.24 14:57:37 v3.2.0-dev.25 14:57:37 v3.2.0-dev.26 14:57:37 v3.2.0-dev.27 14:57:37 v3.2.0-dev.28 14:57:37 v3.2.0-dev.29 14:57:37 v3.2.0-dev.3 14:57:37 v3.2.0-dev.30 14:57:37 v3.2.0-dev.31 14:57:37 v3.2.0-dev.4 14:57:37 v3.2.0-dev.5 14:57:37 v3.2.0-dev.6 14:57:37 v3.2.0-dev.7 14:57:37 v3.2.0-dev.8 14:57:37 v3.2.0-dev.9 [Pipeline] sh 14:57:37 + lftools sign git-tag v3.2.0-dev.31 14:57:38 Signing Git tag with Sigul... 14:57:38 Signing v3.2.0-dev.31 [Pipeline] echo 14:57:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:57:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:57:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:57:39 $ docker stop --time=1 ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 14:57:40 $ docker rm -f --volumes ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:57:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:41 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:41 $ docker top b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 -eo pid,comm 14:57:41 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:57:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:41 [ssh-agent] Looking for ssh-agent implementation... 14:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:41 $ docker exec b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 ssh-agent 14:57:41 SSH_AUTH_SOCK=/tmp/ssh-oLlDKEbzunts/agent.32 14:57:41 SSH_AGENT_PID=38 14:57:41 Running ssh-add (command line suppressed) 14:57:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4924219479239036914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4924219479239036914.key) 14:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:42 + git semver bump pre 14:57:42 2024-09-09 14:57:42,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:42 2024-09-09 14:57:42,348 [bump_version] DEBUG bumping version:3.2.0-dev.31 on axis:pre with prefix:dev 14:57:42 2024-09-09 14:57:42,348 [bump_version] DEBUG bumped version:3.2.0-dev.32 14:57:42 2024-09-09 14:57:42,348 [write_version] DEBUG write version:3.2.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:57:42 2024-09-09 14:57:42,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:42 2024-09-09 14:57:42,348 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:57:42 2024-09-09 14:57:42,351 [execute] INFO git cat-file --batch-check 14:57:42 2024-09-09 14:57:42,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:42 2024-09-09 14:57:42,356 [execute] INFO git cat-file --batch 14:57:42 2024-09-09 14:57:42,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:42 2024-09-09 14:57:42,361 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:42 3.2.0-dev.32 [Pipeline] } 14:57:42 $ docker exec --env ******** --env ******** b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 ssh-agent -k 14:57:42 unset SSH_AUTH_SOCK; 14:57:42 unset SSH_AGENT_PID; 14:57:42 echo Agent pid 38 killed; 14:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:42 + git semver [Pipeline] } 14:57:43 $ docker stop --time=1 b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 14:57:44 $ docker rm -f --volumes b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:45 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:45 $ docker top 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:45 [ssh-agent] Looking for ssh-agent implementation... 14:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:45 $ docker exec 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 ssh-agent 14:57:45 SSH_AUTH_SOCK=/tmp/ssh-GduJD3AHUb61/agent.32 14:57:45 SSH_AGENT_PID=38 14:57:45 Running ssh-add (command line suppressed) 14:57:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12033692820483130782.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12033692820483130782.key) 14:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:46 + git semver push 14:57:46 2024-09-09 14:57:46,572 [run_push] DEBUG push 14:57:46 2024-09-09 14:57:46,573 [execute] INFO git cat-file --batch-check 14:57:46 2024-09-09 14:57:46,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:46 2024-09-09 14:57:46,577 [execute] INFO git rev-list 11963fcfe700f9baee962d50c094c67aa2f2273b -- 14:57:46 2024-09-09 14:57:46,577 [execute] DEBUG Popen(['git', 'rev-list', '11963fcfe700f9baee962d50c094c67aa2f2273b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:57:46 2024-09-09 14:57:46,588 [execute] INFO git fetch -v origin 14:57:46 2024-09-09 14:57:46,588 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:57:47 2024-09-09 14:57:47,048 [run_push] DEBUG no remote changes detected 14:57:47 2024-09-09 14:57:47,049 [execute] INFO git push origin semver 14:57:47 2024-09-09 14:57:47,049 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:57:47 2024-09-09 14:57:47,757 [run_push] DEBUG push all version tags 14:57:47 2024-09-09 14:57:47,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:57:47 2024-09-09 14:57:47,759 [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:57:48 2024-09-09 14:57:48,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:57:48 3.2.0-dev.32 [Pipeline] } 14:57:48 $ docker exec --env ******** --env ******** 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 ssh-agent -k 14:57:48 unset SSH_AUTH_SOCK; 14:57:48 unset SSH_AGENT_PID; 14:57:48 echo Agent pid 38 killed; 14:57:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:49 + git semver [Pipeline] } 14:57:49 $ docker stop --time=1 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 14:57:50 $ docker rm -f --volumes 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 [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:57:51 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:57:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:57:51 total 16 14:57:51 drwxr-xr-x 3 root root 4096 Sep 9 14:37 . 14:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:57 .. 14:57:51 drwxr-xr-x 2 root root 4096 Sep 9 14:37 cost 14:57:51 -rw-r--r-- 1 root root 96 Sep 9 14:37 cost.csv 14:57:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:57:51 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:57:51 total 16 14:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:37 . 14:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:57 .. 14:57:51 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:37 cost 14:57:51 -rw-r--r-- 1 jenkins jenkins 96 Sep 9 14:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:57:52 ---> package-listing.sh 14:57:52 ++ tr '[:upper:]' '[:lower:]' 14:57:52 ++ facter osfamily 14:57:52 + OS_FAMILY=debian 14:57:52 + workspace=/w/workspace/ry_app-service-configurable_main 14:57:52 + START_PACKAGES=/tmp/packages_start.txt 14:57:52 + END_PACKAGES=/tmp/packages_end.txt 14:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:52 + PACKAGES=/tmp/packages_start.txt 14:57:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:57:52 + PACKAGES=/tmp/packages_end.txt 14:57:52 + case "${OS_FAMILY}" in 14:57:52 + dpkg -l 14:57:52 + grep '^ii' 14:57:52 + '[' -f /tmp/packages_start.txt ']' 14:57:52 + '[' -f /tmp/packages_end.txt ']' 14:57:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:57:52 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:57:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:57:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:53 prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container 14:57:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:53 $ docker top 532eec6965ebd60578bab5935b7bc40e86c06c8b455567f75bc1c92081b7626d -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:54 + touch /tmp/pre-build-complete [Pipeline] sh 14:57:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:57:54 + ls /var/log/sa-host 14:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:54 provisioning config files... 14:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18077043516195461234tmp [Pipeline] { [Pipeline] echo 14:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:57:55 ---> create-netrc.sh [Pipeline] } 14:57:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:57:55 ---> python-tools-install.sh [Pipeline] echo 14:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:57:55 ---> sudo-logs.sh 14:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:57:56 ---> job-cost.sh 14:57:56 lf-activate-venv: SKIPPING 14:57:56 DEBUG: total: 0.2199999988079071 14:57:56 INFO: Retrieving Stack Cost... 14:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:57 INFO: Archiving Costs [Pipeline] echo 14:57:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:57:57 ---> logs-deploy.sh 14:57:57 lf-activate-venv: SKIPPING 14:57:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/241 14:57:57 INFO: archiving workspace using pattern(s): 14:57:58 Archives upload complete. 14:57:58 INFO: archiving logs to Nexus