Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b0c68a4b913365b11e69c0a8a84788dfd65c15 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1828610223632416836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9921123008431398630.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12216801150534063651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14541861223679750199.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-ssh1596273364732686648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6894’ Running on prd-ubuntu20.04-docker-8c-8g-6896 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-list --no-walk d5263f74fc64eb658f1bf96042e543191ec86855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:02:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:02:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:02:09 ========================================================= 16:02:09 EdgeX Global Pipelines Version Info 16:02:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:02:10 ------------------- 16:02:10 stable info: 16:02:10 ------------------- 16:02:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:02:10 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:02:10 Message: update stable to v1.0.245 16:02:10 ------------------- 16:02:10 experimental info: 16:02:10 ------------------- 16:02:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:02:10 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:02:10 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:02:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b0c68 [Pipeline] echo 16:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:11 provisioning config files... 16:02:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3840597225901026414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:11 ---> docker-login.sh 16:02:11 nexus3.edgexfoundry.org:10001 16:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:12 Configure a credential helper to remove this warning. See 16:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:12 16:02:12 Login Succeeded 16:02:12 nexus3.edgexfoundry.org:10002 16:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:12 Configure a credential helper to remove this warning. See 16:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:12 16:02:12 Login Succeeded 16:02:12 nexus3.edgexfoundry.org:10003 16:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:12 Configure a credential helper to remove this warning. See 16:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:12 16:02:12 Login Succeeded 16:02:12 nexus3.edgexfoundry.org:10004 16:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:12 Configure a credential helper to remove this warning. See 16:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:12 16:02:12 Login Succeeded 16:02:12 docker.io 16:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:12 Configure a credential helper to remove this warning. See 16:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:12 16:02:12 Login Succeeded 16:02:12 ---> docker-login.sh ends [Pipeline] } 16:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:02:13 + git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 16:02:13 -----------> git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [false] [Pipeline] sh 16:02:13 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 16:02:13 ========================================================= 16:02:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:02:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:13 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo 16:02:13 [semverPrep] GIT_COMMIT: 98b0c68a4b913365b11e69c0a8a84788dfd65c15, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541) [Pipeline] echo 16:02:13 [semverPrep] This is not a build commit. [Pipeline] sh 16:02:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:14 + grep -v github /etc/ssh/ssh_known_hosts 16:02:14 + [ -e /tmp/ssh_known_hosts ] 16:02:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:02:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:02:14 + sudo tee -a /etc/ssh/ssh_known_hosts 16:02:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:14 16:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:14 0.1.4: Pulling from edgex-devops/py-git-semver 16:02:14 b85a868b505f: Pulling fs layer 16:02:14 e2be974225ed: Pulling fs layer 16:02:14 339a4e72a1f5: Pulling fs layer 16:02:14 988bab9f4d93: Pulling fs layer 16:02:14 1469e6f7b9e6: Pulling fs layer 16:02:14 eaf3925da568: Pulling fs layer 16:02:14 bab4dde63d76: Pulling fs layer 16:02:14 bde34c3a00c8: Pulling fs layer 16:02:14 b352a97aabf1: Pulling fs layer 16:02:14 4872d77fe225: Pulling fs layer 16:02:14 5851b861e8e6: Pulling fs layer 16:02:14 1469e6f7b9e6: Waiting 16:02:14 eaf3925da568: Waiting 16:02:14 b352a97aabf1: Waiting 16:02:14 bab4dde63d76: Waiting 16:02:14 bde34c3a00c8: Waiting 16:02:14 4872d77fe225: Waiting 16:02:14 988bab9f4d93: Waiting 16:02:14 5851b861e8e6: Waiting 16:02:14 e2be974225ed: Verifying Checksum 16:02:14 e2be974225ed: Download complete 16:02:15 988bab9f4d93: Verifying Checksum 16:02:15 988bab9f4d93: Download complete 16:02:16 1469e6f7b9e6: Verifying Checksum 16:02:16 1469e6f7b9e6: Download complete 16:02:16 eaf3925da568: Download complete 16:02:16 339a4e72a1f5: Verifying Checksum 16:02:16 339a4e72a1f5: Download complete 16:02:16 bde34c3a00c8: Download complete 16:02:16 b352a97aabf1: Download complete 16:02:16 4872d77fe225: Verifying Checksum 16:02:16 4872d77fe225: Download complete 16:02:16 5851b861e8e6: Verifying Checksum 16:02:16 5851b861e8e6: Download complete 16:02:16 b85a868b505f: Verifying Checksum 16:02:16 b85a868b505f: Download complete 16:02:16 bab4dde63d76: Verifying Checksum 16:02:16 bab4dde63d76: Download complete 16:02:17 b85a868b505f: Pull complete 16:02:17 e2be974225ed: Pull complete 16:02:18 339a4e72a1f5: Pull complete 16:02:18 988bab9f4d93: Pull complete 16:02:18 1469e6f7b9e6: Pull complete 16:02:18 eaf3925da568: Pull complete 16:02:20 bab4dde63d76: Pull complete 16:02:20 bde34c3a00c8: Pull complete 16:02:20 b352a97aabf1: Pull complete 16:02:20 4872d77fe225: Pull complete 16:02:20 5851b861e8e6: Pull complete 16:02:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:20 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:02:20 $ 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 16:02:22 $ docker top c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe -eo pid,comm 16:02:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:02:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:22 [ssh-agent] Looking for ssh-agent implementation... 16:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:22 $ docker exec c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent 16:02:22 SSH_AUTH_SOCK=/tmp/ssh-5C8qkrOAnUbB/agent.32 16:02:22 SSH_AGENT_PID=38 16:02:22 Running ssh-add (command line suppressed) 16:02:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_923365685917221413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_923365685917221413.key) 16:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:22 + git tag --points-at HEAD [Pipeline] } 16:02:22 $ docker exec --env ******** --env ******** c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent -k 16:02:22 unset SSH_AUTH_SOCK; 16:02:22 unset SSH_AGENT_PID; 16:02:22 echo Agent pid 38 killed; 16:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:02:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:23 [ssh-agent] Looking for ssh-agent implementation... 16:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:23 $ docker exec c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent 16:02:23 SSH_AUTH_SOCK=/tmp/ssh-gffTfWNaaY1Q/agent.70 16:02:23 SSH_AGENT_PID=76 16:02:23 Running ssh-add (command line suppressed) 16:02:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13748320194365888459.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13748320194365888459.key) 16:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:23 + git semver init 16:02:23 2023-04-05 16:02:23,766 [run_init] DEBUG init version:0.0.0 force:False 16:02:23 2023-04-05 16:02:23,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:02:23 2023-04-05 16:02:23,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:02:23 2023-04-05 16:02:23,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:02:24 2023-04-05 16:02:24,601 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:02:24 2023-04-05 16:02:24,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:02:24 2023-04-05 16:02:24,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:24 2023-04-05 16:02:24,602 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:24 3.0.0-dev.30 [Pipeline] } 16:02:24 $ docker exec --env ******** --env ******** c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe ssh-agent -k 16:02:24 unset SSH_AUTH_SOCK; 16:02:24 unset SSH_AGENT_PID; 16:02:24 echo Agent pid 76 killed; 16:02:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:25 + git semver [Pipeline] } 16:02:25 $ docker stop --time=1 c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe 16:02:26 $ docker rm -f --volumes c714f6cecb6ced86b372894da9aa28a7138aee674ff7b1178eed344d8f169fbe [Pipeline] // withDockerContainer [Pipeline] sh 16:02:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:02:27 Stashed 1 file(s) [Pipeline] echo 16:02:27 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:27 provisioning config files... 16:02:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13860274355651954640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:27 ---> docker-login.sh 16:02:27 nexus3.edgexfoundry.org:10001 16:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:27 Configure a credential helper to remove this warning. See 16:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:27 16:02:27 Login Succeeded 16:02:27 nexus3.edgexfoundry.org:10002 16:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 nexus3.edgexfoundry.org:10003 16:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 nexus3.edgexfoundry.org:10004 16:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 docker.io 16:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 ---> docker-login.sh ends [Pipeline] } 16:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:28 ========================================================= 16:02:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:02:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:02:28 Sending build context to Docker daemon 3.253MB 16:02:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:02:28 Step 2/12 : FROM ${BASE} AS builder 16:02:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:02:29 63b65145d645: Pulling fs layer 16:02:29 a2d21d5440eb: Pulling fs layer 16:02:29 935e6c44a52c: Pulling fs layer 16:02:29 94cc34f8dd06: Pulling fs layer 16:02:29 30dea6a524f1: Pulling fs layer 16:02:29 a2aff8979fd8: Pulling fs layer 16:02:29 6808be2612f2: Pulling fs layer 16:02:29 f25807f1079a: Pulling fs layer 16:02:29 a2aff8979fd8: Waiting 16:02:29 6808be2612f2: Waiting 16:02:29 94cc34f8dd06: Waiting 16:02:29 f25807f1079a: Waiting 16:02:29 30dea6a524f1: Waiting 16:02:29 a2d21d5440eb: Verifying Checksum 16:02:29 a2d21d5440eb: Download complete 16:02:29 94cc34f8dd06: Verifying Checksum 16:02:29 94cc34f8dd06: Download complete 16:02:29 30dea6a524f1: Verifying Checksum 16:02:29 30dea6a524f1: Download complete 16:02:29 63b65145d645: Verifying Checksum 16:02:29 63b65145d645: Download complete 16:02:29 a2aff8979fd8: Verifying Checksum 16:02:29 a2aff8979fd8: Download complete 16:02:29 63b65145d645: Pull complete 16:02:29 a2d21d5440eb: Pull complete 16:02:31 f25807f1079a: Verifying Checksum 16:02:31 f25807f1079a: Download complete 16:02:36 935e6c44a52c: Verifying Checksum 16:02:36 935e6c44a52c: Download complete 16:02:36 6808be2612f2: Verifying Checksum 16:02:36 6808be2612f2: Download complete 16:02:38 935e6c44a52c: Pull complete 16:02:38 94cc34f8dd06: Pull complete 16:02:38 30dea6a524f1: Pull complete 16:02:38 a2aff8979fd8: Pull complete 16:02:41 6808be2612f2: Pull complete 16:02:41 f25807f1079a: Pull complete 16:02:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:02:41 ---> 3b553350e43f 16:02:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:02:42 Still waiting to schedule task 16:02:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6895’ 16:02:43 ---> Running in c0e0066f84dd 16:02:43 Removing intermediate container c0e0066f84dd 16:02:43 ---> 5837fb1f3183 16:02:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:02:43 ---> Running in 2e188a21c977 16:02:44 Removing intermediate container 2e188a21c977 16:02:44 ---> 40335613b3da 16:02:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:02:44 ---> Running in 8ebd840319ab 16:02:44 Removing intermediate container 8ebd840319ab 16:02:44 ---> a2200db207c5 16:02:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:44 ---> Running in 42778dd54f4b 16:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:02:44 OK: 265 MiB in 53 packages 16:02:45 Removing intermediate container 42778dd54f4b 16:02:45 ---> c3c53a310dcd 16:02:45 Step 7/12 : WORKDIR /app 16:02:45 ---> Running in 7c9e1f7dc5a7 16:02:45 Removing intermediate container 7c9e1f7dc5a7 16:02:45 ---> 219d4f4b0187 16:02:45 Step 8/12 : COPY go.mod vendor* ./ 16:02:45 ---> 7481758a188c 16:02:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:45 ---> Running in 475b0115a6f0 16:03:24 Removing intermediate container 475b0115a6f0 16:03:24 ---> 19d166a931b0 16:03:24 Step 10/12 : COPY . . 16:03:24 ---> af8e2968096f 16:03:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:03:24 ---> Running in faca29e7c835 16:03:24 Removing intermediate container faca29e7c835 16:03:24 ---> 1f6a76aa40ff 16:03:24 Step 12/12 : RUN $MAKE 16:03:24 ---> Running in 6c96ac6e6bb3 16:03:24 noop 16:03:24 Removing intermediate container 6c96ac6e6bb3 16:03:24 ---> 389820a7d54e 16:03:24 Successfully built 389820a7d54e 16:03:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:24 + docker inspect -f . ci-base-image-x86_64 16:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:24 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:03:24 $ 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 16:03:24 $ docker top b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:25 + go version 16:03:25 go version go1.20.2 linux/amd64 [Pipeline] } 16:03:25 $ docker stop --time=1 b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 16:03:26 $ docker rm -f --volumes b7b3da0cff584658d4a772ad5d0582e8caafa00db260679f4cc1d05ad1e99806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:27 + docker inspect -f . ci-base-image-x86_64 16:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:27 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:03:27 $ 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 16:03:27 $ docker top 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:03:28 + make test 16:03:28 go test -race -coverprofile=coverage.out ./... 16:03:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:04:05 go vet ./... 16:04:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:07 ./bin/test-attribution-txt.sh 16:04:07 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:08 $ docker stop --time=1 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 16:04:21 $ docker rm -f --volumes 1dba6d5081ccb3f086421d6e2410f741e525834b20aacf97f7412d0f1e67c653 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:22 + ls -al . 16:04:22 total 176 16:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:03 . 16:04:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:02 .. 16:04:22 -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 16:02 .dockerignore 16:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:02 .git 16:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 16:02 .github 16:04:22 -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 16:02 .gitignore 16:04:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 16:02 .golangci.yml 16:04:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:02 .semver 16:04:22 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 16:02 Attribution.txt 16:04:22 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 16:02 CHANGELOG.md 16:04:22 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 16:02 Dockerfile 16:04:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 16:02 GOVERNANCE.md 16:04:22 -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 16:02 Jenkinsfile 16:04:22 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 16:02 LICENSE 16:04:22 -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 16:02 OWNERS.md 16:04:22 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 16:02 README.md 16:04:22 -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 16:02 VERSION 16:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 16:02 bin 16:04:22 -rw-r--r-- 1 jenkins jenkins 13 Apr 5 16:03 coverage.out 16:04:22 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 16:02 go.mod 16:04:22 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 16:02 go.sum 16:04:22 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 16:02 main.go 16:04:22 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 16:02 makefile 16:04:22 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:02 res 16:04:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:23 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=amd64 --label version=3.0.0-dev.30 . 16:04:23 Sending build context to Docker daemon 3.254MB 16:04:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:04:23 Step 2/26 : FROM ${BASE} AS builder 16:04:23 ---> 389820a7d54e 16:04:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:04:23 ---> Running in 77a97868d3c2 16:04:23 Removing intermediate container 77a97868d3c2 16:04:23 ---> ed5733dce741 16:04:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:04:24 ---> Running in 58960e7df761 16:04:24 Removing intermediate container 58960e7df761 16:04:24 ---> 54b104461fc8 16:04:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:04:24 ---> Running in 37788f76a6db 16:04:24 Removing intermediate container 37788f76a6db 16:04:24 ---> 00f74e6d83cf 16:04:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:24 ---> Running in 367e9ca95f52 16:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:04:25 OK: 265 MiB in 53 packages 16:04:25 Removing intermediate container 367e9ca95f52 16:04:25 ---> 748a2e089259 16:04:25 Step 7/26 : WORKDIR /app 16:04:25 ---> Running in 44e887a38642 16:04:25 Removing intermediate container 44e887a38642 16:04:25 ---> 6d47555ec83e 16:04:25 Step 8/26 : COPY go.mod vendor* ./ 16:04:26 ---> 417abc2b2c8e 16:04:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:26 ---> Running in 9e04a8e03b24 16:04:27 Removing intermediate container 9e04a8e03b24 16:04:27 ---> c5725e3ba4db 16:04:27 Step 10/26 : COPY . . 16:04:27 ---> 20c6649e050d 16:04:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:27 ---> Running in 5f9e6ed98f73 16:04:27 Removing intermediate container 5f9e6ed98f73 16:04:27 ---> b0accb8a9025 16:04:27 Step 12/26 : RUN $MAKE 16:04:27 ---> Running in 3a6cf33d73bd 16:04:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30" -trimpath -mod=readonly -o app-service-configurable 16:04:46 Removing intermediate container 3a6cf33d73bd 16:04:46 ---> 8b301583a26d 16:04:46 Step 13/26 : FROM alpine:3.17 16:04:46 3.17: Pulling from library/alpine 16:04:46 f56be85fc22e: Pulling fs layer 16:04:46 f56be85fc22e: Verifying Checksum 16:04:46 f56be85fc22e: Download complete 16:04:46 f56be85fc22e: Pull complete 16:04:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:04:46 Status: Downloaded newer image for alpine:3.17 16:04:46 ---> 9ed4aefc74f6 16:04:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:04:46 ---> Running in 30b24efa5d58 16:04:46 Removing intermediate container 30b24efa5d58 16:04:46 ---> aa0642b4871c 16:04:46 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:04:46 ---> Running in 641f30d72776 16:04:46 Removing intermediate container 641f30d72776 16:04:46 ---> ed59b28119ce 16:04:46 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:04:46 ---> Running in a55ce8d48127 16:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:04:47 (1/2) Installing ca-certificates (20220614-r4) 16:04:47 (2/2) Installing dumb-init (1.2.5-r2) 16:04:47 Executing busybox-1.35.0-r29.trigger 16:04:47 Executing ca-certificates-20220614-r4.trigger 16:04:47 OK: 8 MiB in 17 packages 16:04:48 Removing intermediate container a55ce8d48127 16:04:48 ---> 83785a19cc79 16:04:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:04:48 ---> c8ec6e2b81de 16:04:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:04:48 ---> 70963fe66197 16:04:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:04:48 ---> 3f668b08e732 16:04:48 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:04:49 ---> 679a00149075 16:04:49 Step 21/26 : EXPOSE 48095 16:04:49 ---> Running in 385391ec18bb 16:04:49 Removing intermediate container 385391ec18bb 16:04:49 ---> cd56b0d8a121 16:04:49 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:04:49 ---> Running in e7556ece1dd4 16:04:49 Removing intermediate container e7556ece1dd4 16:04:49 ---> 17ded65f4da8 16:04:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:49 ---> Running in b4a36d756a64 16:04:50 Removing intermediate container b4a36d756a64 16:04:50 ---> 56bfc3bbfce7 16:04:50 Step 24/26 : LABEL arch=amd64 16:04:50 ---> Running in c23efc2553de 16:04:50 Removing intermediate container c23efc2553de 16:04:50 ---> 190ec5a05ba4 16:04:50 Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:04:50 ---> Running in 5ab249689e34 16:04:50 Removing intermediate container 5ab249689e34 16:04:50 ---> 64bf4fc0468b 16:04:50 Step 26/26 : LABEL version=3.0.0-dev.30 16:04:50 ---> Running in 266887b6fe71 16:04:50 Removing intermediate container 266887b6fe71 16:04:50 ---> b4d0543fa06c 16:04:50 [Warning] One or more build-args [ARCH] were not consumed 16:04:50 Successfully built b4d0543fa06c 16:04:50 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:51 provisioning config files... 16:04:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16156064286523450449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:51 ---> docker-login.sh 16:04:51 nexus3.edgexfoundry.org:10001 16:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:51 Configure a credential helper to remove this warning. See 16:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:51 16:04:51 Login Succeeded 16:04:51 nexus3.edgexfoundry.org:10002 16:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:51 Configure a credential helper to remove this warning. See 16:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:51 16:04:51 Login Succeeded 16:04:51 nexus3.edgexfoundry.org:10003 16:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:51 Configure a credential helper to remove this warning. See 16:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:51 16:04:51 Login Succeeded 16:04:51 nexus3.edgexfoundry.org:10004 16:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:51 Configure a credential helper to remove this warning. See 16:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:51 16:04:51 Login Succeeded 16:04:51 docker.io 16:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:52 Configure a credential helper to remove this warning. See 16:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:52 16:04:52 Login Succeeded 16:04:52 ---> docker-login.sh ends [Pipeline] } 16:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:04:52 98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:04:52 latest 16:04:52 3.0.0-dev.30 16:04:52 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:04:52 main 16:04:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:04:52 9f953820ed77: Preparing 16:04:52 3650b57d4efb: Preparing 16:04:52 1dd7eb21367c: Preparing 16:04:52 d7f9950a6fea: Preparing 16:04:52 96794618ef11: Preparing 16:04:52 f1417ff83b31: Preparing 16:04:52 f1417ff83b31: Waiting 16:04:53 3650b57d4efb: Pushed 16:04:53 1dd7eb21367c: Pushed 16:04:53 f1417ff83b31: Layer already exists 16:04:53 d7f9950a6fea: Pushed 16:04:53 96794618ef11: Pushed 16:04:55 9f953820ed77: Pushed 16:04:55 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:04:56 9f953820ed77: Preparing 16:04:56 3650b57d4efb: Preparing 16:04:56 1dd7eb21367c: Preparing 16:04:56 d7f9950a6fea: Preparing 16:04:56 96794618ef11: Preparing 16:04:56 f1417ff83b31: Preparing 16:04:56 f1417ff83b31: Waiting 16:04:56 1dd7eb21367c: Layer already exists 16:04:56 d7f9950a6fea: Layer already exists 16:04:56 96794618ef11: Layer already exists 16:04:56 9f953820ed77: Layer already exists 16:04:56 3650b57d4efb: Layer already exists 16:04:56 f1417ff83b31: Layer already exists 16:04:56 latest: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 16:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:04:56 9f953820ed77: Preparing 16:04:56 3650b57d4efb: Preparing 16:04:56 1dd7eb21367c: Preparing 16:04:56 d7f9950a6fea: Preparing 16:04:56 96794618ef11: Preparing 16:04:56 f1417ff83b31: Preparing 16:04:56 f1417ff83b31: Waiting 16:04:56 3650b57d4efb: Layer already exists 16:04:56 96794618ef11: Layer already exists 16:04:56 d7f9950a6fea: Layer already exists 16:04:56 9f953820ed77: Layer already exists 16:04:56 1dd7eb21367c: Layer already exists 16:04:56 f1417ff83b31: Layer already exists 16:04:56 3.0.0-dev.30: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:04:57 9f953820ed77: Preparing 16:04:57 3650b57d4efb: Preparing 16:04:57 1dd7eb21367c: Preparing 16:04:57 d7f9950a6fea: Preparing 16:04:57 96794618ef11: Preparing 16:04:57 f1417ff83b31: Preparing 16:04:57 f1417ff83b31: Waiting 16:04:57 3650b57d4efb: Layer already exists 16:04:57 96794618ef11: Layer already exists 16:04:57 1dd7eb21367c: Layer already exists 16:04:57 9f953820ed77: Layer already exists 16:04:57 d7f9950a6fea: Layer already exists 16:04:57 f1417ff83b31: Layer already exists 16:04:57 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:04:57 9f953820ed77: Preparing 16:04:57 3650b57d4efb: Preparing 16:04:57 1dd7eb21367c: Preparing 16:04:57 d7f9950a6fea: Preparing 16:04:57 96794618ef11: Preparing 16:04:57 f1417ff83b31: Preparing 16:04:57 f1417ff83b31: Waiting 16:04:57 96794618ef11: Layer already exists 16:04:57 3650b57d4efb: Layer already exists 16:04:57 1dd7eb21367c: Layer already exists 16:04:57 d7f9950a6fea: Layer already exists 16:04:57 9f953820ed77: Layer already exists 16:04:57 f1417ff83b31: Layer already exists 16:04:57 main: digest: sha256:31dfa453259f9292fed5f811f0a200f87167ff6096085cceed28663ef2c5bd4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:57 ===================================================== [Pipeline] echo 16:04:57 taggedImages: 16:04:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:04:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:04:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.30 16:04:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:04:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:58 16:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:58 latest: Pulling from edgex-lftools-log-publisher 16:04:58 5eb5b503b376: Pulling fs layer 16:04:58 5c69ac0246d0: Pulling fs layer 16:04:58 ec43610c2a17: Pulling fs layer 16:04:58 3a2ae6a8a46f: Pulling fs layer 16:04:58 33b1e0a273af: Pulling fs layer 16:04:58 5d3b04190fa2: Pulling fs layer 16:04:58 2f39f015ded8: Pulling fs layer 16:04:58 3a2ae6a8a46f: Waiting 16:04:58 33b1e0a273af: Waiting 16:04:58 5d3b04190fa2: Waiting 16:04:58 2f39f015ded8: Waiting 16:04:58 5c69ac0246d0: Verifying Checksum 16:04:58 5c69ac0246d0: Download complete 16:04:58 3a2ae6a8a46f: Download complete 16:04:59 33b1e0a273af: Verifying Checksum 16:04:59 33b1e0a273af: Download complete 16:04:59 5d3b04190fa2: Verifying Checksum 16:04:59 5d3b04190fa2: Download complete 16:04:59 ec43610c2a17: Verifying Checksum 16:04:59 ec43610c2a17: Download complete 16:05:00 5eb5b503b376: Verifying Checksum 16:05:00 5eb5b503b376: Download complete 16:05:01 5eb5b503b376: Pull complete 16:05:01 5c69ac0246d0: Pull complete 16:05:01 2f39f015ded8: Verifying Checksum 16:05:01 2f39f015ded8: Download complete 16:05:01 ec43610c2a17: Pull complete 16:05:01 3a2ae6a8a46f: Pull complete 16:05:02 33b1e0a273af: Pull complete 16:05:02 5d3b04190fa2: Pull complete 16:05:07 2f39f015ded8: Pull complete 16:05:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:07 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:12 $ docker top 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:12 ---> job-cost.sh 16:05:12 lf-activate-venv: SKIPPING 16:05:12 INFO: No Stack... 16:05:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:13 INFO: Archiving Costs [Pipeline] sh 16:05:13 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:05:13 + cut -d, -f6 [Pipeline] lock 16:05:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] 16:05:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] did not exist. Created. 16:05:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:05:13 Stashed 1 file(s) [Pipeline] } 16:05:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:13 $ docker stop --time=1 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac 16:05:15 $ docker rm -f --volumes 9827e7ae9f717ce28d5f8ff758f3ea9e16ac63d17da30fa6ce430e18924cfdac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6898 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:06:23 Running in /w/workspace/app-service-configurable/147 [Pipeline] { [Pipeline] checkout 16:06:23 Selected Git installation does not exist. Using Default 16:06:23 The recommended git tool is: NONE 16:06:30 using credential edgex-jenkins-ssh 16:06:30 Cloning the remote Git repository 16:06:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:06:30 > git init /w/workspace/app-service-configurable/147 # timeout=10 16:06:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:06:30 > git --version # timeout=10 16:06:30 > git --version # 'git version 2.25.1' 16:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:06:33 Avoid second fetch 16:06:33 Checking out Revision 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) 16:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:33 > git config core.sparsecheckout # timeout=10 16:06:33 > git checkout -f 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 16:06:34 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:35 Dload Upload Total Spent Left Speed 16:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 16:06:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:06:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:06:36 + sudo tee /etc/docker/daemon.new 16:06:36 { 16:06:36 "registry-mirrors": [ 16:06:36 "https://nexus3.edgexfoundry.org:10001" 16:06:36 ], 16:06:36 "bip": "10.250.0.254/24", 16:06:36 "hosts": [ 16:06:36 "tcp://0.0.0.0:5555", 16:06:36 "unix:///var/run/docker.sock" 16:06:36 ], 16:06:36 "mtu": 1458, 16:06:36 "selinux-enabled": true, 16:06:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:06:36 } [Pipeline] sh 16:06:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:06:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:55 provisioning config files... 16:06:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/147@tmp/config15261398353434230327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:55 ---> docker-login.sh 16:06:55 nexus3.edgexfoundry.org:10001 16:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:56 Configure a credential helper to remove this warning. See 16:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:56 16:06:56 Login Succeeded 16:06:56 nexus3.edgexfoundry.org:10002 16:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:56 Configure a credential helper to remove this warning. See 16:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:56 16:06:56 Login Succeeded 16:06:56 nexus3.edgexfoundry.org:10003 16:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 nexus3.edgexfoundry.org:10004 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 docker.io 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:58 Configure a credential helper to remove this warning. See 16:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:58 16:06:58 Login Succeeded 16:06:58 ---> docker-login.sh ends [Pipeline] } 16:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:58 ========================================================= 16:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:06:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:06:58 Sending build context to Docker daemon 169kB 16:06:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:06:59 Step 2/12 : FROM ${BASE} AS builder 16:06:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:59 af6eaf76a39c: Pulling fs layer 16:06:59 55522c791124: Pulling fs layer 16:06:59 ce5c4a1c91eb: Pulling fs layer 16:06:59 169dfbe0d373: Pulling fs layer 16:06:59 169dfbe0d373: Waiting 16:06:59 e1ff8fa3b103: Pulling fs layer 16:06:59 52ebb69f0ebf: Pulling fs layer 16:06:59 5abe8eddf0d5: Pulling fs layer 16:06:59 e1ff8fa3b103: Waiting 16:06:59 52ebb69f0ebf: Waiting 16:06:59 5abe8eddf0d5: Waiting 16:06:59 55522c791124: Verifying Checksum 16:06:59 55522c791124: Download complete 16:06:59 169dfbe0d373: Download complete 16:06:59 e1ff8fa3b103: Download complete 16:06:59 af6eaf76a39c: Verifying Checksum 16:07:00 af6eaf76a39c: Pull complete 16:07:00 55522c791124: Pull complete 16:07:13 5abe8eddf0d5: Verifying Checksum 16:07:13 5abe8eddf0d5: Download complete 16:07:21 ce5c4a1c91eb: Verifying Checksum 16:07:21 ce5c4a1c91eb: Download complete 16:07:22 52ebb69f0ebf: Verifying Checksum 16:07:22 52ebb69f0ebf: Download complete 16:07:32 ce5c4a1c91eb: Pull complete 16:07:32 169dfbe0d373: Pull complete 16:07:32 e1ff8fa3b103: Pull complete 16:07:41 52ebb69f0ebf: Pull complete 16:07:42 5abe8eddf0d5: Pull complete 16:07:42 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:07:42 ---> 6cb57ee374ae 16:07:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:07:44 ---> Running in 6b3bd439fee5 16:07:44 Removing intermediate container 6b3bd439fee5 16:07:44 ---> 4d1c56ea1942 16:07:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:07:44 ---> Running in 8eb264f9f4f8 16:07:45 Removing intermediate container 8eb264f9f4f8 16:07:45 ---> b53d06389b75 16:07:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:07:45 ---> Running in 0f17a441e89e 16:07:45 Removing intermediate container 0f17a441e89e 16:07:45 ---> b98dccf84abe 16:07:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:07:45 ---> Running in 57f003e68124 16:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:07:49 OK: 263 MiB in 53 packages 16:07:49 Removing intermediate container 57f003e68124 16:07:49 ---> 82f74b875cc4 16:07:49 Step 7/12 : WORKDIR /app 16:07:50 ---> Running in b21a1a8c8b3a 16:07:50 Removing intermediate container b21a1a8c8b3a 16:07:50 ---> c3f2948b7d69 16:07:50 Step 8/12 : COPY go.mod vendor* ./ 16:07:50 ---> d7c6732a169b 16:07:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:50 ---> Running in 0f1218d15460 16:08:58 Removing intermediate container 0f1218d15460 16:08:58 ---> 45b96a669715 16:08:58 Step 10/12 : COPY . . 16:08:58 ---> 12ac182bd78a 16:08:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:08:58 ---> Running in 384ba8c3f2ff 16:08:58 Removing intermediate container 384ba8c3f2ff 16:08:58 ---> d6c518295ef0 16:08:58 Step 12/12 : RUN $MAKE 16:08:58 ---> Running in 10da7f675e8f 16:08:58 noop 16:08:58 Removing intermediate container 10da7f675e8f 16:08:58 ---> 056f557be8b7 16:08:58 Successfully built 056f557be8b7 16:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:59 + docker inspect -f . ci-base-image-arm64 16:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container 16:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 16:09:00 $ docker top c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:01 + go version 16:09:01 go version go1.20.2 linux/arm64 [Pipeline] } 16:09:01 $ docker stop --time=1 c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f 16:09:06 $ docker rm -f --volumes c07c76212fd13e67ccc27f47b72c06a2b8e254cfba211b04e9c27dd86b4d106f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:06 + docker inspect -f . ci-base-image-arm64 16:09:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container 16:09:07 $ 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/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 16:09:08 $ docker top 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/147 [Pipeline] fileExists [Pipeline] sh 16:09:09 + make test 16:09:09 go test -race -coverprofile=coverage.out ./... 16:12:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:12:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:12:46 go vet ./... 16:15:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:15:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:15:23 ./bin/test-attribution-txt.sh 16:15:23 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:15:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:15:23 $ docker stop --time=1 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd 16:15:25 $ docker rm -f --volumes 02790640c39631fb303ef52c86a4cdbfc3f39a396b796c2f5274a97a6fd243bd [Pipeline] // withDockerContainer [Pipeline] sh 16:15:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:15:27 Warning: overwriting stash ‘coverage-report’ 16:15:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:15:28 + ls -al . 16:15:28 total 172 16:15:28 drwxrwxr-x 7 jenkins jenkins 4096 Apr 5 16:09 . 16:15:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:06 .. 16:15:28 -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 16:06 .dockerignore 16:15:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 16:06 .git 16:15:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 16:06 .github 16:15:28 -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 16:06 .gitignore 16:15:28 -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 16:06 .golangci.yml 16:15:28 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 16:06 Attribution.txt 16:15:28 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 16:06 CHANGELOG.md 16:15:28 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 16:06 Dockerfile 16:15:28 -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 16:06 GOVERNANCE.md 16:15:28 -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 16:06 Jenkinsfile 16:15:28 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 16:06 LICENSE 16:15:28 -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 16:06 OWNERS.md 16:15:28 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 16:06 README.md 16:15:28 -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 16:02 VERSION 16:15:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 16:06 bin 16:15:28 -rw-r--r-- 1 jenkins jenkins 13 Apr 5 16:09 coverage.out 16:15:28 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 16:06 go.mod 16:15:28 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 16:06 go.sum 16:15:28 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 16:06 main.go 16:15:28 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 16:06 makefile 16:15:28 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:06 res 16:15:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 16:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:28 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=arm64 --label version=3.0.0-dev.30 . 16:15:28 Sending build context to Docker daemon 170kB 16:15:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:15:29 Step 2/26 : FROM ${BASE} AS builder 16:15:29 ---> 056f557be8b7 16:15:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:15:29 ---> Running in d8d3407e5d69 16:15:29 Removing intermediate container d8d3407e5d69 16:15:29 ---> 171207be98bc 16:15:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:15:29 ---> Running in 303cdbe806b3 16:15:30 Removing intermediate container 303cdbe806b3 16:15:30 ---> 0b51cabc2a5f 16:15:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:15:30 ---> Running in b72916717661 16:15:30 Removing intermediate container b72916717661 16:15:30 ---> 43d71f5ba546 16:15:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:30 ---> Running in 0f948bbd347e 16:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:15:33 OK: 263 MiB in 53 packages 16:15:34 Removing intermediate container 0f948bbd347e 16:15:34 ---> 88411575ae5b 16:15:34 Step 7/26 : WORKDIR /app 16:15:34 ---> Running in 8cee68bc2258 16:15:35 Removing intermediate container 8cee68bc2258 16:15:35 ---> d4b3de583e02 16:15:35 Step 8/26 : COPY go.mod vendor* ./ 16:15:35 ---> 258babf62748 16:15:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:35 ---> Running in 6898482f7648 16:15:39 Removing intermediate container 6898482f7648 16:15:39 ---> 26f6fb01a9a0 16:15:39 Step 10/26 : COPY . . 16:15:39 ---> 856a615d546c 16:15:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:15:39 ---> Running in a526028cfe7d 16:15:40 Removing intermediate container a526028cfe7d 16:15:40 ---> e1316311b9e4 16:15:40 Step 12/26 : RUN $MAKE 16:15:40 ---> Running in 0dd454950db8 16:15:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30" -trimpath -mod=readonly -o app-service-configurable 16:18:17 Removing intermediate container 0dd454950db8 16:18:17 ---> 0e1714166322 16:18:17 Step 13/26 : FROM alpine:3.17 16:18:17 3.17: Pulling from library/alpine 16:18:17 c41833b44d91: Pulling fs layer 16:18:17 c41833b44d91: Verifying Checksum 16:18:17 c41833b44d91: Download complete 16:18:17 c41833b44d91: Pull complete 16:18:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:18:17 Status: Downloaded newer image for alpine:3.17 16:18:17 ---> 51e60588ff2c 16:18:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:18:17 ---> Running in ebfca78ba53a 16:18:17 Removing intermediate container ebfca78ba53a 16:18:17 ---> 72269de0a138 16:18:17 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:18:17 ---> Running in e1419420536d 16:18:17 Removing intermediate container e1419420536d 16:18:17 ---> 60c85a53db45 16:18:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:17 ---> Running in f2bd17b026fc 16:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:17 (1/2) Installing ca-certificates (20220614-r4) 16:18:17 (2/2) Installing dumb-init (1.2.5-r2) 16:18:17 Executing busybox-1.35.0-r29.trigger 16:18:17 Executing ca-certificates-20220614-r4.trigger 16:18:17 OK: 8 MiB in 17 packages 16:18:18 Removing intermediate container f2bd17b026fc 16:18:18 ---> e932a4d0e527 16:18:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:18:18 ---> f39c9cdc9ed7 16:18:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:18:19 ---> 5f6fdebcedc7 16:18:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:18:20 ---> 9e8109f58cd5 16:18:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:18:23 ---> f9d3bbf42045 16:18:23 Step 21/26 : EXPOSE 48095 16:18:23 ---> Running in 1eaa9f88d882 16:18:23 Removing intermediate container 1eaa9f88d882 16:18:23 ---> a5784573afe0 16:18:23 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:18:23 ---> Running in 2897b6c484f6 16:18:23 Removing intermediate container 2897b6c484f6 16:18:23 ---> 8145c2b2768a 16:18:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:18:23 ---> Running in 873724a106d1 16:18:24 Removing intermediate container 873724a106d1 16:18:24 ---> b7cccffec97e 16:18:24 Step 24/26 : LABEL arch=arm64 16:18:24 ---> Running in c9831bb2b088 16:18:24 Removing intermediate container c9831bb2b088 16:18:24 ---> bf1d0aeb7b2f 16:18:24 Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:18:24 ---> Running in d7bf9823fde3 16:18:24 Removing intermediate container d7bf9823fde3 16:18:24 ---> fd1081472571 16:18:24 Step 26/26 : LABEL version=3.0.0-dev.30 16:18:24 ---> Running in a775b9bbd914 16:18:25 Removing intermediate container a775b9bbd914 16:18:25 ---> aacc4fce8710 16:18:25 [Warning] One or more build-args [ARCH] were not consumed 16:18:25 Successfully built aacc4fce8710 16:18:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:25 provisioning config files... 16:18:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/147@tmp/config13158706176165873967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:25 ---> docker-login.sh 16:18:25 nexus3.edgexfoundry.org:10001 16:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:26 Configure a credential helper to remove this warning. See 16:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:26 16:18:26 Login Succeeded 16:18:26 nexus3.edgexfoundry.org:10002 16:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:26 Configure a credential helper to remove this warning. See 16:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:26 16:18:26 Login Succeeded 16:18:26 nexus3.edgexfoundry.org:10003 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 nexus3.edgexfoundry.org:10004 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 docker.io 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 ---> docker-login.sh ends [Pipeline] } 16:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:18:28 98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:18:28 latest 16:18:28 3.0.0-dev.30 16:18:28 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:18:28 main 16:18:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:28 62f0e707435b: Preparing 16:18:28 ea2a5190ce0c: Preparing 16:18:28 079c779bbb74: Preparing 16:18:28 368f10935a9e: Preparing 16:18:28 13108f0130d3: Preparing 16:18:28 26cbea5cba74: Preparing 16:18:28 26cbea5cba74: Waiting 16:18:29 079c779bbb74: Pushed 16:18:29 ea2a5190ce0c: Pushed 16:18:29 368f10935a9e: Pushed 16:18:29 26cbea5cba74: Layer already exists 16:18:29 13108f0130d3: Pushed 16:18:34 62f0e707435b: Pushed 16:18:34 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:35 62f0e707435b: Preparing 16:18:35 ea2a5190ce0c: Preparing 16:18:35 079c779bbb74: Preparing 16:18:35 368f10935a9e: Preparing 16:18:35 13108f0130d3: Preparing 16:18:35 26cbea5cba74: Preparing 16:18:35 26cbea5cba74: Waiting 16:18:35 13108f0130d3: Layer already exists 16:18:35 079c779bbb74: Layer already exists 16:18:35 ea2a5190ce0c: Layer already exists 16:18:35 368f10935a9e: Layer already exists 16:18:35 62f0e707435b: Layer already exists 16:18:35 26cbea5cba74: Layer already exists 16:18:35 latest: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 16:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:36 62f0e707435b: Preparing 16:18:36 ea2a5190ce0c: Preparing 16:18:36 079c779bbb74: Preparing 16:18:36 368f10935a9e: Preparing 16:18:36 13108f0130d3: Preparing 16:18:36 26cbea5cba74: Preparing 16:18:36 26cbea5cba74: Waiting 16:18:36 368f10935a9e: Layer already exists 16:18:36 62f0e707435b: Layer already exists 16:18:36 ea2a5190ce0c: Layer already exists 16:18:36 13108f0130d3: Layer already exists 16:18:36 079c779bbb74: Layer already exists 16:18:36 26cbea5cba74: Layer already exists 16:18:36 3.0.0-dev.30: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:37 62f0e707435b: Preparing 16:18:37 ea2a5190ce0c: Preparing 16:18:37 079c779bbb74: Preparing 16:18:37 368f10935a9e: Preparing 16:18:37 13108f0130d3: Preparing 16:18:37 26cbea5cba74: Preparing 16:18:37 26cbea5cba74: Waiting 16:18:37 368f10935a9e: Layer already exists 16:18:37 079c779bbb74: Layer already exists 16:18:37 13108f0130d3: Layer already exists 16:18:37 62f0e707435b: Layer already exists 16:18:37 ea2a5190ce0c: Layer already exists 16:18:37 26cbea5cba74: Layer already exists 16:18:37 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:38 62f0e707435b: Preparing 16:18:38 ea2a5190ce0c: Preparing 16:18:38 079c779bbb74: Preparing 16:18:38 368f10935a9e: Preparing 16:18:38 13108f0130d3: Preparing 16:18:38 26cbea5cba74: Preparing 16:18:38 26cbea5cba74: Waiting 16:18:38 62f0e707435b: Layer already exists 16:18:38 ea2a5190ce0c: Layer already exists 16:18:38 079c779bbb74: Layer already exists 16:18:38 13108f0130d3: Layer already exists 16:18:38 368f10935a9e: Layer already exists 16:18:38 26cbea5cba74: Layer already exists 16:18:38 main: digest: sha256:35a291d530d969b5ae16aa567d687c5d8537365b3a5fd78299c279882a3cf6f8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:38 ===================================================== [Pipeline] echo 16:18:38 taggedImages: 16:18:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 16:18:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:18:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.30 16:18:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.30 16:18:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:39 16:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:39 arm64: Pulling from edgex-lftools-log-publisher 16:18:39 8998bd30e6a1: Pulling fs layer 16:18:39 04944245beec: Pulling fs layer 16:18:39 699f458cf7ca: Pulling fs layer 16:18:39 765212b225bb: Pulling fs layer 16:18:39 f23df028b6ca: Pulling fs layer 16:18:39 d65c8cfc05b1: Pulling fs layer 16:18:39 2437ff75d9bd: Pulling fs layer 16:18:39 f23df028b6ca: Waiting 16:18:39 d65c8cfc05b1: Waiting 16:18:39 2437ff75d9bd: Waiting 16:18:39 765212b225bb: Waiting 16:18:39 04944245beec: Verifying Checksum 16:18:39 04944245beec: Download complete 16:18:39 765212b225bb: Verifying Checksum 16:18:39 765212b225bb: Download complete 16:18:40 f23df028b6ca: Download complete 16:18:40 d65c8cfc05b1: Verifying Checksum 16:18:40 d65c8cfc05b1: Download complete 16:18:41 699f458cf7ca: Verifying Checksum 16:18:41 699f458cf7ca: Download complete 16:18:42 8998bd30e6a1: Verifying Checksum 16:18:42 8998bd30e6a1: Download complete 16:18:44 2437ff75d9bd: Verifying Checksum 16:18:44 2437ff75d9bd: Download complete 16:18:46 8998bd30e6a1: Pull complete 16:18:48 04944245beec: Pull complete 16:18:49 699f458cf7ca: Pull complete 16:18:50 765212b225bb: Pull complete 16:18:51 f23df028b6ca: Pull complete 16:18:51 d65c8cfc05b1: Pull complete 16:19:06 2437ff75d9bd: Pull complete 16:19:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:06 prd-ubuntu20.04-docker-arm64-4c-16g-6898 does not seem to be running inside a container 16:19:06 $ 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/147 -v /w/workspace/app-service-configurable/147:/w/workspace/app-service-configurable/147:rw,z -v /w/workspace/app-service-configurable/147@tmp:/w/workspace/app-service-configurable/147@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 16:19:09 $ docker top 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:09 ---> job-cost.sh 16:19:09 lf-activate-venv: SKIPPING 16:19:09 INFO: No Stack... 16:19:10 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:11 INFO: Archiving Costs [Pipeline] sh 16:19:11 + + cut -d, -f6 16:19:11 cat /w/workspace/app-service-configurable/147/archives/cost.csv [Pipeline] lock 16:19:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] 16:19:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] did not exist. Created. 16:19:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:12 /w/workspace/app-service-configurable/147@tmp/durable-b68451ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:19:13 + echo total: 0.10999999940395355 [Pipeline] stash 16:19:13 Warning: overwriting stash ‘stack-cost’ 16:19:13 Stashed 1 file(s) [Pipeline] } 16:19:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:13 $ docker stop --time=1 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 16:19:16 $ docker rm -f --volumes 72100831c957f414e7505f285de6ceff187a306e7b214be247b9527da0efb5d6 [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 16:19:16 provisioning config files... 16:19:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3986606228110775987tmp [Pipeline] { [Pipeline] sh 16:19:17 + set +x 16:19:17 + curl -s https://codecov.io/bash 16:19:17 + bash -s -- 16:19:17 16:19:17 _____ _ 16:19:17 / ____| | | 16:19:17 | | ___ __| | ___ ___ _____ __ 16:19:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:17 Bash-1.0.6 16:19:17 16:19:17 16:19:17 ==> git version 2.25.1 found 16:19:17 ==> 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 16:19:17 Release-Date: 2020-01-08 16:19:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:19:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:19:17 ==> Jenkins CI detected. 16:19:17 current dir:  /w/workspace/ry_app-service-configurable_main 16:19:17 project root: . 16:19:17 --> token set from env 16:19:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:17 ==> Running gcov in . (disable via -X gcov) 16:19:17 ==> Python coveragepy not found 16:19:17 ==> Searching for coverage reports in: 16:19:17 + . 16:19:17 -> Found 1 reports 16:19:17 ==> Detecting git/mercurial file structure 16:19:17 ==> Reading reports 16:19:17 + ./coverage.out bytes=13 16:19:17 ==> Appending adjustments 16:19:17 https://docs.codecov.io/docs/fixing-reports 16:19:17 + Found adjustments 16:19:17 ==> Gzipping contents 16:19:17 4.0K /tmp/codecov.0PjyuL.gz 16:19:17 ==> Uploading reports 16:19:17 url: https://codecov.io 16:19:17 query: branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:17 -> Pinging Codecov 16:19:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:17 -> Uploading to 16:19:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/A97CA9966030D2A3747ED39772930CCE/98b0c68a4b913365b11e69c0a8a84788dfd65c15/3a2f1de5-68e0-4fc5-a9fd-3256139177ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T161917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8edb37388baea6b009cb8ed1315c64e7f005baed9927940893d59a6896a9433 16:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:17 Dload Upload Total Spent Left Speed 16:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 1709 --:--:-- --:--:-- --:--:-- 1702 16:19:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } 16:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:19:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:19:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:18 16:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:19:18 df9b9388f04a: Pulling fs layer 16:19:18 52dc419b0ee2: Pulling fs layer 16:19:18 25bc292e5bac: Pulling fs layer 16:19:18 114826534d7a: Pulling fs layer 16:19:18 4657fd5d0bcf: Pulling fs layer 16:19:18 6ad1cebc031e: Pulling fs layer 16:19:18 8a3aa393b2d8: Pulling fs layer 16:19:18 4657fd5d0bcf: Waiting 16:19:18 6ad1cebc031e: Waiting 16:19:18 8a3aa393b2d8: Waiting 16:19:18 114826534d7a: Waiting 16:19:18 25bc292e5bac: Verifying Checksum 16:19:18 25bc292e5bac: Download complete 16:19:18 52dc419b0ee2: Verifying Checksum 16:19:18 52dc419b0ee2: Download complete 16:19:18 4657fd5d0bcf: Verifying Checksum 16:19:18 4657fd5d0bcf: Download complete 16:19:19 df9b9388f04a: Verifying Checksum 16:19:19 df9b9388f04a: Download complete 16:19:19 df9b9388f04a: Pull complete 16:19:19 52dc419b0ee2: Pull complete 16:19:19 25bc292e5bac: Pull complete 16:19:21 6ad1cebc031e: Verifying Checksum 16:19:21 6ad1cebc031e: Download complete 16:19:22 114826534d7a: Verifying Checksum 16:19:22 114826534d7a: Download complete 16:19:22 8a3aa393b2d8: Verifying Checksum 16:19:22 8a3aa393b2d8: Download complete 16:19:26 114826534d7a: Pull complete 16:19:26 4657fd5d0bcf: Pull complete 16:19:26 6ad1cebc031e: Pull complete 16:19:29 8a3aa393b2d8: Pull complete 16:19:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:29 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:19:31 $ docker top 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 -eo pid,comm [Pipeline] { [Pipeline] echo 16:19:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:19:32 + set -o pipefail 16:19:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:19:36 16:19:36 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:19:36 16:19:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/895aae72-e1de-4784-8029-16cef9bdeee6 16:19:36 16:19:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:19:36 16:19:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:19:36 16:19:36 16:19:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:19:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:19:36 More details here: https://snyk.co/ue1NS [Pipeline] } 16:19:36 $ docker stop --time=1 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 16:19:38 $ docker rm -f --volumes 29c5acc3793ce889ecc7fc5c720780f78b9ba76b7131dda1816e75dba0a23d90 [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 16:19:39 + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] sh 16:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:40 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:19:40 $ 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 16:19:40 $ docker top 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 -eo pid,comm 16:19:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:19:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:40 [ssh-agent] Looking for ssh-agent implementation... 16:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:40 $ docker exec 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 ssh-agent 16:19:40 SSH_AUTH_SOCK=/tmp/ssh-Rr15gw9PRcZs/agent.33 16:19:40 SSH_AGENT_PID=39 16:19:40 Running ssh-add (command line suppressed) 16:19:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1711457067527474592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1711457067527474592.key) 16:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:41 + git semver tag 16:19:41 2023-04-05 16:19:41,459 [run_tag] DEBUG tag force:False 16:19:41 2023-04-05 16:19:41,459 [check_head_tag] DEBUG check head tag 16:19:41 2023-04-05 16:19:41,461 [execute] INFO git cat-file --batch-check 16:19:41 2023-04-05 16:19:41,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:19:41 2023-04-05 16:19:41,465 [execute] INFO git cat-file --batch 16:19:41 2023-04-05 16:19:41,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:19:41 2023-04-05 16:19:41,492 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:19:41 2023-04-05 16:19:41,492 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 16:19:41 2023-04-05 16:19:41,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:19:41 2023-04-05 16:19:41,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:19:41 3.0.0-dev.30 [Pipeline] } 16:19:41 $ docker exec --env ******** --env ******** 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 ssh-agent -k 16:19:41 unset SSH_AUTH_SOCK; 16:19:41 unset SSH_AGENT_PID; 16:19:41 echo Agent pid 39 killed; 16:19:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:41 + git semver [Pipeline] } 16:19:42 $ docker stop --time=1 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 16:19:43 $ docker rm -f --volumes 176d709ae0ed52fbc69f562617871ffda480d1bae6a40852c893b6fbf570ee06 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:43 16:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:44 0.23.1-centos7: Pulling from edgex-lftools 16:19:44 ab5ef0e58194: Pulling fs layer 16:19:44 9712f1f96733: Pulling fs layer 16:19:44 63f879dbbcfc: Pulling fs layer 16:19:44 0d9ebad4ef96: Pulling fs layer 16:19:44 e9a5061849ea: Pulling fs layer 16:19:44 d747dcd14b5f: Pulling fs layer 16:19:44 2de7ff778b66: Pulling fs layer 16:19:44 0d9ebad4ef96: Waiting 16:19:44 e9a5061849ea: Waiting 16:19:44 d747dcd14b5f: Waiting 16:19:44 2de7ff778b66: Waiting 16:19:44 9712f1f96733: Verifying Checksum 16:19:44 9712f1f96733: Download complete 16:19:48 63f879dbbcfc: Verifying Checksum 16:19:48 63f879dbbcfc: Download complete 16:19:48 e9a5061849ea: Verifying Checksum 16:19:48 e9a5061849ea: Download complete 16:19:48 d747dcd14b5f: Download complete 16:19:48 2de7ff778b66: Verifying Checksum 16:19:48 2de7ff778b66: Download complete 16:19:48 0d9ebad4ef96: Verifying Checksum 16:19:48 0d9ebad4ef96: Download complete 16:19:50 ab5ef0e58194: Verifying Checksum 16:19:50 ab5ef0e58194: Download complete 16:19:53 ab5ef0e58194: Pull complete 16:19:53 9712f1f96733: Pull complete 16:19:54 63f879dbbcfc: Pull complete 16:19:58 0d9ebad4ef96: Pull complete 16:19:58 e9a5061849ea: Pull complete 16:19:58 d747dcd14b5f: Pull complete 16:19:59 2de7ff778b66: Pull complete 16:19:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:59 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:19:59 $ 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 16:20:01 $ docker top 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:20:01 provisioning config files... 16:20:01 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4179462669966018938tmp 16:20:01 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11622049481045716649tmp 16:20:01 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3482919561672222109tmp [Pipeline] { [Pipeline] echo 16:20:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:20:02 ---> sigul-configuration.sh 16:20:02 gpg: directory `/root/.gnupg' created 16:20:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:20:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:20:02 gpg: keyring `/root/.gnupg/secring.gpg' created 16:20:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:20:02 gpg: CAST5 encrypted data 16:20:02 gpg: encrypted with 1 passphrase 16:20:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:20:02 + mkdir /home/jenkins 16:20:02 + mkdir /home/jenkins/sigul [Pipeline] sh 16:20:02 + 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 16:20:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:20:03 ---> sigul-install.sh 16:20:03 Sigul already installed; skipping installation. [Pipeline] sh 16:20:03 + git tag --list 16:20:03 v1.0.0 16:20:03 v1.1.0 16:20:03 v1.2.0 16:20:03 v1.3.0 16:20:03 v1.3.1 16:20:03 v2.0.0 16:20:03 v2.0.1 16:20:03 v2.1.0 16:20:03 v2.1.1 16:20:03 v2.1.1-dev.1 16:20:03 v2.1.1-dev.2 16:20:03 v2.2.0 16:20:03 v2.2.1-dev.1 16:20:03 v2.2.1-dev.10 16:20:03 v2.2.1-dev.2 16:20:03 v2.2.1-dev.3 16:20:03 v2.2.1-dev.4 16:20:03 v2.2.1-dev.5 16:20:03 v2.2.1-dev.6 16:20:03 v2.2.1-dev.7 16:20:03 v2.2.1-dev.8 16:20:03 v2.2.1-dev.9 16:20:03 v2.3.0 16:20:03 v2.3.0-dev.10 16:20:03 v2.3.0-dev.11 16:20:03 v2.3.0-dev.12 16:20:03 v2.3.0-dev.13 16:20:03 v2.3.0-dev.14 16:20:03 v2.3.0-dev.15 16:20:03 v2.3.0-dev.16 16:20:03 v2.3.0-dev.17 16:20:03 v2.3.0-dev.18 16:20:03 v2.3.0-dev.19 16:20:03 v2.3.0-dev.20 16:20:03 v2.3.0-dev.21 16:20:03 v2.3.0-dev.22 16:20:03 v2.3.0-dev.23 16:20:03 v2.3.0-dev.24 16:20:03 v2.3.0-dev.25 16:20:03 v2.3.0-dev.26 16:20:03 v2.3.0-dev.27 16:20:03 v2.3.0-dev.28 16:20:03 v2.3.0-dev.29 16:20:03 v2.3.0-dev.30 16:20:03 v2.3.0-dev.31 16:20:03 v2.3.0-dev.32 16:20:03 v2.3.0-dev.33 16:20:03 v2.3.0-dev.34 16:20:03 v2.3.0-dev.35 16:20:03 v2.3.0-dev.36 16:20:03 v2.3.0-dev.37 16:20:03 v3.0.0-dev.1 16:20:03 v3.0.0-dev.10 16:20:03 v3.0.0-dev.11 16:20:03 v3.0.0-dev.12 16:20:03 v3.0.0-dev.13 16:20:03 v3.0.0-dev.14 16:20:03 v3.0.0-dev.15 16:20:03 v3.0.0-dev.16 16:20:03 v3.0.0-dev.17 16:20:03 v3.0.0-dev.18 16:20:03 v3.0.0-dev.19 16:20:03 v3.0.0-dev.2 16:20:03 v3.0.0-dev.20 16:20:03 v3.0.0-dev.21 16:20:03 v3.0.0-dev.22 16:20:03 v3.0.0-dev.23 16:20:03 v3.0.0-dev.24 16:20:03 v3.0.0-dev.25 16:20:03 v3.0.0-dev.26 16:20:03 v3.0.0-dev.27 16:20:03 v3.0.0-dev.28 16:20:03 v3.0.0-dev.29 16:20:03 v3.0.0-dev.3 16:20:03 v3.0.0-dev.30 16:20:03 v3.0.0-dev.4 16:20:03 v3.0.0-dev.5 16:20:03 v3.0.0-dev.6 16:20:03 v3.0.0-dev.7 16:20:03 v3.0.0-dev.8 16:20:03 v3.0.0-dev.9 [Pipeline] sh 16:20:03 + lftools sign git-tag v3.0.0-dev.30 16:20:04 Signing Git tag with Sigul... 16:20:04 Signing v3.0.0-dev.30 [Pipeline] echo 16:20:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:20:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:20:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:20:05 $ docker stop --time=1 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc 16:20:06 $ docker rm -f --volumes 64257b2d2a055a43150f8c6f48e7fb4f0aacf0a72c544f37b1cd0f12cb870cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:20:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:07 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:20:07 $ 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 16:20:07 $ docker top 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 -eo pid,comm 16:20:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:20:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:07 [ssh-agent] Looking for ssh-agent implementation... 16:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:07 $ docker exec 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 ssh-agent 16:20:07 SSH_AUTH_SOCK=/tmp/ssh-YsamZOK9gKki/agent.31 16:20:07 SSH_AGENT_PID=37 16:20:07 Running ssh-add (command line suppressed) 16:20:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11448215734359384935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11448215734359384935.key) 16:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:08 + git semver bump pre 16:20:08 2023-04-05 16:20:08,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:20:08 2023-04-05 16:20:08,407 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 16:20:08 2023-04-05 16:20:08,407 [bump_version] DEBUG bumped version:3.0.0-dev.31 16:20:08 2023-04-05 16:20:08,408 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:20:08 2023-04-05 16:20:08,408 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:20:08 2023-04-05 16:20:08,408 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:20:08 2023-04-05 16:20:08,409 [execute] INFO git cat-file --batch-check 16:20:08 2023-04-05 16:20:08,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:20:08 2023-04-05 16:20:08,415 [execute] INFO git cat-file --batch 16:20:08 2023-04-05 16:20:08,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:20:08 2023-04-05 16:20:08,420 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:20:08 3.0.0-dev.31 [Pipeline] } 16:20:08 $ docker exec --env ******** --env ******** 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 ssh-agent -k 16:20:08 unset SSH_AUTH_SOCK; 16:20:08 unset SSH_AGENT_PID; 16:20:08 echo Agent pid 37 killed; 16:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:08 + git semver [Pipeline] } 16:20:09 $ docker stop --time=1 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 16:20:10 $ docker rm -f --volumes 3944d65bcee53f8731ea6c94075e91083eb85933e2106af333e57423719352e6 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:11 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:20:11 $ 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 16:20:11 $ docker top 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe -eo pid,comm 16:20:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:11 [ssh-agent] Looking for ssh-agent implementation... 16:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:11 $ docker exec 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe ssh-agent 16:20:11 SSH_AUTH_SOCK=/tmp/ssh-mpcMmRcgZpU9/agent.33 16:20:11 SSH_AGENT_PID=39 16:20:11 Running ssh-add (command line suppressed) 16:20:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9802525890128110776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9802525890128110776.key) 16:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:12 + git semver push 16:20:12 2023-04-05 16:20:12,582 [run_push] DEBUG push 16:20:12 2023-04-05 16:20:12,583 [execute] INFO git cat-file --batch-check 16:20:12 2023-04-05 16:20:12,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:20:12 2023-04-05 16:20:12,587 [execute] INFO git rev-list 0f54e4dcaf8d05c1d95c9aa6d29ccd199c06de33 -- 16:20:12 2023-04-05 16:20:12,587 [execute] DEBUG Popen(['git', 'rev-list', '0f54e4dcaf8d05c1d95c9aa6d29ccd199c06de33', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:20:12 2023-04-05 16:20:12,597 [execute] INFO git fetch -v origin 16:20:12 2023-04-05 16:20:12,597 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:20:13 2023-04-05 16:20:13,060 [run_push] DEBUG no remote changes detected 16:20:13 2023-04-05 16:20:13,061 [execute] INFO git push origin semver 16:20:13 2023-04-05 16:20:13,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:20:14 2023-04-05 16:20:13,972 [run_push] DEBUG push all version tags 16:20:14 2023-04-05 16:20:13,973 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:20:14 2023-04-05 16:20:13,973 [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) 16:20:14 2023-04-05 16:20:14,677 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:20:14 3.0.0-dev.31 [Pipeline] } 16:20:14 $ docker exec --env ******** --env ******** 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe ssh-agent -k 16:20:14 unset SSH_AUTH_SOCK; 16:20:14 unset SSH_AGENT_PID; 16:20:14 echo Agent pid 39 killed; 16:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:15 + git semver [Pipeline] } 16:20:15 $ docker stop --time=1 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe 16:20:16 $ docker rm -f --volumes 314484d7d1f4bbd97f5fe3497999062a4a1eb9d183c2ba02996bab87370bcabe [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 16:20:17 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:20:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:20:17 total 16 16:20:17 drwxr-xr-x 3 root root 4096 Apr 5 16:05 . 16:20:17 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:20 .. 16:20:17 drwxr-xr-x 2 root root 4096 Apr 5 16:05 cost 16:20:17 -rw-r--r-- 1 root root 96 Apr 5 16:05 cost.csv 16:20:17 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:20:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:20:17 total 16 16:20:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:05 . 16:20:17 drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 16:20 .. 16:20:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 16:05 cost 16:20:17 -rw-r--r-- 1 jenkins jenkins 96 Apr 5 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:20:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:18 ---> package-listing.sh 16:20:18 ++ facter osfamily 16:20:18 ++ tr '[:upper:]' '[:lower:]' 16:20:18 + OS_FAMILY=debian 16:20:18 + workspace=/w/workspace/ry_app-service-configurable_main 16:20:18 + START_PACKAGES=/tmp/packages_start.txt 16:20:18 + END_PACKAGES=/tmp/packages_end.txt 16:20:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:18 + PACKAGES=/tmp/packages_start.txt 16:20:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:20:18 + PACKAGES=/tmp/packages_end.txt 16:20:18 + case "${OS_FAMILY}" in 16:20:18 + dpkg -l 16:20:18 + grep '^ii' 16:20:18 + '[' -f /tmp/packages_start.txt ']' 16:20:18 + '[' -f /tmp/packages_end.txt ']' 16:20:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:20:18 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:20:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:20:18 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 16:20:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:19 prd-ubuntu20.04-docker-8c-8g-6896 does not seem to be running inside a container 16:20:19 $ 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 16:20:19 $ docker top 733757c667ba03f5e3d2408df412967bc82d79b6c85c4ce4da771f01efbe94a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:20 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:20 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:20 + ls /var/log/sa-host 16:20:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:20 provisioning config files... 16:20:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18292046967549490192tmp [Pipeline] { [Pipeline] echo 16:20:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:21 ---> create-netrc.sh [Pipeline] } 16:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:21 ---> python-tools-install.sh [Pipeline] echo 16:20:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:21 ---> sudo-logs.sh 16:20:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:20:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:22 ---> job-cost.sh 16:20:22 lf-activate-venv: SKIPPING 16:20:22 DEBUG: total: 0.2199999988079071 16:20:22 INFO: Retrieving Stack Cost... 16:20:22 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:22 INFO: Archiving Costs [Pipeline] echo 16:20:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:23 ---> logs-deploy.sh 16:20:23 lf-activate-venv: SKIPPING 16:20:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/147 16:20:23 INFO: archiving workspace using pattern(s): 16:20:24 Archives upload complete. 16:20:24 INFO: archiving logs to Nexus