Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c98c833e4ed4c86afba46bea37273d03317273d 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-ssh7548389626304837313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2440326301882425688.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10607756754968928157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16143073150716422295.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-ssh9445352501114622671.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-16818’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16824 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 8c98c833e4ed4c86afba46bea37273d03317273d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568)" > 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 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 > git rev-list --no-walk 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:51:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:51:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:51:04 ========================================================= 23:51:04 EdgeX Global Pipelines Version Info 23:51:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:51:04 ------------------- 23:51:04 stable info: 23:51:04 ------------------- 23:51:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:51:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:51:04 Message: update stable to v1.0.249 23:51:05 ------------------- 23:51:05 experimental info: 23:51:05 ------------------- 23:51:05 Commited By: **** collab-it+edgex@linuxfoundation.org 23:51:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:51:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:51:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo 23:51:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c98c83 [Pipeline] echo 23:51:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:06 provisioning config files... 23:51:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10533552043646042652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:06 ---> docker-login.sh 23:51:06 nexus3.edgexfoundry.org:10001 23:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:06 Configure a credential helper to remove this warning. See 23:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:06 23:51:06 Login Succeeded 23:51:06 nexus3.edgexfoundry.org:10002 23:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:06 Configure a credential helper to remove this warning. See 23:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:06 23:51:06 Login Succeeded 23:51:06 nexus3.edgexfoundry.org:10003 23:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:06 Configure a credential helper to remove this warning. See 23:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:06 23:51:06 Login Succeeded 23:51:06 nexus3.edgexfoundry.org:10004 23:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:07 Configure a credential helper to remove this warning. See 23:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:07 23:51:07 Login Succeeded 23:51:07 docker.io 23:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:07 Configure a credential helper to remove this warning. See 23:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:07 23:51:07 Login Succeeded 23:51:07 ---> docker-login.sh ends [Pipeline] } 23:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:51:07 + git rev-list -1 --merges 8c98c833e4ed4c86afba46bea37273d03317273d~1..8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo 23:51:07 -----------> git rev-list -1 --merges 8c98c833e4ed4c86afba46bea37273d03317273d~1..8c98c833e4ed4c86afba46bea37273d03317273d 8c98c833e4ed4c86afba46bea37273d03317273d [false] [Pipeline] sh 23:51:08 + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo 23:51:08 ========================================================= 23:51:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:51:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:08 + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] echo 23:51:08 [semverPrep] GIT_COMMIT: 8c98c833e4ed4c86afba46bea37273d03317273d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568) [Pipeline] echo 23:51:08 [semverPrep] This is not a build commit. [Pipeline] sh 23:51:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:08 + grep -v github /etc/ssh/ssh_known_hosts 23:51:08 + [ -e /tmp/ssh_known_hosts ] 23:51:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:51:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:51:08 + sudo tee -a /etc/ssh/ssh_known_hosts 23:51:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:09 23:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:09 0.1.4: Pulling from edgex-devops/py-git-semver 23:51:09 b85a868b505f: Pulling fs layer 23:51:09 e2be974225ed: Pulling fs layer 23:51:09 339a4e72a1f5: Pulling fs layer 23:51:09 988bab9f4d93: Pulling fs layer 23:51:09 1469e6f7b9e6: Pulling fs layer 23:51:09 eaf3925da568: Pulling fs layer 23:51:09 bab4dde63d76: Pulling fs layer 23:51:09 bde34c3a00c8: Pulling fs layer 23:51:09 b352a97aabf1: Pulling fs layer 23:51:09 4872d77fe225: Pulling fs layer 23:51:09 5851b861e8e6: Pulling fs layer 23:51:09 1469e6f7b9e6: Waiting 23:51:09 bde34c3a00c8: Waiting 23:51:09 b352a97aabf1: Waiting 23:51:09 4872d77fe225: Waiting 23:51:09 5851b861e8e6: Waiting 23:51:09 988bab9f4d93: Waiting 23:51:09 eaf3925da568: Waiting 23:51:09 bab4dde63d76: Waiting 23:51:09 e2be974225ed: Verifying Checksum 23:51:09 e2be974225ed: Download complete 23:51:09 988bab9f4d93: Verifying Checksum 23:51:09 988bab9f4d93: Download complete 23:51:09 1469e6f7b9e6: Verifying Checksum 23:51:09 1469e6f7b9e6: Download complete 23:51:09 339a4e72a1f5: Verifying Checksum 23:51:09 339a4e72a1f5: Download complete 23:51:09 eaf3925da568: Verifying Checksum 23:51:09 eaf3925da568: Download complete 23:51:09 bde34c3a00c8: Download complete 23:51:09 b352a97aabf1: Download complete 23:51:10 4872d77fe225: Verifying Checksum 23:51:10 4872d77fe225: Download complete 23:51:10 5851b861e8e6: Verifying Checksum 23:51:10 5851b861e8e6: Download complete 23:51:10 b85a868b505f: Verifying Checksum 23:51:10 b85a868b505f: Download complete 23:51:10 bab4dde63d76: Verifying Checksum 23:51:10 bab4dde63d76: Download complete 23:51:11 b85a868b505f: Pull complete 23:51:11 e2be974225ed: Pull complete 23:51:11 339a4e72a1f5: Pull complete 23:51:11 988bab9f4d93: Pull complete 23:51:12 1469e6f7b9e6: Pull complete 23:51:12 eaf3925da568: Pull complete 23:51:14 bab4dde63d76: Pull complete 23:51:14 bde34c3a00c8: Pull complete 23:51:14 b352a97aabf1: Pull complete 23:51:14 4872d77fe225: Pull complete 23:51:14 5851b861e8e6: Pull complete 23:51:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:14 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 23:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:18 $ docker top a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f -eo pid,comm 23:51:18 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:51:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:18 [ssh-agent] Looking for ssh-agent implementation... 23:51:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:18 $ docker exec a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent 23:51:18 SSH_AUTH_SOCK=/tmp/ssh-k1VfKZSTLeyE/agent.31 23:51:18 SSH_AGENT_PID=37 23:51:18 Running ssh-add (command line suppressed) 23:51:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8334637465521476060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8334637465521476060.key) 23:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:19 + git tag --points-at HEAD [Pipeline] } 23:51:19 $ docker exec --env ******** --env ******** a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent -k 23:51:19 unset SSH_AUTH_SOCK; 23:51:19 unset SSH_AGENT_PID; 23:51:19 echo Agent pid 37 killed; 23:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:19 [ssh-agent] Looking for ssh-agent implementation... 23:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:19 $ docker exec a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent 23:51:19 SSH_AUTH_SOCK=/tmp/ssh-I07yDwhQCu7Y/agent.69 23:51:19 SSH_AGENT_PID=75 23:51:19 Running ssh-add (command line suppressed) 23:51:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11058183957731141393.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11058183957731141393.key) 23:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:19 + git semver init 23:51:20 2023-05-24 23:51:20,131 [run_init] DEBUG init version:0.0.0 force:False 23:51:20 2023-05-24 23:51:20,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:51:20 2023-05-24 23:51:20,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:51:20 2023-05-24 23:51:20,133 [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) 23:51:21 2023-05-24 23:51:20,882 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:51:21 2023-05-24 23:51:20,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:51:21 2023-05-24 23:51:20,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:51:21 2023-05-24 23:51:20,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:51:21 3.0.0-dev.49 [Pipeline] } 23:51:21 $ docker exec --env ******** --env ******** a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f ssh-agent -k 23:51:21 unset SSH_AUTH_SOCK; 23:51:21 unset SSH_AGENT_PID; 23:51:21 echo Agent pid 75 killed; 23:51:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:21 + git semver [Pipeline] } 23:51:21 $ docker stop --time=1 a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f 23:51:23 $ docker rm -f --volumes a5c7343a94cac9133d42b22045ca2c00f860856a4754c617eec95944ff764f8f [Pipeline] // withDockerContainer [Pipeline] sh 23:51:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:51:23 Stashed 1 file(s) [Pipeline] echo 23:51:23 [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [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 23:51:23 provisioning config files... 23:51:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12255157344613605370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:24 ---> docker-login.sh 23:51:24 nexus3.edgexfoundry.org:10001 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10002 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10003 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10004 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 docker.io 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 ---> docker-login.sh ends [Pipeline] } 23:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:24 ========================================================= 23:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:51:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:25 + 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 . 23:51:25 Sending build context to Docker daemon 3.35MB 23:51:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:51:25 Step 2/12 : FROM ${BASE} AS builder 23:51:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:51:25 f56be85fc22e: Pulling fs layer 23:51:25 85791d961cd3: Pulling fs layer 23:51:25 d694b5ae8c79: Pulling fs layer 23:51:25 9f32a84ed3da: Pulling fs layer 23:51:25 4d19c01a9841: Pulling fs layer 23:51:25 9325e15d5711: Pulling fs layer 23:51:25 556b6ee489ea: Pulling fs layer 23:51:25 c5a4b2cf53e6: Pulling fs layer 23:51:25 9f32a84ed3da: Waiting 23:51:25 9325e15d5711: Waiting 23:51:25 556b6ee489ea: Waiting 23:51:25 c5a4b2cf53e6: Waiting 23:51:25 4d19c01a9841: Waiting 23:51:25 85791d961cd3: Verifying Checksum 23:51:25 85791d961cd3: Download complete 23:51:25 9f32a84ed3da: Download complete 23:51:25 4d19c01a9841: Download complete 23:51:25 f56be85fc22e: Verifying Checksum 23:51:25 f56be85fc22e: Download complete 23:51:25 9325e15d5711: Verifying Checksum 23:51:25 9325e15d5711: Download complete 23:51:25 f56be85fc22e: Pull complete 23:51:25 85791d961cd3: Pull complete 23:51:25 c5a4b2cf53e6: Verifying Checksum 23:51:25 c5a4b2cf53e6: Download complete 23:51:25 d694b5ae8c79: Download complete 23:51:26 556b6ee489ea: Verifying Checksum 23:51:26 556b6ee489ea: Download complete 23:51:29 d694b5ae8c79: Pull complete 23:51:29 9f32a84ed3da: Pull complete 23:51:29 4d19c01a9841: Pull complete 23:51:29 9325e15d5711: Pull complete 23:51:31 556b6ee489ea: Pull complete 23:51:32 c5a4b2cf53e6: Pull complete 23:51:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:51:32 ---> c4be618373d6 23:51:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:51:38 Still waiting to schedule task 23:51:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16822’ is offline 23:51:40 ---> Running in a540ec911a83 23:51:40 Removing intermediate container a540ec911a83 23:51:40 ---> 1be7418f81e4 23:51:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:51:40 ---> Running in 85e8192c7efc 23:51:40 Removing intermediate container 85e8192c7efc 23:51:40 ---> 99cbaea42dc9 23:51:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:51:40 ---> Running in 6be2ecb03501 23:51:40 Removing intermediate container 6be2ecb03501 23:51:40 ---> 4001d1a7201e 23:51:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:40 ---> Running in 92890209ab45 23:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:51:41 OK: 265 MiB in 53 packages 23:51:41 Removing intermediate container 92890209ab45 23:51:41 ---> 404f6b26f127 23:51:41 Step 7/12 : WORKDIR /app 23:51:41 ---> Running in cc170a650bcb 23:51:41 Removing intermediate container cc170a650bcb 23:51:41 ---> 1c167a2e79c0 23:51:41 Step 8/12 : COPY go.mod vendor* ./ 23:51:42 ---> 637c42d56e7d 23:51:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:42 ---> Running in 6bb0561ca4de 23:52:21 Removing intermediate container 6bb0561ca4de 23:52:21 ---> eb9ff40faef1 23:52:21 Step 10/12 : COPY . . 23:52:21 ---> 64b087466e27 23:52:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:21 ---> Running in 851e4401aa9b 23:52:21 Removing intermediate container 851e4401aa9b 23:52:21 ---> 51704835082a 23:52:21 Step 12/12 : RUN $MAKE 23:52:21 ---> Running in 70bee7326ace 23:52:21 noop 23:52:21 Removing intermediate container 70bee7326ace 23:52:21 ---> 76b65ae66748 23:52:21 Successfully built 76b65ae66748 23:52:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + docker inspect -f . ci-base-image-x86_64 23:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:21 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 23:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:21 $ docker top 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:22 + go version 23:52:22 go version go1.20.2 linux/amd64 [Pipeline] } 23:52:22 $ docker stop --time=1 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 23:52:23 $ docker rm -f --volumes 43ce60012aafef4c8eb42c9568f1399ede9fd0583fea88b74101fd1e899711f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker inspect -f . ci-base-image-x86_64 23:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:23 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 23:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:24 $ docker top 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:24 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:52:24 + make test 23:52:24 go test -race -coverprofile=coverage.out ./... 23:52:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:53:04 go vet ./... 23:53:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:53:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:53:05 ./bin/test-attribution-txt.sh 23:53:05 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 23:53:05 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 23:53:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:53:05 $ docker stop --time=1 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f 23:53:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16826 in /w/workspace/ry_app-service-configurable_main 23:53:15 $ docker rm -f --volumes 74b5932d0ee5809f5d2b89134c4fe8643ce16b9a91d2e0b2cd26043de992507f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 23:53:16 Running in /w/workspace/app-service-configurable/167 [Pipeline] { [Pipeline] checkout 23:53:16 Selected Git installation does not exist. Using Default 23:53:16 The recommended git tool is: NONE 23:53:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:53:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:53:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:53:17 + ls -al . 23:53:17 total 176 23:53:17 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:52 . 23:53:17 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:51 .. 23:53:17 -rw-rw-r-- 1 jenkins jenkins 119 May 24 23:51 .dockerignore 23:53:17 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:51 .git 23:53:17 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:51 .github 23:53:17 -rw-rw-r-- 1 jenkins jenkins 171 May 24 23:51 .gitignore 23:53:17 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:51 .golangci.yml 23:53:17 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:51 .semver 23:53:17 -rw-rw-r-- 1 jenkins jenkins 9088 May 24 23:51 Attribution.txt 23:53:17 -rw-rw-r-- 1 jenkins jenkins 29118 May 24 23:51 CHANGELOG.md 23:53:17 -rw-rw-r-- 1 jenkins jenkins 1898 May 24 23:51 Dockerfile 23:53:17 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:51 GOVERNANCE.md 23:53:17 -rw-rw-r-- 1 jenkins jenkins 688 May 24 23:51 Jenkinsfile 23:53:17 -rw-rw-r-- 1 jenkins jenkins 10174 May 24 23:51 LICENSE 23:53:17 -rw-rw-r-- 1 jenkins jenkins 618 May 24 23:51 OWNERS.md 23:53:17 -rw-rw-r-- 1 jenkins jenkins 4885 May 24 23:51 README.md 23:53:17 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:51 VERSION 23:53:17 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:51 bin 23:53:17 -rw-r--r-- 1 jenkins jenkins 13 May 24 23:52 coverage.out 23:53:17 -rw-rw-r-- 1 jenkins jenkins 3254 May 24 23:51 go.mod 23:53:17 -rw-rw-r-- 1 jenkins jenkins 31325 May 24 23:51 go.sum 23:53:17 -rw-rw-r-- 1 jenkins jenkins 1937 May 24 23:51 main.go 23:53:17 -rw-rw-r-- 1 jenkins jenkins 2569 May 24 23:51 makefile 23:53:17 drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:51 res 23:53:17 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:17 + 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=8c98c833e4ed4c86afba46bea37273d03317273d --label arch=amd64 --label version=3.0.0-dev.49 . 23:53:17 Sending build context to Docker daemon 3.351MB 23:53:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:53:17 Step 2/26 : FROM ${BASE} AS builder 23:53:17 ---> 76b65ae66748 23:53:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:53:17 ---> Running in bc673f8f7716 23:53:17 Removing intermediate container bc673f8f7716 23:53:17 ---> 5f5a2d3dc513 23:53:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:53:17 ---> Running in 14c3d4988714 23:53:17 Removing intermediate container 14c3d4988714 23:53:17 ---> bcda4d3ab299 23:53:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:53:17 ---> Running in 7d94a58297d6 23:53:18 Removing intermediate container 7d94a58297d6 23:53:18 ---> 66817b2dd09e 23:53:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:18 ---> Running in 8ef0398c7fa0 23:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:53:18 OK: 265 MiB in 53 packages 23:53:19 Removing intermediate container 8ef0398c7fa0 23:53:19 ---> 0e33063e00ac 23:53:19 Step 7/26 : WORKDIR /app 23:53:19 ---> Running in 40fb711182fa 23:53:19 Removing intermediate container 40fb711182fa 23:53:19 ---> 3272f781fac3 23:53:19 Step 8/26 : COPY go.mod vendor* ./ 23:53:19 ---> dd8e73f5d8f5 23:53:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:19 ---> Running in 8c7fa9af2d33 23:53:20 Removing intermediate container 8c7fa9af2d33 23:53:20 ---> 9e7b52c02b95 23:53:20 Step 10/26 : COPY . . 23:53:20 ---> 64299b93ac1d 23:53:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:53:20 ---> Running in 344032b65872 23:53:20 Removing intermediate container 344032b65872 23:53:20 ---> deec9701bef4 23:53:20 Step 12/26 : RUN $MAKE 23:53:20 ---> Running in 0900cdd3fa84 23:53:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.49" -trimpath -mod=readonly -o app-service-configurable 23:53:21 using credential edgex-jenkins-ssh 23:53:21 Cloning the remote Git repository 23:53:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:53:21 > git init /w/workspace/app-service-configurable/167 # timeout=10 23:53:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:53:21 > git --version # timeout=10 23:53:21 > git --version # 'git version 2.25.1' 23:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:23 Avoid second fetch 23:53:23 Checking out Revision 8c98c833e4ed4c86afba46bea37273d03317273d (main) 23:53:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#568)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:23 > git config core.sparsecheckout # timeout=10 23:53:23 > git checkout -f 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 23:53:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:53:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:25 Dload Upload Total Spent Left Speed 23:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 23:53:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:53:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:53:26 + sudo tee /etc/docker/daemon.new 23:53:26 { 23:53:26 "registry-mirrors": [ 23:53:26 "https://nexus3.edgexfoundry.org:10001" 23:53:26 ], 23:53:26 "bip": "10.250.0.254/24", 23:53:26 "hosts": [ 23:53:26 "tcp://0.0.0.0:5555", 23:53:26 "unix:///var/run/docker.sock" 23:53:26 ], 23:53:26 "mtu": 1458, 23:53:26 "selinux-enabled": true, 23:53:26 "seccomp-profile": "/etc/docker/seccomp.json" 23:53:26 } [Pipeline] sh 23:53:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:53:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:45 provisioning config files... 23:53:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/167@tmp/config14116011584811243557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:45 ---> docker-login.sh 23:53:45 nexus3.edgexfoundry.org:10001 23:53:47 Removing intermediate container 0900cdd3fa84 23:53:47 ---> 917b4df6fcb8 23:53:47 Step 13/26 : FROM alpine:3.17 23:53:47 3.17: Pulling from library/alpine 23:53:47 f56be85fc22e: Already exists 23:53:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:47 Status: Downloaded newer image for alpine:3.17 23:53:47 ---> 9ed4aefc74f6 23:53:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:53:47 ---> Running in 17f0ded3e00e 23:53:47 Removing intermediate container 17f0ded3e00e 23:53:47 ---> dcc469f00a02 23:53:47 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:53:47 ---> Running in e7b9731f7a69 23:53:47 Removing intermediate container e7b9731f7a69 23:53:47 ---> b871046431f4 23:53:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:53:47 ---> Running in b61108ce8276 23:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:53:47 (1/2) Installing ca-certificates (20230506-r0) 23:53:47 (2/2) Installing dumb-init (1.2.5-r2) 23:53:47 Executing busybox-1.35.0-r29.trigger 23:53:47 Executing ca-certificates-20230506-r0.trigger 23:53:47 OK: 8 MiB in 17 packages 23:53:47 Removing intermediate container b61108ce8276 23:53:47 ---> 542928edf0c9 23:53:47 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:53:47 ---> b84536c7c6d2 23:53:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:53:47 ---> 620fc15285d2 23:53:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:53:47 ---> 7a88b81b205e 23:53:47 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:53:47 ---> c59c082fef62 23:53:47 Step 21/26 : EXPOSE 48095 23:53:47 ---> Running in 2c9045b5543c 23:53:47 Removing intermediate container 2c9045b5543c 23:53:47 ---> 64d284b8a4ac 23:53:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:53:47 ---> Running in a71a69a3a60d 23:53:47 Removing intermediate container a71a69a3a60d 23:53:47 ---> 416644b0006c 23:53:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:53:47 ---> Running in f23121308515 23:53:47 Removing intermediate container f23121308515 23:53:47 ---> fc29665e4c2c 23:53:47 Step 24/26 : LABEL arch=amd64 23:53:47 ---> Running in 8cff7a623fdc 23:53:47 Removing intermediate container 8cff7a623fdc 23:53:47 ---> 9f34093fd48f 23:53:47 Step 25/26 : LABEL git_sha=8c98c833e4ed4c86afba46bea37273d03317273d 23:53:47 ---> Running in b4d9829f936f 23:53:47 Removing intermediate container b4d9829f936f 23:53:47 ---> d984d6305c05 23:53:47 Step 26/26 : LABEL version=3.0.0-dev.49 23:53:47 ---> Running in 6254aa99afb6 23:53:47 Removing intermediate container 6254aa99afb6 23:53:47 ---> be64c2c670ec 23:53:47 [Warning] One or more build-args [ARCH] were not consumed 23:53:47 Successfully built be64c2c670ec 23:53:47 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 23:53:47 provisioning config files... 23:53:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8621483209468498192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:48 ---> docker-login.sh 23:53:48 nexus3.edgexfoundry.org:10001 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10002 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10003 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10004 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 docker.io 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 ---> docker-login.sh ends [Pipeline] } 23:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:48 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:53:48 8c98c833e4ed4c86afba46bea37273d03317273d 23:53:48 latest 23:53:48 3.0.0-dev.49 23:53:48 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 23:53:48 main 23:53:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10002 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10003 23:53:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:49 Configure a credential helper to remove this warning. See 23:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:49 23:53:49 Login Succeeded 23:53:49 nexus3.edgexfoundry.org:10004 23:53:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d 23:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:49 07dd1f4ab45d: Preparing 23:53:49 c03ad40d034c: Preparing 23:53:49 30801aded0e2: Preparing 23:53:49 8f29a138eb29: Preparing 23:53:49 2f8853a618c3: Preparing 23:53:49 f1417ff83b31: Preparing 23:53:49 f1417ff83b31: Waiting 23:53:49 30801aded0e2: Pushed 23:53:49 8f29a138eb29: Pushed 23:53:49 c03ad40d034c: Pushed 23:53:49 f1417ff83b31: Layer already exists 23:53:49 2f8853a618c3: Pushed 23:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:49 Configure a credential helper to remove this warning. See 23:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:49 23:53:49 Login Succeeded 23:53:49 docker.io 23:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:50 Configure a credential helper to remove this warning. See 23:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:50 23:53:50 Login Succeeded 23:53:50 ---> docker-login.sh ends [Pipeline] } 23:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:50 ========================================================= 23:53:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:53:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:50 + 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 . 23:53:50 Sending build context to Docker daemon 168.4kB 23:53:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:53:51 Step 2/12 : FROM ${BASE} AS builder 23:53:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:53:51 c41833b44d91: Pulling fs layer 23:53:51 ed15518f5707: Pulling fs layer 23:53:51 feae8fd75edb: Pulling fs layer 23:53:51 242c74f7c9fa: Pulling fs layer 23:53:51 3cdef696dda3: Pulling fs layer 23:53:51 2ced38df9373: Pulling fs layer 23:53:51 58f1dce35555: Pulling fs layer 23:53:51 242c74f7c9fa: Waiting 23:53:51 3cdef696dda3: Waiting 23:53:51 2ced38df9373: Waiting 23:53:51 58f1dce35555: Waiting 23:53:51 ed15518f5707: Verifying Checksum 23:53:51 ed15518f5707: Download complete 23:53:51 242c74f7c9fa: Verifying Checksum 23:53:51 242c74f7c9fa: Download complete 23:53:51 c41833b44d91: Verifying Checksum 23:53:51 c41833b44d91: Download complete 23:53:51 3cdef696dda3: Verifying Checksum 23:53:51 3cdef696dda3: Download complete 23:53:51 07dd1f4ab45d: Pushed 23:53:51 8c98c833e4ed4c86afba46bea37273d03317273d: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:52 07dd1f4ab45d: Preparing 23:53:52 c03ad40d034c: Preparing 23:53:52 30801aded0e2: Preparing 23:53:52 8f29a138eb29: Preparing 23:53:52 2f8853a618c3: Preparing 23:53:52 f1417ff83b31: Preparing 23:53:52 f1417ff83b31: Waiting 23:53:52 2f8853a618c3: Layer already exists 23:53:52 30801aded0e2: Layer already exists 23:53:52 c03ad40d034c: Layer already exists 23:53:52 07dd1f4ab45d: Layer already exists 23:53:52 8f29a138eb29: Layer already exists 23:53:52 f1417ff83b31: Layer already exists 23:53:52 latest: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 c41833b44d91: Pull complete 23:53:52 58f1dce35555: Verifying Checksum 23:53:52 58f1dce35555: Download complete 23:53:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:53 07dd1f4ab45d: Preparing 23:53:53 c03ad40d034c: Preparing 23:53:53 30801aded0e2: Preparing 23:53:53 8f29a138eb29: Preparing 23:53:53 2f8853a618c3: Preparing 23:53:53 f1417ff83b31: Preparing 23:53:53 f1417ff83b31: Waiting 23:53:53 c03ad40d034c: Layer already exists 23:53:53 30801aded0e2: Layer already exists 23:53:53 07dd1f4ab45d: Layer already exists 23:53:53 8f29a138eb29: Layer already exists 23:53:53 2f8853a618c3: Layer already exists 23:53:53 f1417ff83b31: Layer already exists 23:53:53 3.0.0-dev.49: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 23:53:53 ed15518f5707: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:53 07dd1f4ab45d: Preparing 23:53:53 c03ad40d034c: Preparing 23:53:53 30801aded0e2: Preparing 23:53:53 8f29a138eb29: Preparing 23:53:53 2f8853a618c3: Preparing 23:53:53 f1417ff83b31: Preparing 23:53:53 f1417ff83b31: Waiting 23:53:53 2f8853a618c3: Layer already exists 23:53:53 07dd1f4ab45d: Layer already exists 23:53:53 30801aded0e2: Layer already exists 23:53:53 8f29a138eb29: Layer already exists 23:53:53 c03ad40d034c: Layer already exists 23:53:53 f1417ff83b31: Layer already exists 23:53:53 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 feae8fd75edb: Verifying Checksum 23:53:54 feae8fd75edb: Download complete 23:53:54 2ced38df9373: Verifying Checksum 23:53:54 2ced38df9373: Download complete 23:53:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:54 07dd1f4ab45d: Preparing 23:53:54 c03ad40d034c: Preparing 23:53:54 30801aded0e2: Preparing 23:53:54 8f29a138eb29: Preparing 23:53:54 2f8853a618c3: Preparing 23:53:54 f1417ff83b31: Preparing 23:53:54 f1417ff83b31: Waiting 23:53:54 8f29a138eb29: Layer already exists 23:53:54 c03ad40d034c: Layer already exists 23:53:54 2f8853a618c3: Layer already exists 23:53:54 07dd1f4ab45d: Layer already exists 23:53:54 30801aded0e2: Layer already exists 23:53:54 f1417ff83b31: Layer already exists 23:53:54 main: digest: sha256:19aa2028c7642b9440f2236cf21ceab8f70c72a93f19f14ba0ad7f78a7296fd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:54 ===================================================== [Pipeline] echo 23:53:54 taggedImages: 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.49 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 23:53:54 - 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 23:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:54 23:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:55 latest: Pulling from edgex-lftools-log-publisher 23:53:55 5eb5b503b376: Pulling fs layer 23:53:55 5c69ac0246d0: Pulling fs layer 23:53:55 ec43610c2a17: Pulling fs layer 23:53:55 3a2ae6a8a46f: Pulling fs layer 23:53:55 33b1e0a273af: Pulling fs layer 23:53:55 5d3b04190fa2: Pulling fs layer 23:53:55 2f39f015ded8: Pulling fs layer 23:53:55 3a2ae6a8a46f: Waiting 23:53:55 33b1e0a273af: Waiting 23:53:55 5d3b04190fa2: Waiting 23:53:55 5c69ac0246d0: Download complete 23:53:55 3a2ae6a8a46f: Download complete 23:53:55 33b1e0a273af: Verifying Checksum 23:53:55 33b1e0a273af: Download complete 23:53:55 ec43610c2a17: Verifying Checksum 23:53:55 ec43610c2a17: Download complete 23:53:55 5d3b04190fa2: Download complete 23:53:55 5eb5b503b376: Verifying Checksum 23:53:55 5eb5b503b376: Download complete 23:53:56 2f39f015ded8: Download complete 23:53:56 5eb5b503b376: Pull complete 23:53:56 5c69ac0246d0: Pull complete 23:53:57 ec43610c2a17: Pull complete 23:53:57 3a2ae6a8a46f: Pull complete 23:53:57 33b1e0a273af: Pull complete 23:53:57 5d3b04190fa2: Pull complete 23:54:02 2f39f015ded8: Pull complete 23:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:02 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 23:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:54:06 feae8fd75edb: Pull complete 23:54:06 242c74f7c9fa: Pull complete 23:54:07 3cdef696dda3: Pull complete 23:54:13 2ced38df9373: Pull complete 23:54:14 $ docker top 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:14 ---> job-cost.sh 23:54:14 lf-activate-venv: SKIPPING 23:54:14 INFO: No Stack... 23:54:14 INFO: Retrieving Pricing Info for: v3-standard-8 23:54:15 INFO: Archiving Costs [Pipeline] sh 23:54:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:54:15 + cut -d, -f6 [Pipeline] lock 23:54:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] 23:54:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] did not exist. Created. 23:54:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:16 + echo total: 0.2199999988079071 [Pipeline] stash 23:54:16 Stashed 1 file(s) [Pipeline] } 23:54:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:16 $ docker stop --time=1 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 23:54:16 58f1dce35555: Pull complete 23:54:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:54:16 ---> fadd8f120f05 23:54:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:54:16 ---> Running in e43ec784bf8a 23:54:17 Removing intermediate container e43ec784bf8a 23:54:17 ---> 068859cd6ce8 23:54:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:54:17 $ docker rm -f --volumes 986e0e1329d1ff6f583cdff7deaf52a59c2dd4b6afca4ce5ebfa19b31bb8fa77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:54:17 ---> Running in 570fac8119d1 23:54:17 Removing intermediate container 570fac8119d1 23:54:17 ---> 1332334857d3 23:54:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:54:17 ---> Running in 899d3f83c696 23:54:18 Removing intermediate container 899d3f83c696 23:54:18 ---> 15d288113ca1 23:54:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:18 ---> Running in 7e96b4645a62 23:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:20 OK: 263 MiB in 53 packages 23:54:21 Removing intermediate container 7e96b4645a62 23:54:21 ---> 6d59377a167b 23:54:21 Step 7/12 : WORKDIR /app 23:54:21 ---> Running in 690e411282be 23:54:21 Removing intermediate container 690e411282be 23:54:21 ---> 419a87cd2e02 23:54:21 Step 8/12 : COPY go.mod vendor* ./ 23:54:22 ---> 074d85385976 23:54:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:22 ---> Running in 6d7185946bc6 23:55:30 Removing intermediate container 6d7185946bc6 23:55:30 ---> b04bfc612926 23:55:30 Step 10/12 : COPY . . 23:55:30 ---> bcd622f06709 23:55:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:55:30 ---> Running in 4118d6bb6f25 23:55:30 Removing intermediate container 4118d6bb6f25 23:55:30 ---> ded31b6efeb9 23:55:30 Step 12/12 : RUN $MAKE 23:55:30 ---> Running in 9605376a857d 23:55:30 noop 23:55:30 Removing intermediate container 9605376a857d 23:55:30 ---> 851824b748d2 23:55:30 Successfully built 851824b748d2 23:55:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:30 + docker inspect -f . ci-base-image-arm64 23:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:30 prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container 23:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:55:32 $ docker top c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:33 + go version 23:55:33 go version go1.20.2 linux/arm64 [Pipeline] } 23:55:33 $ docker stop --time=1 c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 23:55:35 $ docker rm -f --volumes c30664607f4bc1014b669999b0c98e0a0b14193184e01d7c28f6728a441a1b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:35 + docker inspect -f . ci-base-image-arm64 23:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:35 prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container 23:55:35 $ 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/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:55:37 $ docker top cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/167 [Pipeline] fileExists [Pipeline] sh 23:55:38 + make test 23:55:38 go test -race -coverprofile=coverage.out ./... 23:59:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:59:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:59:00 go vet ./... 00:01:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:01:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:01:52 ./bin/test-attribution-txt.sh 00:01:52 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 00:01:52 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:01:52 $ docker stop --time=1 cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 00:01:54 $ docker rm -f --volumes cd356ca2d67a2111053515bdd5131c02154d57d95b52336ea0d4a33fe07c1233 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:01:56 Warning: overwriting stash ‘coverage-report’ 00:01:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:01:57 + ls -al . 00:01:57 total 172 00:01:57 drwxrwxr-x 7 jenkins jenkins 4096 May 24 23:55 . 00:01:57 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 .. 00:01:57 -rw-rw-r-- 1 jenkins jenkins 119 May 24 23:53 .dockerignore 00:01:57 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:53 .git 00:01:57 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:53 .github 00:01:57 -rw-rw-r-- 1 jenkins jenkins 171 May 24 23:53 .gitignore 00:01:57 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:53 .golangci.yml 00:01:57 -rw-rw-r-- 1 jenkins jenkins 9088 May 24 23:53 Attribution.txt 00:01:57 -rw-rw-r-- 1 jenkins jenkins 29118 May 24 23:53 CHANGELOG.md 00:01:57 -rw-rw-r-- 1 jenkins jenkins 1898 May 24 23:53 Dockerfile 00:01:57 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:53 GOVERNANCE.md 00:01:57 -rw-rw-r-- 1 jenkins jenkins 688 May 24 23:53 Jenkinsfile 00:01:57 -rw-rw-r-- 1 jenkins jenkins 10174 May 24 23:53 LICENSE 00:01:57 -rw-rw-r-- 1 jenkins jenkins 618 May 24 23:53 OWNERS.md 00:01:57 -rw-rw-r-- 1 jenkins jenkins 4885 May 24 23:53 README.md 00:01:57 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:51 VERSION 00:01:57 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:53 bin 00:01:57 -rw-r--r-- 1 jenkins jenkins 13 May 24 23:55 coverage.out 00:01:57 -rw-rw-r-- 1 jenkins jenkins 3254 May 24 23:53 go.mod 00:01:57 -rw-rw-r-- 1 jenkins jenkins 31325 May 24 23:53 go.sum 00:01:57 -rw-rw-r-- 1 jenkins jenkins 1937 May 24 23:53 main.go 00:01:57 -rw-rw-r-- 1 jenkins jenkins 2569 May 24 23:53 makefile 00:01:57 drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:53 res 00:01:57 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:57 + 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=8c98c833e4ed4c86afba46bea37273d03317273d --label arch=arm64 --label version=3.0.0-dev.49 . 00:01:57 Sending build context to Docker daemon 169.5kB 00:01:58 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:01:58 Step 2/26 : FROM ${BASE} AS builder 00:01:58 ---> 851824b748d2 00:01:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:01:59 ---> Running in 94f23e010c60 00:01:59 Removing intermediate container 94f23e010c60 00:01:59 ---> 320f90398c4a 00:01:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:01:59 ---> Running in 736915431f5a 00:02:00 Removing intermediate container 736915431f5a 00:02:00 ---> b92afdaec672 00:02:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:02:00 ---> Running in d1f142a743ca 00:02:00 Removing intermediate container d1f142a743ca 00:02:00 ---> 718e62e46d3a 00:02:00 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:00 ---> Running in 717b9f90cd55 00:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:02:04 OK: 263 MiB in 53 packages 00:02:05 Removing intermediate container 717b9f90cd55 00:02:05 ---> 2f6c10ebe887 00:02:05 Step 7/26 : WORKDIR /app 00:02:05 ---> Running in 391c3c7c782a 00:02:05 Removing intermediate container 391c3c7c782a 00:02:05 ---> 8d95889ac0c8 00:02:05 Step 8/26 : COPY go.mod vendor* ./ 00:02:06 ---> 0bb43d98b2d2 00:02:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:06 ---> Running in 4322d099cfd4 00:02:09 Removing intermediate container 4322d099cfd4 00:02:09 ---> 3328cd25b4a3 00:02:09 Step 10/26 : COPY . . 00:02:10 ---> cff550484e12 00:02:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:10 ---> Running in a3c6f76e208e 00:02:10 Removing intermediate container a3c6f76e208e 00:02:10 ---> 07e3d7023ce1 00:02:10 Step 12/26 : RUN $MAKE 00:02:10 ---> Running in 24ef350c98b4 00:02:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.49" -trimpath -mod=readonly -o app-service-configurable 00:05:04 Removing intermediate container 24ef350c98b4 00:05:04 ---> dfc68e72b31c 00:05:04 Step 13/26 : FROM alpine:3.17 00:05:04 3.17: Pulling from library/alpine 00:05:04 c41833b44d91: Already exists 00:05:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:05:04 Status: Downloaded newer image for alpine:3.17 00:05:04 ---> 51e60588ff2c 00:05:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:05:04 ---> Running in d49414acd670 00:05:04 Removing intermediate container d49414acd670 00:05:04 ---> a663e4bbb3d9 00:05:04 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:05:04 ---> Running in 483db4c1e7ed 00:05:04 Removing intermediate container 483db4c1e7ed 00:05:04 ---> 0684fb2cc956 00:05:04 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:05:04 ---> Running in c53bd7806467 00:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:04 (1/2) Installing ca-certificates (20230506-r0) 00:05:04 (2/2) Installing dumb-init (1.2.5-r2) 00:05:04 Executing busybox-1.35.0-r29.trigger 00:05:04 Executing ca-certificates-20230506-r0.trigger 00:05:04 OK: 8 MiB in 17 packages 00:05:05 Removing intermediate container c53bd7806467 00:05:05 ---> c9609604b9fe 00:05:05 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:05:06 ---> 67b94147ccb9 00:05:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:05:06 ---> ca553c224896 00:05:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:05:07 ---> b7c57bbf6293 00:05:07 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:05:08 ---> 3888c4112223 00:05:08 Step 21/26 : EXPOSE 48095 00:05:08 ---> Running in 8f2f9e78f2a9 00:05:09 Removing intermediate container 8f2f9e78f2a9 00:05:09 ---> 443fdfa80152 00:05:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:05:09 ---> Running in c893c535639c 00:05:09 Removing intermediate container c893c535639c 00:05:09 ---> ec56a6f6f396 00:05:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:05:09 ---> Running in f270cdeb1b14 00:05:10 Removing intermediate container f270cdeb1b14 00:05:10 ---> 925c28edccee 00:05:10 Step 24/26 : LABEL arch=arm64 00:05:10 ---> Running in 7b308fcf4aeb 00:05:10 Removing intermediate container 7b308fcf4aeb 00:05:10 ---> 3eb524a07eab 00:05:10 Step 25/26 : LABEL git_sha=8c98c833e4ed4c86afba46bea37273d03317273d 00:05:10 ---> Running in 23c3657672a8 00:05:11 Removing intermediate container 23c3657672a8 00:05:11 ---> 2e6d9e398921 00:05:11 Step 26/26 : LABEL version=3.0.0-dev.49 00:05:11 ---> Running in 41f5413a11a8 00:05:11 Removing intermediate container 41f5413a11a8 00:05:11 ---> 986f626afffd 00:05:11 [Warning] One or more build-args [ARCH] were not consumed 00:05:11 Successfully built 986f626afffd 00:05:11 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 00:05:11 provisioning config files... 00:05:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/167@tmp/config7111956353479312363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:12 ---> docker-login.sh 00:05:12 nexus3.edgexfoundry.org:10001 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 nexus3.edgexfoundry.org:10002 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:13 Configure a credential helper to remove this warning. See 00:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:13 00:05:13 Login Succeeded 00:05:13 nexus3.edgexfoundry.org:10003 00:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:13 Configure a credential helper to remove this warning. See 00:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:13 00:05:13 Login Succeeded 00:05:13 nexus3.edgexfoundry.org:10004 00:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:13 Configure a credential helper to remove this warning. See 00:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:13 00:05:13 Login Succeeded 00:05:13 docker.io 00:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:14 Configure a credential helper to remove this warning. See 00:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:14 00:05:14 Login Succeeded 00:05:14 ---> docker-login.sh ends [Pipeline] } 00:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:14 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:05:14 8c98c833e4ed4c86afba46bea37273d03317273d 00:05:14 latest 00:05:14 3.0.0-dev.49 00:05:14 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 00:05:14 main 00:05:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d 00:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:05:15 a1ce66d4c489: Preparing 00:05:15 0b7a6c182c2b: Preparing 00:05:15 fb8b5e3ae605: Preparing 00:05:15 1ab7452c6996: Preparing 00:05:15 d2c9ca5b9821: Preparing 00:05:15 26cbea5cba74: Preparing 00:05:15 26cbea5cba74: Waiting 00:05:15 0b7a6c182c2b: Pushed 00:05:15 fb8b5e3ae605: Pushed 00:05:15 1ab7452c6996: Pushed 00:05:15 26cbea5cba74: Layer already exists 00:05:15 d2c9ca5b9821: Pushed 00:05:21 a1ce66d4c489: Pushed 00:05:21 8c98c833e4ed4c86afba46bea37273d03317273d: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:21 + 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 00:05:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:05:21 a1ce66d4c489: Preparing 00:05:21 0b7a6c182c2b: Preparing 00:05:21 fb8b5e3ae605: Preparing 00:05:21 1ab7452c6996: Preparing 00:05:21 d2c9ca5b9821: Preparing 00:05:21 26cbea5cba74: Preparing 00:05:21 26cbea5cba74: Waiting 00:05:21 0b7a6c182c2b: Layer already exists 00:05:21 1ab7452c6996: Layer already exists 00:05:21 a1ce66d4c489: Layer already exists 00:05:21 fb8b5e3ae605: Layer already exists 00:05:21 d2c9ca5b9821: Layer already exists 00:05:21 26cbea5cba74: Layer already exists 00:05:22 latest: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 00:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:05:22 a1ce66d4c489: Preparing 00:05:22 0b7a6c182c2b: Preparing 00:05:22 fb8b5e3ae605: Preparing 00:05:22 1ab7452c6996: Preparing 00:05:22 d2c9ca5b9821: Preparing 00:05:22 26cbea5cba74: Preparing 00:05:22 26cbea5cba74: Waiting 00:05:22 a1ce66d4c489: Layer already exists 00:05:22 d2c9ca5b9821: Layer already exists 00:05:22 fb8b5e3ae605: Layer already exists 00:05:22 1ab7452c6996: Layer already exists 00:05:22 0b7a6c182c2b: Layer already exists 00:05:22 26cbea5cba74: Layer already exists 00:05:23 3.0.0-dev.49: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 00:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:05:23 a1ce66d4c489: Preparing 00:05:23 0b7a6c182c2b: Preparing 00:05:23 fb8b5e3ae605: Preparing 00:05:23 1ab7452c6996: Preparing 00:05:23 d2c9ca5b9821: Preparing 00:05:23 26cbea5cba74: Preparing 00:05:23 26cbea5cba74: Waiting 00:05:23 d2c9ca5b9821: Layer already exists 00:05:23 a1ce66d4c489: Layer already exists 00:05:23 fb8b5e3ae605: Layer already exists 00:05:23 1ab7452c6996: Layer already exists 00:05:23 0b7a6c182c2b: Layer already exists 00:05:23 26cbea5cba74: Layer already exists 00:05:24 8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:24 + 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 00:05:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:05:24 a1ce66d4c489: Preparing 00:05:24 0b7a6c182c2b: Preparing 00:05:24 fb8b5e3ae605: Preparing 00:05:24 1ab7452c6996: Preparing 00:05:24 d2c9ca5b9821: Preparing 00:05:24 26cbea5cba74: Preparing 00:05:24 26cbea5cba74: Waiting 00:05:24 d2c9ca5b9821: Layer already exists 00:05:24 a1ce66d4c489: Layer already exists 00:05:24 fb8b5e3ae605: Layer already exists 00:05:24 1ab7452c6996: Layer already exists 00:05:24 0b7a6c182c2b: Layer already exists 00:05:24 26cbea5cba74: Layer already exists 00:05:25 main: digest: sha256:671362858516dcd033ab4e6047c8fc675cfa63b39f083032ee464e6cd8bebd0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:25 ===================================================== [Pipeline] echo 00:05:25 taggedImages: 00:05:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d 00:05:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:05:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.49 00:05:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c98c833e4ed4c86afba46bea37273d03317273d-3.0.0-dev.49 00:05:25 - 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 00:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:25 00:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:26 arm64: Pulling from edgex-lftools-log-publisher 00:05:26 8998bd30e6a1: Pulling fs layer 00:05:26 04944245beec: Pulling fs layer 00:05:26 699f458cf7ca: Pulling fs layer 00:05:26 765212b225bb: Pulling fs layer 00:05:26 f23df028b6ca: Pulling fs layer 00:05:26 d65c8cfc05b1: Pulling fs layer 00:05:26 2437ff75d9bd: Pulling fs layer 00:05:26 765212b225bb: Waiting 00:05:26 f23df028b6ca: Waiting 00:05:26 d65c8cfc05b1: Waiting 00:05:26 2437ff75d9bd: Waiting 00:05:26 04944245beec: Verifying Checksum 00:05:26 04944245beec: Download complete 00:05:26 765212b225bb: Verifying Checksum 00:05:26 765212b225bb: Download complete 00:05:26 f23df028b6ca: Verifying Checksum 00:05:26 f23df028b6ca: Download complete 00:05:26 d65c8cfc05b1: Verifying Checksum 00:05:26 d65c8cfc05b1: Download complete 00:05:26 699f458cf7ca: Verifying Checksum 00:05:26 699f458cf7ca: Download complete 00:05:27 8998bd30e6a1: Verifying Checksum 00:05:27 8998bd30e6a1: Download complete 00:05:29 2437ff75d9bd: Verifying Checksum 00:05:29 2437ff75d9bd: Download complete 00:05:31 8998bd30e6a1: Pull complete 00:05:31 04944245beec: Pull complete 00:05:33 699f458cf7ca: Pull complete 00:05:33 765212b225bb: Pull complete 00:05:34 f23df028b6ca: Pull complete 00:05:34 d65c8cfc05b1: Pull complete 00:05:49 2437ff75d9bd: Pull complete 00:05:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-16826 does not seem to be running inside a container 00:05:50 $ 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/167 -v /w/workspace/app-service-configurable/167:/w/workspace/app-service-configurable/167:rw,z -v /w/workspace/app-service-configurable/167@tmp:/w/workspace/app-service-configurable/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:05:53 $ docker top 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:54 ---> job-cost.sh 00:05:54 lf-activate-venv: SKIPPING 00:05:54 INFO: No Stack... 00:05:54 INFO: Retrieving Pricing Info for: v3-standard-4 00:05:55 INFO: Archiving Costs [Pipeline] sh 00:05:56 + cat /w/workspace/app-service-configurable/167/archives/cost.csv 00:05:56 + cut -d, -f6 [Pipeline] lock 00:05:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] 00:05:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] did not exist. Created. 00:05:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:57 /w/workspace/app-service-configurable/167@tmp/durable-fc52ae11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:05:57 + echo total: 0.10999999940395355 [Pipeline] stash 00:05:57 Warning: overwriting stash ‘stack-cost’ 00:05:57 Stashed 1 file(s) [Pipeline] } 00:05:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:57 $ docker stop --time=1 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 00:05:59 $ docker rm -f --volumes 17884e8df28879b0bc63cf67f2c9605ec3ca3880aeb34adb67911db4842b9aa4 [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 00:05:59 provisioning config files... 00:05:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1635936346249177257tmp [Pipeline] { [Pipeline] sh 00:06:00 + set +x 00:06:00 + curl -s https://codecov.io/bash 00:06:00 + bash -s -- 00:06:00 00:06:00 _____ _ 00:06:00 / ____| | | 00:06:00 | | ___ __| | ___ ___ _____ __ 00:06:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:06:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:06:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:06:00 Bash-1.0.6 00:06:00 00:06:00 00:06:00 ==> git version 2.25.1 found 00:06:00 ==> 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 00:06:00 Release-Date: 2020-01-08 00:06:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:06:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:06:00 ==> Jenkins CI detected. 00:06:00 current dir:  /w/workspace/ry_app-service-configurable_main 00:06:00 project root: . 00:06:00 --> token set from env 00:06:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:06:00 ==> Running gcov in . (disable via -X gcov) 00:06:00 ==> Python coveragepy not found 00:06:00 ==> Searching for coverage reports in: 00:06:00 + . 00:06:00 -> Found 1 reports 00:06:00 ==> Detecting git/mercurial file structure 00:06:00 ==> Reading reports 00:06:00 + ./coverage.out bytes=13 00:06:00 ==> Appending adjustments 00:06:00 https://docs.codecov.io/docs/fixing-reports 00:06:00 + Found adjustments 00:06:00 ==> Gzipping contents 00:06:00 4.0K /tmp/codecov.vBDAC8.gz 00:06:00 ==> Uploading reports 00:06:00 url: https://codecov.io 00:06:00 query: branch=main&commit=8c98c833e4ed4c86afba46bea37273d03317273d&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:00 -> Pinging Codecov 00:06:00 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=8c98c833e4ed4c86afba46bea37273d03317273d&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:00 -> Uploading to 00:06:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/A97CA9966030D2A3747ED39772930CCE/8c98c833e4ed4c86afba46bea37273d03317273d/9609c624-1aed-489d-84f7-21e757c0418b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c8c0361e08336f98532f572e29516a306a01cae1c8ddd3866ddf75d90f9bff 00:06:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:00 Dload Upload Total Spent Left Speed 00:06:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1857 --:--:-- --:--:-- --:--:-- 1857 00:06:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] } 00:06:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:06:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:06:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:01 00:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:06:01 df9b9388f04a: Pulling fs layer 00:06:01 52dc419b0ee2: Pulling fs layer 00:06:01 25bc292e5bac: Pulling fs layer 00:06:01 114826534d7a: Pulling fs layer 00:06:01 4657fd5d0bcf: Pulling fs layer 00:06:01 6ad1cebc031e: Pulling fs layer 00:06:01 8a3aa393b2d8: Pulling fs layer 00:06:01 114826534d7a: Waiting 00:06:01 4657fd5d0bcf: Waiting 00:06:01 6ad1cebc031e: Waiting 00:06:01 8a3aa393b2d8: Waiting 00:06:01 25bc292e5bac: Download complete 00:06:01 52dc419b0ee2: Download complete 00:06:01 4657fd5d0bcf: Verifying Checksum 00:06:01 4657fd5d0bcf: Download complete 00:06:01 df9b9388f04a: Download complete 00:06:01 6ad1cebc031e: Verifying Checksum 00:06:01 6ad1cebc031e: Download complete 00:06:01 df9b9388f04a: Pull complete 00:06:01 52dc419b0ee2: Pull complete 00:06:02 25bc292e5bac: Pull complete 00:06:02 114826534d7a: Verifying Checksum 00:06:02 114826534d7a: Download complete 00:06:02 8a3aa393b2d8: Verifying Checksum 00:06:02 8a3aa393b2d8: Download complete 00:06:05 114826534d7a: Pull complete 00:06:05 4657fd5d0bcf: Pull complete 00:06:05 6ad1cebc031e: Pull complete 00:06:09 8a3aa393b2d8: Pull complete 00:06:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:09 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:06:18 $ docker top 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac -eo pid,comm [Pipeline] { [Pipeline] echo 00:06:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:06:18 + set -o pipefail 00:06:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:06:23 00:06:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:06:23 00:06:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02763003-edfb-40c3-a9a2-0c45405910a3 00:06:23 00:06:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:06:23 00:06:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:06:23 00:06:23 00:06:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:06:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:06:23 More details here: https://snyk.co/ue1NS [Pipeline] } 00:06:23 $ docker stop --time=1 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac 00:06:29 $ docker rm -f --volumes 62f56d380aed1184ac7263821d129b5478cc794c446d8eebfe9dd85305cabeac [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 00:06:30 + git log --format=format:%s -1 8c98c833e4ed4c86afba46bea37273d03317273d [Pipeline] sh 00:06:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:06:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:30 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:06:31 $ docker top 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf -eo pid,comm 00:06:31 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). 00:06:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:31 [ssh-agent] Looking for ssh-agent implementation... 00:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:31 $ docker exec 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf ssh-agent 00:06:31 SSH_AUTH_SOCK=/tmp/ssh-OOjOIQBh2LeW/agent.33 00:06:31 SSH_AGENT_PID=39 00:06:31 Running ssh-add (command line suppressed) 00:06:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3068812282745486191.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3068812282745486191.key) 00:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:32 + git semver tag 00:06:32 2023-05-25 00:06:32,324 [run_tag] DEBUG tag force:False 00:06:32 2023-05-25 00:06:32,324 [check_head_tag] DEBUG check head tag 00:06:32 2023-05-25 00:06:32,326 [execute] INFO git cat-file --batch-check 00:06:32 2023-05-25 00:06:32,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:06:32 2023-05-25 00:06:32,330 [execute] INFO git cat-file --batch 00:06:32 2023-05-25 00:06:32,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:06:32 2023-05-25 00:06:32,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:06:32 2023-05-25 00:06:32,368 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 00:06:32 2023-05-25 00:06:32,369 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:06:32 2023-05-25 00:06:32,372 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:06:32 3.0.0-dev.49 [Pipeline] } 00:06:32 $ docker exec --env ******** --env ******** 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf ssh-agent -k 00:06:32 unset SSH_AUTH_SOCK; 00:06:32 unset SSH_AGENT_PID; 00:06:32 echo Agent pid 39 killed; 00:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:32 + git semver [Pipeline] } 00:06:33 $ docker stop --time=1 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf 00:06:34 $ docker rm -f --volumes 8c2088c9a1192a9459a3cc8a3d9cc8034d7e77d2f02d085188d5195fc0eff9bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:06:34 00:06:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:06:35 0.23.1-centos7: Pulling from edgex-lftools 00:06:35 ab5ef0e58194: Pulling fs layer 00:06:35 9712f1f96733: Pulling fs layer 00:06:35 63f879dbbcfc: Pulling fs layer 00:06:35 0d9ebad4ef96: Pulling fs layer 00:06:35 e9a5061849ea: Pulling fs layer 00:06:35 d747dcd14b5f: Pulling fs layer 00:06:35 2de7ff778b66: Pulling fs layer 00:06:35 0d9ebad4ef96: Waiting 00:06:35 2de7ff778b66: Waiting 00:06:35 d747dcd14b5f: Waiting 00:06:35 e9a5061849ea: Waiting 00:06:35 9712f1f96733: Verifying Checksum 00:06:35 9712f1f96733: Download complete 00:06:35 63f879dbbcfc: Verifying Checksum 00:06:35 63f879dbbcfc: Download complete 00:06:35 e9a5061849ea: Verifying Checksum 00:06:35 e9a5061849ea: Download complete 00:06:35 d747dcd14b5f: Verifying Checksum 00:06:35 d747dcd14b5f: Download complete 00:06:35 ab5ef0e58194: Verifying Checksum 00:06:35 ab5ef0e58194: Download complete 00:06:36 0d9ebad4ef96: Verifying Checksum 00:06:36 0d9ebad4ef96: Download complete 00:06:36 2de7ff778b66: Verifying Checksum 00:06:36 2de7ff778b66: Download complete 00:06:38 ab5ef0e58194: Pull complete 00:06:38 9712f1f96733: Pull complete 00:06:39 63f879dbbcfc: Pull complete 00:06:42 0d9ebad4ef96: Pull complete 00:06:43 e9a5061849ea: Pull complete 00:06:43 d747dcd14b5f: Pull complete 00:06:43 2de7ff778b66: Pull complete 00:06:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:44 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:06:52 $ docker top 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:06:52 provisioning config files... 00:06:52 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11003362162586828223tmp 00:06:52 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14752373272246678756tmp 00:06:52 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5434342250852023548tmp [Pipeline] { [Pipeline] echo 00:06:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:06:53 ---> sigul-configuration.sh 00:06:53 gpg: directory `/root/.gnupg' created 00:06:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:06:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:06:53 gpg: keyring `/root/.gnupg/secring.gpg' created 00:06:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:06:53 gpg: CAST5 encrypted data 00:06:53 gpg: encrypted with 1 passphrase 00:06:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:06:53 + mkdir /home/jenkins 00:06:53 + mkdir /home/jenkins/sigul [Pipeline] sh 00:06:53 + 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 00:06:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:06:53 ---> sigul-install.sh 00:06:53 Sigul already installed; skipping installation. [Pipeline] sh 00:06:54 + git tag --list 00:06:54 v1.0.0 00:06:54 v1.1.0 00:06:54 v1.2.0 00:06:54 v1.2.1-dev.1 00:06:54 v1.2.1-dev.10 00:06:54 v1.2.1-dev.11 00:06:54 v1.2.1-dev.12 00:06:54 v1.2.1-dev.13 00:06:54 v1.2.1-dev.14 00:06:54 v1.2.1-dev.15 00:06:54 v1.2.1-dev.16 00:06:54 v1.2.1-dev.17 00:06:54 v1.2.1-dev.18 00:06:54 v1.2.1-dev.19 00:06:54 v1.2.1-dev.2 00:06:54 v1.2.1-dev.20 00:06:54 v1.2.1-dev.21 00:06:54 v1.2.1-dev.22 00:06:54 v1.2.1-dev.23 00:06:54 v1.2.1-dev.3 00:06:54 v1.2.1-dev.4 00:06:54 v1.2.1-dev.5 00:06:54 v1.2.1-dev.6 00:06:54 v1.2.1-dev.7 00:06:54 v1.2.1-dev.8 00:06:54 v1.2.1-dev.9 00:06:54 v1.3.0 00:06:54 v1.3.1 00:06:54 v1.3.1-dev.1 00:06:54 v2.0.0 00:06:54 v2.0.0-dev.1 00:06:54 v2.0.0-dev.2 00:06:54 v2.0.0-dev.3 00:06:54 v2.0.0-dev.4 00:06:54 v2.0.1 00:06:54 v2.1.0 00:06:54 v2.1.1 00:06:54 v2.1.1-dev.1 00:06:54 v2.1.1-dev.2 00:06:54 v2.1.2 00:06:54 v2.1.2-dev.1 00:06:54 v2.1.2-dev.2 00:06:54 v2.2.0 00:06:54 v2.2.1-dev.1 00:06:54 v2.2.1-dev.10 00:06:54 v2.2.1-dev.2 00:06:54 v2.2.1-dev.3 00:06:54 v2.2.1-dev.4 00:06:54 v2.2.1-dev.5 00:06:54 v2.2.1-dev.6 00:06:54 v2.2.1-dev.7 00:06:54 v2.2.1-dev.8 00:06:54 v2.2.1-dev.9 00:06:54 v2.3 00:06:54 v2.3.0 00:06:54 v2.3.0-dev.10 00:06:54 v2.3.0-dev.11 00:06:54 v2.3.0-dev.12 00:06:54 v2.3.0-dev.13 00:06:54 v2.3.0-dev.14 00:06:54 v2.3.0-dev.15 00:06:54 v2.3.0-dev.16 00:06:54 v2.3.0-dev.17 00:06:54 v2.3.0-dev.18 00:06:54 v2.3.0-dev.19 00:06:54 v2.3.0-dev.20 00:06:54 v2.3.0-dev.21 00:06:54 v2.3.0-dev.22 00:06:54 v2.3.0-dev.23 00:06:54 v2.3.0-dev.24 00:06:54 v2.3.0-dev.25 00:06:54 v2.3.0-dev.26 00:06:54 v2.3.0-dev.27 00:06:54 v2.3.0-dev.28 00:06:54 v2.3.0-dev.29 00:06:54 v2.3.0-dev.30 00:06:54 v2.3.0-dev.31 00:06:54 v2.3.0-dev.32 00:06:54 v2.3.0-dev.33 00:06:54 v2.3.0-dev.34 00:06:54 v2.3.0-dev.35 00:06:54 v2.3.0-dev.36 00:06:54 v2.3.0-dev.37 00:06:54 v2.3.1 00:06:54 v2.3.1-dev.1 00:06:54 v2.3.1-dev.2 00:06:54 v2.3.1-dev.3 00:06:54 v2.3.1-dev.4 00:06:54 v3.0.0-dev.1 00:06:54 v3.0.0-dev.10 00:06:54 v3.0.0-dev.11 00:06:54 v3.0.0-dev.12 00:06:54 v3.0.0-dev.13 00:06:54 v3.0.0-dev.14 00:06:54 v3.0.0-dev.15 00:06:54 v3.0.0-dev.16 00:06:54 v3.0.0-dev.17 00:06:54 v3.0.0-dev.18 00:06:54 v3.0.0-dev.19 00:06:54 v3.0.0-dev.2 00:06:54 v3.0.0-dev.20 00:06:54 v3.0.0-dev.21 00:06:54 v3.0.0-dev.22 00:06:54 v3.0.0-dev.23 00:06:54 v3.0.0-dev.24 00:06:54 v3.0.0-dev.25 00:06:54 v3.0.0-dev.26 00:06:54 v3.0.0-dev.27 00:06:54 v3.0.0-dev.28 00:06:54 v3.0.0-dev.29 00:06:54 v3.0.0-dev.3 00:06:54 v3.0.0-dev.30 00:06:54 v3.0.0-dev.31 00:06:54 v3.0.0-dev.32 00:06:54 v3.0.0-dev.33 00:06:54 v3.0.0-dev.34 00:06:54 v3.0.0-dev.35 00:06:54 v3.0.0-dev.36 00:06:54 v3.0.0-dev.37 00:06:54 v3.0.0-dev.38 00:06:54 v3.0.0-dev.39 00:06:54 v3.0.0-dev.4 00:06:54 v3.0.0-dev.40 00:06:54 v3.0.0-dev.41 00:06:54 v3.0.0-dev.42 00:06:54 v3.0.0-dev.43 00:06:54 v3.0.0-dev.44 00:06:54 v3.0.0-dev.45 00:06:54 v3.0.0-dev.46 00:06:54 v3.0.0-dev.47 00:06:54 v3.0.0-dev.48 00:06:54 v3.0.0-dev.49 00:06:54 v3.0.0-dev.5 00:06:54 v3.0.0-dev.6 00:06:54 v3.0.0-dev.7 00:06:54 v3.0.0-dev.8 00:06:54 v3.0.0-dev.9 [Pipeline] sh 00:06:54 + lftools sign git-tag v3.0.0-dev.49 00:06:55 Signing Git tag with Sigul... 00:06:55 Signing v3.0.0-dev.49 [Pipeline] echo 00:06:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:06:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:06:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:06:55 $ docker stop --time=1 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a 00:06:56 $ docker rm -f --volumes 3e32e585974deca422d07077feb48807985297a8859cc673d8f4a8504d92df2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:06:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:06:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:57 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:06:58 $ docker top da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 -eo pid,comm 00:06:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:06:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:58 [ssh-agent] Looking for ssh-agent implementation... 00:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:58 $ docker exec da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 ssh-agent 00:06:58 SSH_AUTH_SOCK=/tmp/ssh-UzJ2kkEbmsQp/agent.32 00:06:58 SSH_AGENT_PID=38 00:06:58 Running ssh-add (command line suppressed) 00:06:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13702006495572570132.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13702006495572570132.key) 00:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:58 + git semver bump pre 00:06:59 2023-05-25 00:06:58,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:06:59 2023-05-25 00:06:58,931 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev 00:06:59 2023-05-25 00:06:58,931 [bump_version] DEBUG bumped version:3.0.0-dev.50 00:06:59 2023-05-25 00:06:58,931 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:06:59 2023-05-25 00:06:58,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:06:59 2023-05-25 00:06:58,931 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:06:59 2023-05-25 00:06:58,933 [execute] INFO git cat-file --batch-check 00:06:59 2023-05-25 00:06:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:06:59 2023-05-25 00:06:58,938 [execute] INFO git cat-file --batch 00:06:59 2023-05-25 00:06:58,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:06:59 2023-05-25 00:06:58,943 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:06:59 3.0.0-dev.50 [Pipeline] } 00:06:59 $ docker exec --env ******** --env ******** da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 ssh-agent -k 00:06:59 unset SSH_AUTH_SOCK; 00:06:59 unset SSH_AGENT_PID; 00:06:59 echo Agent pid 38 killed; 00:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:59 + git semver [Pipeline] } 00:06:59 $ docker stop --time=1 da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 00:07:00 $ docker rm -f --volumes da13893eca7c216a893e7f34a2ca65e0e295a9bcc118cc161e18fdbd0f535a06 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:01 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:07:02 $ docker top c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb -eo pid,comm 00:07:02 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). 00:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:02 [ssh-agent] Looking for ssh-agent implementation... 00:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:02 $ docker exec c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb ssh-agent 00:07:02 SSH_AUTH_SOCK=/tmp/ssh-dSlpSvYPA02D/agent.32 00:07:02 SSH_AGENT_PID=38 00:07:02 Running ssh-add (command line suppressed) 00:07:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12243913068324627920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12243913068324627920.key) 00:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:02 + git semver push 00:07:03 2023-05-25 00:07:03,061 [run_push] DEBUG push 00:07:03 2023-05-25 00:07:03,062 [execute] INFO git cat-file --batch-check 00:07:03 2023-05-25 00:07:03,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:03 2023-05-25 00:07:03,065 [execute] INFO git rev-list 94b7d2b0eafb473bae1dbf19aab2a1ecd437099f -- 00:07:03 2023-05-25 00:07:03,066 [execute] DEBUG Popen(['git', 'rev-list', '94b7d2b0eafb473bae1dbf19aab2a1ecd437099f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:03 2023-05-25 00:07:03,076 [execute] INFO git fetch -v origin 00:07:03 2023-05-25 00:07:03,076 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:07:03 2023-05-25 00:07:03,554 [run_push] DEBUG no remote changes detected 00:07:03 2023-05-25 00:07:03,554 [execute] INFO git push origin semver 00:07:03 2023-05-25 00:07:03,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:04 2023-05-25 00:07:04,327 [run_push] DEBUG push all version tags 00:07:04 2023-05-25 00:07:04,327 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:07:04 2023-05-25 00:07:04,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:07:05 2023-05-25 00:07:05,106 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:07:05 3.0.0-dev.50 [Pipeline] } 00:07:05 $ docker exec --env ******** --env ******** c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb ssh-agent -k 00:07:05 unset SSH_AUTH_SOCK; 00:07:05 unset SSH_AGENT_PID; 00:07:05 echo Agent pid 38 killed; 00:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:05 + git semver [Pipeline] } 00:07:06 $ docker stop --time=1 c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb 00:07:07 $ docker rm -f --volumes c2c2e8ae76bc2a885de8dd8b6ec5bc219be8555a77a7963afb2071587ee1f0bb [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 00:07:07 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:07:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:07:07 total 16 00:07:07 drwxr-xr-x 3 root root 4096 May 24 23:54 . 00:07:07 drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:06 .. 00:07:07 drwxr-xr-x 2 root root 4096 May 24 23:54 cost 00:07:07 -rw-r--r-- 1 root root 96 May 24 23:54 cost.csv 00:07:07 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:07:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:07:07 total 16 00:07:07 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:54 . 00:07:07 drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:06 .. 00:07:07 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:54 cost 00:07:07 -rw-r--r-- 1 jenkins jenkins 96 May 24 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:07:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:07:09 ---> package-listing.sh 00:07:09 ++ facter osfamily 00:07:09 ++ tr '[:upper:]' '[:lower:]' 00:07:09 + OS_FAMILY=debian 00:07:09 + workspace=/w/workspace/ry_app-service-configurable_main 00:07:09 + START_PACKAGES=/tmp/packages_start.txt 00:07:09 + END_PACKAGES=/tmp/packages_end.txt 00:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:09 + PACKAGES=/tmp/packages_start.txt 00:07:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:07:09 + PACKAGES=/tmp/packages_end.txt 00:07:09 + case "${OS_FAMILY}" in 00:07:09 + dpkg -l 00:07:09 + grep '^ii' 00:07:09 + '[' -f /tmp/packages_start.txt ']' 00:07:09 + '[' -f /tmp/packages_end.txt ']' 00:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:07:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:07:09 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 00:07:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:10 prd-ubuntu20.04-docker-8c-8g-16824 does not seem to be running inside a container 00:07:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:07:11 $ docker top 7fe3bb9163a36ba60ceb6c93c6c5e3f4ecd3e8d416fcd83cf324b33c708647d0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:07:11 + mkdir -p /var/log/sysstat [Pipeline] sh 00:07:12 + ls /var/log/sa-host 00:07:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:12 provisioning config files... 00:07:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4222885459361724141tmp [Pipeline] { [Pipeline] echo 00:07:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:07:12 ---> create-netrc.sh [Pipeline] } 00:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:07:12 ---> python-tools-install.sh [Pipeline] echo 00:07:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:07:13 ---> sudo-logs.sh 00:07:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:07:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:07:13 ---> job-cost.sh 00:07:13 lf-activate-venv: SKIPPING 00:07:13 DEBUG: total: 0.2199999988079071 00:07:13 INFO: Retrieving Stack Cost... 00:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 00:07:14 INFO: Archiving Costs [Pipeline] echo 00:07:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:07:14 ---> logs-deploy.sh 00:07:14 lf-activate-venv: SKIPPING 00:07:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/167 00:07:14 INFO: archiving workspace using pattern(s): 00:07:15 Archives upload complete. 00:07:15 INFO: archiving logs to Nexus