Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8bec4a73d0404efbe6ccf3648f358a175bc285 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-ssh5732313540197284633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9318321248013545814.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17489116489091150767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12695493741536865033.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-ssh4418518141983223504.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-29964 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 bc8bec4a73d0404efbe6ccf3648f358a175bc285 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467)" > git rev-list --no-walk 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:11 ========================================================= 16:52:11 EdgeX Global Pipelines Version Info 16:52:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:12 ------------------- 16:52:12 stable info: 16:52:12 ------------------- 16:52:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:52:12 Message: update stable to v1.0.239 16:52:12 ------------------- 16:52:12 experimental info: 16:52:12 ------------------- 16:52:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:52:12 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8bec4 [Pipeline] echo 16:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:13 provisioning config files... 16:52:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4847303584749685543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:13 ---> docker-login.sh 16:52:13 nexus3.edgexfoundry.org:10001 16:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:14 Configure a credential helper to remove this warning. See 16:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:14 16:52:14 Login Succeeded 16:52:14 nexus3.edgexfoundry.org:10002 16:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:14 Configure a credential helper to remove this warning. See 16:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:14 16:52:14 Login Succeeded 16:52:14 nexus3.edgexfoundry.org:10003 16:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:14 Configure a credential helper to remove this warning. See 16:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:14 16:52:14 Login Succeeded 16:52:14 nexus3.edgexfoundry.org:10004 16:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:14 Configure a credential helper to remove this warning. See 16:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:14 16:52:14 Login Succeeded 16:52:14 docker.io 16:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:15 Configure a credential helper to remove this warning. See 16:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:15 16:52:15 Login Succeeded 16:52:15 ---> docker-login.sh ends [Pipeline] } 16:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:52:15 + git rev-list -1 --merges bc8bec4a73d0404efbe6ccf3648f358a175bc285~1..bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo 16:52:15 -----------> git rev-list -1 --merges bc8bec4a73d0404efbe6ccf3648f358a175bc285~1..bc8bec4a73d0404efbe6ccf3648f358a175bc285 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [false] [Pipeline] sh 16:52:15 + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo 16:52:15 ========================================================= 16:52:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:52:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:16 + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] echo 16:52:16 [semverPrep] GIT_COMMIT: bc8bec4a73d0404efbe6ccf3648f358a175bc285, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467) [Pipeline] echo 16:52:16 [semverPrep] This is not a build commit. [Pipeline] sh 16:52:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:16 + grep -v github /etc/ssh/ssh_known_hosts 16:52:16 + [ -e /tmp/ssh_known_hosts ] 16:52:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:52:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:52:16 + sudo tee -a /etc/ssh/ssh_known_hosts 16:52:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:17 16:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:17 0.1.4: Pulling from edgex-devops/py-git-semver 16:52:17 b85a868b505f: Pulling fs layer 16:52:17 e2be974225ed: Pulling fs layer 16:52:17 339a4e72a1f5: Pulling fs layer 16:52:17 988bab9f4d93: Pulling fs layer 16:52:17 1469e6f7b9e6: Pulling fs layer 16:52:17 eaf3925da568: Pulling fs layer 16:52:17 bab4dde63d76: Pulling fs layer 16:52:17 bde34c3a00c8: Pulling fs layer 16:52:17 b352a97aabf1: Pulling fs layer 16:52:17 4872d77fe225: Pulling fs layer 16:52:17 5851b861e8e6: Pulling fs layer 16:52:17 bde34c3a00c8: Waiting 16:52:17 b352a97aabf1: Waiting 16:52:17 5851b861e8e6: Waiting 16:52:17 4872d77fe225: Waiting 16:52:17 1469e6f7b9e6: Waiting 16:52:17 eaf3925da568: Waiting 16:52:17 988bab9f4d93: Waiting 16:52:17 e2be974225ed: Verifying Checksum 16:52:17 e2be974225ed: Download complete 16:52:17 988bab9f4d93: Verifying Checksum 16:52:17 988bab9f4d93: Download complete 16:52:17 1469e6f7b9e6: Verifying Checksum 16:52:17 1469e6f7b9e6: Download complete 16:52:17 eaf3925da568: Verifying Checksum 16:52:17 339a4e72a1f5: Verifying Checksum 16:52:17 339a4e72a1f5: Download complete 16:52:17 bde34c3a00c8: Verifying Checksum 16:52:17 bde34c3a00c8: Download complete 16:52:17 b352a97aabf1: Verifying Checksum 16:52:17 b352a97aabf1: Download complete 16:52:17 4872d77fe225: Download complete 16:52:17 5851b861e8e6: Verifying Checksum 16:52:17 5851b861e8e6: Download complete 16:52:17 b85a868b505f: Verifying Checksum 16:52:17 b85a868b505f: Download complete 16:52:17 bab4dde63d76: Verifying Checksum 16:52:17 bab4dde63d76: Download complete 16:52:19 b85a868b505f: Pull complete 16:52:19 e2be974225ed: Pull complete 16:52:19 339a4e72a1f5: Pull complete 16:52:19 988bab9f4d93: Pull complete 16:52:20 1469e6f7b9e6: Pull complete 16:52:20 eaf3925da568: Pull complete 16:52:21 bab4dde63d76: Pull complete 16:52:21 bde34c3a00c8: Pull complete 16:52:22 b352a97aabf1: Pull complete 16:52:22 4872d77fe225: Pull complete 16:52:22 5851b861e8e6: Pull complete 16:52:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:22 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 16:52:22 $ 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 16:52:24 $ docker top e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 -eo pid,comm 16:52:24 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). 16:52:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:24 [ssh-agent] Looking for ssh-agent implementation... 16:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:24 $ docker exec e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent 16:52:24 SSH_AUTH_SOCK=/tmp/ssh-JQpffhzYziRs/agent.33 16:52:24 SSH_AGENT_PID=39 16:52:24 Running ssh-add (command line suppressed) 16:52:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8206546621696575897.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8206546621696575897.key) 16:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:25 + git tag --points-at HEAD [Pipeline] } 16:52:25 $ docker exec --env ******** --env ******** e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent -k 16:52:25 unset SSH_AUTH_SOCK; 16:52:25 unset SSH_AGENT_PID; 16:52:25 echo Agent pid 39 killed; 16:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:52:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:25 [ssh-agent] Looking for ssh-agent implementation... 16:52:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:25 $ docker exec e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent 16:52:25 SSH_AUTH_SOCK=/tmp/ssh-d8o9bzY6g1eZ/agent.71 16:52:25 SSH_AGENT_PID=78 16:52:25 Running ssh-add (command line suppressed) 16:52:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6890951937695449526.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6890951937695449526.key) 16:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:26 + git semver init 16:52:26 2022-09-20 16:52:26,456 [run_init] DEBUG init version:0.0.0 force:False 16:52:26 2022-09-20 16:52:26,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:52:26 2022-09-20 16:52:26,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:52:26 2022-09-20 16:52:26,457 [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) 16:52:27 2022-09-20 16:52:27,382 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:52:27 2022-09-20 16:52:27,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:52:27 2022-09-20 16:52:27,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:27 2022-09-20 16:52:27,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:27 2.3.0-dev.23 [Pipeline] } 16:52:27 $ docker exec --env ******** --env ******** e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 ssh-agent -k 16:52:27 unset SSH_AUTH_SOCK; 16:52:27 unset SSH_AGENT_PID; 16:52:27 echo Agent pid 78 killed; 16:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:27 + git semver [Pipeline] } 16:52:28 $ docker stop --time=1 e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 16:52:29 $ docker rm -f e34ee9a987b98461548ef86c1e81a685bb20e5c81a64dcbe28436750f0bb1636 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:52:30 Stashed 1 file(s) [Pipeline] echo 16:52:30 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 16:52:30 provisioning config files... 16:52:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3745561504607631226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:30 ---> docker-login.sh 16:52:30 nexus3.edgexfoundry.org:10001 16:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:30 Configure a credential helper to remove this warning. See 16:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:30 16:52:30 Login Succeeded 16:52:30 nexus3.edgexfoundry.org:10002 16:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29970 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:52:30 Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout 16:52:30 Selected Git installation does not exist. Using Default 16:52:30 The recommended git tool is: NONE 16:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:30 Configure a credential helper to remove this warning. See 16:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:30 16:52:30 Login Succeeded 16:52:30 nexus3.edgexfoundry.org:10003 16:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:30 Configure a credential helper to remove this warning. See 16:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:30 16:52:30 Login Succeeded 16:52:30 nexus3.edgexfoundry.org:10004 16:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:31 Configure a credential helper to remove this warning. See 16:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:31 16:52:31 Login Succeeded 16:52:31 docker.io 16:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:31 Configure a credential helper to remove this warning. See 16:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:31 16:52:31 Login Succeeded 16:52:31 ---> docker-login.sh ends [Pipeline] } 16:52:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:31 ========================================================= 16:52:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:52:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:52:31 Sending build context to Docker daemon 3.113MB 16:52:31 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:52:31 Step 2/14 : FROM ${BASE} AS builder 16:52:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:52:31 2408cc74d12b: Pulling fs layer 16:52:31 ea60b727a1ce: Pulling fs layer 16:52:31 30c4a7721957: Pulling fs layer 16:52:31 370296b7ddb6: Pulling fs layer 16:52:31 7c6cee850709: Pulling fs layer 16:52:31 39a5fcdaea64: Pulling fs layer 16:52:31 d94ebbe4e438: Pulling fs layer 16:52:31 bcfd1f05c69d: Pulling fs layer 16:52:31 59ccb84bbe0f: Pulling fs layer 16:52:31 370296b7ddb6: Waiting 16:52:31 7c6cee850709: Waiting 16:52:31 39a5fcdaea64: Waiting 16:52:31 bcfd1f05c69d: Waiting 16:52:31 d94ebbe4e438: Waiting 16:52:31 59ccb84bbe0f: Waiting 16:52:31 30c4a7721957: Download complete 16:52:31 ea60b727a1ce: Verifying Checksum 16:52:31 ea60b727a1ce: Download complete 16:52:31 7c6cee850709: Verifying Checksum 16:52:31 7c6cee850709: Download complete 16:52:31 39a5fcdaea64: Verifying Checksum 16:52:31 39a5fcdaea64: Download complete 16:52:32 2408cc74d12b: Download complete 16:52:32 d94ebbe4e438: Verifying Checksum 16:52:32 d94ebbe4e438: Download complete 16:52:32 2408cc74d12b: Pull complete 16:52:32 ea60b727a1ce: Pull complete 16:52:32 30c4a7721957: Pull complete 16:52:32 59ccb84bbe0f: Verifying Checksum 16:52:32 59ccb84bbe0f: Download complete 16:52:32 370296b7ddb6: Verifying Checksum 16:52:32 370296b7ddb6: Download complete 16:52:32 bcfd1f05c69d: Verifying Checksum 16:52:32 bcfd1f05c69d: Download complete 16:52:36 using credential edgex-jenkins-ssh 16:52:36 Cloning the remote Git repository 16:52:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:52:36 > git init /w/workspace/app-service-configurable/102 # timeout=10 16:52:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:52:36 > git --version # timeout=10 16:52:36 > git --version # 'git version 2.25.1' 16:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:37 370296b7ddb6: Pull complete 16:52:37 7c6cee850709: Pull complete 16:52:37 39a5fcdaea64: Pull complete 16:52:37 d94ebbe4e438: Pull complete 16:52:37 Avoid second fetch 16:52:37 Checking out Revision bc8bec4a73d0404efbe6ccf3648f358a175bc285 (main) 16:52:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:52:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:37 > git config core.sparsecheckout # timeout=10 16:52:37 > git checkout -f bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 16:52:38 bcfd1f05c69d: Pull complete 16:52:39 59ccb84bbe0f: Pull complete 16:52:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:52:39 ---> a4fb48ad2a94 16:52:39 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:52:42 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#467)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:52:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:43 Dload Upload Total Spent Left Speed 16:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 16:52:43 ---> Running in 7a330fd21e39 16:52:43 Removing intermediate container 7a330fd21e39 16:52:43 ---> b152f7b30858 16:52:43 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 16:52:43 ---> Running in 1bd02e550f22 16:52:43 Removing intermediate container 1bd02e550f22 16:52:43 ---> 95a12160582c 16:52:43 Step 5/14 : ARG ADD_BUILD_TAGS="" 16:52:43 ---> Running in f5b34e56dc9c 16:52:43 Removing intermediate container f5b34e56dc9c 16:52:43 ---> 4c4a8e04ea78 16:52:43 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:52:43 ---> Running in decfbc861e33 16:52:43 Removing intermediate container decfbc861e33 16:52:43 ---> 88dc19edab5a 16:52:43 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Running in caa596b3b4e9 [Pipeline] sh 16:52:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:52:43 Removing intermediate container caa596b3b4e9 16:52:43 ---> c9dd3f286a51 16:52:43 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:43 ---> Running in d70e7945514a 16:52:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:52:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:52:44 + sudo tee /etc/docker/daemon.new 16:52:44 { 16:52:44 "registry-mirrors": [ 16:52:44 "https://nexus3.edgexfoundry.org:10001" 16:52:44 ], 16:52:44 "bip": "10.250.0.254/24", 16:52:44 "hosts": [ 16:52:44 "tcp://0.0.0.0:5555", 16:52:44 "unix:///var/run/docker.sock" 16:52:44 ], 16:52:44 "mtu": 1458, 16:52:44 "selinux-enabled": true, 16:52:44 "seccomp-profile": "/etc/docker/seccomp.json" 16:52:44 } [Pipeline] sh 16:52:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:52:44 + sudo service docker restart 16:52:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:52:45 OK: 211 MiB in 51 packages 16:52:45 Removing intermediate container d70e7945514a 16:52:45 ---> 05709cb8d371 16:52:45 Step 9/14 : WORKDIR /app 16:52:45 ---> Running in 171666ef0222 16:52:45 Removing intermediate container 171666ef0222 16:52:45 ---> 7ba39cab1b59 16:52:45 Step 10/14 : COPY go.mod vendor* ./ 16:52:45 ---> 5abcd414b7e2 16:52:45 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:45 ---> Running in 812d264ccd67 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:03 provisioning config files... 16:53:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config1165952004808741124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:03 Removing intermediate container 812d264ccd67 16:53:03 ---> 1b6444aa7903 16:53:03 Step 12/14 : COPY . . 16:53:03 ---> 5262d0fd3d25 16:53:03 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:53:03 ---> Running in 61f05ff5d1fa 16:53:03 Removing intermediate container 61f05ff5d1fa 16:53:03 ---> d133b4c5437d 16:53:03 Step 14/14 : RUN $MAKE 16:53:03 ---> Running in e41513a8454d 16:53:03 ---> docker-login.sh 16:53:03 nexus3.edgexfoundry.org:10001 16:53:04 noop 16:53:04 Removing intermediate container e41513a8454d 16:53:04 ---> 08a0533dddd1 16:53:04 Successfully built 08a0533dddd1 16:53:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:04 + docker inspect -f . ci-base-image-x86_64 16:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:04 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 16:53:04 $ 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 16:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:04 Configure a credential helper to remove this warning. See 16:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:04 16:53:04 Login Succeeded 16:53:04 nexus3.edgexfoundry.org:10002 16:53:05 $ docker top b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:05 Configure a credential helper to remove this warning. See 16:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:05 16:53:05 Login Succeeded 16:53:05 nexus3.edgexfoundry.org:10003 16:53:05 + go version 16:53:05 go version go1.18.3 linux/amd64 [Pipeline] } 16:53:05 $ docker stop --time=1 b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc 16:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:06 Configure a credential helper to remove this warning. See 16:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:06 16:53:06 Login Succeeded 16:53:06 nexus3.edgexfoundry.org:10004 16:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:06 Configure a credential helper to remove this warning. See 16:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:06 16:53:06 Login Succeeded 16:53:06 docker.io 16:53:06 $ docker rm -f b40eaa633bce8c0ca1297b6e9ec4cef90ce777075eb9c3e0006a49f5bb6239bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:07 + docker inspect -f . ci-base-image-x86_64 16:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:07 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 16:53:07 $ 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 16:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:07 Configure a credential helper to remove this warning. See 16:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:07 16:53:07 Login Succeeded 16:53:07 ---> docker-login.sh ends 16:53:07 $ docker top 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 -eo pid,comm [Pipeline] { [Pipeline] } 16:53:07 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 16:53:08 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 16:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:08 ========================================================= 16:53:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:53:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:08 + make test 16:53:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:53:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:53:08 Sending build context to Docker daemon 206.8kB 16:53:08 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:53:08 Step 2/14 : FROM ${BASE} AS builder 16:53:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:53:09 b3c136eddcbf: Pulling fs layer 16:53:09 c0a3192eca97: Pulling fs layer 16:53:09 a050256f5b6f: Pulling fs layer 16:53:09 656be50a0ddc: Pulling fs layer 16:53:09 2bbca73fdf42: Pulling fs layer 16:53:09 46d945488cbd: Pulling fs layer 16:53:09 8a5474983e97: Pulling fs layer 16:53:09 329c88fbcd65: Pulling fs layer 16:53:09 2bbca73fdf42: Waiting 16:53:09 656be50a0ddc: Waiting 16:53:09 46d945488cbd: Waiting 16:53:09 329c88fbcd65: Waiting 16:53:09 8a5474983e97: Waiting 16:53:09 a050256f5b6f: Verifying Checksum 16:53:09 a050256f5b6f: Download complete 16:53:09 c0a3192eca97: Verifying Checksum 16:53:09 c0a3192eca97: Download complete 16:53:09 2bbca73fdf42: Verifying Checksum 16:53:09 2bbca73fdf42: Download complete 16:53:09 46d945488cbd: Verifying Checksum 16:53:09 46d945488cbd: Download complete 16:53:09 b3c136eddcbf: Verifying Checksum 16:53:09 b3c136eddcbf: Download complete 16:53:10 b3c136eddcbf: Pull complete 16:53:10 329c88fbcd65: Verifying Checksum 16:53:10 329c88fbcd65: Download complete 16:53:10 c0a3192eca97: Pull complete 16:53:10 a050256f5b6f: Pull complete 16:53:11 8a5474983e97: Verifying Checksum 16:53:11 8a5474983e97: Download complete 16:53:12 656be50a0ddc: Verifying Checksum 16:53:12 656be50a0ddc: Download complete 16:53:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:53:18 CGO_ENABLED=1 go vet ./... 16:53:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:53:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:53:20 ./bin/test-attribution-txt.sh 16:53:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:53:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:53:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:53:21 $ docker stop --time=1 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 16:53:23 $ docker rm -f 4568a4f2720ef2c910d57d2b198d9978ed708bc2d0d1f1a8d2ea7d72239bf4d1 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:53:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:24 656be50a0ddc: Pull complete 16:53:24 2bbca73fdf42: Pull complete 16:53:24 46d945488cbd: Pull complete 16:53:24 + ls -al . 16:53:24 total 176 16:53:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:53 . 16:53:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 .. 16:53:24 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:52 .dockerignore 16:53:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:52 .git 16:53:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:52 .github 16:53:24 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:52 .gitignore 16:53:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:52 .semver 16:53:24 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 16:52 Attribution.txt 16:53:24 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 16:52 CHANGELOG.md 16:53:24 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 16:52 Dockerfile 16:53:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:52 GOVERNANCE.md 16:53:24 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:52 Jenkinsfile 16:53:24 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:52 LICENSE 16:53:24 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:52 OWNERS.md 16:53:24 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 16:52 README.md 16:53:24 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:52 VERSION 16:53:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:52 bin 16:53:24 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:53 coverage.out 16:53:24 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 16:52 go.mod 16:53:24 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 16:52 go.sum 16:53:24 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 16:52 main.go 16:53:24 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 16:52 makefile 16:53:24 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:52 res 16:53:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:24 + 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285 --label arch=amd64 --label version=2.3.0-dev.23 . 16:53:24 Sending build context to Docker daemon 3.114MB 16:53:24 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 16:53:24 Step 2/28 : FROM ${BASE} AS builder 16:53:24 ---> 08a0533dddd1 16:53:24 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:53:24 ---> Running in 4cdf986504ad 16:53:25 Removing intermediate container 4cdf986504ad 16:53:25 ---> 8dc91b4fcf51 16:53:25 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:53:25 ---> Running in ed839debc43a 16:53:25 Removing intermediate container ed839debc43a 16:53:25 ---> 83ed75569cb4 16:53:25 Step 5/28 : ARG ADD_BUILD_TAGS="" 16:53:25 ---> Running in 08e6efbc934d 16:53:25 Removing intermediate container 08e6efbc934d 16:53:25 ---> f01a9a9b6f64 16:53:25 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:53:25 ---> Running in b92de830fab0 16:53:25 Removing intermediate container b92de830fab0 16:53:25 ---> 72e60b95dcef 16:53:25 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:25 ---> Running in 4b546aeb0209 16:53:25 Removing intermediate container 4b546aeb0209 16:53:25 ---> e8b3c826c4ab 16:53:25 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:25 ---> Running in da158cccbd5a 16:53:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:27 OK: 211 MiB in 51 packages 16:53:27 Removing intermediate container da158cccbd5a 16:53:27 ---> 894b2dbdc6b0 16:53:27 Step 9/28 : WORKDIR /app 16:53:27 ---> Running in 3252fa21f076 16:53:27 Removing intermediate container 3252fa21f076 16:53:27 ---> 804488169f2b 16:53:27 Step 10/28 : COPY go.mod vendor* ./ 16:53:27 ---> 3c8d0ec1d152 16:53:27 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:27 ---> Running in d51bc8e750ef 16:53:28 Removing intermediate container d51bc8e750ef 16:53:28 ---> 57a780328b1d 16:53:28 Step 12/28 : COPY . . 16:53:28 ---> df8ed8898e3b 16:53:28 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:53:28 ---> Running in 967f5f404c5d 16:53:29 Removing intermediate container 967f5f404c5d 16:53:29 ---> 90cfef7e874c 16:53:29 Step 14/28 : RUN $MAKE 16:53:29 ---> Running in 80424c92f2f5 16:53:29 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:53:31 8a5474983e97: Pull complete 16:53:31 329c88fbcd65: Pull complete 16:53:31 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:53:31 ---> ff4287adb874 16:53:31 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:53:32 ---> Running in 7ad182a22214 16:53:33 Removing intermediate container 7ad182a22214 16:53:33 ---> 48c1c4dadc84 16:53:33 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 16:53:33 ---> Running in 21d64aeb6002 16:53:33 Removing intermediate container 21d64aeb6002 16:53:33 ---> 7ada7305c712 16:53:33 Step 5/14 : ARG ADD_BUILD_TAGS="" 16:53:33 ---> Running in 590a189e5c91 16:53:33 Removing intermediate container 590a189e5c91 16:53:33 ---> cda8f6559679 16:53:33 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:53:34 ---> Running in 7a646e583a62 16:53:34 Removing intermediate container 7a646e583a62 16:53:34 ---> d1e68a226b82 16:53:34 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:34 ---> Running in e1499a57d719 16:53:36 Removing intermediate container e1499a57d719 16:53:36 ---> 15066789ffc2 16:53:36 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:36 ---> Running in c85c96e4a3c5 16:53:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:39 OK: 221 MiB in 51 packages 16:53:40 Removing intermediate container c85c96e4a3c5 16:53:40 ---> bc07d0df01b7 16:53:40 Step 9/14 : WORKDIR /app 16:53:40 ---> Running in fd4dc6a0ca88 16:53:40 Removing intermediate container fd4dc6a0ca88 16:53:40 ---> 070515019d96 16:53:40 Step 10/14 : COPY go.mod vendor* ./ 16:53:41 ---> cb8f5479d9c0 16:53:41 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:41 ---> Running in cce2f6c38b05 16:53:51 Removing intermediate container 80424c92f2f5 16:53:51 ---> 4ba2ad36c525 16:53:51 Step 15/28 : FROM alpine:3.16 16:53:51 3.16: Pulling from library/alpine 16:53:51 213ec9aee27d: Pulling fs layer 16:53:51 213ec9aee27d: Verifying Checksum 16:53:51 213ec9aee27d: Download complete 16:53:51 213ec9aee27d: Pull complete 16:53:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:53:51 Status: Downloaded newer image for alpine:3.16 16:53:51 ---> 9c6f07244728 16:53:51 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:53:51 ---> Running in a0381962387c 16:53:51 Removing intermediate container a0381962387c 16:53:51 ---> a7f4541c8539 16:53:51 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:53:51 ---> Running in 36d7eb61bff2 16:53:52 Removing intermediate container 36d7eb61bff2 16:53:52 ---> 96bc7f2bf6b9 16:53:52 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:53:52 ---> Running in 6ec34677bb40 16:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:52 (1/7) Installing ca-certificates (20220614-r0) 16:53:52 (2/7) Installing dumb-init (1.2.5-r1) 16:53:52 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:53:52 (4/7) Installing libsodium (1.0.18-r0) 16:53:52 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:53:52 (6/7) Installing libzmq (4.3.4-r0) 16:53:52 (7/7) Installing zeromq (4.3.4-r0) 16:53:52 Executing busybox-1.35.0-r17.trigger 16:53:52 Executing ca-certificates-20220614-r0.trigger 16:53:52 OK: 9 MiB in 21 packages 16:53:53 Removing intermediate container 6ec34677bb40 16:53:53 ---> 67e5c0339b62 16:53:53 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:53:53 ---> ecb5e1ffe3bd 16:53:53 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:53:53 ---> fce63d3fd208 16:53:53 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:53:53 ---> 38698025bc7e 16:53:53 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:53:54 ---> 639b97c018a2 16:53:54 Step 23/28 : EXPOSE 48095 16:53:54 ---> Running in 62e013393047 16:53:54 Removing intermediate container 62e013393047 16:53:54 ---> 0da4c61f1457 16:53:54 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:53:54 ---> Running in 7582e926db02 16:53:54 Removing intermediate container 7582e926db02 16:53:54 ---> 979fb03571fa 16:53:54 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:54 ---> Running in 0c962966361e 16:53:54 Removing intermediate container 0c962966361e 16:53:54 ---> 4032615bf510 16:53:54 Step 26/28 : LABEL arch=amd64 16:53:54 ---> Running in fa91fe0a87d8 16:53:54 Removing intermediate container fa91fe0a87d8 16:53:54 ---> fa366b0c6ab7 16:53:54 Step 27/28 : LABEL git_sha=bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:53:54 ---> Running in 6ba517b82381 16:53:54 Removing intermediate container 6ba517b82381 16:53:54 ---> f06704ab0bc3 16:53:54 Step 28/28 : LABEL version=2.3.0-dev.23 16:53:54 ---> Running in 351b07e584ce 16:53:55 Removing intermediate container 351b07e584ce 16:53:55 ---> 2021c1c56013 16:53:55 [Warning] One or more build-args [ARCH] were not consumed 16:53:55 Successfully built 2021c1c56013 16:53:55 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 16:53:55 provisioning config files... 16:53:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1609861498933360456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:55 ---> docker-login.sh 16:53:55 nexus3.edgexfoundry.org:10001 16:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:55 Configure a credential helper to remove this warning. See 16:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:55 16:53:55 Login Succeeded 16:53:55 nexus3.edgexfoundry.org:10002 16:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:55 Configure a credential helper to remove this warning. See 16:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:55 16:53:55 Login Succeeded 16:53:55 nexus3.edgexfoundry.org:10003 16:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:55 Configure a credential helper to remove this warning. See 16:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:55 16:53:55 Login Succeeded 16:53:55 nexus3.edgexfoundry.org:10004 16:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:56 Configure a credential helper to remove this warning. See 16:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:56 16:53:56 Login Succeeded 16:53:56 docker.io 16:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:56 Configure a credential helper to remove this warning. See 16:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:56 16:53:56 Login Succeeded 16:53:56 ---> docker-login.sh ends [Pipeline] } 16:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:56 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:53:56 bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:53:56 latest 16:53:56 2.3.0-dev.23 16:53:56 bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:53:56 main 16:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:56 e03b240087f3: Preparing 16:53:56 b2208ef01ef4: Preparing 16:53:56 260537865b62: Preparing 16:53:56 c0f5c9f1f26c: Preparing 16:53:56 bf0b59965c07: Preparing 16:53:56 994393dc58e7: Preparing 16:53:56 994393dc58e7: Waiting 16:53:56 260537865b62: Pushed 16:53:56 c0f5c9f1f26c: Pushed 16:53:56 b2208ef01ef4: Pushed 16:53:56 994393dc58e7: Layer already exists 16:53:57 bf0b59965c07: Pushed 16:54:00 e03b240087f3: Pushed 16:54:00 bc8bec4a73d0404efbe6ccf3648f358a175bc285: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:00 e03b240087f3: Preparing 16:54:00 b2208ef01ef4: Preparing 16:54:00 260537865b62: Preparing 16:54:00 c0f5c9f1f26c: Preparing 16:54:00 bf0b59965c07: Preparing 16:54:00 994393dc58e7: Preparing 16:54:00 994393dc58e7: Waiting 16:54:00 b2208ef01ef4: Layer already exists 16:54:00 e03b240087f3: Layer already exists 16:54:00 260537865b62: Layer already exists 16:54:00 c0f5c9f1f26c: Layer already exists 16:54:00 bf0b59965c07: Layer already exists 16:54:00 994393dc58e7: Layer already exists 16:54:00 latest: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 16:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:01 e03b240087f3: Preparing 16:54:01 b2208ef01ef4: Preparing 16:54:01 260537865b62: Preparing 16:54:01 c0f5c9f1f26c: Preparing 16:54:01 bf0b59965c07: Preparing 16:54:01 994393dc58e7: Preparing 16:54:01 994393dc58e7: Waiting 16:54:01 bf0b59965c07: Layer already exists 16:54:01 e03b240087f3: Layer already exists 16:54:01 c0f5c9f1f26c: Layer already exists 16:54:01 260537865b62: Layer already exists 16:54:01 b2208ef01ef4: Layer already exists 16:54:01 994393dc58e7: Layer already exists 16:54:01 2.3.0-dev.23: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:02 e03b240087f3: Preparing 16:54:02 b2208ef01ef4: Preparing 16:54:02 260537865b62: Preparing 16:54:02 c0f5c9f1f26c: Preparing 16:54:02 bf0b59965c07: Preparing 16:54:02 994393dc58e7: Preparing 16:54:02 994393dc58e7: Waiting 16:54:02 c0f5c9f1f26c: Layer already exists 16:54:02 260537865b62: Layer already exists 16:54:02 b2208ef01ef4: Layer already exists 16:54:02 bf0b59965c07: Layer already exists 16:54:02 e03b240087f3: Layer already exists 16:54:02 994393dc58e7: Layer already exists 16:54:02 bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:02 e03b240087f3: Preparing 16:54:02 b2208ef01ef4: Preparing 16:54:02 260537865b62: Preparing 16:54:02 c0f5c9f1f26c: Preparing 16:54:02 bf0b59965c07: Preparing 16:54:02 994393dc58e7: Preparing 16:54:02 994393dc58e7: Waiting 16:54:02 c0f5c9f1f26c: Layer already exists 16:54:02 bf0b59965c07: Layer already exists 16:54:02 e03b240087f3: Layer already exists 16:54:02 260537865b62: Layer already exists 16:54:02 b2208ef01ef4: Layer already exists 16:54:02 994393dc58e7: Layer already exists 16:54:02 main: digest: sha256:49a096bb09efa73838350bc030164772085fdf14e84a8794bed40407bc20f843 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:02 ===================================================== [Pipeline] echo 16:54:02 taggedImages: 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.23 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:54:02 - 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 16:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:03 16:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:03 latest: Pulling from edgex-lftools-log-publisher 16:54:03 5eb5b503b376: Pulling fs layer 16:54:03 5c69ac0246d0: Pulling fs layer 16:54:03 ec43610c2a17: Pulling fs layer 16:54:03 3a2ae6a8a46f: Pulling fs layer 16:54:03 33b1e0a273af: Pulling fs layer 16:54:03 5d3b04190fa2: Pulling fs layer 16:54:03 2f39f015ded8: Pulling fs layer 16:54:03 5d3b04190fa2: Waiting 16:54:03 33b1e0a273af: Waiting 16:54:03 3a2ae6a8a46f: Waiting 16:54:03 5c69ac0246d0: Verifying Checksum 16:54:03 5c69ac0246d0: Download complete 16:54:03 3a2ae6a8a46f: Verifying Checksum 16:54:03 3a2ae6a8a46f: Download complete 16:54:03 33b1e0a273af: Verifying Checksum 16:54:03 33b1e0a273af: Download complete 16:54:03 5d3b04190fa2: Verifying Checksum 16:54:03 5d3b04190fa2: Download complete 16:54:03 ec43610c2a17: Verifying Checksum 16:54:03 ec43610c2a17: Download complete 16:54:03 5eb5b503b376: Verifying Checksum 16:54:04 2f39f015ded8: Download complete 16:54:04 5eb5b503b376: Pull complete 16:54:04 5c69ac0246d0: Pull complete 16:54:05 ec43610c2a17: Pull complete 16:54:05 3a2ae6a8a46f: Pull complete 16:54:05 33b1e0a273af: Pull complete 16:54:05 5d3b04190fa2: Pull complete 16:54:09 2f39f015ded8: Pull complete 16:54:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:10 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 16:54:10 $ 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 16:54:13 $ docker top 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:13 ---> job-cost.sh 16:54:13 lf-activate-venv: SKIPPING 16:54:13 INFO: No Stack... 16:54:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:14 INFO: Archiving Costs [Pipeline] sh 16:54:14 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:54:14 + cut -d, -f6 [Pipeline] lock 16:54:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] 16:54:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] did not exist. Created. 16:54:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:15 + echo total: 0.2199999988079071 [Pipeline] stash 16:54:15 Stashed 1 file(s) [Pipeline] } 16:54:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:15 $ docker stop --time=1 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 16:54:16 $ docker rm -f 6d8d149b07890e3129dbad3dc81067390c57a6bc6a2469cf37f1ef4875c0fff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:54:37 Removing intermediate container cce2f6c38b05 16:54:37 ---> ffa0e3256224 16:54:37 Step 12/14 : COPY . . 16:54:37 ---> 33c02ab699c5 16:54:37 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:54:37 ---> Running in 78afc33f9643 16:54:37 Removing intermediate container 78afc33f9643 16:54:37 ---> b562399d5f74 16:54:37 Step 14/14 : RUN $MAKE 16:54:37 ---> Running in f6ce1e5ef147 16:54:37 noop 16:54:37 Removing intermediate container f6ce1e5ef147 16:54:37 ---> 094cc5e0c237 16:54:37 Successfully built 094cc5e0c237 16:54:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:38 + docker inspect -f . ci-base-image-arm64 16:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:38 prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container 16:54:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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-arm64 cat 16:54:40 $ docker top bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:40 + go version 16:54:40 go version go1.18.3 linux/arm64 [Pipeline] } 16:54:40 $ docker stop --time=1 bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae 16:54:42 $ docker rm -f bf892f81feb063ad1c189ff9a2027d7e5bc13c6dbac49e03dc0f558c3cda5cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker inspect -f . ci-base-image-arm64 16:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:43 prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container 16:54:43 $ 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/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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-arm64 cat 16:54:45 $ docker top eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/102 [Pipeline] fileExists [Pipeline] sh 16:54:46 + make test 16:54:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:56:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:56:23 CGO_ENABLED=1 go vet ./... 16:56:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:38 ./bin/test-attribution-txt.sh 16:56:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:56:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:56:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:56:38 $ docker stop --time=1 eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 16:56:40 $ docker rm -f eb673e3886623158d98c0d9b333f4e58cbcc6dc16246a8bba8c97a6f855290b0 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:41 Warning: overwriting stash ‘coverage-report’ 16:56:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:42 + ls -al . 16:56:42 total 172 16:56:42 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:54 . 16:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 .. 16:56:42 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:52 .dockerignore 16:56:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:52 .git 16:56:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:52 .github 16:56:42 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:52 .gitignore 16:56:42 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 16:52 Attribution.txt 16:56:42 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 16:52 CHANGELOG.md 16:56:42 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 16:52 Dockerfile 16:56:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:52 GOVERNANCE.md 16:56:42 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:52 Jenkinsfile 16:56:42 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:52 LICENSE 16:56:42 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:52 OWNERS.md 16:56:42 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 16:52 README.md 16:56:42 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:52 VERSION 16:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:52 bin 16:56:42 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:54 coverage.out 16:56:42 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 16:52 go.mod 16:56:42 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 16:52 go.sum 16:56:42 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 16:52 main.go 16:56:42 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 16:52 makefile 16:56:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:52 res 16:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:43 + 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285 --label arch=arm64 --label version=2.3.0-dev.23 . 16:56:43 Sending build context to Docker daemon 207.9kB 16:56:43 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 16:56:43 Step 2/28 : FROM ${BASE} AS builder 16:56:43 ---> 094cc5e0c237 16:56:43 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:56:43 ---> Running in cc999a915f6c 16:56:44 Removing intermediate container cc999a915f6c 16:56:44 ---> d1e658ce68fb 16:56:44 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:56:44 ---> Running in faa3c87a36c9 16:56:44 Removing intermediate container faa3c87a36c9 16:56:44 ---> b952c970299d 16:56:44 Step 5/28 : ARG ADD_BUILD_TAGS="" 16:56:44 ---> Running in 4a6b999ddbc2 16:56:45 Removing intermediate container 4a6b999ddbc2 16:56:45 ---> e6d4440a37ed 16:56:45 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:56:45 ---> Running in e487aa848e13 16:56:45 Removing intermediate container e487aa848e13 16:56:45 ---> 4d55a83261b1 16:56:45 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:45 ---> Running in 0c976fb1bc7b 16:56:47 Removing intermediate container 0c976fb1bc7b 16:56:47 ---> b5751f3fd3df 16:56:47 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:47 ---> Running in a415a530acee 16:56:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:50 OK: 221 MiB in 51 packages 16:56:51 Removing intermediate container a415a530acee 16:56:51 ---> a5820a98cb1b 16:56:51 Step 9/28 : WORKDIR /app 16:56:51 ---> Running in 58b0a3b9bacc 16:56:51 Removing intermediate container 58b0a3b9bacc 16:56:51 ---> 69c811f83b6d 16:56:51 Step 10/28 : COPY go.mod vendor* ./ 16:56:52 ---> 3cda0bae0567 16:56:52 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:52 ---> Running in 86235fad5e39 16:56:55 Removing intermediate container 86235fad5e39 16:56:55 ---> 5636058fde5f 16:56:55 Step 12/28 : COPY . . 16:56:55 ---> c3f26f5c32ce 16:56:55 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:56:55 ---> Running in b78cd85ddcc0 16:56:56 Removing intermediate container b78cd85ddcc0 16:56:56 ---> 26333be1b7fe 16:56:56 Step 14/28 : RUN $MAKE 16:56:56 ---> Running in 179d346a9ad9 16:56:57 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:59:34 Removing intermediate container 179d346a9ad9 16:59:34 ---> fbe0e5f4f81c 16:59:34 Step 15/28 : FROM alpine:3.16 16:59:34 3.16: Pulling from library/alpine 16:59:34 9b18e9b68314: Pulling fs layer 16:59:34 9b18e9b68314: Download complete 16:59:34 9b18e9b68314: Pull complete 16:59:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:59:34 Status: Downloaded newer image for alpine:3.16 16:59:34 ---> a6215f271958 16:59:34 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:59:34 ---> Running in dea80377596e 16:59:34 Removing intermediate container dea80377596e 16:59:34 ---> 7fe4163a80f2 16:59:34 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:59:34 ---> Running in 24d5edf3d3e0 16:59:34 Removing intermediate container 24d5edf3d3e0 16:59:34 ---> 22ae878b7bce 16:59:34 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:59:34 ---> Running in 2cd2c2faeaa7 16:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:34 (1/7) Installing ca-certificates (20220614-r0) 16:59:34 (2/7) Installing dumb-init (1.2.5-r1) 16:59:34 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:59:34 (4/7) Installing libsodium (1.0.18-r0) 16:59:34 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:34 (6/7) Installing libzmq (4.3.4-r0) 16:59:34 (7/7) Installing zeromq (4.3.4-r0) 16:59:34 Executing busybox-1.35.0-r17.trigger 16:59:34 Executing ca-certificates-20220614-r0.trigger 16:59:34 OK: 9 MiB in 21 packages 16:59:34 Removing intermediate container 2cd2c2faeaa7 16:59:34 ---> 7d845eb89032 16:59:34 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:59:34 ---> e21f9392afee 16:59:34 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:59:35 ---> 662cc0bfe6fa 16:59:35 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:59:35 ---> 71c0b2a19801 16:59:35 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:59:37 ---> b42731c6d807 16:59:37 Step 23/28 : EXPOSE 48095 16:59:37 ---> Running in 36ebc91b433e 16:59:37 Removing intermediate container 36ebc91b433e 16:59:37 ---> fe07c250f08d 16:59:37 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:59:37 ---> Running in e6093dd55838 16:59:38 Removing intermediate container e6093dd55838 16:59:38 ---> f70cb2e7f7cb 16:59:38 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:38 ---> Running in 9213cad69d38 16:59:38 Removing intermediate container 9213cad69d38 16:59:38 ---> 1b2368b2c8ea 16:59:38 Step 26/28 : LABEL arch=arm64 16:59:39 ---> Running in b7f2a915531f 16:59:39 Removing intermediate container b7f2a915531f 16:59:39 ---> 62cee766559e 16:59:39 Step 27/28 : LABEL git_sha=bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:59:39 ---> Running in 75cb1aa991c1 16:59:39 Removing intermediate container 75cb1aa991c1 16:59:39 ---> ca6d11c9b450 16:59:39 Step 28/28 : LABEL version=2.3.0-dev.23 16:59:39 ---> Running in 9f2bcab0a66a 16:59:40 Removing intermediate container 9f2bcab0a66a 16:59:40 ---> d91876a3aa58 16:59:40 [Warning] One or more build-args [ARCH] were not consumed 16:59:40 Successfully built d91876a3aa58 16:59:40 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 16:59:40 provisioning config files... 16:59:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config6917618498098182130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:40 ---> docker-login.sh 16:59:40 nexus3.edgexfoundry.org:10001 16:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:41 Configure a credential helper to remove this warning. See 16:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:41 16:59:41 Login Succeeded 16:59:41 nexus3.edgexfoundry.org:10002 16:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:41 Configure a credential helper to remove this warning. See 16:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:41 16:59:41 Login Succeeded 16:59:41 nexus3.edgexfoundry.org:10003 16:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:42 Configure a credential helper to remove this warning. See 16:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:42 16:59:42 Login Succeeded 16:59:42 nexus3.edgexfoundry.org:10004 16:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:42 Configure a credential helper to remove this warning. See 16:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:42 16:59:42 Login Succeeded 16:59:42 docker.io 16:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:43 Configure a credential helper to remove this warning. See 16:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:43 16:59:43 Login Succeeded 16:59:43 ---> docker-login.sh ends [Pipeline] } 16:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:43 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:59:43 bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:59:43 latest 16:59:43 2.3.0-dev.23 16:59:43 bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:59:43 main 16:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:59:44 ab7b06045c2f: Preparing 16:59:44 c1321b0ab906: Preparing 16:59:44 dfc8ff895887: Preparing 16:59:44 389b8bf55257: Preparing 16:59:44 2be0ab0a9c4e: Preparing 16:59:44 5d3e392a13a0: Preparing 16:59:44 5d3e392a13a0: Waiting 16:59:44 389b8bf55257: Pushed 16:59:44 dfc8ff895887: Pushed 16:59:44 c1321b0ab906: Pushed 16:59:44 5d3e392a13a0: Layer already exists 16:59:45 2be0ab0a9c4e: Pushed 16:59:51 ab7b06045c2f: Pushed 16:59:51 bc8bec4a73d0404efbe6ccf3648f358a175bc285: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:51 + 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 16:59:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:59:52 ab7b06045c2f: Preparing 16:59:52 c1321b0ab906: Preparing 16:59:52 dfc8ff895887: Preparing 16:59:52 389b8bf55257: Preparing 16:59:52 2be0ab0a9c4e: Preparing 16:59:52 5d3e392a13a0: Preparing 16:59:52 5d3e392a13a0: Waiting 16:59:52 2be0ab0a9c4e: Layer already exists 16:59:52 389b8bf55257: Layer already exists 16:59:52 c1321b0ab906: Layer already exists 16:59:52 dfc8ff895887: Layer already exists 16:59:52 ab7b06045c2f: Layer already exists 16:59:52 5d3e392a13a0: Layer already exists 16:59:52 latest: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 16:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:59:53 ab7b06045c2f: Preparing 16:59:53 c1321b0ab906: Preparing 16:59:53 dfc8ff895887: Preparing 16:59:53 389b8bf55257: Preparing 16:59:53 2be0ab0a9c4e: Preparing 16:59:53 5d3e392a13a0: Preparing 16:59:53 5d3e392a13a0: Waiting 16:59:53 c1321b0ab906: Layer already exists 16:59:53 389b8bf55257: Layer already exists 16:59:53 2be0ab0a9c4e: Layer already exists 16:59:53 dfc8ff895887: Layer already exists 16:59:53 ab7b06045c2f: Layer already exists 16:59:53 5d3e392a13a0: Layer already exists 16:59:53 2.3.0-dev.23: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:59:54 ab7b06045c2f: Preparing 16:59:54 c1321b0ab906: Preparing 16:59:54 dfc8ff895887: Preparing 16:59:54 389b8bf55257: Preparing 16:59:54 2be0ab0a9c4e: Preparing 16:59:54 5d3e392a13a0: Preparing 16:59:54 5d3e392a13a0: Waiting 16:59:54 2be0ab0a9c4e: Layer already exists 16:59:54 dfc8ff895887: Layer already exists 16:59:54 ab7b06045c2f: Layer already exists 16:59:54 c1321b0ab906: Layer already exists 16:59:54 389b8bf55257: Layer already exists 16:59:54 5d3e392a13a0: Layer already exists 16:59:54 bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:54 + 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 16:59:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:59:55 ab7b06045c2f: Preparing 16:59:55 c1321b0ab906: Preparing 16:59:55 dfc8ff895887: Preparing 16:59:55 389b8bf55257: Preparing 16:59:55 2be0ab0a9c4e: Preparing 16:59:55 5d3e392a13a0: Preparing 16:59:55 5d3e392a13a0: Waiting 16:59:55 c1321b0ab906: Layer already exists 16:59:55 389b8bf55257: Layer already exists 16:59:55 2be0ab0a9c4e: Layer already exists 16:59:55 dfc8ff895887: Layer already exists 16:59:55 ab7b06045c2f: Layer already exists 16:59:55 5d3e392a13a0: Layer already exists 16:59:55 main: digest: sha256:9e88475f6cc359189359ac2128f13a29fed3cb7db7e0e57689518d17d624a2ff size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:55 ===================================================== [Pipeline] echo 16:59:55 taggedImages: 16:59:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285 16:59:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:59:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.23 16:59:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bc8bec4a73d0404efbe6ccf3648f358a175bc285-2.3.0-dev.23 16:59:55 - 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 16:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:55 16:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:56 arm64: Pulling from edgex-lftools-log-publisher 16:59:56 8998bd30e6a1: Pulling fs layer 16:59:56 04944245beec: Pulling fs layer 16:59:56 699f458cf7ca: Pulling fs layer 16:59:56 765212b225bb: Pulling fs layer 16:59:56 f23df028b6ca: Pulling fs layer 16:59:56 d65c8cfc05b1: Pulling fs layer 16:59:56 2437ff75d9bd: Pulling fs layer 16:59:56 f23df028b6ca: Waiting 16:59:56 d65c8cfc05b1: Waiting 16:59:56 2437ff75d9bd: Waiting 16:59:56 765212b225bb: Waiting 16:59:56 04944245beec: Verifying Checksum 16:59:56 04944245beec: Download complete 16:59:56 765212b225bb: Download complete 16:59:56 f23df028b6ca: Download complete 16:59:56 d65c8cfc05b1: Verifying Checksum 16:59:56 d65c8cfc05b1: Download complete 16:59:56 699f458cf7ca: Verifying Checksum 16:59:56 699f458cf7ca: Download complete 16:59:57 8998bd30e6a1: Verifying Checksum 16:59:57 8998bd30e6a1: Download complete 17:00:00 2437ff75d9bd: Verifying Checksum 17:00:00 2437ff75d9bd: Download complete 17:00:02 8998bd30e6a1: Pull complete 17:00:03 04944245beec: Pull complete 17:00:05 699f458cf7ca: Pull complete 17:00:05 765212b225bb: Pull complete 17:00:06 f23df028b6ca: Pull complete 17:00:06 d65c8cfc05b1: Pull complete 17:00:24 2437ff75d9bd: Pull complete 17:00:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:24 prd-ubuntu20.04-docker-arm64-4c-16g-29970 does not seem to be running inside a container 17:00:24 $ 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/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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:arm64 cat 17:00:27 $ docker top fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:28 ---> job-cost.sh 17:00:28 lf-activate-venv: SKIPPING 17:00:28 INFO: No Stack... 17:00:29 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:30 INFO: Archiving Costs [Pipeline] sh 17:00:31 + + cut -d, -f6 17:00:31 cat /w/workspace/app-service-configurable/102/archives/cost.csv [Pipeline] lock 17:00:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] 17:00:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] did not exist. Created. 17:00:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:31 /w/workspace/app-service-configurable/102@tmp/durable-4fbffba7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:00:32 + echo total: 0.10999999940395355 [Pipeline] stash 17:00:32 Warning: overwriting stash ‘stack-cost’ 17:00:32 Stashed 1 file(s) [Pipeline] } 17:00:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:32 $ docker stop --time=1 fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 17:00:34 $ docker rm -f fb0e0e2ec283980be141f85b56347893c346f78523e834208074bd489346dc52 [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 17:00:34 provisioning config files... 17:00:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7239665379584578940tmp [Pipeline] { [Pipeline] sh 17:00:34 + set +x 17:00:34 + curl -s https://codecov.io/bash 17:00:34 + bash -s -- 17:00:34 17:00:34 _____ _ 17:00:34 / ____| | | 17:00:34 | | ___ __| | ___ ___ _____ __ 17:00:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:34 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:34 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:34 Bash-1.0.6 17:00:34 17:00:34 17:00:34 ==> git version 2.25.1 found 17:00:34 ==> 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 17:00:34 Release-Date: 2020-01-08 17:00:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:34 ==> Jenkins CI detected. 17:00:34 current dir:  /w/workspace/ry_app-service-configurable_main 17:00:34 project root: . 17:00:34 --> token set from env 17:00:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:34 ==> Running gcov in . (disable via -X gcov) 17:00:34 ==> Python coveragepy not found 17:00:34 ==> Searching for coverage reports in: 17:00:34 + . 17:00:34 -> Found 1 reports 17:00:34 ==> Detecting git/mercurial file structure 17:00:34 ==> Reading reports 17:00:34 + ./coverage.out bytes=10 17:00:34 ==> Appending adjustments 17:00:34 https://docs.codecov.io/docs/fixing-reports 17:00:35 + Found adjustments 17:00:35 ==> Gzipping contents 17:00:35 4.0K /tmp/codecov.kyC8PF.gz 17:00:35 ==> Uploading reports 17:00:35 url: https://codecov.io 17:00:35 query: branch=main&commit=bc8bec4a73d0404efbe6ccf3648f358a175bc285&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:35 -> Pinging Codecov 17:00:35 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=bc8bec4a73d0404efbe6ccf3648f358a175bc285&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:35 -> Uploading to 17:00:35 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/A97CA9966030D2A3747ED39772930CCE/bc8bec4a73d0404efbe6ccf3648f358a175bc285/a817ed91-7ddd-459d-8c02-de8f65fbd780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T170035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1685aca243ba39695dc5d82a5de0cb57016645c3f3c5a8f6f5b6e4758c13ced 17:00:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:35 Dload Upload Total Spent Left Speed 17:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 1944 --:--:-- --:--:-- --:--:-- 1944 17:00:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] } 17:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:00:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:00:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:36 17:00:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:00:36 df9b9388f04a: Pulling fs layer 17:00:36 52dc419b0ee2: Pulling fs layer 17:00:36 25bc292e5bac: Pulling fs layer 17:00:36 114826534d7a: Pulling fs layer 17:00:36 4657fd5d0bcf: Pulling fs layer 17:00:36 6ad1cebc031e: Pulling fs layer 17:00:36 8a3aa393b2d8: Pulling fs layer 17:00:36 114826534d7a: Waiting 17:00:36 6ad1cebc031e: Waiting 17:00:36 4657fd5d0bcf: Waiting 17:00:36 25bc292e5bac: Verifying Checksum 17:00:36 25bc292e5bac: Download complete 17:00:36 52dc419b0ee2: Verifying Checksum 17:00:36 52dc419b0ee2: Download complete 17:00:36 4657fd5d0bcf: Verifying Checksum 17:00:36 4657fd5d0bcf: Download complete 17:00:36 df9b9388f04a: Verifying Checksum 17:00:36 df9b9388f04a: Download complete 17:00:36 6ad1cebc031e: Verifying Checksum 17:00:36 6ad1cebc031e: Download complete 17:00:36 df9b9388f04a: Pull complete 17:00:36 52dc419b0ee2: Pull complete 17:00:37 25bc292e5bac: Pull complete 17:00:37 114826534d7a: Verifying Checksum 17:00:37 114826534d7a: Download complete 17:00:37 8a3aa393b2d8: Download complete 17:00:40 114826534d7a: Pull complete 17:00:40 4657fd5d0bcf: Pull complete 17:00:41 6ad1cebc031e: Pull complete 17:00:44 8a3aa393b2d8: Pull complete 17:00:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:44 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:00:44 $ 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 17:00:47 $ docker top 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 -eo pid,comm [Pipeline] { [Pipeline] echo 17:00:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:00:47 + set -o pipefail 17:00:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:00:54 17:00:54 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:00:54 17:00:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5a1a0f33-5ca0-4371-bf73-fc783557846e 17:00:54 17:00:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:00:54 17:00:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:00:54 17:00:54 [Pipeline] } 17:00:54 $ docker stop --time=1 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 17:00:58 $ docker rm -f 87e67a09843ae42413a11b811b74fc6addbda006e027f95613cbd2bd758cb097 [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 17:00:59 + git log --format=format:%s -1 bc8bec4a73d0404efbe6ccf3648f358a175bc285 [Pipeline] sh 17:00:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:00:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:59 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:01:00 $ docker top c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:00 [ssh-agent] Looking for ssh-agent implementation... 17:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:00 $ docker exec c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf ssh-agent 17:01:00 SSH_AUTH_SOCK=/tmp/ssh-yhKmoVGe7azV/agent.32 17:01:00 SSH_AGENT_PID=38 17:01:00 Running ssh-add (command line suppressed) 17:01:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1045739514485635515.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1045739514485635515.key) 17:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:00 + git semver tag 17:01:01 2022-09-20 17:01:01,188 [run_tag] DEBUG tag force:False 17:01:01 2022-09-20 17:01:01,188 [check_head_tag] DEBUG check head tag 17:01:01 2022-09-20 17:01:01,189 [execute] INFO git cat-file --batch-check 17:01:01 2022-09-20 17:01:01,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:01:01 2022-09-20 17:01:01,193 [execute] INFO git cat-file --batch 17:01:01 2022-09-20 17:01:01,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:01:01 2022-09-20 17:01:01,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:01 2022-09-20 17:01:01,204 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 17:01:01 2022-09-20 17:01:01,205 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:01:01 2022-09-20 17:01:01,209 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:01 2.3.0-dev.23 [Pipeline] } 17:01:01 $ docker exec --env ******** --env ******** c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf ssh-agent -k 17:01:01 unset SSH_AUTH_SOCK; 17:01:01 unset SSH_AGENT_PID; 17:01:01 echo Agent pid 38 killed; 17:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:01 + git semver [Pipeline] } 17:01:01 $ docker stop --time=1 c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf 17:01:03 $ docker rm -f c22448c4a4b4154c25161c934d519f55f54f3d21838588078bfbb48c8c75cfcf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:03 17:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:03 0.23.1-centos7: Pulling from edgex-lftools 17:01:03 ab5ef0e58194: Pulling fs layer 17:01:03 9712f1f96733: Pulling fs layer 17:01:03 63f879dbbcfc: Pulling fs layer 17:01:03 0d9ebad4ef96: Pulling fs layer 17:01:03 e9a5061849ea: Pulling fs layer 17:01:03 d747dcd14b5f: Pulling fs layer 17:01:03 2de7ff778b66: Pulling fs layer 17:01:03 d747dcd14b5f: Waiting 17:01:03 e9a5061849ea: Waiting 17:01:03 2de7ff778b66: Waiting 17:01:03 9712f1f96733: Verifying Checksum 17:01:03 9712f1f96733: Download complete 17:01:04 63f879dbbcfc: Verifying Checksum 17:01:04 63f879dbbcfc: Download complete 17:01:04 0d9ebad4ef96: Verifying Checksum 17:01:04 0d9ebad4ef96: Download complete 17:01:04 e9a5061849ea: Verifying Checksum 17:01:04 e9a5061849ea: Download complete 17:01:04 d747dcd14b5f: Download complete 17:01:04 ab5ef0e58194: Verifying Checksum 17:01:04 ab5ef0e58194: Download complete 17:01:04 2de7ff778b66: Verifying Checksum 17:01:04 2de7ff778b66: Download complete 17:01:08 ab5ef0e58194: Pull complete 17:01:08 9712f1f96733: Pull complete 17:01:08 63f879dbbcfc: Pull complete 17:01:13 0d9ebad4ef96: Pull complete 17:01:13 e9a5061849ea: Pull complete 17:01:13 d747dcd14b5f: Pull complete 17:01:14 2de7ff778b66: Pull complete 17:01:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:14 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:01:14 $ 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 17:01:18 $ docker top 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:01:18 provisioning config files... 17:01:18 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5763347820327969215tmp 17:01:18 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4251978708669633694tmp 17:01:18 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6121084141501848230tmp [Pipeline] { [Pipeline] echo 17:01:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:01:18 ---> sigul-configuration.sh 17:01:18 gpg: directory `/root/.gnupg' created 17:01:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:01:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:01:18 gpg: keyring `/root/.gnupg/secring.gpg' created 17:01:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:01:18 gpg: CAST5 encrypted data 17:01:18 gpg: encrypted with 1 passphrase 17:01:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:01:19 + mkdir /home/jenkins 17:01:19 + mkdir /home/jenkins/sigul [Pipeline] sh 17:01:19 + 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 17:01:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:01:19 ---> sigul-install.sh 17:01:19 Sigul already installed; skipping installation. [Pipeline] sh 17:01:20 + git tag --list 17:01:20 v1.0.0 17:01:20 v1.1.0 17:01:20 v1.2.0 17:01:20 v1.3.0 17:01:20 v1.3.1 17:01:20 v2.0.0 17:01:20 v2.0.1 17:01:20 v2.1.0 17:01:20 v2.1.1 17:01:20 v2.1.1-dev.1 17:01:20 v2.1.1-dev.2 17:01:20 v2.2.0 17:01:20 v2.2.1-dev.1 17:01:20 v2.2.1-dev.10 17:01:20 v2.2.1-dev.2 17:01:20 v2.2.1-dev.3 17:01:20 v2.2.1-dev.4 17:01:20 v2.2.1-dev.5 17:01:20 v2.2.1-dev.6 17:01:20 v2.2.1-dev.7 17:01:20 v2.2.1-dev.8 17:01:20 v2.2.1-dev.9 17:01:20 v2.3.0-dev.10 17:01:20 v2.3.0-dev.11 17:01:20 v2.3.0-dev.12 17:01:20 v2.3.0-dev.13 17:01:20 v2.3.0-dev.14 17:01:20 v2.3.0-dev.15 17:01:20 v2.3.0-dev.16 17:01:20 v2.3.0-dev.17 17:01:20 v2.3.0-dev.18 17:01:20 v2.3.0-dev.19 17:01:20 v2.3.0-dev.20 17:01:20 v2.3.0-dev.21 17:01:20 v2.3.0-dev.22 17:01:20 v2.3.0-dev.23 [Pipeline] sh 17:01:20 + lftools sign git-tag v2.3.0-dev.23 17:01:20 Signing Git tag with Sigul... 17:01:20 Signing v2.3.0-dev.23 [Pipeline] echo 17:01:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:01:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:01:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:01:21 $ docker stop --time=1 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 17:01:22 $ docker rm -f 7bf2d4cc59e8b0652934574b7f78a73c56cd45a9ca9489b23d9b0ef21c4788c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:23 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:01:23 $ 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 17:01:24 $ docker top 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:24 [ssh-agent] Looking for ssh-agent implementation... 17:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:24 $ docker exec 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde ssh-agent 17:01:24 SSH_AUTH_SOCK=/tmp/ssh-oZ2CvfeFtnX6/agent.34 17:01:24 SSH_AGENT_PID=40 17:01:24 Running ssh-add (command line suppressed) 17:01:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2241230957916002358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2241230957916002358.key) 17:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:24 + git semver bump pre 17:01:25 2022-09-20 17:01:24,987 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:25 2022-09-20 17:01:24,987 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 17:01:25 2022-09-20 17:01:24,987 [bump_version] DEBUG bumped version:2.3.0-dev.24 17:01:25 2022-09-20 17:01:24,987 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:01:25 2022-09-20 17:01:24,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:25 2022-09-20 17:01:24,988 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:01:25 2022-09-20 17:01:24,990 [execute] INFO git cat-file --batch-check 17:01:25 2022-09-20 17:01:24,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:25 2022-09-20 17:01:24,996 [execute] INFO git cat-file --batch 17:01:25 2022-09-20 17:01:24,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:25 2022-09-20 17:01:25,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:25 2.3.0-dev.24 [Pipeline] } 17:01:25 $ docker exec --env ******** --env ******** 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde ssh-agent -k 17:01:25 unset SSH_AUTH_SOCK; 17:01:25 unset SSH_AGENT_PID; 17:01:25 echo Agent pid 40 killed; 17:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:25 + git semver [Pipeline] } 17:01:25 $ docker stop --time=1 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde 17:01:27 $ docker rm -f 102a0f999835e071a3e8c95efb8f6099b3184aa026c2f3cd9889c8f7ad613cde [Pipeline] // withDockerContainer [Pipeline] sh 17:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:27 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:01:27 $ 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 17:01:28 $ docker top b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:28 [ssh-agent] Looking for ssh-agent implementation... 17:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:28 $ docker exec b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab ssh-agent 17:01:28 SSH_AUTH_SOCK=/tmp/ssh-jVMp1XSbuImj/agent.33 17:01:28 SSH_AGENT_PID=39 17:01:28 Running ssh-add (command line suppressed) 17:01:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4860530989204447323.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4860530989204447323.key) 17:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:29 + git semver push 17:01:29 2022-09-20 17:01:29,206 [run_push] DEBUG push 17:01:29 2022-09-20 17:01:29,207 [execute] INFO git cat-file --batch-check 17:01:29 2022-09-20 17:01:29,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:29 2022-09-20 17:01:29,211 [execute] INFO git rev-list 3d6ceb15061122a047b1ba4120ab15b480469441 -- 17:01:29 2022-09-20 17:01:29,211 [execute] DEBUG Popen(['git', 'rev-list', '3d6ceb15061122a047b1ba4120ab15b480469441', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:29 2022-09-20 17:01:29,217 [execute] INFO git fetch -v origin 17:01:29 2022-09-20 17:01:29,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:01:29 2022-09-20 17:01:29,811 [run_push] DEBUG no remote changes detected 17:01:29 2022-09-20 17:01:29,812 [execute] INFO git push origin semver 17:01:29 2022-09-20 17:01:29,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:30 2022-09-20 17:01:30,645 [run_push] DEBUG push all version tags 17:01:30 2022-09-20 17:01:30,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:01:30 2022-09-20 17:01:30,646 [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) 17:01:31 2022-09-20 17:01:31,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:01:31 2.3.0-dev.24 [Pipeline] } 17:01:31 $ docker exec --env ******** --env ******** b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab ssh-agent -k 17:01:31 unset SSH_AUTH_SOCK; 17:01:31 unset SSH_AGENT_PID; 17:01:31 echo Agent pid 39 killed; 17:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:32 + git semver [Pipeline] } 17:01:32 $ docker stop --time=1 b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab 17:01:33 $ docker rm -f b5a3c863b15ed38eaee487a2591227ea978c5b6c8d8cf96f0f673c8052c917ab [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 17:01:34 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:01:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:01:34 total 16 17:01:34 drwxr-xr-x 3 root root 4096 Sep 20 16:54 . 17:01:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:01 .. 17:01:34 drwxr-xr-x 2 root root 4096 Sep 20 16:54 cost 17:01:34 -rw-r--r-- 1 root root 97 Sep 20 16:54 cost.csv 17:01:34 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:01:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:01:34 total 16 17:01:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:54 . 17:01:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:01 .. 17:01:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:54 cost 17:01:34 -rw-r--r-- 1 jenkins jenkins 97 Sep 20 16:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:01:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:35 ---> package-listing.sh 17:01:35 ++ facter osfamily 17:01:35 ++ tr '[:upper:]' '[:lower:]' 17:01:35 + OS_FAMILY=debian 17:01:35 + workspace=/w/workspace/ry_app-service-configurable_main 17:01:35 + START_PACKAGES=/tmp/packages_start.txt 17:01:35 + END_PACKAGES=/tmp/packages_end.txt 17:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:35 + PACKAGES=/tmp/packages_start.txt 17:01:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:01:35 + PACKAGES=/tmp/packages_end.txt 17:01:35 + case "${OS_FAMILY}" in 17:01:35 + dpkg -l 17:01:35 + grep '^ii' 17:01:35 + '[' -f /tmp/packages_start.txt ']' 17:01:35 + '[' -f /tmp/packages_end.txt ']' 17:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:01:35 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:01:35 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 17:01:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:36 prd-ubuntu20.04-docker-8c-8g-29964 does not seem to be running inside a container 17:01:36 $ 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 17:01:36 $ docker top c71ff6ca434f80d83334fe4f514d9c33af4b84d320ef221d462be930daba5833 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:01:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:01:37 + ls /var/log/sa-host 17:01:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:37 provisioning config files... 17:01:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7374493823591526312tmp [Pipeline] { [Pipeline] echo 17:01:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:01:38 ---> create-netrc.sh [Pipeline] } 17:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:01:38 ---> python-tools-install.sh [Pipeline] echo 17:01:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:01:38 ---> sudo-logs.sh 17:01:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:01:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:01:39 ---> job-cost.sh 17:01:39 lf-activate-venv: SKIPPING 17:01:39 DEBUG: total: 0.2199999988079071 17:01:39 INFO: Retrieving Stack Cost... 17:01:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:39 INFO: Archiving Costs [Pipeline] echo 17:01:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:01:40 ---> logs-deploy.sh 17:01:40 lf-activate-venv: SKIPPING 17:01:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/102 17:01:40 INFO: archiving workspace using pattern(s): 17:01:41 Archives upload complete. 17:01:41 INFO: archiving logs to Nexus