Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b0c68a4b913365b11e69c0a8a84788dfd65c15 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-ssh13103046834956524263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh202433217035525945.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1003643833094874577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8410258659778034146.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-ssh3777710957363001286.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, buildSnap:false] ========================================================= [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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-7461’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7475 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" > 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-list --no-walk 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:51:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:51:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:51:23 ========================================================= 22:51:23 EdgeX Global Pipelines Version Info 22:51:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:51:24 ------------------- 22:51:24 stable info: 22:51:24 ------------------- 22:51:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:51:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:51:24 Message: update stable to v1.0.245 22:51:24 ------------------- 22:51:24 experimental info: 22:51:24 ------------------- 22:51:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:51:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:51:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b0c68 [Pipeline] echo 22:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:25 provisioning config files... 22:51:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14006108942366630675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:25 ---> docker-login.sh 22:51:25 nexus3.edgexfoundry.org:10001 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 nexus3.edgexfoundry.org:10002 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 nexus3.edgexfoundry.org:10003 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 nexus3.edgexfoundry.org:10004 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 docker.io 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 ---> docker-login.sh ends [Pipeline] } 22:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:51:27 + git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 22:51:27 -----------> git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [false] [Pipeline] sh 22:51:27 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 22:51:27 ========================================================= 22:51:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:51:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:27 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 22:51:27 [semverPrep] GIT_COMMIT: 98b0c68a4b913365b11e69c0a8a84788dfd65c15, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541) [Pipeline] echo 22:51:27 [semverPrep] This is not a build commit. [Pipeline] sh 22:51:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:51:28 + grep -v github /etc/ssh/ssh_known_hosts 22:51:28 + [ -e /tmp/ssh_known_hosts ] 22:51:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:51:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:51:28 + sudo tee -a /etc/ssh/ssh_known_hosts 22:51:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:28 22:51:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:28 0.1.4: Pulling from edgex-devops/py-git-semver 22:51:28 b85a868b505f: Pulling fs layer 22:51:28 e2be974225ed: Pulling fs layer 22:51:28 339a4e72a1f5: Pulling fs layer 22:51:28 988bab9f4d93: Pulling fs layer 22:51:28 1469e6f7b9e6: Pulling fs layer 22:51:28 eaf3925da568: Pulling fs layer 22:51:28 bab4dde63d76: Pulling fs layer 22:51:28 bde34c3a00c8: Pulling fs layer 22:51:28 b352a97aabf1: Pulling fs layer 22:51:28 4872d77fe225: Pulling fs layer 22:51:28 5851b861e8e6: Pulling fs layer 22:51:28 bab4dde63d76: Waiting 22:51:28 bde34c3a00c8: Waiting 22:51:28 b352a97aabf1: Waiting 22:51:28 4872d77fe225: Waiting 22:51:28 5851b861e8e6: Waiting 22:51:28 1469e6f7b9e6: Waiting 22:51:28 eaf3925da568: Waiting 22:51:28 e2be974225ed: Verifying Checksum 22:51:28 e2be974225ed: Download complete 22:51:28 988bab9f4d93: Verifying Checksum 22:51:28 988bab9f4d93: Download complete 22:51:28 1469e6f7b9e6: Verifying Checksum 22:51:28 1469e6f7b9e6: Download complete 22:51:29 339a4e72a1f5: Verifying Checksum 22:51:29 339a4e72a1f5: Download complete 22:51:29 eaf3925da568: Verifying Checksum 22:51:29 eaf3925da568: Download complete 22:51:29 bde34c3a00c8: Verifying Checksum 22:51:29 bde34c3a00c8: Download complete 22:51:29 b352a97aabf1: Verifying Checksum 22:51:29 b352a97aabf1: Download complete 22:51:29 4872d77fe225: Download complete 22:51:29 5851b861e8e6: Download complete 22:51:29 b85a868b505f: Verifying Checksum 22:51:29 b85a868b505f: Download complete 22:51:29 bab4dde63d76: Verifying Checksum 22:51:29 bab4dde63d76: Download complete 22:51:30 b85a868b505f: Pull complete 22:51:30 e2be974225ed: Pull complete 22:51:31 339a4e72a1f5: Pull complete 22:51:31 988bab9f4d93: Pull complete 22:51:31 1469e6f7b9e6: Pull complete 22:51:31 eaf3925da568: Pull complete 22:51:33 bab4dde63d76: Pull complete 22:51:33 bde34c3a00c8: Pull complete 22:51:33 b352a97aabf1: Pull complete 22:51:33 4872d77fe225: Pull complete 22:51:33 5851b861e8e6: Pull complete 22:51:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:33 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 22:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:51:36 $ docker top 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 -eo pid,comm 22:51:36 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). 22:51:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:36 [ssh-agent] Looking for ssh-agent implementation... 22:51:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:37 $ docker exec 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent 22:51:37 SSH_AUTH_SOCK=/tmp/ssh-yIn1OgFLvHsn/agent.33 22:51:37 SSH_AGENT_PID=39 22:51:37 Running ssh-add (command line suppressed) 22:51:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14956287519491207809.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14956287519491207809.key) 22:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:37 + git tag --points-at HEAD [Pipeline] } 22:51:37 $ docker exec --env ******** --env ******** 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent -k 22:51:37 unset SSH_AUTH_SOCK; 22:51:37 unset SSH_AGENT_PID; 22:51:37 echo Agent pid 39 killed; 22:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:51:37 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.30' [Pipeline] sshagent 22:51:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:37 [ssh-agent] Looking for ssh-agent implementation... 22:51:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:37 $ docker exec 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent 22:51:38 SSH_AUTH_SOCK=/tmp/ssh-hDzlCD4m6oDP/agent.71 22:51:38 SSH_AGENT_PID=77 22:51:38 Running ssh-add (command line suppressed) 22:51:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4052822698808223609.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4052822698808223609.key) 22:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:38 + git semver init 22:51:38 2023-04-11 22:51:38,744 [run_init] DEBUG init version:0.0.0 force:False 22:51:38 2023-04-11 22:51:38,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 22:51:38 2023-04-11 22:51:38,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 22:51:38 2023-04-11 22:51:38,745 [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) 22:51:39 2023-04-11 22:51:39,496 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 22:51:39 2023-04-11 22:51:39,497 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 22:51:39 2023-04-11 22:51:39,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:51:39 2023-04-11 22:51:39,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:51:39 3.0.0-dev.31 [Pipeline] } 22:51:39 $ docker exec --env ******** --env ******** 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent -k 22:51:39 unset SSH_AUTH_SOCK; 22:51:39 unset SSH_AGENT_PID; 22:51:39 echo Agent pid 77 killed; 22:51:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:40 + git semver [Pipeline] } 22:51:40 $ docker stop --time=1 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 22:51:41 $ docker rm -f --volumes 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:42 Stashed 1 file(s) [Pipeline] echo 22:51:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:42 provisioning config files... 22:51:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17137321505306693340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:42 ---> docker-login.sh 22:51:42 nexus3.edgexfoundry.org:10001 22:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:42 Configure a credential helper to remove this warning. See 22:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:42 22:51:42 Login Succeeded 22:51:42 nexus3.edgexfoundry.org:10002 22:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:42 Configure a credential helper to remove this warning. See 22:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:42 22:51:42 Login Succeeded 22:51:42 nexus3.edgexfoundry.org:10003 22:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:42 Configure a credential helper to remove this warning. See 22:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:42 22:51:42 Login Succeeded 22:51:42 nexus3.edgexfoundry.org:10004 22:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:42 Configure a credential helper to remove this warning. See 22:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:42 22:51:42 Login Succeeded 22:51:42 docker.io 22:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:43 Configure a credential helper to remove this warning. See 22:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:43 22:51:43 Login Succeeded 22:51:43 ---> docker-login.sh ends [Pipeline] } 22:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:43 ========================================================= 22:51:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:51:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:51:43 Sending build context to Docker daemon 3.267MB 22:51:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:51:43 Step 2/12 : FROM ${BASE} AS builder 22:51:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:43 63b65145d645: Pulling fs layer 22:51:43 a2d21d5440eb: Pulling fs layer 22:51:43 935e6c44a52c: Pulling fs layer 22:51:43 94cc34f8dd06: Pulling fs layer 22:51:43 30dea6a524f1: Pulling fs layer 22:51:43 a2aff8979fd8: Pulling fs layer 22:51:43 6808be2612f2: Pulling fs layer 22:51:43 f25807f1079a: Pulling fs layer 22:51:43 a2aff8979fd8: Waiting 22:51:43 6808be2612f2: Waiting 22:51:43 f25807f1079a: Waiting 22:51:43 94cc34f8dd06: Waiting 22:51:43 30dea6a524f1: Waiting 22:51:43 a2d21d5440eb: Verifying Checksum 22:51:43 a2d21d5440eb: Download complete 22:51:43 94cc34f8dd06: Download complete 22:51:44 30dea6a524f1: Verifying Checksum 22:51:44 30dea6a524f1: Download complete 22:51:44 63b65145d645: Verifying Checksum 22:51:44 63b65145d645: Download complete 22:51:44 a2aff8979fd8: Verifying Checksum 22:51:44 a2aff8979fd8: Download complete 22:51:44 63b65145d645: Pull complete 22:51:44 a2d21d5440eb: Pull complete 22:51:44 f25807f1079a: Verifying Checksum 22:51:44 f25807f1079a: Download complete 22:51:44 935e6c44a52c: Verifying Checksum 22:51:44 935e6c44a52c: Download complete 22:51:44 6808be2612f2: Verifying Checksum 22:51:44 6808be2612f2: Download complete 22:51:48 935e6c44a52c: Pull complete 22:51:48 94cc34f8dd06: Pull complete 22:51:48 30dea6a524f1: Pull complete 22:51:48 a2aff8979fd8: Pull complete 22:51:50 6808be2612f2: Pull complete 22:51:51 f25807f1079a: Pull complete 22:51:51 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:51:51 ---> 3b553350e43f 22:51:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:51:55 ---> Running in f4ad539b363f 22:51:56 Removing intermediate container f4ad539b363f 22:51:56 ---> 68270994e432 22:51:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:51:56 ---> Running in b4eb6bbd1dbf 22:51:56 Removing intermediate container b4eb6bbd1dbf 22:51:56 ---> 892c227c20f4 22:51:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:51:56 ---> Running in e36508f85a07 22:51:56 Removing intermediate container e36508f85a07 22:51:56 ---> 1a5da92d459e 22:51:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:56 ---> Running in 7b2080e720c3 22:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:51:56 OK: 265 MiB in 53 packages 22:51:57 Still waiting to schedule task 22:51:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7462’ is offline 22:51:57 Removing intermediate container 7b2080e720c3 22:51:57 ---> cfe0b18271a8 22:51:57 Step 7/12 : WORKDIR /app 22:51:57 ---> Running in dff746f6bf45 22:51:57 Removing intermediate container dff746f6bf45 22:51:57 ---> d0e17fc87655 22:51:57 Step 8/12 : COPY go.mod vendor* ./ 22:51:57 ---> 38668c5b5372 22:51:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:57 ---> Running in 12c39eb087fe 22:52:29 Removing intermediate container 12c39eb087fe 22:52:29 ---> a2535225406a 22:52:29 Step 10/12 : COPY . . 22:52:29 ---> 76d29e7f12ac 22:52:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:29 ---> Running in 2a1fb72f1853 22:52:29 Removing intermediate container 2a1fb72f1853 22:52:29 ---> 000731e5e7ab 22:52:29 Step 12/12 : RUN $MAKE 22:52:29 ---> Running in 078ad5ec823e 22:52:29 noop 22:52:29 Removing intermediate container 078ad5ec823e 22:52:29 ---> bfea09b83d6c 22:52:29 Successfully built bfea09b83d6c 22:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:29 + docker inspect -f . ci-base-image-x86_64 22:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:29 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 22:52:29 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:52:30 $ docker top deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:30 + go version 22:52:30 go version go1.20.2 linux/amd64 [Pipeline] } 22:52:30 $ docker stop --time=1 deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d 22:52:31 $ docker rm -f --volumes deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:32 + docker inspect -f . ci-base-image-x86_64 22:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:32 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 22:52:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:52:32 $ docker top f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:33 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 22:52:33 + make test 22:52:33 go test -race -coverprofile=coverage.out ./... 22:52:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:53:13 go vet ./... 22:53:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:17 ./bin/test-attribution-txt.sh 22:53:17 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 22:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:17 $ docker stop --time=1 f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 22:53:21 $ docker rm -f --volumes f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:53:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:23 + ls -al . 22:53:23 total 176 22:53:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:52 . 22:53:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:51 .. 22:53:23 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 22:51 .dockerignore 22:53:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:51 .git 22:53:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 22:51 .github 22:53:23 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 22:51 .gitignore 22:53:23 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 22:51 .golangci.yml 22:53:23 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 22:51 .semver 22:53:23 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 11 22:51 Attribution.txt 22:53:23 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 22:51 CHANGELOG.md 22:53:23 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 11 22:51 Dockerfile 22:53:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 22:51 GOVERNANCE.md 22:53:23 -rw-rw-r-- 1 jenkins jenkins 688 Apr 11 22:51 Jenkinsfile 22:53:23 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 22:51 LICENSE 22:53:23 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 22:51 OWNERS.md 22:53:23 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 22:51 README.md 22:53:23 -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 22:51 VERSION 22:53:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 22:51 bin 22:53:23 -rw-r--r-- 1 jenkins jenkins 13 Apr 11 22:52 coverage.out 22:53:23 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 11 22:51 go.mod 22:53:23 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 11 22:51 go.sum 22:53:23 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 22:51 main.go 22:53:23 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 11 22:51 makefile 22:53:23 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 22:51 res 22:53:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=amd64 --label version=3.0.0-dev.31 . 22:53:23 Sending build context to Docker daemon 3.268MB 22:53:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:53:23 Step 2/26 : FROM ${BASE} AS builder 22:53:23 ---> bfea09b83d6c 22:53:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:53:23 ---> Running in e8f3dd6440d9 22:53:23 Removing intermediate container e8f3dd6440d9 22:53:23 ---> a417baabafba 22:53:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:53:23 ---> Running in a28385ae5238 22:53:23 Removing intermediate container a28385ae5238 22:53:23 ---> 24b671ea436e 22:53:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:53:23 ---> Running in a7221d1bad3c 22:53:23 Removing intermediate container a7221d1bad3c 22:53:23 ---> b797b88221ca 22:53:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:24 ---> Running in 6de05bd6b6d6 22:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:24 OK: 265 MiB in 53 packages 22:53:25 Removing intermediate container 6de05bd6b6d6 22:53:25 ---> 1ce8c6d68cc6 22:53:25 Step 7/26 : WORKDIR /app 22:53:25 ---> Running in 4deda693e2c2 22:53:25 Removing intermediate container 4deda693e2c2 22:53:25 ---> 399d46f17cb1 22:53:25 Step 8/26 : COPY go.mod vendor* ./ 22:53:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7476 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:53:25 Running in /w/workspace/app-service-configurable/148 [Pipeline] { [Pipeline] checkout 22:53:25 Selected Git installation does not exist. Using Default 22:53:25 The recommended git tool is: NONE 22:53:25 ---> 4d2ce89dd359 22:53:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:25 ---> Running in 3aab09d225f5 22:53:26 Removing intermediate container 3aab09d225f5 22:53:26 ---> 2e78deb0bb47 22:53:26 Step 10/26 : COPY . . 22:53:26 ---> a30221d8d11d 22:53:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:53:26 ---> Running in 205b68adff0e 22:53:26 Removing intermediate container 205b68adff0e 22:53:26 ---> 5ac138d75103 22:53:26 Step 12/26 : RUN $MAKE 22:53:26 ---> Running in 3c58ae7ad487 22:53:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 22:53:30 using credential edgex-jenkins-ssh 22:53:30 Cloning the remote Git repository 22:53:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:53:31 > git init /w/workspace/app-service-configurable/148 # timeout=10 22:53:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:53:31 > git --version # timeout=10 22:53:31 > git --version # 'git version 2.25.1' 22:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:53:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:33 Avoid second fetch 22:53:33 Checking out Revision 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) 22:53:34 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" 22:53:33 > git config core.sparsecheckout # timeout=10 22:53:33 > git checkout -f 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:35 Dload Upload Total Spent Left Speed 22:53:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 22:53:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:53:36 + sudo tee /etc/docker/daemon.new 22:53:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:53:36 { 22:53:36 "registry-mirrors": [ 22:53:36 "https://nexus3.edgexfoundry.org:10001" 22:53:36 ], 22:53:36 "bip": "10.250.0.254/24", 22:53:36 "hosts": [ 22:53:36 "tcp://0.0.0.0:5555", 22:53:36 "unix:///var/run/docker.sock" 22:53:36 ], 22:53:36 "mtu": 1458, 22:53:36 "selinux-enabled": true, 22:53:36 "seccomp-profile": "/etc/docker/seccomp.json" 22:53:36 } [Pipeline] sh 22:53:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:53:36 + sudo service docker restart 22:53:49 Removing intermediate container 3c58ae7ad487 22:53:49 ---> 452e50aabfdd 22:53:49 Step 13/26 : FROM alpine:3.17 22:53:49 3.17: Pulling from library/alpine 22:53:49 f56be85fc22e: Pulling fs layer 22:53:49 f56be85fc22e: Download complete 22:53:49 f56be85fc22e: Pull complete 22:53:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:53:49 Status: Downloaded newer image for alpine:3.17 22:53:49 ---> 9ed4aefc74f6 22:53:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:53:49 ---> Running in 24172728ae3b 22:53:49 Removing intermediate container 24172728ae3b 22:53:49 ---> 5365a3a4fe68 22:53:49 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:53:49 ---> Running in 815118465df4 22:53:49 Removing intermediate container 815118465df4 22:53:49 ---> 2a4d7dc7efda 22:53:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:53:49 ---> Running in 6e52e3bb3af2 22:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:50 (1/2) Installing ca-certificates (20220614-r4) 22:53:50 (2/2) Installing dumb-init (1.2.5-r2) 22:53:50 Executing busybox-1.35.0-r29.trigger 22:53:50 Executing ca-certificates-20220614-r4.trigger 22:53:50 OK: 8 MiB in 17 packages 22:53:50 Removing intermediate container 6e52e3bb3af2 22:53:50 ---> c263d70ef0a9 22:53:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:53:50 ---> ac3787b9edb1 22:53:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:53:50 ---> 45937b09a9a8 22:53:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:53:51 ---> 5afa663abb6c 22:53:51 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:53:52 ---> e0243f11e374 22:53:52 Step 21/26 : EXPOSE 48095 22:53:52 ---> Running in 2c85171c694b 22:53:52 Removing intermediate container 2c85171c694b 22:53:52 ---> dd07022d9fde 22:53:52 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:53:52 ---> Running in 196d7246a9ac 22:53:52 Removing intermediate container 196d7246a9ac 22:53:52 ---> 9561fa1098e7 22:53:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:52 ---> Running in 116b1d759a42 22:53:52 Removing intermediate container 116b1d759a42 22:53:52 ---> ddf1ab9fb8e4 22:53:52 Step 24/26 : LABEL arch=amd64 22:53:52 ---> Running in 7a95af37e238 22:53:52 Removing intermediate container 7a95af37e238 22:53:52 ---> bad588cb32af 22:53:52 Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 22:53:52 ---> Running in 7ca625242614 22:53:52 Removing intermediate container 7ca625242614 22:53:52 ---> e4376c9a34c7 22:53:52 Step 26/26 : LABEL version=3.0.0-dev.31 22:53:52 ---> Running in b300bb70c459 22:53:52 Removing intermediate container b300bb70c459 22:53:52 ---> e59077ea2b14 22:53:52 [Warning] One or more build-args [ARCH] were not consumed 22:53:52 Successfully built e59077ea2b14 22:53:52 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 22:53:52 provisioning config files... 22:53:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3339671362540032504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:53 ---> docker-login.sh 22:53:53 nexus3.edgexfoundry.org:10001 22:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:53 Configure a credential helper to remove this warning. See 22:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:53 22:53:53 Login Succeeded 22:53:53 nexus3.edgexfoundry.org:10002 22:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:53 Configure a credential helper to remove this warning. See 22:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:53 22:53:53 Login Succeeded 22:53:53 nexus3.edgexfoundry.org:10003 22:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:53 Configure a credential helper to remove this warning. See 22:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:53 22:53:53 Login Succeeded 22:53:53 nexus3.edgexfoundry.org:10004 22:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:53 Configure a credential helper to remove this warning. See 22:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:53 22:53:53 Login Succeeded 22:53:53 docker.io 22:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:53 Configure a credential helper to remove this warning. See 22:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:53 22:53:53 Login Succeeded 22:53:53 ---> docker-login.sh ends [Pipeline] } 22:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:53 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:53:53 98b0c68a4b913365b11e69c0a8a84788dfd65c15 22:53:53 latest 22:53:53 3.0.0-dev.31 22:53:53 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 22:53:53 main 22:53:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 22:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:53:54 ff8514fedfa5: Preparing 22:53:54 fe6aefa137aa: Preparing 22:53:54 cbb59e0542a2: Preparing 22:53:54 7484797678ae: Preparing 22:53:54 1c9135060d8b: Preparing 22:53:54 f1417ff83b31: Preparing 22:53:54 f1417ff83b31: Waiting 22:53:54 fe6aefa137aa: Pushed 22:53:54 cbb59e0542a2: Pushed 22:53:54 7484797678ae: Pushed 22:53:54 f1417ff83b31: Layer already exists 22:53:54 1c9135060d8b: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:55 provisioning config files... 22:53:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/148@tmp/config7565274896801895469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:55 ---> docker-login.sh 22:53:55 nexus3.edgexfoundry.org:10001 22:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:55 Configure a credential helper to remove this warning. See 22:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:55 22:53:55 Login Succeeded 22:53:55 nexus3.edgexfoundry.org:10002 22:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:56 Configure a credential helper to remove this warning. See 22:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:56 22:53:56 Login Succeeded 22:53:56 nexus3.edgexfoundry.org:10003 22:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:56 ff8514fedfa5: Pushed 22:53:56 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } 22:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:56 Configure a credential helper to remove this warning. See 22:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:56 22:53:56 Login Succeeded 22:53:56 nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:57 Configure a credential helper to remove this warning. See 22:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:57 22:53:57 Login Succeeded 22:53:57 docker.io 22:53:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:53:57 ff8514fedfa5: Preparing 22:53:57 fe6aefa137aa: Preparing 22:53:57 cbb59e0542a2: Preparing 22:53:57 7484797678ae: Preparing 22:53:57 1c9135060d8b: Preparing 22:53:57 f1417ff83b31: Preparing 22:53:57 f1417ff83b31: Waiting 22:53:57 cbb59e0542a2: Layer already exists 22:53:57 7484797678ae: Layer already exists 22:53:57 1c9135060d8b: Layer already exists 22:53:57 ff8514fedfa5: Layer already exists 22:53:57 fe6aefa137aa: Layer already exists 22:53:57 f1417ff83b31: Layer already exists 22:53:57 latest: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:57 Configure a credential helper to remove this warning. See 22:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:57 22:53:57 Login Succeeded 22:53:57 ---> docker-login.sh ends [Pipeline] } 22:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:53:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 22:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:57 ========================================================= 22:53:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:53:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:53:57 ff8514fedfa5: Preparing 22:53:57 fe6aefa137aa: Preparing 22:53:57 cbb59e0542a2: Preparing 22:53:57 7484797678ae: Preparing 22:53:57 1c9135060d8b: Preparing 22:53:57 f1417ff83b31: Preparing 22:53:57 f1417ff83b31: Waiting 22:53:57 1c9135060d8b: Layer already exists 22:53:57 7484797678ae: Layer already exists 22:53:57 ff8514fedfa5: Layer already exists 22:53:57 cbb59e0542a2: Layer already exists 22:53:57 fe6aefa137aa: Layer already exists 22:53:57 f1417ff83b31: Layer already exists 22:53:57 3.0.0-dev.31: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:53:58 Sending build context to Docker daemon 169kB 22:53:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:53:58 Step 2/12 : FROM ${BASE} AS builder 22:53:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:58 af6eaf76a39c: Pulling fs layer 22:53:58 55522c791124: Pulling fs layer 22:53:58 ce5c4a1c91eb: Pulling fs layer 22:53:58 169dfbe0d373: Pulling fs layer 22:53:58 e1ff8fa3b103: Pulling fs layer 22:53:58 52ebb69f0ebf: Pulling fs layer 22:53:58 5abe8eddf0d5: Pulling fs layer 22:53:58 169dfbe0d373: Waiting 22:53:58 e1ff8fa3b103: Waiting 22:53:58 52ebb69f0ebf: Waiting 22:53:58 5abe8eddf0d5: Waiting 22:53:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 22:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:53:58 ff8514fedfa5: Preparing 22:53:58 fe6aefa137aa: Preparing 22:53:58 cbb59e0542a2: Preparing 22:53:58 7484797678ae: Preparing 22:53:58 1c9135060d8b: Preparing 22:53:58 f1417ff83b31: Preparing 22:53:58 f1417ff83b31: Waiting 22:53:58 fe6aefa137aa: Layer already exists 22:53:58 ff8514fedfa5: Layer already exists 22:53:58 7484797678ae: Layer already exists 22:53:58 1c9135060d8b: Layer already exists 22:53:58 cbb59e0542a2: Layer already exists 22:53:58 f1417ff83b31: Layer already exists 22:53:58 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 55522c791124: Download complete 22:53:58 169dfbe0d373: Verifying Checksum 22:53:58 169dfbe0d373: Download complete 22:53:58 e1ff8fa3b103: Verifying Checksum 22:53:58 e1ff8fa3b103: Download complete 22:53:58 af6eaf76a39c: Verifying Checksum 22:53:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:53:59 ff8514fedfa5: Preparing 22:53:59 fe6aefa137aa: Preparing 22:53:59 cbb59e0542a2: Preparing 22:53:59 7484797678ae: Preparing 22:53:59 1c9135060d8b: Preparing 22:53:59 f1417ff83b31: Preparing 22:53:59 f1417ff83b31: Waiting 22:53:59 1c9135060d8b: Layer already exists 22:53:59 ff8514fedfa5: Layer already exists 22:53:59 fe6aefa137aa: Layer already exists 22:53:59 cbb59e0542a2: Layer already exists 22:53:59 7484797678ae: Layer already exists 22:53:59 f1417ff83b31: Layer already exists 22:53:59 main: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:59 ===================================================== [Pipeline] echo 22:53:59 taggedImages: 22:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 22:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 22:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 22:53:59 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:59 22:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:59 af6eaf76a39c: Pull complete 22:53:59 5abe8eddf0d5: Verifying Checksum 22:53:59 5abe8eddf0d5: Download complete 22:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:59 latest: Pulling from edgex-lftools-log-publisher 22:53:59 5eb5b503b376: Pulling fs layer 22:53:59 5c69ac0246d0: Pulling fs layer 22:53:59 ec43610c2a17: Pulling fs layer 22:53:59 3a2ae6a8a46f: Pulling fs layer 22:53:59 33b1e0a273af: Pulling fs layer 22:53:59 5d3b04190fa2: Pulling fs layer 22:53:59 2f39f015ded8: Pulling fs layer 22:53:59 3a2ae6a8a46f: Waiting 22:53:59 33b1e0a273af: Waiting 22:53:59 5d3b04190fa2: Waiting 22:53:59 2f39f015ded8: Waiting 22:53:59 5c69ac0246d0: Download complete 22:53:59 3a2ae6a8a46f: Download complete 22:53:59 33b1e0a273af: Verifying Checksum 22:53:59 33b1e0a273af: Download complete 22:53:59 5d3b04190fa2: Verifying Checksum 22:53:59 5d3b04190fa2: Download complete 22:53:59 ec43610c2a17: Download complete 22:54:00 5eb5b503b376: Verifying Checksum 22:54:00 5eb5b503b376: Download complete 22:54:00 2f39f015ded8: Verifying Checksum 22:54:00 2f39f015ded8: Download complete 22:54:01 ce5c4a1c91eb: Verifying Checksum 22:54:01 ce5c4a1c91eb: Download complete 22:54:01 52ebb69f0ebf: Verifying Checksum 22:54:01 52ebb69f0ebf: Download complete 22:54:01 5eb5b503b376: Pull complete 22:54:01 5c69ac0246d0: Pull complete 22:54:01 ec43610c2a17: Pull complete 22:54:01 3a2ae6a8a46f: Pull complete 22:54:02 33b1e0a273af: Pull complete 22:54:02 5d3b04190fa2: Pull complete 22:54:03 55522c791124: Pull complete 22:54:07 2f39f015ded8: Pull complete 22:54:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:07 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 22:54: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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:54:11 $ docker top b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:12 ---> job-cost.sh 22:54:12 lf-activate-venv: SKIPPING 22:54:12 INFO: No Stack... 22:54:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:12 INFO: Archiving Costs [Pipeline] sh 22:54:12 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:54:12 + cut -d, -f6 [Pipeline] lock 22:54:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] 22:54:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] did not exist. Created. 22:54:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:13 + echo total: 0.2199999988079071 [Pipeline] stash 22:54:13 Stashed 1 file(s) [Pipeline] } 22:54:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:13 $ docker stop --time=1 b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 22:54:14 $ docker rm -f --volumes b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:15 ce5c4a1c91eb: Pull complete 22:54:15 169dfbe0d373: Pull complete 22:54:15 e1ff8fa3b103: Pull complete 22:54:20 52ebb69f0ebf: Pull complete 22:54:22 5abe8eddf0d5: Pull complete 22:54:22 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:54:22 ---> 6cb57ee374ae 22:54:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:54:24 ---> Running in d479f284acde 22:54:24 Removing intermediate container d479f284acde 22:54:24 ---> 2770abff03e0 22:54:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:54:24 ---> Running in 6a5f3475988f 22:54:24 Removing intermediate container 6a5f3475988f 22:54:24 ---> b96a3e7b4166 22:54:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:54:24 ---> Running in acf0dc32b764 22:54:24 Removing intermediate container acf0dc32b764 22:54:24 ---> ab7b18614ef8 22:54:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:25 ---> Running in 4e0e761545fb 22:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:54:27 OK: 263 MiB in 53 packages 22:54:28 Removing intermediate container 4e0e761545fb 22:54:28 ---> 0b4712c6b1f6 22:54:28 Step 7/12 : WORKDIR /app 22:54:28 ---> Running in a37ce7381dfc 22:54:28 Removing intermediate container a37ce7381dfc 22:54:28 ---> d2777440156c 22:54:28 Step 8/12 : COPY go.mod vendor* ./ 22:54:29 ---> 1ad777103227 22:54:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:29 ---> Running in 5ef1df13ccc0 22:55:26 Removing intermediate container 5ef1df13ccc0 22:55:26 ---> dd3b39856ccf 22:55:26 Step 10/12 : COPY . . 22:55:26 ---> 66232a762313 22:55:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:55:26 ---> Running in 6c77c010f984 22:55:26 Removing intermediate container 6c77c010f984 22:55:26 ---> 652fb9e1722f 22:55:26 Step 12/12 : RUN $MAKE 22:55:26 ---> Running in 8cd70d193147 22:55:26 noop 22:55:26 Removing intermediate container 8cd70d193147 22:55:26 ---> a3d9135e93a9 22:55:26 Successfully built a3d9135e93a9 22:55:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:26 + docker inspect -f . ci-base-image-arm64 22:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container 22:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** ci-base-image-arm64 cat 22:55:28 $ docker top 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:28 + go version 22:55:28 go version go1.20.2 linux/arm64 [Pipeline] } 22:55:28 $ docker stop --time=1 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 22:55:30 $ docker rm -f --volumes 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:30 + docker inspect -f . ci-base-image-arm64 22:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:31 prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container 22:55:31 $ 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/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** ci-base-image-arm64 cat 22:55:32 $ docker top 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/148 [Pipeline] fileExists [Pipeline] sh 22:55:33 + make test 22:55:33 go test -race -coverprofile=coverage.out ./... 22:57:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:57:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:57:55 go vet ./... 23:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:00:33 ./bin/test-attribution-txt.sh 23:00:33 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 23:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:00:33 $ docker stop --time=1 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 23:00:35 $ docker rm -f --volumes 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:36 Warning: overwriting stash ‘coverage-report’ 23:00:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:00:37 + ls -al . 23:00:37 total 172 23:00:37 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 22:55 . 23:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:53 .. 23:00:37 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 22:53 .dockerignore 23:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:53 .git 23:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 22:53 .github 23:00:37 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 22:53 .gitignore 23:00:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 22:53 .golangci.yml 23:00:37 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 11 22:53 Attribution.txt 23:00:37 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 22:53 CHANGELOG.md 23:00:37 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 11 22:53 Dockerfile 23:00:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 22:53 GOVERNANCE.md 23:00:37 -rw-rw-r-- 1 jenkins jenkins 688 Apr 11 22:53 Jenkinsfile 23:00:37 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 22:53 LICENSE 23:00:37 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 22:53 OWNERS.md 23:00:37 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 22:53 README.md 23:00:37 -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 22:51 VERSION 23:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 22:53 bin 23:00:37 -rw-r--r-- 1 jenkins jenkins 13 Apr 11 22:55 coverage.out 23:00:37 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 11 22:53 go.mod 23:00:37 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 11 22:53 go.sum 23:00:37 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 22:53 main.go 23:00:37 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 11 22:53 makefile 23:00:37 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 22:53 res 23:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:38 + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=arm64 --label version=3.0.0-dev.31 . 23:00:38 Sending build context to Docker daemon 170kB 23:00:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:00:38 Step 2/26 : FROM ${BASE} AS builder 23:00:38 ---> a3d9135e93a9 23:00:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:00:38 ---> Running in 77c31d4cc8e1 23:00:38 Removing intermediate container 77c31d4cc8e1 23:00:38 ---> 44efa8b9517a 23:00:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:00:38 ---> Running in 8db54fd19d2f 23:00:39 Removing intermediate container 8db54fd19d2f 23:00:39 ---> c8ad9136c5b1 23:00:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:00:39 ---> Running in f08c334eb568 23:00:39 Removing intermediate container f08c334eb568 23:00:39 ---> 8740707f7377 23:00:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:39 ---> Running in 890f31a6336f 23:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:00:42 OK: 263 MiB in 53 packages 23:00:44 Removing intermediate container 890f31a6336f 23:00:44 ---> 5a962dd18b61 23:00:44 Step 7/26 : WORKDIR /app 23:00:44 ---> Running in fb874cde960f 23:00:44 Removing intermediate container fb874cde960f 23:00:44 ---> 66f815d89a35 23:00:44 Step 8/26 : COPY go.mod vendor* ./ 23:00:45 ---> 26efbb67c42c 23:00:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:45 ---> Running in f4e8951656e8 23:00:47 Removing intermediate container f4e8951656e8 23:00:47 ---> 3a23d49bd6a2 23:00:47 Step 10/26 : COPY . . 23:00:48 ---> e110243b74f3 23:00:48 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:00:48 ---> Running in f2a3ab04fad6 23:00:48 Removing intermediate container f2a3ab04fad6 23:00:48 ---> 83db94ed2abe 23:00:48 Step 12/26 : RUN $MAKE 23:00:48 ---> Running in 62fa4f55bd2f 23:00:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 23:02:56 Removing intermediate container 62fa4f55bd2f 23:02:56 ---> c083f24375c6 23:02:56 Step 13/26 : FROM alpine:3.17 23:02:56 3.17: Pulling from library/alpine 23:02:56 c41833b44d91: Pulling fs layer 23:02:56 c41833b44d91: Verifying Checksum 23:02:56 c41833b44d91: Download complete 23:02:56 c41833b44d91: Pull complete 23:02:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:02:56 Status: Downloaded newer image for alpine:3.17 23:02:56 ---> 51e60588ff2c 23:02:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:02:56 ---> Running in 3cb559fa8995 23:02:56 Removing intermediate container 3cb559fa8995 23:02:56 ---> 4d3a832b5ef3 23:02:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:02:56 ---> Running in e7f10e02d8f0 23:02:56 Removing intermediate container e7f10e02d8f0 23:02:56 ---> 9cee7e22b602 23:02:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:02:56 ---> Running in 6ff74ff79e8f 23:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:02:58 (1/2) Installing ca-certificates (20220614-r4) 23:02:58 (2/2) Installing dumb-init (1.2.5-r2) 23:02:58 Executing busybox-1.35.0-r29.trigger 23:02:58 Executing ca-certificates-20220614-r4.trigger 23:02:59 OK: 8 MiB in 17 packages 23:03:00 Removing intermediate container 6ff74ff79e8f 23:03:00 ---> 92f14ea4fd21 23:03:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:03:00 ---> a4d72f70e381 23:03:00 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:03:01 ---> 85de12329e1d 23:03:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:03:01 ---> fc10122c5399 23:03:01 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:03:03 ---> af6094305b4b 23:03:03 Step 21/26 : EXPOSE 48095 23:03:03 ---> Running in df428ca8c768 23:03:03 Removing intermediate container df428ca8c768 23:03:03 ---> e42fd8968523 23:03:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:03:03 ---> Running in 80f04b138d83 23:03:03 Removing intermediate container 80f04b138d83 23:03:03 ---> b22646f1826e 23:03:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:03:03 ---> Running in f52723de5c6f 23:03:04 Removing intermediate container f52723de5c6f 23:03:04 ---> dd4f425bcdb2 23:03:04 Step 24/26 : LABEL arch=arm64 23:03:04 ---> Running in 66e32db282e1 23:03:04 Removing intermediate container 66e32db282e1 23:03:04 ---> 3713d4d245cc 23:03:04 Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 23:03:04 ---> Running in 8ca9ccc30d04 23:03:04 Removing intermediate container 8ca9ccc30d04 23:03:04 ---> 4353cfb70835 23:03:04 Step 26/26 : LABEL version=3.0.0-dev.31 23:03:04 ---> Running in 6c4d160e6b4e 23:03:05 Removing intermediate container 6c4d160e6b4e 23:03:05 ---> b6fb38aa6322 23:03:05 [Warning] One or more build-args [ARCH] were not consumed 23:03:05 Successfully built b6fb38aa6322 23:03:05 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 23:03:05 provisioning config files... 23:03:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/148@tmp/config11780545584193712695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:05 ---> docker-login.sh 23:03:05 nexus3.edgexfoundry.org:10001 23:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:05 Configure a credential helper to remove this warning. See 23:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:05 23:03:05 Login Succeeded 23:03:05 nexus3.edgexfoundry.org:10002 23:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:06 Configure a credential helper to remove this warning. See 23:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:06 23:03:06 Login Succeeded 23:03:06 nexus3.edgexfoundry.org:10003 23:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:06 Configure a credential helper to remove this warning. See 23:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:06 23:03:06 Login Succeeded 23:03:06 nexus3.edgexfoundry.org:10004 23:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:06 Configure a credential helper to remove this warning. See 23:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:06 23:03:06 Login Succeeded 23:03:06 docker.io 23:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:07 Configure a credential helper to remove this warning. See 23:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:07 23:03:07 Login Succeeded 23:03:07 ---> docker-login.sh ends [Pipeline] } 23:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:03:07 98b0c68a4b913365b11e69c0a8a84788dfd65c15 23:03:07 latest 23:03:07 3.0.0-dev.31 23:03:07 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 23:03:07 main 23:03:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 23:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:03:08 109cd088c556: Preparing 23:03:08 8c633ec34f7c: Preparing 23:03:08 2b2149e9a9d2: Preparing 23:03:08 93c15003896b: Preparing 23:03:08 2f0cce0833d8: Preparing 23:03:08 26cbea5cba74: Preparing 23:03:08 26cbea5cba74: Waiting 23:03:08 8c633ec34f7c: Pushed 23:03:08 2b2149e9a9d2: Pushed 23:03:08 93c15003896b: Pushed 23:03:08 26cbea5cba74: Layer already exists 23:03:08 2f0cce0833d8: Pushed 23:03:14 109cd088c556: Pushed 23:03:14 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:14 + 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 23:03:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:03:14 109cd088c556: Preparing 23:03:14 8c633ec34f7c: Preparing 23:03:14 2b2149e9a9d2: Preparing 23:03:14 93c15003896b: Preparing 23:03:14 2f0cce0833d8: Preparing 23:03:14 26cbea5cba74: Preparing 23:03:14 26cbea5cba74: Waiting 23:03:14 2b2149e9a9d2: Layer already exists 23:03:14 2f0cce0833d8: Layer already exists 23:03:14 109cd088c556: Layer already exists 23:03:14 93c15003896b: Layer already exists 23:03:14 8c633ec34f7c: Layer already exists 23:03:14 26cbea5cba74: Layer already exists 23:03:14 latest: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 23:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:03:15 109cd088c556: Preparing 23:03:15 8c633ec34f7c: Preparing 23:03:15 2b2149e9a9d2: Preparing 23:03:15 93c15003896b: Preparing 23:03:15 2f0cce0833d8: Preparing 23:03:15 26cbea5cba74: Preparing 23:03:15 26cbea5cba74: Waiting 23:03:15 93c15003896b: Layer already exists 23:03:15 2b2149e9a9d2: Layer already exists 23:03:15 109cd088c556: Layer already exists 23:03:15 8c633ec34f7c: Layer already exists 23:03:15 2f0cce0833d8: Layer already exists 23:03:15 26cbea5cba74: Layer already exists 23:03:15 3.0.0-dev.31: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 23:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:03:16 109cd088c556: Preparing 23:03:16 8c633ec34f7c: Preparing 23:03:16 2b2149e9a9d2: Preparing 23:03:16 93c15003896b: Preparing 23:03:16 2f0cce0833d8: Preparing 23:03:16 26cbea5cba74: Preparing 23:03:16 26cbea5cba74: Waiting 23:03:16 93c15003896b: Layer already exists 23:03:16 2f0cce0833d8: Layer already exists 23:03:16 109cd088c556: Layer already exists 23:03:16 8c633ec34f7c: Layer already exists 23:03:16 2b2149e9a9d2: Layer already exists 23:03:16 26cbea5cba74: Layer already exists 23:03:16 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:03:17 109cd088c556: Preparing 23:03:17 8c633ec34f7c: Preparing 23:03:17 2b2149e9a9d2: Preparing 23:03:17 93c15003896b: Preparing 23:03:17 2f0cce0833d8: Preparing 23:03:17 26cbea5cba74: Preparing 23:03:17 26cbea5cba74: Waiting 23:03:17 2f0cce0833d8: Layer already exists 23:03:17 2b2149e9a9d2: Layer already exists 23:03:17 93c15003896b: Layer already exists 23:03:17 8c633ec34f7c: Layer already exists 23:03:17 109cd088c556: Layer already exists 23:03:17 26cbea5cba74: Layer already exists 23:03:17 main: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:17 ===================================================== [Pipeline] echo 23:03:17 taggedImages: 23:03:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 23:03:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:03:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 23:03:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 23:03:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:17 23:03:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:18 arm64: Pulling from edgex-lftools-log-publisher 23:03:18 8998bd30e6a1: Pulling fs layer 23:03:18 04944245beec: Pulling fs layer 23:03:18 699f458cf7ca: Pulling fs layer 23:03:18 765212b225bb: Pulling fs layer 23:03:18 f23df028b6ca: Pulling fs layer 23:03:18 d65c8cfc05b1: Pulling fs layer 23:03:18 2437ff75d9bd: Pulling fs layer 23:03:18 f23df028b6ca: Waiting 23:03:18 d65c8cfc05b1: Waiting 23:03:18 765212b225bb: Waiting 23:03:18 2437ff75d9bd: Waiting 23:03:18 04944245beec: Verifying Checksum 23:03:18 04944245beec: Download complete 23:03:18 765212b225bb: Verifying Checksum 23:03:18 765212b225bb: Download complete 23:03:18 f23df028b6ca: Verifying Checksum 23:03:18 f23df028b6ca: Download complete 23:03:18 d65c8cfc05b1: Verifying Checksum 23:03:18 d65c8cfc05b1: Download complete 23:03:18 699f458cf7ca: Verifying Checksum 23:03:18 699f458cf7ca: Download complete 23:03:19 8998bd30e6a1: Verifying Checksum 23:03:19 8998bd30e6a1: Download complete 23:03:20 2437ff75d9bd: Verifying Checksum 23:03:20 2437ff75d9bd: Download complete 23:03:22 8998bd30e6a1: Pull complete 23:03:23 04944245beec: Pull complete 23:03:24 699f458cf7ca: Pull complete 23:03:24 765212b225bb: Pull complete 23:03:25 f23df028b6ca: Pull complete 23:03:25 d65c8cfc05b1: Pull complete 23:03:40 2437ff75d9bd: Pull complete 23:03:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:40 prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container 23:03:40 $ 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/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:03:43 $ docker top b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:44 ---> job-cost.sh 23:03:44 lf-activate-venv: SKIPPING 23:03:44 INFO: No Stack... 23:03:44 INFO: Retrieving Pricing Info for: v3-standard-4 23:03:45 INFO: Archiving Costs [Pipeline] sh 23:03:45 + cat /w/workspace/app-service-configurable/148/archives/cost.csv 23:03:45 + cut -d, -f6 [Pipeline] lock 23:03:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] 23:03:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] did not exist. Created. 23:03:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:03:46 /w/workspace/app-service-configurable/148@tmp/durable-946ecfec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:03:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:03:46 Warning: overwriting stash ‘stack-cost’ 23:03:46 Stashed 1 file(s) [Pipeline] } 23:03:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 23:03:46 $ docker stop --time=1 b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 23:03:48 $ docker rm -f --volumes b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 [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 23:03:48 provisioning config files... 23:03:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10724089466197555957tmp [Pipeline] { [Pipeline] sh 23:03:49 + set +x 23:03:49 + + bash -s -- 23:03:49 curl -s https://codecov.io/bash 23:03:49 23:03:49 _____ _ 23:03:49 / ____| | | 23:03:49 | | ___ __| | ___ ___ _____ __ 23:03:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:03:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:03:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:03:49 Bash-1.0.6 23:03:49 23:03:49 23:03:49 ==> git version 2.25.1 found 23:03:49 ==> 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 23:03:49 Release-Date: 2020-01-08 23:03:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:03:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:03:49 ==> Jenkins CI detected. 23:03:49 current dir:  /w/workspace/ry_app-service-configurable_main 23:03:49 project root: . 23:03:49 --> token set from env 23:03:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:03:49 ==> Running gcov in . (disable via -X gcov) 23:03:49 ==> Python coveragepy not found 23:03:49 ==> Searching for coverage reports in: 23:03:49 + . 23:03:49 -> Found 1 reports 23:03:49 ==> Detecting git/mercurial file structure 23:03:49 ==> Reading reports 23:03:49 + ./coverage.out bytes=13 23:03:49 ==> Appending adjustments 23:03:49 https://docs.codecov.io/docs/fixing-reports 23:03:49 + Found adjustments 23:03:49 ==> Gzipping contents 23:03:49 4.0K /tmp/codecov.NPP0AW.gz 23:03:49 ==> Uploading reports 23:03:49 url: https://codecov.io 23:03:49 query: branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:03:49 -> Pinging Codecov 23:03:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:03:49 -> Uploading to 23:03:49 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/98b0c68a4b913365b11e69c0a8a84788dfd65c15/4026e714-15e6-4e63-90e3-9282c1c92b17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T230349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87cfd181c4b2adfb9fb79cf3cff8ecedceb133f40e94c98848eee624bc625c38 23:03:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:49 Dload Upload Total Spent Left Speed 23:03:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1484 --:--:-- --:--:-- --:--:-- 1484 23:03:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } 23:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:03:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:03:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:50 23:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:03:50 df9b9388f04a: Pulling fs layer 23:03:50 52dc419b0ee2: Pulling fs layer 23:03:50 25bc292e5bac: Pulling fs layer 23:03:50 114826534d7a: Pulling fs layer 23:03:50 4657fd5d0bcf: Pulling fs layer 23:03:50 6ad1cebc031e: Pulling fs layer 23:03:50 8a3aa393b2d8: Pulling fs layer 23:03:50 4657fd5d0bcf: Waiting 23:03:50 6ad1cebc031e: Waiting 23:03:50 8a3aa393b2d8: Waiting 23:03:50 114826534d7a: Waiting 23:03:50 25bc292e5bac: Verifying Checksum 23:03:50 25bc292e5bac: Download complete 23:03:50 52dc419b0ee2: Verifying Checksum 23:03:50 52dc419b0ee2: Download complete 23:03:50 4657fd5d0bcf: Verifying Checksum 23:03:50 4657fd5d0bcf: Download complete 23:03:50 df9b9388f04a: Download complete 23:03:51 6ad1cebc031e: Verifying Checksum 23:03:51 6ad1cebc031e: Download complete 23:03:51 df9b9388f04a: Pull complete 23:03:51 52dc419b0ee2: Pull complete 23:03:51 25bc292e5bac: Pull complete 23:03:51 114826534d7a: Verifying Checksum 23:03:51 114826534d7a: Download complete 23:03:51 8a3aa393b2d8: Verifying Checksum 23:03:51 8a3aa393b2d8: Download complete 23:03:55 114826534d7a: Pull complete 23:03:55 4657fd5d0bcf: Pull complete 23:03:55 6ad1cebc031e: Pull complete 23:03:58 8a3aa393b2d8: Pull complete 23:03:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:03:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:59 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:03:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:04:06 $ docker top f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 -eo pid,comm [Pipeline] { [Pipeline] echo 23:04:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 23:04:07 + set -o pipefail 23:04:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 23:04:12 23:04:12 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:04:12 23:04:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dbe62007-1898-4704-98b4-210a87f514ee 23:04:12 23:04:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:04:12 23:04:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:04:12 23:04:12 23:04:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:04:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:04:12 More details here: https://snyk.co/ue1NS 23:04:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:04:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:04:12 $ docker stop --time=1 f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 23:04:15 $ docker rm -f --volumes f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:04:16 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] sh 23:04:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:17 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:04:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:04:17 $ docker top 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 -eo pid,comm 23:04:17 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). 23:04:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:17 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:17 + git semver [Pipeline] } 23:04:18 $ docker stop --time=1 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 23:04:19 $ docker rm -f --volumes 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:19 23:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:20 0.23.1-centos7: Pulling from edgex-lftools 23:04:20 ab5ef0e58194: Pulling fs layer 23:04:20 9712f1f96733: Pulling fs layer 23:04:20 63f879dbbcfc: Pulling fs layer 23:04:20 0d9ebad4ef96: Pulling fs layer 23:04:20 e9a5061849ea: Pulling fs layer 23:04:20 d747dcd14b5f: Pulling fs layer 23:04:20 2de7ff778b66: Pulling fs layer 23:04:20 0d9ebad4ef96: Waiting 23:04:20 d747dcd14b5f: Waiting 23:04:20 e9a5061849ea: Waiting 23:04:20 2de7ff778b66: Waiting 23:04:20 9712f1f96733: Download complete 23:04:20 63f879dbbcfc: Verifying Checksum 23:04:20 63f879dbbcfc: Download complete 23:04:20 e9a5061849ea: Verifying Checksum 23:04:20 e9a5061849ea: Download complete 23:04:20 d747dcd14b5f: Verifying Checksum 23:04:20 d747dcd14b5f: Download complete 23:04:20 0d9ebad4ef96: Verifying Checksum 23:04:20 0d9ebad4ef96: Download complete 23:04:20 ab5ef0e58194: Download complete 23:04:20 2de7ff778b66: Verifying Checksum 23:04:20 2de7ff778b66: Download complete 23:04:23 ab5ef0e58194: Pull complete 23:04:23 9712f1f96733: Pull complete 23:04:24 63f879dbbcfc: Pull complete 23:04:28 0d9ebad4ef96: Pull complete 23:04:28 e9a5061849ea: Pull complete 23:04:28 d747dcd14b5f: Pull complete 23:04:29 2de7ff778b66: Pull complete 23:04:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:29 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:04:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:04:34 $ docker top 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:04:34 provisioning config files... 23:04:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8476359584435451488tmp 23:04:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7384413637941013241tmp 23:04:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11302141775990377295tmp [Pipeline] { [Pipeline] echo 23:04:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:04:35 ---> sigul-configuration.sh 23:04:35 gpg: directory `/root/.gnupg' created 23:04:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:04:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:04:35 gpg: keyring `/root/.gnupg/secring.gpg' created 23:04:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:04:35 gpg: CAST5 encrypted data 23:04:35 gpg: encrypted with 1 passphrase 23:04:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:04:35 + mkdir /home/jenkins 23:04:35 + mkdir /home/jenkins/sigul [Pipeline] sh 23:04:35 + 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 23:04:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:04:36 ---> sigul-install.sh 23:04:36 Sigul already installed; skipping installation. [Pipeline] sh 23:04:36 + git tag --list 23:04:36 v1.0.0 23:04:36 v1.1.0 23:04:36 v1.2.0 23:04:36 v1.3.0 23:04:36 v1.3.1 23:04:36 v2.0.0 23:04:36 v2.0.1 23:04:36 v2.1.0 23:04:36 v2.1.1 23:04:36 v2.1.1-dev.1 23:04:36 v2.1.1-dev.2 23:04:36 v2.1.2-dev.1 23:04:36 v2.1.2-dev.2 23:04:36 v2.2.0 23:04:36 v2.2.1-dev.1 23:04:36 v2.2.1-dev.10 23:04:36 v2.2.1-dev.2 23:04:36 v2.2.1-dev.3 23:04:36 v2.2.1-dev.4 23:04:36 v2.2.1-dev.5 23:04:36 v2.2.1-dev.6 23:04:36 v2.2.1-dev.7 23:04:36 v2.2.1-dev.8 23:04:36 v2.2.1-dev.9 23:04:36 v2.3.0 23:04:36 v2.3.0-dev.10 23:04:36 v2.3.0-dev.11 23:04:36 v2.3.0-dev.12 23:04:36 v2.3.0-dev.13 23:04:36 v2.3.0-dev.14 23:04:36 v2.3.0-dev.15 23:04:36 v2.3.0-dev.16 23:04:36 v2.3.0-dev.17 23:04:36 v2.3.0-dev.18 23:04:36 v2.3.0-dev.19 23:04:36 v2.3.0-dev.20 23:04:36 v2.3.0-dev.21 23:04:36 v2.3.0-dev.22 23:04:36 v2.3.0-dev.23 23:04:36 v2.3.0-dev.24 23:04:36 v2.3.0-dev.25 23:04:36 v2.3.0-dev.26 23:04:36 v2.3.0-dev.27 23:04:36 v2.3.0-dev.28 23:04:36 v2.3.0-dev.29 23:04:36 v2.3.0-dev.30 23:04:36 v2.3.0-dev.31 23:04:36 v2.3.0-dev.32 23:04:36 v2.3.0-dev.33 23:04:36 v2.3.0-dev.34 23:04:36 v2.3.0-dev.35 23:04:36 v2.3.0-dev.36 23:04:36 v2.3.0-dev.37 23:04:36 v2.3.1-dev.1 23:04:36 v2.3.1-dev.2 23:04:36 v2.3.1-dev.3 23:04:36 v2.3.1-dev.4 23:04:36 v3.0.0-dev.1 23:04:36 v3.0.0-dev.10 23:04:36 v3.0.0-dev.11 23:04:36 v3.0.0-dev.12 23:04:36 v3.0.0-dev.13 23:04:36 v3.0.0-dev.14 23:04:36 v3.0.0-dev.15 23:04:36 v3.0.0-dev.16 23:04:36 v3.0.0-dev.17 23:04:36 v3.0.0-dev.18 23:04:36 v3.0.0-dev.19 23:04:36 v3.0.0-dev.2 23:04:36 v3.0.0-dev.20 23:04:36 v3.0.0-dev.21 23:04:36 v3.0.0-dev.22 23:04:36 v3.0.0-dev.23 23:04:36 v3.0.0-dev.24 23:04:36 v3.0.0-dev.25 23:04:36 v3.0.0-dev.26 23:04:36 v3.0.0-dev.27 23:04:36 v3.0.0-dev.28 23:04:36 v3.0.0-dev.29 23:04:36 v3.0.0-dev.3 23:04:36 v3.0.0-dev.30 23:04:36 v3.0.0-dev.4 23:04:36 v3.0.0-dev.5 23:04:36 v3.0.0-dev.6 23:04:36 v3.0.0-dev.7 23:04:36 v3.0.0-dev.8 23:04:36 v3.0.0-dev.9 [Pipeline] sh 23:04:36 + lftools sign git-tag v3.0.0-dev.31 23:04:37 Signing Git tag with Sigul... 23:04:37 Signing v3.0.0-dev.31 23:04:37 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.0.0-dev.31'], return code 1, stdout , stderr [Pipeline] echo 23:04:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:04:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:04:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:04:37 $ docker stop --time=1 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb 23:04:38 $ docker rm -f --volumes 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:04:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:39 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:04:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:04:39 $ docker top 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 -eo pid,comm 23:04:39 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). 23:04:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:39 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:40 + git semver [Pipeline] } 23:04:40 $ docker stop --time=1 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 23:04:41 $ docker rm -f --volumes 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:42 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:04:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:04:42 $ docker top ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 -eo pid,comm 23:04:42 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). 23:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:42 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:43 + git semver [Pipeline] } 23:04:43 $ docker stop --time=1 ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 23:04:44 $ docker rm -f --volumes ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:04:45 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 23:04:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:04:45 total 16 23:04:45 drwxr-xr-x 3 root root 4096 Apr 11 22:54 . 23:04:45 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:04 .. 23:04:45 drwxr-xr-x 2 root root 4096 Apr 11 22:54 cost 23:04:45 -rw-r--r-- 1 root root 96 Apr 11 22:54 cost.csv 23:04:45 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 23:04:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:04:45 total 16 23:04:45 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 22:54 . 23:04:45 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:04 .. 23:04:45 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 22:54 cost 23:04:45 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 22:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:04:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:04:46 ---> package-listing.sh 23:04:46 ++ facter osfamily 23:04:46 ++ tr '[:upper:]' '[:lower:]' 23:04:46 + OS_FAMILY=debian 23:04:46 + workspace=/w/workspace/ry_app-service-configurable_main 23:04:46 + START_PACKAGES=/tmp/packages_start.txt 23:04:46 + END_PACKAGES=/tmp/packages_end.txt 23:04:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:04:46 + PACKAGES=/tmp/packages_start.txt 23:04:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:04:46 + PACKAGES=/tmp/packages_end.txt 23:04:46 + case "${OS_FAMILY}" in 23:04:46 + dpkg -l 23:04:46 + grep '^ii' 23:04:46 + '[' -f /tmp/packages_start.txt ']' 23:04:46 + '[' -f /tmp/packages_end.txt ']' 23:04:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:04:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:04:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:04:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:04:46 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 23:04:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:47 prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container 23:04:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:47 $ docker top fa6d120f68e3d8b292571c4aec8f00a007cc578333baa30f054bd64ede1e31b3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:48 + touch /tmp/pre-build-complete [Pipeline] sh 23:04:48 + mkdir -p /var/log/sysstat [Pipeline] sh 23:04:48 + ls /var/log/sa-host 23:04:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:48 provisioning config files... 23:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14454899198842451708tmp [Pipeline] { [Pipeline] echo 23:04:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:04:49 ---> create-netrc.sh [Pipeline] } 23:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:04:49 ---> python-tools-install.sh [Pipeline] echo 23:04:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:04:49 ---> sudo-logs.sh 23:04:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:04:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:04:50 ---> job-cost.sh 23:04:50 lf-activate-venv: SKIPPING 23:04:50 DEBUG: total: 0.2199999988079071 23:04:50 INFO: Retrieving Stack Cost... 23:04:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:04:51 INFO: Archiving Costs [Pipeline] echo 23:04:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:04:51 ---> logs-deploy.sh 23:04:51 lf-activate-venv: SKIPPING 23:04:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/148 23:04:51 INFO: archiving workspace using pattern(s): 23:04:52 Archives upload complete. 23:04:52 INFO: archiving logs to Nexus