Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1292a754be8699f1b15f58f39dc5d36d455586e 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-ssh8838738113669896657.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-ssh14558953514906160863.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-ssh6748035120813429578.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-ssh4659863370209996017.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-ssh18285176173905959759.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24202 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 f1292a754be8699f1b15f58f39dc5d36d455586e (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 f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 Commit message: "build: Add NATS convenience build targets (#463)" > git rev-list --no-walk d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:22 ========================================================= 15:40:22 EdgeX Global Pipelines Version Info 15:40:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:23 ------------------- 15:40:23 stable info: 15:40:23 ------------------- 15:40:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:40:23 Message: update stable to v1.0.239 15:40:24 ------------------- 15:40:24 experimental info: 15:40:24 ------------------- 15:40:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:40:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:40:24 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1292a7 [Pipeline] echo 15:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:24 provisioning config files... 15:40:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5963657959392781029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:25 ---> docker-login.sh 15:40:25 nexus3.edgexfoundry.org:10001 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:25 Configure a credential helper to remove this warning. See 15:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:25 15:40:25 Login Succeeded 15:40:25 nexus3.edgexfoundry.org:10002 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:25 Configure a credential helper to remove this warning. See 15:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:25 15:40:25 Login Succeeded 15:40:25 nexus3.edgexfoundry.org:10003 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:25 Configure a credential helper to remove this warning. See 15:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:25 15:40:25 Login Succeeded 15:40:25 nexus3.edgexfoundry.org:10004 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:26 Configure a credential helper to remove this warning. See 15:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:26 15:40:26 Login Succeeded 15:40:26 docker.io 15:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:26 Configure a credential helper to remove this warning. See 15:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:26 15:40:26 Login Succeeded 15:40:26 ---> docker-login.sh ends [Pipeline] } 15:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:40:26 + git rev-list -1 --merges f1292a754be8699f1b15f58f39dc5d36d455586e~1..f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo 15:40:26 -----------> git rev-list -1 --merges f1292a754be8699f1b15f58f39dc5d36d455586e~1..f1292a754be8699f1b15f58f39dc5d36d455586e f1292a754be8699f1b15f58f39dc5d36d455586e [false] [Pipeline] sh 15:40:27 + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo 15:40:27 ========================================================= 15:40:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:40:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:27 + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo 15:40:27 [semverPrep] GIT_COMMIT: f1292a754be8699f1b15f58f39dc5d36d455586e, Commit Message: build: Add NATS convenience build targets (#463) [Pipeline] echo 15:40:27 [semverPrep] This is not a build commit. [Pipeline] sh 15:40:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:28 + grep -v github /etc/ssh/ssh_known_hosts 15:40:28 + [ -e /tmp/ssh_known_hosts ] 15:40:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:40:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:40:28 + sudo tee -a /etc/ssh/ssh_known_hosts 15:40:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:28 15:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:28 0.1.4: Pulling from edgex-devops/py-git-semver 15:40:28 b85a868b505f: Pulling fs layer 15:40:28 e2be974225ed: Pulling fs layer 15:40:28 339a4e72a1f5: Pulling fs layer 15:40:28 988bab9f4d93: Pulling fs layer 15:40:28 1469e6f7b9e6: Pulling fs layer 15:40:28 eaf3925da568: Pulling fs layer 15:40:28 bab4dde63d76: Pulling fs layer 15:40:28 bde34c3a00c8: Pulling fs layer 15:40:28 b352a97aabf1: Pulling fs layer 15:40:28 4872d77fe225: Pulling fs layer 15:40:28 5851b861e8e6: Pulling fs layer 15:40:28 bab4dde63d76: Waiting 15:40:28 bde34c3a00c8: Waiting 15:40:28 b352a97aabf1: Waiting 15:40:28 4872d77fe225: Waiting 15:40:28 1469e6f7b9e6: Waiting 15:40:28 eaf3925da568: Waiting 15:40:28 5851b861e8e6: Waiting 15:40:28 988bab9f4d93: Waiting 15:40:28 e2be974225ed: Verifying Checksum 15:40:28 e2be974225ed: Download complete 15:40:28 988bab9f4d93: Verifying Checksum 15:40:28 988bab9f4d93: Download complete 15:40:29 339a4e72a1f5: Verifying Checksum 15:40:29 339a4e72a1f5: Download complete 15:40:29 1469e6f7b9e6: Verifying Checksum 15:40:29 1469e6f7b9e6: Download complete 15:40:29 eaf3925da568: Verifying Checksum 15:40:29 eaf3925da568: Download complete 15:40:29 bde34c3a00c8: Download complete 15:40:29 b352a97aabf1: Download complete 15:40:29 4872d77fe225: Verifying Checksum 15:40:29 4872d77fe225: Download complete 15:40:29 5851b861e8e6: Verifying Checksum 15:40:29 5851b861e8e6: Download complete 15:40:29 b85a868b505f: Verifying Checksum 15:40:29 b85a868b505f: Download complete 15:40:29 bab4dde63d76: Verifying Checksum 15:40:29 bab4dde63d76: Download complete 15:40:30 b85a868b505f: Pull complete 15:40:30 e2be974225ed: Pull complete 15:40:30 339a4e72a1f5: Pull complete 15:40:30 988bab9f4d93: Pull complete 15:40:31 1469e6f7b9e6: Pull complete 15:40:31 eaf3925da568: Pull complete 15:40:32 bab4dde63d76: Pull complete 15:40:32 bde34c3a00c8: Pull complete 15:40:33 b352a97aabf1: Pull complete 15:40:33 4872d77fe225: Pull complete 15:40:33 5851b861e8e6: Pull complete 15:40:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:33 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:40:36 $ docker top 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 -eo pid,comm 15:40:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:40:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:36 [ssh-agent] Looking for ssh-agent implementation... 15:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:36 $ docker exec 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent 15:40:36 SSH_AUTH_SOCK=/tmp/ssh-kOVsMON6HxLa/agent.33 15:40:36 SSH_AGENT_PID=40 15:40:36 Running ssh-add (command line suppressed) 15:40:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5781913097009028603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5781913097009028603.key) 15:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:36 + git tag --points-at HEAD [Pipeline] } 15:40:36 $ docker exec --env ******** --env ******** 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent -k 15:40:36 unset SSH_AUTH_SOCK; 15:40:36 unset SSH_AGENT_PID; 15:40:36 echo Agent pid 40 killed; 15:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:37 [ssh-agent] Looking for ssh-agent implementation... 15:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:37 $ docker exec 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent 15:40:37 SSH_AUTH_SOCK=/tmp/ssh-n7f53VZK1UHU/agent.73 15:40:37 SSH_AGENT_PID=79 15:40:37 Running ssh-add (command line suppressed) 15:40:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3583181204138311179.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3583181204138311179.key) 15:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:37 + git semver init 15:40:37 2022-08-31 15:40:37,830 [run_init] DEBUG init version:0.0.0 force:False 15:40:37 2022-08-31 15:40:37,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:40:37 2022-08-31 15:40:37,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:40:37 2022-08-31 15:40:37,831 [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) 15:40:38 2022-08-31 15:40:38,489 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:40:38 2022-08-31 15:40:38,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:40:38 2022-08-31 15:40:38,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:40:38 2022-08-31 15:40:38,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:40:38 2.3.0-dev.19 [Pipeline] } 15:40:38 $ docker exec --env ******** --env ******** 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent -k 15:40:38 unset SSH_AUTH_SOCK; 15:40:38 unset SSH_AGENT_PID; 15:40:38 echo Agent pid 79 killed; 15:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:39 + git semver [Pipeline] } 15:40:39 $ docker stop --time=1 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 15:40:40 $ docker rm -f 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:41 Stashed 1 file(s) [Pipeline] echo 15:40:41 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 15:40:41 provisioning config files... 15:40:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3161498897207802341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:42 ---> docker-login.sh 15:40:42 nexus3.edgexfoundry.org:10001 15:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:42 Configure a credential helper to remove this warning. See 15:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:42 15:40:42 Login Succeeded 15:40:42 nexus3.edgexfoundry.org:10002 15:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:42 Configure a credential helper to remove this warning. See 15:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:42 15:40:42 Login Succeeded 15:40:42 nexus3.edgexfoundry.org:10003 15:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:42 Configure a credential helper to remove this warning. See 15:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:42 15:40:42 Login Succeeded 15:40:42 nexus3.edgexfoundry.org:10004 15:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:42 Configure a credential helper to remove this warning. See 15:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:42 15:40:42 Login Succeeded 15:40:42 docker.io 15:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:42 Configure a credential helper to remove this warning. See 15:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:42 15:40:42 Login Succeeded 15:40:42 ---> docker-login.sh ends [Pipeline] } 15:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:42 ========================================================= 15:40:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:40:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:43 + 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 . 15:40:43 Sending build context to Docker daemon 3.138MB 15:40:43 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 15:40:43 Step 2/14 : FROM ${BASE} AS builder 15:40:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:40:43 2408cc74d12b: Pulling fs layer 15:40:43 ea60b727a1ce: Pulling fs layer 15:40:43 30c4a7721957: Pulling fs layer 15:40:43 370296b7ddb6: Pulling fs layer 15:40:43 7c6cee850709: Pulling fs layer 15:40:43 39a5fcdaea64: Pulling fs layer 15:40:43 d94ebbe4e438: Pulling fs layer 15:40:43 bcfd1f05c69d: Pulling fs layer 15:40:43 59ccb84bbe0f: Pulling fs layer 15:40:43 bcfd1f05c69d: Waiting 15:40:43 39a5fcdaea64: Waiting 15:40:43 d94ebbe4e438: Waiting 15:40:43 370296b7ddb6: Waiting 15:40:43 30c4a7721957: Download complete 15:40:43 ea60b727a1ce: Verifying Checksum 15:40:43 ea60b727a1ce: Download complete 15:40:43 7c6cee850709: Download complete 15:40:43 39a5fcdaea64: Download complete 15:40:43 2408cc74d12b: Verifying Checksum 15:40:43 2408cc74d12b: Download complete 15:40:43 d94ebbe4e438: Verifying Checksum 15:40:43 2408cc74d12b: Pull complete 15:40:43 ea60b727a1ce: Pull complete 15:40:43 30c4a7721957: Pull complete 15:40:44 59ccb84bbe0f: Verifying Checksum 15:40:44 59ccb84bbe0f: Download complete 15:40:44 bcfd1f05c69d: Verifying Checksum 15:40:44 bcfd1f05c69d: Download complete 15:40:44 370296b7ddb6: Verifying Checksum 15:40:44 370296b7ddb6: Download complete 15:40:48 370296b7ddb6: Pull complete 15:40:48 7c6cee850709: Pull complete 15:40:48 39a5fcdaea64: Pull complete 15:40:48 d94ebbe4e438: Pull complete 15:40:49 bcfd1f05c69d: Pull complete 15:40:50 59ccb84bbe0f: Pull complete 15:40:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:40:50 ---> a4fb48ad2a94 15:40:50 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:40:55 ---> Running in 1ccf916f65e9 15:40:55 Removing intermediate container 1ccf916f65e9 15:40:55 ---> 6ced174fb186 15:40:55 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 15:40:55 ---> Running in 156d21a21a60 15:40:55 Removing intermediate container 156d21a21a60 15:40:55 ---> 869d65ad6744 15:40:55 Step 5/14 : ARG ADD_BUILD_TAGS="" 15:40:55 ---> Running in 5c0f593b59fe 15:40:55 Removing intermediate container 5c0f593b59fe 15:40:55 ---> 356557f0d86f 15:40:55 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:40:55 ---> Running in f1484c52d4bc 15:40:55 Removing intermediate container f1484c52d4bc 15:40:55 ---> 43dfc76cb135 15:40:55 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:55 ---> Running in 3bfb128d09db 15:40:55 Removing intermediate container 3bfb128d09db 15:40:55 ---> 1aa0f8f768cf 15:40:55 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:55 ---> Running in 7a0b39b599e6 15:40:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:40:56 Still waiting to schedule task 15:40:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:40:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:40:57 OK: 211 MiB in 51 packages 15:40:57 Removing intermediate container 7a0b39b599e6 15:40:57 ---> bc61f30b6f15 15:40:57 Step 9/14 : WORKDIR /app 15:40:57 ---> Running in 243653a6b95e 15:40:57 Removing intermediate container 243653a6b95e 15:40:57 ---> 6da3f8464d49 15:40:57 Step 10/14 : COPY go.mod vendor* ./ 15:40:57 ---> a4c25b7bbeff 15:40:57 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:57 ---> Running in 9d7f22b6c833 15:41:19 Removing intermediate container 9d7f22b6c833 15:41:19 ---> 9454827efa9f 15:41:19 Step 12/14 : COPY . . 15:41:19 ---> 0172546125d4 15:41:19 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:19 ---> Running in 7db75a1610bc 15:41:19 Removing intermediate container 7db75a1610bc 15:41:19 ---> 1aa87bbfbd9c 15:41:19 Step 14/14 : RUN $MAKE 15:41:19 ---> Running in e0da1a49a552 15:41:19 noop 15:41:19 Removing intermediate container e0da1a49a552 15:41:19 ---> 7f6eb281e543 15:41:19 Successfully built 7f6eb281e543 15:41:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:20 + docker inspect -f . ci-base-image-x86_64 15:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:20 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:41:20 $ docker top 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:21 + go version 15:41:21 go version go1.18.3 linux/amd64 [Pipeline] } 15:41:21 $ docker stop --time=1 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd 15:41:22 $ docker rm -f 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:22 + docker inspect -f . ci-base-image-x86_64 15:41:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:22 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:41:23 $ docker top 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:41:23 + make test 15:41:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:41:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:41:32 CGO_ENABLED=1 go vet ./... 15:41:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:35 ./bin/test-attribution-txt.sh 15:41:35 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:41:35 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:41:35 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:35 $ docker stop --time=1 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 15:41:37 $ docker rm -f 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:41:39 + ls -al . 15:41:39 total 176 15:41:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:41 . 15:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:40 .. 15:41:39 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:40 .dockerignore 15:41:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:40 .git 15:41:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:40 .github 15:41:39 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 15:40 .gitignore 15:41:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:40 .semver 15:41:39 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 15:40 Attribution.txt 15:41:39 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 15:40 CHANGELOG.md 15:41:39 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 15:40 Dockerfile 15:41:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:40 GOVERNANCE.md 15:41:39 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 15:40 Jenkinsfile 15:41:39 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:40 LICENSE 15:41:39 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 15:40 OWNERS.md 15:41:39 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 15:40 README.md 15:41:39 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:40 VERSION 15:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:40 bin 15:41:39 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 15:41 coverage.out 15:41:39 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 15:40 go.mod 15:41:39 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 15:40 go.sum 15:41:39 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 15:40 main.go 15:41:39 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 15:40 makefile 15:41:39 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:40 res 15:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:39 + 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=f1292a754be8699f1b15f58f39dc5d36d455586e --label arch=amd64 --label version=2.3.0-dev.19 . 15:41:39 Sending build context to Docker daemon 3.139MB 15:41:39 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 15:41:39 Step 2/28 : FROM ${BASE} AS builder 15:41:39 ---> 7f6eb281e543 15:41:39 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:41:39 ---> Running in d75ef32ef092 15:41:39 Removing intermediate container d75ef32ef092 15:41:39 ---> cd6efe6368e7 15:41:39 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:41:39 ---> Running in 6978d2084668 15:41:39 Removing intermediate container 6978d2084668 15:41:39 ---> 914b479edf4e 15:41:39 Step 5/28 : ARG ADD_BUILD_TAGS="" 15:41:39 ---> Running in af83e7daff6e 15:41:39 Removing intermediate container af83e7daff6e 15:41:39 ---> fc53235e6c34 15:41:39 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:41:39 ---> Running in 8537b33ee887 15:41:39 Removing intermediate container 8537b33ee887 15:41:39 ---> 51080140a686 15:41:39 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:39 ---> Running in 058308b419b5 15:41:40 Removing intermediate container 058308b419b5 15:41:40 ---> 9ace43a16ab6 15:41:40 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:40 ---> Running in 4fd1105d94f7 15:41:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:41:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:41:41 OK: 211 MiB in 51 packages 15:41:42 Removing intermediate container 4fd1105d94f7 15:41:42 ---> 38a3bfa093ba 15:41:42 Step 9/28 : WORKDIR /app 15:41:42 ---> Running in 4c6c30bb3693 15:41:42 Removing intermediate container 4c6c30bb3693 15:41:42 ---> 17e84215bd2e 15:41:42 Step 10/28 : COPY go.mod vendor* ./ 15:41:42 ---> e5a949df79cd 15:41:42 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:42 ---> Running in 476001037cd1 15:41:43 Removing intermediate container 476001037cd1 15:41:43 ---> 5c3b5f39eb09 15:41:43 Step 12/28 : COPY . . 15:41:43 ---> 31bccf019d58 15:41:43 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:43 ---> Running in 9592b18ac968 15:41:43 Removing intermediate container 9592b18ac968 15:41:43 ---> b1787210dcfd 15:41:43 Step 14/28 : RUN $MAKE 15:41:43 ---> Running in 74553e69d8eb 15:41:43 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:42:05 Removing intermediate container 74553e69d8eb 15:42:05 ---> 816f5763149a 15:42:05 Step 15/28 : FROM alpine:3.16 15:42:05 3.16: Pulling from library/alpine 15:42:05 213ec9aee27d: Pulling fs layer 15:42:06 213ec9aee27d: Verifying Checksum 15:42:06 213ec9aee27d: Download complete 15:42:06 213ec9aee27d: Pull complete 15:42:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:42:06 Status: Downloaded newer image for alpine:3.16 15:42:06 ---> 9c6f07244728 15:42:06 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:42:06 ---> Running in f851a8dbd49d 15:42:06 Removing intermediate container f851a8dbd49d 15:42:06 ---> e8bb90d26a6c 15:42:06 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:42:06 ---> Running in 3b408bd81362 15:42:06 Removing intermediate container 3b408bd81362 15:42:06 ---> 8455a25b15bb 15:42:06 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:42:06 ---> Running in 2f1126cd3a4a 15:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:42:07 (1/7) Installing ca-certificates (20220614-r0) 15:42:07 (2/7) Installing dumb-init (1.2.5-r1) 15:42:07 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:42:07 (4/7) Installing libsodium (1.0.18-r0) 15:42:07 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:42:07 (6/7) Installing libzmq (4.3.4-r0) 15:42:07 (7/7) Installing zeromq (4.3.4-r0) 15:42:07 Executing busybox-1.35.0-r17.trigger 15:42:07 Executing ca-certificates-20220614-r0.trigger 15:42:07 OK: 9 MiB in 21 packages 15:42:07 Removing intermediate container 2f1126cd3a4a 15:42:07 ---> b54ba7e0976b 15:42:07 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:42:07 ---> 56662bc02f94 15:42:07 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:42:07 ---> 1b41bd71f545 15:42:07 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:42:08 ---> 9c93930e1303 15:42:08 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:42:09 ---> 6129513e1243 15:42:09 Step 23/28 : EXPOSE 48095 15:42:09 ---> Running in 4de5b93c2776 15:42:09 Removing intermediate container 4de5b93c2776 15:42:09 ---> 387207482346 15:42:09 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:42:09 ---> Running in 191e4b5b9f1e 15:42:09 Removing intermediate container 191e4b5b9f1e 15:42:09 ---> e9667f141c8f 15:42:09 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:09 ---> Running in 20d4faa2ea10 15:42:09 Removing intermediate container 20d4faa2ea10 15:42:09 ---> 5ed95126d4d4 15:42:09 Step 26/28 : LABEL arch=amd64 15:42:09 ---> Running in 162ce453b08f 15:42:09 Removing intermediate container 162ce453b08f 15:42:09 ---> d2eb1eccbdf1 15:42:09 Step 27/28 : LABEL git_sha=f1292a754be8699f1b15f58f39dc5d36d455586e 15:42:09 ---> Running in 68f060e799cc 15:42:09 Removing intermediate container 68f060e799cc 15:42:09 ---> 8b789a68ad94 15:42:09 Step 28/28 : LABEL version=2.3.0-dev.19 15:42:09 ---> Running in f51356bd90c2 15:42:09 Removing intermediate container f51356bd90c2 15:42:09 ---> 1abe16f05ef7 15:42:09 [Warning] One or more build-args [ARCH] were not consumed 15:42:09 Successfully built 1abe16f05ef7 15:42:09 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 15:42:09 provisioning config files... 15:42:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6782010633023860754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:09 ---> docker-login.sh 15:42:09 nexus3.edgexfoundry.org:10001 15:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:09 Configure a credential helper to remove this warning. See 15:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:09 15:42:09 Login Succeeded 15:42:09 nexus3.edgexfoundry.org:10002 15:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:10 Configure a credential helper to remove this warning. See 15:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:10 15:42:10 Login Succeeded 15:42:10 nexus3.edgexfoundry.org:10003 15:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:10 Configure a credential helper to remove this warning. See 15:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:10 15:42:10 Login Succeeded 15:42:10 nexus3.edgexfoundry.org:10004 15:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:10 Configure a credential helper to remove this warning. See 15:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:10 15:42:10 Login Succeeded 15:42:10 docker.io 15:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:10 Configure a credential helper to remove this warning. See 15:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:10 15:42:10 Login Succeeded 15:42:10 ---> docker-login.sh ends [Pipeline] } 15:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:10 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:42:10 f1292a754be8699f1b15f58f39dc5d36d455586e 15:42:10 latest 15:42:10 2.3.0-dev.19 15:42:10 f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:42:10 main 15:42:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e 15:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:42:11 6dd9fbbd52d3: Preparing 15:42:11 b5f1a518593b: Preparing 15:42:11 4d1dfbb7cfdd: Preparing 15:42:11 21e73b503e10: Preparing 15:42:11 84512e3c93dd: Preparing 15:42:11 994393dc58e7: Preparing 15:42:11 994393dc58e7: Waiting 15:42:11 4d1dfbb7cfdd: Pushed 15:42:11 b5f1a518593b: Pushed 15:42:11 21e73b503e10: Pushed 15:42:11 994393dc58e7: Layer already exists 15:42:11 84512e3c93dd: Pushed 15:42:13 6dd9fbbd52d3: Pushed 15:42:14 f1292a754be8699f1b15f58f39dc5d36d455586e: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:42:14 6dd9fbbd52d3: Preparing 15:42:14 b5f1a518593b: Preparing 15:42:14 4d1dfbb7cfdd: Preparing 15:42:14 21e73b503e10: Preparing 15:42:14 84512e3c93dd: Preparing 15:42:14 994393dc58e7: Preparing 15:42:14 994393dc58e7: Waiting 15:42:14 b5f1a518593b: Layer already exists 15:42:14 84512e3c93dd: Layer already exists 15:42:14 21e73b503e10: Layer already exists 15:42:14 6dd9fbbd52d3: Layer already exists 15:42:14 4d1dfbb7cfdd: Layer already exists 15:42:14 994393dc58e7: Layer already exists 15:42:14 latest: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 15:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:42:15 6dd9fbbd52d3: Preparing 15:42:15 b5f1a518593b: Preparing 15:42:15 4d1dfbb7cfdd: Preparing 15:42:15 21e73b503e10: Preparing 15:42:15 84512e3c93dd: Preparing 15:42:15 994393dc58e7: Preparing 15:42:15 21e73b503e10: Layer already exists 15:42:15 84512e3c93dd: Layer already exists 15:42:15 6dd9fbbd52d3: Layer already exists 15:42:15 b5f1a518593b: Layer already exists 15:42:15 4d1dfbb7cfdd: Layer already exists 15:42:15 994393dc58e7: Layer already exists 15:42:15 2.3.0-dev.19: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:42:16 6dd9fbbd52d3: Preparing 15:42:16 b5f1a518593b: Preparing 15:42:16 4d1dfbb7cfdd: Preparing 15:42:16 21e73b503e10: Preparing 15:42:16 84512e3c93dd: Preparing 15:42:16 994393dc58e7: Preparing 15:42:16 994393dc58e7: Waiting 15:42:16 4d1dfbb7cfdd: Layer already exists 15:42:16 84512e3c93dd: Layer already exists 15:42:16 6dd9fbbd52d3: Layer already exists 15:42:16 21e73b503e10: Layer already exists 15:42:16 b5f1a518593b: Layer already exists 15:42:16 994393dc58e7: Layer already exists 15:42:16 f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:42:16 6dd9fbbd52d3: Preparing 15:42:16 b5f1a518593b: Preparing 15:42:16 4d1dfbb7cfdd: Preparing 15:42:16 21e73b503e10: Preparing 15:42:16 84512e3c93dd: Preparing 15:42:16 994393dc58e7: Preparing 15:42:16 994393dc58e7: Waiting 15:42:16 84512e3c93dd: Layer already exists 15:42:16 4d1dfbb7cfdd: Layer already exists 15:42:16 6dd9fbbd52d3: Layer already exists 15:42:16 b5f1a518593b: Layer already exists 15:42:16 21e73b503e10: Layer already exists 15:42:16 994393dc58e7: Layer already exists 15:42:16 main: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:16 ===================================================== [Pipeline] echo 15:42:16 taggedImages: 15:42:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e 15:42:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:42:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 15:42:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:42:16 - 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 15:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:17 15:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:17 latest: Pulling from edgex-lftools-log-publisher 15:42:17 5eb5b503b376: Pulling fs layer 15:42:17 5c69ac0246d0: Pulling fs layer 15:42:17 ec43610c2a17: Pulling fs layer 15:42:17 3a2ae6a8a46f: Pulling fs layer 15:42:17 33b1e0a273af: Pulling fs layer 15:42:17 5d3b04190fa2: Pulling fs layer 15:42:17 2f39f015ded8: Pulling fs layer 15:42:17 33b1e0a273af: Waiting 15:42:17 3a2ae6a8a46f: Waiting 15:42:17 5d3b04190fa2: Waiting 15:42:17 2f39f015ded8: Waiting 15:42:17 5c69ac0246d0: Verifying Checksum 15:42:17 5c69ac0246d0: Download complete 15:42:17 3a2ae6a8a46f: Download complete 15:42:17 33b1e0a273af: Download complete 15:42:17 ec43610c2a17: Verifying Checksum 15:42:17 ec43610c2a17: Download complete 15:42:17 5d3b04190fa2: Download complete 15:42:17 5eb5b503b376: Verifying Checksum 15:42:17 5eb5b503b376: Download complete 15:42:18 2f39f015ded8: Verifying Checksum 15:42:18 2f39f015ded8: Download complete 15:42:19 5eb5b503b376: Pull complete 15:42:19 5c69ac0246d0: Pull complete 15:42:19 ec43610c2a17: Pull complete 15:42:19 3a2ae6a8a46f: Pull complete 15:42:20 33b1e0a273af: Pull complete 15:42:20 5d3b04190fa2: Pull complete 15:42:25 2f39f015ded8: Pull complete 15:42:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:25 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:29 $ docker top 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:29 ---> job-cost.sh 15:42:29 lf-activate-venv: SKIPPING 15:42:29 INFO: No Stack... 15:42:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:30 INFO: Archiving Costs [Pipeline] sh 15:42:30 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:42:30 + cut -d, -f6 [Pipeline] lock 15:42:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] 15:42:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] did not exist. Created. 15:42:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:31 + echo total: 0.2199999988079071 [Pipeline] stash 15:42:31 Stashed 1 file(s) [Pipeline] } 15:42:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:31 $ docker stop --time=1 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c 15:42:32 $ docker rm -f 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24204 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:42:44 Running in /w/workspace/app-service-configurable/98 [Pipeline] { [Pipeline] checkout 15:42:44 Selected Git installation does not exist. Using Default 15:42:44 The recommended git tool is: NONE 15:42:51 using credential edgex-jenkins-ssh 15:42:51 Cloning the remote Git repository 15:42:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:42:51 > git init /w/workspace/app-service-configurable/98 # timeout=10 15:42:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:42:51 > git --version # timeout=10 15:42:51 > git --version # 'git version 2.25.1' 15:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:52 Avoid second fetch 15:42:52 Checking out Revision f1292a754be8699f1b15f58f39dc5d36d455586e (main) 15:42:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:42:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:53 > git config core.sparsecheckout # timeout=10 15:42:53 > git checkout -f f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 15:42:57 Commit message: "build: Add NATS convenience build targets (#463)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:58 Dload Upload Total Spent Left Speed 15:42:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70797 0 --:--:-- --:--:-- --:--:-- 71197 [Pipeline] sh 15:42:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:59 + sudo tee /etc/docker/daemon.new 15:42:59 { 15:42:59 "registry-mirrors": [ 15:42:59 "https://nexus3.edgexfoundry.org:10001" 15:42:59 ], 15:42:59 "bip": "10.250.0.254/24", 15:42:59 "hosts": [ 15:42:59 "tcp://0.0.0.0:5555", 15:42:59 "unix:///var/run/docker.sock" 15:42:59 ], 15:42:59 "mtu": 1458, 15:42:59 "selinux-enabled": true, 15:42:59 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:59 } [Pipeline] sh 15:42:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:18 provisioning config files... 15:43:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/98@tmp/config5917841009202716801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:18 ---> docker-login.sh 15:43:18 nexus3.edgexfoundry.org:10001 15:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:19 Configure a credential helper to remove this warning. See 15:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:19 15:43:19 Login Succeeded 15:43:19 nexus3.edgexfoundry.org:10002 15:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:20 Configure a credential helper to remove this warning. See 15:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:20 15:43:20 Login Succeeded 15:43:20 nexus3.edgexfoundry.org:10003 15:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:20 Configure a credential helper to remove this warning. See 15:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:20 15:43:20 Login Succeeded 15:43:20 nexus3.edgexfoundry.org:10004 15:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:21 Configure a credential helper to remove this warning. See 15:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:21 15:43:21 Login Succeeded 15:43:21 docker.io 15:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:21 Configure a credential helper to remove this warning. See 15:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:21 15:43:21 Login Succeeded 15:43:21 ---> docker-login.sh ends [Pipeline] } 15:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:22 ========================================================= 15:43:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:43:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:22 + 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 . 15:43:22 Sending build context to Docker daemon 206.8kB 15:43:23 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 15:43:23 Step 2/14 : FROM ${BASE} AS builder 15:43:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:23 b3c136eddcbf: Pulling fs layer 15:43:23 c0a3192eca97: Pulling fs layer 15:43:23 a050256f5b6f: Pulling fs layer 15:43:23 656be50a0ddc: Pulling fs layer 15:43:23 2bbca73fdf42: Pulling fs layer 15:43:23 46d945488cbd: Pulling fs layer 15:43:23 8a5474983e97: Pulling fs layer 15:43:23 329c88fbcd65: Pulling fs layer 15:43:23 656be50a0ddc: Waiting 15:43:23 2bbca73fdf42: Waiting 15:43:23 46d945488cbd: Waiting 15:43:23 8a5474983e97: Waiting 15:43:23 329c88fbcd65: Waiting 15:43:23 a050256f5b6f: Verifying Checksum 15:43:23 a050256f5b6f: Download complete 15:43:23 c0a3192eca97: Verifying Checksum 15:43:23 c0a3192eca97: Download complete 15:43:23 2bbca73fdf42: Download complete 15:43:23 46d945488cbd: Verifying Checksum 15:43:23 46d945488cbd: Download complete 15:43:23 b3c136eddcbf: Verifying Checksum 15:43:23 b3c136eddcbf: Download complete 15:43:24 b3c136eddcbf: Pull complete 15:43:24 329c88fbcd65: Verifying Checksum 15:43:24 329c88fbcd65: Download complete 15:43:25 c0a3192eca97: Pull complete 15:43:25 a050256f5b6f: Pull complete 15:43:25 8a5474983e97: Download complete 15:43:26 656be50a0ddc: Verifying Checksum 15:43:26 656be50a0ddc: Download complete 15:43:38 656be50a0ddc: Pull complete 15:43:38 2bbca73fdf42: Pull complete 15:43:38 46d945488cbd: Pull complete 15:43:45 8a5474983e97: Pull complete 15:43:48 329c88fbcd65: Pull complete 15:43:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:43:48 ---> ff4287adb874 15:43:48 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:43:48 ---> Running in ac5ca6fc4e8b 15:43:48 Removing intermediate container ac5ca6fc4e8b 15:43:48 ---> f42c38d11c9e 15:43:48 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 15:43:49 ---> Running in ab6c170dd2d5 15:43:49 Removing intermediate container ab6c170dd2d5 15:43:49 ---> db4aa7154c6f 15:43:49 Step 5/14 : ARG ADD_BUILD_TAGS="" 15:43:49 ---> Running in 5135070d8c5e 15:43:49 Removing intermediate container 5135070d8c5e 15:43:49 ---> b62b833dc8d4 15:43:49 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:43:50 ---> Running in 8c07bdb5447e 15:43:50 Removing intermediate container 8c07bdb5447e 15:43:50 ---> 9e3c9de565de 15:43:50 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:50 ---> Running in 9a474191e993 15:43:53 Removing intermediate container 9a474191e993 15:43:53 ---> c5a3903d6c0d 15:43:53 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:53 ---> Running in 11c1266e3a01 15:43:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:56 OK: 221 MiB in 51 packages 15:43:57 Removing intermediate container 11c1266e3a01 15:43:57 ---> 05b2cd479671 15:43:57 Step 9/14 : WORKDIR /app 15:43:57 ---> Running in a5b245d5429e 15:43:57 Removing intermediate container a5b245d5429e 15:43:57 ---> 83afde4948f7 15:43:57 Step 10/14 : COPY go.mod vendor* ./ 15:43:58 ---> 4cecfcab523c 15:43:58 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:58 ---> Running in 3e8c2ea2a0f4 15:44:55 Removing intermediate container 3e8c2ea2a0f4 15:44:55 ---> 41bfa5a245be 15:44:55 Step 12/14 : COPY . . 15:44:55 ---> 4cfe4cfff598 15:44:55 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:55 ---> Running in e70c41fbef15 15:44:55 Removing intermediate container e70c41fbef15 15:44:55 ---> dd3d430842b9 15:44:55 Step 14/14 : RUN $MAKE 15:44:55 ---> Running in ac9a1ab52122 15:44:55 noop 15:44:55 Removing intermediate container ac9a1ab52122 15:44:55 ---> 61db8c6b64ac 15:44:55 Successfully built 61db8c6b64ac 15:44:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:55 + docker inspect -f . ci-base-image-arm64 15:44:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:55 prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container 15:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:44:57 $ docker top 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:58 + go version 15:44:58 go version go1.18.3 linux/arm64 [Pipeline] } 15:44:58 $ docker stop --time=1 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f 15:44:59 $ docker rm -f 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:00 + docker inspect -f . ci-base-image-arm64 15:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container 15:45:00 $ 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/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:45:02 $ docker top d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:03 + git config --global --add safe.directory /w/workspace/app-service-configurable/98 [Pipeline] fileExists [Pipeline] sh 15:45:03 + make test 15:45:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:46:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:46:40 CGO_ENABLED=1 go vet ./... 15:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:53 ./bin/test-attribution-txt.sh 15:46:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:46:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:46:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:53 $ docker stop --time=1 d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f 15:46:55 $ docker rm -f d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f [Pipeline] // withDockerContainer [Pipeline] sh 15:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:56 Warning: overwriting stash ‘coverage-report’ 15:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:57 + ls -al . 15:46:57 total 172 15:46:57 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:45 . 15:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:42 .. 15:46:57 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:42 .dockerignore 15:46:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:42 .git 15:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:42 .github 15:46:57 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 15:42 .gitignore 15:46:57 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 15:42 Attribution.txt 15:46:57 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 15:42 CHANGELOG.md 15:46:57 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 15:42 Dockerfile 15:46:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:42 GOVERNANCE.md 15:46:57 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 15:42 Jenkinsfile 15:46:57 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:42 LICENSE 15:46:57 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 15:42 OWNERS.md 15:46:57 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 15:42 README.md 15:46:57 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:40 VERSION 15:46:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:42 bin 15:46:57 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 15:45 coverage.out 15:46:57 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 15:42 go.mod 15:46:57 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 15:42 go.sum 15:46:57 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 15:42 main.go 15:46:57 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 15:42 makefile 15:46:57 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:42 res 15:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:57 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f1292a754be8699f1b15f58f39dc5d36d455586e --label arch=arm64 --label version=2.3.0-dev.19 . 15:46:58 Sending build context to Docker daemon 207.9kB 15:46:58 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 15:46:58 Step 2/28 : FROM ${BASE} AS builder 15:46:58 ---> 61db8c6b64ac 15:46:58 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:46:58 ---> Running in d3a1de397e73 15:46:58 Removing intermediate container d3a1de397e73 15:46:58 ---> 7ca8f62548c7 15:46:58 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:46:58 ---> Running in f68de20ad5f2 15:46:58 Removing intermediate container f68de20ad5f2 15:46:58 ---> 025e7c2cb9b7 15:46:58 Step 5/28 : ARG ADD_BUILD_TAGS="" 15:46:59 ---> Running in 918aa4ff37dd 15:46:59 Removing intermediate container 918aa4ff37dd 15:46:59 ---> 11b49a2be9e4 15:46:59 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:46:59 ---> Running in cfbe87c520d6 15:46:59 Removing intermediate container cfbe87c520d6 15:46:59 ---> 67d04fd3b34a 15:46:59 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:00 ---> Running in ca56a0cf228a 15:47:01 Removing intermediate container ca56a0cf228a 15:47:01 ---> 1f31aea07be5 15:47:01 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:01 ---> Running in a56045a5cf35 15:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:47:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:47:04 OK: 221 MiB in 51 packages 15:47:05 Removing intermediate container a56045a5cf35 15:47:05 ---> 7cec9fc0cef7 15:47:05 Step 9/28 : WORKDIR /app 15:47:05 ---> Running in 5e12045653a5 15:47:06 Removing intermediate container 5e12045653a5 15:47:06 ---> 2bafc91e1908 15:47:06 Step 10/28 : COPY go.mod vendor* ./ 15:47:06 ---> 72f800ca29ec 15:47:06 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:06 ---> Running in ce1618279e7c 15:47:08 Removing intermediate container ce1618279e7c 15:47:08 ---> 6d609a4120bf 15:47:08 Step 12/28 : COPY . . 15:47:09 ---> 2e26fe095c0a 15:47:09 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:09 ---> Running in 082bbe0c6c53 15:47:10 Removing intermediate container 082bbe0c6c53 15:47:10 ---> 783fa1c2849b 15:47:10 Step 14/28 : RUN $MAKE 15:47:10 ---> Running in b3fab2ce5ee7 15:47:11 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:49:17 Removing intermediate container b3fab2ce5ee7 15:49:17 ---> 55b6175bc463 15:49:17 Step 15/28 : FROM alpine:3.16 15:49:17 3.16: Pulling from library/alpine 15:49:17 9b18e9b68314: Pulling fs layer 15:49:17 9b18e9b68314: Verifying Checksum 15:49:17 9b18e9b68314: Download complete 15:49:18 9b18e9b68314: Pull complete 15:49:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:49:18 Status: Downloaded newer image for alpine:3.16 15:49:18 ---> a6215f271958 15:49:18 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:49:18 ---> Running in 22d6fe47dd40 15:49:18 Removing intermediate container 22d6fe47dd40 15:49:18 ---> 47030bd7f4a3 15:49:18 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:49:18 ---> Running in a95e9c0603a5 15:49:19 Removing intermediate container a95e9c0603a5 15:49:19 ---> 5a18c35a7be8 15:49:19 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:49:19 ---> Running in 4f5ae5e8c24c 15:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:49:21 (1/7) Installing ca-certificates (20220614-r0) 15:49:21 (2/7) Installing dumb-init (1.2.5-r1) 15:49:21 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:49:21 (4/7) Installing libsodium (1.0.18-r0) 15:49:21 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:49:21 (6/7) Installing libzmq (4.3.4-r0) 15:49:21 (7/7) Installing zeromq (4.3.4-r0) 15:49:21 Executing busybox-1.35.0-r17.trigger 15:49:21 Executing ca-certificates-20220614-r0.trigger 15:49:21 OK: 9 MiB in 21 packages 15:49:23 Removing intermediate container 4f5ae5e8c24c 15:49:23 ---> c6667480f181 15:49:23 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:49:23 ---> 4e1c30c94af2 15:49:23 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:49:24 ---> f88dea1b4141 15:49:24 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:49:25 ---> 0f2d8d3c1c17 15:49:25 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:49:26 ---> 4f957975f1a8 15:49:26 Step 23/28 : EXPOSE 48095 15:49:26 ---> Running in a3e3ede0e4a4 15:49:26 Removing intermediate container a3e3ede0e4a4 15:49:26 ---> 2dfd818c4460 15:49:26 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:49:26 ---> Running in e2d9d53b0c79 15:49:27 Removing intermediate container e2d9d53b0c79 15:49:27 ---> c6e4b4280176 15:49:27 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:27 ---> Running in 26921762894b 15:49:27 Removing intermediate container 26921762894b 15:49:27 ---> 3cb396599680 15:49:27 Step 26/28 : LABEL arch=arm64 15:49:27 ---> Running in c784ce4d7370 15:49:27 Removing intermediate container c784ce4d7370 15:49:27 ---> c2f92ff63f37 15:49:27 Step 27/28 : LABEL git_sha=f1292a754be8699f1b15f58f39dc5d36d455586e 15:49:27 ---> Running in 76ca6721871f 15:49:28 Removing intermediate container 76ca6721871f 15:49:28 ---> 0b99af70bf8d 15:49:28 Step 28/28 : LABEL version=2.3.0-dev.19 15:49:28 ---> Running in 5775e20fd82b 15:49:28 Removing intermediate container 5775e20fd82b 15:49:28 ---> b65440468875 15:49:28 [Warning] One or more build-args [ARCH] were not consumed 15:49:28 Successfully built b65440468875 15:49:28 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 15:49:28 provisioning config files... 15:49:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/98@tmp/config1214209346020725496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:29 ---> docker-login.sh 15:49:29 nexus3.edgexfoundry.org:10001 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:29 Configure a credential helper to remove this warning. See 15:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:29 15:49:29 Login Succeeded 15:49:29 nexus3.edgexfoundry.org:10002 15:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:30 Configure a credential helper to remove this warning. See 15:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:30 15:49:30 Login Succeeded 15:49:30 nexus3.edgexfoundry.org:10003 15:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:30 Configure a credential helper to remove this warning. See 15:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:30 15:49:30 Login Succeeded 15:49:30 nexus3.edgexfoundry.org:10004 15:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 docker.io 15:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:31 Configure a credential helper to remove this warning. See 15:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:31 15:49:31 Login Succeeded 15:49:31 ---> docker-login.sh ends [Pipeline] } 15:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:31 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:49:31 f1292a754be8699f1b15f58f39dc5d36d455586e 15:49:31 latest 15:49:31 2.3.0-dev.19 15:49:31 f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:49:31 main 15:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e 15:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:32 7246ec4dc9e5: Preparing 15:49:32 b38019cc7a53: Preparing 15:49:32 ac67065eb1c8: Preparing 15:49:32 4a371aaf74f4: Preparing 15:49:32 44e52051ea1a: Preparing 15:49:32 5d3e392a13a0: Preparing 15:49:32 5d3e392a13a0: Waiting 15:49:32 b38019cc7a53: Pushed 15:49:32 ac67065eb1c8: Pushed 15:49:32 4a371aaf74f4: Pushed 15:49:32 5d3e392a13a0: Layer already exists 15:49:33 44e52051ea1a: Pushed 15:49:38 7246ec4dc9e5: Pushed 15:49:38 f1292a754be8699f1b15f58f39dc5d36d455586e: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:38 + 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 15:49:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:39 7246ec4dc9e5: Preparing 15:49:39 b38019cc7a53: Preparing 15:49:39 ac67065eb1c8: Preparing 15:49:39 4a371aaf74f4: Preparing 15:49:39 44e52051ea1a: Preparing 15:49:39 5d3e392a13a0: Preparing 15:49:39 5d3e392a13a0: Waiting 15:49:39 44e52051ea1a: Layer already exists 15:49:39 b38019cc7a53: Layer already exists 15:49:39 7246ec4dc9e5: Layer already exists 15:49:39 4a371aaf74f4: Layer already exists 15:49:39 ac67065eb1c8: Layer already exists 15:49:39 5d3e392a13a0: Layer already exists 15:49:39 latest: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 15:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:40 7246ec4dc9e5: Preparing 15:49:40 b38019cc7a53: Preparing 15:49:40 ac67065eb1c8: Preparing 15:49:40 4a371aaf74f4: Preparing 15:49:40 44e52051ea1a: Preparing 15:49:40 5d3e392a13a0: Preparing 15:49:40 5d3e392a13a0: Waiting 15:49:40 44e52051ea1a: Layer already exists 15:49:40 7246ec4dc9e5: Layer already exists 15:49:40 b38019cc7a53: Layer already exists 15:49:40 ac67065eb1c8: Layer already exists 15:49:40 4a371aaf74f4: Layer already exists 15:49:40 5d3e392a13a0: Layer already exists 15:49:40 2.3.0-dev.19: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:41 7246ec4dc9e5: Preparing 15:49:41 b38019cc7a53: Preparing 15:49:41 ac67065eb1c8: Preparing 15:49:41 4a371aaf74f4: Preparing 15:49:41 44e52051ea1a: Preparing 15:49:41 5d3e392a13a0: Preparing 15:49:41 5d3e392a13a0: Waiting 15:49:41 b38019cc7a53: Layer already exists 15:49:41 ac67065eb1c8: Layer already exists 15:49:41 44e52051ea1a: Layer already exists 15:49:41 4a371aaf74f4: Layer already exists 15:49:41 7246ec4dc9e5: Layer already exists 15:49:41 5d3e392a13a0: Layer already exists 15:49:41 f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + 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 15:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:49:42 7246ec4dc9e5: Preparing 15:49:42 b38019cc7a53: Preparing 15:49:42 ac67065eb1c8: Preparing 15:49:42 4a371aaf74f4: Preparing 15:49:42 44e52051ea1a: Preparing 15:49:42 5d3e392a13a0: Preparing 15:49:42 5d3e392a13a0: Waiting 15:49:42 b38019cc7a53: Layer already exists 15:49:42 4a371aaf74f4: Layer already exists 15:49:42 7246ec4dc9e5: Layer already exists 15:49:42 44e52051ea1a: Layer already exists 15:49:42 ac67065eb1c8: Layer already exists 15:49:42 5d3e392a13a0: Layer already exists 15:49:42 main: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:42 ===================================================== [Pipeline] echo 15:49:42 taggedImages: 15:49:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e 15:49:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:49:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 15:49:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 15:49:42 - 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 15:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:42 15:49:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:43 arm64: Pulling from edgex-lftools-log-publisher 15:49:43 8998bd30e6a1: Pulling fs layer 15:49:43 04944245beec: Pulling fs layer 15:49:43 699f458cf7ca: Pulling fs layer 15:49:43 765212b225bb: Pulling fs layer 15:49:43 f23df028b6ca: Pulling fs layer 15:49:43 d65c8cfc05b1: Pulling fs layer 15:49:43 2437ff75d9bd: Pulling fs layer 15:49:43 f23df028b6ca: Waiting 15:49:43 d65c8cfc05b1: Waiting 15:49:43 2437ff75d9bd: Waiting 15:49:43 765212b225bb: Waiting 15:49:43 04944245beec: Verifying Checksum 15:49:43 04944245beec: Download complete 15:49:43 765212b225bb: Verifying Checksum 15:49:43 765212b225bb: Download complete 15:49:43 f23df028b6ca: Verifying Checksum 15:49:43 f23df028b6ca: Download complete 15:49:43 d65c8cfc05b1: Verifying Checksum 15:49:43 d65c8cfc05b1: Download complete 15:49:43 699f458cf7ca: Verifying Checksum 15:49:43 699f458cf7ca: Download complete 15:49:44 8998bd30e6a1: Verifying Checksum 15:49:44 8998bd30e6a1: Download complete 15:49:46 2437ff75d9bd: Verifying Checksum 15:49:46 2437ff75d9bd: Download complete 15:49:48 8998bd30e6a1: Pull complete 15:49:48 04944245beec: Pull complete 15:49:50 699f458cf7ca: Pull complete 15:49:50 765212b225bb: Pull complete 15:49:51 f23df028b6ca: Pull complete 15:49:51 d65c8cfc05b1: Pull complete 15:50:06 2437ff75d9bd: Pull complete 15:50:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:07 prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container 15:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:50:09 $ docker top 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:10 ---> job-cost.sh 15:50:10 lf-activate-venv: SKIPPING 15:50:10 INFO: No Stack... 15:50:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:11 INFO: Archiving Costs [Pipeline] sh 15:50:12 + cut -d, -f6 15:50:12 + cat /w/workspace/app-service-configurable/98/archives/cost.csv [Pipeline] lock 15:50:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] 15:50:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] did not exist. Created. 15:50:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:13 /w/workspace/app-service-configurable/98@tmp/durable-d018ca21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:50:14 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:14 Warning: overwriting stash ‘stack-cost’ 15:50:14 Stashed 1 file(s) [Pipeline] } 15:50:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:14 $ docker stop --time=1 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b 15:50:15 $ docker rm -f 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b [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 15:50:16 provisioning config files... 15:50:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4988609876838839427tmp [Pipeline] { [Pipeline] sh 15:50:16 + set +x 15:50:16 + curl -s https://codecov.io/bash 15:50:16 + bash -s -- 15:50:16 15:50:16 _____ _ 15:50:16 / ____| | | 15:50:16 | | ___ __| | ___ ___ _____ __ 15:50:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:16 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:16 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:16 Bash-1.0.6 15:50:16 15:50:16 15:50:16 ==> git version 2.25.1 found 15:50:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:50:16 Release-Date: 2020-01-08 15:50:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:50:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:50:16 ==> Jenkins CI detected. 15:50:16 current dir:  /w/workspace/ry_app-service-configurable_main 15:50:16 project root: . 15:50:16 --> token set from env 15:50:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:16 ==> Running gcov in . (disable via -X gcov) 15:50:16 ==> Python coveragepy not found 15:50:16 ==> Searching for coverage reports in: 15:50:16 + . 15:50:16 -> Found 1 reports 15:50:16 ==> Detecting git/mercurial file structure 15:50:16 ==> Reading reports 15:50:16 + ./coverage.out bytes=10 15:50:16 ==> Appending adjustments 15:50:16 https://docs.codecov.io/docs/fixing-reports 15:50:16 + Found adjustments 15:50:16 ==> Gzipping contents 15:50:16 4.0K /tmp/codecov.mQQgxD.gz 15:50:16 ==> Uploading reports 15:50:16 url: https://codecov.io 15:50:16 query: branch=main&commit=f1292a754be8699f1b15f58f39dc5d36d455586e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:16 -> Pinging Codecov 15:50:16 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=f1292a754be8699f1b15f58f39dc5d36d455586e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:17 -> Uploading to 15:50:17 https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/f1292a754be8699f1b15f58f39dc5d36d455586e/03b5c57f-1663-4660-b1ca-6e0a990d3362.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T155017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e69e4e152c16f498cfbe22c11e14d17a84ac68daa4eee5b36f8d1774ef0b0c 15:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:17 Dload Upload Total Spent Left Speed 15:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2343 --:--:-- --:--:-- --:--:-- 2354 15:50:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } 15:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:50:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:17 15:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:18 df9b9388f04a: Pulling fs layer 15:50:18 52dc419b0ee2: Pulling fs layer 15:50:18 25bc292e5bac: Pulling fs layer 15:50:18 114826534d7a: Pulling fs layer 15:50:18 4657fd5d0bcf: Pulling fs layer 15:50:18 6ad1cebc031e: Pulling fs layer 15:50:18 8a3aa393b2d8: Pulling fs layer 15:50:18 114826534d7a: Waiting 15:50:18 4657fd5d0bcf: Waiting 15:50:18 6ad1cebc031e: Waiting 15:50:18 8a3aa393b2d8: Waiting 15:50:18 25bc292e5bac: Verifying Checksum 15:50:18 25bc292e5bac: Download complete 15:50:18 52dc419b0ee2: Download complete 15:50:18 4657fd5d0bcf: Verifying Checksum 15:50:18 4657fd5d0bcf: Download complete 15:50:18 df9b9388f04a: Download complete 15:50:18 6ad1cebc031e: Verifying Checksum 15:50:18 6ad1cebc031e: Download complete 15:50:18 df9b9388f04a: Pull complete 15:50:18 52dc419b0ee2: Pull complete 15:50:18 25bc292e5bac: Pull complete 15:50:19 114826534d7a: Verifying Checksum 15:50:19 114826534d7a: Download complete 15:50:19 8a3aa393b2d8: Verifying Checksum 15:50:19 8a3aa393b2d8: Download complete 15:50:23 114826534d7a: Pull complete 15:50:23 4657fd5d0bcf: Pull complete 15:50:23 6ad1cebc031e: Pull complete 15:50:26 8a3aa393b2d8: Pull complete 15:50:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:26 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:50:29 $ docker top d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:50:30 + set -o pipefail 15:50:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:50:48 15:50:48 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:50:48 15:50:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9ae65895-20b0-44ca-a60b-7ed93282374d 15:50:48 15:50:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:50:48 15:50:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:48 15:50:48 [Pipeline] } 15:50:48 $ docker stop --time=1 d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa 15:50:51 $ docker rm -f d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa [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 15:50:52 + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] sh 15:50:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:52 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:53 $ docker top b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:53 [ssh-agent] Looking for ssh-agent implementation... 15:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:53 $ docker exec b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f ssh-agent 15:50:53 SSH_AUTH_SOCK=/tmp/ssh-qjhnN9DcHbu2/agent.33 15:50:53 SSH_AGENT_PID=39 15:50:53 Running ssh-add (command line suppressed) 15:50:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3719390061804009258.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3719390061804009258.key) 15:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:54 + git semver tag 15:50:54 2022-08-31 15:50:54,260 [run_tag] DEBUG tag force:False 15:50:54 2022-08-31 15:50:54,260 [check_head_tag] DEBUG check head tag 15:50:54 2022-08-31 15:50:54,261 [execute] INFO git cat-file --batch-check 15:50:54 2022-08-31 15:50:54,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:50:54 2022-08-31 15:50:54,266 [execute] INFO git cat-file --batch 15:50:54 2022-08-31 15:50:54,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:50:54 2022-08-31 15:50:54,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:54 2022-08-31 15:50:54,281 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 15:50:54 2022-08-31 15:50:54,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:50:54 2022-08-31 15:50:54,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:54 2.3.0-dev.19 [Pipeline] } 15:50:54 $ docker exec --env ******** --env ******** b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f ssh-agent -k 15:50:54 unset SSH_AUTH_SOCK; 15:50:54 unset SSH_AGENT_PID; 15:50:54 echo Agent pid 39 killed; 15:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:54 + git semver [Pipeline] } 15:50:55 $ docker stop --time=1 b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f 15:50:56 $ docker rm -f b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:56 15:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:57 0.23.1-centos7: Pulling from edgex-lftools 15:50:57 ab5ef0e58194: Pulling fs layer 15:50:57 9712f1f96733: Pulling fs layer 15:50:57 63f879dbbcfc: Pulling fs layer 15:50:57 0d9ebad4ef96: Pulling fs layer 15:50:57 e9a5061849ea: Pulling fs layer 15:50:57 d747dcd14b5f: Pulling fs layer 15:50:57 2de7ff778b66: Pulling fs layer 15:50:57 e9a5061849ea: Waiting 15:50:57 2de7ff778b66: Waiting 15:50:57 d747dcd14b5f: Waiting 15:50:57 9712f1f96733: Download complete 15:50:57 63f879dbbcfc: Verifying Checksum 15:50:57 63f879dbbcfc: Download complete 15:50:57 e9a5061849ea: Verifying Checksum 15:50:57 e9a5061849ea: Download complete 15:50:57 d747dcd14b5f: Download complete 15:50:57 0d9ebad4ef96: Verifying Checksum 15:50:57 0d9ebad4ef96: Download complete 15:50:57 ab5ef0e58194: Verifying Checksum 15:50:57 ab5ef0e58194: Download complete 15:50:57 2de7ff778b66: Verifying Checksum 15:50:57 2de7ff778b66: Download complete 15:51:00 ab5ef0e58194: Pull complete 15:51:00 9712f1f96733: Pull complete 15:51:01 63f879dbbcfc: Pull complete 15:51:06 0d9ebad4ef96: Pull complete 15:51:06 e9a5061849ea: Pull complete 15:51:06 d747dcd14b5f: Pull complete 15:51:07 2de7ff778b66: Pull complete 15:51:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:08 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:51:12 $ docker top 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:12 provisioning config files... 15:51:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8824948549934310625tmp 15:51:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7370931292875173546tmp 15:51:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4324016918578287962tmp [Pipeline] { [Pipeline] echo 15:51:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:12 ---> sigul-configuration.sh 15:51:12 gpg: directory `/root/.gnupg' created 15:51:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:12 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:12 gpg: CAST5 encrypted data 15:51:12 gpg: encrypted with 1 passphrase 15:51:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:12 + mkdir /home/jenkins 15:51:12 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:13 + 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 15:51:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:13 ---> sigul-install.sh 15:51:13 Sigul already installed; skipping installation. [Pipeline] sh 15:51:13 + git tag --list 15:51:13 v1.0.0 15:51:13 v1.1.0 15:51:13 v1.2.0 15:51:13 v1.3.0 15:51:13 v1.3.1 15:51:13 v2.0.0 15:51:13 v2.0.1 15:51:13 v2.1.0 15:51:13 v2.1.1 15:51:13 v2.1.1-dev.1 15:51:13 v2.1.1-dev.2 15:51:13 v2.2.0 15:51:13 v2.2.1-dev.1 15:51:13 v2.2.1-dev.10 15:51:13 v2.2.1-dev.2 15:51:13 v2.2.1-dev.3 15:51:13 v2.2.1-dev.4 15:51:13 v2.2.1-dev.5 15:51:13 v2.2.1-dev.6 15:51:13 v2.2.1-dev.7 15:51:13 v2.2.1-dev.8 15:51:13 v2.2.1-dev.9 15:51:13 v2.3.0-dev.10 15:51:13 v2.3.0-dev.11 15:51:13 v2.3.0-dev.12 15:51:13 v2.3.0-dev.13 15:51:13 v2.3.0-dev.14 15:51:13 v2.3.0-dev.15 15:51:13 v2.3.0-dev.16 15:51:13 v2.3.0-dev.17 15:51:13 v2.3.0-dev.18 15:51:13 v2.3.0-dev.19 [Pipeline] sh 15:51:13 + lftools sign git-tag v2.3.0-dev.19 15:51:14 Signing Git tag with Sigul... 15:51:14 Signing v2.3.0-dev.19 [Pipeline] echo 15:51:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:15 $ docker stop --time=1 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 15:51:16 $ docker rm -f 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:51:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:17 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:17 $ docker top f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:17 [ssh-agent] Looking for ssh-agent implementation... 15:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:17 $ docker exec f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 ssh-agent 15:51:18 SSH_AUTH_SOCK=/tmp/ssh-eb1bXDQud9Ng/agent.32 15:51:18 SSH_AGENT_PID=39 15:51:18 Running ssh-add (command line suppressed) 15:51:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3649358929727800999.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3649358929727800999.key) 15:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:18 + git semver bump pre 15:51:18 2022-08-31 15:51:18,760 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:18 2022-08-31 15:51:18,761 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 15:51:18 2022-08-31 15:51:18,761 [bump_version] DEBUG bumped version:2.3.0-dev.20 15:51:18 2022-08-31 15:51:18,761 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:51:18 2022-08-31 15:51:18,761 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:18 2022-08-31 15:51:18,761 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:51:18 2022-08-31 15:51:18,764 [execute] INFO git cat-file --batch-check 15:51:18 2022-08-31 15:51:18,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:18 2022-08-31 15:51:18,771 [execute] INFO git cat-file --batch 15:51:18 2022-08-31 15:51:18,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:18 2022-08-31 15:51:18,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:18 2.3.0-dev.20 [Pipeline] } 15:51:18 $ docker exec --env ******** --env ******** f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 ssh-agent -k 15:51:18 unset SSH_AUTH_SOCK; 15:51:18 unset SSH_AGENT_PID; 15:51:18 echo Agent pid 39 killed; 15:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:19 + git semver [Pipeline] } 15:51:19 $ docker stop --time=1 f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 15:51:20 $ docker rm -f f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:21 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:22 $ docker top 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:22 [ssh-agent] Looking for ssh-agent implementation... 15:51:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:22 $ docker exec 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 ssh-agent 15:51:22 SSH_AUTH_SOCK=/tmp/ssh-2fQEIQahbNW8/agent.32 15:51:22 SSH_AGENT_PID=39 15:51:22 Running ssh-add (command line suppressed) 15:51:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7090904551214178983.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7090904551214178983.key) 15:51:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:22 + git semver push 15:51:23 2022-08-31 15:51:22,970 [run_push] DEBUG push 15:51:23 2022-08-31 15:51:22,971 [execute] INFO git cat-file --batch-check 15:51:23 2022-08-31 15:51:22,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:23 2022-08-31 15:51:22,975 [execute] INFO git rev-list 1be0887887cda34ac33f2ad3d48649fe824378c4 -- 15:51:23 2022-08-31 15:51:22,976 [execute] DEBUG Popen(['git', 'rev-list', '1be0887887cda34ac33f2ad3d48649fe824378c4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:23 2022-08-31 15:51:22,985 [execute] INFO git fetch -v origin 15:51:23 2022-08-31 15:51:22,985 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:51:23 2022-08-31 15:51:23,478 [run_push] DEBUG no remote changes detected 15:51:23 2022-08-31 15:51:23,479 [execute] INFO git push origin semver 15:51:23 2022-08-31 15:51:23,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:24 2022-08-31 15:51:24,210 [run_push] DEBUG push all version tags 15:51:24 2022-08-31 15:51:24,210 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:51:24 2022-08-31 15:51:24,211 [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) 15:51:25 2022-08-31 15:51:24,937 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:51:25 2.3.0-dev.20 [Pipeline] } 15:51:25 $ docker exec --env ******** --env ******** 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 ssh-agent -k 15:51:25 unset SSH_AUTH_SOCK; 15:51:25 unset SSH_AGENT_PID; 15:51:25 echo Agent pid 39 killed; 15:51:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:25 + git semver [Pipeline] } 15:51:25 $ docker stop --time=1 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 15:51:27 $ docker rm -f 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 [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 15:51:27 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:51:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:51:27 total 16 15:51:27 drwxr-xr-x 3 root root 4096 Aug 31 15:42 . 15:51:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:51 .. 15:51:27 drwxr-xr-x 2 root root 4096 Aug 31 15:42 cost 15:51:27 -rw-r--r-- 1 root root 95 Aug 31 15:42 cost.csv 15:51:27 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:51:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:51:27 total 16 15:51:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:42 . 15:51:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:51 .. 15:51:27 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 15:42 cost 15:51:27 -rw-r--r-- 1 jenkins jenkins 95 Aug 31 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:51:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:28 ---> package-listing.sh 15:51:28 ++ facter osfamily 15:51:28 ++ tr '[:upper:]' '[:lower:]' 15:51:29 + OS_FAMILY=debian 15:51:29 + workspace=/w/workspace/ry_app-service-configurable_main 15:51:29 + START_PACKAGES=/tmp/packages_start.txt 15:51:29 + END_PACKAGES=/tmp/packages_end.txt 15:51:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:29 + PACKAGES=/tmp/packages_start.txt 15:51:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:51:29 + PACKAGES=/tmp/packages_end.txt 15:51:29 + case "${OS_FAMILY}" in 15:51:29 + dpkg -l 15:51:29 + grep '^ii' 15:51:29 + '[' -f /tmp/packages_start.txt ']' 15:51:29 + '[' -f /tmp/packages_end.txt ']' 15:51:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:51:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:51:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:51:29 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 15:51:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:30 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 15:51:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:30 $ docker top f303e0dc3230efa1fa57648c26ed9f6cdda14e59bd35bec8a7f9bc6aba24fb64 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:51:31 + ls /var/log/sa-host 15:51:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:31 provisioning config files... 15:51:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1370900937100072401tmp [Pipeline] { [Pipeline] echo 15:51:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:31 ---> create-netrc.sh [Pipeline] } 15:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:51:31 ---> python-tools-install.sh [Pipeline] echo 15:51:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:32 ---> sudo-logs.sh 15:51:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:32 ---> job-cost.sh 15:51:32 lf-activate-venv: SKIPPING 15:51:32 DEBUG: total: 0.2199999988079071 15:51:32 INFO: Retrieving Stack Cost... 15:51:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:33 INFO: Archiving Costs [Pipeline] echo 15:51:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:34 ---> logs-deploy.sh 15:51:34 lf-activate-venv: SKIPPING 15:51:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/98 15:51:34 INFO: archiving workspace using pattern(s): 15:51:34 Archives upload complete. 15:51:35 INFO: archiving logs to Nexus 15:51:35 ---> uname -a: 15:51:35 Linux prd-ubuntu20-04-docker-8c-8g-24202 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:51:35 15:51:35 15:51:35 ---> lscpu: 15:51:35 Architecture: x86_64 15:51:35 CPU op-mode(s): 32-bit, 64-bit 15:51:35 Byte Order: Little Endian 15:51:35 Address sizes: 40 bits physical, 48 bits virtual 15:51:35 CPU(s): 8 15:51:35 On-line CPU(s) list: 0-7 15:51:35 Thread(s) per core: 1 15:51:35 Core(s) per socket: 1 15:51:35 Socket(s): 8 15:51:35 NUMA node(s): 1 15:51:35 Vendor ID: AuthenticAMD 15:51:35 CPU family: 23 15:51:35 Model: 49 15:51:35 Model name: AMD EPYC-Rome Processor 15:51:35 Stepping: 0 15:51:35 CPU MHz: 2800.002 15:51:35 BogoMIPS: 5600.00 15:51:35 Virtualization: AMD-V 15:51:35 Hypervisor vendor: KVM 15:51:35 Virtualization type: full 15:51:35 L1d cache: 256 KiB 15:51:35 L1i cache: 256 KiB 15:51:35 L2 cache: 4 MiB 15:51:35 L3 cache: 128 MiB 15:51:35 NUMA node0 CPU(s): 0-7 15:51:35 Vulnerability Itlb multihit: Not affected 15:51:35 Vulnerability L1tf: Not affected 15:51:35 Vulnerability Mds: Not affected 15:51:35 Vulnerability Meltdown: Not affected 15:51:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:51:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:51:35 Vulnerability Srbds: Not affected 15:51:35 Vulnerability Tsx async abort: Not affected 15:51:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:51:35 15:51:35 15:51:35 ---> nproc: 15:51:35 8 15:51:35 15:51:35 15:51:35 ---> df -h: 15:51:35 Filesystem Size Used Avail Use% Mounted on 15:51:35 overlay 155G 13G 143G 8% / 15:51:35 tmpfs 64M 0 64M 0% /dev 15:51:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:51:35 shm 64M 0 64M 0% /dev/shm 15:51:35 /dev/vda1 155G 13G 143G 8% /facter-os 15:51:35 15:51:35 15:51:35 ---> sar -b -r -n DEV: 15:51:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24202) 08/31/22 _x86_64_ (8 CPU) 15:51:35 15:51:35 15:39:41 LINUX RESTART (8 CPU) 15:51:35 15:51:35 15:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:51:35 15:41:01 391.02 49.03 341.99 0.00 4490.18 165777.57 0.00 15:51:35 15:42:01 173.14 1.35 171.79 0.00 20.53 44549.64 0.00 15:51:35 15:43:01 109.57 0.00 109.57 0.00 0.00 29923.95 0.00 15:51:35 15:44:01 1.32 0.00 1.32 0.00 0.00 16.94 0.00 15:51:35 15:45:01 1.33 0.02 1.32 0.00 0.13 13.33 0.00 15:51:35 15:46:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 15:51:35 15:47:01 3.15 0.87 2.28 0.00 18.40 30.13 0.00 15:51:35 15:48:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 15:51:35 15:49:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 15:51:35 15:50:01 1.40 0.00 1.40 0.00 0.00 21.33 0.00 15:51:35 15:51:01 66.16 0.32 65.84 0.00 12.00 35762.48 0.00 15:51:35 Average: 68.21 4.69 63.52 0.00 412.83 25103.08 0.00 15:51:35 15:51:35 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:35 15:41:01 28784980 31714128 581424 1.77 121360 3070180 2160136 6.37 1165564 2536216 24192 15:51:35 15:42:01 28135656 31736704 553636 1.68 164628 3632480 2008768 5.92 1261616 3021044 94104 15:51:35 15:43:01 27611380 31755488 534164 1.62 175692 4116240 1779940 5.25 1291128 3464764 144 15:51:35 15:44:01 27611812 31755936 533532 1.62 175732 4116232 1779940 5.25 1290024 3464764 184 15:51:35 15:45:01 27623264 31767352 522120 1.59 175748 4116248 1779940 5.25 1278464 3464796 12 15:51:35 15:46:01 27623760 31767864 521540 1.59 175768 4116248 1779940 5.25 1278808 3464800 136 15:51:35 15:47:01 27629256 31774260 515064 1.57 175848 4116764 1814296 5.35 1271960 3465212 20 15:51:35 15:48:01 27630244 31775280 514184 1.56 175872 4116772 1814296 5.35 1271540 3465220 144 15:51:35 15:49:01 27630480 31775564 513888 1.56 175900 4116772 1814296 5.35 1271488 3465220 12 15:51:35 15:50:01 27629572 31774644 514728 1.57 175928 4116752 1814296 5.35 1271504 3465200 220 15:51:35 15:51:01 26396428 31741404 545068 1.66 197788 5217368 1966820 5.80 1366308 4524008 402428 15:51:35 Average: 27664257 31758057 531759 1.62 171842 4077460 1864788 5.50 1274400 3436477 47418 15:51:35 15:51:35 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:35 15:41:01 ens3 831.24 598.00 6746.71 117.03 0.00 0.00 0.00 0.00 15:51:35 15:41:01 docker0 74.99 88.34 6.13 353.74 0.00 0.00 0.00 0.00 15:51:35 15:41:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 15:51:35 15:41:01 vethdcae222 63.04 75.44 6.12 267.50 0.00 0.00 0.00 0.02 15:51:35 15:42:01 ens3 142.63 126.56 1246.96 73.33 0.00 0.00 0.00 0.00 15:51:35 15:42:01 docker0 65.71 81.67 5.18 1208.10 0.00 0.00 0.00 0.00 15:51:35 15:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:51:35 15:43:01 ens3 188.74 155.82 2662.22 284.10 0.00 0.00 0.00 0.00 15:51:35 15:43:01 docker0 2.77 5.65 0.18 60.53 0.00 0.00 0.00 0.00 15:51:35 15:43:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 15:51:35 15:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:46:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:51:35 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:47:01 ens3 6.43 3.62 14.06 0.29 0.00 0.00 0.00 0.00 15:51:35 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:35 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:35 15:51:01 ens3 365.73 225.96 7855.27 62.11 0.00 0.00 0.00 0.00 15:51:35 15:51:01 docker0 34.59 45.28 3.23 686.75 0.00 0.00 0.00 0.00 15:51:35 15:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:51:35 Average: ens3 139.59 100.96 1684.19 48.81 0.00 0.00 0.00 0.00 15:51:35 Average: docker0 16.19 20.09 1.34 209.92 0.00 0.00 0.00 0.00 15:51:35 Average: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 15:51:35 15:51:35