Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5f9822de111f2ad008e04cca8702a7116aaeba8 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-ssh10717536247161533270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17024389251837463292.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3465213007902437401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4936821620842547000.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-ssh3050250131393320084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1729’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1730 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 c5f9822de111f2ad008e04cca8702a7116aaeba8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576)" > 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 c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 > git rev-list --no-walk a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:55:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:55:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:55:51 ========================================================= 16:55:51 EdgeX Global Pipelines Version Info 16:55:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:55:52 ------------------- 16:55:52 stable info: 16:55:52 ------------------- 16:55:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:55:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:55:52 Message: update stable to v1.0.250 16:55:53 ------------------- 16:55:53 experimental info: 16:55:53 ------------------- 16:55:53 Commited By: **** collab-it+edgex@linuxfoundation.org 16:55:53 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:55:53 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5f9822 [Pipeline] echo 16:55:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:53 provisioning config files... 16:55:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11458641768581541721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:54 ---> docker-login.sh 16:55:54 nexus3.edgexfoundry.org:10001 16:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:54 Configure a credential helper to remove this warning. See 16:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:54 16:55:54 Login Succeeded 16:55:54 nexus3.edgexfoundry.org:10002 16:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:54 Configure a credential helper to remove this warning. See 16:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:54 16:55:54 Login Succeeded 16:55:54 nexus3.edgexfoundry.org:10003 16:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:54 Configure a credential helper to remove this warning. See 16:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:54 16:55:54 Login Succeeded 16:55:54 nexus3.edgexfoundry.org:10004 16:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:54 Configure a credential helper to remove this warning. See 16:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:54 16:55:54 Login Succeeded 16:55:54 docker.io 16:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:55 Configure a credential helper to remove this warning. See 16:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:55 16:55:55 Login Succeeded 16:55:55 ---> docker-login.sh ends [Pipeline] } 16:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:55:55 + git rev-list -1 --merges c5f9822de111f2ad008e04cca8702a7116aaeba8~1..c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo 16:55:55 -----------> git rev-list -1 --merges c5f9822de111f2ad008e04cca8702a7116aaeba8~1..c5f9822de111f2ad008e04cca8702a7116aaeba8 c5f9822de111f2ad008e04cca8702a7116aaeba8 [false] [Pipeline] sh 16:55:55 + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo 16:55:55 ========================================================= 16:55:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:55:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:56 + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo 16:55:56 [semverPrep] GIT_COMMIT: c5f9822de111f2ad008e04cca8702a7116aaeba8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576) [Pipeline] echo 16:55:56 [semverPrep] This is not a build commit. [Pipeline] sh 16:55:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:56 + grep -v github /etc/ssh/ssh_known_hosts 16:55:56 + [ -e /tmp/ssh_known_hosts ] 16:55:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:55:56 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:55:56 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:55:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:57 16:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:57 0.1.4: Pulling from edgex-devops/py-git-semver 16:55:57 b85a868b505f: Pulling fs layer 16:55:57 e2be974225ed: Pulling fs layer 16:55:57 339a4e72a1f5: Pulling fs layer 16:55:57 988bab9f4d93: Pulling fs layer 16:55:57 1469e6f7b9e6: Pulling fs layer 16:55:57 eaf3925da568: Pulling fs layer 16:55:57 bab4dde63d76: Pulling fs layer 16:55:57 bde34c3a00c8: Pulling fs layer 16:55:57 b352a97aabf1: Pulling fs layer 16:55:57 4872d77fe225: Pulling fs layer 16:55:57 5851b861e8e6: Pulling fs layer 16:55:57 988bab9f4d93: Waiting 16:55:57 1469e6f7b9e6: Waiting 16:55:57 eaf3925da568: Waiting 16:55:57 4872d77fe225: Waiting 16:55:57 5851b861e8e6: Waiting 16:55:57 bab4dde63d76: Waiting 16:55:57 b352a97aabf1: Waiting 16:55:57 bde34c3a00c8: Waiting 16:55:57 e2be974225ed: Verifying Checksum 16:55:57 e2be974225ed: Download complete 16:55:57 988bab9f4d93: Verifying Checksum 16:55:57 988bab9f4d93: Download complete 16:55:57 339a4e72a1f5: Verifying Checksum 16:55:57 339a4e72a1f5: Download complete 16:55:57 1469e6f7b9e6: Verifying Checksum 16:55:57 1469e6f7b9e6: Download complete 16:55:57 eaf3925da568: Verifying Checksum 16:55:57 eaf3925da568: Download complete 16:55:57 bde34c3a00c8: Download complete 16:55:57 b352a97aabf1: Verifying Checksum 16:55:57 b352a97aabf1: Download complete 16:55:57 4872d77fe225: Verifying Checksum 16:55:57 4872d77fe225: Download complete 16:55:57 5851b861e8e6: Verifying Checksum 16:55:57 5851b861e8e6: Download complete 16:55:57 b85a868b505f: Verifying Checksum 16:55:57 b85a868b505f: Download complete 16:55:58 bab4dde63d76: Verifying Checksum 16:55:58 bab4dde63d76: Download complete 16:55:59 b85a868b505f: Pull complete 16:55:59 e2be974225ed: Pull complete 16:55:59 339a4e72a1f5: Pull complete 16:55:59 988bab9f4d93: Pull complete 16:56:00 1469e6f7b9e6: Pull complete 16:56:00 eaf3925da568: Pull complete 16:56:02 bab4dde63d76: Pull complete 16:56:02 bde34c3a00c8: Pull complete 16:56:02 b352a97aabf1: Pull complete 16:56:02 4872d77fe225: Pull complete 16:56:02 5851b861e8e6: Pull complete 16:56:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:02 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 16:56:02 $ 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:56:07 $ docker top 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 -eo pid,comm 16:56: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:56:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:07 [ssh-agent] Looking for ssh-agent implementation... 16:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:08 $ docker exec 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent 16:56:08 SSH_AUTH_SOCK=/tmp/ssh-PM3IAGwZPLtE/agent.14 16:56:08 SSH_AGENT_PID=27 16:56:08 Running ssh-add (command line suppressed) 16:56:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_632695227079944142.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_632695227079944142.key) 16:56:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:08 + git tag --points-at HEAD [Pipeline] } 16:56:08 $ docker exec --env ******** --env ******** 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent -k 16:56:08 unset SSH_AUTH_SOCK; 16:56:08 unset SSH_AGENT_PID; 16:56:08 echo Agent pid 27 killed; 16:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:08 [ssh-agent] Looking for ssh-agent implementation... 16:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:08 $ docker exec 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent 16:56:08 SSH_AUTH_SOCK=/tmp/ssh-REH8OKOWANoU/agent.70 16:56:08 SSH_AGENT_PID=76 16:56:08 Running ssh-add (command line suppressed) 16:56:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6939958302108614218.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6939958302108614218.key) 16:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:09 + git semver init 16:56:09 2023-07-21 16:56:09,698 [run_init] DEBUG init version:0.0.0 force:False 16:56:09 2023-07-21 16:56:09,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:56:09 2023-07-21 16:56:09,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:56:09 2023-07-21 16:56:09,700 [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:56:10 2023-07-21 16:56:10,707 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:56:10 2023-07-21 16:56:10,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:56:10 2023-07-21 16:56:10,708 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:56:10 2023-07-21 16:56:10,708 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:56:10 3.1.0-dev.4 [Pipeline] } 16:56:10 $ docker exec --env ******** --env ******** 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent -k 16:56:10 unset SSH_AUTH_SOCK; 16:56:10 unset SSH_AGENT_PID; 16:56:10 echo Agent pid 76 killed; 16:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:11 + git semver [Pipeline] } 16:56:11 $ docker stop --time=1 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 16:56:13 $ docker rm -f --volumes 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:13 Stashed 1 file(s) [Pipeline] echo 16:56:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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:56:13 provisioning config files... 16:56:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3961246388647424408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:14 ---> docker-login.sh 16:56:14 nexus3.edgexfoundry.org:10001 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10002 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10003 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10004 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 docker.io 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 ---> docker-login.sh ends [Pipeline] } 16:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:14 ========================================================= 16:56:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:56:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:15 + 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:56:15 Sending build context to Docker daemon 3.3MB 16:56:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:56:15 Step 2/12 : FROM ${BASE} AS builder 16:56:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:15 4db1b89c0bd1: Pulling fs layer 16:56:15 6911f1a30b25: Pulling fs layer 16:56:15 e194b8c5c2a9: Pulling fs layer 16:56:15 6863d3e3a2b1: Pulling fs layer 16:56:15 ec0bb842ea78: Pulling fs layer 16:56:15 40a00589a448: Pulling fs layer 16:56:15 6c08303d61cc: Pulling fs layer 16:56:15 798269fcf238: Pulling fs layer 16:56:15 6863d3e3a2b1: Waiting 16:56:15 ec0bb842ea78: Waiting 16:56:15 40a00589a448: Waiting 16:56:15 6c08303d61cc: Waiting 16:56:15 798269fcf238: Waiting 16:56:15 6911f1a30b25: Verifying Checksum 16:56:15 6911f1a30b25: Download complete 16:56:15 6863d3e3a2b1: Verifying Checksum 16:56:15 6863d3e3a2b1: Download complete 16:56:15 ec0bb842ea78: Verifying Checksum 16:56:15 ec0bb842ea78: Download complete 16:56:15 4db1b89c0bd1: Verifying Checksum 16:56:15 4db1b89c0bd1: Download complete 16:56:15 40a00589a448: Verifying Checksum 16:56:15 40a00589a448: Download complete 16:56:15 4db1b89c0bd1: Pull complete 16:56:15 6911f1a30b25: Pull complete 16:56:15 798269fcf238: Verifying Checksum 16:56:15 798269fcf238: Download complete 16:56:16 e194b8c5c2a9: Verifying Checksum 16:56:16 e194b8c5c2a9: Download complete 16:56:16 6c08303d61cc: Verifying Checksum 16:56:16 6c08303d61cc: Download complete 16:56:20 e194b8c5c2a9: Pull complete 16:56:20 6863d3e3a2b1: Pull complete 16:56:20 ec0bb842ea78: Pull complete 16:56:20 40a00589a448: Pull complete 16:56:22 6c08303d61cc: Pull complete 16:56:23 798269fcf238: Pull complete 16:56:23 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:56:23 ---> ec979cd7f677 16:56:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:56:28 Still waiting to schedule task 16:56:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1731’ is offline 16:56:38 ---> Running in 023c7b9b115e 16:56:38 Removing intermediate container 023c7b9b115e 16:56:38 ---> bee987836c30 16:56:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:56:38 ---> Running in 8c371149f8ff 16:56:38 Removing intermediate container 8c371149f8ff 16:56:38 ---> c541af5f084a 16:56:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:56:39 ---> Running in 0c312010137d 16:56:40 Removing intermediate container 0c312010137d 16:56:40 ---> b7a3265960ff 16:56:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:40 ---> Running in a18a792aee28 16:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:56:41 OK: 265 MiB in 53 packages 16:56:41 Removing intermediate container a18a792aee28 16:56:41 ---> 3653bf05f143 16:56:41 Step 7/12 : WORKDIR /app 16:56:41 ---> Running in c546f0289f21 16:56:41 Removing intermediate container c546f0289f21 16:56:41 ---> 483ad541c351 16:56:41 Step 8/12 : COPY go.mod vendor* ./ 16:56:42 ---> 14c0d5c23126 16:56:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:42 ---> Running in fbbdb4bd2156 16:57:28 Removing intermediate container fbbdb4bd2156 16:57:28 ---> 2709760693fa 16:57:28 Step 10/12 : COPY . . 16:57:28 ---> 0465810d5504 16:57:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:28 ---> Running in 69459c0ced98 16:57:28 Removing intermediate container 69459c0ced98 16:57:28 ---> a9111510434f 16:57:28 Step 12/12 : RUN $MAKE 16:57:28 ---> Running in 4f714110409c 16:57:28 noop 16:57:28 Removing intermediate container 4f714110409c 16:57:28 ---> 348169efa005 16:57:28 Successfully built 348169efa005 16:57:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:29 + docker inspect -f . ci-base-image-x86_64 16:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:29 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 16:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:29 $ docker top d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:29 + go version 16:57:29 go version go1.20.6 linux/amd64 [Pipeline] } 16:57:29 $ docker stop --time=1 d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 16:57:31 $ docker rm -f --volumes d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:31 + docker inspect -f . ci-base-image-x86_64 16:57:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:31 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 16:57:31 $ 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:57:31 $ docker top 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:57:32 + make test 16:57:32 go test -race -coverprofile=coverage.out ./... 16:57:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:58:16 go vet ./... 16:58:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:58:20 $ docker stop --time=1 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 16:58:28 $ docker rm -f --volumes 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:58:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:29 + ls -al . 16:58:29 total 180 16:58:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:57 . 16:58:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:55 .. 16:58:29 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:55 .dockerignore 16:58:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git 16:58:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:55 .github 16:58:29 -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 16:55 .gitignore 16:58:29 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:55 .golangci.yml 16:58:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:56 .semver 16:58:29 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 16:55 Attribution.txt 16:58:29 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 16:55 CHANGELOG.md 16:58:29 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 16:55 Dockerfile 16:58:29 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:55 GOVERNANCE.md 16:58:29 -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 16:55 Jenkinsfile 16:58:29 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:55 LICENSE 16:58:29 -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 16:55 OWNERS.md 16:58:29 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 16:55 README.md 16:58:29 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:56 VERSION 16:58:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:55 bin 16:58:29 -rw-r--r-- 1 jenkins jenkins 13 Jul 21 16:57 coverage.out 16:58:29 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 16:55 go.mod 16:58:29 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 16:55 go.sum 16:58:29 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 16:55 main.go 16:58:29 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 16:55 makefile 16:58:29 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:55 res 16:58:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:29 + 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=c5f9822de111f2ad008e04cca8702a7116aaeba8 --label arch=amd64 --label version=3.1.0-dev.4 . 16:58:29 Sending build context to Docker daemon 3.301MB 16:58:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:58:29 Step 2/26 : FROM ${BASE} AS builder 16:58:29 ---> 348169efa005 16:58:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:58:30 ---> Running in 6d0abd80ab80 16:58:30 Removing intermediate container 6d0abd80ab80 16:58:30 ---> aaf4bec164ab 16:58:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:58:30 ---> Running in 45a49dca7e69 16:58:30 Removing intermediate container 45a49dca7e69 16:58:30 ---> 4ffcdaf024cc 16:58:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:58:30 ---> Running in 713be7b0d62c 16:58:30 Removing intermediate container 713be7b0d62c 16:58:30 ---> 5468964a2dc9 16:58:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:30 ---> Running in 207fd21b6df2 16:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:31 OK: 265 MiB in 53 packages 16:58:31 Removing intermediate container 207fd21b6df2 16:58:31 ---> 6c32e69799c9 16:58:31 Step 7/26 : WORKDIR /app 16:58:31 ---> Running in 945ddbcc0824 16:58:31 Removing intermediate container 945ddbcc0824 16:58:31 ---> 05c5595b7e28 16:58:31 Step 8/26 : COPY go.mod vendor* ./ 16:58:31 ---> 4cefd22cb77f 16:58:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:32 ---> Running in f2de9d97a22a 16:58:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1733 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:58:32 Running in /w/workspace/app-service-configurable/173 [Pipeline] { [Pipeline] checkout 16:58:32 Selected Git installation does not exist. Using Default 16:58:32 The recommended git tool is: NONE 16:58:33 Removing intermediate container f2de9d97a22a 16:58:33 ---> 3207e284258f 16:58:33 Step 10/26 : COPY . . 16:58:33 ---> 2e94d93dc756 16:58:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:33 ---> Running in 010e1aae1756 16:58:33 Removing intermediate container 010e1aae1756 16:58:33 ---> 1ac45c4798a5 16:58:33 Step 12/26 : RUN $MAKE 16:58:33 ---> Running in 9512eac22643 16:58:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-service-configurable 16:58:37 using credential edgex-jenkins-ssh 16:58:37 Cloning the remote Git repository 16:58:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:58:38 > git init /w/workspace/app-service-configurable/173 # timeout=10 16:58:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:58:38 > git --version # timeout=10 16:58:38 > git --version # 'git version 2.25.1' 16:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:58:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:40 Avoid second fetch 16:58:40 Checking out Revision c5f9822de111f2ad008e04cca8702a7116aaeba8 (main) 16:58:40 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576)" 16:58:40 > git config core.sparsecheckout # timeout=10 16:58:40 > git checkout -f c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:41 Dload Upload Total Spent Left Speed 16:58:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh 16:58:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:42 + + sudo tee /etc/docker/daemon.new 16:58:42 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:58:42 { 16:58:42 "registry-mirrors": [ 16:58:42 "https://nexus3.edgexfoundry.org:10001" 16:58:42 ], 16:58:42 "bip": "10.250.0.254/24", 16:58:42 "hosts": [ 16:58:42 "tcp://0.0.0.0:5555", 16:58:42 "unix:///var/run/docker.sock" 16:58:42 ], 16:58:42 "mtu": 1458, 16:58:42 "selinux-enabled": true, 16:58:42 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:42 } [Pipeline] sh 16:58:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:43 + sudo service docker restart 16:59:00 Removing intermediate container 9512eac22643 16:59:00 ---> ea9cc6bdfac5 16:59:00 Step 13/26 : FROM alpine:3.17 16:59:00 3.17: Pulling from library/alpine 16:59:00 4db1b89c0bd1: Already exists 16:59:00 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:59:00 Status: Downloaded newer image for alpine:3.17 16:59:00 ---> 1f73a9d63274 16:59:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:59:00 ---> Running in efa5db5a5f62 16:59:00 Removing intermediate container efa5db5a5f62 16:59:00 ---> 5ad488983f95 16:59:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:59:00 ---> Running in 731588b564a6 16:59:00 Removing intermediate container 731588b564a6 16:59:00 ---> 6f6d8ac4ece9 16:59:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:00 ---> Running in 7837792cd02a 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:00 (1/2) Installing ca-certificates (20230506-r0) 16:59:00 (2/2) Installing dumb-init (1.2.5-r2) 16:59:00 Executing busybox-1.35.0-r29.trigger 16:59:00 Executing ca-certificates-20230506-r0.trigger 16:59:00 OK: 8 MiB in 17 packages 16:59:00 Removing intermediate container 7837792cd02a 16:59:00 ---> 9f4ea4a735fe 16:59:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:59:00 ---> 3b90d65a29fd 16:59:00 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:59:00 ---> db94e2e48f24 16:59:00 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:59:01 ---> 2184b5aaa92f 16:59:01 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:01 provisioning config files... 16:59:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/173@tmp/config2471084575819080739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> e8e7bc33e703 16:59:01 Step 21/26 : EXPOSE 48095 16:59:01 ---> Running in 1db95f2d1cf8 16:59:01 Removing intermediate container 1db95f2d1cf8 16:59:01 ---> d0218697ad10 16:59:01 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:59:02 ---> docker-login.sh 16:59:02 nexus3.edgexfoundry.org:10001 16:59:02 ---> Running in 2709f36aa962 16:59:02 Removing intermediate container 2709f36aa962 16:59:02 ---> 2e94345d9f5a 16:59:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:59:02 ---> Running in d3c5aebc2aa4 16:59:02 Removing intermediate container d3c5aebc2aa4 16:59:02 ---> cbf82540ec76 16:59:02 Step 24/26 : LABEL arch=amd64 16:59:02 ---> Running in 750ff90f8730 16:59:02 Removing intermediate container 750ff90f8730 16:59:02 ---> 480b5e423cc1 16:59:02 Step 25/26 : LABEL git_sha=c5f9822de111f2ad008e04cca8702a7116aaeba8 16:59:02 ---> Running in dda1f21def53 16:59:02 Removing intermediate container dda1f21def53 16:59:02 ---> 51521a1944ab 16:59:02 Step 26/26 : LABEL version=3.1.0-dev.4 16:59:02 ---> Running in 719eb18d828b 16:59:02 Removing intermediate container 719eb18d828b 16:59:02 ---> bac07ed8a8a2 16:59:02 [Warning] One or more build-args [ARCH] were not consumed 16:59:02 Successfully built bac07ed8a8a2 16:59:02 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:02 Configure a credential helper to remove this warning. See 16:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:02 16:59:02 Login Succeeded 16:59:02 nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:02 provisioning config files... 16:59:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17796966254220429630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 nexus3.edgexfoundry.org:10003 16:59:03 ---> docker-login.sh 16:59:03 nexus3.edgexfoundry.org:10001 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 nexus3.edgexfoundry.org:10002 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 nexus3.edgexfoundry.org:10003 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 nexus3.edgexfoundry.org:10004 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 docker.io 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 nexus3.edgexfoundry.org:10004 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 docker.io 16:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:03 Configure a credential helper to remove this warning. See 16:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:03 16:59:03 Login Succeeded 16:59:03 ---> docker-login.sh ends [Pipeline] } 16:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:03 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:59:03 c5f9822de111f2ad008e04cca8702a7116aaeba8 16:59:03 latest 16:59:03 3.1.0-dev.4 16:59:03 c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 16:59:03 main 16:59:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:04 Configure a credential helper to remove this warning. See 16:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:04 16:59:04 Login Succeeded 16:59:04 ---> docker-login.sh ends [Pipeline] } 16:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:59:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 16:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:04 72001481780b: Preparing 16:59:04 f454d917ae7b: Preparing 16:59:04 511d49053872: Preparing 16:59:04 cd91c4bc55e0: Preparing 16:59:04 6faeaa2b513e: Preparing 16:59:04 3dab9f8bf2d2: Preparing 16:59:04 3dab9f8bf2d2: Waiting 16:59:04 f454d917ae7b: Pushed 16:59:04 cd91c4bc55e0: Pushed 16:59:04 511d49053872: Pushed 16:59:04 3dab9f8bf2d2: Layer already exists 16:59:04 6faeaa2b513e: Pushed [Pipeline] echo 16:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:04 ========================================================= 16:59:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:59:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:05 + 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:59:05 Sending build context to Docker daemon 176.1kB 16:59:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:59:05 Step 2/12 : FROM ${BASE} AS builder 16:59:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:59:05 edb6bdbacee9: Pulling fs layer 16:59:05 5f9638ab2659: Pulling fs layer 16:59:05 8d51d6327a98: Pulling fs layer 16:59:05 8b374f2dd631: Pulling fs layer 16:59:05 ec14aa9079de: Pulling fs layer 16:59:05 2f466654f4bb: Pulling fs layer 16:59:05 554e91adad29: Pulling fs layer 16:59:05 8b374f2dd631: Waiting 16:59:05 ec14aa9079de: Waiting 16:59:05 2f466654f4bb: Waiting 16:59:05 554e91adad29: Waiting 16:59:05 5f9638ab2659: Verifying Checksum 16:59:05 5f9638ab2659: Download complete 16:59:05 8b374f2dd631: Verifying Checksum 16:59:05 8b374f2dd631: Download complete 16:59:05 ec14aa9079de: Verifying Checksum 16:59:05 ec14aa9079de: Download complete 16:59:05 edb6bdbacee9: Verifying Checksum 16:59:05 edb6bdbacee9: Download complete 16:59:06 554e91adad29: Verifying Checksum 16:59:06 554e91adad29: Download complete 16:59:07 72001481780b: Pushed 16:59:07 c5f9822de111f2ad008e04cca8702a7116aaeba8: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 8d51d6327a98: Verifying Checksum 16:59:08 8d51d6327a98: Download complete 16:59:08 2f466654f4bb: Download complete 16:59:08 edb6bdbacee9: Pull complete 16:59:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:08 72001481780b: Preparing 16:59:08 f454d917ae7b: Preparing 16:59:08 511d49053872: Preparing 16:59:08 cd91c4bc55e0: Preparing 16:59:08 6faeaa2b513e: Preparing 16:59:08 3dab9f8bf2d2: Preparing 16:59:08 3dab9f8bf2d2: Waiting 16:59:08 72001481780b: Layer already exists 16:59:08 f454d917ae7b: Layer already exists 16:59:08 cd91c4bc55e0: Layer already exists 16:59:08 6faeaa2b513e: Layer already exists 16:59:08 511d49053872: Layer already exists 16:59:08 3dab9f8bf2d2: Layer already exists 16:59:08 latest: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 5f9638ab2659: Pull complete 16:59:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 16:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:09 72001481780b: Preparing 16:59:09 f454d917ae7b: Preparing 16:59:09 511d49053872: Preparing 16:59:09 cd91c4bc55e0: Preparing 16:59:09 6faeaa2b513e: Preparing 16:59:09 3dab9f8bf2d2: Preparing 16:59:09 3dab9f8bf2d2: Waiting 16:59:09 cd91c4bc55e0: Layer already exists 16:59:09 72001481780b: Layer already exists 16:59:09 511d49053872: Layer already exists 16:59:09 f454d917ae7b: Layer already exists 16:59:09 6faeaa2b513e: Layer already exists 16:59:09 3dab9f8bf2d2: Layer already exists 16:59:09 3.1.0-dev.4: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 16:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:09 72001481780b: Preparing 16:59:09 f454d917ae7b: Preparing 16:59:09 511d49053872: Preparing 16:59:09 cd91c4bc55e0: Preparing 16:59:09 6faeaa2b513e: Preparing 16:59:09 3dab9f8bf2d2: Preparing 16:59:09 3dab9f8bf2d2: Waiting 16:59:09 f454d917ae7b: Layer already exists 16:59:09 511d49053872: Layer already exists 16:59:09 72001481780b: Layer already exists 16:59:09 6faeaa2b513e: Layer already exists 16:59:09 cd91c4bc55e0: Layer already exists 16:59:09 3dab9f8bf2d2: Layer already exists 16:59:09 c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:10 72001481780b: Preparing 16:59:10 f454d917ae7b: Preparing 16:59:10 511d49053872: Preparing 16:59:10 cd91c4bc55e0: Preparing 16:59:10 6faeaa2b513e: Preparing 16:59:10 3dab9f8bf2d2: Preparing 16:59:10 3dab9f8bf2d2: Waiting 16:59:10 6faeaa2b513e: Layer already exists 16:59:10 f454d917ae7b: Layer already exists 16:59:10 511d49053872: Layer already exists 16:59:10 72001481780b: Layer already exists 16:59:10 cd91c4bc55e0: Layer already exists 16:59:10 3dab9f8bf2d2: Layer already exists 16:59:10 main: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:10 ===================================================== [Pipeline] echo 16:59:10 taggedImages: 16:59:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 16:59:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:59:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 16:59:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 16:59:10 - 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:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:10 16:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:11 latest: Pulling from edgex-lftools-log-publisher 16:59:11 5eb5b503b376: Pulling fs layer 16:59:11 5c69ac0246d0: Pulling fs layer 16:59:11 ec43610c2a17: Pulling fs layer 16:59:11 3a2ae6a8a46f: Pulling fs layer 16:59:11 33b1e0a273af: Pulling fs layer 16:59:11 5d3b04190fa2: Pulling fs layer 16:59:11 2f39f015ded8: Pulling fs layer 16:59:11 33b1e0a273af: Waiting 16:59:11 3a2ae6a8a46f: Waiting 16:59:11 5d3b04190fa2: Waiting 16:59:11 2f39f015ded8: Waiting 16:59:11 5c69ac0246d0: Download complete 16:59:11 3a2ae6a8a46f: Verifying Checksum 16:59:11 3a2ae6a8a46f: Download complete 16:59:11 33b1e0a273af: Verifying Checksum 16:59:11 33b1e0a273af: Download complete 16:59:11 5d3b04190fa2: Verifying Checksum 16:59:11 5d3b04190fa2: Download complete 16:59:11 ec43610c2a17: Verifying Checksum 16:59:11 ec43610c2a17: Download complete 16:59:11 5eb5b503b376: Verifying Checksum 16:59:11 5eb5b503b376: Download complete 16:59:12 2f39f015ded8: Download complete 16:59:12 5eb5b503b376: Pull complete 16:59:12 5c69ac0246d0: Pull complete 16:59:13 ec43610c2a17: Pull complete 16:59:13 3a2ae6a8a46f: Pull complete 16:59:13 33b1e0a273af: Pull complete 16:59:13 5d3b04190fa2: Pull complete 16:59:18 2f39f015ded8: Pull complete 16:59:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:19 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 16:59:19 $ 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:59:23 $ docker top 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:23 ---> job-cost.sh 16:59:23 lf-activate-venv: SKIPPING 16:59:23 INFO: No Stack... 16:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:23 8d51d6327a98: Pull complete 16:59:23 8b374f2dd631: Pull complete 16:59:23 ec14aa9079de: Pull complete 16:59:24 INFO: Archiving Costs [Pipeline] sh 16:59:24 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:59:24 + cut -d, -f6 [Pipeline] lock 16:59:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] 16:59:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] did not exist. Created. 16:59:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:24 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:24 Stashed 1 file(s) [Pipeline] } 16:59:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:24 $ docker stop --time=1 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c 16:59:26 $ docker rm -f --volumes 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:30 2f466654f4bb: Pull complete 16:59:31 554e91adad29: Pull complete 16:59:31 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:59:31 ---> 1e15ea492957 16:59:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:59:33 ---> Running in 3287f6032801 16:59:34 Removing intermediate container 3287f6032801 16:59:34 ---> a0859dc9872f 16:59:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:59:34 ---> Running in e1776ad08782 16:59:34 Removing intermediate container e1776ad08782 16:59:34 ---> f797e6c0d43e 16:59:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:59:34 ---> Running in ab3e2eab5c5b 16:59:34 Removing intermediate container ab3e2eab5c5b 16:59:34 ---> bd4c3fedb648 16:59:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:35 ---> Running in c9e52f1d2893 16:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:38 OK: 263 MiB in 53 packages 16:59:38 Removing intermediate container c9e52f1d2893 16:59:38 ---> ed6730bb5283 16:59:38 Step 7/12 : WORKDIR /app 16:59:38 ---> Running in 493553ebd689 16:59:39 Removing intermediate container 493553ebd689 16:59:39 ---> 110248da5e72 16:59:39 Step 8/12 : COPY go.mod vendor* ./ 16:59:39 ---> 98a6f0db73f5 16:59:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:39 ---> Running in befc3e2688f6 17:00:47 Removing intermediate container befc3e2688f6 17:00:47 ---> b53e088558ca 17:00:47 Step 10/12 : COPY . . 17:00:47 ---> e2c32d74363d 17:00:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:00:47 ---> Running in 5d20d4645eee 17:00:47 Removing intermediate container 5d20d4645eee 17:00:47 ---> 578301f70b59 17:00:47 Step 12/12 : RUN $MAKE 17:00:47 ---> Running in b5586e1c3d09 17:00:47 noop 17:00:47 Removing intermediate container b5586e1c3d09 17:00:47 ---> afe805fc1659 17:00:47 Successfully built afe805fc1659 17:00:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:48 + docker inspect -f . ci-base-image-arm64 17:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 17:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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 17:00:49 $ docker top 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:50 + go version 17:00:50 go version go1.20.6 linux/arm64 [Pipeline] } 17:00:50 $ docker stop --time=1 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a 17:00:52 $ docker rm -f --volumes 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:52 + docker inspect -f . ci-base-image-arm64 17:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 17:00:52 $ 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/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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 17:00:54 $ docker top dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:54 + git config --global --add safe.directory /w/workspace/app-service-configurable/173 [Pipeline] fileExists [Pipeline] sh 17:00:55 + make test 17:00:55 go test -race -coverprofile=coverage.out ./... 17:04:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:04:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:04:02 go vet ./... 17:06:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:06:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:06:23 ./bin/test-attribution-txt.sh [Pipeline] echo 17:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:06:23 $ docker stop --time=1 dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 17:06:25 $ docker rm -f --volumes dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:27 Warning: overwriting stash ‘coverage-report’ 17:06:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:06:28 + ls -al . 17:06:28 total 176 17:06:28 drwxrwxr-x 7 jenkins jenkins 4096 Jul 21 17:00 . 17:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:58 .. 17:06:28 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:58 .dockerignore 17:06:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:58 .git 17:06:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:58 .github 17:06:28 -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 16:58 .gitignore 17:06:28 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:58 .golangci.yml 17:06:28 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 16:58 Attribution.txt 17:06:28 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 16:58 CHANGELOG.md 17:06:28 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 16:58 Dockerfile 17:06:28 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:58 GOVERNANCE.md 17:06:28 -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 16:58 Jenkinsfile 17:06:28 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:58 LICENSE 17:06:28 -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 16:58 OWNERS.md 17:06:28 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 16:58 README.md 17:06:28 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:56 VERSION 17:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:58 bin 17:06:28 -rw-r--r-- 1 jenkins jenkins 13 Jul 21 17:00 coverage.out 17:06:28 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 16:58 go.mod 17:06:28 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 16:58 go.sum 17:06:28 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 16:58 main.go 17:06:28 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 16:58 makefile 17:06:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:58 res 17:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06: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=c5f9822de111f2ad008e04cca8702a7116aaeba8 --label arch=arm64 --label version=3.1.0-dev.4 . 17:06:28 Sending build context to Docker daemon 177.2kB 17:06:28 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:06:28 Step 2/26 : FROM ${BASE} AS builder 17:06:28 ---> afe805fc1659 17:06:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:06:28 ---> Running in 42ed7ea05bd7 17:06:29 Removing intermediate container 42ed7ea05bd7 17:06:29 ---> 67599b419b3c 17:06:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:06:29 ---> Running in 2c32e06dbc81 17:06:29 Removing intermediate container 2c32e06dbc81 17:06:29 ---> 63fbb35ae850 17:06:29 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:06:29 ---> Running in 10450ec45bb6 17:06:30 Removing intermediate container 10450ec45bb6 17:06:30 ---> 39011b15efa5 17:06:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:30 ---> Running in a2b8c27060dd 17:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:06:32 OK: 263 MiB in 53 packages 17:06:33 Removing intermediate container a2b8c27060dd 17:06:33 ---> c0ebb4c17d6c 17:06:33 Step 7/26 : WORKDIR /app 17:06:33 ---> Running in 3e3eabd73af1 17:06:34 Removing intermediate container 3e3eabd73af1 17:06:34 ---> b7852be6925a 17:06:34 Step 8/26 : COPY go.mod vendor* ./ 17:06:34 ---> 83b849a54dc7 17:06:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:34 ---> Running in db095b6f0e5c 17:06:37 Removing intermediate container db095b6f0e5c 17:06:37 ---> 24aad6e9654e 17:06:37 Step 10/26 : COPY . . 17:06:37 ---> 5a2b019da4da 17:06:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:06:37 ---> Running in 820fc021a978 17:06:38 Removing intermediate container 820fc021a978 17:06:38 ---> d7f27aeacf77 17:06:38 Step 12/26 : RUN $MAKE 17:06:38 ---> Running in 57e689385027 17:06:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-service-configurable 17:09:00 Removing intermediate container 57e689385027 17:09:00 ---> eb18082736b7 17:09:00 Step 13/26 : FROM alpine:3.17 17:09:00 3.17: Pulling from library/alpine 17:09:00 edb6bdbacee9: Already exists 17:09:00 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:09:00 Status: Downloaded newer image for alpine:3.17 17:09:00 ---> 779605e5fbc0 17:09:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:09:00 ---> Running in b748e7230b5a 17:09:00 Removing intermediate container b748e7230b5a 17:09:00 ---> 8fd6355c34db 17:09:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:09:00 ---> Running in 21d21bf5861b 17:09:00 Removing intermediate container 21d21bf5861b 17:09:00 ---> 5451b98d8fb8 17:09:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:09:00 ---> Running in df7f9b41650d 17:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:09:01 (1/2) Installing ca-certificates (20230506-r0) 17:09:01 (2/2) Installing dumb-init (1.2.5-r2) 17:09:01 Executing busybox-1.35.0-r29.trigger 17:09:01 Executing ca-certificates-20230506-r0.trigger 17:09:01 OK: 8 MiB in 17 packages 17:09:03 Removing intermediate container df7f9b41650d 17:09:03 ---> c3d9a2ae328f 17:09:03 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:09:04 ---> a2b78e245e38 17:09:04 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:09:04 ---> bc8478019b88 17:09:04 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:09:05 ---> 2397e987bcd1 17:09:05 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:09:06 ---> 5266a71e36fd 17:09:06 Step 21/26 : EXPOSE 48095 17:09:06 ---> Running in 7c4c98885f95 17:09:07 Removing intermediate container 7c4c98885f95 17:09:07 ---> 12382192b916 17:09:07 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:09:07 ---> Running in 210b7c760f77 17:09:07 Removing intermediate container 210b7c760f77 17:09:07 ---> 47985937aba3 17:09:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:09:07 ---> Running in 329c80e8c788 17:09:07 Removing intermediate container 329c80e8c788 17:09:07 ---> 7efcc05c0cb5 17:09:07 Step 24/26 : LABEL arch=arm64 17:09:07 ---> Running in 9f72d491910d 17:09:07 Removing intermediate container 9f72d491910d 17:09:07 ---> ebd9bdb58d1a 17:09:07 Step 25/26 : LABEL git_sha=c5f9822de111f2ad008e04cca8702a7116aaeba8 17:09:08 ---> Running in 17d473d8c661 17:09:08 Removing intermediate container 17d473d8c661 17:09:08 ---> 6540df4846f8 17:09:08 Step 26/26 : LABEL version=3.1.0-dev.4 17:09:08 ---> Running in f8481adbbb7b 17:09:08 Removing intermediate container f8481adbbb7b 17:09:08 ---> b5e556524659 17:09:08 [Warning] One or more build-args [ARCH] were not consumed 17:09:08 Successfully built b5e556524659 17:09:08 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 17:09:08 provisioning config files... 17:09:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/173@tmp/config12560271570778390284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:09 ---> docker-login.sh 17:09:09 nexus3.edgexfoundry.org:10001 17:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:09 Configure a credential helper to remove this warning. See 17:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:09 17:09:09 Login Succeeded 17:09:09 nexus3.edgexfoundry.org:10002 17:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:09 Configure a credential helper to remove this warning. See 17:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:09 17:09:09 Login Succeeded 17:09:09 nexus3.edgexfoundry.org:10003 17:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:10 Configure a credential helper to remove this warning. See 17:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:10 17:09:10 Login Succeeded 17:09:10 nexus3.edgexfoundry.org:10004 17:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:10 Configure a credential helper to remove this warning. See 17:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:10 17:09:10 Login Succeeded 17:09:10 docker.io 17:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:10 Configure a credential helper to remove this warning. See 17:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:10 17:09:10 Login Succeeded 17:09:10 ---> docker-login.sh ends [Pipeline] } 17:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:09:11 c5f9822de111f2ad008e04cca8702a7116aaeba8 17:09:11 latest 17:09:11 3.1.0-dev.4 17:09:11 c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 17:09:11 main 17:09:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 17:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:09:11 34f7b4fa59e8: Preparing 17:09:11 f45bab4eeda2: Preparing 17:09:11 56ea64ed0812: Preparing 17:09:11 4701bf8f3583: Preparing 17:09:11 1cc78f8c43fd: Preparing 17:09:11 9386262d7a74: Preparing 17:09:11 9386262d7a74: Waiting 17:09:11 f45bab4eeda2: Pushed 17:09:11 56ea64ed0812: Pushed 17:09:11 4701bf8f3583: Pushed 17:09:11 9386262d7a74: Layer already exists 17:09:12 1cc78f8c43fd: Pushed 17:09:17 34f7b4fa59e8: Pushed 17:09:17 c5f9822de111f2ad008e04cca8702a7116aaeba8: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:18 + 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 17:09:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:09:18 34f7b4fa59e8: Preparing 17:09:18 f45bab4eeda2: Preparing 17:09:18 56ea64ed0812: Preparing 17:09:18 4701bf8f3583: Preparing 17:09:18 1cc78f8c43fd: Preparing 17:09:18 9386262d7a74: Preparing 17:09:18 9386262d7a74: Waiting 17:09:18 56ea64ed0812: Layer already exists 17:09:18 4701bf8f3583: Layer already exists 17:09:18 f45bab4eeda2: Layer already exists 17:09:18 34f7b4fa59e8: Layer already exists 17:09:18 1cc78f8c43fd: Layer already exists 17:09:18 9386262d7a74: Layer already exists 17:09:18 latest: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 17:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:09:19 34f7b4fa59e8: Preparing 17:09:19 f45bab4eeda2: Preparing 17:09:19 56ea64ed0812: Preparing 17:09:19 4701bf8f3583: Preparing 17:09:19 1cc78f8c43fd: Preparing 17:09:19 9386262d7a74: Preparing 17:09:19 9386262d7a74: Waiting 17:09:19 1cc78f8c43fd: Layer already exists 17:09:19 34f7b4fa59e8: Layer already exists 17:09:19 4701bf8f3583: Layer already exists 17:09:19 f45bab4eeda2: Layer already exists 17:09:19 56ea64ed0812: Layer already exists 17:09:19 9386262d7a74: Layer already exists 17:09:19 3.1.0-dev.4: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 17:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:09:20 34f7b4fa59e8: Preparing 17:09:20 f45bab4eeda2: Preparing 17:09:20 56ea64ed0812: Preparing 17:09:20 4701bf8f3583: Preparing 17:09:20 1cc78f8c43fd: Preparing 17:09:20 9386262d7a74: Preparing 17:09:20 9386262d7a74: Waiting 17:09:20 4701bf8f3583: Layer already exists 17:09:20 56ea64ed0812: Layer already exists 17:09:20 1cc78f8c43fd: Layer already exists 17:09:20 34f7b4fa59e8: Layer already exists 17:09:20 f45bab4eeda2: Layer already exists 17:09:20 9386262d7a74: Layer already exists 17:09:20 c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:20 + 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 17:09:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:09:20 34f7b4fa59e8: Preparing 17:09:20 f45bab4eeda2: Preparing 17:09:20 56ea64ed0812: Preparing 17:09:20 4701bf8f3583: Preparing 17:09:20 1cc78f8c43fd: Preparing 17:09:20 9386262d7a74: Preparing 17:09:20 9386262d7a74: Waiting 17:09:20 34f7b4fa59e8: Layer already exists 17:09:20 f45bab4eeda2: Layer already exists 17:09:20 4701bf8f3583: Layer already exists 17:09:20 1cc78f8c43fd: Layer already exists 17:09:20 56ea64ed0812: Layer already exists 17:09:20 9386262d7a74: Layer already exists 17:09:20 main: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:21 ===================================================== [Pipeline] echo 17:09:21 taggedImages: 17:09:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 17:09:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:09:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 17:09:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 17:09:21 - 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 17:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:21 17:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:22 arm64: Pulling from edgex-lftools-log-publisher 17:09:22 8998bd30e6a1: Pulling fs layer 17:09:22 04944245beec: Pulling fs layer 17:09:22 699f458cf7ca: Pulling fs layer 17:09:22 765212b225bb: Pulling fs layer 17:09:22 f23df028b6ca: Pulling fs layer 17:09:22 d65c8cfc05b1: Pulling fs layer 17:09:22 2437ff75d9bd: Pulling fs layer 17:09:22 765212b225bb: Waiting 17:09:22 f23df028b6ca: Waiting 17:09:22 d65c8cfc05b1: Waiting 17:09:22 2437ff75d9bd: Waiting 17:09:22 04944245beec: Verifying Checksum 17:09:22 04944245beec: Download complete 17:09:22 765212b225bb: Verifying Checksum 17:09:22 765212b225bb: Download complete 17:09:22 f23df028b6ca: Verifying Checksum 17:09:22 f23df028b6ca: Download complete 17:09:22 d65c8cfc05b1: Verifying Checksum 17:09:22 d65c8cfc05b1: Download complete 17:09:22 699f458cf7ca: Verifying Checksum 17:09:22 699f458cf7ca: Download complete 17:09:22 8998bd30e6a1: Verifying Checksum 17:09:22 8998bd30e6a1: Download complete 17:09:25 2437ff75d9bd: Verifying Checksum 17:09:25 2437ff75d9bd: Download complete 17:09:26 8998bd30e6a1: Pull complete 17:09:29 04944245beec: Pull complete 17:09:30 699f458cf7ca: Pull complete 17:09:30 765212b225bb: Pull complete 17:09:31 f23df028b6ca: Pull complete 17:09:31 d65c8cfc05b1: Pull complete 17:09:46 2437ff75d9bd: Pull complete 17:09:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:46 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 17:09:46 $ 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/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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 17:09:49 $ docker top 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:50 ---> job-cost.sh 17:09:50 lf-activate-venv: SKIPPING 17:09:50 INFO: No Stack... 17:09:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:51 INFO: Archiving Costs [Pipeline] sh 17:09:52 + cat /w/workspace/app-service-configurable/173/archives/cost.csv 17:09:52 + cut -d, -f6 [Pipeline] lock 17:09:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] 17:09:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] did not exist. Created. 17:09:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:52 /w/workspace/app-service-configurable/173@tmp/durable-da99548b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:09:53 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:53 Warning: overwriting stash ‘stack-cost’ 17:09:53 Stashed 1 file(s) [Pipeline] } 17:09:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:53 $ docker stop --time=1 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 17:09:56 $ docker rm -f --volumes 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:09:57 provisioning config files... 17:09:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14399196431543196810tmp [Pipeline] { [Pipeline] sh 17:09:57 + set +x 17:09:57 + curl -s https://codecov.io/bash 17:09:57 + bash -s -- 17:09:57 17:09:57 _____ _ 17:09:57 / ____| | | 17:09:57 | | ___ __| | ___ ___ _____ __ 17:09:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:57 Bash-1.0.6 17:09:57 17:09:57 17:09:57 ==> git version 2.25.1 found 17:09:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:09:57 Release-Date: 2020-01-08 17:09:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:57 ==> Jenkins CI detected. 17:09:57 current dir:  /w/workspace/ry_app-service-configurable_main 17:09:57 project root: . 17:09:57 --> token set from env 17:09:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:57 ==> Running gcov in . (disable via -X gcov) 17:09:57 ==> Python coveragepy not found 17:09:57 ==> Searching for coverage reports in: 17:09:57 + . 17:09:57 -> Found 1 reports 17:09:57 ==> Detecting git/mercurial file structure 17:09:57 ==> Reading reports 17:09:57 + ./coverage.out bytes=13 17:09:57 ==> Appending adjustments 17:09:57 https://docs.codecov.io/docs/fixing-reports 17:09:57 + Found adjustments 17:09:57 ==> Gzipping contents 17:09:57 4.0K /tmp/codecov.39xt5w.gz 17:09:57 ==> Uploading reports 17:09:57 url: https://codecov.io 17:09:57 query: branch=main&commit=c5f9822de111f2ad008e04cca8702a7116aaeba8&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:57 -> Pinging Codecov 17:09:57 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=c5f9822de111f2ad008e04cca8702a7116aaeba8&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:57 -> Uploading to 17:09:57 https://storage.googleapis.com/codecov/v4/raw/2023-07-21/A97CA9966030D2A3747ED39772930CCE/c5f9822de111f2ad008e04cca8702a7116aaeba8/1dd54511-5558-4077-97b1-293142951269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T170957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=799b3cb6207f0429c45bd9ae5446ddc25adebff34212512408809c309035bf75 17:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:57 Dload Upload Total Spent Left Speed 17:09:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2396 --:--:-- --:--:-- --:--:-- 2396 17:09:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } 17:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:09:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:09:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:58 17:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:09:58 df9b9388f04a: Pulling fs layer 17:09:58 52dc419b0ee2: Pulling fs layer 17:09:58 25bc292e5bac: Pulling fs layer 17:09:58 114826534d7a: Pulling fs layer 17:09:58 4657fd5d0bcf: Pulling fs layer 17:09:58 6ad1cebc031e: Pulling fs layer 17:09:58 8a3aa393b2d8: Pulling fs layer 17:09:58 6ad1cebc031e: Waiting 17:09:58 114826534d7a: Waiting 17:09:58 4657fd5d0bcf: Waiting 17:09:58 8a3aa393b2d8: Waiting 17:09:58 25bc292e5bac: Verifying Checksum 17:09:58 25bc292e5bac: Download complete 17:09:58 52dc419b0ee2: Verifying Checksum 17:09:58 52dc419b0ee2: Download complete 17:09:58 4657fd5d0bcf: Verifying Checksum 17:09:58 4657fd5d0bcf: Download complete 17:09:58 df9b9388f04a: Download complete 17:09:59 df9b9388f04a: Pull complete 17:09:59 6ad1cebc031e: Download complete 17:09:59 52dc419b0ee2: Pull complete 17:09:59 25bc292e5bac: Pull complete 17:09:59 114826534d7a: Download complete 17:09:59 8a3aa393b2d8: Verifying Checksum 17:09:59 8a3aa393b2d8: Download complete 17:10:02 114826534d7a: Pull complete 17:10:02 4657fd5d0bcf: Pull complete 17:10:03 6ad1cebc031e: Pull complete 17:10:06 8a3aa393b2d8: Pull complete 17:10:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:06 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:06 $ 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 17:10:09 $ docker top 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:10:09 + set -o pipefail 17:10:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:10:15 17:10:15 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:10:15 17:10:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/448edbd5-adc8-4395-96b4-7b33e7a45bf6 17:10:15 17:10:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:10:15 17:10:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:10:15 17:10:15 17:10:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:10:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:10:15 More details here: https://snyk.co/ue1NS [Pipeline] } 17:10:15 $ docker stop --time=1 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 17:10:18 $ docker rm -f --volumes 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:18 + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] sh 17:10:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:19 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:19 $ 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 17:10:19 $ docker top 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 -eo pid,comm 17:10:19 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). 17:10:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:19 [ssh-agent] Looking for ssh-agent implementation... 17:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:20 $ docker exec 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 ssh-agent 17:10:20 SSH_AUTH_SOCK=/tmp/ssh-yETq8KIriZDX/agent.32 17:10:20 SSH_AGENT_PID=38 17:10:20 Running ssh-add (command line suppressed) 17:10:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17107626523876144645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17107626523876144645.key) 17:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:20 + git semver tag 17:10:20 2023-07-21 17:10:20,796 [run_tag] DEBUG tag force:False 17:10:20 2023-07-21 17:10:20,796 [check_head_tag] DEBUG check head tag 17:10:20 2023-07-21 17:10:20,796 [execute] INFO git cat-file --batch-check 17:10:20 2023-07-21 17:10:20,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:10:20 2023-07-21 17:10:20,801 [execute] INFO git cat-file --batch 17:10:20 2023-07-21 17:10:20,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:10:20 2023-07-21 17:10:20,813 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:20 2023-07-21 17:10:20,814 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 17:10:20 2023-07-21 17:10:20,814 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:10:20 2023-07-21 17:10:20,819 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:20 3.1.0-dev.4 [Pipeline] } 17:10:20 $ docker exec --env ******** --env ******** 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 ssh-agent -k 17:10:20 unset SSH_AUTH_SOCK; 17:10:20 unset SSH_AGENT_PID; 17:10:20 echo Agent pid 38 killed; 17:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:21 + git semver [Pipeline] } 17:10:21 $ docker stop --time=1 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 17:10:22 $ docker rm -f --volumes 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:23 17:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:23 0.23.1-centos7: Pulling from edgex-lftools 17:10:23 ab5ef0e58194: Pulling fs layer 17:10:23 9712f1f96733: Pulling fs layer 17:10:23 63f879dbbcfc: Pulling fs layer 17:10:23 0d9ebad4ef96: Pulling fs layer 17:10:23 e9a5061849ea: Pulling fs layer 17:10:23 d747dcd14b5f: Pulling fs layer 17:10:23 2de7ff778b66: Pulling fs layer 17:10:23 e9a5061849ea: Waiting 17:10:23 0d9ebad4ef96: Waiting 17:10:23 2de7ff778b66: Waiting 17:10:23 d747dcd14b5f: Waiting 17:10:23 9712f1f96733: Verifying Checksum 17:10:23 9712f1f96733: Download complete 17:10:24 63f879dbbcfc: Verifying Checksum 17:10:24 63f879dbbcfc: Download complete 17:10:24 0d9ebad4ef96: Verifying Checksum 17:10:24 0d9ebad4ef96: Download complete 17:10:24 d747dcd14b5f: Verifying Checksum 17:10:24 d747dcd14b5f: Download complete 17:10:24 e9a5061849ea: Verifying Checksum 17:10:24 e9a5061849ea: Download complete 17:10:24 ab5ef0e58194: Verifying Checksum 17:10:24 ab5ef0e58194: Download complete 17:10:24 2de7ff778b66: Verifying Checksum 17:10:24 2de7ff778b66: Download complete 17:10:27 ab5ef0e58194: Pull complete 17:10:27 9712f1f96733: Pull complete 17:10:27 63f879dbbcfc: Pull complete 17:10:32 0d9ebad4ef96: Pull complete 17:10:32 e9a5061849ea: Pull complete 17:10:32 d747dcd14b5f: Pull complete 17:10:33 2de7ff778b66: Pull complete 17:10:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:33 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:33 $ 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 17:10:36 $ docker top 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:37 provisioning config files... 17:10:37 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8472071853786117291tmp 17:10:37 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4832636462189086284tmp 17:10:37 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7455704644502471446tmp [Pipeline] { [Pipeline] echo 17:10:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:37 ---> sigul-configuration.sh 17:10:37 gpg: directory `/root/.gnupg' created 17:10:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:37 gpg: CAST5 encrypted data 17:10:37 gpg: encrypted with 1 passphrase 17:10:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:37 + mkdir /home/jenkins 17:10:37 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:10:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:38 ---> sigul-install.sh 17:10:38 Sigul already installed; skipping installation. [Pipeline] sh 17:10:38 + git tag --list 17:10:38 v1.0.0 17:10:38 v1.1.0 17:10:38 v1.2.0 17:10:38 v1.3.0 17:10:38 v1.3.1 17:10:38 v2.0.0 17:10:38 v2.0.1 17:10:38 v2.1.0 17:10:38 v2.1.1 17:10:38 v2.1.2 17:10:38 v2.2.0 17:10:38 v2.3 17:10:38 v2.3.0 17:10:38 v2.3.1 17:10:38 v3.0 17:10:38 v3.0.0 17:10:38 v3.1.0-dev.1 17:10:38 v3.1.0-dev.2 17:10:38 v3.1.0-dev.3 17:10:38 v3.1.0-dev.4 [Pipeline] sh 17:10:38 + lftools sign git-tag v3.1.0-dev.4 17:10:39 Signing Git tag with Sigul... 17:10:39 Signing v3.1.0-dev.4 [Pipeline] echo 17:10:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:10:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:10:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:10:39 $ docker stop --time=1 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 17:10:41 $ docker rm -f --volumes 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:10:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:42 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:10:42 $ docker top 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:42 [ssh-agent] Looking for ssh-agent implementation... 17:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:42 $ docker exec 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 ssh-agent 17:10:42 SSH_AUTH_SOCK=/tmp/ssh-bOv4A6Xhphkk/agent.32 17:10:42 SSH_AGENT_PID=38 17:10:42 Running ssh-add (command line suppressed) 17:10:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13978128883625639763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13978128883625639763.key) 17:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:43 + git semver bump pre 17:10:43 2023-07-21 17:10:43,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:43 2023-07-21 17:10:43,364 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 17:10:43 2023-07-21 17:10:43,364 [bump_version] DEBUG bumped version:3.1.0-dev.5 17:10:43 2023-07-21 17:10:43,364 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:10:43 2023-07-21 17:10:43,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:43 2023-07-21 17:10:43,365 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:10:43 2023-07-21 17:10:43,366 [execute] INFO git cat-file --batch-check 17:10:43 2023-07-21 17:10:43,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:43 2023-07-21 17:10:43,372 [execute] INFO git cat-file --batch 17:10:43 2023-07-21 17:10:43,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:43 2023-07-21 17:10:43,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:43 3.1.0-dev.5 [Pipeline] } 17:10:43 $ docker exec --env ******** --env ******** 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 ssh-agent -k 17:10:43 unset SSH_AUTH_SOCK; 17:10:43 unset SSH_AGENT_PID; 17:10:43 echo Agent pid 38 killed; 17:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:43 + git semver [Pipeline] } 17:10:44 $ docker stop --time=1 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 17:10:45 $ docker rm -f --volumes 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:46 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:46 $ 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 17:10:46 $ docker top 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:46 [ssh-agent] Looking for ssh-agent implementation... 17:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:46 $ docker exec 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb ssh-agent 17:10:46 SSH_AUTH_SOCK=/tmp/ssh-GBty9jBUFnEX/agent.32 17:10:46 SSH_AGENT_PID=38 17:10:46 Running ssh-add (command line suppressed) 17:10:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5810482843876042881.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5810482843876042881.key) 17:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:47 + git semver push 17:10:47 2023-07-21 17:10:47,489 [run_push] DEBUG push 17:10:47 2023-07-21 17:10:47,489 [execute] INFO git cat-file --batch-check 17:10:47 2023-07-21 17:10:47,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:47 2023-07-21 17:10:47,494 [execute] INFO git rev-list 8e1448bea8e8608a597256ebfb366fa2e6f0d6f3 -- 17:10:47 2023-07-21 17:10:47,494 [execute] DEBUG Popen(['git', 'rev-list', '8e1448bea8e8608a597256ebfb366fa2e6f0d6f3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:47 2023-07-21 17:10:47,507 [execute] INFO git fetch -v origin 17:10:47 2023-07-21 17:10:47,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:10:48 2023-07-21 17:10:47,974 [run_push] DEBUG no remote changes detected 17:10:48 2023-07-21 17:10:47,974 [execute] INFO git push origin semver 17:10:48 2023-07-21 17:10:47,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:49 2023-07-21 17:10:48,795 [run_push] DEBUG push all version tags 17:10:49 2023-07-21 17:10:48,796 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:10:49 2023-07-21 17:10:48,796 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:10:49 2023-07-21 17:10:49,518 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:49 3.1.0-dev.5 [Pipeline] } 17:10:49 $ docker exec --env ******** --env ******** 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb ssh-agent -k 17:10:50 unset SSH_AUTH_SOCK; 17:10:50 unset SSH_AGENT_PID; 17:10:50 echo Agent pid 38 killed; 17:10:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:50 + git semver [Pipeline] } 17:10:50 $ docker stop --time=1 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb 17:10:51 $ docker rm -f --volumes 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:10:52 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:10:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:10:52 total 16 17:10:52 drwxr-xr-x 3 root root 4096 Jul 21 16:59 . 17:10:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 17:10 .. 17:10:52 drwxr-xr-x 2 root root 4096 Jul 21 16:59 cost 17:10:52 -rw-r--r-- 1 root root 96 Jul 21 16:59 cost.csv 17:10:52 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:10:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:10:52 total 16 17:10:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:59 . 17:10:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 17:10 .. 17:10:52 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:59 cost 17:10:52 -rw-r--r-- 1 jenkins jenkins 96 Jul 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:10:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:53 ---> package-listing.sh 17:10:53 ++ facter osfamily 17:10:53 ++ tr '[:upper:]' '[:lower:]' 17:10:53 + OS_FAMILY=debian 17:10:53 + workspace=/w/workspace/ry_app-service-configurable_main 17:10:53 + START_PACKAGES=/tmp/packages_start.txt 17:10:53 + END_PACKAGES=/tmp/packages_end.txt 17:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:53 + PACKAGES=/tmp/packages_start.txt 17:10:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:10:53 + PACKAGES=/tmp/packages_end.txt 17:10:53 + case "${OS_FAMILY}" in 17:10:53 + dpkg -l 17:10:53 + grep '^ii' 17:10:53 + '[' -f /tmp/packages_start.txt ']' 17:10:53 + '[' -f /tmp/packages_end.txt ']' 17:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:10:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:10:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:10:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:54 prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container 17:10:54 $ 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 17:10:55 $ docker top 4cc5b03c77ea3ff926714db1183665d4be9b8d80e03313807c5693c597168f80 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:55 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:55 + ls /var/log/sa-host 17:10:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:56 provisioning config files... 17:10:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3559427563930727390tmp [Pipeline] { [Pipeline] echo 17:10:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> create-netrc.sh [Pipeline] } 17:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> python-tools-install.sh [Pipeline] echo 17:10:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> sudo-logs.sh 17:10:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:57 ---> job-cost.sh 17:10:57 lf-activate-venv: SKIPPING 17:10:57 DEBUG: total: 0.2199999988079071 17:10:57 INFO: Retrieving Stack Cost... 17:10:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:58 INFO: Archiving Costs [Pipeline] echo 17:10:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:58 ---> logs-deploy.sh 17:10:58 lf-activate-venv: SKIPPING 17:10:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/173 17:10:58 INFO: archiving workspace using pattern(s): 17:10:59 Archives upload complete. 17:10:59 INFO: archiving logs to Nexus 17:11:00 ---> uname -a: 17:11:00 Linux prd-ubuntu20-04-docker-8c-8g-1730 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:11:00 17:11:00