Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6da4e050245d60ee2908bba863b4a6e8e857bbf3 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-ssh17716439473235698029.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-ssh9536777012008850240.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-ssh6964066095402201694.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-ssh16975592105361110997.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-ssh10875742431569456815.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 ‘prd-ubuntu20.04-docker-8c-8g-10158’ Running on prd-ubuntu20.04-docker-8c-8g-10160 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6da4e050245d60ee2908bba863b4a6e8e857bbf3 (main) Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" > git config core.sparsecheckout # timeout=10 > git checkout -f 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 > git rev-list --no-walk e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:57:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:57:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:57:48 ========================================================= 08:57:48 EdgeX Global Pipelines Version Info 08:57:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:57:49 ------------------- 08:57:49 stable info: 08:57:49 ------------------- 08:57:49 Commited By: Cherry Wang cherry@iotechsys.com 08:57:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:57:49 Message: update stable to v1.0.263 08:57:50 ------------------- 08:57:50 experimental info: 08:57:50 ------------------- 08:57:50 Commited By: Cherry Wang cherry@iotechsys.com 08:57:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:57:50 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6da4e05 [Pipeline] echo 08:57:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:50 provisioning config files... 08:57:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4833315531030347127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:51 ---> ****-login.sh 08:57:51 nexus3.edgexfoundry.org:10001 08:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:51 Configure a credential helper to remove this warning. See 08:57:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:51 08:57:51 Login Succeeded 08:57:51 nexus3.edgexfoundry.org:10002 08:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:51 Configure a credential helper to remove this warning. See 08:57:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:51 08:57:51 Login Succeeded 08:57:51 nexus3.edgexfoundry.org:10003 08:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:51 Configure a credential helper to remove this warning. See 08:57:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:51 08:57:51 Login Succeeded 08:57:51 nexus3.edgexfoundry.org:10004 08:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:52 Configure a credential helper to remove this warning. See 08:57:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:52 08:57:52 Login Succeeded 08:57:52 ****.io 08:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:52 Configure a credential helper to remove this warning. See 08:57:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:52 08:57:52 Login Succeeded 08:57:52 ---> ****-login.sh ends [Pipeline] } 08:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:57:52 + git rev-list -1 --merges 6da4e050245d60ee2908bba863b4a6e8e857bbf3~1..6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo 08:57:52 -----------> git rev-list -1 --merges 6da4e050245d60ee2908bba863b4a6e8e857bbf3~1..6da4e050245d60ee2908bba863b4a6e8e857bbf3 6da4e050245d60ee2908bba863b4a6e8e857bbf3 08:57:52 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [false] [Pipeline] sh 08:57:53 + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo 08:57:53 ========================================================= 08:57:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:57:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:53 + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo 08:57:53 [semverPrep] GIT_COMMIT: 6da4e050245d60ee2908bba863b4a6e8e857bbf3, Commit Message: Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51 [Pipeline] echo 08:57:53 [semverPrep] This is not a build commit. [Pipeline] sh 08:57:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:57:53 + grep -v github /etc/ssh/ssh_known_hosts 08:57:53 + [ -e /tmp/ssh_known_hosts ] 08:57:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:57:53 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:57:53 sudo tee -a /etc/ssh/ssh_known_hosts 08:57:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:57:54 08:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:57:54 0.1.4: Pulling from edgex-devops/py-git-semver 08:57:54 b85a868b505f: Pulling fs layer 08:57:54 e2be974225ed: Pulling fs layer 08:57:54 339a4e72a1f5: Pulling fs layer 08:57:54 988bab9f4d93: Pulling fs layer 08:57:54 1469e6f7b9e6: Pulling fs layer 08:57:54 eaf3925da568: Pulling fs layer 08:57:54 bab4dde63d76: Pulling fs layer 08:57:54 bde34c3a00c8: Pulling fs layer 08:57:54 b352a97aabf1: Pulling fs layer 08:57:54 4872d77fe225: Pulling fs layer 08:57:54 5851b861e8e6: Pulling fs layer 08:57:54 bab4dde63d76: Waiting 08:57:54 bde34c3a00c8: Waiting 08:57:54 988bab9f4d93: Waiting 08:57:54 b352a97aabf1: Waiting 08:57:54 4872d77fe225: Waiting 08:57:54 5851b861e8e6: Waiting 08:57:54 e2be974225ed: Download complete 08:57:54 988bab9f4d93: Download complete 08:57:54 1469e6f7b9e6: Verifying Checksum 08:57:54 1469e6f7b9e6: Download complete 08:57:54 eaf3925da568: Download complete 08:57:54 339a4e72a1f5: Verifying Checksum 08:57:54 339a4e72a1f5: Download complete 08:57:54 bde34c3a00c8: Verifying Checksum 08:57:54 bde34c3a00c8: Download complete 08:57:54 b352a97aabf1: Download complete 08:57:54 4872d77fe225: Verifying Checksum 08:57:54 4872d77fe225: Download complete 08:57:54 5851b861e8e6: Download complete 08:57:54 b85a868b505f: Verifying Checksum 08:57:54 b85a868b505f: Download complete 08:57:55 bab4dde63d76: Verifying Checksum 08:57:55 bab4dde63d76: Download complete 08:57:56 b85a868b505f: Pull complete 08:57:56 e2be974225ed: Pull complete 08:57:56 339a4e72a1f5: Pull complete 08:57:56 988bab9f4d93: Pull complete 08:57:56 1469e6f7b9e6: Pull complete 08:57:56 eaf3925da568: Pull complete 08:57:58 bab4dde63d76: Pull complete 08:57:58 bde34c3a00c8: Pull complete 08:57:58 b352a97aabf1: Pull complete 08:57:58 4872d77fe225: Pull complete 08:57:58 5851b861e8e6: Pull complete 08:57:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:59 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 08:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:58:03 $ docker top 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 -eo pid,comm 08:58:03 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). 08:58:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:03 [ssh-agent] Looking for ssh-agent implementation... 08:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:03 $ docker exec 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent 08:58:03 SSH_AUTH_SOCK=/tmp/ssh-TlK50kZlQbAD/agent.33 08:58:03 SSH_AGENT_PID=39 08:58:03 Running ssh-add (command line suppressed) 08:58:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15970487435978283521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15970487435978283521.key) 08:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:03 + git tag --points-at HEAD [Pipeline] } 08:58:03 $ docker exec --env ******** --env ******** 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent -k 08:58:04 unset SSH_AUTH_SOCK; 08:58:04 unset SSH_AGENT_PID; 08:58:04 echo Agent pid 39 killed; 08:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:04 [ssh-agent] Looking for ssh-agent implementation... 08:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:04 $ docker exec 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent 08:58:04 SSH_AUTH_SOCK=/tmp/ssh-5S1G6nYwPZPL/agent.73 08:58:04 SSH_AGENT_PID=79 08:58:04 Running ssh-add (command line suppressed) 08:58:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6912920347583582704.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6912920347583582704.key) 08:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:04 + git semver init 08:58:05 2024-09-12 08:58:04,882 [run_init] DEBUG init version:0.0.0 force:False 08:58:05 2024-09-12 08:58:04,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 08:58:05 2024-09-12 08:58:04,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 08:58:05 2024-09-12 08:58:04,883 [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) 08:58:06 2024-09-12 08:58:06,061 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 08:58:06 2024-09-12 08:58:06,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 08:58:06 2024-09-12 08:58:06,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:58:06 2024-09-12 08:58:06,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:58:06 3.2.0-dev.32 [Pipeline] } 08:58:06 $ docker exec --env ******** --env ******** 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent -k 08:58:06 unset SSH_AUTH_SOCK; 08:58:06 unset SSH_AGENT_PID; 08:58:06 echo Agent pid 79 killed; 08:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:06 + git semver [Pipeline] } 08:58:06 $ docker stop --time=1 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 08:58:08 $ docker rm -f --volumes 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:08 Stashed 1 file(s) [Pipeline] echo 08:58:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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 08:58:08 provisioning config files... 08:58:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14442527956191256651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:09 ---> ****-login.sh 08:58:09 nexus3.edgexfoundry.org:10001 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 nexus3.edgexfoundry.org:10002 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 nexus3.edgexfoundry.org:10003 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 nexus3.edgexfoundry.org:10004 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 ****.io 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 ---> ****-login.sh ends [Pipeline] } 08:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:09 ========================================================= 08:58:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:58:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:10 + 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 . 08:58:10 Sending build context to Docker daemon 9.155MB 08:58:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:58:10 Step 2/12 : FROM ${BASE} AS builder 08:58:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:58:10 619be1103602: Pulling fs layer 08:58:10 7862e08f4a3e: Pulling fs layer 08:58:10 5df492c9dc93: Pulling fs layer 08:58:10 7629e6793208: Pulling fs layer 08:58:10 4f4fb700ef54: Pulling fs layer 08:58:10 fb5054dd5b73: Pulling fs layer 08:58:10 eeca6798cff9: Pulling fs layer 08:58:10 aa269ceb94a6: Pulling fs layer 08:58:10 ada007ff1a6a: Pulling fs layer 08:58:10 7629e6793208: Waiting 08:58:10 4f4fb700ef54: Waiting 08:58:10 fb5054dd5b73: Waiting 08:58:10 eeca6798cff9: Waiting 08:58:10 aa269ceb94a6: Waiting 08:58:10 ada007ff1a6a: Waiting 08:58:10 7862e08f4a3e: Verifying Checksum 08:58:10 7862e08f4a3e: Download complete 08:58:10 7629e6793208: Verifying Checksum 08:58:10 7629e6793208: Download complete 08:58:10 619be1103602: Download complete 08:58:10 4f4fb700ef54: Verifying Checksum 08:58:10 4f4fb700ef54: Download complete 08:58:10 fb5054dd5b73: Verifying Checksum 08:58:10 fb5054dd5b73: Download complete 08:58:10 eeca6798cff9: Verifying Checksum 08:58:10 eeca6798cff9: Download complete 08:58:10 619be1103602: Pull complete 08:58:10 ada007ff1a6a: Verifying Checksum 08:58:10 ada007ff1a6a: Download complete 08:58:10 7862e08f4a3e: Pull complete 08:58:10 5df492c9dc93: Verifying Checksum 08:58:10 5df492c9dc93: Download complete 08:58:11 aa269ceb94a6: Verifying Checksum 08:58:11 aa269ceb94a6: Download complete 08:58:13 5df492c9dc93: Pull complete 08:58:13 7629e6793208: Pull complete 08:58:13 4f4fb700ef54: Pull complete 08:58:13 fb5054dd5b73: Pull complete 08:58:13 eeca6798cff9: Pull complete 08:58:16 aa269ceb94a6: Pull complete 08:58:16 ada007ff1a6a: Pull complete 08:58:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:58:16 ---> f489d0715acc 08:58:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:58:23 Still waiting to schedule task 08:58:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10159’ 08:58:24 ---> Running in ee4ac3cdddeb 08:58:24 Removing intermediate container ee4ac3cdddeb 08:58:24 ---> f6f98f9cbc47 08:58:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:58:24 ---> Running in 7548138093f6 08:58:24 Removing intermediate container 7548138093f6 08:58:24 ---> 37f298e02544 08:58:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:58:24 ---> Running in 7cf77dd59d03 08:58:24 Removing intermediate container 7cf77dd59d03 08:58:24 ---> 60c5193ac6a4 08:58:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:24 ---> Running in 9db8dab00268 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:58:25 OK: 264 MiB in 52 packages 08:58:25 Removing intermediate container 9db8dab00268 08:58:25 ---> 0e2146197fea 08:58:25 Step 7/12 : WORKDIR /app 08:58:25 ---> Running in 7a8d5212c87a 08:58:26 Removing intermediate container 7a8d5212c87a 08:58:26 ---> 32531326f736 08:58:26 Step 8/12 : COPY go.mod vendor* ./ 08:58:26 ---> 96a12fed7890 08:58:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:26 ---> Running in 0d17c678649a 08:59:33 Removing intermediate container 0d17c678649a 08:59:33 ---> 3ae443771da1 08:59:33 Step 10/12 : COPY . . 08:59:33 ---> 50bfd3ef3c7a 08:59:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:59:33 ---> Running in 6be71f562b9f 08:59:33 Removing intermediate container 6be71f562b9f 08:59:33 ---> 3cb1b2d247df 08:59:33 Step 12/12 : RUN $MAKE 08:59:33 ---> Running in 2579229909ec 08:59:33 noop 08:59:33 Removing intermediate container 2579229909ec 08:59:33 ---> 3a1aa707c2ad 08:59:33 Successfully built 3a1aa707c2ad 08:59:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:34 + docker inspect -f . ci-base-image-x86_64 08:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:34 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 08:59:34 $ 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 08:59:34 $ docker top 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:34 + go version 08:59:34 go version go1.21.9 linux/amd64 [Pipeline] } 08:59:34 $ docker stop --time=1 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c 08:59:36 $ docker rm -f --volumes 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:36 + docker inspect -f . ci-base-image-x86_64 08:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:36 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 08:59:36 $ 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 08:59:37 $ docker top 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:37 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 08:59:37 + make test 08:59:37 go test -race -coverprofile=coverage.out ./... 09:00:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 09:00:38 go vet ./... 09:00:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:42 ./bin/test-attribution-txt.sh 09:00:42 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 09:00:42 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 09:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:00:42 $ docker stop --time=1 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 09:00:49 $ docker rm -f --volumes 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:00:51 + ls -al . 09:00:51 total 264 09:00:51 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 08:59 . 09:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:57 .. 09:00:51 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 08:57 .dockerignore 09:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:00 .git 09:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:57 .github 09:00:51 -rw-rw-r-- 1 jenkins jenkins 106 Sep 12 08:57 .gitignore 09:00:51 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 08:57 .golangci.yml 09:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 08:58 .semver 09:00:51 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 12 08:57 Attribution.txt 09:00:51 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 12 08:57 CHANGELOG.md 09:00:51 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 12 08:57 Dockerfile 09:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 08:57 GOVERNANCE.md 09:00:51 -rw-rw-r-- 1 jenkins jenkins 666 Sep 12 08:57 Jenkinsfile 09:00:51 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 08:57 LICENSE 09:00:51 -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 08:57 OWNERS.md 09:00:51 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 12 08:57 README.md 09:00:51 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION 09:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:57 bin 09:00:51 -rw-r--r-- 1 jenkins jenkins 13 Sep 12 08:59 coverage.out 09:00:51 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 12 08:57 go.mod 09:00:51 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 08:57 go.sum 09:00:51 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 08:57 main.go 09:00:51 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 12 08:57 makefile 09:00:51 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 08:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:51 + 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=6da4e050245d60ee2908bba863b4a6e8e857bbf3 --label arch=amd64 --label version=3.2.0-dev.32 . 09:00:51 Sending build context to Docker daemon 9.156MB 09:00:51 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 09:00:51 Step 2/27 : FROM ${BASE} AS builder 09:00:51 ---> 3a1aa707c2ad 09:00:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:00:51 ---> Running in 5a45192596de 09:00:51 Removing intermediate container 5a45192596de 09:00:51 ---> b97013a9c20d 09:00:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:00:51 ---> Running in 20acfee9ced4 09:00:51 Removing intermediate container 20acfee9ced4 09:00:51 ---> c9a9fd852d98 09:00:51 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:00:51 ---> Running in f416cb3fd7f6 09:00:51 Removing intermediate container f416cb3fd7f6 09:00:51 ---> fbb9fc95f90b 09:00:51 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:00:51 ---> Running in 23d42fae31da 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:00:52 OK: 264 MiB in 52 packages 09:00:53 Removing intermediate container 23d42fae31da 09:00:53 ---> f8fc3cc28c21 09:00:53 Step 7/27 : WORKDIR /app 09:00:53 ---> Running in df3de8a8d249 09:00:53 Removing intermediate container df3de8a8d249 09:00:53 ---> 3fd60aad232c 09:00:53 Step 8/27 : COPY go.mod vendor* ./ 09:00:53 ---> d9ccdbdb50e0 09:00:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:53 ---> Running in 7511c60cacc3 09:00:54 Removing intermediate container 7511c60cacc3 09:00:54 ---> a39d54168e94 09:00:54 Step 10/27 : COPY . . 09:00:54 ---> d0b7a83b4592 09:00:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:00:54 ---> Running in 065c8c68afde 09:00:54 Removing intermediate container 065c8c68afde 09:00:54 ---> f4d0e3648298 09:00:54 Step 12/27 : RUN $MAKE 09:00:54 ---> Running in 9d08ed89161a 09:00:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 09:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10162 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:01:13 Running in /w/workspace/app-service-configurable/242 [Pipeline] { [Pipeline] checkout 09:01:13 The recommended git tool is: git 09:01:20 using credential edgex-jenkins-ssh 09:01:20 Cloning the remote Git repository 09:01:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:01:20 > git init /w/workspace/app-service-configurable/242 # timeout=10 09:01:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:01:21 > git --version # timeout=10 09:01:21 > git --version # 'git version 2.25.1' 09:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:26 Avoid second fetch 09:01:26 Checking out Revision 6da4e050245d60ee2908bba863b4a6e8e857bbf3 (main) 09:01:26 > git config core.sparsecheckout # timeout=10 09:01:26 > git checkout -f 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 09:01:27 Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:01:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:32 Dload Upload Total Spent Left Speed 09:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 09:01:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:01:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:01:33 + sudo tee /etc/docker/daemon.new 09:01:33 { 09:01:33 "registry-mirrors": [ 09:01:33 "https://nexus3.edgexfoundry.org:10001" 09:01:33 ], 09:01:33 "bip": "10.250.0.254/24", 09:01:33 "hosts": [ 09:01:33 "tcp://0.0.0.0:5555", 09:01:33 "unix:///var/run/docker.sock" 09:01:33 ], 09:01:33 "mtu": 1458, 09:01:33 "selinux-enabled": true, 09:01:33 "seccomp-profile": "/etc/docker/seccomp.json" 09:01:33 } [Pipeline] sh 09:01:33 Removing intermediate container 9d08ed89161a 09:01:33 ---> 5cf4751fdd95 09:01:33 Step 13/27 : FROM alpine:3.18 09:01:33 3.18: Pulling from library/alpine 09:01:33 1cc3d825d8b2: Pulling fs layer 09:01:33 1cc3d825d8b2: Verifying Checksum 09:01:33 1cc3d825d8b2: Download complete 09:01:33 1cc3d825d8b2: Pull complete 09:01:33 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:01:33 Status: Downloaded newer image for alpine:3.18 09:01:33 ---> 2c64cf60f6f0 09:01:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:01:33 ---> Running in 802fe36320f0 09:01:33 Removing intermediate container 802fe36320f0 09:01:33 ---> 0b5adad39a51 09:01:33 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:01:33 ---> Running in 9062882572a4 09:01:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:01:33 Removing intermediate container 9062882572a4 09:01:33 ---> 00633f4f877e 09:01:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:33 ---> Running in 2bd8b15a28d4 09:01:34 + sudo service docker restart 09:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:34 (1/2) Installing ca-certificates (20240226-r0) 09:01:34 (2/2) Installing dumb-init (1.2.5-r2) 09:01:34 Executing busybox-1.36.1-r7.trigger 09:01:34 Executing ca-certificates-20240226-r0.trigger 09:01:34 OK: 8 MiB in 17 packages 09:01:35 Removing intermediate container 2bd8b15a28d4 09:01:35 ---> b1289d0fafe9 09:01:35 Step 17/27 : RUN apk --no-cache upgrade 09:01:35 ---> Running in ac469c7e1ae8 09:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:35 OK: 8 MiB in 17 packages 09:01:36 Removing intermediate container ac469c7e1ae8 09:01:36 ---> ec10767cf86f 09:01:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:01:36 ---> 20c77d7349dc 09:01:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:01:36 ---> 7af764234b37 09:01:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:01:36 ---> 9d63ddd23499 09:01:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:01:37 ---> ca7afb49a2a4 09:01:37 Step 22/27 : EXPOSE 48095 09:01:37 ---> Running in aaa13cf0e2b9 09:01:37 Removing intermediate container aaa13cf0e2b9 09:01:37 ---> fb8d3485b107 09:01:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:01:37 ---> Running in 82bdb561f39a 09:01:37 Removing intermediate container 82bdb561f39a 09:01:37 ---> 7bdbcdb4d3df 09:01:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:37 ---> Running in 45e1c1ca34dc 09:01:37 Removing intermediate container 45e1c1ca34dc 09:01:37 ---> adf793f3b808 09:01:37 Step 25/27 : LABEL arch=amd64 09:01:37 ---> Running in fa501ae7d75a 09:01:37 Removing intermediate container fa501ae7d75a 09:01:37 ---> 0acde1e3466f 09:01:37 Step 26/27 : LABEL git_sha=6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:01:37 ---> Running in 2258de59b395 09:01:37 Removing intermediate container 2258de59b395 09:01:37 ---> 86c297fc4a11 09:01:37 Step 27/27 : LABEL version=3.2.0-dev.32 09:01:37 ---> Running in e84d773a69b3 09:01:38 Removing intermediate container e84d773a69b3 09:01:38 ---> 82ca1f38e287 09:01:38 [Warning] One or more build-args [ARCH] were not consumed 09:01:38 Successfully built 82ca1f38e287 09:01:38 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 09:01:38 provisioning config files... 09:01:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8204993263259567039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:38 ---> ****-login.sh 09:01:38 nexus3.edgexfoundry.org:10001 09:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:38 Configure a credential helper to remove this warning. See 09:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:38 09:01:38 Login Succeeded 09:01:38 nexus3.edgexfoundry.org:10002 09:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:38 Configure a credential helper to remove this warning. See 09:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:38 09:01:38 Login Succeeded 09:01:38 nexus3.edgexfoundry.org:10003 09:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:38 Configure a credential helper to remove this warning. See 09:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:38 09:01:38 Login Succeeded 09:01:38 nexus3.edgexfoundry.org:10004 09:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:38 Configure a credential helper to remove this warning. See 09:01:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:38 09:01:38 Login Succeeded 09:01:38 ****.io 09:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:39 Configure a credential helper to remove this warning. See 09:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:39 09:01:39 Login Succeeded 09:01:39 ---> ****-login.sh ends [Pipeline] } 09:01:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:39 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 09:01:39 6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:01:39 latest 09:01:39 3.2.0-dev.32 09:01:39 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:01:39 main 09:01:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:01:39 75916285dde6: Preparing 09:01:39 51bcc27268da: Preparing 09:01:39 20ab5d6fe84a: Preparing 09:01:39 eca51aa31217: Preparing 09:01:39 30d872ed0904: Preparing 09:01:39 ba3220644b86: Preparing 09:01:39 d62a02444d39: Preparing 09:01:39 d62a02444d39: Waiting 09:01:39 ba3220644b86: Waiting 09:01:39 eca51aa31217: Pushed 09:01:39 30d872ed0904: Pushed 09:01:39 20ab5d6fe84a: Pushed 09:01:39 51bcc27268da: Pushed 09:01:39 d62a02444d39: Layer already exists 09:01:40 ba3220644b86: Pushed 09:01:42 75916285dde6: Pushed 09:01:42 6da4e050245d60ee2908bba863b4a6e8e857bbf3: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:01:43 75916285dde6: Preparing 09:01:43 51bcc27268da: Preparing 09:01:43 20ab5d6fe84a: Preparing 09:01:43 eca51aa31217: Preparing 09:01:43 30d872ed0904: Preparing 09:01:43 ba3220644b86: Preparing 09:01:43 d62a02444d39: Preparing 09:01:43 ba3220644b86: Waiting 09:01:43 d62a02444d39: Waiting 09:01:43 75916285dde6: Layer already exists 09:01:43 20ab5d6fe84a: Layer already exists 09:01:43 30d872ed0904: Layer already exists 09:01:43 eca51aa31217: Layer already exists 09:01:43 51bcc27268da: Layer already exists 09:01:43 ba3220644b86: Layer already exists 09:01:43 d62a02444d39: Layer already exists 09:01:43 latest: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 09:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:01:44 75916285dde6: Preparing 09:01:44 51bcc27268da: Preparing 09:01:44 20ab5d6fe84a: Preparing 09:01:44 eca51aa31217: Preparing 09:01:44 30d872ed0904: Preparing 09:01:44 ba3220644b86: Preparing 09:01:44 d62a02444d39: Preparing 09:01:44 ba3220644b86: Waiting 09:01:44 d62a02444d39: Waiting 09:01:44 20ab5d6fe84a: Layer already exists 09:01:44 eca51aa31217: Layer already exists 09:01:44 51bcc27268da: Layer already exists 09:01:44 30d872ed0904: Layer already exists 09:01:44 75916285dde6: Layer already exists 09:01:44 ba3220644b86: Layer already exists 09:01:44 d62a02444d39: Layer already exists 09:01:44 3.2.0-dev.32: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:01:44 75916285dde6: Preparing 09:01:44 51bcc27268da: Preparing 09:01:44 20ab5d6fe84a: Preparing 09:01:44 eca51aa31217: Preparing 09:01:44 30d872ed0904: Preparing 09:01:44 ba3220644b86: Preparing 09:01:44 d62a02444d39: Preparing 09:01:44 d62a02444d39: Waiting 09:01:44 ba3220644b86: Waiting 09:01:44 51bcc27268da: Layer already exists 09:01:44 20ab5d6fe84a: Layer already exists 09:01:44 30d872ed0904: Layer already exists 09:01:44 eca51aa31217: Layer already exists 09:01:44 75916285dde6: Layer already exists 09:01:44 d62a02444d39: Layer already exists 09:01:44 ba3220644b86: Layer already exists 09:01:44 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 09:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:01:45 75916285dde6: Preparing 09:01:45 51bcc27268da: Preparing 09:01:45 20ab5d6fe84a: Preparing 09:01:45 eca51aa31217: Preparing 09:01:45 30d872ed0904: Preparing 09:01:45 ba3220644b86: Preparing 09:01:45 d62a02444d39: Preparing 09:01:45 ba3220644b86: Waiting 09:01:45 d62a02444d39: Waiting 09:01:45 51bcc27268da: Layer already exists 09:01:45 eca51aa31217: Layer already exists 09:01:45 75916285dde6: Layer already exists 09:01:45 30d872ed0904: Layer already exists 09:01:45 20ab5d6fe84a: Layer already exists 09:01:45 d62a02444d39: Layer already exists 09:01:45 ba3220644b86: Layer already exists 09:01:45 main: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:45 ===================================================== [Pipeline] echo 09:01:45 taggedImages: 09:01:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:01:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:01:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 09:01:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:01:45 - 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 09:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:46 09:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:46 latest: Pulling from edgex-lftools-log-publisher 09:01:46 5eb5b503b376: Pulling fs layer 09:01:46 5c69ac0246d0: Pulling fs layer 09:01:46 ec43610c2a17: Pulling fs layer 09:01:46 3a2ae6a8a46f: Pulling fs layer 09:01:46 33b1e0a273af: Pulling fs layer 09:01:46 5d3b04190fa2: Pulling fs layer 09:01:46 2f39f015ded8: Pulling fs layer 09:01:46 3a2ae6a8a46f: Waiting 09:01:46 33b1e0a273af: Waiting 09:01:46 5d3b04190fa2: Waiting 09:01:46 2f39f015ded8: Waiting 09:01:46 5c69ac0246d0: Verifying Checksum 09:01:46 5c69ac0246d0: Download complete 09:01:46 3a2ae6a8a46f: Verifying Checksum 09:01:46 3a2ae6a8a46f: Download complete 09:01:46 33b1e0a273af: Verifying Checksum 09:01:46 33b1e0a273af: Download complete 09:01:46 5d3b04190fa2: Verifying Checksum 09:01:46 5d3b04190fa2: Download complete 09:01:46 ec43610c2a17: Verifying Checksum 09:01:46 ec43610c2a17: Download complete 09:01:46 5eb5b503b376: Download complete 09:01:47 2f39f015ded8: Download complete 09:01:47 5eb5b503b376: Pull complete 09:01:47 5c69ac0246d0: Pull complete 09:01:48 ec43610c2a17: Pull complete 09:01:48 3a2ae6a8a46f: Pull complete 09:01:48 33b1e0a273af: Pull complete 09:01:48 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:52 provisioning config files... 09:01:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/242@tmp/config17548110237494281513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:52 2f39f015ded8: Pull complete 09:01:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:52 ---> ****-login.sh 09:01:52 nexus3.edgexfoundry.org:10001 09:01:52 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:01:52 $ 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 09:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:53 Configure a credential helper to remove this warning. See 09:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:53 09:01:53 Login Succeeded 09:01:53 nexus3.edgexfoundry.org:10002 09:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:54 Configure a credential helper to remove this warning. See 09:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:54 09:01:54 Login Succeeded 09:01:54 nexus3.edgexfoundry.org:10003 09:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:54 Configure a credential helper to remove this warning. See 09:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:54 09:01:54 Login Succeeded 09:01:54 nexus3.edgexfoundry.org:10004 09:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:54 Configure a credential helper to remove this warning. See 09:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:54 09:01:54 Login Succeeded 09:01:54 ****.io 09:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:55 Configure a credential helper to remove this warning. See 09:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:55 09:01:55 Login Succeeded 09:01:55 ---> ****-login.sh ends 09:01:58 $ docker top 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb -eo pid,comm [Pipeline] { [Pipeline] } 09:01:58 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:01:58 ---> job-cost.sh 09:01:58 lf-activate-venv: SKIPPING 09:01:58 INFO: No Stack... [Pipeline] echo 09:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:58 ========================================================= 09:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:01:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:58 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:59 + 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 . 09:01:59 INFO: Archiving Costs [Pipeline] sh 09:01:59 Sending build context to Docker daemon 242.7kB 09:01:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:01:59 Step 2/12 : FROM ${BASE} AS builder 09:01:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:59 c6b39de5b339: Pulling fs layer 09:01:59 a69c41024577: Pulling fs layer 09:01:59 d6de4b400683: Pulling fs layer 09:01:59 35cb2a7552d0: Pulling fs layer 09:01:59 4f4fb700ef54: Pulling fs layer 09:01:59 35cb2a7552d0: Waiting 09:01:59 464afbd9ba4c: Pulling fs layer 09:01:59 4f4fb700ef54: Waiting 09:01:59 00f215d4a9da: Pulling fs layer 09:01:59 464afbd9ba4c: Waiting 09:01:59 d496ad576159: Pulling fs layer 09:01:59 00f215d4a9da: Waiting 09:01:59 d496ad576159: Waiting 09:01:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 09:01:59 + cut -d, -f6 [Pipeline] lock 09:01:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] 09:01:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] did not exist. Created. 09:01:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:59 a69c41024577: Download complete 09:01:59 35cb2a7552d0: Verifying Checksum 09:01:59 35cb2a7552d0: Download complete 09:01:59 4f4fb700ef54: Verifying Checksum 09:01:59 4f4fb700ef54: Download complete 09:01:59 c6b39de5b339: Verifying Checksum 09:01:59 c6b39de5b339: Download complete 09:01:59 464afbd9ba4c: Verifying Checksum 09:01:59 464afbd9ba4c: Download complete 09:01:59 + echo total: 0.2199999988079071 [Pipeline] stash 09:01:59 Stashed 1 file(s) [Pipeline] } 09:01:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:59 $ docker stop --time=1 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb 09:01:59 d496ad576159: Verifying Checksum 09:01:59 d496ad576159: Download complete 09:02:00 c6b39de5b339: Pull complete 09:02:00 a69c41024577: Pull complete 09:02:00 $ docker rm -f --volumes 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:02:01 d6de4b400683: Verifying Checksum 09:02:01 d6de4b400683: Download complete 09:02:02 00f215d4a9da: Verifying Checksum 09:02:02 00f215d4a9da: Download complete 09:02:14 d6de4b400683: Pull complete 09:02:14 35cb2a7552d0: Pull complete 09:02:14 4f4fb700ef54: Pull complete 09:02:14 464afbd9ba4c: Pull complete 09:02:23 00f215d4a9da: Pull complete 09:02:24 d496ad576159: Pull complete 09:02:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:02:24 ---> f246e2811388 09:02:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:02:26 ---> Running in ec0134fd574a 09:02:26 Removing intermediate container ec0134fd574a 09:02:26 ---> 16f6fb98831d 09:02:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:02:27 ---> Running in 0e16acf1738f 09:02:27 Removing intermediate container 0e16acf1738f 09:02:27 ---> d88fb43769ea 09:02:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:02:27 ---> Running in 2c171afd364f 09:02:27 Removing intermediate container 2c171afd364f 09:02:27 ---> ebd802c760c7 09:02:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:27 ---> Running in 61c01557f584 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:30 OK: 266 MiB in 52 packages 09:02:30 Removing intermediate container 61c01557f584 09:02:30 ---> 43410e274546 09:02:30 Step 7/12 : WORKDIR /app 09:02:30 ---> Running in 27bda27ec1cf 09:02:31 Removing intermediate container 27bda27ec1cf 09:02:31 ---> 5fcc75a64620 09:02:31 Step 8/12 : COPY go.mod vendor* ./ 09:02:31 ---> f2bd70fc68cc 09:02:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:31 ---> Running in f9cd6239beb0 09:04:38 Removing intermediate container f9cd6239beb0 09:04:38 ---> b133d2b31bf3 09:04:38 Step 10/12 : COPY . . 09:04:38 ---> 0e46d99d508c 09:04:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:04:38 ---> Running in fec8c36bf1a2 09:04:38 Removing intermediate container fec8c36bf1a2 09:04:38 ---> 4b0bc657f9b4 09:04:38 Step 12/12 : RUN $MAKE 09:04:38 ---> Running in ae67b79e8747 09:04:38 noop 09:04:38 Removing intermediate container ae67b79e8747 09:04:38 ---> f3948b228645 09:04:38 Successfully built f3948b228645 09:04:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:38 + docker inspect -f . ci-base-image-arm64 09:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:39 prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container 09:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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 09:04:40 $ docker top ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:41 + go version 09:04:41 go version go1.21.9 linux/arm64 [Pipeline] } 09:04:41 $ docker stop --time=1 ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 09:04:43 $ docker rm -f --volumes ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker inspect -f . ci-base-image-arm64 09:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container 09:04:44 $ 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/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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 09:04:45 $ docker top 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:46 + git config --global --add safe.directory /w/workspace/app-service-configurable/242 [Pipeline] fileExists [Pipeline] sh 09:04:46 + make test 09:04:46 go test -race -coverprofile=coverage.out ./... 09:09:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 09:09:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:09:38 go vet ./... 09:14:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:00 ./bin/test-attribution-txt.sh 09:14:00 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 09:14:00 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 09:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:14:00 $ docker stop --time=1 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 09:14:02 $ docker rm -f --volumes 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:05 Warning: overwriting stash ‘coverage-report’ 09:14:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:07 + ls -al . 09:14:07 total 260 09:14:07 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 09:04 . 09:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:01 .. 09:14:07 -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 09:01 .dockerignore 09:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:01 .git 09:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:01 .github 09:14:07 -rw-rw-r-- 1 jenkins jenkins 106 Sep 12 09:01 .gitignore 09:14:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 09:01 .golangci.yml 09:14:07 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 12 09:01 Attribution.txt 09:14:07 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 12 09:01 CHANGELOG.md 09:14:07 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 12 09:01 Dockerfile 09:14:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 09:01 GOVERNANCE.md 09:14:07 -rw-rw-r-- 1 jenkins jenkins 666 Sep 12 09:01 Jenkinsfile 09:14:07 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 09:01 LICENSE 09:14:07 -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 09:01 OWNERS.md 09:14:07 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 12 09:01 README.md 09:14:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION 09:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:01 bin 09:14:07 -rw-r--r-- 1 jenkins jenkins 13 Sep 12 09:04 coverage.out 09:14:07 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 12 09:01 go.mod 09:14:07 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 09:01 go.sum 09:14:07 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 09:01 main.go 09:14:07 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 12 09:01 makefile 09:14:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 09:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:07 + 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=6da4e050245d60ee2908bba863b4a6e8e857bbf3 --label arch=arm64 --label version=3.2.0-dev.32 . 09:14:07 Sending build context to Docker daemon 243.7kB 09:14:07 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 09:14:07 Step 2/27 : FROM ${BASE} AS builder 09:14:07 ---> f3948b228645 09:14:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:14:08 ---> Running in 2b3e5c68f588 09:14:08 Removing intermediate container 2b3e5c68f588 09:14:08 ---> a64003979fd1 09:14:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:14:08 ---> Running in 6791f844539d 09:14:08 Removing intermediate container 6791f844539d 09:14:08 ---> 396519baece9 09:14:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:14:08 ---> Running in 071b8ca931ca 09:14:09 Removing intermediate container 071b8ca931ca 09:14:09 ---> a3c20c538809 09:14:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:09 ---> Running in 50fb6cb4d355 09:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:11 OK: 266 MiB in 52 packages 09:14:12 Removing intermediate container 50fb6cb4d355 09:14:12 ---> 7facd094c61a 09:14:12 Step 7/27 : WORKDIR /app 09:14:12 ---> Running in 36242b1719c8 09:14:13 Removing intermediate container 36242b1719c8 09:14:13 ---> b8def5d428d1 09:14:13 Step 8/27 : COPY go.mod vendor* ./ 09:14:13 ---> 414eca7eee4c 09:14:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:13 ---> Running in a07ab0888606 09:14:17 Removing intermediate container a07ab0888606 09:14:17 ---> 63bda8f69188 09:14:17 Step 10/27 : COPY . . 09:14:17 ---> 60ae6f9fd536 09:14:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:17 ---> Running in a51ee91c9c61 09:14:17 Removing intermediate container a51ee91c9c61 09:14:17 ---> d5c40704f24b 09:14:17 Step 12/27 : RUN $MAKE 09:14:17 ---> Running in 4cb48a486337 09:14:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 09:18:40 Removing intermediate container 4cb48a486337 09:18:40 ---> 6b8758e9e123 09:18:40 Step 13/27 : FROM alpine:3.18 09:18:40 3.18: Pulling from library/alpine 09:18:40 720f3032cd11: Pulling fs layer 09:18:40 720f3032cd11: Verifying Checksum 09:18:40 720f3032cd11: Download complete 09:18:40 720f3032cd11: Pull complete 09:18:40 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:18:40 Status: Downloaded newer image for alpine:3.18 09:18:40 ---> 3e834921e367 09:18:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:18:40 ---> Running in 057dff7f710e 09:18:40 Removing intermediate container 057dff7f710e 09:18:40 ---> d741ff225823 09:18:40 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:18:40 ---> Running in 401d7cb803ef 09:18:40 Removing intermediate container 401d7cb803ef 09:18:40 ---> 44a29f99ed28 09:18:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:18:40 ---> Running in 37cec1ad5414 09:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:18:40 (1/2) Installing ca-certificates (20240226-r0) 09:18:40 (2/2) Installing dumb-init (1.2.5-r2) 09:18:40 Executing busybox-1.36.1-r7.trigger 09:18:40 Executing ca-certificates-20240226-r0.trigger 09:18:40 OK: 9 MiB in 17 packages 09:18:40 Removing intermediate container 37cec1ad5414 09:18:40 ---> 353f4ceffba9 09:18:40 Step 17/27 : RUN apk --no-cache upgrade 09:18:40 ---> Running in cf7abdf74a6d 09:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:18:40 OK: 9 MiB in 17 packages 09:18:40 Removing intermediate container cf7abdf74a6d 09:18:40 ---> 29b6cbbb2b36 09:18:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:18:40 ---> 4e1ba6a34393 09:18:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:18:40 ---> 13ab66a4542c 09:18:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:18:40 ---> 1b34d5e265b8 09:18:40 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:18:40 ---> 9cd709ae5030 09:18:40 Step 22/27 : EXPOSE 48095 09:18:40 ---> Running in 92c9eb969861 09:18:40 Removing intermediate container 92c9eb969861 09:18:40 ---> 60b38c3c0b7c 09:18:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:18:40 ---> Running in 8832c10d5f16 09:18:40 Removing intermediate container 8832c10d5f16 09:18:40 ---> f36c02dad04f 09:18:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:40 ---> Running in 3100bb7e0008 09:18:41 Removing intermediate container 3100bb7e0008 09:18:41 ---> 09cfbd1fd887 09:18:41 Step 25/27 : LABEL arch=arm64 09:18:41 ---> Running in 91811b38b492 09:18:41 Removing intermediate container 91811b38b492 09:18:41 ---> 88c80c3bc007 09:18:41 Step 26/27 : LABEL git_sha=6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:18:41 ---> Running in 6e4968e0ac7e 09:18:41 Removing intermediate container 6e4968e0ac7e 09:18:41 ---> 686ddf0094a6 09:18:41 Step 27/27 : LABEL version=3.2.0-dev.32 09:18:42 ---> Running in b826abcb4348 09:18:42 Removing intermediate container b826abcb4348 09:18:42 ---> dbe4be877523 09:18:42 [Warning] One or more build-args [ARCH] were not consumed 09:18:42 Successfully built dbe4be877523 09:18:42 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 09:18:42 provisioning config files... 09:18:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/242@tmp/config17377957749053888830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:42 ---> ****-login.sh 09:18:42 nexus3.edgexfoundry.org:10001 09:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:43 Configure a credential helper to remove this warning. See 09:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:43 09:18:43 Login Succeeded 09:18:43 nexus3.edgexfoundry.org:10002 09:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:43 Configure a credential helper to remove this warning. See 09:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:43 09:18:43 Login Succeeded 09:18:43 nexus3.edgexfoundry.org:10003 09:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:44 Configure a credential helper to remove this warning. See 09:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:44 09:18:44 Login Succeeded 09:18:44 nexus3.edgexfoundry.org:10004 09:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:44 Configure a credential helper to remove this warning. See 09:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:44 09:18:44 Login Succeeded 09:18:44 ****.io 09:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:44 Configure a credential helper to remove this warning. See 09:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:44 09:18:44 Login Succeeded 09:18:44 ---> ****-login.sh ends [Pipeline] } 09:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:18:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 09:18:44 6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:18:44 latest 09:18:44 3.2.0-dev.32 09:18:44 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:18:44 main 09:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:45 aa4b72ec6f10: Preparing 09:18:45 48f5745eae42: Preparing 09:18:45 474fce9094bc: Preparing 09:18:45 575790587354: Preparing 09:18:45 8872d98327ee: Preparing 09:18:45 a4b957f0efb3: Preparing 09:18:45 4aeaa0e7d41f: Preparing 09:18:45 a4b957f0efb3: Waiting 09:18:45 4aeaa0e7d41f: Waiting 09:18:45 8872d98327ee: Pushed 09:18:45 474fce9094bc: Pushed 09:18:45 575790587354: Pushed 09:18:45 48f5745eae42: Pushed 09:18:46 4aeaa0e7d41f: Layer already exists 09:18:46 a4b957f0efb3: Pushed 09:18:54 aa4b72ec6f10: Pushed 09:18:54 6da4e050245d60ee2908bba863b4a6e8e857bbf3: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:55 + 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 09:18:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 09:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:55 aa4b72ec6f10: Preparing 09:18:55 48f5745eae42: Preparing 09:18:55 474fce9094bc: Preparing 09:18:55 575790587354: Preparing 09:18:55 8872d98327ee: Preparing 09:18:55 a4b957f0efb3: Preparing 09:18:55 4aeaa0e7d41f: Preparing 09:18:55 a4b957f0efb3: Waiting 09:18:55 4aeaa0e7d41f: Waiting 09:18:55 aa4b72ec6f10: Layer already exists 09:18:55 8872d98327ee: Layer already exists 09:18:55 48f5745eae42: Layer already exists 09:18:55 575790587354: Layer already exists 09:18:55 474fce9094bc: Layer already exists 09:18:55 4aeaa0e7d41f: Layer already exists 09:18:55 a4b957f0efb3: Layer already exists 09:18:55 latest: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 09:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:56 aa4b72ec6f10: Preparing 09:18:56 48f5745eae42: Preparing 09:18:56 474fce9094bc: Preparing 09:18:56 575790587354: Preparing 09:18:56 8872d98327ee: Preparing 09:18:56 a4b957f0efb3: Preparing 09:18:56 4aeaa0e7d41f: Preparing 09:18:56 a4b957f0efb3: Waiting 09:18:56 4aeaa0e7d41f: Waiting 09:18:56 aa4b72ec6f10: Layer already exists 09:18:56 48f5745eae42: Layer already exists 09:18:56 474fce9094bc: Layer already exists 09:18:56 8872d98327ee: Layer already exists 09:18:56 575790587354: Layer already exists 09:18:56 4aeaa0e7d41f: Layer already exists 09:18:56 a4b957f0efb3: Layer already exists 09:18:56 3.2.0-dev.32: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:57 aa4b72ec6f10: Preparing 09:18:57 48f5745eae42: Preparing 09:18:57 474fce9094bc: Preparing 09:18:57 575790587354: Preparing 09:18:57 8872d98327ee: Preparing 09:18:57 a4b957f0efb3: Preparing 09:18:57 a4b957f0efb3: Waiting 09:18:57 4aeaa0e7d41f: Preparing 09:18:57 4aeaa0e7d41f: Waiting 09:18:57 aa4b72ec6f10: Layer already exists 09:18:57 48f5745eae42: Layer already exists 09:18:57 474fce9094bc: Layer already exists 09:18:57 575790587354: Layer already exists 09:18:57 8872d98327ee: Layer already exists 09:18:57 4aeaa0e7d41f: Layer already exists 09:18:57 a4b957f0efb3: Layer already exists 09:18:57 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:58 + 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 09:18:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 09:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:58 aa4b72ec6f10: Preparing 09:18:58 48f5745eae42: Preparing 09:18:58 474fce9094bc: Preparing 09:18:58 575790587354: Preparing 09:18:58 8872d98327ee: Preparing 09:18:58 a4b957f0efb3: Preparing 09:18:58 4aeaa0e7d41f: Preparing 09:18:58 a4b957f0efb3: Waiting 09:18:58 4aeaa0e7d41f: Waiting 09:18:58 aa4b72ec6f10: Layer already exists 09:18:58 8872d98327ee: Layer already exists 09:18:58 48f5745eae42: Layer already exists 09:18:58 575790587354: Layer already exists 09:18:58 474fce9094bc: Layer already exists 09:18:58 a4b957f0efb3: Layer already exists 09:18:58 4aeaa0e7d41f: Layer already exists 09:18:58 main: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:58 ===================================================== [Pipeline] echo 09:18:58 taggedImages: 09:18:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 09:18:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 09:18:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 09:18:58 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 09:18:58 - 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 09:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:59 09:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:59 arm64: Pulling from edgex-lftools-log-publisher 09:18:59 8998bd30e6a1: Pulling fs layer 09:18:59 04944245beec: Pulling fs layer 09:18:59 699f458cf7ca: Pulling fs layer 09:18:59 765212b225bb: Pulling fs layer 09:18:59 f23df028b6ca: Pulling fs layer 09:18:59 d65c8cfc05b1: Pulling fs layer 09:18:59 2437ff75d9bd: Pulling fs layer 09:18:59 f23df028b6ca: Waiting 09:18:59 d65c8cfc05b1: Waiting 09:18:59 2437ff75d9bd: Waiting 09:18:59 765212b225bb: Waiting 09:18:59 04944245beec: Verifying Checksum 09:18:59 04944245beec: Download complete 09:18:59 765212b225bb: Verifying Checksum 09:18:59 765212b225bb: Download complete 09:18:59 f23df028b6ca: Verifying Checksum 09:18:59 f23df028b6ca: Download complete 09:18:59 d65c8cfc05b1: Verifying Checksum 09:18:59 d65c8cfc05b1: Download complete 09:19:00 699f458cf7ca: Verifying Checksum 09:19:00 699f458cf7ca: Download complete 09:19:00 8998bd30e6a1: Verifying Checksum 09:19:00 8998bd30e6a1: Download complete 09:19:03 2437ff75d9bd: Verifying Checksum 09:19:03 2437ff75d9bd: Download complete 09:19:05 8998bd30e6a1: Pull complete 09:19:05 04944245beec: Pull complete 09:19:07 699f458cf7ca: Pull complete 09:19:07 765212b225bb: Pull complete 09:19:08 f23df028b6ca: Pull complete 09:19:08 d65c8cfc05b1: Pull complete 09:19:26 2437ff75d9bd: Pull complete 09:19:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container 09:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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 09:19:30 $ docker top 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:31 ---> job-cost.sh 09:19:31 lf-activate-venv: SKIPPING 09:19:31 INFO: No Stack... 09:19:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:19:32 INFO: Archiving Costs [Pipeline] sh 09:19:33 + cut -d, -f6 09:19:33 + cat /w/workspace/app-service-configurable/242/archives/cost.csv [Pipeline] lock 09:19:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] 09:19:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] did not exist. Created. 09:19:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:33 /w/workspace/app-service-configurable/242@tmp/durable-f7bd48bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:19:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:19:34 Warning: overwriting stash ‘stack-cost’ 09:19:34 Stashed 1 file(s) [Pipeline] } 09:19:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] // lock [Pipeline] } 09:19:34 $ docker stop --time=1 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d 09:19:36 $ docker rm -f --volumes 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d [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 09:19:36 provisioning config files... 09:19:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8844925355508963637tmp [Pipeline] { [Pipeline] sh 09:19:36 + set +x 09:19:36 + curl -s https://codecov.io/bash 09:19:36 + bash -s -- 09:19:36 09:19:36 _____ _ 09:19:36 / ____| | | 09:19:36 | | ___ __| | ___ ___ _____ __ 09:19:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:19:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:19:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:19:36 Bash-1.0.6 09:19:36 09:19:36 09:19:36 ==> git version 2.25.1 found 09:19:36 ==> 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 09:19:36 Release-Date: 2020-01-08 09:19:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:19:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:19:36 ==> Jenkins CI detected. 09:19:36 current dir:  /w/workspace/ry_app-service-configurable_main 09:19:36 project root: . 09:19:36 --> token set from env 09:19:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:19:37 ==> Running gcov in . (disable via -X gcov) 09:19:37 ==> Python coveragepy not found 09:19:37 ==> Searching for coverage reports in: 09:19:37 + . 09:19:37 -> Found 1 reports 09:19:37 ==> Detecting git/mercurial file structure 09:19:37 ==> Reading reports 09:19:37 + ./coverage.out bytes=13 09:19:37 ==> Appending adjustments 09:19:37 https://docs.codecov.io/docs/fixing-reports 09:19:37 + Found adjustments 09:19:37 ==> Gzipping contents 09:19:37 4.0K /tmp/codecov.DIhJr8.gz 09:19:37 ==> Uploading reports 09:19:37 url: https://codecov.io 09:19:37 query: branch=main&commit=6da4e050245d60ee2908bba863b4a6e8e857bbf3&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:37 -> Pinging Codecov 09:19:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6da4e050245d60ee2908bba863b4a6e8e857bbf3&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:37 -> Uploading to 09:19:37 https://storage.googleapis.com/codecov/v4/raw/2024-09-12/A97CA9966030D2A3747ED39772930CCE/6da4e050245d60ee2908bba863b4a6e8e857bbf3/56da9ee9-8d24-4a3b-ba57-8174ab4c1c12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T091937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ab3ac774b57cea5291666f8fde7e27d4fa75fe52df59bef9df3007877cf67a 09:19:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:19:37 Dload Upload Total Spent Left Speed 09:19:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1057 --:--:-- --:--:-- --:--:-- 1057 09:19:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } 09:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:19:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:19:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:38 09:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:38 latest: Pulling from edgex-devops/edgex-snyk-go 09:19:38 619be1103602: Already exists 09:19:38 f8ea3408117e: Pulling fs layer 09:19:38 91320369b822: Pulling fs layer 09:19:38 0406650e8295: Pulling fs layer 09:19:38 4f4fb700ef54: Pulling fs layer 09:19:38 96d80e3f36e1: Pulling fs layer 09:19:38 bcf3aedb951c: Pulling fs layer 09:19:38 96d80e3f36e1: Waiting 09:19:38 4f4fb700ef54: Waiting 09:19:38 bcf3aedb951c: Waiting 09:19:38 0406650e8295: Verifying Checksum 09:19:38 0406650e8295: Download complete 09:19:38 f8ea3408117e: Download complete 09:19:38 4f4fb700ef54: Verifying Checksum 09:19:38 4f4fb700ef54: Download complete 09:19:38 f8ea3408117e: Pull complete 09:19:38 96d80e3f36e1: Verifying Checksum 09:19:38 96d80e3f36e1: Download complete 09:19:38 91320369b822: Verifying Checksum 09:19:38 91320369b822: Download complete 09:19:39 bcf3aedb951c: Verifying Checksum 09:19:39 bcf3aedb951c: Download complete 09:19:42 91320369b822: Pull complete 09:19:42 0406650e8295: Pull complete 09:19:42 4f4fb700ef54: Pull complete 09:19:42 96d80e3f36e1: Pull complete 09:19:45 bcf3aedb951c: Pull complete 09:19:45 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:45 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:19:45 $ 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 09:19:50 $ docker top eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:50 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 09:19:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 09:19:50 + set -o pipefail 09:19:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 09:20:02 09:20:02 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 09:20:02 09:20:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/1b9ef1f7-dd60-4ff9-8475-cbaeb5d4110a 09:20:02 09:20:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:20:02 09:20:02 09:20:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:20:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:20:02 $ docker stop --time=1 eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a 09:20:08 $ docker rm -f --volumes eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a [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 09:20:09 + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] sh 09:20:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:10 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:20:10 $ 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 09:20:11 $ docker top 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc -eo pid,comm 09:20:11 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). 09:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:11 [ssh-agent] Looking for ssh-agent implementation... 09:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:11 $ docker exec 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc ssh-agent 09:20:11 SSH_AUTH_SOCK=/tmp/ssh-r06lhGZdtJlp/agent.32 09:20:11 SSH_AGENT_PID=38 09:20:11 Running ssh-add (command line suppressed) 09:20:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1521794197471693401.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1521794197471693401.key) 09:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:11 + git semver tag 09:20:12 2024-09-12 09:20:12,037 [run_tag] DEBUG tag force:False 09:20:12 2024-09-12 09:20:12,037 [check_head_tag] DEBUG check head tag 09:20:12 2024-09-12 09:20:12,038 [execute] INFO git cat-file --batch-check 09:20:12 2024-09-12 09:20:12,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 09:20:12 2024-09-12 09:20:12,042 [execute] INFO git cat-file --batch 09:20:12 2024-09-12 09:20:12,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 09:20:12 2024-09-12 09:20:12,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:12 2024-09-12 09:20:12,068 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 09:20:12 2024-09-12 09:20:12,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 09:20:12 2024-09-12 09:20:12,073 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:12 3.2.0-dev.32 [Pipeline] } 09:20:12 $ docker exec --env ******** --env ******** 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc ssh-agent -k 09:20:12 unset SSH_AUTH_SOCK; 09:20:12 unset SSH_AGENT_PID; 09:20:12 echo Agent pid 38 killed; 09:20:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:12 + git semver [Pipeline] } 09:20:12 $ docker stop --time=1 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc 09:20:14 $ docker rm -f --volumes 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:14 09:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:14 0.23.1-centos7: Pulling from edgex-lftools 09:20:14 ab5ef0e58194: Pulling fs layer 09:20:14 9712f1f96733: Pulling fs layer 09:20:14 63f879dbbcfc: Pulling fs layer 09:20:14 0d9ebad4ef96: Pulling fs layer 09:20:14 e9a5061849ea: Pulling fs layer 09:20:14 d747dcd14b5f: Pulling fs layer 09:20:14 2de7ff778b66: Pulling fs layer 09:20:14 0d9ebad4ef96: Waiting 09:20:14 e9a5061849ea: Waiting 09:20:14 d747dcd14b5f: Waiting 09:20:14 2de7ff778b66: Waiting 09:20:15 63f879dbbcfc: Verifying Checksum 09:20:15 63f879dbbcfc: Download complete 09:20:15 0d9ebad4ef96: Verifying Checksum 09:20:15 0d9ebad4ef96: Download complete 09:20:15 d747dcd14b5f: Verifying Checksum 09:20:15 d747dcd14b5f: Download complete 09:20:15 e9a5061849ea: Verifying Checksum 09:20:15 e9a5061849ea: Download complete 09:20:15 ab5ef0e58194: Verifying Checksum 09:20:15 ab5ef0e58194: Download complete 09:20:15 2de7ff778b66: Verifying Checksum 09:20:15 2de7ff778b66: Download complete 09:20:17 ab5ef0e58194: Pull complete 09:20:17 9712f1f96733: Pull complete 09:20:18 63f879dbbcfc: Pull complete 09:20:22 0d9ebad4ef96: Pull complete 09:20:22 e9a5061849ea: Pull complete 09:20:22 d747dcd14b5f: Pull complete 09:20:23 2de7ff778b66: Pull complete 09:20:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:23 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:20:23 $ 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 09:20:28 $ docker top 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:20:28 provisioning config files... 09:20:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13380497191994479651tmp 09:20:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config972534218296002254tmp 09:20:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15759583101259334068tmp [Pipeline] { [Pipeline] echo 09:20:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:20:29 ---> sigul-configuration.sh 09:20:29 gpg: directory `/root/.gnupg' created 09:20:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:20:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:20:29 gpg: keyring `/root/.gnupg/secring.gpg' created 09:20:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:20:29 gpg: CAST5 encrypted data 09:20:29 gpg: encrypted with 1 passphrase 09:20:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:20:29 + mkdir /home/jenkins 09:20:29 + mkdir /home/jenkins/sigul [Pipeline] sh 09:20:29 + 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 09:20:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:20:30 ---> sigul-install.sh 09:20:30 Sigul already installed; skipping installation. [Pipeline] sh 09:20:30 + git tag --list 09:20:30 v1.0.0 09:20:30 v1.1.0 09:20:30 v1.2.0 09:20:30 v1.3.0 09:20:30 v1.3.1 09:20:30 v2.0.0 09:20:30 v2.0.1 09:20:30 v2.1.0 09:20:30 v2.1.1 09:20:30 v2.1.2 09:20:30 v2.2.0 09:20:30 v2.3 09:20:30 v2.3.0 09:20:30 v2.3.1 09:20:30 v3.0 09:20:30 v3.0.0 09:20:30 v3.0.1 09:20:30 v3.0.1-dev.1 09:20:30 v3.1 09:20:30 v3.1.0 09:20:30 v3.1.0-dev.1 09:20:30 v3.1.0-dev.10 09:20:30 v3.1.0-dev.11 09:20:30 v3.1.0-dev.12 09:20:30 v3.1.0-dev.13 09:20:30 v3.1.0-dev.14 09:20:30 v3.1.0-dev.15 09:20:30 v3.1.0-dev.16 09:20:30 v3.1.0-dev.17 09:20:30 v3.1.0-dev.18 09:20:30 v3.1.0-dev.19 09:20:30 v3.1.0-dev.2 09:20:30 v3.1.0-dev.20 09:20:30 v3.1.0-dev.21 09:20:30 v3.1.0-dev.22 09:20:30 v3.1.0-dev.23 09:20:30 v3.1.0-dev.24 09:20:30 v3.1.0-dev.25 09:20:30 v3.1.0-dev.26 09:20:30 v3.1.0-dev.27 09:20:30 v3.1.0-dev.28 09:20:30 v3.1.0-dev.29 09:20:30 v3.1.0-dev.3 09:20:30 v3.1.0-dev.30 09:20:30 v3.1.0-dev.31 09:20:30 v3.1.0-dev.32 09:20:30 v3.1.0-dev.33 09:20:30 v3.1.0-dev.34 09:20:30 v3.1.0-dev.35 09:20:30 v3.1.0-dev.36 09:20:30 v3.1.0-dev.37 09:20:30 v3.1.0-dev.38 09:20:30 v3.1.0-dev.39 09:20:30 v3.1.0-dev.4 09:20:30 v3.1.0-dev.5 09:20:30 v3.1.0-dev.6 09:20:30 v3.1.0-dev.7 09:20:30 v3.1.0-dev.8 09:20:30 v3.1.0-dev.9 09:20:30 v3.1.1 09:20:30 v3.1.1-dev.1 09:20:30 v3.2.0-dev.1 09:20:30 v3.2.0-dev.10 09:20:30 v3.2.0-dev.11 09:20:30 v3.2.0-dev.12 09:20:30 v3.2.0-dev.13 09:20:30 v3.2.0-dev.14 09:20:30 v3.2.0-dev.15 09:20:30 v3.2.0-dev.16 09:20:30 v3.2.0-dev.17 09:20:30 v3.2.0-dev.18 09:20:30 v3.2.0-dev.19 09:20:30 v3.2.0-dev.2 09:20:30 v3.2.0-dev.20 09:20:30 v3.2.0-dev.21 09:20:30 v3.2.0-dev.22 09:20:30 v3.2.0-dev.23 09:20:30 v3.2.0-dev.24 09:20:30 v3.2.0-dev.25 09:20:30 v3.2.0-dev.26 09:20:30 v3.2.0-dev.27 09:20:30 v3.2.0-dev.28 09:20:30 v3.2.0-dev.29 09:20:30 v3.2.0-dev.3 09:20:30 v3.2.0-dev.30 09:20:30 v3.2.0-dev.31 09:20:30 v3.2.0-dev.32 09:20:30 v3.2.0-dev.4 09:20:30 v3.2.0-dev.5 09:20:30 v3.2.0-dev.6 09:20:30 v3.2.0-dev.7 09:20:30 v3.2.0-dev.8 09:20:30 v3.2.0-dev.9 [Pipeline] sh 09:20:30 + lftools sign git-tag v3.2.0-dev.32 09:20:31 Signing Git tag with Sigul... 09:20:31 Signing v3.2.0-dev.32 [Pipeline] echo 09:20:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:20:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:20:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:20:31 $ docker stop --time=1 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 09:20:33 $ docker rm -f --volumes 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:34 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:20:34 $ 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 09:20:34 $ docker top 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:34 [ssh-agent] Looking for ssh-agent implementation... 09:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:34 $ docker exec 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 ssh-agent 09:20:34 SSH_AUTH_SOCK=/tmp/ssh-0cQWKxwb6zK8/agent.32 09:20:34 SSH_AGENT_PID=38 09:20:34 Running ssh-add (command line suppressed) 09:20:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3273215469313227159.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3273215469313227159.key) 09:20:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:35 + git semver bump pre 09:20:35 2024-09-12 09:20:35,575 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:35 2024-09-12 09:20:35,576 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev 09:20:35 2024-09-12 09:20:35,576 [bump_version] DEBUG bumped version:3.2.0-dev.33 09:20:35 2024-09-12 09:20:35,576 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 09:20:35 2024-09-12 09:20:35,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:35 2024-09-12 09:20:35,576 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 09:20:35 2024-09-12 09:20:35,578 [execute] INFO git cat-file --batch-check 09:20:35 2024-09-12 09:20:35,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:35 2024-09-12 09:20:35,584 [execute] INFO git cat-file --batch 09:20:35 2024-09-12 09:20:35,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:35 2024-09-12 09:20:35,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:35 3.2.0-dev.33 [Pipeline] } 09:20:35 $ docker exec --env ******** --env ******** 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 ssh-agent -k 09:20:35 unset SSH_AUTH_SOCK; 09:20:35 unset SSH_AGENT_PID; 09:20:35 echo Agent pid 38 killed; 09:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:36 + git semver [Pipeline] } 09:20:36 $ docker stop --time=1 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 09:20:37 $ docker rm -f --volumes 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:38 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:20:38 $ docker top 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:38 [ssh-agent] Looking for ssh-agent implementation... 09:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:38 $ docker exec 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 ssh-agent 09:20:39 SSH_AUTH_SOCK=/tmp/ssh-OzeL7flYHSfc/agent.32 09:20:39 SSH_AGENT_PID=38 09:20:39 Running ssh-add (command line suppressed) 09:20:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18049873052474100220.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18049873052474100220.key) 09:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:39 + git semver push 09:20:39 2024-09-12 09:20:39,681 [run_push] DEBUG push 09:20:39 2024-09-12 09:20:39,682 [execute] INFO git cat-file --batch-check 09:20:39 2024-09-12 09:20:39,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:39 2024-09-12 09:20:39,687 [execute] INFO git rev-list d02bd43cefa1e8c2b7eeb087ec32ce303f08e13f -- 09:20:39 2024-09-12 09:20:39,688 [execute] DEBUG Popen(['git', 'rev-list', 'd02bd43cefa1e8c2b7eeb087ec32ce303f08e13f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 09:20:39 2024-09-12 09:20:39,699 [execute] INFO git fetch -v origin 09:20:39 2024-09-12 09:20:39,699 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 09:20:40 2024-09-12 09:20:40,143 [run_push] DEBUG no remote changes detected 09:20:40 2024-09-12 09:20:40,144 [execute] INFO git push origin semver 09:20:40 2024-09-12 09:20:40,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 09:20:40 2024-09-12 09:20:40,794 [run_push] DEBUG push all version tags 09:20:40 2024-09-12 09:20:40,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:20:40 2024-09-12 09:20:40,795 [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) 09:20:41 2024-09-12 09:20:41,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:20:41 3.2.0-dev.33 [Pipeline] } 09:20:41 $ docker exec --env ******** --env ******** 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 ssh-agent -k 09:20:41 unset SSH_AUTH_SOCK; 09:20:41 unset SSH_AGENT_PID; 09:20:41 echo Agent pid 38 killed; 09:20:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:41 + git semver [Pipeline] } 09:20:42 $ docker stop --time=1 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 09:20:43 $ docker rm -f --volumes 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 [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 09:20:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 09:20:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:20:44 total 16 09:20:44 drwxr-xr-x 3 root root 4096 Sep 12 09:01 . 09:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:20 .. 09:20:44 drwxr-xr-x 2 root root 4096 Sep 12 09:01 cost 09:20:44 -rw-r--r-- 1 root root 96 Sep 12 09:01 cost.csv 09:20:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 09:20:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:20:44 total 16 09:20:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 09:01 . 09:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:20 .. 09:20:44 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 09:01 cost 09:20:44 -rw-r--r-- 1 jenkins jenkins 96 Sep 12 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:20:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:20:45 ---> package-listing.sh 09:20:45 ++ facter osfamily 09:20:45 ++ tr '[:upper:]' '[:lower:]' 09:20:45 + OS_FAMILY=debian 09:20:45 + workspace=/w/workspace/ry_app-service-configurable_main 09:20:45 + START_PACKAGES=/tmp/packages_start.txt 09:20:45 + END_PACKAGES=/tmp/packages_end.txt 09:20:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:45 + PACKAGES=/tmp/packages_start.txt 09:20:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:20:45 + PACKAGES=/tmp/packages_end.txt 09:20:45 + case "${OS_FAMILY}" in 09:20:45 + dpkg -l 09:20:45 + grep '^ii' 09:20:45 + '[' -f /tmp/packages_start.txt ']' 09:20:45 + '[' -f /tmp/packages_end.txt ']' 09:20:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:20:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 09:20:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 09:20:45 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 09:20:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:46 prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container 09:20:46 $ 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 09:20:46 $ docker top 9bebcfbcb2e854706634e0b25cfce7e66b719b9724faefaceee0bc5525cb98db -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:20:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:20:47 + ls /var/log/sa-host 09:20:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:47 provisioning config files... 09:20:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8309553374355542050tmp [Pipeline] { [Pipeline] echo 09:20:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> create-netrc.sh [Pipeline] } 09:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> python-tools-install.sh [Pipeline] echo 09:20:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> sudo-logs.sh 09:20:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:20:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:20:49 ---> job-cost.sh 09:20:49 lf-activate-venv: SKIPPING 09:20:49 DEBUG: total: 0.2199999988079071 09:20:49 INFO: Retrieving Stack Cost... 09:20:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:50 INFO: Archiving Costs [Pipeline] echo 09:20:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:20:50 ---> logs-deploy.sh 09:20:50 lf-activate-venv: SKIPPING 09:20:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/242 09:20:50 INFO: archiving workspace using pattern(s): 09:20:51 Archives upload complete. 09:20:51 INFO: archiving logs to Nexus