Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 324fa0cdf0d7728e240b942731c50f458de8e74c 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-ssh2454501728836968038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4535852548867621694.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1391107973968336851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8297736443154102254.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-ssh16926463702194805445.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12236 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 324fa0cdf0d7728e240b942731c50f458de8e74c (main) Commit message: "refactor: Remove obsolete commented out Host settings (#554)" > 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 324fa0cdf0d7728e240b942731c50f458de8e74c # timeout=10 > git rev-list --no-walk 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T20:41:56.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T20:41:56.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T20:41:56.500Z] ========================================================= [2023-05-01T20:41:56.500Z] EdgeX Global Pipelines Version Info [2023-05-01T20:41:56.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:41:57.219Z] ------------------- [2023-05-01T20:41:57.219Z] stable info: [2023-05-01T20:41:57.219Z] ------------------- [2023-05-01T20:41:57.219Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T20:41:57.219Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T20:41:57.219Z] Message: update stable to v1.0.248 [2023-05-01T20:41:57.788Z] ------------------- [2023-05-01T20:41:57.788Z] experimental info: [2023-05-01T20:41:57.788Z] ------------------- [2023-05-01T20:41:57.788Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T20:41:57.788Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T20:41:57.788Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T20:41:57.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-01T20:41:57.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-01T20:41:57.951Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T20:41:57.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T20:41:57.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T20:41:57.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T20:41:57.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T20:41:57.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T20:41:57.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T20:41:58.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T20:41:58.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T20:41:58.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-01T20:41:58.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T20:41:58.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T20:41:58.054Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T20:41:58.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T20:41:58.075Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T20:41:58.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T20:41:58.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T20:41:58.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T20:41:58.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-01T20:41:58.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-01T20:41:58.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T20:41:58.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T20:41:58.176Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T20:41:58.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T20:41:58.200Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T20:41:58.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T20:41:58.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T20:41:58.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T20:41:58.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo [2023-05-01T20:41:58.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 324fa0c [Pipeline] echo [2023-05-01T20:41:58.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:41:58.328Z] provisioning config files... [2023-05-01T20:41:58.344Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11095025425363413137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:41:58.645Z] ---> docker-login.sh [2023-05-01T20:41:58.645Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:41:58.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:41:58.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:41:58.909Z] Configure a credential helper to remove this warning. See [2023-05-01T20:41:58.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:41:58.909Z] [2023-05-01T20:41:58.909Z] Login Succeeded [2023-05-01T20:41:58.909Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:41:58.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:41:59.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:41:59.170Z] Configure a credential helper to remove this warning. See [2023-05-01T20:41:59.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:41:59.170Z] [2023-05-01T20:41:59.170Z] Login Succeeded [2023-05-01T20:41:59.170Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:41:59.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:41:59.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:41:59.170Z] Configure a credential helper to remove this warning. See [2023-05-01T20:41:59.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:41:59.170Z] [2023-05-01T20:41:59.170Z] Login Succeeded [2023-05-01T20:41:59.170Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:41:59.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:41:59.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:41:59.170Z] Configure a credential helper to remove this warning. See [2023-05-01T20:41:59.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:41:59.170Z] [2023-05-01T20:41:59.170Z] Login Succeeded [2023-05-01T20:41:59.170Z] docker.io [2023-05-01T20:41:59.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:41:59.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:41:59.689Z] Configure a credential helper to remove this warning. See [2023-05-01T20:41:59.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:41:59.689Z] [2023-05-01T20:41:59.689Z] Login Succeeded [2023-05-01T20:41:59.689Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:41:59.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T20:42:00.067Z] + git rev-list -1 --merges 324fa0cdf0d7728e240b942731c50f458de8e74c~1..324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo [2023-05-01T20:42:00.120Z] -----------> git rev-list -1 --merges 324fa0cdf0d7728e240b942731c50f458de8e74c~1..324fa0cdf0d7728e240b942731c50f458de8e74c 324fa0cdf0d7728e240b942731c50f458de8e74c [false] [Pipeline] sh [2023-05-01T20:42:00.410Z] + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo [2023-05-01T20:42:00.425Z] ========================================================= [2023-05-01T20:42:00.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T20:42:00.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T20:42:00.763Z] + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo [2023-05-01T20:42:00.774Z] [semverPrep] GIT_COMMIT: 324fa0cdf0d7728e240b942731c50f458de8e74c, Commit Message: refactor: Remove obsolete commented out Host settings (#554) [Pipeline] echo [2023-05-01T20:42:00.784Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T20:42:01.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T20:42:01.115Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T20:42:01.115Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T20:42:01.115Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T20:42:01.115Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T20:42:01.115Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T20:42:01.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:42:01.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:42:01.465Z] [2023-05-01T20:42:01.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:42:01.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:42:01.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T20:42:01.764Z] b85a868b505f: Pulling fs layer [2023-05-01T20:42:01.764Z] e2be974225ed: Pulling fs layer [2023-05-01T20:42:01.764Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T20:42:01.764Z] 988bab9f4d93: Pulling fs layer [2023-05-01T20:42:01.764Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T20:42:01.764Z] eaf3925da568: Pulling fs layer [2023-05-01T20:42:01.764Z] bab4dde63d76: Pulling fs layer [2023-05-01T20:42:01.764Z] bde34c3a00c8: Pulling fs layer [2023-05-01T20:42:01.764Z] b352a97aabf1: Pulling fs layer [2023-05-01T20:42:01.764Z] 4872d77fe225: Pulling fs layer [2023-05-01T20:42:01.764Z] 5851b861e8e6: Pulling fs layer [2023-05-01T20:42:01.764Z] 1469e6f7b9e6: Waiting [2023-05-01T20:42:01.764Z] eaf3925da568: Waiting [2023-05-01T20:42:01.764Z] bab4dde63d76: Waiting [2023-05-01T20:42:01.764Z] bde34c3a00c8: Waiting [2023-05-01T20:42:01.764Z] b352a97aabf1: Waiting [2023-05-01T20:42:01.764Z] 4872d77fe225: Waiting [2023-05-01T20:42:01.764Z] 5851b861e8e6: Waiting [2023-05-01T20:42:01.764Z] 988bab9f4d93: Waiting [2023-05-01T20:42:01.764Z] e2be974225ed: Download complete [2023-05-01T20:42:01.764Z] 988bab9f4d93: Download complete [2023-05-01T20:42:01.764Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T20:42:01.764Z] 1469e6f7b9e6: Download complete [2023-05-01T20:42:02.023Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T20:42:02.023Z] 339a4e72a1f5: Download complete [2023-05-01T20:42:02.023Z] eaf3925da568: Download complete [2023-05-01T20:42:02.023Z] bde34c3a00c8: Download complete [2023-05-01T20:42:02.023Z] b352a97aabf1: Verifying Checksum [2023-05-01T20:42:02.023Z] b352a97aabf1: Download complete [2023-05-01T20:42:02.023Z] 4872d77fe225: Verifying Checksum [2023-05-01T20:42:02.023Z] 4872d77fe225: Download complete [2023-05-01T20:42:02.023Z] 5851b861e8e6: Download complete [2023-05-01T20:42:02.023Z] b85a868b505f: Verifying Checksum [2023-05-01T20:42:02.023Z] b85a868b505f: Download complete [2023-05-01T20:42:02.281Z] bab4dde63d76: Verifying Checksum [2023-05-01T20:42:02.281Z] bab4dde63d76: Download complete [2023-05-01T20:42:03.217Z] b85a868b505f: Pull complete [2023-05-01T20:42:03.476Z] e2be974225ed: Pull complete [2023-05-01T20:42:03.736Z] 339a4e72a1f5: Pull complete [2023-05-01T20:42:03.996Z] 988bab9f4d93: Pull complete [2023-05-01T20:42:03.996Z] 1469e6f7b9e6: Pull complete [2023-05-01T20:42:04.255Z] eaf3925da568: Pull complete [2023-05-01T20:42:06.160Z] bab4dde63d76: Pull complete [2023-05-01T20:42:06.160Z] bde34c3a00c8: Pull complete [2023-05-01T20:42:06.160Z] b352a97aabf1: Pull complete [2023-05-01T20:42:06.160Z] 4872d77fe225: Pull complete [2023-05-01T20:42:06.160Z] 5851b861e8e6: Pull complete [2023-05-01T20:42:06.160Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T20:42:06.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:42:06.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:42:06.269Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:42:06.290Z] $ 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 [2023-05-01T20:42:08.348Z] $ docker top 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 -eo pid,comm [2023-05-01T20:42:08.410Z] 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). [2023-05-01T20:42:08.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T20:42:08.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T20:42:08.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T20:42:08.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T20:42:08.552Z] $ docker exec 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent [2023-05-01T20:42:08.668Z] SSH_AUTH_SOCK=/tmp/ssh-AOxJlV6M0xOn/agent.32 [2023-05-01T20:42:08.668Z] SSH_AGENT_PID=38 [2023-05-01T20:42:08.678Z] Running ssh-add (command line suppressed) [2023-05-01T20:42:08.775Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1633722584544751942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1633722584544751942.key) [2023-05-01T20:42:08.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T20:42:09.081Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T20:42:09.085Z] $ docker exec --env ******** --env ******** 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent -k [2023-05-01T20:42:09.183Z] unset SSH_AUTH_SOCK; [2023-05-01T20:42:09.184Z] unset SSH_AGENT_PID; [2023-05-01T20:42:09.184Z] echo Agent pid 38 killed; [2023-05-01T20:42:09.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T20:42:09.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T20:42:09.226Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T20:42:09.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T20:42:09.343Z] $ docker exec 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent [2023-05-01T20:42:09.448Z] SSH_AUTH_SOCK=/tmp/ssh-nhIzMoP42vHx/agent.71 [2023-05-01T20:42:09.448Z] SSH_AGENT_PID=77 [2023-05-01T20:42:09.453Z] Running ssh-add (command line suppressed) [2023-05-01T20:42:09.571Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9436228533982330917.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9436228533982330917.key) [2023-05-01T20:42:09.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T20:42:09.875Z] + git semver init [2023-05-01T20:42:10.135Z] 2023-05-01 20:42:10,045 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T20:42:10.135Z] 2023-05-01 20:42:10,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-01T20:42:10.135Z] 2023-05-01 20:42:10,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-01T20:42:10.135Z] 2023-05-01 20:42:10,046 [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) [2023-05-01T20:42:11.072Z] 2023-05-01 20:42:10,820 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-01T20:42:11.072Z] 2023-05-01 20:42:10,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-01T20:42:11.072Z] 2023-05-01 20:42:10,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:42:11.072Z] 2023-05-01 20:42:10,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:42:11.072Z] 3.0.0-dev.38 [Pipeline] } [2023-05-01T20:42:11.077Z] $ docker exec --env ******** --env ******** 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent -k [2023-05-01T20:42:11.174Z] unset SSH_AUTH_SOCK; [2023-05-01T20:42:11.174Z] unset SSH_AGENT_PID; [2023-05-01T20:42:11.175Z] echo Agent pid 77 killed; [2023-05-01T20:42:11.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T20:42:11.497Z] + git semver [Pipeline] } [2023-05-01T20:42:11.763Z] $ docker stop --time=1 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 [2023-05-01T20:42:13.075Z] $ docker rm -f --volumes 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:42:13.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T20:42:13.617Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T20:42:13.620Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 [2023-05-01T20:42:13.738Z] provisioning config files... [2023-05-01T20:42:13.748Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15395693342675373053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:42:14.044Z] ---> docker-login.sh [2023-05-01T20:42:14.044Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:42:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:42:14.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:42:14.044Z] Configure a credential helper to remove this warning. See [2023-05-01T20:42:14.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:42:14.044Z] [2023-05-01T20:42:14.044Z] Login Succeeded [2023-05-01T20:42:14.044Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:42:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:42:14.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:42:14.044Z] Configure a credential helper to remove this warning. See [2023-05-01T20:42:14.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:42:14.044Z] [2023-05-01T20:42:14.045Z] Login Succeeded [2023-05-01T20:42:14.045Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:42:14.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:42:14.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:42:14.303Z] Configure a credential helper to remove this warning. See [2023-05-01T20:42:14.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:42:14.303Z] [2023-05-01T20:42:14.303Z] Login Succeeded [2023-05-01T20:42:14.303Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:42:14.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:42:14.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:42:14.303Z] Configure a credential helper to remove this warning. See [2023-05-01T20:42:14.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:42:14.303Z] [2023-05-01T20:42:14.303Z] Login Succeeded [2023-05-01T20:42:14.303Z] docker.io [2023-05-01T20:42:14.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:42:14.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:42:14.562Z] Configure a credential helper to remove this warning. See [2023-05-01T20:42:14.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:42:14.562Z] [2023-05-01T20:42:14.562Z] Login Succeeded [2023-05-01T20:42:14.562Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:42:14.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T20:42:14.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:42:14.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:42:14.641Z] ========================================================= [2023-05-01T20:42:14.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T20:42:14.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:42:14.941Z] + 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 . [2023-05-01T20:42:14.941Z] Sending build context to Docker daemon 3.298MB [2023-05-01T20:42:14.941Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T20:42:14.941Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T20:42:14.941Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T20:42:14.941Z] f56be85fc22e: Pulling fs layer [2023-05-01T20:42:14.941Z] 85791d961cd3: Pulling fs layer [2023-05-01T20:42:14.941Z] d694b5ae8c79: Pulling fs layer [2023-05-01T20:42:14.941Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T20:42:14.941Z] 4d19c01a9841: Pulling fs layer [2023-05-01T20:42:14.941Z] 9325e15d5711: Pulling fs layer [2023-05-01T20:42:14.941Z] 556b6ee489ea: Pulling fs layer [2023-05-01T20:42:14.941Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T20:42:14.941Z] 556b6ee489ea: Waiting [2023-05-01T20:42:14.941Z] 4d19c01a9841: Waiting [2023-05-01T20:42:14.941Z] c5a4b2cf53e6: Waiting [2023-05-01T20:42:14.941Z] 9325e15d5711: Waiting [2023-05-01T20:42:14.941Z] 9f32a84ed3da: Waiting [2023-05-01T20:42:14.941Z] 85791d961cd3: Verifying Checksum [2023-05-01T20:42:14.941Z] 85791d961cd3: Download complete [2023-05-01T20:42:14.941Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T20:42:14.941Z] 9f32a84ed3da: Download complete [2023-05-01T20:42:14.941Z] 4d19c01a9841: Verifying Checksum [2023-05-01T20:42:14.941Z] 4d19c01a9841: Download complete [2023-05-01T20:42:15.201Z] f56be85fc22e: Verifying Checksum [2023-05-01T20:42:15.201Z] f56be85fc22e: Download complete [2023-05-01T20:42:15.201Z] 9325e15d5711: Verifying Checksum [2023-05-01T20:42:15.201Z] 9325e15d5711: Download complete [2023-05-01T20:42:15.201Z] f56be85fc22e: Pull complete [2023-05-01T20:42:15.460Z] 85791d961cd3: Pull complete [2023-05-01T20:42:15.460Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T20:42:15.460Z] c5a4b2cf53e6: Download complete [2023-05-01T20:42:15.717Z] d694b5ae8c79: Verifying Checksum [2023-05-01T20:42:15.717Z] d694b5ae8c79: Download complete [2023-05-01T20:42:15.979Z] 556b6ee489ea: Verifying Checksum [2023-05-01T20:42:15.979Z] 556b6ee489ea: Download complete [2023-05-01T20:42:19.280Z] d694b5ae8c79: Pull complete [2023-05-01T20:42:19.280Z] 9f32a84ed3da: Pull complete [2023-05-01T20:42:19.280Z] 4d19c01a9841: Pull complete [2023-05-01T20:42:19.280Z] 9325e15d5711: Pull complete [2023-05-01T20:42:21.182Z] 556b6ee489ea: Pull complete [2023-05-01T20:42:22.116Z] c5a4b2cf53e6: Pull complete [2023-05-01T20:42:22.116Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T20:42:22.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T20:42:22.116Z] ---> c4be618373d6 [2023-05-01T20:42:22.116Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T20:42:24.650Z] ---> Running in 2ffeab4c6489 [2023-05-01T20:42:24.650Z] Removing intermediate container 2ffeab4c6489 [2023-05-01T20:42:24.650Z] ---> 445db56e7efc [2023-05-01T20:42:24.650Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T20:42:24.650Z] ---> Running in 1b054cd3296c [2023-05-01T20:42:24.650Z] Removing intermediate container 1b054cd3296c [2023-05-01T20:42:24.650Z] ---> 56c04fd63eb0 [2023-05-01T20:42:24.650Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:42:24.650Z] ---> Running in 0394c0baf332 [2023-05-01T20:42:24.650Z] Removing intermediate container 0394c0baf332 [2023-05-01T20:42:24.650Z] ---> 9c27e980aef4 [2023-05-01T20:42:24.650Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T20:42:24.650Z] ---> Running in 84b783bc40d6 [2023-05-01T20:42:24.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:42:25.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:42:25.426Z] OK: 265 MiB in 53 packages [2023-05-01T20:42:25.684Z] Removing intermediate container 84b783bc40d6 [2023-05-01T20:42:25.684Z] ---> aacbe8005036 [2023-05-01T20:42:25.684Z] Step 7/12 : WORKDIR /app [2023-05-01T20:42:25.684Z] ---> Running in 04155da5423d [2023-05-01T20:42:25.684Z] Removing intermediate container 04155da5423d [2023-05-01T20:42:25.684Z] ---> 8d660b3aaeb3 [2023-05-01T20:42:25.684Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T20:42:25.942Z] ---> 247fce7679f7 [2023-05-01T20:42:25.942Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:42:25.942Z] ---> Running in 469276caac55 [2023-05-01T20:42:28.709Z] Still waiting to schedule task [2023-05-01T20:42:28.709Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-01T20:42:28.709Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-01T20:42:28.709Z] ‘prd-ubuntu20.04-docker-8c-8g-12231’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-01T20:42:28.709Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12232’ is offline [2023-05-01T20:42:28.710Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12235’ is offline [2023-05-01T20:43:04.691Z] Removing intermediate container 469276caac55 [2023-05-01T20:43:04.691Z] ---> 2fba754328c8 [2023-05-01T20:43:04.691Z] Step 10/12 : COPY . . [2023-05-01T20:43:04.691Z] ---> 344ce1ec779f [2023-05-01T20:43:04.691Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T20:43:04.691Z] ---> Running in 81d4bd7f5e07 [2023-05-01T20:43:04.691Z] Removing intermediate container 81d4bd7f5e07 [2023-05-01T20:43:04.691Z] ---> e6427a97fcac [2023-05-01T20:43:04.691Z] Step 12/12 : RUN $MAKE [2023-05-01T20:43:04.691Z] ---> Running in 339f04df69bb [2023-05-01T20:43:04.691Z] noop [2023-05-01T20:43:04.691Z] Removing intermediate container 339f04df69bb [2023-05-01T20:43:04.691Z] ---> 171a05a98b2d [2023-05-01T20:43:04.691Z] Successfully built 171a05a98b2d [2023-05-01T20:43:04.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:43:05.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T20:43:05.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:43:05.081Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:43:05.116Z] $ 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 [2023-05-01T20:43:05.463Z] $ docker top 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:43:05.797Z] + go version [2023-05-01T20:43:05.798Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T20:43:05.814Z] $ docker stop --time=1 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 [2023-05-01T20:43:07.111Z] $ docker rm -f --volumes 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:43:07.498Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T20:43:07.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:43:07.568Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:43:07.605Z] $ 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 [2023-05-01T20:43:07.950Z] $ docker top d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:43:08.287Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T20:43:08.582Z] + make test [2023-05-01T20:43:08.582Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T20:43:30.533Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-01T20:43:48.656Z] go vet ./... [2023-05-01T20:43:50.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T20:43:50.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T20:43:50.561Z] ./bin/test-attribution-txt.sh [2023-05-01T20:43:50.561Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-01T20:43:50.561Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T20:43:50.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T20:43:50.591Z] $ docker stop --time=1 d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 [2023-05-01T20:43:53.649Z] $ docker rm -f --volumes d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:43:54.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T20:43:54.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T20:43:54.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T20:43:55.066Z] + ls -al . [2023-05-01T20:43:55.066Z] total 176 [2023-05-01T20:43:55.066Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:43 . [2023-05-01T20:43:55.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:41 .. [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 119 May 1 20:41 .dockerignore [2023-05-01T20:43:55.066Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:42 .git [2023-05-01T20:43:55.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 20:41 .github [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 171 May 1 20:41 .gitignore [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 20:41 .golangci.yml [2023-05-01T20:43:55.066Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 20:42 .semver [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 1 20:41 Attribution.txt [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 1 20:41 CHANGELOG.md [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 1 20:41 Dockerfile [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 20:41 GOVERNANCE.md [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 688 May 1 20:41 Jenkinsfile [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 1 20:41 LICENSE [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 618 May 1 20:41 OWNERS.md [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 1 20:41 README.md [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 20:42 VERSION [2023-05-01T20:43:55.066Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:41 bin [2023-05-01T20:43:55.066Z] -rw-r--r-- 1 jenkins jenkins 13 May 1 20:43 coverage.out [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 1 20:41 go.mod [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 1 20:41 go.sum [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 1 20:41 main.go [2023-05-01T20:43:55.066Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 1 20:41 makefile [2023-05-01T20:43:55.066Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:41 res [2023-05-01T20:43:55.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:43:55.365Z] + 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=324fa0cdf0d7728e240b942731c50f458de8e74c --label arch=amd64 --label version=3.0.0-dev.38 . [2023-05-01T20:43:55.365Z] Sending build context to Docker daemon 3.299MB [2023-05-01T20:43:55.365Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T20:43:55.365Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T20:43:55.365Z] ---> 171a05a98b2d [2023-05-01T20:43:55.365Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T20:43:55.365Z] ---> Running in eb475825ea5c [2023-05-01T20:43:55.625Z] Removing intermediate container eb475825ea5c [2023-05-01T20:43:55.625Z] ---> 7905bd95301b [2023-05-01T20:43:55.625Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T20:43:55.625Z] ---> Running in 298b799aa58a [2023-05-01T20:43:55.625Z] Removing intermediate container 298b799aa58a [2023-05-01T20:43:55.625Z] ---> e8de03fa37ba [2023-05-01T20:43:55.625Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:43:55.625Z] ---> Running in 8574ffb835fb [2023-05-01T20:43:55.625Z] Removing intermediate container 8574ffb835fb [2023-05-01T20:43:55.625Z] ---> 9fef3080a459 [2023-05-01T20:43:55.625Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T20:43:55.625Z] ---> Running in c54b025e919f [2023-05-01T20:43:55.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:43:56.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:43:56.400Z] OK: 265 MiB in 53 packages [2023-05-01T20:43:56.661Z] Removing intermediate container c54b025e919f [2023-05-01T20:43:56.661Z] ---> b7896ff779f6 [2023-05-01T20:43:56.661Z] Step 7/26 : WORKDIR /app [2023-05-01T20:43:56.661Z] ---> Running in 1e4024425817 [2023-05-01T20:43:56.661Z] Removing intermediate container 1e4024425817 [2023-05-01T20:43:56.661Z] ---> 92411e6ca7e2 [2023-05-01T20:43:56.661Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-01T20:43:56.920Z] ---> adfd702e617d [2023-05-01T20:43:56.921Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:43:56.921Z] ---> Running in c4c3b4e828e5 [2023-05-01T20:43:57.856Z] Removing intermediate container c4c3b4e828e5 [2023-05-01T20:43:57.856Z] ---> edb9797d6edf [2023-05-01T20:43:57.856Z] Step 10/26 : COPY . . [2023-05-01T20:43:57.856Z] ---> 60b74cb788f3 [2023-05-01T20:43:57.856Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T20:43:57.856Z] ---> Running in 8b5fe51dfd1d [2023-05-01T20:43:58.116Z] Removing intermediate container 8b5fe51dfd1d [2023-05-01T20:43:58.116Z] ---> 8885a5e63534 [2023-05-01T20:43:58.116Z] Step 12/26 : RUN $MAKE [2023-05-01T20:43:58.116Z] ---> Running in 0702c2b5dec6 [2023-05-01T20:43:58.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38" -trimpath -mod=readonly -o app-service-configurable [2023-05-01T20:44:16.469Z] Removing intermediate container 0702c2b5dec6 [2023-05-01T20:44:16.469Z] ---> 550a7a91d33b [2023-05-01T20:44:16.469Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T20:44:16.729Z] 3.17: Pulling from library/alpine [2023-05-01T20:44:16.729Z] f56be85fc22e: Already exists [2023-05-01T20:44:16.729Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T20:44:16.729Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T20:44:16.729Z] ---> 9ed4aefc74f6 [2023-05-01T20:44:16.729Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T20:44:16.988Z] ---> Running in 5e5172459398 [2023-05-01T20:44:16.989Z] Removing intermediate container 5e5172459398 [2023-05-01T20:44:16.989Z] ---> 4864756253e1 [2023-05-01T20:44:16.989Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-01T20:44:16.989Z] ---> Running in fe12df0e9931 [2023-05-01T20:44:16.989Z] Removing intermediate container fe12df0e9931 [2023-05-01T20:44:16.989Z] ---> 1017b432f265 [2023-05-01T20:44:16.989Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T20:44:16.989Z] ---> Running in 73e82475ea95 [2023-05-01T20:44:17.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:44:17.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:44:17.506Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T20:44:17.804Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:44:17.804Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:44:17.804Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:44:17.805Z] OK: 8 MiB in 17 packages [2023-05-01T20:44:18.094Z] Removing intermediate container 73e82475ea95 [2023-05-01T20:44:18.094Z] ---> 72903268a9f6 [2023-05-01T20:44:18.094Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T20:44:18.369Z] ---> 148c2c209515 [2023-05-01T20:44:18.370Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T20:44:18.370Z] ---> 79a0c806d57a [2023-05-01T20:44:18.370Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-01T20:44:18.712Z] ---> 004252daf7c6 [2023-05-01T20:44:18.713Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-01T20:44:19.320Z] ---> dcf0ca7b1b06 [2023-05-01T20:44:19.320Z] Step 21/26 : EXPOSE 48095 [2023-05-01T20:44:19.320Z] ---> Running in f697162b6ac5 [2023-05-01T20:44:19.320Z] Removing intermediate container f697162b6ac5 [2023-05-01T20:44:19.320Z] ---> 0e1d3183f0c1 [2023-05-01T20:44:19.320Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-01T20:44:19.320Z] ---> Running in 8a7453d2d757 [2023-05-01T20:44:19.320Z] Removing intermediate container 8a7453d2d757 [2023-05-01T20:44:19.320Z] ---> 0e9819475305 [2023-05-01T20:44:19.320Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:44:19.320Z] ---> Running in f6cbe1208dfc [2023-05-01T20:44:19.600Z] Removing intermediate container f6cbe1208dfc [2023-05-01T20:44:19.600Z] ---> ff0f15868eec [2023-05-01T20:44:19.600Z] Step 24/26 : LABEL arch=amd64 [2023-05-01T20:44:19.600Z] ---> Running in 6de69cadbd37 [2023-05-01T20:44:19.600Z] Removing intermediate container 6de69cadbd37 [2023-05-01T20:44:19.600Z] ---> f342111e1eaf [2023-05-01T20:44:19.600Z] Step 25/26 : LABEL git_sha=324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:44:19.600Z] ---> Running in 5605d8e17c43 [2023-05-01T20:44:19.600Z] Removing intermediate container 5605d8e17c43 [2023-05-01T20:44:19.600Z] ---> b4072bc93fc0 [2023-05-01T20:44:19.600Z] Step 26/26 : LABEL version=3.0.0-dev.38 [2023-05-01T20:44:19.600Z] ---> Running in 4c95ad54cf18 [2023-05-01T20:44:19.868Z] Removing intermediate container 4c95ad54cf18 [2023-05-01T20:44:19.868Z] ---> d102424c652f [2023-05-01T20:44:19.868Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T20:44:19.868Z] Successfully built d102424c652f [2023-05-01T20:44:19.868Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:44:19.969Z] provisioning config files... [2023-05-01T20:44:19.979Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13377116129498814675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:44:20.279Z] ---> docker-login.sh [2023-05-01T20:44:20.279Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:44:20.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:44:20.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:44:20.279Z] Configure a credential helper to remove this warning. See [2023-05-01T20:44:20.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:44:20.279Z] [2023-05-01T20:44:20.279Z] Login Succeeded [2023-05-01T20:44:20.279Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:44:20.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:44:20.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:44:20.279Z] Configure a credential helper to remove this warning. See [2023-05-01T20:44:20.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:44:20.280Z] [2023-05-01T20:44:20.540Z] Login Succeeded [2023-05-01T20:44:20.540Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:44:20.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:44:20.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:44:20.540Z] Configure a credential helper to remove this warning. See [2023-05-01T20:44:20.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:44:20.540Z] [2023-05-01T20:44:20.540Z] Login Succeeded [2023-05-01T20:44:20.540Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:44:20.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:44:20.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:44:20.540Z] Configure a credential helper to remove this warning. See [2023-05-01T20:44:20.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:44:20.540Z] [2023-05-01T20:44:20.540Z] Login Succeeded [2023-05-01T20:44:20.540Z] docker.io [2023-05-01T20:44:20.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:44:20.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:44:20.799Z] Configure a credential helper to remove this warning. See [2023-05-01T20:44:20.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:44:20.799Z] [2023-05-01T20:44:20.799Z] Login Succeeded [2023-05-01T20:44:20.799Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:44:20.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T20:44:20.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:44:20.857Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-01T20:44:20.857Z] 324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:44:20.857Z] latest [2023-05-01T20:44:20.857Z] 3.0.0-dev.38 [2023-05-01T20:44:20.857Z] 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:44:20.857Z] main [2023-05-01T20:44:20.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:21.190Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:21.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:44:21.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T20:44:21.497Z] c2b4ae39aa0d: Preparing [2023-05-01T20:44:21.497Z] fb279117a4c7: Preparing [2023-05-01T20:44:21.497Z] 7cf7996e66dc: Preparing [2023-05-01T20:44:21.497Z] 490c49b882d8: Preparing [2023-05-01T20:44:21.497Z] 8c591b4be2cd: Preparing [2023-05-01T20:44:21.497Z] f1417ff83b31: Preparing [2023-05-01T20:44:21.497Z] 7cf7996e66dc: Pushed [2023-05-01T20:44:21.497Z] f1417ff83b31: Layer already exists [2023-05-01T20:44:21.497Z] 490c49b882d8: Pushed [2023-05-01T20:44:21.497Z] fb279117a4c7: Pushed [2023-05-01T20:44:21.497Z] 8c591b4be2cd: Pushed [2023-05-01T20:44:24.040Z] c2b4ae39aa0d: Pushed [2023-05-01T20:44:24.300Z] 324fa0cdf0d7728e240b942731c50f458de8e74c: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:24.609Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:24.916Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-01T20:44:24.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T20:44:24.916Z] c2b4ae39aa0d: Preparing [2023-05-01T20:44:24.916Z] fb279117a4c7: Preparing [2023-05-01T20:44:24.916Z] 7cf7996e66dc: Preparing [2023-05-01T20:44:24.916Z] 490c49b882d8: Preparing [2023-05-01T20:44:24.916Z] 8c591b4be2cd: Preparing [2023-05-01T20:44:24.916Z] f1417ff83b31: Preparing [2023-05-01T20:44:24.916Z] f1417ff83b31: Waiting [2023-05-01T20:44:24.916Z] 8c591b4be2cd: Layer already exists [2023-05-01T20:44:24.916Z] 490c49b882d8: Layer already exists [2023-05-01T20:44:24.916Z] 7cf7996e66dc: Layer already exists [2023-05-01T20:44:24.916Z] c2b4ae39aa0d: Layer already exists [2023-05-01T20:44:24.916Z] fb279117a4c7: Layer already exists [2023-05-01T20:44:24.916Z] f1417ff83b31: Layer already exists [2023-05-01T20:44:24.916Z] latest: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:25.224Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:25.538Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 [2023-05-01T20:44:25.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T20:44:25.538Z] c2b4ae39aa0d: Preparing [2023-05-01T20:44:25.538Z] fb279117a4c7: Preparing [2023-05-01T20:44:25.538Z] 7cf7996e66dc: Preparing [2023-05-01T20:44:25.538Z] 490c49b882d8: Preparing [2023-05-01T20:44:25.538Z] 8c591b4be2cd: Preparing [2023-05-01T20:44:25.538Z] f1417ff83b31: Preparing [2023-05-01T20:44:25.538Z] f1417ff83b31: Waiting [2023-05-01T20:44:25.538Z] 490c49b882d8: Layer already exists [2023-05-01T20:44:25.538Z] fb279117a4c7: Layer already exists [2023-05-01T20:44:25.538Z] 7cf7996e66dc: Layer already exists [2023-05-01T20:44:25.538Z] c2b4ae39aa0d: Layer already exists [2023-05-01T20:44:25.538Z] 8c591b4be2cd: Layer already exists [2023-05-01T20:44:25.538Z] f1417ff83b31: Layer already exists [2023-05-01T20:44:25.538Z] 3.0.0-dev.38: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:25.848Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:26.157Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:44:26.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T20:44:26.157Z] c2b4ae39aa0d: Preparing [2023-05-01T20:44:26.157Z] fb279117a4c7: Preparing [2023-05-01T20:44:26.157Z] 7cf7996e66dc: Preparing [2023-05-01T20:44:26.157Z] 490c49b882d8: Preparing [2023-05-01T20:44:26.157Z] 8c591b4be2cd: Preparing [2023-05-01T20:44:26.157Z] f1417ff83b31: Preparing [2023-05-01T20:44:26.157Z] f1417ff83b31: Waiting [2023-05-01T20:44:26.157Z] c2b4ae39aa0d: Layer already exists [2023-05-01T20:44:26.157Z] 490c49b882d8: Layer already exists [2023-05-01T20:44:26.157Z] fb279117a4c7: Layer already exists [2023-05-01T20:44:26.157Z] 7cf7996e66dc: Layer already exists [2023-05-01T20:44:26.157Z] 8c591b4be2cd: Layer already exists [2023-05-01T20:44:26.157Z] f1417ff83b31: Layer already exists [2023-05-01T20:44:26.158Z] 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:26.471Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:26.778Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-01T20:44:26.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T20:44:26.778Z] c2b4ae39aa0d: Preparing [2023-05-01T20:44:26.778Z] fb279117a4c7: Preparing [2023-05-01T20:44:26.778Z] 7cf7996e66dc: Preparing [2023-05-01T20:44:26.778Z] 490c49b882d8: Preparing [2023-05-01T20:44:26.778Z] 8c591b4be2cd: Preparing [2023-05-01T20:44:26.778Z] f1417ff83b31: Preparing [2023-05-01T20:44:26.778Z] f1417ff83b31: Waiting [2023-05-01T20:44:26.778Z] 490c49b882d8: Layer already exists [2023-05-01T20:44:26.778Z] fb279117a4c7: Layer already exists [2023-05-01T20:44:26.778Z] 7cf7996e66dc: Layer already exists [2023-05-01T20:44:26.778Z] 8c591b4be2cd: Layer already exists [2023-05-01T20:44:26.778Z] c2b4ae39aa0d: Layer already exists [2023-05-01T20:44:26.778Z] f1417ff83b31: Layer already exists [2023-05-01T20:44:26.778Z] main: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T20:44:26.823Z] ===================================================== [Pipeline] echo [2023-05-01T20:44:26.829Z] taggedImages: [2023-05-01T20:44:26.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:44:26.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-01T20:44:26.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 [2023-05-01T20:44:26.829Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:44:26.829Z] - 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 [2023-05-01T20:44:27.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:44:27.176Z] [2023-05-01T20:44:27.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:44:27.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:44:27.477Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T20:44:27.477Z] 5eb5b503b376: Pulling fs layer [2023-05-01T20:44:27.477Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T20:44:27.477Z] ec43610c2a17: Pulling fs layer [2023-05-01T20:44:27.477Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T20:44:27.477Z] 33b1e0a273af: Pulling fs layer [2023-05-01T20:44:27.477Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T20:44:27.477Z] 2f39f015ded8: Pulling fs layer [2023-05-01T20:44:27.477Z] 33b1e0a273af: Waiting [2023-05-01T20:44:27.477Z] 5d3b04190fa2: Waiting [2023-05-01T20:44:27.477Z] 2f39f015ded8: Waiting [2023-05-01T20:44:27.477Z] 3a2ae6a8a46f: Waiting [2023-05-01T20:44:27.477Z] 5c69ac0246d0: Download complete [2023-05-01T20:44:27.477Z] 3a2ae6a8a46f: Download complete [2023-05-01T20:44:27.477Z] 33b1e0a273af: Verifying Checksum [2023-05-01T20:44:27.477Z] 33b1e0a273af: Download complete [2023-05-01T20:44:27.477Z] ec43610c2a17: Verifying Checksum [2023-05-01T20:44:27.477Z] ec43610c2a17: Download complete [2023-05-01T20:44:27.477Z] 5d3b04190fa2: Download complete [2023-05-01T20:44:27.737Z] 5eb5b503b376: Verifying Checksum [2023-05-01T20:44:27.737Z] 5eb5b503b376: Download complete [2023-05-01T20:44:28.305Z] 2f39f015ded8: Verifying Checksum [2023-05-01T20:44:28.305Z] 2f39f015ded8: Download complete [2023-05-01T20:44:29.245Z] 5eb5b503b376: Pull complete [2023-05-01T20:44:29.245Z] 5c69ac0246d0: Pull complete [2023-05-01T20:44:29.506Z] ec43610c2a17: Pull complete [2023-05-01T20:44:29.506Z] 3a2ae6a8a46f: Pull complete [2023-05-01T20:44:29.764Z] 33b1e0a273af: Pull complete [2023-05-01T20:44:30.027Z] 5d3b04190fa2: Pull complete [2023-05-01T20:44:34.217Z] 2f39f015ded8: Pull complete [2023-05-01T20:44:34.217Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T20:44:34.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:44:34.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:44:34.306Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:44:34.339Z] $ 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 [2023-05-01T20:44:36.357Z] $ docker top d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:44:36.733Z] ---> job-cost.sh [2023-05-01T20:44:36.733Z] lf-activate-venv: SKIPPING [2023-05-01T20:44:36.733Z] INFO: No Stack... [2023-05-01T20:44:37.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T20:44:37.560Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T20:44:37.848Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-01T20:44:37.848Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T20:44:37.859Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [2023-05-01T20:44:37.865Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] did not exist. Created. [2023-05-01T20:44:37.865Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T20:44:38.164Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T20:44:38.190Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T20:44:38.196Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T20:44:38.219Z] $ docker stop --time=1 d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d [2023-05-01T20:44:38.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12237 in /w/workspace/ry_app-service-configurable_main [2023-05-01T20:44:39.374Z] $ docker rm -f --volumes d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-01T20:44:39.440Z] Running in /w/workspace/app-service-configurable/156 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-01T20:44:39.476Z] Selected Git installation does not exist. Using Default [2023-05-01T20:44:39.477Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2023-05-01T20:44:45.140Z] using credential edgex-jenkins-ssh [2023-05-01T20:44:45.164Z] Cloning the remote Git repository [2023-05-01T20:44:45.218Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-01T20:44:45.336Z] > git init /w/workspace/app-service-configurable/156 # timeout=10 [2023-05-01T20:44:45.503Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-01T20:44:45.504Z] > git --version # timeout=10 [2023-05-01T20:44:45.526Z] > git --version # 'git version 2.25.1' [2023-05-01T20:44:45.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T20:44:45.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T20:44:47.839Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-01T20:44:47.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T20:44:48.875Z] Avoid second fetch [2023-05-01T20:44:48.876Z] Checking out Revision 324fa0cdf0d7728e240b942731c50f458de8e74c (main) [2023-05-01T20:44:49.538Z] Commit message: "refactor: Remove obsolete commented out Host settings (#554)" [2023-05-01T20:44:48.898Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T20:44:48.983Z] > git checkout -f 324fa0cdf0d7728e240b942731c50f458de8e74c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T20:44:50.512Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T20:44:50.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T20:44:50.512Z] Dload Upload Total Spent Left Speed [2023-05-01T20:44:50.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-01T20:44:51.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T20:44:51.509Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T20:44:51.510Z] + sudo tee /etc/docker/daemon.new [2023-05-01T20:44:51.510Z] { [2023-05-01T20:44:51.510Z] "registry-mirrors": [ [2023-05-01T20:44:51.510Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T20:44:51.510Z] ], [2023-05-01T20:44:51.510Z] "bip": "10.250.0.254/24", [2023-05-01T20:44:51.510Z] "hosts": [ [2023-05-01T20:44:51.510Z] "tcp://0.0.0.0:5555", [2023-05-01T20:44:51.510Z] "unix:///var/run/docker.sock" [2023-05-01T20:44:51.510Z] ], [2023-05-01T20:44:51.510Z] "mtu": 1458, [2023-05-01T20:44:51.510Z] "selinux-enabled": true, [2023-05-01T20:44:51.510Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T20:44:51.510Z] } [Pipeline] sh [2023-05-01T20:44:51.856Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T20:44:52.211Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:45:10.518Z] provisioning config files... [2023-05-01T20:45:10.549Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/156@tmp/config8113636662232206068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:45:10.915Z] ---> docker-login.sh [2023-05-01T20:45:10.915Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:45:11.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:45:11.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:45:11.506Z] Configure a credential helper to remove this warning. See [2023-05-01T20:45:11.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:45:11.506Z] [2023-05-01T20:45:11.506Z] Login Succeeded [2023-05-01T20:45:11.506Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:45:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:45:12.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:45:12.052Z] Configure a credential helper to remove this warning. See [2023-05-01T20:45:12.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:45:12.052Z] [2023-05-01T20:45:12.052Z] Login Succeeded [2023-05-01T20:45:12.052Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:45:12.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:45:12.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:45:12.325Z] Configure a credential helper to remove this warning. See [2023-05-01T20:45:12.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:45:12.325Z] [2023-05-01T20:45:12.325Z] Login Succeeded [2023-05-01T20:45:12.325Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:45:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:45:12.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:45:12.599Z] Configure a credential helper to remove this warning. See [2023-05-01T20:45:12.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:45:12.599Z] [2023-05-01T20:45:12.599Z] Login Succeeded [2023-05-01T20:45:12.599Z] docker.io [2023-05-01T20:45:12.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:45:13.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:45:13.147Z] Configure a credential helper to remove this warning. See [2023-05-01T20:45:13.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:45:13.147Z] [2023-05-01T20:45:13.147Z] Login Succeeded [2023-05-01T20:45:13.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:45:13.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T20:45:13.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:45:13.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:45:13.499Z] ========================================================= [2023-05-01T20:45:13.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T20:45:13.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:45:13.846Z] + 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 . [2023-05-01T20:45:13.846Z] Sending build context to Docker daemon 168.4kB [2023-05-01T20:45:14.117Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T20:45:14.117Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T20:45:15.088Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T20:45:15.088Z] c41833b44d91: Pulling fs layer [2023-05-01T20:45:15.088Z] ed15518f5707: Pulling fs layer [2023-05-01T20:45:15.088Z] feae8fd75edb: Pulling fs layer [2023-05-01T20:45:15.088Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T20:45:15.088Z] 3cdef696dda3: Pulling fs layer [2023-05-01T20:45:15.088Z] 2ced38df9373: Pulling fs layer [2023-05-01T20:45:15.088Z] 58f1dce35555: Pulling fs layer [2023-05-01T20:45:15.088Z] 242c74f7c9fa: Waiting [2023-05-01T20:45:15.088Z] 3cdef696dda3: Waiting [2023-05-01T20:45:15.088Z] 2ced38df9373: Waiting [2023-05-01T20:45:15.088Z] 58f1dce35555: Waiting [2023-05-01T20:45:15.088Z] ed15518f5707: Verifying Checksum [2023-05-01T20:45:15.088Z] ed15518f5707: Download complete [2023-05-01T20:45:15.088Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T20:45:15.088Z] 242c74f7c9fa: Download complete [2023-05-01T20:45:15.088Z] 3cdef696dda3: Verifying Checksum [2023-05-01T20:45:15.088Z] 3cdef696dda3: Download complete [2023-05-01T20:45:15.088Z] c41833b44d91: Download complete [2023-05-01T20:45:16.079Z] c41833b44d91: Pull complete [2023-05-01T20:45:16.360Z] 58f1dce35555: Verifying Checksum [2023-05-01T20:45:16.360Z] 58f1dce35555: Download complete [2023-05-01T20:45:16.634Z] ed15518f5707: Pull complete [2023-05-01T20:45:17.624Z] 2ced38df9373: Verifying Checksum [2023-05-01T20:45:17.624Z] 2ced38df9373: Download complete [2023-05-01T20:45:17.624Z] feae8fd75edb: Verifying Checksum [2023-05-01T20:45:17.624Z] feae8fd75edb: Download complete [2023-05-01T20:45:29.979Z] feae8fd75edb: Pull complete [2023-05-01T20:45:29.979Z] 242c74f7c9fa: Pull complete [2023-05-01T20:45:29.979Z] 3cdef696dda3: Pull complete [2023-05-01T20:45:36.663Z] 2ced38df9373: Pull complete [2023-05-01T20:45:38.616Z] 58f1dce35555: Pull complete [2023-05-01T20:45:38.616Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T20:45:38.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T20:45:38.616Z] ---> fadd8f120f05 [2023-05-01T20:45:38.616Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T20:45:40.566Z] ---> Running in aeb3a4ef8894 [2023-05-01T20:45:40.566Z] Removing intermediate container aeb3a4ef8894 [2023-05-01T20:45:40.566Z] ---> f1f4fba6ddd3 [2023-05-01T20:45:40.566Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T20:45:40.832Z] ---> Running in ea1b88a1f59c [2023-05-01T20:45:41.418Z] Removing intermediate container ea1b88a1f59c [2023-05-01T20:45:41.418Z] ---> d8b5e7e292be [2023-05-01T20:45:41.418Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:45:41.418Z] ---> Running in 2ac127bbbe19 [2023-05-01T20:45:42.005Z] Removing intermediate container 2ac127bbbe19 [2023-05-01T20:45:42.005Z] ---> 26304a3e8fd4 [2023-05-01T20:45:42.005Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T20:45:42.005Z] ---> Running in 9e145ae2269a [2023-05-01T20:45:42.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:45:43.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:45:45.073Z] OK: 263 MiB in 53 packages [2023-05-01T20:45:45.661Z] Removing intermediate container 9e145ae2269a [2023-05-01T20:45:45.661Z] ---> 830815d8953f [2023-05-01T20:45:45.661Z] Step 7/12 : WORKDIR /app [2023-05-01T20:45:45.661Z] ---> Running in 6745d69df4d9 [2023-05-01T20:45:45.931Z] Removing intermediate container 6745d69df4d9 [2023-05-01T20:45:45.931Z] ---> c001013bf745 [2023-05-01T20:45:45.931Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T20:45:46.541Z] ---> 85b692f67af9 [2023-05-01T20:45:46.541Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:45:46.541Z] ---> Running in 3acb460baa0a [2023-05-01T20:46:54.487Z] Removing intermediate container 3acb460baa0a [2023-05-01T20:46:54.487Z] ---> 0dd868584de2 [2023-05-01T20:46:54.487Z] Step 10/12 : COPY . . [2023-05-01T20:46:54.487Z] ---> 4dc4b2173513 [2023-05-01T20:46:54.487Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T20:46:54.487Z] ---> Running in f1192a434148 [2023-05-01T20:46:54.487Z] Removing intermediate container f1192a434148 [2023-05-01T20:46:54.487Z] ---> 84d067936887 [2023-05-01T20:46:54.487Z] Step 12/12 : RUN $MAKE [2023-05-01T20:46:54.487Z] ---> Running in b32401590cb2 [2023-05-01T20:46:54.487Z] noop [2023-05-01T20:46:54.487Z] Removing intermediate container b32401590cb2 [2023-05-01T20:46:54.487Z] ---> 23cea16dde84 [2023-05-01T20:46:54.487Z] Successfully built 23cea16dde84 [2023-05-01T20:46:54.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:46:54.853Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T20:46:54.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:46:55.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container [2023-05-01T20:46:55.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 [2023-05-01T20:46:56.456Z] $ docker top e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:46:57.290Z] + go version [2023-05-01T20:46:57.290Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T20:46:57.314Z] $ docker stop --time=1 e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 [2023-05-01T20:46:58.950Z] $ docker rm -f --volumes e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:46:59.509Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T20:46:59.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:46:59.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container [2023-05-01T20:46:59.774Z] $ 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/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 [2023-05-01T20:47:00.989Z] $ docker top af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:47:01.502Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/156 [Pipeline] fileExists [Pipeline] sh [2023-05-01T20:47:02.164Z] + make test [2023-05-01T20:47:02.164Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T20:49:38.921Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-01T20:49:38.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T20:49:38.921Z] go vet ./... [2023-05-01T20:51:30.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T20:51:30.581Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T20:51:30.581Z] ./bin/test-attribution-txt.sh [2023-05-01T20:51:30.850Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-01T20:51:31.116Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T20:51:31.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T20:51:31.155Z] $ docker stop --time=1 af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 [2023-05-01T20:51:32.988Z] $ docker rm -f --volumes af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:51:34.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T20:51:34.422Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T20:51:34.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T20:51:35.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T20:51:35.540Z] + ls -al . [2023-05-01T20:51:35.540Z] total 172 [2023-05-01T20:51:35.540Z] drwxrwxr-x 7 jenkins jenkins 4096 May 1 20:47 . [2023-05-01T20:51:35.540Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:44 .. [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 119 May 1 20:44 .dockerignore [2023-05-01T20:51:35.540Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:44 .git [2023-05-01T20:51:35.540Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 20:44 .github [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 171 May 1 20:44 .gitignore [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 20:44 .golangci.yml [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 1 20:44 Attribution.txt [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 1 20:44 CHANGELOG.md [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 1 20:44 Dockerfile [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 20:44 GOVERNANCE.md [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 688 May 1 20:44 Jenkinsfile [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 1 20:44 LICENSE [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 618 May 1 20:44 OWNERS.md [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 1 20:44 README.md [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 20:42 VERSION [2023-05-01T20:51:35.540Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:44 bin [2023-05-01T20:51:35.540Z] -rw-r--r-- 1 jenkins jenkins 13 May 1 20:47 coverage.out [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 1 20:44 go.mod [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 1 20:44 go.sum [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 1 20:44 main.go [2023-05-01T20:51:35.540Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 1 20:44 makefile [2023-05-01T20:51:35.540Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:44 res [2023-05-01T20:51:35.540Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:51:35.873Z] + 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=324fa0cdf0d7728e240b942731c50f458de8e74c --label arch=arm64 --label version=3.0.0-dev.38 . [2023-05-01T20:51:35.874Z] Sending build context to Docker daemon 169.5kB [2023-05-01T20:51:36.141Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T20:51:36.141Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T20:51:36.141Z] ---> 23cea16dde84 [2023-05-01T20:51:36.141Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T20:51:36.141Z] ---> Running in 6e8af07c9367 [2023-05-01T20:51:36.407Z] Removing intermediate container 6e8af07c9367 [2023-05-01T20:51:36.407Z] ---> 5ede729bfc7e [2023-05-01T20:51:36.407Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T20:51:36.407Z] ---> Running in a2bfe3a22884 [2023-05-01T20:51:36.673Z] Removing intermediate container a2bfe3a22884 [2023-05-01T20:51:36.673Z] ---> 38284e57eab0 [2023-05-01T20:51:36.673Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:51:36.940Z] ---> Running in 112ca611eb77 [2023-05-01T20:51:37.206Z] Removing intermediate container 112ca611eb77 [2023-05-01T20:51:37.206Z] ---> 5a5caaaab57a [2023-05-01T20:51:37.206Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T20:51:37.206Z] ---> Running in 3152a3e04a05 [2023-05-01T20:51:38.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:51:38.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:51:39.708Z] OK: 263 MiB in 53 packages [2023-05-01T20:51:41.650Z] Removing intermediate container 3152a3e04a05 [2023-05-01T20:51:41.650Z] ---> 03eab193dfbb [2023-05-01T20:51:41.650Z] Step 7/26 : WORKDIR /app [2023-05-01T20:51:41.650Z] ---> Running in bc01bff950ff [2023-05-01T20:51:41.917Z] Removing intermediate container bc01bff950ff [2023-05-01T20:51:41.918Z] ---> ce056cf7ce41 [2023-05-01T20:51:41.918Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-01T20:51:42.506Z] ---> 4cf3cddfda57 [2023-05-01T20:51:42.506Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:51:42.506Z] ---> Running in 0f5e809be3bf [2023-05-01T20:51:45.086Z] Removing intermediate container 0f5e809be3bf [2023-05-01T20:51:45.086Z] ---> e32bd5c2cff3 [2023-05-01T20:51:45.086Z] Step 10/26 : COPY . . [2023-05-01T20:51:45.351Z] ---> 46ef4467f097 [2023-05-01T20:51:45.351Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T20:51:45.351Z] ---> Running in b00bff70c686 [2023-05-01T20:51:45.619Z] Removing intermediate container b00bff70c686 [2023-05-01T20:51:45.619Z] ---> 0d3a875ffb57 [2023-05-01T20:51:45.619Z] Step 12/26 : RUN $MAKE [2023-05-01T20:51:45.619Z] ---> Running in 5254c4df0056 [2023-05-01T20:51:46.580Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38" -trimpath -mod=readonly -o app-service-configurable [2023-05-01T20:53:53.235Z] Removing intermediate container 5254c4df0056 [2023-05-01T20:53:53.235Z] ---> 64a80405d97c [2023-05-01T20:53:53.235Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T20:53:53.235Z] 3.17: Pulling from library/alpine [2023-05-01T20:53:53.235Z] c41833b44d91: Already exists [2023-05-01T20:53:53.235Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T20:53:53.235Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T20:53:53.235Z] ---> 51e60588ff2c [2023-05-01T20:53:53.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T20:53:53.235Z] ---> Running in 27657c72eedc [2023-05-01T20:53:53.235Z] Removing intermediate container 27657c72eedc [2023-05-01T20:53:53.235Z] ---> 0e5d3c117091 [2023-05-01T20:53:53.235Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-01T20:53:53.235Z] ---> Running in 074fc05af39a [2023-05-01T20:53:53.235Z] Removing intermediate container 074fc05af39a [2023-05-01T20:53:53.235Z] ---> 9dad1253f33a [2023-05-01T20:53:53.235Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T20:53:53.235Z] ---> Running in 77960f15df28 [2023-05-01T20:53:53.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:53:53.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:53:53.235Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T20:53:53.235Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:53:53.235Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:53:53.235Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:53:53.235Z] OK: 8 MiB in 17 packages [2023-05-01T20:53:53.235Z] Removing intermediate container 77960f15df28 [2023-05-01T20:53:53.235Z] ---> bcaf9a8ebb00 [2023-05-01T20:53:53.235Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T20:53:53.235Z] ---> 497a240678ee [2023-05-01T20:53:53.235Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T20:53:53.235Z] ---> 0d92e8f989ba [2023-05-01T20:53:53.235Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-01T20:53:53.235Z] ---> 018e9cecd27a [2023-05-01T20:53:53.235Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-01T20:53:53.235Z] ---> 9e2e8b766693 [2023-05-01T20:53:53.235Z] Step 21/26 : EXPOSE 48095 [2023-05-01T20:53:53.235Z] ---> Running in df6bb3bc4c13 [2023-05-01T20:53:53.235Z] Removing intermediate container df6bb3bc4c13 [2023-05-01T20:53:53.235Z] ---> eba736458ab2 [2023-05-01T20:53:53.235Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-01T20:53:53.235Z] ---> Running in 75da71131c10 [2023-05-01T20:53:55.825Z] Removing intermediate container 75da71131c10 [2023-05-01T20:53:55.825Z] ---> 84136f381edb [2023-05-01T20:53:55.825Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:53:55.825Z] ---> Running in 655241c5cbfc [2023-05-01T20:53:56.100Z] Removing intermediate container 655241c5cbfc [2023-05-01T20:53:56.100Z] ---> 684daf9d6d94 [2023-05-01T20:53:56.100Z] Step 24/26 : LABEL arch=arm64 [2023-05-01T20:53:56.367Z] ---> Running in 2129bdcdc07a [2023-05-01T20:53:56.635Z] Removing intermediate container 2129bdcdc07a [2023-05-01T20:53:56.635Z] ---> c0f226dcff16 [2023-05-01T20:53:56.635Z] Step 25/26 : LABEL git_sha=324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:53:56.635Z] ---> Running in 001f3a543b7d [2023-05-01T20:53:56.902Z] Removing intermediate container 001f3a543b7d [2023-05-01T20:53:56.902Z] ---> c5b6713342e5 [2023-05-01T20:53:56.902Z] Step 26/26 : LABEL version=3.0.0-dev.38 [2023-05-01T20:53:56.902Z] ---> Running in e43eeb47227c [2023-05-01T20:53:57.169Z] Removing intermediate container e43eeb47227c [2023-05-01T20:53:57.169Z] ---> b377c314a46b [2023-05-01T20:53:57.169Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T20:53:57.169Z] Successfully built b377c314a46b [2023-05-01T20:53:57.169Z] 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 [2023-05-01T20:53:57.271Z] provisioning config files... [2023-05-01T20:53:57.283Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/156@tmp/config4680840496536709764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:53:57.617Z] ---> docker-login.sh [2023-05-01T20:53:57.617Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:53:57.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:53:57.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:53:57.885Z] Configure a credential helper to remove this warning. See [2023-05-01T20:53:57.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:53:57.885Z] [2023-05-01T20:53:57.885Z] Login Succeeded [2023-05-01T20:53:57.885Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:53:58.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:53:58.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:53:58.152Z] Configure a credential helper to remove this warning. See [2023-05-01T20:53:58.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:53:58.153Z] [2023-05-01T20:53:58.153Z] Login Succeeded [2023-05-01T20:53:58.153Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:53:58.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:53:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:53:58.685Z] Configure a credential helper to remove this warning. See [2023-05-01T20:53:58.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:53:58.685Z] [2023-05-01T20:53:58.685Z] Login Succeeded [2023-05-01T20:53:58.685Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:53:58.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:53:58.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:53:58.953Z] Configure a credential helper to remove this warning. See [2023-05-01T20:53:58.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:53:58.953Z] [2023-05-01T20:53:58.953Z] Login Succeeded [2023-05-01T20:53:58.953Z] docker.io [2023-05-01T20:53:59.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:53:59.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:53:59.486Z] Configure a credential helper to remove this warning. See [2023-05-01T20:53:59.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:53:59.486Z] [2023-05-01T20:53:59.486Z] Login Succeeded [2023-05-01T20:53:59.486Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:53:59.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T20:53:59.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:53:59.540Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-01T20:53:59.540Z] 324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:53:59.540Z] latest [2023-05-01T20:53:59.540Z] 3.0.0-dev.38 [2023-05-01T20:53:59.540Z] 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:53:59.540Z] main [2023-05-01T20:53:59.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:53:59.877Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:00.226Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:54:00.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T20:54:00.226Z] a4f5d1201c86: Preparing [2023-05-01T20:54:00.226Z] 261ca3eec01d: Preparing [2023-05-01T20:54:00.226Z] d234797b2748: Preparing [2023-05-01T20:54:00.226Z] 126eb1ba9852: Preparing [2023-05-01T20:54:00.226Z] 0a9f7113408c: Preparing [2023-05-01T20:54:00.226Z] 26cbea5cba74: Preparing [2023-05-01T20:54:00.226Z] 26cbea5cba74: Waiting [2023-05-01T20:54:00.492Z] 261ca3eec01d: Pushed [2023-05-01T20:54:00.492Z] d234797b2748: Pushed [2023-05-01T20:54:00.492Z] 126eb1ba9852: Pushed [2023-05-01T20:54:00.492Z] 26cbea5cba74: Layer already exists [2023-05-01T20:54:00.759Z] 0a9f7113408c: Pushed [2023-05-01T20:54:06.101Z] a4f5d1201c86: Pushed [2023-05-01T20:54:06.101Z] 324fa0cdf0d7728e240b942731c50f458de8e74c: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:06.445Z] + 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 [2023-05-01T20:54:10.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-01T20:54:10.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T20:54:10.140Z] a4f5d1201c86: Preparing [2023-05-01T20:54:10.140Z] 261ca3eec01d: Preparing [2023-05-01T20:54:10.140Z] d234797b2748: Preparing [2023-05-01T20:54:10.140Z] 126eb1ba9852: Preparing [2023-05-01T20:54:10.140Z] 0a9f7113408c: Preparing [2023-05-01T20:54:10.140Z] 26cbea5cba74: Preparing [2023-05-01T20:54:10.140Z] 26cbea5cba74: Waiting [2023-05-01T20:54:10.140Z] a4f5d1201c86: Layer already exists [2023-05-01T20:54:10.140Z] 126eb1ba9852: Layer already exists [2023-05-01T20:54:10.140Z] 261ca3eec01d: Layer already exists [2023-05-01T20:54:10.140Z] d234797b2748: Layer already exists [2023-05-01T20:54:10.140Z] 0a9f7113408c: Layer already exists [2023-05-01T20:54:10.140Z] 26cbea5cba74: Layer already exists [2023-05-01T20:54:10.406Z] latest: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:10.823Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:11.186Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 [2023-05-01T20:54:11.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T20:54:11.186Z] a4f5d1201c86: Preparing [2023-05-01T20:54:11.186Z] 261ca3eec01d: Preparing [2023-05-01T20:54:11.186Z] d234797b2748: Preparing [2023-05-01T20:54:11.186Z] 126eb1ba9852: Preparing [2023-05-01T20:54:11.186Z] 0a9f7113408c: Preparing [2023-05-01T20:54:11.186Z] 26cbea5cba74: Preparing [2023-05-01T20:54:11.186Z] 26cbea5cba74: Waiting [2023-05-01T20:54:11.186Z] 126eb1ba9852: Layer already exists [2023-05-01T20:54:11.186Z] 0a9f7113408c: Layer already exists [2023-05-01T20:54:11.186Z] a4f5d1201c86: Layer already exists [2023-05-01T20:54:11.186Z] d234797b2748: Layer already exists [2023-05-01T20:54:11.186Z] 261ca3eec01d: Layer already exists [2023-05-01T20:54:11.186Z] 26cbea5cba74: Layer already exists [2023-05-01T20:54:11.461Z] 3.0.0-dev.38: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:11.824Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:12.191Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:54:12.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T20:54:12.191Z] a4f5d1201c86: Preparing [2023-05-01T20:54:12.191Z] 261ca3eec01d: Preparing [2023-05-01T20:54:12.191Z] d234797b2748: Preparing [2023-05-01T20:54:12.191Z] 126eb1ba9852: Preparing [2023-05-01T20:54:12.191Z] 0a9f7113408c: Preparing [2023-05-01T20:54:12.191Z] 26cbea5cba74: Preparing [2023-05-01T20:54:12.191Z] 26cbea5cba74: Waiting [2023-05-01T20:54:12.191Z] 261ca3eec01d: Layer already exists [2023-05-01T20:54:12.191Z] a4f5d1201c86: Layer already exists [2023-05-01T20:54:12.191Z] 126eb1ba9852: Layer already exists [2023-05-01T20:54:12.191Z] d234797b2748: Layer already exists [2023-05-01T20:54:12.191Z] 0a9f7113408c: Layer already exists [2023-05-01T20:54:12.191Z] 26cbea5cba74: Layer already exists [2023-05-01T20:54:12.463Z] 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:12.816Z] + 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 [2023-05-01T20:54:13.162Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-01T20:54:13.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T20:54:13.162Z] a4f5d1201c86: Preparing [2023-05-01T20:54:13.162Z] 261ca3eec01d: Preparing [2023-05-01T20:54:13.162Z] d234797b2748: Preparing [2023-05-01T20:54:13.162Z] 126eb1ba9852: Preparing [2023-05-01T20:54:13.162Z] 0a9f7113408c: Preparing [2023-05-01T20:54:13.162Z] 26cbea5cba74: Preparing [2023-05-01T20:54:13.162Z] 26cbea5cba74: Waiting [2023-05-01T20:54:13.162Z] 0a9f7113408c: Layer already exists [2023-05-01T20:54:13.162Z] 261ca3eec01d: Layer already exists [2023-05-01T20:54:13.162Z] 126eb1ba9852: Layer already exists [2023-05-01T20:54:13.162Z] d234797b2748: Layer already exists [2023-05-01T20:54:13.162Z] a4f5d1201c86: Layer already exists [2023-05-01T20:54:13.162Z] 26cbea5cba74: Layer already exists [2023-05-01T20:54:13.430Z] main: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T20:54:13.477Z] ===================================================== [Pipeline] echo [2023-05-01T20:54:13.483Z] taggedImages: [2023-05-01T20:54:13.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c [2023-05-01T20:54:13.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-01T20:54:13.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 [2023-05-01T20:54:13.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [2023-05-01T20:54:13.483Z] - 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 [2023-05-01T20:54:13.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:54:13.835Z] [2023-05-01T20:54:13.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:14.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:54:14.165Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T20:54:14.165Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T20:54:14.165Z] 04944245beec: Pulling fs layer [2023-05-01T20:54:14.165Z] 699f458cf7ca: Pulling fs layer [2023-05-01T20:54:14.165Z] 765212b225bb: Pulling fs layer [2023-05-01T20:54:14.165Z] f23df028b6ca: Pulling fs layer [2023-05-01T20:54:14.165Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T20:54:14.165Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T20:54:14.165Z] f23df028b6ca: Waiting [2023-05-01T20:54:14.165Z] d65c8cfc05b1: Waiting [2023-05-01T20:54:14.165Z] 765212b225bb: Waiting [2023-05-01T20:54:14.165Z] 2437ff75d9bd: Waiting [2023-05-01T20:54:14.434Z] 04944245beec: Verifying Checksum [2023-05-01T20:54:14.434Z] 04944245beec: Download complete [2023-05-01T20:54:14.434Z] 765212b225bb: Verifying Checksum [2023-05-01T20:54:14.434Z] 765212b225bb: Download complete [2023-05-01T20:54:14.434Z] f23df028b6ca: Download complete [2023-05-01T20:54:14.434Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T20:54:14.434Z] d65c8cfc05b1: Download complete [2023-05-01T20:54:14.434Z] 699f458cf7ca: Verifying Checksum [2023-05-01T20:54:14.434Z] 699f458cf7ca: Download complete [2023-05-01T20:54:15.021Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T20:54:15.021Z] 8998bd30e6a1: Download complete [2023-05-01T20:54:16.966Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T20:54:16.966Z] 2437ff75d9bd: Download complete [2023-05-01T20:54:18.910Z] 8998bd30e6a1: Pull complete [2023-05-01T20:54:19.493Z] 04944245beec: Pull complete [2023-05-01T20:54:23.744Z] 699f458cf7ca: Pull complete [2023-05-01T20:54:24.011Z] 765212b225bb: Pull complete [2023-05-01T20:54:24.595Z] f23df028b6ca: Pull complete [2023-05-01T20:54:24.862Z] d65c8cfc05b1: Pull complete [2023-05-01T20:54:37.169Z] 2437ff75d9bd: Pull complete [2023-05-01T20:54:37.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T20:54:37.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:54:37.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:54:37.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container [2023-05-01T20:54:37.693Z] $ 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/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 [2023-05-01T20:54:40.115Z] $ docker top ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:54:40.945Z] ---> job-cost.sh [2023-05-01T20:54:40.945Z] lf-activate-venv: SKIPPING [2023-05-01T20:54:40.945Z] INFO: No Stack... [2023-05-01T20:54:41.211Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T20:54:42.169Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T20:54:42.802Z] + cat /w/workspace/app-service-configurable/156/archives/cost.csv [2023-05-01T20:54:42.802Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T20:54:42.864Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [2023-05-01T20:54:42.869Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] did not exist. Created. [2023-05-01T20:54:42.870Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T20:54:43.204Z] /w/workspace/app-service-configurable/156@tmp/durable-53f45204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T20:54:43.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T20:54:43.563Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T20:54:43.610Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T20:54:43.619Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T20:54:43.648Z] $ docker stop --time=1 ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 [2023-05-01T20:54:45.125Z] $ docker rm -f --volumes ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 [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 [2023-05-01T20:54:45.584Z] provisioning config files... [2023-05-01T20:54:45.591Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18089547260984473065tmp [Pipeline] { [Pipeline] sh [2023-05-01T20:54:45.883Z] + set +x [2023-05-01T20:54:45.883Z] + curl -s https://codecov.io/bash [2023-05-01T20:54:45.883Z] + bash -s -- [2023-05-01T20:54:45.883Z] [2023-05-01T20:54:45.883Z] _____ _ [2023-05-01T20:54:45.883Z] / ____| | | [2023-05-01T20:54:45.883Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T20:54:45.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T20:54:45.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T20:54:45.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T20:54:45.884Z] Bash-1.0.6 [2023-05-01T20:54:45.884Z] [2023-05-01T20:54:45.884Z] [2023-05-01T20:54:45.884Z] ==> git version 2.25.1 found [2023-05-01T20:54:45.884Z] ==> 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 [2023-05-01T20:54:45.884Z] Release-Date: 2020-01-08 [2023-05-01T20:54:45.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T20:54:45.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T20:54:45.884Z] ==> Jenkins CI detected. [2023-05-01T20:54:45.884Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-01T20:54:45.884Z] project root: . [2023-05-01T20:54:45.884Z] --> token set from env [2023-05-01T20:54:45.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T20:54:45.884Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T20:54:46.144Z] ==> Python coveragepy not found [2023-05-01T20:54:46.144Z] ==> Searching for coverage reports in: [2023-05-01T20:54:46.144Z] + . [2023-05-01T20:54:46.144Z] -> Found 1 reports [2023-05-01T20:54:46.144Z] ==> Detecting git/mercurial file structure [2023-05-01T20:54:46.144Z] ==> Reading reports [2023-05-01T20:54:46.144Z] + ./coverage.out bytes=13 [2023-05-01T20:54:46.144Z] ==> Appending adjustments [2023-05-01T20:54:46.144Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T20:54:46.144Z] + Found adjustments [2023-05-01T20:54:46.144Z] ==> Gzipping contents [2023-05-01T20:54:46.144Z] 4.0K /tmp/codecov.1gO48n.gz [2023-05-01T20:54:46.144Z] ==> Uploading reports [2023-05-01T20:54:46.144Z] url: https://codecov.io [2023-05-01T20:54:46.144Z] query: branch=main&commit=324fa0cdf0d7728e240b942731c50f458de8e74c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T20:54:46.144Z] -> Pinging Codecov [2023-05-01T20:54:46.144Z] 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=324fa0cdf0d7728e240b942731c50f458de8e74c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T20:54:46.144Z] -> Uploading to [2023-05-01T20:54:46.144Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/A97CA9966030D2A3747ED39772930CCE/324fa0cdf0d7728e240b942731c50f458de8e74c/d6647a0a-43a5-435a-8571-9ea4303b0520.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T205446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3efabb14fd614df0c63d7a447bddb26c5a6f41ea1e327384df661a42abc61551 [2023-05-01T20:54:46.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T20:54:46.402Z] Dload Upload Total Spent Left Speed [2023-05-01T20:54:46.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1794 --:--:-- --:--:-- --:--:-- 1794 [2023-05-01T20:54:46.402Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } [2023-05-01T20:54:46.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T20:54:46.584Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T20:54:46.596Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:46.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T20:54:46.897Z] [2023-05-01T20:54:46.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:54:47.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T20:54:47.197Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T20:54:47.197Z] df9b9388f04a: Pulling fs layer [2023-05-01T20:54:47.197Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T20:54:47.197Z] 25bc292e5bac: Pulling fs layer [2023-05-01T20:54:47.197Z] 114826534d7a: Pulling fs layer [2023-05-01T20:54:47.197Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T20:54:47.197Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T20:54:47.197Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T20:54:47.197Z] 114826534d7a: Waiting [2023-05-01T20:54:47.197Z] 4657fd5d0bcf: Waiting [2023-05-01T20:54:47.197Z] 6ad1cebc031e: Waiting [2023-05-01T20:54:47.197Z] 8a3aa393b2d8: Waiting [2023-05-01T20:54:47.197Z] 25bc292e5bac: Verifying Checksum [2023-05-01T20:54:47.197Z] 25bc292e5bac: Download complete [2023-05-01T20:54:47.197Z] 52dc419b0ee2: Verifying Checksum [2023-05-01T20:54:47.197Z] 52dc419b0ee2: Download complete [2023-05-01T20:54:47.197Z] 4657fd5d0bcf: Verifying Checksum [2023-05-01T20:54:47.197Z] 4657fd5d0bcf: Download complete [2023-05-01T20:54:47.197Z] df9b9388f04a: Download complete [2023-05-01T20:54:47.457Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T20:54:47.457Z] 6ad1cebc031e: Download complete [2023-05-01T20:54:47.457Z] df9b9388f04a: Pull complete [2023-05-01T20:54:47.457Z] 52dc419b0ee2: Pull complete [2023-05-01T20:54:47.457Z] 25bc292e5bac: Pull complete [2023-05-01T20:54:48.024Z] 114826534d7a: Verifying Checksum [2023-05-01T20:54:48.024Z] 114826534d7a: Download complete [2023-05-01T20:54:48.024Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T20:54:48.024Z] 8a3aa393b2d8: Download complete [2023-05-01T20:54:51.305Z] 114826534d7a: Pull complete [2023-05-01T20:54:51.305Z] 4657fd5d0bcf: Pull complete [2023-05-01T20:54:51.563Z] 6ad1cebc031e: Pull complete [2023-05-01T20:54:54.091Z] 8a3aa393b2d8: Pull complete [2023-05-01T20:54:54.091Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T20:54:54.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T20:54:54.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:54:54.174Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:54:54.211Z] $ 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 [2023-05-01T20:54:56.153Z] $ docker top 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T20:54:56.210Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-01T20:54:56.488Z] + set -o pipefail [2023-05-01T20:54:56.489Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ffe9a866-78c8-4d3c-986e-50dc3e186bcb [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] [2023-05-01T20:55:03.089Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T20:55:03.089Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T20:55:03.089Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T20:55:03.111Z] $ docker stop --time=1 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 [2023-05-01T20:55:05.282Z] $ docker rm -f --volumes 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 [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 [2023-05-01T20:55:05.998Z] + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] sh [2023-05-01T20:55:06.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T20:55:06.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:06.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:55:06.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:55:06.654Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:55:06.700Z] $ 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 [2023-05-01T20:55:07.158Z] $ docker top 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 -eo pid,comm [2023-05-01T20:55:07.200Z] 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). [2023-05-01T20:55:07.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T20:55:07.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T20:55:07.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T20:55:07.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T20:55:07.364Z] $ docker exec 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 ssh-agent [2023-05-01T20:55:07.471Z] SSH_AUTH_SOCK=/tmp/ssh-XSnh1IQ5yqiw/agent.33 [2023-05-01T20:55:07.471Z] SSH_AGENT_PID=39 [2023-05-01T20:55:07.476Z] Running ssh-add (command line suppressed) [2023-05-01T20:55:07.585Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11377587597160718787.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11377587597160718787.key) [2023-05-01T20:55:07.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T20:55:07.878Z] + git semver tag [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,050 [run_tag] DEBUG tag force:False [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,050 [check_head_tag] DEBUG check head tag [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,052 [execute] INFO git cat-file --batch-check [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,057 [execute] INFO git cat-file --batch [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,088 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,088 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T20:55:08.138Z] 2023-05-01 20:55:08,093 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:08.138Z] 3.0.0-dev.38 [Pipeline] } [2023-05-01T20:55:08.156Z] $ docker exec --env ******** --env ******** 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 ssh-agent -k [2023-05-01T20:55:08.271Z] unset SSH_AUTH_SOCK; [2023-05-01T20:55:08.271Z] unset SSH_AGENT_PID; [2023-05-01T20:55:08.271Z] echo Agent pid 39 killed; [2023-05-01T20:55:08.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T20:55:08.571Z] + git semver [Pipeline] } [2023-05-01T20:55:08.851Z] $ docker stop --time=1 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 [2023-05-01T20:55:10.116Z] $ docker rm -f --volumes 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:10.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T20:55:10.494Z] [2023-05-01T20:55:10.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:10.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T20:55:10.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T20:55:10.793Z] ab5ef0e58194: Pulling fs layer [2023-05-01T20:55:10.793Z] 9712f1f96733: Pulling fs layer [2023-05-01T20:55:10.793Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T20:55:10.793Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T20:55:10.793Z] e9a5061849ea: Pulling fs layer [2023-05-01T20:55:10.793Z] d747dcd14b5f: Pulling fs layer [2023-05-01T20:55:10.793Z] 2de7ff778b66: Pulling fs layer [2023-05-01T20:55:10.793Z] 0d9ebad4ef96: Waiting [2023-05-01T20:55:10.793Z] e9a5061849ea: Waiting [2023-05-01T20:55:10.793Z] d747dcd14b5f: Waiting [2023-05-01T20:55:10.793Z] 2de7ff778b66: Waiting [2023-05-01T20:55:10.793Z] 9712f1f96733: Verifying Checksum [2023-05-01T20:55:10.793Z] 9712f1f96733: Download complete [2023-05-01T20:55:11.054Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T20:55:11.054Z] 63f879dbbcfc: Download complete [2023-05-01T20:55:11.315Z] e9a5061849ea: Verifying Checksum [2023-05-01T20:55:11.315Z] e9a5061849ea: Download complete [2023-05-01T20:55:11.315Z] d747dcd14b5f: Download complete [2023-05-01T20:55:11.315Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T20:55:11.315Z] 0d9ebad4ef96: Download complete [2023-05-01T20:55:11.315Z] ab5ef0e58194: Verifying Checksum [2023-05-01T20:55:11.315Z] ab5ef0e58194: Download complete [2023-05-01T20:55:11.315Z] 2de7ff778b66: Verifying Checksum [2023-05-01T20:55:11.315Z] 2de7ff778b66: Download complete [2023-05-01T20:55:13.850Z] ab5ef0e58194: Pull complete [2023-05-01T20:55:13.850Z] 9712f1f96733: Pull complete [2023-05-01T20:55:14.781Z] 63f879dbbcfc: Pull complete [2023-05-01T20:55:18.062Z] 0d9ebad4ef96: Pull complete [2023-05-01T20:55:18.628Z] e9a5061849ea: Pull complete [2023-05-01T20:55:18.628Z] d747dcd14b5f: Pull complete [2023-05-01T20:55:19.558Z] 2de7ff778b66: Pull complete [2023-05-01T20:55:19.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T20:55:19.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T20:55:19.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:55:19.636Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:55:19.673Z] $ 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 [2023-05-01T20:55:22.819Z] $ docker top 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:55:22.878Z] provisioning config files... [2023-05-01T20:55:22.884Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5810169091822935232tmp [2023-05-01T20:55:22.893Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6935490779007473776tmp [2023-05-01T20:55:22.903Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5310097279977948818tmp [Pipeline] { [Pipeline] echo [2023-05-01T20:55:22.915Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:23.198Z] ---> sigul-configuration.sh [2023-05-01T20:55:23.199Z] gpg: directory `/root/.gnupg' created [2023-05-01T20:55:23.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T20:55:23.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T20:55:23.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T20:55:23.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T20:55:23.199Z] gpg: CAST5 encrypted data [2023-05-01T20:55:23.199Z] gpg: encrypted with 1 passphrase [2023-05-01T20:55:23.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T20:55:23.483Z] + mkdir /home/jenkins [2023-05-01T20:55:23.483Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T20:55:23.764Z] + 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 [2023-05-01T20:55:23.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:24.055Z] ---> sigul-install.sh [2023-05-01T20:55:24.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T20:55:24.340Z] + git tag --list [2023-05-01T20:55:24.340Z] v1.0.0 [2023-05-01T20:55:24.340Z] v1.1.0 [2023-05-01T20:55:24.340Z] v1.2.0 [2023-05-01T20:55:24.340Z] v1.3.0 [2023-05-01T20:55:24.340Z] v1.3.1 [2023-05-01T20:55:24.340Z] v2.0.0 [2023-05-01T20:55:24.340Z] v2.0.1 [2023-05-01T20:55:24.340Z] v2.1.0 [2023-05-01T20:55:24.340Z] v2.1.1 [2023-05-01T20:55:24.340Z] v2.1.1-dev.1 [2023-05-01T20:55:24.340Z] v2.1.1-dev.2 [2023-05-01T20:55:24.340Z] v2.1.2 [2023-05-01T20:55:24.340Z] v2.1.2-dev.1 [2023-05-01T20:55:24.340Z] v2.1.2-dev.2 [2023-05-01T20:55:24.340Z] v2.2.0 [2023-05-01T20:55:24.340Z] v2.2.1-dev.1 [2023-05-01T20:55:24.340Z] v2.2.1-dev.10 [2023-05-01T20:55:24.340Z] v2.2.1-dev.2 [2023-05-01T20:55:24.340Z] v2.2.1-dev.3 [2023-05-01T20:55:24.340Z] v2.2.1-dev.4 [2023-05-01T20:55:24.340Z] v2.2.1-dev.5 [2023-05-01T20:55:24.340Z] v2.2.1-dev.6 [2023-05-01T20:55:24.340Z] v2.2.1-dev.7 [2023-05-01T20:55:24.340Z] v2.2.1-dev.8 [2023-05-01T20:55:24.340Z] v2.2.1-dev.9 [2023-05-01T20:55:24.340Z] v2.3.0 [2023-05-01T20:55:24.340Z] v2.3.0-dev.10 [2023-05-01T20:55:24.340Z] v2.3.0-dev.11 [2023-05-01T20:55:24.340Z] v2.3.0-dev.12 [2023-05-01T20:55:24.340Z] v2.3.0-dev.13 [2023-05-01T20:55:24.340Z] v2.3.0-dev.14 [2023-05-01T20:55:24.340Z] v2.3.0-dev.15 [2023-05-01T20:55:24.340Z] v2.3.0-dev.16 [2023-05-01T20:55:24.340Z] v2.3.0-dev.17 [2023-05-01T20:55:24.340Z] v2.3.0-dev.18 [2023-05-01T20:55:24.340Z] v2.3.0-dev.19 [2023-05-01T20:55:24.340Z] v2.3.0-dev.20 [2023-05-01T20:55:24.340Z] v2.3.0-dev.21 [2023-05-01T20:55:24.340Z] v2.3.0-dev.22 [2023-05-01T20:55:24.340Z] v2.3.0-dev.23 [2023-05-01T20:55:24.340Z] v2.3.0-dev.24 [2023-05-01T20:55:24.340Z] v2.3.0-dev.25 [2023-05-01T20:55:24.340Z] v2.3.0-dev.26 [2023-05-01T20:55:24.340Z] v2.3.0-dev.27 [2023-05-01T20:55:24.340Z] v2.3.0-dev.28 [2023-05-01T20:55:24.340Z] v2.3.0-dev.29 [2023-05-01T20:55:24.340Z] v2.3.0-dev.30 [2023-05-01T20:55:24.340Z] v2.3.0-dev.31 [2023-05-01T20:55:24.340Z] v2.3.0-dev.32 [2023-05-01T20:55:24.340Z] v2.3.0-dev.33 [2023-05-01T20:55:24.340Z] v2.3.0-dev.34 [2023-05-01T20:55:24.340Z] v2.3.0-dev.35 [2023-05-01T20:55:24.340Z] v2.3.0-dev.36 [2023-05-01T20:55:24.340Z] v2.3.0-dev.37 [2023-05-01T20:55:24.340Z] v2.3.1 [2023-05-01T20:55:24.340Z] v2.3.1-dev.1 [2023-05-01T20:55:24.340Z] v2.3.1-dev.2 [2023-05-01T20:55:24.340Z] v2.3.1-dev.3 [2023-05-01T20:55:24.340Z] v2.3.1-dev.4 [2023-05-01T20:55:24.340Z] v3.0.0-dev.1 [2023-05-01T20:55:24.340Z] v3.0.0-dev.10 [2023-05-01T20:55:24.340Z] v3.0.0-dev.11 [2023-05-01T20:55:24.340Z] v3.0.0-dev.12 [2023-05-01T20:55:24.340Z] v3.0.0-dev.13 [2023-05-01T20:55:24.340Z] v3.0.0-dev.14 [2023-05-01T20:55:24.340Z] v3.0.0-dev.15 [2023-05-01T20:55:24.340Z] v3.0.0-dev.16 [2023-05-01T20:55:24.340Z] v3.0.0-dev.17 [2023-05-01T20:55:24.340Z] v3.0.0-dev.18 [2023-05-01T20:55:24.340Z] v3.0.0-dev.19 [2023-05-01T20:55:24.340Z] v3.0.0-dev.2 [2023-05-01T20:55:24.340Z] v3.0.0-dev.20 [2023-05-01T20:55:24.340Z] v3.0.0-dev.21 [2023-05-01T20:55:24.340Z] v3.0.0-dev.22 [2023-05-01T20:55:24.340Z] v3.0.0-dev.23 [2023-05-01T20:55:24.340Z] v3.0.0-dev.24 [2023-05-01T20:55:24.340Z] v3.0.0-dev.25 [2023-05-01T20:55:24.340Z] v3.0.0-dev.26 [2023-05-01T20:55:24.340Z] v3.0.0-dev.27 [2023-05-01T20:55:24.340Z] v3.0.0-dev.28 [2023-05-01T20:55:24.340Z] v3.0.0-dev.29 [2023-05-01T20:55:24.340Z] v3.0.0-dev.3 [2023-05-01T20:55:24.340Z] v3.0.0-dev.30 [2023-05-01T20:55:24.340Z] v3.0.0-dev.31 [2023-05-01T20:55:24.340Z] v3.0.0-dev.32 [2023-05-01T20:55:24.340Z] v3.0.0-dev.33 [2023-05-01T20:55:24.340Z] v3.0.0-dev.34 [2023-05-01T20:55:24.340Z] v3.0.0-dev.35 [2023-05-01T20:55:24.340Z] v3.0.0-dev.36 [2023-05-01T20:55:24.340Z] v3.0.0-dev.37 [2023-05-01T20:55:24.340Z] v3.0.0-dev.38 [2023-05-01T20:55:24.340Z] v3.0.0-dev.4 [2023-05-01T20:55:24.340Z] v3.0.0-dev.5 [2023-05-01T20:55:24.340Z] v3.0.0-dev.6 [2023-05-01T20:55:24.340Z] v3.0.0-dev.7 [2023-05-01T20:55:24.340Z] v3.0.0-dev.8 [2023-05-01T20:55:24.340Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T20:55:24.628Z] + lftools sign git-tag v3.0.0-dev.38 [2023-05-01T20:55:25.195Z] Signing Git tag with Sigul... [2023-05-01T20:55:25.195Z] Signing v3.0.0-dev.38 [Pipeline] echo [2023-05-01T20:55:25.464Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:25.749Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T20:55:25.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T20:55:25.788Z] $ docker stop --time=1 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 [2023-05-01T20:55:27.063Z] $ docker rm -f --volumes 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T20:55:27.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T20:55:27.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:27.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:55:27.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:55:27.810Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:55:27.849Z] $ 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 [2023-05-01T20:55:28.206Z] $ docker top d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 -eo pid,comm [2023-05-01T20:55:28.244Z] 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). [2023-05-01T20:55:28.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T20:55:28.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T20:55:28.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T20:55:28.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T20:55:28.400Z] $ docker exec d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 ssh-agent [2023-05-01T20:55:28.491Z] SSH_AUTH_SOCK=/tmp/ssh-Q2e8zTxOJ4jU/agent.33 [2023-05-01T20:55:28.491Z] SSH_AGENT_PID=40 [2023-05-01T20:55:28.496Z] Running ssh-add (command line suppressed) [2023-05-01T20:55:28.602Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1599155969012243892.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1599155969012243892.key) [2023-05-01T20:55:28.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T20:55:28.886Z] + git semver bump pre [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,064 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,064 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,064 [bump_version] DEBUG bumped version:3.0.0-dev.39 [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,065 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,065 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,065 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,066 [execute] INFO git cat-file --batch-check [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,071 [execute] INFO git cat-file --batch [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T20:55:29.145Z] 2023-05-01 20:55:29,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:29.145Z] 3.0.0-dev.39 [Pipeline] } [2023-05-01T20:55:29.164Z] $ docker exec --env ******** --env ******** d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 ssh-agent -k [2023-05-01T20:55:29.271Z] unset SSH_AUTH_SOCK; [2023-05-01T20:55:29.271Z] unset SSH_AGENT_PID; [2023-05-01T20:55:29.271Z] echo Agent pid 40 killed; [2023-05-01T20:55:29.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T20:55:29.567Z] + git semver [Pipeline] } [2023-05-01T20:55:29.848Z] $ docker stop --time=1 d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 [2023-05-01T20:55:31.167Z] $ docker rm -f --volumes d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:55:31.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T20:55:31.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:31.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T20:55:31.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:55:31.860Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:55:31.908Z] $ 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 [2023-05-01T20:55:32.210Z] $ docker top a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 -eo pid,comm [2023-05-01T20:55:32.248Z] 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). [2023-05-01T20:55:32.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T20:55:32.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T20:55:32.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T20:55:32.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T20:55:32.403Z] $ docker exec a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 ssh-agent [2023-05-01T20:55:32.505Z] SSH_AUTH_SOCK=/tmp/ssh-99tHISgKaEfy/agent.33 [2023-05-01T20:55:32.505Z] SSH_AGENT_PID=38 [2023-05-01T20:55:32.510Z] Running ssh-add (command line suppressed) [2023-05-01T20:55:32.611Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8208165046060713586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8208165046060713586.key) [2023-05-01T20:55:32.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T20:55:32.900Z] + git semver push [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,060 [run_push] DEBUG push [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,060 [execute] INFO git cat-file --batch-check [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,064 [execute] INFO git rev-list bd6c2cce785b08e552f5bb3af1f215404b2695fd -- [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,064 [execute] DEBUG Popen(['git', 'rev-list', 'bd6c2cce785b08e552f5bb3af1f215404b2695fd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,075 [execute] INFO git fetch -v origin [2023-05-01T20:55:33.159Z] 2023-05-01 20:55:33,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-01T20:55:33.728Z] 2023-05-01 20:55:33,555 [run_push] DEBUG no remote changes detected [2023-05-01T20:55:33.728Z] 2023-05-01 20:55:33,556 [execute] INFO git push origin semver [2023-05-01T20:55:33.728Z] 2023-05-01 20:55:33,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T20:55:34.664Z] 2023-05-01 20:55:34,538 [run_push] DEBUG push all version tags [2023-05-01T20:55:34.664Z] 2023-05-01 20:55:34,538 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T20:55:34.664Z] 2023-05-01 20:55:34,539 [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) [2023-05-01T20:55:35.600Z] 2023-05-01 20:55:35,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T20:55:35.600Z] 3.0.0-dev.39 [Pipeline] } [2023-05-01T20:55:35.617Z] $ docker exec --env ******** --env ******** a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 ssh-agent -k [2023-05-01T20:55:35.708Z] unset SSH_AUTH_SOCK; [2023-05-01T20:55:35.709Z] unset SSH_AGENT_PID; [2023-05-01T20:55:35.709Z] echo Agent pid 38 killed; [2023-05-01T20:55:35.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T20:55:36.012Z] + git semver [Pipeline] } [2023-05-01T20:55:36.293Z] $ docker stop --time=1 a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 [2023-05-01T20:55:37.578Z] $ docker rm -f --volumes a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 [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 [2023-05-01T20:55:38.169Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-01T20:55:38.169Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T20:55:38.169Z] total 16 [2023-05-01T20:55:38.169Z] drwxr-xr-x 3 root root 4096 May 1 20:44 . [2023-05-01T20:55:38.169Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:55 .. [2023-05-01T20:55:38.169Z] drwxr-xr-x 2 root root 4096 May 1 20:44 cost [2023-05-01T20:55:38.169Z] -rw-r--r-- 1 root root 96 May 1 20:44 cost.csv [2023-05-01T20:55:38.169Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T20:55:38.169Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T20:55:38.169Z] total 16 [2023-05-01T20:55:38.169Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 20:44 . [2023-05-01T20:55:38.169Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:55 .. [2023-05-01T20:55:38.169Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 20:44 cost [2023-05-01T20:55:38.169Z] -rw-r--r-- 1 jenkins jenkins 96 May 1 20:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:38.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:39.336Z] ---> package-listing.sh [2023-05-01T20:55:39.336Z] ++ facter osfamily [2023-05-01T20:55:39.336Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T20:55:39.596Z] + OS_FAMILY=debian [2023-05-01T20:55:39.596Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-01T20:55:39.596Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T20:55:39.596Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T20:55:39.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T20:55:39.596Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T20:55:39.596Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-01T20:55:39.596Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T20:55:39.596Z] + case "${OS_FAMILY}" in [2023-05-01T20:55:39.596Z] + dpkg -l [2023-05-01T20:55:39.596Z] + grep '^ii' [2023-05-01T20:55:39.596Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T20:55:39.596Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T20:55:39.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T20:55:39.596Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-01T20:55:39.596Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-01T20:55:39.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-01T20:55:39.606Z] 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 [2023-05-01T20:55:39.978Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:55:40.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:55:40.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:55:40.389Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-05-01T20:55:40.428Z] $ 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 [2023-05-01T20:55:40.621Z] $ docker top 7cbd07542e2343f92929b535298c0c2ecb37def7ca9376f7168aff506cbd2e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:55:40.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T20:55:41.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T20:55:41.516Z] + ls /var/log/sa-host [2023-05-01T20:55:41.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:55:41.668Z] provisioning config files... [2023-05-01T20:55:41.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14927694418057769716tmp [Pipeline] { [Pipeline] echo [2023-05-01T20:55:41.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:41.969Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T20:55:41.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:42.322Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T20:55:42.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:42.618Z] ---> sudo-logs.sh [2023-05-01T20:55:42.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T20:55:42.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:42.935Z] ---> job-cost.sh [2023-05-01T20:55:42.935Z] lf-activate-venv: SKIPPING [2023-05-01T20:55:42.935Z] DEBUG: total: 0.2199999988079071 [2023-05-01T20:55:42.935Z] INFO: Retrieving Stack Cost... [2023-05-01T20:55:43.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T20:55:43.764Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T20:55:43.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:55:44.056Z] ---> logs-deploy.sh [2023-05-01T20:55:44.056Z] lf-activate-venv: SKIPPING [2023-05-01T20:55:44.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/156 [2023-05-01T20:55:44.056Z] INFO: archiving workspace using pattern(s): [2023-05-01T20:55:44.993Z] Archives upload complete. [2023-05-01T20:55:44.993Z] INFO: archiving logs to Nexus