Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 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-ssh4631037021197492563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1004524727115597815.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh75031225063651416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18097177320846355254.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-ssh7154231707298722091.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 Running on prd-ubuntu20.04-docker-8c-8g-4420 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 Commit message: "Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" > git rev-list --no-walk 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:22:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:22:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:22:58 ========================================================= 05:22:58 EdgeX Global Pipelines Version Info 05:22:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:22:58 ------------------- 05:22:58 stable info: 05:22:58 ------------------- 05:22:58 Commited By: Ginny Guan ginny@iotechsys.com 05:22:58 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:22:58 Message: update stable to v1.0.260 05:22:59 ------------------- 05:22:59 experimental info: 05:22:59 ------------------- 05:22:59 Commited By: Ginny Guan ginny@iotechsys.com 05:22:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:22:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:22:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5606c3f [Pipeline] echo 05:23:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:00 provisioning config files... 05:23:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8190534737956969500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:00 ---> ****-login.sh 05:23:00 nexus3.edgexfoundry.org:10001 05:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:00 Configure a credential helper to remove this warning. See 05:23:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:00 05:23:00 Login Succeeded 05:23:00 nexus3.edgexfoundry.org:10002 05:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:01 Configure a credential helper to remove this warning. See 05:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:01 05:23:01 Login Succeeded 05:23:01 nexus3.edgexfoundry.org:10003 05:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:01 Configure a credential helper to remove this warning. See 05:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:01 05:23:01 Login Succeeded 05:23:01 nexus3.edgexfoundry.org:10004 05:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:01 Configure a credential helper to remove this warning. See 05:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:01 05:23:01 Login Succeeded 05:23:01 ****.io 05:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:01 Configure a credential helper to remove this warning. See 05:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:01 05:23:01 Login Succeeded 05:23:01 ---> ****-login.sh ends [Pipeline] } 05:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:23:02 + git rev-list -1 --merges 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4~1..5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo 05:23:02 -----------> git rev-list -1 --merges 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4~1..5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:23:02 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [false] [Pipeline] sh 05:23:02 + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo 05:23:02 ========================================================= 05:23:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:23:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:02 + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo 05:23:02 [semverPrep] GIT_COMMIT: 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4, Commit Message: Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38 [Pipeline] echo 05:23:02 [semverPrep] This is not a build commit. [Pipeline] sh 05:23:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:03 + grep -v github /etc/ssh/ssh_known_hosts 05:23:03 + [ -e /tmp/ssh_known_hosts ] 05:23:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:23:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:23:03 + sudo tee -a /etc/ssh/ssh_known_hosts 05:23:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:03 05:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:03 0.1.4: Pulling from edgex-devops/py-git-semver 05:23:03 b85a868b505f: Pulling fs layer 05:23:03 e2be974225ed: Pulling fs layer 05:23:03 339a4e72a1f5: Pulling fs layer 05:23:03 988bab9f4d93: Pulling fs layer 05:23:03 1469e6f7b9e6: Pulling fs layer 05:23:03 eaf3925da568: Pulling fs layer 05:23:03 bab4dde63d76: Pulling fs layer 05:23:03 bde34c3a00c8: Pulling fs layer 05:23:03 b352a97aabf1: Pulling fs layer 05:23:03 4872d77fe225: Pulling fs layer 05:23:03 5851b861e8e6: Pulling fs layer 05:23:03 988bab9f4d93: Waiting 05:23:03 1469e6f7b9e6: Waiting 05:23:03 b352a97aabf1: Waiting 05:23:03 bde34c3a00c8: Waiting 05:23:03 eaf3925da568: Waiting 05:23:03 4872d77fe225: Waiting 05:23:03 bab4dde63d76: Waiting 05:23:03 5851b861e8e6: Waiting 05:23:03 e2be974225ed: Verifying Checksum 05:23:03 e2be974225ed: Download complete 05:23:03 988bab9f4d93: Verifying Checksum 05:23:03 988bab9f4d93: Download complete 05:23:04 1469e6f7b9e6: Verifying Checksum 05:23:04 1469e6f7b9e6: Download complete 05:23:04 339a4e72a1f5: Verifying Checksum 05:23:04 339a4e72a1f5: Download complete 05:23:04 eaf3925da568: Download complete 05:23:04 bde34c3a00c8: Verifying Checksum 05:23:04 bde34c3a00c8: Download complete 05:23:04 b352a97aabf1: Download complete 05:23:04 4872d77fe225: Verifying Checksum 05:23:04 4872d77fe225: Download complete 05:23:04 5851b861e8e6: Verifying Checksum 05:23:04 5851b861e8e6: Download complete 05:23:04 b85a868b505f: Download complete 05:23:04 bab4dde63d76: Verifying Checksum 05:23:04 bab4dde63d76: Download complete 05:23:05 b85a868b505f: Pull complete 05:23:05 e2be974225ed: Pull complete 05:23:06 339a4e72a1f5: Pull complete 05:23:06 988bab9f4d93: Pull complete 05:23:06 1469e6f7b9e6: Pull complete 05:23:06 eaf3925da568: Pull complete 05:23:08 bab4dde63d76: Pull complete 05:23:08 bde34c3a00c8: Pull complete 05:23:08 b352a97aabf1: Pull complete 05:23:08 4872d77fe225: Pull complete 05:23:08 5851b861e8e6: Pull complete 05:23:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:08 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:23:08 $ 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 05:23:12 $ docker top 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 -eo pid,comm 05:23:12 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). 05:23:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:12 [ssh-agent] Looking for ssh-agent implementation... 05:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:12 $ docker exec 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent 05:23:12 SSH_AUTH_SOCK=/tmp/ssh-h3wjkUOzqwHa/agent.33 05:23:12 SSH_AGENT_PID=39 05:23:12 Running ssh-add (command line suppressed) 05:23:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1897348259763330936.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1897348259763330936.key) 05:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:12 + git tag --points-at HEAD [Pipeline] } 05:23:12 $ docker exec --env ******** --env ******** 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent -k 05:23:12 unset SSH_AUTH_SOCK; 05:23:12 unset SSH_AGENT_PID; 05:23:12 echo Agent pid 39 killed; 05:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:13 [ssh-agent] Looking for ssh-agent implementation... 05:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:13 $ docker exec 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent 05:23:13 SSH_AUTH_SOCK=/tmp/ssh-Jho75O910WmQ/agent.72 05:23:13 SSH_AGENT_PID=78 05:23:13 Running ssh-add (command line suppressed) 05:23:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_503067922218954622.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_503067922218954622.key) 05:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:13 + git semver init 05:23:13 2024-06-26 05:23:13,808 [run_init] DEBUG init version:0.0.0 force:False 05:23:13 2024-06-26 05:23:13,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 05:23:13 2024-06-26 05:23:13,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 05:23:13 2024-06-26 05:23:13,810 [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) 05:23:15 2024-06-26 05:23:14,944 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 05:23:15 2024-06-26 05:23:14,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 05:23:15 2024-06-26 05:23:14,945 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:23:15 2024-06-26 05:23:14,945 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:23:15 3.2.0-dev.24 [Pipeline] } 05:23:15 $ docker exec --env ******** --env ******** 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent -k 05:23:15 unset SSH_AUTH_SOCK; 05:23:15 unset SSH_AGENT_PID; 05:23:15 echo Agent pid 78 killed; 05:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:15 + git semver [Pipeline] } 05:23:15 $ docker stop --time=1 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 05:23:17 $ docker rm -f --volumes 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:23:17 Stashed 1 file(s) [Pipeline] echo 05:23:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 05:23:18 provisioning config files... 05:23:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6130391230561944472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:18 ---> ****-login.sh 05:23:18 nexus3.edgexfoundry.org:10001 05:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:18 Configure a credential helper to remove this warning. See 05:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:18 05:23:18 Login Succeeded 05:23:18 nexus3.edgexfoundry.org:10002 05:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:18 Configure a credential helper to remove this warning. See 05:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:18 05:23:18 Login Succeeded 05:23:18 nexus3.edgexfoundry.org:10003 05:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:18 Configure a credential helper to remove this warning. See 05:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:18 05:23:18 Login Succeeded 05:23:18 nexus3.edgexfoundry.org:10004 05:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:18 Configure a credential helper to remove this warning. See 05:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:18 05:23:18 Login Succeeded 05:23:18 ****.io 05:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:18 Configure a credential helper to remove this warning. See 05:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:18 05:23:18 Login Succeeded 05:23:18 ---> ****-login.sh ends [Pipeline] } 05:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:18 ========================================================= 05:23:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:23:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:19 + 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 . 05:23:19 Sending build context to Docker daemon 9.117MB 05:23:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:23:19 Step 2/12 : FROM ${BASE} AS builder 05:23:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:23:19 619be1103602: Pulling fs layer 05:23:19 7862e08f4a3e: Pulling fs layer 05:23:19 5df492c9dc93: Pulling fs layer 05:23:19 7629e6793208: Pulling fs layer 05:23:19 4f4fb700ef54: Pulling fs layer 05:23:19 fb5054dd5b73: Pulling fs layer 05:23:19 eeca6798cff9: Pulling fs layer 05:23:19 aa269ceb94a6: Pulling fs layer 05:23:19 ada007ff1a6a: Pulling fs layer 05:23:19 7629e6793208: Waiting 05:23:19 fb5054dd5b73: Waiting 05:23:19 eeca6798cff9: Waiting 05:23:19 4f4fb700ef54: Waiting 05:23:19 aa269ceb94a6: Waiting 05:23:19 ada007ff1a6a: Waiting 05:23:19 7862e08f4a3e: Verifying Checksum 05:23:19 4f4fb700ef54: Download complete 05:23:19 fb5054dd5b73: Download complete 05:23:19 619be1103602: Download complete 05:23:19 eeca6798cff9: Verifying Checksum 05:23:19 eeca6798cff9: Download complete 05:23:19 619be1103602: Pull complete 05:23:19 ada007ff1a6a: Verifying Checksum 05:23:19 ada007ff1a6a: Download complete 05:23:19 7862e08f4a3e: Pull complete 05:23:19 5df492c9dc93: Verifying Checksum 05:23:19 5df492c9dc93: Download complete 05:23:20 aa269ceb94a6: Verifying Checksum 05:23:20 aa269ceb94a6: Download complete 05:23:23 5df492c9dc93: Pull complete 05:23:23 7629e6793208: Pull complete 05:23:23 4f4fb700ef54: Pull complete 05:23:23 fb5054dd5b73: Pull complete 05:23:23 eeca6798cff9: Pull complete 05:23:25 aa269ceb94a6: Pull complete 05:23:26 ada007ff1a6a: Pull complete 05:23:26 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:23:26 ---> f489d0715acc 05:23:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:23:32 Still waiting to schedule task 05:23:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ is offline 05:23:38 ---> Running in 134972f468ae 05:23:38 Removing intermediate container 134972f468ae 05:23:38 ---> f5ff4c882a2a 05:23:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:23:38 ---> Running in 967c815f39bd 05:23:38 Removing intermediate container 967c815f39bd 05:23:38 ---> b5b0a25db295 05:23:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:23:38 ---> Running in ccdaed1ffcf0 05:23:38 Removing intermediate container ccdaed1ffcf0 05:23:38 ---> dd478178ec13 05:23:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:38 ---> Running in 40178fd17b42 05:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:39 OK: 264 MiB in 52 packages 05:23:39 Removing intermediate container 40178fd17b42 05:23:39 ---> 6459c432d67e 05:23:39 Step 7/12 : WORKDIR /app 05:23:39 ---> Running in ad7dd5f41b8b 05:23:39 Removing intermediate container ad7dd5f41b8b 05:23:39 ---> c4440a76811f 05:23:39 Step 8/12 : COPY go.mod vendor* ./ 05:23:39 ---> 0f3979bf59aa 05:23:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:39 ---> Running in 6e91b8dc06a8 05:24:47 Removing intermediate container 6e91b8dc06a8 05:24:47 ---> 6c859a417563 05:24:47 Step 10/12 : COPY . . 05:24:47 ---> 745187876108 05:24:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:47 ---> Running in 48f1969512a2 05:24:47 Removing intermediate container 48f1969512a2 05:24:47 ---> 4a7b207df3f5 05:24:47 Step 12/12 : RUN $MAKE 05:24:47 ---> Running in 3b3c6c49de76 05:24:47 noop 05:24:47 Removing intermediate container 3b3c6c49de76 05:24:47 ---> bff6505d7bf5 05:24:47 Successfully built bff6505d7bf5 05:24:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:47 + docker inspect -f . ci-base-image-x86_64 05:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:47 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:24:47 $ 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 05:24:48 $ docker top bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:49 + go version 05:24:49 go version go1.21.9 linux/amd64 [Pipeline] } 05:24:49 $ docker stop --time=1 bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d 05:24:50 $ docker rm -f --volumes bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:50 + docker inspect -f . ci-base-image-x86_64 05:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:51 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:24:51 $ 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 05:24:51 $ docker top c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:51 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 05:24:52 + make test 05:24:52 go test -race -coverprofile=coverage.out ./... 05:25:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:25:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4424 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 05:25:49 Running in /w/workspace/app-service-configurable/234 [Pipeline] { [Pipeline] checkout 05:25:50 go vet ./... 05:25:53 The recommended git tool is: git 05:25:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:53 ./bin/test-attribution-txt.sh 05:25:53 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:25:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:25:53 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:53 $ docker stop --time=1 c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 05:26:02 using credential edgex-jenkins-ssh 05:26:02 Cloning the remote Git repository 05:26:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:26:02 > git init /w/workspace/app-service-configurable/234 # timeout=10 05:26:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:26:02 > git --version # timeout=10 05:26:02 > git --version # 'git version 2.25.1' 05:26:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:03 $ docker rm -f --volumes c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 05:26:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:05 + ls -al . 05:26:05 total 264 05:26:05 drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 05:24 . 05:26:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:22 .. 05:26:05 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 05:22 .dockerignore 05:26:05 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 .git 05:26:05 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:22 .github 05:26:05 -rw-rw-r-- 1 jenkins jenkins 106 Jun 26 05:22 .gitignore 05:26:05 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:22 .golangci.yml 05:26:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:23 .semver 05:26:05 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 26 05:22 Attribution.txt 05:26:05 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 26 05:22 CHANGELOG.md 05:26:05 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 26 05:22 Dockerfile 05:26:05 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:22 GOVERNANCE.md 05:26:05 -rw-rw-r-- 1 jenkins jenkins 666 Jun 26 05:22 Jenkinsfile 05:26:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 05:22 LICENSE 05:26:05 -rw-rw-r-- 1 jenkins jenkins 618 Jun 26 05:22 OWNERS.md 05:26:05 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 26 05:22 README.md 05:26:05 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:26:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:22 bin 05:26:05 -rw-r--r-- 1 jenkins jenkins 13 Jun 26 05:24 coverage.out 05:26:05 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 26 05:22 go.mod 05:26:05 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:22 go.sum 05:26:05 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 26 05:22 main.go 05:26:05 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 26 05:22 makefile 05:26:05 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:26:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:05 + 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=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 --label arch=amd64 --label version=3.2.0-dev.24 . 05:26:05 Sending build context to Docker daemon 9.118MB 05:26:05 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:26:05 Step 2/27 : FROM ${BASE} AS builder 05:26:05 ---> bff6505d7bf5 05:26:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:26:06 ---> Running in c8fb8c04636c 05:26:06 Removing intermediate container c8fb8c04636c 05:26:06 ---> 941a37b41421 05:26:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:26:06 ---> Running in 4ad38497d412 05:26:06 Removing intermediate container 4ad38497d412 05:26:06 ---> 24e0a5859e68 05:26:06 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:26:06 ---> Running in 6b1d278d6d2f 05:26:06 Removing intermediate container 6b1d278d6d2f 05:26:06 ---> 5cf6f5027abc 05:26:06 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:06 ---> Running in 9c1e616cc2c7 05:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:06 Avoid second fetch 05:26:06 Checking out Revision 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (main) 05:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:06 > git config core.sparsecheckout # timeout=10 05:26:06 > git checkout -f 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 05:26:07 OK: 264 MiB in 52 packages 05:26:07 Commit message: "Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" 05:26:07 Removing intermediate container 9c1e616cc2c7 05:26:07 ---> 4df611e51f57 05:26:07 Step 7/27 : WORKDIR /app 05:26:07 ---> Running in 80a975ce0793 05:26:07 Removing intermediate container 80a975ce0793 05:26:07 ---> 85c2f9d61536 05:26:07 Step 8/27 : COPY go.mod vendor* ./ 05:26:07 ---> f829a65b5a71 05:26:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:07 ---> Running in d10716e1468c 05:26:08 Removing intermediate container d10716e1468c 05:26:08 ---> 36d0045ec7b6 05:26:08 Step 10/27 : COPY . . 05:26:09 ---> 51838f10dd7c 05:26:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:26:09 ---> Running in 737401173e2f 05:26:09 Removing intermediate container 737401173e2f 05:26:09 ---> 130833dc12a2 05:26:09 Step 12/27 : RUN $MAKE 05:26:10 ---> Running in bb4a95c91c9c 05:26:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:26:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:12 Dload Upload Total Spent Left Speed 05:26:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 05:26:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:26:13 + + sudo teesudo /etc/docker/daemon.new jq 05:26:13 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:26:13 { 05:26:13 "registry-mirrors": [ 05:26:13 "https://nexus3.edgexfoundry.org:10001" 05:26:13 ], 05:26:13 "bip": "10.250.0.254/24", 05:26:13 "hosts": [ 05:26:13 "tcp://0.0.0.0:5555", 05:26:13 "unix:///var/run/docker.sock" 05:26:13 ], 05:26:13 "mtu": 1458, 05:26:13 "selinux-enabled": true, 05:26:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:26:13 } [Pipeline] sh 05:26:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:26:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:32 provisioning config files... 05:26:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/234@tmp/config2373208217393127297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:32 ---> ****-login.sh 05:26:32 nexus3.edgexfoundry.org:10001 05:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:33 Configure a credential helper to remove this warning. See 05:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:33 05:26:33 Login Succeeded 05:26:33 nexus3.edgexfoundry.org:10002 05:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:33 Configure a credential helper to remove this warning. See 05:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:33 05:26:33 Login Succeeded 05:26:33 nexus3.edgexfoundry.org:10003 05:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:34 Configure a credential helper to remove this warning. See 05:26:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:34 05:26:34 Login Succeeded 05:26:34 nexus3.edgexfoundry.org:10004 05:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:34 Configure a credential helper to remove this warning. See 05:26:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:34 05:26:34 Login Succeeded 05:26:34 ****.io 05:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:35 Configure a credential helper to remove this warning. See 05:26:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:35 05:26:35 Login Succeeded 05:26:35 ---> ****-login.sh ends [Pipeline] } 05:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:26:35 ========================================================= 05:26:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:26:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:36 + 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 . 05:26:36 Sending build context to Docker daemon 239.1kB 05:26:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:26:36 Step 2/12 : FROM ${BASE} AS builder 05:26:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:26:36 c6b39de5b339: Pulling fs layer 05:26:36 a69c41024577: Pulling fs layer 05:26:36 d6de4b400683: Pulling fs layer 05:26:36 35cb2a7552d0: Pulling fs layer 05:26:36 4f4fb700ef54: Pulling fs layer 05:26:36 464afbd9ba4c: Pulling fs layer 05:26:36 00f215d4a9da: Pulling fs layer 05:26:36 d496ad576159: Pulling fs layer 05:26:36 464afbd9ba4c: Waiting 05:26:36 35cb2a7552d0: Waiting 05:26:36 00f215d4a9da: Waiting 05:26:36 4f4fb700ef54: Waiting 05:26:36 a69c41024577: Verifying Checksum 05:26:36 a69c41024577: Download complete 05:26:36 35cb2a7552d0: Verifying Checksum 05:26:36 35cb2a7552d0: Download complete 05:26:36 4f4fb700ef54: Verifying Checksum 05:26:36 4f4fb700ef54: Download complete 05:26:36 464afbd9ba4c: Verifying Checksum 05:26:36 464afbd9ba4c: Download complete 05:26:36 c6b39de5b339: Download complete 05:26:37 d496ad576159: Verifying Checksum 05:26:37 d496ad576159: Download complete 05:26:37 c6b39de5b339: Pull complete 05:26:38 a69c41024577: Pull complete 05:26:38 d6de4b400683: Verifying Checksum 05:26:38 d6de4b400683: Download complete 05:26:39 00f215d4a9da: Verifying Checksum 05:26:39 00f215d4a9da: Download complete 05:26:49 Removing intermediate container bb4a95c91c9c 05:26:49 ---> 9eb48bdc1abd 05:26:49 Step 13/27 : FROM alpine:3.18 05:26:49 3.18: Pulling from library/alpine 05:26:49 73baa7ef167e: Pulling fs layer 05:26:49 73baa7ef167e: Verifying Checksum 05:26:49 73baa7ef167e: Download complete 05:26:49 73baa7ef167e: Pull complete 05:26:49 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:26:49 Status: Downloaded newer image for alpine:3.18 05:26:49 ---> 8fd7cac70a4a 05:26:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:26:49 ---> Running in 5c068713d29f 05:26:49 Removing intermediate container 5c068713d29f 05:26:49 ---> a0730e129272 05:26:49 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:26:49 ---> Running in c5a0aa9d7c68 05:26:49 Removing intermediate container c5a0aa9d7c68 05:26:49 ---> 9db36922fcaf 05:26:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:26:49 ---> Running in e23ddb7d56a4 05:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:50 (1/2) Installing ca-certificates (20240226-r0) 05:26:50 (2/2) Installing dumb-init (1.2.5-r2) 05:26:50 Executing busybox-1.36.1-r7.trigger 05:26:50 Executing ca-certificates-20240226-r0.trigger 05:26:50 OK: 8 MiB in 17 packages 05:26:51 d6de4b400683: Pull complete 05:26:52 35cb2a7552d0: Pull complete 05:26:52 4f4fb700ef54: Pull complete 05:26:52 Removing intermediate container e23ddb7d56a4 05:26:52 ---> 12023d781530 05:26:52 Step 17/27 : RUN apk --no-cache upgrade 05:26:52 ---> Running in 3194e32f66d3 05:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:52 464afbd9ba4c: Pull complete 05:26:52 OK: 8 MiB in 17 packages 05:26:54 Removing intermediate container 3194e32f66d3 05:26:54 ---> d6911d3051f4 05:26:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:26:54 ---> 7a9961e342f2 05:26:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:26:55 ---> eea6b5d4069d 05:26:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:26:55 ---> 4c079d0bdd2b 05:26:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:26:59 ---> 9c84a0448d5d 05:26:59 Step 22/27 : EXPOSE 48095 05:27:02 00f215d4a9da: Pull complete 05:27:03 d496ad576159: Pull complete 05:27:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:27:03 ---> f246e2811388 05:27:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:27:04 ---> Running in dfb989bba3d5 05:27:04 Removing intermediate container dfb989bba3d5 05:27:04 ---> ab525f648376 05:27:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:27:04 ---> Running in 34a845576e2b 05:27:04 Removing intermediate container 34a845576e2b 05:27:04 ---> a206984c54cb 05:27:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:27:04 ---> Running in 27fad875faca 05:27:05 Removing intermediate container 27fad875faca 05:27:05 ---> a7b75507b01f 05:27:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:27:05 ---> Running in dbe046a0c8e1 05:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:08 OK: 266 MiB in 52 packages 05:27:09 Removing intermediate container dbe046a0c8e1 05:27:09 ---> cf418528b9ac 05:27:09 Step 7/12 : WORKDIR /app 05:27:09 ---> Running in 1e670e055a35 05:27:10 Removing intermediate container 1e670e055a35 05:27:10 ---> 1e58d21e6329 05:27:10 Step 8/12 : COPY go.mod vendor* ./ 05:27:10 ---> e996ab610240 05:27:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:10 ---> Running in 8e1f886e0ac4 05:27:17 ---> Running in 304e9d968bf5 05:27:17 Removing intermediate container 304e9d968bf5 05:27:17 ---> 4ecaf6b84dd0 05:27:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:27:17 ---> Running in 5a24649d885d 05:27:17 Removing intermediate container 5a24649d885d 05:27:17 ---> b405c866755e 05:27:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:27:17 ---> Running in 1b44a38a0295 05:27:18 Removing intermediate container 1b44a38a0295 05:27:18 ---> 5dc696fb7bc9 05:27:18 Step 25/27 : LABEL arch=amd64 05:27:18 ---> Running in 7b641858f707 05:27:19 Removing intermediate container 7b641858f707 05:27:19 ---> a310f480c9d3 05:27:19 Step 26/27 : LABEL git_sha=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:27:20 ---> Running in 5469aaa0454d 05:27:20 Removing intermediate container 5469aaa0454d 05:27:20 ---> 97bd4f112e18 05:27:20 Step 27/27 : LABEL version=3.2.0-dev.24 05:27:20 ---> Running in ad75a590d71e 05:27:20 Removing intermediate container ad75a590d71e 05:27:20 ---> 33b387c5dbbf 05:27:20 [Warning] One or more build-args [ARCH] were not consumed 05:27:20 Successfully built 33b387c5dbbf 05:27:20 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 05:27:20 provisioning config files... 05:27:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4626593988831066834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:20 ---> ****-login.sh 05:27:20 nexus3.edgexfoundry.org:10001 05:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:20 Configure a credential helper to remove this warning. See 05:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:20 05:27:20 Login Succeeded 05:27:20 nexus3.edgexfoundry.org:10002 05:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:20 Configure a credential helper to remove this warning. See 05:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:20 05:27:20 Login Succeeded 05:27:20 nexus3.edgexfoundry.org:10003 05:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:21 Configure a credential helper to remove this warning. See 05:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:21 05:27:21 Login Succeeded 05:27:21 nexus3.edgexfoundry.org:10004 05:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:21 Configure a credential helper to remove this warning. See 05:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:21 05:27:21 Login Succeeded 05:27:21 ****.io 05:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:21 Configure a credential helper to remove this warning. See 05:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:21 05:27:21 Login Succeeded 05:27:21 ---> ****-login.sh ends [Pipeline] } 05:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:21 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 05:27:21 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:27:21 latest 05:27:21 3.2.0-dev.24 05:27:21 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:27:21 main 05:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:27:22 3658cca36c35: Preparing 05:27:22 17f086c8fa44: Preparing 05:27:22 fff952fa8ecc: Preparing 05:27:22 126204ba5ec9: Preparing 05:27:22 99feeeeef9f5: Preparing 05:27:22 fa5fe4c9e04b: Preparing 05:27:22 63ec0bd56cf3: Preparing 05:27:22 fa5fe4c9e04b: Waiting 05:27:22 63ec0bd56cf3: Waiting 05:27:22 fff952fa8ecc: Pushed 05:27:22 99feeeeef9f5: Pushed 05:27:22 17f086c8fa44: Pushed 05:27:22 126204ba5ec9: Pushed 05:27:22 63ec0bd56cf3: Layer already exists 05:27:22 fa5fe4c9e04b: Pushed 05:27:25 3658cca36c35: Pushed 05:27:25 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:27:25 3658cca36c35: Preparing 05:27:25 17f086c8fa44: Preparing 05:27:25 fff952fa8ecc: Preparing 05:27:25 126204ba5ec9: Preparing 05:27:25 99feeeeef9f5: Preparing 05:27:25 fa5fe4c9e04b: Preparing 05:27:25 63ec0bd56cf3: Preparing 05:27:25 fa5fe4c9e04b: Waiting 05:27:25 63ec0bd56cf3: Waiting 05:27:25 fff952fa8ecc: Layer already exists 05:27:25 126204ba5ec9: Layer already exists 05:27:25 3658cca36c35: Layer already exists 05:27:25 99feeeeef9f5: Layer already exists 05:27:25 17f086c8fa44: Layer already exists 05:27:25 fa5fe4c9e04b: Layer already exists 05:27:25 63ec0bd56cf3: Layer already exists 05:27:52 latest: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 05:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:27:53 3658cca36c35: Preparing 05:27:53 17f086c8fa44: Preparing 05:27:53 fff952fa8ecc: Preparing 05:27:53 126204ba5ec9: Preparing 05:27:53 99feeeeef9f5: Preparing 05:27:53 fa5fe4c9e04b: Preparing 05:27:53 63ec0bd56cf3: Preparing 05:27:53 fa5fe4c9e04b: Waiting 05:27:53 63ec0bd56cf3: Waiting 05:27:53 17f086c8fa44: Layer already exists 05:27:53 126204ba5ec9: Layer already exists 05:27:53 3658cca36c35: Layer already exists 05:27:53 99feeeeef9f5: Layer already exists 05:27:53 fff952fa8ecc: Layer already exists 05:27:53 fa5fe4c9e04b: Layer already exists 05:27:53 63ec0bd56cf3: Layer already exists 05:27:53 3.2.0-dev.24: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:27:54 3658cca36c35: Preparing 05:27:54 17f086c8fa44: Preparing 05:27:54 fff952fa8ecc: Preparing 05:27:54 126204ba5ec9: Preparing 05:27:54 99feeeeef9f5: Preparing 05:27:54 fa5fe4c9e04b: Preparing 05:27:54 63ec0bd56cf3: Preparing 05:27:54 fa5fe4c9e04b: Waiting 05:27:54 126204ba5ec9: Layer already exists 05:27:54 99feeeeef9f5: Layer already exists 05:27:54 17f086c8fa44: Layer already exists 05:27:54 fff952fa8ecc: Layer already exists 05:27:54 3658cca36c35: Layer already exists 05:27:54 fa5fe4c9e04b: Layer already exists 05:27:54 63ec0bd56cf3: Layer already exists 05:27:54 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 05:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:27:55 3658cca36c35: Preparing 05:27:55 17f086c8fa44: Preparing 05:27:55 fff952fa8ecc: Preparing 05:27:55 126204ba5ec9: Preparing 05:27:55 99feeeeef9f5: Preparing 05:27:55 fa5fe4c9e04b: Preparing 05:27:55 63ec0bd56cf3: Preparing 05:27:55 63ec0bd56cf3: Waiting 05:27:55 fa5fe4c9e04b: Waiting 05:27:55 126204ba5ec9: Layer already exists 05:27:55 3658cca36c35: Layer already exists 05:27:55 17f086c8fa44: Layer already exists 05:27:55 fff952fa8ecc: Layer already exists 05:27:55 99feeeeef9f5: Layer already exists 05:27:55 63ec0bd56cf3: Layer already exists 05:27:55 fa5fe4c9e04b: Layer already exists 05:27:55 main: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:55 ===================================================== [Pipeline] echo 05:27:55 taggedImages: 05:27:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:27:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:27:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 05:27:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:27:55 - 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 05:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:56 05:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:58 latest: Pulling from edgex-lftools-log-publisher 05:27:58 5eb5b503b376: Pulling fs layer 05:27:58 5c69ac0246d0: Pulling fs layer 05:27:58 ec43610c2a17: Pulling fs layer 05:27:58 3a2ae6a8a46f: Pulling fs layer 05:27:58 33b1e0a273af: Pulling fs layer 05:27:58 5d3b04190fa2: Pulling fs layer 05:27:58 2f39f015ded8: Pulling fs layer 05:27:58 3a2ae6a8a46f: Waiting 05:27:58 33b1e0a273af: Waiting 05:27:58 5d3b04190fa2: Waiting 05:27:58 2f39f015ded8: Waiting 05:27:58 5c69ac0246d0: Verifying Checksum 05:27:58 5c69ac0246d0: Download complete 05:27:58 3a2ae6a8a46f: Download complete 05:27:58 33b1e0a273af: Verifying Checksum 05:27:58 33b1e0a273af: Download complete 05:27:58 5d3b04190fa2: Download complete 05:27:58 ec43610c2a17: Verifying Checksum 05:27:58 ec43610c2a17: Download complete 05:27:58 5eb5b503b376: Verifying Checksum 05:27:58 5eb5b503b376: Download complete 05:27:59 2f39f015ded8: Download complete 05:28:01 5eb5b503b376: Pull complete 05:28:02 5c69ac0246d0: Pull complete 05:28:03 ec43610c2a17: Pull complete 05:28:03 3a2ae6a8a46f: Pull complete 05:28:08 33b1e0a273af: Pull complete 05:28:08 5d3b04190fa2: Pull complete 05:28:15 2f39f015ded8: Pull complete 05:28:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:15 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:28:15 $ 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 05:28:22 $ docker top 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:23 ---> job-cost.sh 05:28:23 lf-activate-venv: SKIPPING 05:28:23 INFO: No Stack... 05:28:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:23 INFO: Archiving Costs [Pipeline] sh 05:28:24 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 05:28:24 + cut -d, -f6 [Pipeline] lock 05:28:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] 05:28:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] did not exist. Created. 05:28:24 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:24 + echo total: 0.2199999988079071 [Pipeline] stash 05:28:24 Stashed 1 file(s) [Pipeline] } 05:28:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:24 $ docker stop --time=1 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 05:28:25 $ docker rm -f --volumes 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:29:17 Removing intermediate container 8e1f886e0ac4 05:29:17 ---> 7e3a6d2d45f3 05:29:17 Step 10/12 : COPY . . 05:29:17 ---> 0690997109a6 05:29:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:29:17 ---> Running in 2c5144adb794 05:29:17 Removing intermediate container 2c5144adb794 05:29:17 ---> e9d68ed8f1aa 05:29:17 Step 12/12 : RUN $MAKE 05:29:17 ---> Running in 71c3e3b31ba9 05:29:17 noop 05:29:17 Removing intermediate container 71c3e3b31ba9 05:29:17 ---> c79ce8b280db 05:29:17 Successfully built c79ce8b280db 05:29:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:17 + docker inspect -f . ci-base-image-arm64 05:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container 05:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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 05:29:19 $ docker top 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:20 + go version 05:29:20 go version go1.21.9 linux/arm64 [Pipeline] } 05:29:20 $ docker stop --time=1 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a 05:29:22 $ docker rm -f --volumes 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:22 + docker inspect -f . ci-base-image-arm64 05:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container 05:29:23 $ 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/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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 05:29:24 $ docker top 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/234 [Pipeline] fileExists [Pipeline] sh 05:29:26 + make test 05:29:26 go test -race -coverprofile=coverage.out ./... 05:34:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:34:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:34:48 go vet ./... 05:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:40 ./bin/test-attribution-txt.sh 05:39:40 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:39:40 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:39:40 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:39:40 $ docker stop --time=1 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 05:39:42 $ docker rm -f --volumes 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:45 Warning: overwriting stash ‘coverage-report’ 05:39:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:46 + ls -al . 05:39:46 total 260 05:39:46 drwxrwxr-x 6 jenkins jenkins 4096 Jun 26 05:29 . 05:39:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:26 .. 05:39:46 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 05:26 .dockerignore 05:39:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:26 .git 05:39:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:26 .github 05:39:46 -rw-rw-r-- 1 jenkins jenkins 106 Jun 26 05:26 .gitignore 05:39:46 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:26 .golangci.yml 05:39:46 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 26 05:26 Attribution.txt 05:39:46 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 26 05:26 CHANGELOG.md 05:39:46 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 26 05:26 Dockerfile 05:39:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:26 GOVERNANCE.md 05:39:46 -rw-rw-r-- 1 jenkins jenkins 666 Jun 26 05:26 Jenkinsfile 05:39:46 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 05:26 LICENSE 05:39:46 -rw-rw-r-- 1 jenkins jenkins 618 Jun 26 05:26 OWNERS.md 05:39:46 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 26 05:26 README.md 05:39:46 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:39:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:26 bin 05:39:46 -rw-r--r-- 1 jenkins jenkins 13 Jun 26 05:29 coverage.out 05:39:46 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 26 05:26 go.mod 05:39:46 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:26 go.sum 05:39:46 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 26 05:26 main.go 05:39:46 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 26 05:26 makefile 05:39:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:47 + 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=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 --label arch=arm64 --label version=3.2.0-dev.24 . 05:39:47 Sending build context to Docker daemon 240.1kB 05:39:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:39:47 Step 2/27 : FROM ${BASE} AS builder 05:39:47 ---> c79ce8b280db 05:39:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:39:47 ---> Running in 9a451074194b 05:39:48 Removing intermediate container 9a451074194b 05:39:48 ---> 592f5d024114 05:39:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:39:48 ---> Running in 3cd4bc4c531f 05:39:48 Removing intermediate container 3cd4bc4c531f 05:39:48 ---> 97e95f864510 05:39:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:39:48 ---> Running in 4f678c74a4e3 05:39:48 Removing intermediate container 4f678c74a4e3 05:39:48 ---> 9df58de81a86 05:39:48 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:48 ---> Running in 2eb9bb72bed1 05:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:51 OK: 266 MiB in 52 packages 05:39:52 Removing intermediate container 2eb9bb72bed1 05:39:52 ---> b40fb0852c71 05:39:52 Step 7/27 : WORKDIR /app 05:39:53 ---> Running in 172c9962b327 05:39:53 Removing intermediate container 172c9962b327 05:39:53 ---> bf2de09cc6d0 05:39:53 Step 8/27 : COPY go.mod vendor* ./ 05:39:54 ---> 621d86414c28 05:39:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:54 ---> Running in 46eac9f00510 05:39:57 Removing intermediate container 46eac9f00510 05:39:57 ---> a75fd74ef7d1 05:39:57 Step 10/27 : COPY . . 05:39:57 ---> 69bdc4df0570 05:39:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:58 ---> Running in 66d5d5a42d0e 05:39:58 Removing intermediate container 66d5d5a42d0e 05:39:58 ---> 80466382c7f0 05:39:58 Step 12/27 : RUN $MAKE 05:39:58 ---> Running in 3b4c0205ff19 05:40:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -o app-service-configurable 05:44:22 Removing intermediate container 3b4c0205ff19 05:44:22 ---> 520b205675db 05:44:22 Step 13/27 : FROM alpine:3.18 05:44:22 3.18: Pulling from library/alpine 05:44:22 5c905c7ebe2f: Pulling fs layer 05:44:22 5c905c7ebe2f: Verifying Checksum 05:44:22 5c905c7ebe2f: Download complete 05:44:22 5c905c7ebe2f: Pull complete 05:44:22 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:44:22 Status: Downloaded newer image for alpine:3.18 05:44:22 ---> dec292d02e07 05:44:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:44:22 ---> Running in 92e3e900b605 05:44:22 Removing intermediate container 92e3e900b605 05:44:22 ---> c752b0f9178a 05:44:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:44:22 ---> Running in 66237c0da77c 05:44:22 Removing intermediate container 66237c0da77c 05:44:22 ---> ce68b323af6e 05:44:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:44:22 ---> Running in d7c6c6d61689 05:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:44:22 (1/2) Installing ca-certificates (20240226-r0) 05:44:22 (2/2) Installing dumb-init (1.2.5-r2) 05:44:22 Executing busybox-1.36.1-r7.trigger 05:44:22 Executing ca-certificates-20240226-r0.trigger 05:44:22 OK: 9 MiB in 17 packages 05:44:22 Removing intermediate container d7c6c6d61689 05:44:22 ---> fbd2ccd4b2d1 05:44:22 Step 17/27 : RUN apk --no-cache upgrade 05:44:22 ---> Running in 7cf318ca529b 05:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:44:22 OK: 9 MiB in 17 packages 05:44:22 Removing intermediate container 7cf318ca529b 05:44:22 ---> c9f4bb8f8225 05:44:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:44:22 ---> 2a1f3488a1af 05:44:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:44:22 ---> efd919c02d45 05:44:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:44:22 ---> 7c7d91b4ac10 05:44:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:44:22 ---> 46949748ec4d 05:44:22 Step 22/27 : EXPOSE 48095 05:44:22 ---> Running in 2d88e0eabb41 05:44:22 Removing intermediate container 2d88e0eabb41 05:44:22 ---> d94d77189019 05:44:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:44:22 ---> Running in d6312726e17b 05:44:22 Removing intermediate container d6312726e17b 05:44:22 ---> f0c39eec46e9 05:44:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:44:22 ---> Running in 2141db7afeb3 05:44:22 Removing intermediate container 2141db7afeb3 05:44:22 ---> 80dba5567a16 05:44:22 Step 25/27 : LABEL arch=arm64 05:44:22 ---> Running in 9f31a8ea9861 05:44:23 Removing intermediate container 9f31a8ea9861 05:44:23 ---> ca352c398320 05:44:23 Step 26/27 : LABEL git_sha=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:44:23 ---> Running in dc0aebc92098 05:44:23 Removing intermediate container dc0aebc92098 05:44:23 ---> 141dcfb114fd 05:44:23 Step 27/27 : LABEL version=3.2.0-dev.24 05:44:23 ---> Running in e83dc098278d 05:44:23 Removing intermediate container e83dc098278d 05:44:23 ---> 5f17a34fb378 05:44:23 [Warning] One or more build-args [ARCH] were not consumed 05:44:23 Successfully built 5f17a34fb378 05:44:23 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:24 provisioning config files... 05:44:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/234@tmp/config2968834662244267038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:24 ---> ****-login.sh 05:44:24 nexus3.edgexfoundry.org:10001 05:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:24 Configure a credential helper to remove this warning. See 05:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:24 05:44:24 Login Succeeded 05:44:24 nexus3.edgexfoundry.org:10002 05:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:25 Configure a credential helper to remove this warning. See 05:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:25 05:44:25 Login Succeeded 05:44:25 nexus3.edgexfoundry.org:10003 05:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:25 Configure a credential helper to remove this warning. See 05:44:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:25 05:44:25 Login Succeeded 05:44:25 nexus3.edgexfoundry.org:10004 05:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 ****.io 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 ---> ****-login.sh ends [Pipeline] } 05:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:26 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 05:44:26 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:44:26 latest 05:44:26 3.2.0-dev.24 05:44:26 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:44:26 main 05:44:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:44:27 1dcfb33ce766: Preparing 05:44:27 6b3e09e5efe6: Preparing 05:44:27 4a56b7cdc121: Preparing 05:44:27 a6298676b6b2: Preparing 05:44:27 d7199b844bfc: Preparing 05:44:27 f6ff7cbbf78e: Preparing 05:44:27 da707bb00cb8: Preparing 05:44:27 da707bb00cb8: Waiting 05:44:27 f6ff7cbbf78e: Waiting 05:44:27 d7199b844bfc: Pushed 05:44:27 6b3e09e5efe6: Pushed 05:44:27 a6298676b6b2: Pushed 05:44:27 4a56b7cdc121: Pushed 05:44:27 da707bb00cb8: Layer already exists 05:44:28 f6ff7cbbf78e: Pushed 05:44:34 1dcfb33ce766: Pushed 05:44:34 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:44:35 1dcfb33ce766: Preparing 05:44:35 6b3e09e5efe6: Preparing 05:44:35 4a56b7cdc121: Preparing 05:44:35 a6298676b6b2: Preparing 05:44:35 d7199b844bfc: Preparing 05:44:35 f6ff7cbbf78e: Preparing 05:44:35 da707bb00cb8: Preparing 05:44:35 f6ff7cbbf78e: Waiting 05:44:35 da707bb00cb8: Waiting 05:44:35 a6298676b6b2: Layer already exists 05:44:35 4a56b7cdc121: Layer already exists 05:44:35 1dcfb33ce766: Layer already exists 05:44:35 d7199b844bfc: Layer already exists 05:44:35 6b3e09e5efe6: Layer already exists 05:44:35 f6ff7cbbf78e: Layer already exists 05:44:35 da707bb00cb8: Layer already exists 05:44:35 latest: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 05:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:44:36 1dcfb33ce766: Preparing 05:44:36 6b3e09e5efe6: Preparing 05:44:36 4a56b7cdc121: Preparing 05:44:36 a6298676b6b2: Preparing 05:44:36 d7199b844bfc: Preparing 05:44:36 f6ff7cbbf78e: Preparing 05:44:36 da707bb00cb8: Preparing 05:44:36 f6ff7cbbf78e: Waiting 05:44:36 da707bb00cb8: Waiting 05:44:36 a6298676b6b2: Layer already exists 05:44:36 6b3e09e5efe6: Layer already exists 05:44:36 4a56b7cdc121: Layer already exists 05:44:36 d7199b844bfc: Layer already exists 05:44:36 1dcfb33ce766: Layer already exists 05:44:36 da707bb00cb8: Layer already exists 05:44:36 f6ff7cbbf78e: Layer already exists 05:44:36 3.2.0-dev.24: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:44:37 1dcfb33ce766: Preparing 05:44:37 6b3e09e5efe6: Preparing 05:44:37 4a56b7cdc121: Preparing 05:44:37 a6298676b6b2: Preparing 05:44:37 d7199b844bfc: Preparing 05:44:37 f6ff7cbbf78e: Preparing 05:44:37 da707bb00cb8: Preparing 05:44:37 da707bb00cb8: Waiting 05:44:37 f6ff7cbbf78e: Waiting 05:44:37 6b3e09e5efe6: Layer already exists 05:44:37 d7199b844bfc: Layer already exists 05:44:37 a6298676b6b2: Layer already exists 05:44:37 4a56b7cdc121: Layer already exists 05:44:37 1dcfb33ce766: Layer already exists 05:44:37 da707bb00cb8: Layer already exists 05:44:37 f6ff7cbbf78e: Layer already exists 05:44:37 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:38 + 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 05:44:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 05:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:44:38 1dcfb33ce766: Preparing 05:44:38 6b3e09e5efe6: Preparing 05:44:38 4a56b7cdc121: Preparing 05:44:38 a6298676b6b2: Preparing 05:44:38 d7199b844bfc: Preparing 05:44:38 f6ff7cbbf78e: Preparing 05:44:38 da707bb00cb8: Preparing 05:44:38 f6ff7cbbf78e: Waiting 05:44:38 da707bb00cb8: Waiting 05:44:38 6b3e09e5efe6: Layer already exists 05:44:38 4a56b7cdc121: Layer already exists 05:44:38 a6298676b6b2: Layer already exists 05:44:38 1dcfb33ce766: Layer already exists 05:44:38 d7199b844bfc: Layer already exists 05:44:38 da707bb00cb8: Layer already exists 05:44:38 f6ff7cbbf78e: Layer already exists 05:44:38 main: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:38 ===================================================== [Pipeline] echo 05:44:38 taggedImages: 05:44:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 05:44:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:44:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 05:44:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 05:44:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:39 05:44:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:39 arm64: Pulling from edgex-lftools-log-publisher 05:44:39 8998bd30e6a1: Pulling fs layer 05:44:39 04944245beec: Pulling fs layer 05:44:39 699f458cf7ca: Pulling fs layer 05:44:39 765212b225bb: Pulling fs layer 05:44:39 f23df028b6ca: Pulling fs layer 05:44:39 d65c8cfc05b1: Pulling fs layer 05:44:39 2437ff75d9bd: Pulling fs layer 05:44:39 f23df028b6ca: Waiting 05:44:39 d65c8cfc05b1: Waiting 05:44:39 2437ff75d9bd: Waiting 05:44:39 765212b225bb: Waiting 05:44:39 04944245beec: Verifying Checksum 05:44:39 04944245beec: Download complete 05:44:39 765212b225bb: Verifying Checksum 05:44:39 765212b225bb: Download complete 05:44:39 f23df028b6ca: Verifying Checksum 05:44:39 f23df028b6ca: Download complete 05:44:39 d65c8cfc05b1: Verifying Checksum 05:44:39 d65c8cfc05b1: Download complete 05:44:39 699f458cf7ca: Verifying Checksum 05:44:39 699f458cf7ca: Download complete 05:44:40 8998bd30e6a1: Verifying Checksum 05:44:40 8998bd30e6a1: Download complete 05:44:43 2437ff75d9bd: Verifying Checksum 05:44:43 2437ff75d9bd: Download complete 05:44:44 8998bd30e6a1: Pull complete 05:44:45 04944245beec: Pull complete 05:44:46 699f458cf7ca: Pull complete 05:44:47 765212b225bb: Pull complete 05:44:48 f23df028b6ca: Pull complete 05:44:48 d65c8cfc05b1: Pull complete 05:45:06 2437ff75d9bd: Pull complete 05:45:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:06 prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container 05:45:07 $ 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/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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 05:45:10 $ docker top 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:11 ---> job-cost.sh 05:45:11 lf-activate-venv: SKIPPING 05:45:11 INFO: No Stack... 05:45:11 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:12 INFO: Archiving Costs [Pipeline] sh 05:45:13 + cat /w/workspace/app-service-configurable/234/archives/cost.csv 05:45:13 + cut -d, -f6 [Pipeline] lock 05:45:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] 05:45:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] did not exist. Created. 05:45:13 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:13 /w/workspace/app-service-configurable/234@tmp/durable-6ebd44f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:45:14 Warning: overwriting stash ‘stack-cost’ 05:45:14 Stashed 1 file(s) [Pipeline] } 05:45:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:14 $ docker stop --time=1 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 05:45:16 $ docker rm -f --volumes 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 [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 05:45:16 provisioning config files... 05:45:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6628849868653065365tmp [Pipeline] { [Pipeline] sh 05:45:16 + set +x 05:45:16 + curl -s https://codecov.io/bash 05:45:16 + bash -s -- 05:45:16 05:45:16 _____ _ 05:45:16 / ____| | | 05:45:16 | | ___ __| | ___ ___ _____ __ 05:45:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:45:16 | |___| (_) | (_| | __/ (_| (_) \ V / 05:45:16 \_____\___/ \__,_|\___|\___\___/ \_/ 05:45:16 Bash-1.0.6 05:45:16 05:45:16 05:45:16 ==> git version 2.25.1 found 05:45:16 ==> 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 05:45:16 Release-Date: 2020-01-08 05:45:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:45:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:45:16 ==> Jenkins CI detected. 05:45:16 current dir:  /w/workspace/ry_app-service-configurable_main 05:45:16 project root: . 05:45:16 --> token set from env 05:45:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:45:17 ==> Running gcov in . (disable via -X gcov) 05:45:17 ==> Python coveragepy not found 05:45:17 ==> Searching for coverage reports in: 05:45:17 + . 05:45:17 -> Found 1 reports 05:45:17 ==> Detecting git/mercurial file structure 05:45:17 ==> Reading reports 05:45:17 + ./coverage.out bytes=13 05:45:17 ==> Appending adjustments 05:45:17 https://docs.codecov.io/docs/fixing-reports 05:45:17 + Found adjustments 05:45:17 ==> Gzipping contents 05:45:17 4.0K /tmp/codecov.zSjMUD.gz 05:45:17 ==> Uploading reports 05:45:17 url: https://codecov.io 05:45:17 query: branch=main&commit=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:45:17 -> Pinging Codecov 05:45:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:45:17 -> Uploading to 05:45:17 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/A97CA9966030D2A3747ED39772930CCE/5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4/4dfcc48f-ead1-4e70-87a7-402d2e18de58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3025677a2695a5a9909da8dfd26cbe02e1ce8ac37a480121d3ef1337d74a77d4 05:45:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:17 Dload Upload Total Spent Left Speed 05:45:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 991 --:--:-- --:--:-- --:--:-- 991 05:45:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } 05:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:45:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:45:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:45:18 05:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:45:18 latest: Pulling from edgex-devops/edgex-snyk-go 05:45:18 619be1103602: Already exists 05:45:18 f8ea3408117e: Pulling fs layer 05:45:18 91320369b822: Pulling fs layer 05:45:18 0406650e8295: Pulling fs layer 05:45:18 4f4fb700ef54: Pulling fs layer 05:45:18 96d80e3f36e1: Pulling fs layer 05:45:18 bcf3aedb951c: Pulling fs layer 05:45:18 4f4fb700ef54: Waiting 05:45:18 96d80e3f36e1: Waiting 05:45:18 bcf3aedb951c: Waiting 05:45:18 0406650e8295: Download complete 05:45:18 f8ea3408117e: Download complete 05:45:18 4f4fb700ef54: Verifying Checksum 05:45:18 4f4fb700ef54: Download complete 05:45:18 f8ea3408117e: Pull complete 05:45:19 96d80e3f36e1: Verifying Checksum 05:45:19 96d80e3f36e1: Download complete 05:45:19 91320369b822: Verifying Checksum 05:45:19 91320369b822: Download complete 05:45:19 bcf3aedb951c: Verifying Checksum 05:45:22 91320369b822: Pull complete 05:45:23 0406650e8295: Pull complete 05:45:23 4f4fb700ef54: Pull complete 05:45:23 96d80e3f36e1: Pull complete 05:45:28 bcf3aedb951c: Pull complete 05:45:28 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:29 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:45:29 $ 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 05:45:37 $ docker top 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:37 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 05:45:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 05:45:37 + set -o pipefail 05:45:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 05:45:45 05:45:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 05:45:45 05:45:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/dbdd83f5-8dff-4c82-bfa3-8143f123f321 05:45:45 05:45:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:45:45 05:45:45 05:45:45 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:45:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:45:45 $ docker stop --time=1 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 05:45:56 $ docker rm -f --volumes 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 [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 05:45:57 + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] sh 05:45:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:57 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:45:57 $ 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 05:45:58 $ docker top 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 -eo pid,comm 05:45:58 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). 05:45:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:58 [ssh-agent] Looking for ssh-agent implementation... 05:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:58 $ docker exec 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 ssh-agent 05:45:58 SSH_AUTH_SOCK=/tmp/ssh-C6sbPzd3mRbZ/agent.33 05:45:58 SSH_AGENT_PID=39 05:45:58 Running ssh-add (command line suppressed) 05:45:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7178999728062738664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7178999728062738664.key) 05:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:59 + git semver tag 05:45:59 2024-06-26 05:45:59,546 [run_tag] DEBUG tag force:False 05:45:59 2024-06-26 05:45:59,546 [check_head_tag] DEBUG check head tag 05:45:59 2024-06-26 05:45:59,547 [execute] INFO git cat-file --batch-check 05:45:59 2024-06-26 05:45:59,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:45:59 2024-06-26 05:45:59,550 [execute] INFO git cat-file --batch 05:45:59 2024-06-26 05:45:59,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:45:59 2024-06-26 05:45:59,581 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:45:59 2024-06-26 05:45:59,581 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 05:45:59 2024-06-26 05:45:59,582 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 05:45:59 2024-06-26 05:45:59,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:45:59 3.2.0-dev.24 [Pipeline] } 05:45:59 $ docker exec --env ******** --env ******** 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 ssh-agent -k 05:45:59 unset SSH_AUTH_SOCK; 05:45:59 unset SSH_AGENT_PID; 05:45:59 echo Agent pid 39 killed; 05:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:00 + git semver [Pipeline] } 05:46:00 $ docker stop --time=1 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 05:46:01 $ docker rm -f --volumes 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:02 05:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:02 0.23.1-centos7: Pulling from edgex-lftools 05:46:02 ab5ef0e58194: Pulling fs layer 05:46:02 9712f1f96733: Pulling fs layer 05:46:02 63f879dbbcfc: Pulling fs layer 05:46:02 0d9ebad4ef96: Pulling fs layer 05:46:02 e9a5061849ea: Pulling fs layer 05:46:02 d747dcd14b5f: Pulling fs layer 05:46:02 2de7ff778b66: Pulling fs layer 05:46:02 0d9ebad4ef96: Waiting 05:46:02 e9a5061849ea: Waiting 05:46:02 d747dcd14b5f: Waiting 05:46:02 2de7ff778b66: Waiting 05:46:02 9712f1f96733: Verifying Checksum 05:46:02 9712f1f96733: Download complete 05:46:03 63f879dbbcfc: Verifying Checksum 05:46:03 63f879dbbcfc: Download complete 05:46:03 ab5ef0e58194: Verifying Checksum 05:46:03 ab5ef0e58194: Download complete 05:46:03 d747dcd14b5f: Verifying Checksum 05:46:03 d747dcd14b5f: Download complete 05:46:03 e9a5061849ea: Verifying Checksum 05:46:03 e9a5061849ea: Download complete 05:46:03 2de7ff778b66: Verifying Checksum 05:46:03 2de7ff778b66: Download complete 05:46:03 0d9ebad4ef96: Verifying Checksum 05:46:03 0d9ebad4ef96: Download complete 05:46:05 ab5ef0e58194: Pull complete 05:46:05 9712f1f96733: Pull complete 05:46:06 63f879dbbcfc: Pull complete 05:46:10 0d9ebad4ef96: Pull complete 05:46:10 e9a5061849ea: Pull complete 05:46:10 d747dcd14b5f: Pull complete 05:46:11 2de7ff778b66: Pull complete 05:46:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:11 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:46:11 $ 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 05:46:19 $ docker top cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:46:19 provisioning config files... 05:46:19 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10210871973797431011tmp 05:46:19 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config809725716600916834tmp 05:46:19 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14106548955737116027tmp [Pipeline] { [Pipeline] echo 05:46:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:46:19 ---> sigul-configuration.sh 05:46:19 gpg: directory `/root/.gnupg' created 05:46:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:46:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:46:19 gpg: keyring `/root/.gnupg/secring.gpg' created 05:46:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:46:19 gpg: CAST5 encrypted data 05:46:19 gpg: encrypted with 1 passphrase 05:46:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:46:20 + mkdir /home/jenkins 05:46:20 + mkdir /home/jenkins/sigul [Pipeline] sh 05:46:20 + 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 05:46:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:46:20 ---> sigul-install.sh 05:46:20 Sigul already installed; skipping installation. [Pipeline] sh 05:46:21 + git tag --list 05:46:21 v1.0.0 05:46:21 v1.1.0 05:46:21 v1.2.0 05:46:21 v1.3.0 05:46:21 v1.3.1 05:46:21 v2.0.0 05:46:21 v2.0.1 05:46:21 v2.1.0 05:46:21 v2.1.1 05:46:21 v2.1.2 05:46:21 v2.2.0 05:46:21 v2.3 05:46:21 v2.3.0 05:46:21 v2.3.1 05:46:21 v3.0 05:46:21 v3.0.0 05:46:21 v3.0.1 05:46:21 v3.0.1-dev.1 05:46:21 v3.1 05:46:21 v3.1.0 05:46:21 v3.1.0-dev.1 05:46:21 v3.1.0-dev.10 05:46:21 v3.1.0-dev.11 05:46:21 v3.1.0-dev.12 05:46:21 v3.1.0-dev.13 05:46:21 v3.1.0-dev.14 05:46:21 v3.1.0-dev.15 05:46:21 v3.1.0-dev.16 05:46:21 v3.1.0-dev.17 05:46:21 v3.1.0-dev.18 05:46:21 v3.1.0-dev.19 05:46:21 v3.1.0-dev.2 05:46:21 v3.1.0-dev.20 05:46:21 v3.1.0-dev.21 05:46:21 v3.1.0-dev.22 05:46:21 v3.1.0-dev.23 05:46:21 v3.1.0-dev.24 05:46:21 v3.1.0-dev.25 05:46:21 v3.1.0-dev.26 05:46:21 v3.1.0-dev.27 05:46:21 v3.1.0-dev.28 05:46:21 v3.1.0-dev.29 05:46:21 v3.1.0-dev.3 05:46:21 v3.1.0-dev.30 05:46:21 v3.1.0-dev.31 05:46:21 v3.1.0-dev.32 05:46:21 v3.1.0-dev.33 05:46:21 v3.1.0-dev.34 05:46:21 v3.1.0-dev.35 05:46:21 v3.1.0-dev.36 05:46:21 v3.1.0-dev.37 05:46:21 v3.1.0-dev.38 05:46:21 v3.1.0-dev.39 05:46:21 v3.1.0-dev.4 05:46:21 v3.1.0-dev.5 05:46:21 v3.1.0-dev.6 05:46:21 v3.1.0-dev.7 05:46:21 v3.1.0-dev.8 05:46:21 v3.1.0-dev.9 05:46:21 v3.1.1 05:46:21 v3.1.1-dev.1 05:46:21 v3.2.0-dev.1 05:46:21 v3.2.0-dev.10 05:46:21 v3.2.0-dev.11 05:46:21 v3.2.0-dev.12 05:46:21 v3.2.0-dev.13 05:46:21 v3.2.0-dev.14 05:46:21 v3.2.0-dev.15 05:46:21 v3.2.0-dev.16 05:46:21 v3.2.0-dev.17 05:46:21 v3.2.0-dev.18 05:46:21 v3.2.0-dev.19 05:46:21 v3.2.0-dev.2 05:46:21 v3.2.0-dev.20 05:46:21 v3.2.0-dev.21 05:46:21 v3.2.0-dev.22 05:46:21 v3.2.0-dev.23 05:46:21 v3.2.0-dev.24 05:46:21 v3.2.0-dev.3 05:46:21 v3.2.0-dev.4 05:46:21 v3.2.0-dev.5 05:46:21 v3.2.0-dev.6 05:46:21 v3.2.0-dev.7 05:46:21 v3.2.0-dev.8 05:46:21 v3.2.0-dev.9 [Pipeline] sh 05:46:21 + lftools sign git-tag v3.2.0-dev.24 05:46:21 Signing Git tag with Sigul... 05:46:21 Signing v3.2.0-dev.24 [Pipeline] echo 05:46:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:46:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:46:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:46:22 $ docker stop --time=1 cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 05:46:23 $ docker rm -f --volumes cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:24 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:25 $ docker top 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 -eo pid,comm 05:46:25 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). 05:46:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:25 [ssh-agent] Looking for ssh-agent implementation... 05:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:25 $ docker exec 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 ssh-agent 05:46:25 SSH_AUTH_SOCK=/tmp/ssh-E6K1RT6iejn6/agent.32 05:46:25 SSH_AGENT_PID=38 05:46:25 Running ssh-add (command line suppressed) 05:46:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15266933151467005770.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15266933151467005770.key) 05:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:25 + git semver bump pre 05:46:26 2024-06-26 05:46:26,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:46:26 2024-06-26 05:46:26,102 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 05:46:26 2024-06-26 05:46:26,102 [bump_version] DEBUG bumped version:3.2.0-dev.25 05:46:26 2024-06-26 05:46:26,102 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 05:46:26 2024-06-26 05:46:26,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:46:26 2024-06-26 05:46:26,102 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 05:46:26 2024-06-26 05:46:26,104 [execute] INFO git cat-file --batch-check 05:46:26 2024-06-26 05:46:26,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:26 2024-06-26 05:46:26,110 [execute] INFO git cat-file --batch 05:46:26 2024-06-26 05:46:26,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:26 2024-06-26 05:46:26,115 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:46:26 3.2.0-dev.25 [Pipeline] } 05:46:26 $ docker exec --env ******** --env ******** 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 ssh-agent -k 05:46:26 unset SSH_AUTH_SOCK; 05:46:26 unset SSH_AGENT_PID; 05:46:26 echo Agent pid 38 killed; 05:46:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:26 + git semver [Pipeline] } 05:46:26 $ docker stop --time=1 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 05:46:28 $ docker rm -f --volumes 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:28 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:46:28 $ 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 05:46:29 $ docker top 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e -eo pid,comm 05:46:29 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). 05:46:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:29 [ssh-agent] Looking for ssh-agent implementation... 05:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:29 $ docker exec 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e ssh-agent 05:46:29 SSH_AUTH_SOCK=/tmp/ssh-7PIxUei5UxTL/agent.32 05:46:29 SSH_AGENT_PID=38 05:46:29 Running ssh-add (command line suppressed) 05:46:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13122367270884335441.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13122367270884335441.key) 05:46:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:29 + git semver push 05:46:30 2024-06-26 05:46:30,114 [run_push] DEBUG push 05:46:30 2024-06-26 05:46:30,115 [execute] INFO git cat-file --batch-check 05:46:30 2024-06-26 05:46:30,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:30 2024-06-26 05:46:30,120 [execute] INFO git rev-list 990a637f31206ce3ca7ba8dc4c07cdef00bd00b7 -- 05:46:30 2024-06-26 05:46:30,120 [execute] DEBUG Popen(['git', 'rev-list', '990a637f31206ce3ca7ba8dc4c07cdef00bd00b7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:30 2024-06-26 05:46:30,128 [execute] INFO git fetch -v origin 05:46:30 2024-06-26 05:46:30,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 05:46:30 2024-06-26 05:46:30,580 [run_push] DEBUG no remote changes detected 05:46:30 2024-06-26 05:46:30,581 [execute] INFO git push origin semver 05:46:30 2024-06-26 05:46:30,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:31 2024-06-26 05:46:31,285 [run_push] DEBUG push all version tags 05:46:31 2024-06-26 05:46:31,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:46:31 2024-06-26 05:46:31,286 [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) 05:46:32 2024-06-26 05:46:31,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:46:32 3.2.0-dev.25 [Pipeline] } 05:46:32 $ docker exec --env ******** --env ******** 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e ssh-agent -k 05:46:32 unset SSH_AUTH_SOCK; 05:46:32 unset SSH_AGENT_PID; 05:46:32 echo Agent pid 38 killed; 05:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:32 + git semver [Pipeline] } 05:46:32 $ docker stop --time=1 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e 05:46:34 $ docker rm -f --volumes 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e [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 05:46:34 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 05:46:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:46:34 total 16 05:46:34 drwxr-xr-x 3 root root 4096 Jun 26 05:28 . 05:46:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:46 .. 05:46:34 drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost 05:46:34 -rw-r--r-- 1 root root 96 Jun 26 05:28 cost.csv 05:46:34 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 05:46:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:46:34 total 16 05:46:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . 05:46:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:46 .. 05:46:34 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost 05:46:34 -rw-r--r-- 1 jenkins jenkins 96 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:36 ---> package-listing.sh 05:46:36 ++ tr '[:upper:]' '[:lower:]' 05:46:36 ++ facter osfamily 05:46:36 + OS_FAMILY=debian 05:46:36 + workspace=/w/workspace/ry_app-service-configurable_main 05:46:36 + START_PACKAGES=/tmp/packages_start.txt 05:46:36 + END_PACKAGES=/tmp/packages_end.txt 05:46:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:36 + PACKAGES=/tmp/packages_start.txt 05:46:36 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:46:36 + PACKAGES=/tmp/packages_end.txt 05:46:36 + case "${OS_FAMILY}" in 05:46:36 + dpkg -l 05:46:36 + grep '^ii' 05:46:36 + '[' -f /tmp/packages_start.txt ']' 05:46:36 + '[' -f /tmp/packages_end.txt ']' 05:46:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:36 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:46:36 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 05:46:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 05:46:36 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 05:46:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:37 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 05:46:37 $ 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 05:46:37 $ docker top b1ba37e575f0ba7203a8b4648b4f84cf1d1227b0442c01d919fc8f7fef916b65 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:38 + ls /var/log/sa-host 05:46:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:38 provisioning config files... 05:46:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11713281837869625532tmp [Pipeline] { [Pipeline] echo 05:46:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:38 ---> create-netrc.sh [Pipeline] } 05:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:39 ---> python-tools-install.sh [Pipeline] echo 05:46:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:39 ---> sudo-logs.sh 05:46:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:39 ---> job-cost.sh 05:46:39 lf-activate-venv: SKIPPING 05:46:39 DEBUG: total: 0.2199999988079071 05:46:39 INFO: Retrieving Stack Cost... 05:46:40 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:40 INFO: Archiving Costs [Pipeline] echo 05:46:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:40 ---> logs-deploy.sh 05:46:40 lf-activate-venv: SKIPPING 05:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/234 05:46:40 INFO: archiving workspace using pattern(s): 05:46:41 Archives upload complete. 05:46:41 INFO: archiving logs to Nexus