Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9924ce3792302461657905c814d890402047d1ca 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-ssh2475608507126424783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11844262582450369052.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4764712333902181090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6681787556991197005.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-ssh8745278681194111638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7970 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 9924ce3792302461657905c814d890402047d1ca (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525)" > 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-list --no-walk 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T15:11:14.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T15:11:14.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T15:11:14.481Z] ========================================================= [2023-03-01T15:11:14.481Z] EdgeX Global Pipelines Version Info [2023-03-01T15:11:14.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:11:15.546Z] ------------------- [2023-03-01T15:11:15.546Z] stable info: [2023-03-01T15:11:15.546Z] ------------------- [2023-03-01T15:11:15.546Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T15:11:15.546Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T15:11:15.546Z] Message: update stable to v1.0.244 [2023-03-01T15:11:15.806Z] ------------------- [2023-03-01T15:11:15.806Z] experimental info: [2023-03-01T15:11:15.806Z] ------------------- [2023-03-01T15:11:15.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T15:11:15.806Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T15:11:15.806Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T15:11:15.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-01T15:11:15.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-01T15:11:15.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T15:11:15.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T15:11:16.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T15:11:16.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T15:11:16.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T15:11:16.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T15:11:16.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T15:11:16.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T15:11:16.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T15:11:16.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-01T15:11:16.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T15:11:16.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T15:11:16.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T15:11:16.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T15:11:16.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T15:11:16.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T15:11:16.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T15:11:16.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T15:11:16.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T15:11:16.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T15:11:16.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T15:11:16.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T15:11:16.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T15:11:16.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T15:11:16.279Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T15:11:16.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T15:11:16.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T15:11:16.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T15:11:16.317Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo [2023-03-01T15:11:16.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9924ce3 [Pipeline] echo [2023-03-01T15:11:16.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T15:11:16.397Z] provisioning config files... [2023-03-01T15:11:16.417Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3485442853630962381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:11:16.725Z] ---> docker-login.sh [2023-03-01T15:11:16.725Z] nexus3.edgexfoundry.org:10001 [2023-03-01T15:11:16.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:16.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:16.984Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:16.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:16.984Z] [2023-03-01T15:11:16.984Z] Login Succeeded [2023-03-01T15:11:16.985Z] nexus3.edgexfoundry.org:10002 [2023-03-01T15:11:16.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:17.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:17.244Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:17.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:17.244Z] [2023-03-01T15:11:17.244Z] Login Succeeded [2023-03-01T15:11:17.244Z] nexus3.edgexfoundry.org:10003 [2023-03-01T15:11:17.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:17.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:17.244Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:17.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:17.244Z] [2023-03-01T15:11:17.244Z] Login Succeeded [2023-03-01T15:11:17.244Z] nexus3.edgexfoundry.org:10004 [2023-03-01T15:11:17.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:17.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:17.508Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:17.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:17.508Z] [2023-03-01T15:11:17.508Z] Login Succeeded [2023-03-01T15:11:17.508Z] docker.io [2023-03-01T15:11:17.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:17.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:17.771Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:17.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:17.771Z] [2023-03-01T15:11:17.771Z] Login Succeeded [2023-03-01T15:11:17.771Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T15:11:17.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T15:11:18.131Z] + git rev-list -1 --merges 9924ce3792302461657905c814d890402047d1ca~1..9924ce3792302461657905c814d890402047d1ca [Pipeline] echo [2023-03-01T15:11:18.191Z] -----------> git rev-list -1 --merges 9924ce3792302461657905c814d890402047d1ca~1..9924ce3792302461657905c814d890402047d1ca 9924ce3792302461657905c814d890402047d1ca [false] [Pipeline] sh [2023-03-01T15:11:18.483Z] + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo [2023-03-01T15:11:18.499Z] ========================================================= [2023-03-01T15:11:18.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T15:11:18.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T15:11:18.812Z] + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo [2023-03-01T15:11:18.823Z] [semverPrep] GIT_COMMIT: 9924ce3792302461657905c814d890402047d1ca, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525) [Pipeline] echo [2023-03-01T15:11:18.832Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T15:11:19.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T15:11:19.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T15:11:19.202Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T15:11:19.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T15:11:19.202Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T15:11:19.202Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T15:11:19.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:11:19.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:11:19.597Z] [2023-03-01T15:11:19.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:11:19.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:11:19.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T15:11:19.900Z] b85a868b505f: Pulling fs layer [2023-03-01T15:11:19.900Z] e2be974225ed: Pulling fs layer [2023-03-01T15:11:19.900Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T15:11:19.900Z] 988bab9f4d93: Pulling fs layer [2023-03-01T15:11:19.900Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T15:11:19.900Z] eaf3925da568: Pulling fs layer [2023-03-01T15:11:19.900Z] bab4dde63d76: Pulling fs layer [2023-03-01T15:11:19.900Z] bde34c3a00c8: Pulling fs layer [2023-03-01T15:11:19.900Z] b352a97aabf1: Pulling fs layer [2023-03-01T15:11:19.900Z] 4872d77fe225: Pulling fs layer [2023-03-01T15:11:19.900Z] 5851b861e8e6: Pulling fs layer [2023-03-01T15:11:19.900Z] bab4dde63d76: Waiting [2023-03-01T15:11:19.900Z] 988bab9f4d93: Waiting [2023-03-01T15:11:19.900Z] bde34c3a00c8: Waiting [2023-03-01T15:11:19.900Z] b352a97aabf1: Waiting [2023-03-01T15:11:19.900Z] eaf3925da568: Waiting [2023-03-01T15:11:19.900Z] 4872d77fe225: Waiting [2023-03-01T15:11:19.900Z] e2be974225ed: Download complete [2023-03-01T15:11:19.900Z] 988bab9f4d93: Verifying Checksum [2023-03-01T15:11:19.900Z] 988bab9f4d93: Download complete [2023-03-01T15:11:20.161Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T15:11:20.161Z] 1469e6f7b9e6: Download complete [2023-03-01T15:11:20.161Z] eaf3925da568: Verifying Checksum [2023-03-01T15:11:20.161Z] eaf3925da568: Download complete [2023-03-01T15:11:20.161Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T15:11:20.161Z] 339a4e72a1f5: Download complete [2023-03-01T15:11:20.161Z] bde34c3a00c8: Download complete [2023-03-01T15:11:20.161Z] b352a97aabf1: Verifying Checksum [2023-03-01T15:11:20.161Z] b352a97aabf1: Download complete [2023-03-01T15:11:20.161Z] 4872d77fe225: Verifying Checksum [2023-03-01T15:11:20.161Z] 4872d77fe225: Download complete [2023-03-01T15:11:20.161Z] b85a868b505f: Download complete [2023-03-01T15:11:20.161Z] 5851b861e8e6: Verifying Checksum [2023-03-01T15:11:20.161Z] 5851b861e8e6: Download complete [2023-03-01T15:11:20.729Z] bab4dde63d76: Verifying Checksum [2023-03-01T15:11:20.729Z] bab4dde63d76: Download complete [2023-03-01T15:11:21.665Z] b85a868b505f: Pull complete [2023-03-01T15:11:21.665Z] e2be974225ed: Pull complete [2023-03-01T15:11:22.234Z] 339a4e72a1f5: Pull complete [2023-03-01T15:11:22.234Z] 988bab9f4d93: Pull complete [2023-03-01T15:11:22.494Z] 1469e6f7b9e6: Pull complete [2023-03-01T15:11:22.494Z] eaf3925da568: Pull complete [2023-03-01T15:11:24.439Z] bab4dde63d76: Pull complete [2023-03-01T15:11:24.439Z] bde34c3a00c8: Pull complete [2023-03-01T15:11:24.439Z] b352a97aabf1: Pull complete [2023-03-01T15:11:24.439Z] 4872d77fe225: Pull complete [2023-03-01T15:11:24.698Z] 5851b861e8e6: Pull complete [2023-03-01T15:11:24.698Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T15:11:24.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:11:24.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:11:24.793Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:11:24.832Z] $ 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-03-01T15:11:25.933Z] $ docker top efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 -eo pid,comm [2023-03-01T15:11:25.989Z] 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-03-01T15:11:25.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T15:11:26.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T15:11:26.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T15:11:26.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T15:11:26.148Z] $ docker exec efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent [2023-03-01T15:11:26.241Z] SSH_AUTH_SOCK=/tmp/ssh-PSDFd3jvkakd/agent.32 [2023-03-01T15:11:26.241Z] SSH_AGENT_PID=38 [2023-03-01T15:11:26.247Z] Running ssh-add (command line suppressed) [2023-03-01T15:11:26.352Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_535731848503300007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_535731848503300007.key) [2023-03-01T15:11:26.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T15:11:26.646Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T15:11:26.664Z] $ docker exec --env ******** --env ******** efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent -k [2023-03-01T15:11:26.761Z] unset SSH_AUTH_SOCK; [2023-03-01T15:11:26.761Z] unset SSH_AGENT_PID; [2023-03-01T15:11:26.761Z] echo Agent pid 38 killed; [2023-03-01T15:11:26.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T15:11:26.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T15:11:26.788Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T15:11:26.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T15:11:26.912Z] $ docker exec efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent [2023-03-01T15:11:27.021Z] SSH_AUTH_SOCK=/tmp/ssh-ObyCZzASJTev/agent.70 [2023-03-01T15:11:27.021Z] SSH_AGENT_PID=76 [2023-03-01T15:11:27.027Z] Running ssh-add (command line suppressed) [2023-03-01T15:11:27.148Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17631078339627063150.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17631078339627063150.key) [2023-03-01T15:11:27.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T15:11:27.450Z] + git semver init [2023-03-01T15:11:27.710Z] 2023-03-01 15:11:27,636 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T15:11:27.710Z] 2023-03-01 15:11:27,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-01T15:11:27.710Z] 2023-03-01 15:11:27,637 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-01T15:11:27.710Z] 2023-03-01 15:11:27,637 [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-03-01T15:11:28.648Z] 2023-03-01 15:11:28,584 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-01T15:11:28.648Z] 2023-03-01 15:11:28,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-01T15:11:28.648Z] 2023-03-01 15:11:28,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:11:28.649Z] 2023-03-01 15:11:28,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:11:28.649Z] 3.0.0-dev.20 [Pipeline] } [2023-03-01T15:11:28.662Z] $ docker exec --env ******** --env ******** efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent -k [2023-03-01T15:11:28.759Z] unset SSH_AUTH_SOCK; [2023-03-01T15:11:28.760Z] unset SSH_AGENT_PID; [2023-03-01T15:11:28.760Z] echo Agent pid 76 killed; [2023-03-01T15:11:28.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T15:11:29.072Z] + git semver [Pipeline] } [2023-03-01T15:11:29.351Z] $ docker stop --time=1 efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 [2023-03-01T15:11:30.651Z] $ docker rm -f --volumes efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T15:11:30.990Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T15:11:31.191Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T15:11:31.194Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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-03-01T15:11:31.348Z] provisioning config files... [2023-03-01T15:11:31.357Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12967726465906660454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:11:31.649Z] ---> docker-login.sh [2023-03-01T15:11:31.650Z] nexus3.edgexfoundry.org:10001 [2023-03-01T15:11:31.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:31.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:31.650Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:31.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:31.650Z] [2023-03-01T15:11:31.650Z] Login Succeeded [2023-03-01T15:11:31.650Z] nexus3.edgexfoundry.org:10002 [2023-03-01T15:11:31.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:31.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:31.650Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:31.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:31.650Z] [2023-03-01T15:11:31.650Z] Login Succeeded [2023-03-01T15:11:31.650Z] nexus3.edgexfoundry.org:10003 [2023-03-01T15:11:31.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:31.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:31.909Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:31.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:31.909Z] [2023-03-01T15:11:31.909Z] Login Succeeded [2023-03-01T15:11:31.909Z] nexus3.edgexfoundry.org:10004 [2023-03-01T15:11:31.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:31.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:31.909Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:31.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:31.909Z] [2023-03-01T15:11:31.909Z] Login Succeeded [2023-03-01T15:11:31.909Z] docker.io [2023-03-01T15:11:32.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:11:32.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:11:32.168Z] Configure a credential helper to remove this warning. See [2023-03-01T15:11:32.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:11:32.168Z] [2023-03-01T15:11:32.168Z] Login Succeeded [2023-03-01T15:11:32.168Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T15:11:32.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T15:11:32.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:11:32.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:11:32.244Z] ========================================================= [2023-03-01T15:11:32.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T15:11:32.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:11:32.554Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T15:11:32.554Z] Sending build context to Docker daemon 3.222MB [2023-03-01T15:11:32.554Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T15:11:32.554Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T15:11:32.554Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T15:11:32.554Z] 213ec9aee27d: Pulling fs layer [2023-03-01T15:11:32.554Z] 4583459ba037: Pulling fs layer [2023-03-01T15:11:32.554Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T15:11:32.554Z] 53926ce57604: Pulling fs layer [2023-03-01T15:11:32.554Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T15:11:32.554Z] 22ff95d597cd: Pulling fs layer [2023-03-01T15:11:32.554Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T15:11:32.554Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T15:11:32.554Z] a7acece74701: Pulling fs layer [2023-03-01T15:11:32.554Z] 96b7cbca73a9: Waiting [2023-03-01T15:11:32.554Z] 53926ce57604: Waiting [2023-03-01T15:11:32.554Z] 21b2b0c7a3f4: Waiting [2023-03-01T15:11:32.554Z] a7acece74701: Waiting [2023-03-01T15:11:32.554Z] 22ff95d597cd: Waiting [2023-03-01T15:11:32.554Z] 12d6caf4c0d1: Waiting [2023-03-01T15:11:32.554Z] 93c1e223e6f2: Download complete [2023-03-01T15:11:32.554Z] 4583459ba037: Download complete [2023-03-01T15:11:32.554Z] 21b2b0c7a3f4: Download complete [2023-03-01T15:11:32.554Z] 22ff95d597cd: Verifying Checksum [2023-03-01T15:11:32.554Z] 22ff95d597cd: Download complete [2023-03-01T15:11:32.814Z] 213ec9aee27d: Verifying Checksum [2023-03-01T15:11:32.814Z] 213ec9aee27d: Download complete [2023-03-01T15:11:32.814Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T15:11:32.814Z] 12d6caf4c0d1: Download complete [2023-03-01T15:11:32.814Z] 213ec9aee27d: Pull complete [2023-03-01T15:11:32.814Z] 4583459ba037: Pull complete [2023-03-01T15:11:33.074Z] 93c1e223e6f2: Pull complete [2023-03-01T15:11:33.074Z] a7acece74701: Verifying Checksum [2023-03-01T15:11:33.074Z] a7acece74701: Download complete [2023-03-01T15:11:33.333Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T15:11:33.333Z] 96b7cbca73a9: Download complete [2023-03-01T15:11:33.593Z] 53926ce57604: Verifying Checksum [2023-03-01T15:11:33.593Z] 53926ce57604: Download complete [2023-03-01T15:11:37.784Z] 53926ce57604: Pull complete [2023-03-01T15:11:37.784Z] 21b2b0c7a3f4: Pull complete [2023-03-01T15:11:37.784Z] 22ff95d597cd: Pull complete [2023-03-01T15:11:37.784Z] 12d6caf4c0d1: Pull complete [2023-03-01T15:11:39.689Z] 96b7cbca73a9: Pull complete [2023-03-01T15:11:39.948Z] a7acece74701: Pull complete [2023-03-01T15:11:39.948Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T15:11:40.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T15:11:40.207Z] ---> db6d94c90886 [2023-03-01T15:11:40.207Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T15:11:41.585Z] ---> Running in 3a1901d6e91b [2023-03-01T15:11:41.585Z] Removing intermediate container 3a1901d6e91b [2023-03-01T15:11:41.585Z] ---> 30b367f32673 [2023-03-01T15:11:41.585Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T15:11:41.585Z] ---> Running in 7ca3212b620c [2023-03-01T15:11:41.585Z] Removing intermediate container 7ca3212b620c [2023-03-01T15:11:41.585Z] ---> 569f92595028 [2023-03-01T15:11:41.585Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T15:11:41.585Z] ---> Running in f3873bdd5ddc [2023-03-01T15:11:41.585Z] Removing intermediate container f3873bdd5ddc [2023-03-01T15:11:41.585Z] ---> 6661d0f7f1c6 [2023-03-01T15:11:41.585Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T15:11:41.585Z] ---> Running in e0d9140025ff [2023-03-01T15:11:41.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T15:11:42.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T15:11:42.103Z] OK: 211 MiB in 51 packages [2023-03-01T15:11:42.671Z] Removing intermediate container e0d9140025ff [2023-03-01T15:11:42.671Z] ---> d48d0cdd0e5b [2023-03-01T15:11:42.671Z] Step 7/12 : WORKDIR /app [2023-03-01T15:11:42.671Z] ---> Running in b15c943ccd80 [2023-03-01T15:11:42.671Z] Removing intermediate container b15c943ccd80 [2023-03-01T15:11:42.671Z] ---> 7935e65a49aa [2023-03-01T15:11:42.671Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T15:11:42.671Z] ---> 170f7dea88e8 [2023-03-01T15:11:42.671Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T15:11:42.671Z] ---> Running in cfaf3035f7d9 [2023-03-01T15:11:46.299Z] Still waiting to schedule task [2023-03-01T15:11:46.300Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T15:12:09.248Z] Removing intermediate container cfaf3035f7d9 [2023-03-01T15:12:09.248Z] ---> 824da06c55b6 [2023-03-01T15:12:09.249Z] Step 10/12 : COPY . . [2023-03-01T15:12:09.249Z] ---> 34b755137bfe [2023-03-01T15:12:09.249Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T15:12:09.249Z] ---> Running in e75edbb6c55a [2023-03-01T15:12:09.249Z] Removing intermediate container e75edbb6c55a [2023-03-01T15:12:09.249Z] ---> 671dd570c2bb [2023-03-01T15:12:09.249Z] Step 12/12 : RUN $MAKE [2023-03-01T15:12:09.249Z] ---> Running in ab33edf51a21 [2023-03-01T15:12:09.249Z] noop [2023-03-01T15:12:09.249Z] Removing intermediate container ab33edf51a21 [2023-03-01T15:12:09.249Z] ---> d9e9d5246974 [2023-03-01T15:12:09.249Z] Successfully built d9e9d5246974 [2023-03-01T15:12:09.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:12:09.557Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T15:12:09.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:12:09.633Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:12:09.664Z] $ 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-03-01T15:12:10.019Z] $ docker top e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T15:12:10.363Z] + go version [2023-03-01T15:12:10.363Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T15:12:10.376Z] $ docker stop --time=1 e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a [2023-03-01T15:12:11.640Z] $ docker rm -f --volumes e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:12:12.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T15:12:12.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:12:12.104Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:12:12.132Z] $ 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-03-01T15:12:12.456Z] $ docker top 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T15:12:12.791Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-01T15:12:13.084Z] + make test [2023-03-01T15:12:13.084Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T15:12:35.020Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-01T15:12:35.020Z] go vet ./... [2023-03-01T15:12:43.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T15:12:43.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T15:12:43.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T15:12:43.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T15:12:43.171Z] $ docker stop --time=1 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b [2023-03-01T15:12:45.005Z] $ docker rm -f --volumes 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T15:12:45.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T15:12:45.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T15:12:46.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T15:12:46.296Z] + ls -al . [2023-03-01T15:12:46.296Z] total 172 [2023-03-01T15:12:46.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:12 . [2023-03-01T15:12:46.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:11 .. [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 15:11 .dockerignore [2023-03-01T15:12:46.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:11 .git [2023-03-01T15:12:46.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:11 .github [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 15:11 .gitignore [2023-03-01T15:12:46.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:11 .semver [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 15:11 Attribution.txt [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 15:11 CHANGELOG.md [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 15:11 Dockerfile [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:11 GOVERNANCE.md [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 15:11 Jenkinsfile [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 15:11 LICENSE [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 15:11 OWNERS.md [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 15:11 README.md [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:11 VERSION [2023-03-01T15:12:46.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:11 bin [2023-03-01T15:12:46.296Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 1 15:12 coverage.out [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 15:11 go.mod [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 15:11 go.sum [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 15:11 main.go [2023-03-01T15:12:46.296Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 15:11 makefile [2023-03-01T15:12:46.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:11 res [2023-03-01T15:12:46.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:12:46.606Z] + 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=9924ce3792302461657905c814d890402047d1ca --label arch=amd64 --label version=3.0.0-dev.20 . [2023-03-01T15:12:46.606Z] Sending build context to Docker daemon 3.223MB [2023-03-01T15:12:46.606Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T15:12:46.606Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-01T15:12:46.606Z] ---> d9e9d5246974 [2023-03-01T15:12:46.606Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T15:12:46.606Z] ---> Running in fa9aee1aeb2f [2023-03-01T15:12:46.606Z] Removing intermediate container fa9aee1aeb2f [2023-03-01T15:12:46.606Z] ---> 20def67d58a7 [2023-03-01T15:12:46.606Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T15:12:46.606Z] ---> Running in 0e341a194d3d [2023-03-01T15:12:46.867Z] Removing intermediate container 0e341a194d3d [2023-03-01T15:12:46.867Z] ---> 0d16226d8144 [2023-03-01T15:12:46.867Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-01T15:12:46.867Z] ---> Running in 56a2b5674002 [2023-03-01T15:12:46.867Z] Removing intermediate container 56a2b5674002 [2023-03-01T15:12:46.867Z] ---> 7ce2c5ff7ef2 [2023-03-01T15:12:46.867Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T15:12:46.867Z] ---> Running in dbf09be37850 [2023-03-01T15:12:47.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T15:12:47.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T15:12:47.647Z] OK: 211 MiB in 51 packages [2023-03-01T15:12:47.906Z] Removing intermediate container dbf09be37850 [2023-03-01T15:12:47.906Z] ---> 1627ca71b068 [2023-03-01T15:12:47.906Z] Step 7/26 : WORKDIR /app [2023-03-01T15:12:47.906Z] ---> Running in 3a2480b101ee [2023-03-01T15:12:48.165Z] Removing intermediate container 3a2480b101ee [2023-03-01T15:12:48.165Z] ---> 664c10b9d893 [2023-03-01T15:12:48.165Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-01T15:12:48.165Z] ---> ebda542a9b57 [2023-03-01T15:12:48.165Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T15:12:48.165Z] ---> Running in def4910dbbfd [2023-03-01T15:12:49.101Z] Removing intermediate container def4910dbbfd [2023-03-01T15:12:49.101Z] ---> 0cabb905d2a0 [2023-03-01T15:12:49.101Z] Step 10/26 : COPY . . [2023-03-01T15:12:49.360Z] ---> 653798a73e94 [2023-03-01T15:12:49.360Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T15:12:49.360Z] ---> Running in 10abee1b9e2e [2023-03-01T15:12:49.360Z] Removing intermediate container 10abee1b9e2e [2023-03-01T15:12:49.360Z] ---> 6939e1385662 [2023-03-01T15:12:49.360Z] Step 12/26 : RUN $MAKE [2023-03-01T15:12:49.360Z] ---> Running in 4dcb6e81cb1e [2023-03-01T15:12:49.618Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [2023-03-01T15:13:11.551Z] Removing intermediate container 4dcb6e81cb1e [2023-03-01T15:13:11.551Z] ---> 3ef925b8d84d [2023-03-01T15:13:11.551Z] Step 13/26 : FROM alpine:3.16 [2023-03-01T15:13:11.551Z] 3.16: Pulling from library/alpine [2023-03-01T15:13:11.551Z] ef5531b6e74e: Pulling fs layer [2023-03-01T15:13:11.551Z] ef5531b6e74e: Verifying Checksum [2023-03-01T15:13:11.551Z] ef5531b6e74e: Download complete [2023-03-01T15:13:11.551Z] ef5531b6e74e: Pull complete [2023-03-01T15:13:11.551Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T15:13:11.551Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T15:13:11.551Z] ---> dfd21b5a31f5 [2023-03-01T15:13:11.551Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-01T15:13:11.551Z] ---> Running in 51011fb2aa20 [2023-03-01T15:13:11.551Z] Removing intermediate container 51011fb2aa20 [2023-03-01T15:13:11.551Z] ---> a055c940ebde [2023-03-01T15:13:11.551Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-01T15:13:11.551Z] ---> Running in 667dce8b6267 [2023-03-01T15:13:11.551Z] Removing intermediate container 667dce8b6267 [2023-03-01T15:13:11.551Z] ---> adfe10d20c3a [2023-03-01T15:13:11.551Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T15:13:11.551Z] ---> Running in e8b511408de0 [2023-03-01T15:13:11.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T15:13:11.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T15:13:11.551Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T15:13:11.551Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T15:13:11.551Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T15:13:11.551Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T15:13:11.551Z] OK: 6 MiB in 16 packages [2023-03-01T15:13:11.551Z] Removing intermediate container e8b511408de0 [2023-03-01T15:13:11.551Z] ---> ff6b0664b193 [2023-03-01T15:13:11.551Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-01T15:13:11.551Z] ---> 8b1caf0ff9ea [2023-03-01T15:13:11.551Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-01T15:13:11.551Z] ---> 8a5523ff3e41 [2023-03-01T15:13:11.551Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-01T15:13:11.552Z] ---> 9c472249b2c2 [2023-03-01T15:13:11.552Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-01T15:13:11.552Z] ---> 30760ad93a4d [2023-03-01T15:13:11.552Z] Step 21/26 : EXPOSE 48095 [2023-03-01T15:13:11.552Z] ---> Running in ddb223b3fdd8 [2023-03-01T15:13:11.552Z] Removing intermediate container ddb223b3fdd8 [2023-03-01T15:13:11.552Z] ---> a427a1211030 [2023-03-01T15:13:11.552Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-01T15:13:11.552Z] ---> Running in daddc3a6ea7d [2023-03-01T15:13:11.552Z] Removing intermediate container daddc3a6ea7d [2023-03-01T15:13:11.552Z] ---> dca456642dfe [2023-03-01T15:13:11.552Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T15:13:11.552Z] ---> Running in 78aa86ddc363 [2023-03-01T15:13:11.552Z] Removing intermediate container 78aa86ddc363 [2023-03-01T15:13:11.552Z] ---> a88faed5c4de [2023-03-01T15:13:11.552Z] Step 24/26 : LABEL arch=amd64 [2023-03-01T15:13:11.552Z] ---> Running in 7178541af335 [2023-03-01T15:13:11.552Z] Removing intermediate container 7178541af335 [2023-03-01T15:13:11.552Z] ---> 9a325e0e0b5e [2023-03-01T15:13:11.552Z] Step 25/26 : LABEL git_sha=9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:13:11.552Z] ---> Running in af0bf3aa610e [2023-03-01T15:13:11.552Z] Removing intermediate container af0bf3aa610e [2023-03-01T15:13:11.552Z] ---> 59bd15d14480 [2023-03-01T15:13:11.552Z] Step 26/26 : LABEL version=3.0.0-dev.20 [2023-03-01T15:13:11.552Z] ---> Running in 595dc780d74d [2023-03-01T15:13:11.552Z] Removing intermediate container 595dc780d74d [2023-03-01T15:13:11.552Z] ---> c93ad43ef863 [2023-03-01T15:13:11.552Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T15:13:11.552Z] Successfully built c93ad43ef863 [2023-03-01T15:13:11.552Z] 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-03-01T15:13:11.658Z] provisioning config files... [2023-03-01T15:13:11.667Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10770845296480544527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:13:11.968Z] ---> docker-login.sh [2023-03-01T15:13:11.968Z] nexus3.edgexfoundry.org:10001 [2023-03-01T15:13:11.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:11.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:11.968Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:11.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:11.968Z] [2023-03-01T15:13:11.968Z] Login Succeeded [2023-03-01T15:13:11.968Z] nexus3.edgexfoundry.org:10002 [2023-03-01T15:13:11.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:11.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:11.968Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:11.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:11.968Z] [2023-03-01T15:13:11.968Z] Login Succeeded [2023-03-01T15:13:11.968Z] nexus3.edgexfoundry.org:10003 [2023-03-01T15:13:12.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:12.227Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:12.227Z] [2023-03-01T15:13:12.227Z] Login Succeeded [2023-03-01T15:13:12.227Z] nexus3.edgexfoundry.org:10004 [2023-03-01T15:13:12.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:12.227Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:12.227Z] [2023-03-01T15:13:12.227Z] Login Succeeded [2023-03-01T15:13:12.227Z] docker.io [2023-03-01T15:13:12.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:12.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:12.486Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:12.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:12.486Z] [2023-03-01T15:13:12.486Z] Login Succeeded [2023-03-01T15:13:12.486Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T15:13:12.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T15:13:12.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:13:12.551Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-01T15:13:12.551Z] 9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:13:12.551Z] latest [2023-03-01T15:13:12.551Z] 3.0.0-dev.20 [2023-03-01T15:13:12.551Z] 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:13:12.551Z] main [2023-03-01T15:13:12.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:12.859Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:13.160Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:13:13.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-01T15:13:13.160Z] bb85a094080a: Preparing [2023-03-01T15:13:13.160Z] bae45841fd65: Preparing [2023-03-01T15:13:13.160Z] 24846ca1ecc1: Preparing [2023-03-01T15:13:13.160Z] cb32973aa071: Preparing [2023-03-01T15:13:13.160Z] 55b69e74806c: Preparing [2023-03-01T15:13:13.160Z] aa5968d388b8: Preparing [2023-03-01T15:13:13.160Z] aa5968d388b8: Waiting [2023-03-01T15:13:13.160Z] bae45841fd65: Pushed [2023-03-01T15:13:13.160Z] 24846ca1ecc1: Pushed [2023-03-01T15:13:13.160Z] cb32973aa071: Pushed [2023-03-01T15:13:13.160Z] aa5968d388b8: Layer already exists [2023-03-01T15:13:13.160Z] 55b69e74806c: Pushed [2023-03-01T15:13:15.690Z] bb85a094080a: Pushed [2023-03-01T15:13:15.690Z] 9924ce3792302461657905c814d890402047d1ca: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:16.005Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:16.322Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-01T15:13:16.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-01T15:13:16.322Z] bb85a094080a: Preparing [2023-03-01T15:13:16.322Z] bae45841fd65: Preparing [2023-03-01T15:13:16.322Z] 24846ca1ecc1: Preparing [2023-03-01T15:13:16.322Z] cb32973aa071: Preparing [2023-03-01T15:13:16.322Z] 55b69e74806c: Preparing [2023-03-01T15:13:16.322Z] aa5968d388b8: Preparing [2023-03-01T15:13:16.322Z] aa5968d388b8: Waiting [2023-03-01T15:13:16.322Z] 24846ca1ecc1: Layer already exists [2023-03-01T15:13:16.322Z] bae45841fd65: Layer already exists [2023-03-01T15:13:16.322Z] cb32973aa071: Layer already exists [2023-03-01T15:13:16.322Z] 55b69e74806c: Layer already exists [2023-03-01T15:13:16.322Z] bb85a094080a: Layer already exists [2023-03-01T15:13:16.322Z] aa5968d388b8: Layer already exists [2023-03-01T15:13:16.322Z] latest: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:16.637Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:16.949Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 [2023-03-01T15:13:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-01T15:13:17.208Z] bb85a094080a: Preparing [2023-03-01T15:13:17.208Z] bae45841fd65: Preparing [2023-03-01T15:13:17.208Z] 24846ca1ecc1: Preparing [2023-03-01T15:13:17.208Z] cb32973aa071: Preparing [2023-03-01T15:13:17.208Z] 55b69e74806c: Preparing [2023-03-01T15:13:17.208Z] aa5968d388b8: Preparing [2023-03-01T15:13:17.208Z] aa5968d388b8: Waiting [2023-03-01T15:13:17.208Z] bb85a094080a: Layer already exists [2023-03-01T15:13:17.208Z] bae45841fd65: Layer already exists [2023-03-01T15:13:17.208Z] 24846ca1ecc1: Layer already exists [2023-03-01T15:13:17.208Z] cb32973aa071: Layer already exists [2023-03-01T15:13:17.208Z] 55b69e74806c: Layer already exists [2023-03-01T15:13:17.208Z] aa5968d388b8: Layer already exists [2023-03-01T15:13:17.208Z] 3.0.0-dev.20: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:17.602Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:17.933Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:13:17.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-01T15:13:17.933Z] bb85a094080a: Preparing [2023-03-01T15:13:17.933Z] bae45841fd65: Preparing [2023-03-01T15:13:17.933Z] 24846ca1ecc1: Preparing [2023-03-01T15:13:17.933Z] cb32973aa071: Preparing [2023-03-01T15:13:17.933Z] 55b69e74806c: Preparing [2023-03-01T15:13:17.933Z] aa5968d388b8: Preparing [2023-03-01T15:13:17.933Z] aa5968d388b8: Waiting [2023-03-01T15:13:17.933Z] cb32973aa071: Layer already exists [2023-03-01T15:13:17.933Z] 55b69e74806c: Layer already exists [2023-03-01T15:13:17.933Z] bae45841fd65: Layer already exists [2023-03-01T15:13:17.933Z] bb85a094080a: Layer already exists [2023-03-01T15:13:17.933Z] 24846ca1ecc1: Layer already exists [2023-03-01T15:13:17.933Z] aa5968d388b8: Layer already exists [2023-03-01T15:13:17.933Z] 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:18.283Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:18.587Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-01T15:13:18.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-01T15:13:18.587Z] bb85a094080a: Preparing [2023-03-01T15:13:18.587Z] bae45841fd65: Preparing [2023-03-01T15:13:18.587Z] 24846ca1ecc1: Preparing [2023-03-01T15:13:18.587Z] cb32973aa071: Preparing [2023-03-01T15:13:18.587Z] 55b69e74806c: Preparing [2023-03-01T15:13:18.587Z] aa5968d388b8: Preparing [2023-03-01T15:13:18.587Z] aa5968d388b8: Waiting [2023-03-01T15:13:18.587Z] bae45841fd65: Layer already exists [2023-03-01T15:13:18.587Z] 24846ca1ecc1: Layer already exists [2023-03-01T15:13:18.587Z] cb32973aa071: Layer already exists [2023-03-01T15:13:18.587Z] bb85a094080a: Layer already exists [2023-03-01T15:13:18.587Z] 55b69e74806c: Layer already exists [2023-03-01T15:13:18.587Z] aa5968d388b8: Layer already exists [2023-03-01T15:13:18.587Z] main: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T15:13:18.624Z] ===================================================== [Pipeline] echo [2023-03-01T15:13:18.631Z] taggedImages: [2023-03-01T15:13:18.631Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:13:18.631Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-01T15:13:18.631Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 [2023-03-01T15:13:18.631Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:13:18.631Z] - 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-03-01T15:13:18.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T15:13:18.992Z] [2023-03-01T15:13:18.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:19.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T15:13:19.289Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T15:13:19.289Z] 5eb5b503b376: Pulling fs layer [2023-03-01T15:13:19.289Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T15:13:19.289Z] ec43610c2a17: Pulling fs layer [2023-03-01T15:13:19.289Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T15:13:19.289Z] 33b1e0a273af: Pulling fs layer [2023-03-01T15:13:19.289Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T15:13:19.289Z] 2f39f015ded8: Pulling fs layer [2023-03-01T15:13:19.289Z] 33b1e0a273af: Waiting [2023-03-01T15:13:19.289Z] 5d3b04190fa2: Waiting [2023-03-01T15:13:19.289Z] 2f39f015ded8: Waiting [2023-03-01T15:13:19.289Z] 3a2ae6a8a46f: Waiting [2023-03-01T15:13:19.550Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T15:13:19.550Z] 5c69ac0246d0: Download complete [2023-03-01T15:13:19.550Z] 3a2ae6a8a46f: Download complete [2023-03-01T15:13:19.550Z] 33b1e0a273af: Download complete [2023-03-01T15:13:19.550Z] 5d3b04190fa2: Download complete [2023-03-01T15:13:19.550Z] ec43610c2a17: Download complete [2023-03-01T15:13:19.809Z] 5eb5b503b376: Verifying Checksum [2023-03-01T15:13:19.809Z] 5eb5b503b376: Download complete [2023-03-01T15:13:20.377Z] 2f39f015ded8: Download complete [2023-03-01T15:13:20.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7971 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-01T15:13:20.870Z] Running in /w/workspace/app-service-configurable/137 [Pipeline] { [Pipeline] checkout [2023-03-01T15:13:20.900Z] Selected Git installation does not exist. Using Default [2023-03-01T15:13:20.900Z] The recommended git tool is: NONE [2023-03-01T15:13:20.943Z] 5eb5b503b376: Pull complete [2023-03-01T15:13:21.203Z] 5c69ac0246d0: Pull complete [2023-03-01T15:13:21.768Z] ec43610c2a17: Pull complete [2023-03-01T15:13:21.768Z] 3a2ae6a8a46f: Pull complete [2023-03-01T15:13:22.025Z] 33b1e0a273af: Pull complete [2023-03-01T15:13:22.283Z] 5d3b04190fa2: Pull complete [2023-03-01T15:13:25.509Z] using credential edgex-jenkins-ssh [2023-03-01T15:13:25.529Z] Cloning the remote Git repository [2023-03-01T15:13:25.589Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-01T15:13:25.657Z] > git init /w/workspace/app-service-configurable/137 # timeout=10 [2023-03-01T15:13:25.791Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-01T15:13:25.792Z] > git --version # timeout=10 [2023-03-01T15:13:26.470Z] 2f39f015ded8: Pull complete [2023-03-01T15:13:26.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T15:13:26.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T15:13:26.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:13:26.556Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:13:26.589Z] $ 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-03-01T15:13:25.823Z] > git --version # 'git version 2.25.1' [2023-03-01T15:13:25.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T15:13:25.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T15:13:28.215Z] Avoid second fetch [2023-03-01T15:13:28.216Z] Checking out Revision 9924ce3792302461657905c814d890402047d1ca (main) [2023-03-01T15:13:27.340Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-01T15:13:27.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T15:13:28.233Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T15:13:28.250Z] > git checkout -f 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-01T15:13:28.756Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525)" [2023-03-01T15:13:29.319Z] [2023-03-01T15:13:29.319Z] GitHub has been notified of this commit’s build result [2023-03-01T15:13:29.319Z] [2023-03-01T15:13:30.341Z] $ docker top 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T15:13:30.732Z] ---> job-cost.sh [2023-03-01T15:13:30.732Z] lf-activate-venv: SKIPPING [2023-03-01T15:13:30.732Z] INFO: No Stack... [2023-03-01T15:13:30.990Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T15:13:31.003Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T15:13:31.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T15:13:31.003Z] Dload Upload Total Spent Left Speed [2023-03-01T15:13:31.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 84443 [2023-03-01T15:13:31.249Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-03-01T15:13:31.540Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-01T15:13:31.540Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T15:13:31.556Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [2023-03-01T15:13:31.562Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] did not exist. Created. [2023-03-01T15:13:31.562Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T15:13:31.638Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T15:13:31.866Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T15:13:31.891Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T15:13:31.899Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T15:13:31.915Z] $ docker stop --time=1 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 [2023-03-01T15:13:31.966Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T15:13:31.966Z] + sudo tee /etc/docker/daemon.new [2023-03-01T15:13:31.966Z] { [2023-03-01T15:13:31.966Z] "registry-mirrors": [ [2023-03-01T15:13:31.966Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T15:13:31.966Z] ], [2023-03-01T15:13:31.966Z] "bip": "10.250.0.254/24", [2023-03-01T15:13:31.966Z] "hosts": [ [2023-03-01T15:13:31.966Z] "tcp://0.0.0.0:5555", [2023-03-01T15:13:31.966Z] "unix:///var/run/docker.sock" [2023-03-01T15:13:31.966Z] ], [2023-03-01T15:13:31.966Z] "mtu": 1458, [2023-03-01T15:13:31.966Z] "selinux-enabled": true, [2023-03-01T15:13:31.966Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T15:13:31.966Z] } [2023-03-01T15:13:33.071Z] $ docker rm -f --volumes 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T15:13:33.436Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T15:13:33.767Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T15:13:52.017Z] provisioning config files... [2023-03-01T15:13:52.041Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/137@tmp/config16824661372899349060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:13:52.388Z] ---> docker-login.sh [2023-03-01T15:13:52.389Z] nexus3.edgexfoundry.org:10001 [2023-03-01T15:13:52.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:52.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:52.932Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:52.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:52.932Z] [2023-03-01T15:13:52.932Z] Login Succeeded [2023-03-01T15:13:52.932Z] nexus3.edgexfoundry.org:10002 [2023-03-01T15:13:53.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:53.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:53.473Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:53.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:53.473Z] [2023-03-01T15:13:53.473Z] Login Succeeded [2023-03-01T15:13:53.473Z] nexus3.edgexfoundry.org:10003 [2023-03-01T15:13:53.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:53.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:53.747Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:53.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:53.747Z] [2023-03-01T15:13:53.747Z] Login Succeeded [2023-03-01T15:13:53.747Z] nexus3.edgexfoundry.org:10004 [2023-03-01T15:13:54.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:54.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:54.017Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:54.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:54.017Z] [2023-03-01T15:13:54.017Z] Login Succeeded [2023-03-01T15:13:54.017Z] docker.io [2023-03-01T15:13:54.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:13:54.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:13:54.555Z] Configure a credential helper to remove this warning. See [2023-03-01T15:13:54.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:13:54.555Z] [2023-03-01T15:13:54.555Z] Login Succeeded [2023-03-01T15:13:54.555Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T15:13:54.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T15:13:54.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:13:54.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:13:54.855Z] ========================================================= [2023-03-01T15:13:54.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T15:13:54.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:13:55.198Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T15:13:55.198Z] Sending build context to Docker daemon 176.6kB [2023-03-01T15:13:55.469Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T15:13:55.469Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T15:13:55.469Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T15:13:55.469Z] 9b18e9b68314: Pulling fs layer [2023-03-01T15:13:55.469Z] 35d82f9e3411: Pulling fs layer [2023-03-01T15:13:55.469Z] e16973657156: Pulling fs layer [2023-03-01T15:13:55.469Z] fc693d55d65f: Pulling fs layer [2023-03-01T15:13:55.469Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T15:13:55.469Z] dda99020689f: Pulling fs layer [2023-03-01T15:13:55.469Z] db1c61fa0a46: Pulling fs layer [2023-03-01T15:13:55.469Z] 891c053d2c06: Pulling fs layer [2023-03-01T15:13:55.469Z] fc693d55d65f: Waiting [2023-03-01T15:13:55.469Z] dda99020689f: Waiting [2023-03-01T15:13:55.469Z] db1c61fa0a46: Waiting [2023-03-01T15:13:55.469Z] 891c053d2c06: Waiting [2023-03-01T15:13:55.469Z] e16973657156: Verifying Checksum [2023-03-01T15:13:55.469Z] e16973657156: Download complete [2023-03-01T15:13:55.743Z] 35d82f9e3411: Verifying Checksum [2023-03-01T15:13:55.743Z] 35d82f9e3411: Download complete [2023-03-01T15:13:55.743Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T15:13:55.743Z] 7e9fc2657dce: Download complete [2023-03-01T15:13:55.743Z] dda99020689f: Verifying Checksum [2023-03-01T15:13:55.743Z] dda99020689f: Download complete [2023-03-01T15:13:55.743Z] 9b18e9b68314: Verifying Checksum [2023-03-01T15:13:55.743Z] 9b18e9b68314: Download complete [2023-03-01T15:13:56.721Z] 9b18e9b68314: Pull complete [2023-03-01T15:13:56.721Z] 891c053d2c06: Verifying Checksum [2023-03-01T15:13:56.721Z] 891c053d2c06: Download complete [2023-03-01T15:13:57.325Z] 35d82f9e3411: Pull complete [2023-03-01T15:13:57.608Z] e16973657156: Pull complete [2023-03-01T15:13:57.878Z] db1c61fa0a46: Verifying Checksum [2023-03-01T15:13:57.878Z] db1c61fa0a46: Download complete [2023-03-01T15:13:58.469Z] fc693d55d65f: Verifying Checksum [2023-03-01T15:13:58.469Z] fc693d55d65f: Download complete [2023-03-01T15:14:10.831Z] fc693d55d65f: Pull complete [2023-03-01T15:14:10.831Z] 7e9fc2657dce: Pull complete [2023-03-01T15:14:10.831Z] dda99020689f: Pull complete [2023-03-01T15:14:20.953Z] db1c61fa0a46: Pull complete [2023-03-01T15:14:21.916Z] 891c053d2c06: Pull complete [2023-03-01T15:14:21.916Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T15:14:21.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T15:14:21.916Z] ---> f96f9c87975a [2023-03-01T15:14:21.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T15:14:23.873Z] ---> Running in 8877693d7978 [2023-03-01T15:14:23.873Z] Removing intermediate container 8877693d7978 [2023-03-01T15:14:23.873Z] ---> 26140d31a7a8 [2023-03-01T15:14:23.873Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T15:14:23.873Z] ---> Running in e4ed1d3aa723 [2023-03-01T15:14:24.140Z] Removing intermediate container e4ed1d3aa723 [2023-03-01T15:14:24.140Z] ---> 735f27a9378c [2023-03-01T15:14:24.140Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T15:14:24.407Z] ---> Running in 928b40f09ba6 [2023-03-01T15:14:24.676Z] Removing intermediate container 928b40f09ba6 [2023-03-01T15:14:24.676Z] ---> de898fa8bee4 [2023-03-01T15:14:24.676Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T15:14:24.676Z] ---> Running in ec170d915fb4 [2023-03-01T15:14:25.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T15:14:26.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T15:14:27.186Z] OK: 221 MiB in 51 packages [2023-03-01T15:14:27.769Z] Removing intermediate container ec170d915fb4 [2023-03-01T15:14:27.769Z] ---> c896cf193057 [2023-03-01T15:14:27.769Z] Step 7/12 : WORKDIR /app [2023-03-01T15:14:28.037Z] ---> Running in 94a842bea074 [2023-03-01T15:14:28.304Z] Removing intermediate container 94a842bea074 [2023-03-01T15:14:28.304Z] ---> ddb7bc8bd1ad [2023-03-01T15:14:28.304Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T15:14:28.888Z] ---> aa54aaa4287b [2023-03-01T15:14:28.888Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T15:14:28.888Z] ---> Running in 701b8ffceab6 [2023-03-01T15:15:50.614Z] Removing intermediate container 701b8ffceab6 [2023-03-01T15:15:50.614Z] ---> aff527e50d76 [2023-03-01T15:15:50.614Z] Step 10/12 : COPY . . [2023-03-01T15:15:50.614Z] ---> 573e0bf0e26c [2023-03-01T15:15:50.614Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T15:15:50.614Z] ---> Running in 662d912b8ebd [2023-03-01T15:15:50.614Z] Removing intermediate container 662d912b8ebd [2023-03-01T15:15:50.614Z] ---> 18a985626540 [2023-03-01T15:15:50.614Z] Step 12/12 : RUN $MAKE [2023-03-01T15:15:50.615Z] ---> Running in 08ef80cfeb02 [2023-03-01T15:15:50.615Z] noop [2023-03-01T15:15:50.615Z] Removing intermediate container 08ef80cfeb02 [2023-03-01T15:15:50.615Z] ---> cf21f3fc5588 [2023-03-01T15:15:50.615Z] Successfully built cf21f3fc5588 [2023-03-01T15:15:50.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:15:50.964Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T15:15:50.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:15:51.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-03-01T15:15:51.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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-03-01T15:15:52.414Z] $ docker top 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T15:15:53.236Z] + go version [2023-03-01T15:15:53.236Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T15:15:53.260Z] $ docker stop --time=1 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 [2023-03-01T15:15:54.895Z] $ docker rm -f --volumes 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:15:55.455Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T15:15:55.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:15:55.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-03-01T15:15:55.694Z] $ 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/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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-03-01T15:15:56.853Z] $ docker top 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T15:15:57.681Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/137 [Pipeline] fileExists [Pipeline] sh [2023-03-01T15:15:58.011Z] + make test [2023-03-01T15:15:58.282Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T15:18:20.022Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-01T15:18:20.022Z] go vet ./... [2023-03-01T15:19:41.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T15:19:41.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T15:19:41.665Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T15:19:41.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T15:19:41.703Z] $ docker stop --time=1 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a [2023-03-01T15:19:43.883Z] $ docker rm -f --volumes 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T15:19:45.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T15:19:45.124Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T15:19:45.506Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T15:19:45.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T15:19:46.205Z] + ls -al . [2023-03-01T15:19:46.205Z] total 168 [2023-03-01T15:19:46.205Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 1 15:15 . [2023-03-01T15:19:46.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:13 .. [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 15:13 .dockerignore [2023-03-01T15:19:46.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:13 .git [2023-03-01T15:19:46.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:13 .github [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 15:13 .gitignore [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 15:13 Attribution.txt [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 15:13 CHANGELOG.md [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 15:13 Dockerfile [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:13 GOVERNANCE.md [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 15:13 Jenkinsfile [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 15:13 LICENSE [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 15:13 OWNERS.md [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 15:13 README.md [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:11 VERSION [2023-03-01T15:19:46.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:13 bin [2023-03-01T15:19:46.205Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 1 15:15 coverage.out [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 15:13 go.mod [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 15:13 go.sum [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 15:13 main.go [2023-03-01T15:19:46.205Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 15:13 makefile [2023-03-01T15:19:46.205Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:13 res [2023-03-01T15:19:46.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:19:46.538Z] + 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=9924ce3792302461657905c814d890402047d1ca --label arch=arm64 --label version=3.0.0-dev.20 . [2023-03-01T15:19:46.539Z] Sending build context to Docker daemon 177.7kB [2023-03-01T15:19:46.804Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T15:19:46.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-01T15:19:46.804Z] ---> cf21f3fc5588 [2023-03-01T15:19:46.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-01T15:19:46.804Z] ---> Running in a37c1cef6dd8 [2023-03-01T15:19:47.074Z] Removing intermediate container a37c1cef6dd8 [2023-03-01T15:19:47.074Z] ---> f343f6f71504 [2023-03-01T15:19:47.074Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T15:19:47.074Z] ---> Running in 9186b19f9551 [2023-03-01T15:19:47.340Z] Removing intermediate container 9186b19f9551 [2023-03-01T15:19:47.340Z] ---> ad6499897668 [2023-03-01T15:19:47.340Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-01T15:19:47.606Z] ---> Running in 018c30a2e66b [2023-03-01T15:19:47.873Z] Removing intermediate container 018c30a2e66b [2023-03-01T15:19:47.873Z] ---> c9251f881942 [2023-03-01T15:19:47.873Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T15:19:47.873Z] ---> Running in cb0fbb94a434 [2023-03-01T15:19:48.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T15:19:49.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T15:19:50.061Z] OK: 221 MiB in 51 packages [2023-03-01T15:19:50.644Z] Removing intermediate container cb0fbb94a434 [2023-03-01T15:19:50.644Z] ---> 034f67c6cde5 [2023-03-01T15:19:50.644Z] Step 7/26 : WORKDIR /app [2023-03-01T15:19:50.912Z] ---> Running in db3eac026353 [2023-03-01T15:19:51.180Z] Removing intermediate container db3eac026353 [2023-03-01T15:19:51.180Z] ---> f191ad907011 [2023-03-01T15:19:51.180Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-01T15:19:51.761Z] ---> a7a3719c309a [2023-03-01T15:19:51.761Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T15:19:51.761Z] ---> Running in 9acf08f505c7 [2023-03-01T15:19:57.101Z] Removing intermediate container 9acf08f505c7 [2023-03-01T15:19:57.101Z] ---> a9c683422374 [2023-03-01T15:19:57.101Z] Step 10/26 : COPY . . [2023-03-01T15:19:59.039Z] ---> c7b4a4d7f5f4 [2023-03-01T15:19:59.039Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T15:19:59.039Z] ---> Running in 13cffd38dce7 [2023-03-01T15:19:59.039Z] Removing intermediate container 13cffd38dce7 [2023-03-01T15:19:59.039Z] ---> c582a0c15a8f [2023-03-01T15:19:59.039Z] Step 12/26 : RUN $MAKE [2023-03-01T15:19:59.039Z] ---> Running in c413a7b9aea2 [2023-03-01T15:19:59.999Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [2023-03-01T15:22:06.655Z] Removing intermediate container c413a7b9aea2 [2023-03-01T15:22:06.656Z] ---> 55b57752a140 [2023-03-01T15:22:06.656Z] Step 13/26 : FROM alpine:3.16 [2023-03-01T15:22:06.656Z] 3.16: Pulling from library/alpine [2023-03-01T15:22:06.656Z] 3760b48202b3: Pulling fs layer [2023-03-01T15:22:06.656Z] 3760b48202b3: Verifying Checksum [2023-03-01T15:22:06.656Z] 3760b48202b3: Download complete [2023-03-01T15:22:06.656Z] 3760b48202b3: Pull complete [2023-03-01T15:22:06.656Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T15:22:06.656Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T15:22:06.656Z] ---> 4c81e5bf8899 [2023-03-01T15:22:06.656Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-01T15:22:06.656Z] ---> Running in 9946b0d78ffd [2023-03-01T15:22:06.656Z] Removing intermediate container 9946b0d78ffd [2023-03-01T15:22:06.656Z] ---> 229dcdac8996 [2023-03-01T15:22:06.656Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-01T15:22:06.656Z] ---> Running in 07c1511f0a6a [2023-03-01T15:22:06.656Z] Removing intermediate container 07c1511f0a6a [2023-03-01T15:22:06.656Z] ---> 2d0342e67963 [2023-03-01T15:22:06.656Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T15:22:06.656Z] ---> Running in 789fad9aeae9 [2023-03-01T15:22:06.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T15:22:06.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T15:22:06.656Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T15:22:06.656Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T15:22:06.656Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T15:22:06.656Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T15:22:06.656Z] OK: 6 MiB in 16 packages [2023-03-01T15:22:06.656Z] Removing intermediate container 789fad9aeae9 [2023-03-01T15:22:06.656Z] ---> 175d3ed030f4 [2023-03-01T15:22:06.656Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-01T15:22:06.925Z] ---> 2dc05e0273b0 [2023-03-01T15:22:06.925Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-01T15:22:07.526Z] ---> 759614555f93 [2023-03-01T15:22:07.526Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-01T15:22:08.119Z] ---> 122e9dc82d83 [2023-03-01T15:22:08.119Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-01T15:22:09.556Z] ---> 2cde807a786a [2023-03-01T15:22:09.556Z] Step 21/26 : EXPOSE 48095 [2023-03-01T15:22:09.556Z] ---> Running in f12d7b564cfa [2023-03-01T15:22:09.837Z] Removing intermediate container f12d7b564cfa [2023-03-01T15:22:09.837Z] ---> 96a694989755 [2023-03-01T15:22:09.837Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-01T15:22:10.111Z] ---> Running in cb78af1761ba [2023-03-01T15:22:10.382Z] Removing intermediate container cb78af1761ba [2023-03-01T15:22:10.382Z] ---> f7e2c702af38 [2023-03-01T15:22:10.382Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T15:22:10.382Z] ---> Running in 350f9dafb7b4 [2023-03-01T15:22:10.655Z] Removing intermediate container 350f9dafb7b4 [2023-03-01T15:22:10.655Z] ---> 43447b783435 [2023-03-01T15:22:10.655Z] Step 24/26 : LABEL arch=arm64 [2023-03-01T15:22:10.932Z] ---> Running in c7be2539d003 [2023-03-01T15:22:11.199Z] Removing intermediate container c7be2539d003 [2023-03-01T15:22:11.199Z] ---> 691db38b5b6e [2023-03-01T15:22:11.199Z] Step 25/26 : LABEL git_sha=9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:22:11.199Z] ---> Running in 5a111e7899dc [2023-03-01T15:22:11.470Z] Removing intermediate container 5a111e7899dc [2023-03-01T15:22:11.470Z] ---> 0378c1a3a6a4 [2023-03-01T15:22:11.470Z] Step 26/26 : LABEL version=3.0.0-dev.20 [2023-03-01T15:22:11.742Z] ---> Running in a4a11e6ae558 [2023-03-01T15:22:12.011Z] Removing intermediate container a4a11e6ae558 [2023-03-01T15:22:12.011Z] ---> dbcec4ee568d [2023-03-01T15:22:12.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T15:22:12.011Z] Successfully built dbcec4ee568d [2023-03-01T15:22:12.011Z] 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-03-01T15:22:12.134Z] provisioning config files... [2023-03-01T15:22:12.152Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/137@tmp/config1412472426073399119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:22:12.496Z] ---> docker-login.sh [2023-03-01T15:22:12.497Z] nexus3.edgexfoundry.org:10001 [2023-03-01T15:22:12.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:22:12.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:22:12.764Z] Configure a credential helper to remove this warning. See [2023-03-01T15:22:12.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:22:12.764Z] [2023-03-01T15:22:12.764Z] Login Succeeded [2023-03-01T15:22:12.764Z] nexus3.edgexfoundry.org:10002 [2023-03-01T15:22:13.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:22:13.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:22:13.031Z] Configure a credential helper to remove this warning. See [2023-03-01T15:22:13.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:22:13.031Z] [2023-03-01T15:22:13.031Z] Login Succeeded [2023-03-01T15:22:13.303Z] nexus3.edgexfoundry.org:10003 [2023-03-01T15:22:13.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:22:13.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:22:13.572Z] Configure a credential helper to remove this warning. See [2023-03-01T15:22:13.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:22:13.572Z] [2023-03-01T15:22:13.572Z] Login Succeeded [2023-03-01T15:22:13.572Z] nexus3.edgexfoundry.org:10004 [2023-03-01T15:22:13.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:22:14.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:22:14.110Z] Configure a credential helper to remove this warning. See [2023-03-01T15:22:14.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:22:14.110Z] [2023-03-01T15:22:14.110Z] Login Succeeded [2023-03-01T15:22:14.110Z] docker.io [2023-03-01T15:22:14.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T15:22:14.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T15:22:14.645Z] Configure a credential helper to remove this warning. See [2023-03-01T15:22:14.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T15:22:14.645Z] [2023-03-01T15:22:14.645Z] Login Succeeded [2023-03-01T15:22:14.645Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T15:22:14.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T15:22:14.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T15:22:14.705Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-01T15:22:14.705Z] 9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:22:14.705Z] latest [2023-03-01T15:22:14.705Z] 3.0.0-dev.20 [2023-03-01T15:22:14.705Z] 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:22:14.705Z] main [2023-03-01T15:22:14.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:15.054Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:15.406Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:22:15.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-01T15:22:15.406Z] 67cc92f0e8c0: Preparing [2023-03-01T15:22:15.406Z] 52a75d6f4d83: Preparing [2023-03-01T15:22:15.406Z] 2a7aaa76a3ad: Preparing [2023-03-01T15:22:15.406Z] f4bef6ee727b: Preparing [2023-03-01T15:22:15.406Z] f51077961a2c: Preparing [2023-03-01T15:22:15.406Z] f70ee36035b9: Preparing [2023-03-01T15:22:15.406Z] f70ee36035b9: Waiting [2023-03-01T15:22:15.675Z] f4bef6ee727b: Pushed [2023-03-01T15:22:15.675Z] 2a7aaa76a3ad: Pushed [2023-03-01T15:22:15.675Z] 52a75d6f4d83: Pushed [2023-03-01T15:22:15.675Z] f70ee36035b9: Layer already exists [2023-03-01T15:22:15.951Z] f51077961a2c: Pushed [2023-03-01T15:22:21.304Z] 67cc92f0e8c0: Pushed [2023-03-01T15:22:21.304Z] 9924ce3792302461657905c814d890402047d1ca: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:21.643Z] + 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-03-01T15:22:21.984Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-01T15:22:21.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-01T15:22:21.984Z] 67cc92f0e8c0: Preparing [2023-03-01T15:22:21.984Z] 52a75d6f4d83: Preparing [2023-03-01T15:22:21.984Z] 2a7aaa76a3ad: Preparing [2023-03-01T15:22:21.984Z] f4bef6ee727b: Preparing [2023-03-01T15:22:21.984Z] f51077961a2c: Preparing [2023-03-01T15:22:21.984Z] f70ee36035b9: Preparing [2023-03-01T15:22:21.984Z] f70ee36035b9: Waiting [2023-03-01T15:22:21.984Z] 52a75d6f4d83: Layer already exists [2023-03-01T15:22:21.984Z] f51077961a2c: Layer already exists [2023-03-01T15:22:21.984Z] 2a7aaa76a3ad: Layer already exists [2023-03-01T15:22:21.984Z] 67cc92f0e8c0: Layer already exists [2023-03-01T15:22:21.984Z] f4bef6ee727b: Layer already exists [2023-03-01T15:22:21.984Z] f70ee36035b9: Layer already exists [2023-03-01T15:22:22.254Z] latest: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:22.604Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:22.949Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 [2023-03-01T15:22:22.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-01T15:22:22.949Z] 67cc92f0e8c0: Preparing [2023-03-01T15:22:22.949Z] 52a75d6f4d83: Preparing [2023-03-01T15:22:22.949Z] 2a7aaa76a3ad: Preparing [2023-03-01T15:22:22.949Z] f4bef6ee727b: Preparing [2023-03-01T15:22:22.949Z] f51077961a2c: Preparing [2023-03-01T15:22:22.949Z] f70ee36035b9: Preparing [2023-03-01T15:22:22.949Z] f70ee36035b9: Waiting [2023-03-01T15:22:22.949Z] f4bef6ee727b: Layer already exists [2023-03-01T15:22:22.949Z] 67cc92f0e8c0: Layer already exists [2023-03-01T15:22:22.949Z] f51077961a2c: Layer already exists [2023-03-01T15:22:22.949Z] 2a7aaa76a3ad: Layer already exists [2023-03-01T15:22:22.949Z] 52a75d6f4d83: Layer already exists [2023-03-01T15:22:22.949Z] f70ee36035b9: Layer already exists [2023-03-01T15:22:22.949Z] 3.0.0-dev.20: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:23.559Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:23.905Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:22:23.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-01T15:22:23.905Z] 67cc92f0e8c0: Preparing [2023-03-01T15:22:23.905Z] 52a75d6f4d83: Preparing [2023-03-01T15:22:23.905Z] 2a7aaa76a3ad: Preparing [2023-03-01T15:22:23.905Z] f4bef6ee727b: Preparing [2023-03-01T15:22:23.905Z] f51077961a2c: Preparing [2023-03-01T15:22:23.905Z] f70ee36035b9: Preparing [2023-03-01T15:22:23.905Z] f70ee36035b9: Waiting [2023-03-01T15:22:23.905Z] f4bef6ee727b: Layer already exists [2023-03-01T15:22:23.905Z] f51077961a2c: Layer already exists [2023-03-01T15:22:23.905Z] 52a75d6f4d83: Layer already exists [2023-03-01T15:22:23.905Z] 67cc92f0e8c0: Layer already exists [2023-03-01T15:22:23.905Z] 2a7aaa76a3ad: Layer already exists [2023-03-01T15:22:23.905Z] f70ee36035b9: Layer already exists [2023-03-01T15:22:24.174Z] 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:24.541Z] + 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-03-01T15:22:24.894Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-01T15:22:24.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-01T15:22:24.894Z] 67cc92f0e8c0: Preparing [2023-03-01T15:22:24.894Z] 52a75d6f4d83: Preparing [2023-03-01T15:22:24.894Z] 2a7aaa76a3ad: Preparing [2023-03-01T15:22:24.894Z] f4bef6ee727b: Preparing [2023-03-01T15:22:24.894Z] f51077961a2c: Preparing [2023-03-01T15:22:24.894Z] f70ee36035b9: Preparing [2023-03-01T15:22:24.894Z] f70ee36035b9: Waiting [2023-03-01T15:22:24.894Z] 52a75d6f4d83: Layer already exists [2023-03-01T15:22:24.894Z] f51077961a2c: Layer already exists [2023-03-01T15:22:24.894Z] f4bef6ee727b: Layer already exists [2023-03-01T15:22:24.894Z] 2a7aaa76a3ad: Layer already exists [2023-03-01T15:22:24.894Z] 67cc92f0e8c0: Layer already exists [2023-03-01T15:22:24.894Z] f70ee36035b9: Layer already exists [2023-03-01T15:22:25.162Z] main: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T15:22:25.221Z] ===================================================== [Pipeline] echo [2023-03-01T15:22:25.231Z] taggedImages: [2023-03-01T15:22:25.232Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca [2023-03-01T15:22:25.232Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-01T15:22:25.232Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 [2023-03-01T15:22:25.232Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [2023-03-01T15:22:25.232Z] - 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-03-01T15:22:25.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T15:22:25.680Z] [2023-03-01T15:22:25.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:22:26.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T15:22:26.030Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T15:22:26.030Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T15:22:26.030Z] 04944245beec: Pulling fs layer [2023-03-01T15:22:26.030Z] 699f458cf7ca: Pulling fs layer [2023-03-01T15:22:26.030Z] 765212b225bb: Pulling fs layer [2023-03-01T15:22:26.030Z] f23df028b6ca: Pulling fs layer [2023-03-01T15:22:26.030Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T15:22:26.030Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T15:22:26.030Z] 765212b225bb: Waiting [2023-03-01T15:22:26.030Z] f23df028b6ca: Waiting [2023-03-01T15:22:26.030Z] d65c8cfc05b1: Waiting [2023-03-01T15:22:26.030Z] 2437ff75d9bd: Waiting [2023-03-01T15:22:26.307Z] 04944245beec: Verifying Checksum [2023-03-01T15:22:26.307Z] 04944245beec: Download complete [2023-03-01T15:22:26.307Z] 765212b225bb: Verifying Checksum [2023-03-01T15:22:26.307Z] 765212b225bb: Download complete [2023-03-01T15:22:26.307Z] f23df028b6ca: Verifying Checksum [2023-03-01T15:22:26.307Z] f23df028b6ca: Download complete [2023-03-01T15:22:26.307Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T15:22:26.307Z] d65c8cfc05b1: Download complete [2023-03-01T15:22:26.593Z] 699f458cf7ca: Verifying Checksum [2023-03-01T15:22:26.593Z] 699f458cf7ca: Download complete [2023-03-01T15:22:26.892Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T15:22:26.893Z] 8998bd30e6a1: Download complete [2023-03-01T15:22:29.533Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T15:22:29.533Z] 2437ff75d9bd: Download complete [2023-03-01T15:22:31.487Z] 8998bd30e6a1: Pull complete [2023-03-01T15:22:32.076Z] 04944245beec: Pull complete [2023-03-01T15:22:33.498Z] 699f458cf7ca: Pull complete [2023-03-01T15:22:33.766Z] 765212b225bb: Pull complete [2023-03-01T15:22:34.728Z] f23df028b6ca: Pull complete [2023-03-01T15:22:34.997Z] d65c8cfc05b1: Pull complete [2023-03-01T15:22:50.020Z] 2437ff75d9bd: Pull complete [2023-03-01T15:22:50.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T15:22:50.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T15:22:50.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:22:50.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container [2023-03-01T15:22:50.284Z] $ 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/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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-03-01T15:22:52.853Z] $ docker top 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:22:53.371Z] ---> job-cost.sh [2023-03-01T15:22:53.637Z] lf-activate-venv: SKIPPING [2023-03-01T15:22:53.637Z] INFO: No Stack... [2023-03-01T15:22:54.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T15:22:54.803Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T15:22:55.444Z] + cat /w/workspace/app-service-configurable/137/archives/cost.csv [2023-03-01T15:22:55.444Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T15:22:55.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [2023-03-01T15:22:55.531Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] did not exist. Created. [2023-03-01T15:22:55.531Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T15:22:56.194Z] /w/workspace/app-service-configurable/137@tmp/durable-ccb0152c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T15:22:56.843Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T15:22:56.866Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T15:22:56.924Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T15:22:56.931Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T15:22:56.949Z] $ docker stop --time=1 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae [2023-03-01T15:22:58.455Z] $ docker rm -f --volumes 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae [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-03-01T15:22:58.872Z] provisioning config files... [2023-03-01T15:22:58.880Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5980271575137104199tmp [Pipeline] { [Pipeline] sh [2023-03-01T15:22:59.175Z] + set +x [2023-03-01T15:22:59.175Z] + curl -s https://codecov.io/bash [2023-03-01T15:22:59.175Z] + bash -s -- [2023-03-01T15:22:59.175Z] [2023-03-01T15:22:59.175Z] _____ _ [2023-03-01T15:22:59.175Z] / ____| | | [2023-03-01T15:22:59.175Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T15:22:59.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T15:22:59.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T15:22:59.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T15:22:59.175Z] Bash-1.0.6 [2023-03-01T15:22:59.175Z] [2023-03-01T15:22:59.175Z] [2023-03-01T15:22:59.175Z] ==> git version 2.25.1 found [2023-03-01T15:22:59.175Z] ==> 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-03-01T15:22:59.175Z] Release-Date: 2020-01-08 [2023-03-01T15:22:59.175Z] 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-03-01T15:22:59.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T15:22:59.175Z] ==> Jenkins CI detected. [2023-03-01T15:22:59.175Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-01T15:22:59.175Z] project root: . [2023-03-01T15:22:59.175Z] --> token set from env [2023-03-01T15:22:59.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T15:22:59.434Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T15:22:59.434Z] ==> Python coveragepy not found [2023-03-01T15:22:59.434Z] ==> Searching for coverage reports in: [2023-03-01T15:22:59.434Z] + . [2023-03-01T15:22:59.434Z] -> Found 1 reports [2023-03-01T15:22:59.434Z] ==> Detecting git/mercurial file structure [2023-03-01T15:22:59.434Z] ==> Reading reports [2023-03-01T15:22:59.434Z] + ./coverage.out bytes=13 [2023-03-01T15:22:59.434Z] ==> Appending adjustments [2023-03-01T15:22:59.434Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T15:22:59.434Z] + Found adjustments [2023-03-01T15:22:59.434Z] ==> Gzipping contents [2023-03-01T15:22:59.434Z] 4.0K /tmp/codecov.tSnONZ.gz [2023-03-01T15:22:59.434Z] ==> Uploading reports [2023-03-01T15:22:59.434Z] url: https://codecov.io [2023-03-01T15:22:59.434Z] query: branch=main&commit=9924ce3792302461657905c814d890402047d1ca&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T15:22:59.434Z] -> Pinging Codecov [2023-03-01T15:22:59.434Z] 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=9924ce3792302461657905c814d890402047d1ca&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T15:22:59.692Z] -> Uploading to [2023-03-01T15:22:59.692Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/A97CA9966030D2A3747ED39772930CCE/9924ce3792302461657905c814d890402047d1ca/15e40055-a564-4ec5-8919-6ac8c7625182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T152259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6603393aa4ef0339c7334d82dd86e6c7381373c0b0c0536ec9b323df64152e0 [2023-03-01T15:22:59.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T15:22:59.692Z] Dload Upload Total Spent Left Speed [2023-03-01T15:22:59.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2352 --:--:-- --:--:-- --:--:-- 2342 100 520 0 0 100 520 0 2063 --:--:-- --:--:-- --:--:-- 2055 [2023-03-01T15:22:59.950Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9924ce3792302461657905c814d890402047d1ca [Pipeline] } [2023-03-01T15:22:59.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-01T15:23:00.141Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T15:23:00.153Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:00.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T15:23:00.449Z] [2023-03-01T15:23:00.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:00.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T15:23:00.745Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T15:23:00.745Z] df9b9388f04a: Pulling fs layer [2023-03-01T15:23:00.745Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T15:23:00.745Z] 25bc292e5bac: Pulling fs layer [2023-03-01T15:23:00.745Z] 114826534d7a: Pulling fs layer [2023-03-01T15:23:00.745Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T15:23:00.745Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T15:23:00.745Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T15:23:00.745Z] 6ad1cebc031e: Waiting [2023-03-01T15:23:00.745Z] 4657fd5d0bcf: Waiting [2023-03-01T15:23:00.745Z] 114826534d7a: Waiting [2023-03-01T15:23:00.745Z] 8a3aa393b2d8: Waiting [2023-03-01T15:23:00.745Z] 25bc292e5bac: Verifying Checksum [2023-03-01T15:23:00.745Z] 25bc292e5bac: Download complete [2023-03-01T15:23:00.745Z] 52dc419b0ee2: Verifying Checksum [2023-03-01T15:23:00.745Z] 52dc419b0ee2: Download complete [2023-03-01T15:23:00.745Z] 4657fd5d0bcf: Download complete [2023-03-01T15:23:00.745Z] df9b9388f04a: Verifying Checksum [2023-03-01T15:23:00.745Z] df9b9388f04a: Download complete [2023-03-01T15:23:01.007Z] df9b9388f04a: Pull complete [2023-03-01T15:23:01.007Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T15:23:01.007Z] 6ad1cebc031e: Download complete [2023-03-01T15:23:01.007Z] 52dc419b0ee2: Pull complete [2023-03-01T15:23:01.270Z] 25bc292e5bac: Pull complete [2023-03-01T15:23:01.531Z] 114826534d7a: Verifying Checksum [2023-03-01T15:23:01.531Z] 114826534d7a: Download complete [2023-03-01T15:23:01.790Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T15:23:01.790Z] 8a3aa393b2d8: Download complete [2023-03-01T15:23:05.076Z] 114826534d7a: Pull complete [2023-03-01T15:23:05.076Z] 4657fd5d0bcf: Pull complete [2023-03-01T15:23:05.643Z] 6ad1cebc031e: Pull complete [2023-03-01T15:23:08.925Z] 8a3aa393b2d8: Pull complete [2023-03-01T15:23:08.925Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T15:23:08.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T15:23:08.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:23:09.000Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:23:09.034Z] $ 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-03-01T15:23:14.043Z] $ docker top 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T15:23:14.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-01T15:23:14.374Z] + set -o pipefail [2023-03-01T15:23:14.374Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/52abacf0-42b6-41fa-b030-ab63f1e28042 [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] [2023-03-01T15:23:24.361Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T15:23:24.361Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T15:23:24.361Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T15:23:24.375Z] $ docker stop --time=1 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 [2023-03-01T15:23:27.865Z] $ docker rm -f --volumes 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 [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-03-01T15:23:28.552Z] + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] sh [2023-03-01T15:23:28.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T15:23:28.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:29.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:23:29.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:23:29.209Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:23:29.239Z] $ 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-03-01T15:23:29.606Z] $ docker top 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f -eo pid,comm [2023-03-01T15:23:29.656Z] 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-03-01T15:23:29.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T15:23:29.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T15:23:29.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T15:23:29.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T15:23:29.805Z] $ docker exec 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f ssh-agent [2023-03-01T15:23:29.919Z] SSH_AUTH_SOCK=/tmp/ssh-3FQ6gfjpmhP2/agent.32 [2023-03-01T15:23:29.919Z] SSH_AGENT_PID=38 [2023-03-01T15:23:29.923Z] Running ssh-add (command line suppressed) [2023-03-01T15:23:30.044Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15746193795232403978.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15746193795232403978.key) [2023-03-01T15:23:30.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T15:23:30.345Z] + git semver tag [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,524 [run_tag] DEBUG tag force:False [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,524 [check_head_tag] DEBUG check head tag [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,525 [execute] INFO git cat-file --batch-check [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,529 [execute] INFO git cat-file --batch [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,551 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,551 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,551 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-01T15:23:30.604Z] 2023-03-01 15:23:30,556 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:30.604Z] 3.0.0-dev.20 [Pipeline] } [2023-03-01T15:23:30.615Z] $ docker exec --env ******** --env ******** 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f ssh-agent -k [2023-03-01T15:23:30.716Z] unset SSH_AUTH_SOCK; [2023-03-01T15:23:30.716Z] unset SSH_AGENT_PID; [2023-03-01T15:23:30.716Z] echo Agent pid 38 killed; [2023-03-01T15:23:30.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T15:23:31.079Z] + git semver [Pipeline] } [2023-03-01T15:23:31.350Z] $ docker stop --time=1 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f [2023-03-01T15:23:32.640Z] $ docker rm -f --volumes 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:33.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T15:23:33.029Z] [2023-03-01T15:23:33.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:33.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T15:23:33.331Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T15:23:33.331Z] ab5ef0e58194: Pulling fs layer [2023-03-01T15:23:33.331Z] 9712f1f96733: Pulling fs layer [2023-03-01T15:23:33.331Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T15:23:33.331Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T15:23:33.331Z] e9a5061849ea: Pulling fs layer [2023-03-01T15:23:33.331Z] 0d9ebad4ef96: Waiting [2023-03-01T15:23:33.331Z] d747dcd14b5f: Pulling fs layer [2023-03-01T15:23:33.331Z] 2de7ff778b66: Pulling fs layer [2023-03-01T15:23:33.331Z] e9a5061849ea: Waiting [2023-03-01T15:23:33.331Z] d747dcd14b5f: Waiting [2023-03-01T15:23:33.331Z] 2de7ff778b66: Waiting [2023-03-01T15:23:33.331Z] 9712f1f96733: Verifying Checksum [2023-03-01T15:23:33.331Z] 9712f1f96733: Download complete [2023-03-01T15:23:33.917Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T15:23:33.917Z] 63f879dbbcfc: Download complete [2023-03-01T15:23:34.175Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T15:23:34.175Z] 0d9ebad4ef96: Download complete [2023-03-01T15:23:34.175Z] e9a5061849ea: Verifying Checksum [2023-03-01T15:23:34.175Z] e9a5061849ea: Download complete [2023-03-01T15:23:34.175Z] d747dcd14b5f: Download complete [2023-03-01T15:23:34.175Z] ab5ef0e58194: Verifying Checksum [2023-03-01T15:23:34.175Z] ab5ef0e58194: Download complete [2023-03-01T15:23:34.175Z] 2de7ff778b66: Verifying Checksum [2023-03-01T15:23:34.175Z] 2de7ff778b66: Download complete [2023-03-01T15:23:36.709Z] ab5ef0e58194: Pull complete [2023-03-01T15:23:36.967Z] 9712f1f96733: Pull complete [2023-03-01T15:23:37.533Z] 63f879dbbcfc: Pull complete [2023-03-01T15:23:41.716Z] 0d9ebad4ef96: Pull complete [2023-03-01T15:23:41.716Z] e9a5061849ea: Pull complete [2023-03-01T15:23:41.716Z] d747dcd14b5f: Pull complete [2023-03-01T15:23:42.650Z] 2de7ff778b66: Pull complete [2023-03-01T15:23:42.650Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T15:23:42.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T15:23:42.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:23:42.726Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:23:42.760Z] $ 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-03-01T15:23:48.811Z] $ docker top 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T15:23:48.883Z] provisioning config files... [2023-03-01T15:23:48.890Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7646616245985777319tmp [2023-03-01T15:23:48.900Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7402282610695472608tmp [2023-03-01T15:23:48.909Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5136737771455568973tmp [Pipeline] { [Pipeline] echo [2023-03-01T15:23:48.924Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:23:49.203Z] ---> sigul-configuration.sh [2023-03-01T15:23:49.203Z] gpg: directory `/root/.gnupg' created [2023-03-01T15:23:49.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T15:23:49.203Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T15:23:49.203Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T15:23:49.203Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T15:23:49.203Z] gpg: CAST5 encrypted data [2023-03-01T15:23:49.203Z] gpg: encrypted with 1 passphrase [2023-03-01T15:23:49.203Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T15:23:49.487Z] + mkdir /home/jenkins [2023-03-01T15:23:49.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T15:23:49.773Z] + 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-03-01T15:23:49.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:23:50.064Z] ---> sigul-install.sh [2023-03-01T15:23:50.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T15:23:50.352Z] + git tag --list [2023-03-01T15:23:50.352Z] v1.0.0 [2023-03-01T15:23:50.352Z] v1.1.0 [2023-03-01T15:23:50.352Z] v1.2.0 [2023-03-01T15:23:50.352Z] v1.3.0 [2023-03-01T15:23:50.352Z] v1.3.1 [2023-03-01T15:23:50.352Z] v2.0.0 [2023-03-01T15:23:50.352Z] v2.0.1 [2023-03-01T15:23:50.352Z] v2.1.0 [2023-03-01T15:23:50.352Z] v2.1.1 [2023-03-01T15:23:50.352Z] v2.1.1-dev.1 [2023-03-01T15:23:50.352Z] v2.1.1-dev.2 [2023-03-01T15:23:50.352Z] v2.2.0 [2023-03-01T15:23:50.352Z] v2.2.1-dev.1 [2023-03-01T15:23:50.352Z] v2.2.1-dev.10 [2023-03-01T15:23:50.352Z] v2.2.1-dev.2 [2023-03-01T15:23:50.352Z] v2.2.1-dev.3 [2023-03-01T15:23:50.352Z] v2.2.1-dev.4 [2023-03-01T15:23:50.352Z] v2.2.1-dev.5 [2023-03-01T15:23:50.352Z] v2.2.1-dev.6 [2023-03-01T15:23:50.352Z] v2.2.1-dev.7 [2023-03-01T15:23:50.352Z] v2.2.1-dev.8 [2023-03-01T15:23:50.352Z] v2.2.1-dev.9 [2023-03-01T15:23:50.352Z] v2.3.0 [2023-03-01T15:23:50.352Z] v2.3.0-dev.10 [2023-03-01T15:23:50.352Z] v2.3.0-dev.11 [2023-03-01T15:23:50.352Z] v2.3.0-dev.12 [2023-03-01T15:23:50.352Z] v2.3.0-dev.13 [2023-03-01T15:23:50.352Z] v2.3.0-dev.14 [2023-03-01T15:23:50.352Z] v2.3.0-dev.15 [2023-03-01T15:23:50.352Z] v2.3.0-dev.16 [2023-03-01T15:23:50.352Z] v2.3.0-dev.17 [2023-03-01T15:23:50.352Z] v2.3.0-dev.18 [2023-03-01T15:23:50.352Z] v2.3.0-dev.19 [2023-03-01T15:23:50.352Z] v2.3.0-dev.20 [2023-03-01T15:23:50.352Z] v2.3.0-dev.21 [2023-03-01T15:23:50.352Z] v2.3.0-dev.22 [2023-03-01T15:23:50.352Z] v2.3.0-dev.23 [2023-03-01T15:23:50.352Z] v2.3.0-dev.24 [2023-03-01T15:23:50.352Z] v2.3.0-dev.25 [2023-03-01T15:23:50.352Z] v2.3.0-dev.26 [2023-03-01T15:23:50.352Z] v2.3.0-dev.27 [2023-03-01T15:23:50.352Z] v2.3.0-dev.28 [2023-03-01T15:23:50.352Z] v2.3.0-dev.29 [2023-03-01T15:23:50.352Z] v2.3.0-dev.30 [2023-03-01T15:23:50.352Z] v2.3.0-dev.31 [2023-03-01T15:23:50.352Z] v2.3.0-dev.32 [2023-03-01T15:23:50.352Z] v2.3.0-dev.33 [2023-03-01T15:23:50.352Z] v2.3.0-dev.34 [2023-03-01T15:23:50.352Z] v2.3.0-dev.35 [2023-03-01T15:23:50.352Z] v2.3.0-dev.36 [2023-03-01T15:23:50.352Z] v2.3.0-dev.37 [2023-03-01T15:23:50.352Z] v3.0.0-dev.1 [2023-03-01T15:23:50.352Z] v3.0.0-dev.10 [2023-03-01T15:23:50.352Z] v3.0.0-dev.11 [2023-03-01T15:23:50.352Z] v3.0.0-dev.12 [2023-03-01T15:23:50.352Z] v3.0.0-dev.13 [2023-03-01T15:23:50.352Z] v3.0.0-dev.14 [2023-03-01T15:23:50.352Z] v3.0.0-dev.15 [2023-03-01T15:23:50.352Z] v3.0.0-dev.16 [2023-03-01T15:23:50.352Z] v3.0.0-dev.17 [2023-03-01T15:23:50.352Z] v3.0.0-dev.18 [2023-03-01T15:23:50.352Z] v3.0.0-dev.19 [2023-03-01T15:23:50.352Z] v3.0.0-dev.2 [2023-03-01T15:23:50.352Z] v3.0.0-dev.20 [2023-03-01T15:23:50.352Z] v3.0.0-dev.3 [2023-03-01T15:23:50.352Z] v3.0.0-dev.4 [2023-03-01T15:23:50.352Z] v3.0.0-dev.5 [2023-03-01T15:23:50.352Z] v3.0.0-dev.6 [2023-03-01T15:23:50.352Z] v3.0.0-dev.7 [2023-03-01T15:23:50.352Z] v3.0.0-dev.8 [2023-03-01T15:23:50.352Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T15:23:50.639Z] + lftools sign git-tag v3.0.0-dev.20 [2023-03-01T15:23:51.206Z] Signing Git tag with Sigul... [2023-03-01T15:23:51.206Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-03-01T15:23:51.474Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:23:51.762Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T15:23:51.769Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T15:23:51.793Z] $ docker stop --time=1 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f [2023-03-01T15:23:53.073Z] $ docker rm -f --volumes 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T15:23:53.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T15:23:53.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:53.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:23:53.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:23:53.848Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:23:53.874Z] $ 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-03-01T15:23:54.222Z] $ docker top 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T15:23:54.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T15:23:54.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T15:23:54.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T15:23:54.433Z] $ docker exec 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 ssh-agent [2023-03-01T15:23:54.555Z] SSH_AUTH_SOCK=/tmp/ssh-oiLEiZ5e8C14/agent.32 [2023-03-01T15:23:54.555Z] SSH_AGENT_PID=38 [2023-03-01T15:23:54.560Z] Running ssh-add (command line suppressed) [2023-03-01T15:23:54.668Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6796539886405167329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6796539886405167329.key) [2023-03-01T15:23:54.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T15:23:54.968Z] + git semver bump pre [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,152 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,152 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,153 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,153 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,153 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,153 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,155 [execute] INFO git cat-file --batch-check [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,162 [execute] INFO git cat-file --batch [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T15:23:55.227Z] 2023-03-01 15:23:55,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:23:55.227Z] 3.0.0-dev.21 [Pipeline] } [2023-03-01T15:23:55.239Z] $ docker exec --env ******** --env ******** 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 ssh-agent -k [2023-03-01T15:23:55.333Z] unset SSH_AUTH_SOCK; [2023-03-01T15:23:55.333Z] unset SSH_AGENT_PID; [2023-03-01T15:23:55.333Z] echo Agent pid 38 killed; [2023-03-01T15:23:55.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T15:23:55.632Z] + git semver [Pipeline] } [2023-03-01T15:23:55.906Z] $ docker stop --time=1 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 [2023-03-01T15:23:57.310Z] $ docker rm -f --volumes 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T15:23:57.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T15:23:57.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:23:57.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T15:23:57.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:23:58.005Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:23:58.038Z] $ 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-03-01T15:23:58.400Z] $ docker top fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 -eo pid,comm [2023-03-01T15:23:58.440Z] 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-03-01T15:23:58.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T15:23:58.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T15:23:58.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T15:23:58.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T15:23:58.610Z] $ docker exec fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 ssh-agent [2023-03-01T15:23:58.731Z] SSH_AUTH_SOCK=/tmp/ssh-1kSX1jyCiNwC/agent.14 [2023-03-01T15:23:58.731Z] SSH_AGENT_PID=20 [2023-03-01T15:23:58.736Z] Running ssh-add (command line suppressed) [2023-03-01T15:23:58.839Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18086300652578876994.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18086300652578876994.key) [2023-03-01T15:23:58.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T15:23:59.133Z] + git semver push [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,294 [run_push] DEBUG push [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,295 [execute] INFO git cat-file --batch-check [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,298 [execute] INFO git rev-list a087aba68d34909cb680afe1ee768c4cc7f93d45 -- [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,298 [execute] DEBUG Popen(['git', 'rev-list', 'a087aba68d34909cb680afe1ee768c4cc7f93d45', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,304 [execute] INFO git fetch -v origin [2023-03-01T15:23:59.391Z] 2023-03-01 15:23:59,305 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T15:23:59.958Z] 2023-03-01 15:23:59,883 [run_push] DEBUG no remote changes detected [2023-03-01T15:23:59.958Z] 2023-03-01 15:23:59,883 [execute] INFO git push origin semver [2023-03-01T15:23:59.958Z] 2023-03-01 15:23:59,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T15:24:00.895Z] 2023-03-01 15:24:00,757 [run_push] DEBUG push all version tags [2023-03-01T15:24:00.895Z] 2023-03-01 15:24:00,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T15:24:00.895Z] 2023-03-01 15:24:00,758 [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-03-01T15:24:01.834Z] 2023-03-01 15:24:01,614 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-01T15:24:01.834Z] 3.0.0-dev.21 [Pipeline] } [2023-03-01T15:24:01.844Z] $ docker exec --env ******** --env ******** fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 ssh-agent -k [2023-03-01T15:24:01.934Z] unset SSH_AUTH_SOCK; [2023-03-01T15:24:01.934Z] unset SSH_AGENT_PID; [2023-03-01T15:24:01.934Z] echo Agent pid 20 killed; [2023-03-01T15:24:01.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T15:24:02.244Z] + git semver [Pipeline] } [2023-03-01T15:24:02.517Z] $ docker stop --time=1 fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 [2023-03-01T15:24:03.830Z] $ docker rm -f --volumes fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 [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-03-01T15:24:04.392Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-01T15:24:04.393Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-01T15:24:04.393Z] total 16 [2023-03-01T15:24:04.393Z] drwxr-xr-x 3 root root 4096 Mar 1 15:13 . [2023-03-01T15:24:04.393Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 15:23 .. [2023-03-01T15:24:04.393Z] drwxr-xr-x 2 root root 4096 Mar 1 15:13 cost [2023-03-01T15:24:04.393Z] -rw-r--r-- 1 root root 96 Mar 1 15:13 cost.csv [2023-03-01T15:24:04.393Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-01T15:24:04.393Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-01T15:24:04.393Z] total 16 [2023-03-01T15:24:04.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:13 . [2023-03-01T15:24:04.393Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 15:23 .. [2023-03-01T15:24:04.393Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 15:13 cost [2023-03-01T15:24:04.393Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 1 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:04.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:05.531Z] ---> package-listing.sh [2023-03-01T15:24:05.531Z] ++ facter osfamily [2023-03-01T15:24:05.531Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T15:24:05.789Z] + OS_FAMILY=debian [2023-03-01T15:24:05.789Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-01T15:24:05.789Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T15:24:05.789Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T15:24:05.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T15:24:05.789Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T15:24:05.789Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-01T15:24:05.789Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T15:24:05.789Z] + case "${OS_FAMILY}" in [2023-03-01T15:24:05.789Z] + dpkg -l [2023-03-01T15:24:05.789Z] + grep '^ii' [2023-03-01T15:24:05.789Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T15:24:05.789Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T15:24:05.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T15:24:05.789Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-01T15:24:05.789Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-01T15:24:05.789Z] + 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-03-01T15:24:05.800Z] 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-03-01T15:24:06.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T15:24:06.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T15:24:06.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T15:24:06.704Z] prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container [2023-03-01T15:24:06.739Z] $ 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-03-01T15:24:06.926Z] $ docker top f4286e27f652214cd2fb695357ba548e21b74633a7544c406f95751bfadafe88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T15:24:07.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T15:24:07.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T15:24:07.885Z] + ls /var/log/sa-host [2023-03-01T15:24:07.885Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T15:24:08.024Z] provisioning config files... [2023-03-01T15:24:08.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11023523806067155421tmp [Pipeline] { [Pipeline] echo [2023-03-01T15:24:08.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:08.325Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T15:24:08.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:08.650Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T15:24:08.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:09.040Z] ---> sudo-logs.sh [2023-03-01T15:24:09.040Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T15:24:09.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:09.388Z] ---> job-cost.sh [2023-03-01T15:24:09.388Z] lf-activate-venv: SKIPPING [2023-03-01T15:24:09.388Z] DEBUG: total: 0.2199999988079071 [2023-03-01T15:24:09.388Z] INFO: Retrieving Stack Cost... [2023-03-01T15:24:09.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T15:24:10.221Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T15:24:10.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T15:24:10.536Z] ---> logs-deploy.sh [2023-03-01T15:24:10.536Z] lf-activate-venv: SKIPPING [2023-03-01T15:24:10.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/137 [2023-03-01T15:24:10.536Z] INFO: archiving workspace using pattern(s): [2023-03-01T15:24:11.472Z] Archives upload complete. [2023-03-01T15:24:11.731Z] INFO: archiving logs to Nexus [2023-03-01T15:24:12.297Z] ---> uname -a: [2023-03-01T15:24:12.297Z] Linux prd-ubuntu20-04-docker-8c-8g-7970 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] ---> lscpu: [2023-03-01T15:24:12.297Z] Architecture: x86_64 [2023-03-01T15:24:12.297Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T15:24:12.297Z] Byte Order: Little Endian [2023-03-01T15:24:12.297Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T15:24:12.297Z] CPU(s): 8 [2023-03-01T15:24:12.297Z] On-line CPU(s) list: 0-7 [2023-03-01T15:24:12.297Z] Thread(s) per core: 1 [2023-03-01T15:24:12.297Z] Core(s) per socket: 1 [2023-03-01T15:24:12.297Z] Socket(s): 8 [2023-03-01T15:24:12.297Z] NUMA node(s): 1 [2023-03-01T15:24:12.297Z] Vendor ID: AuthenticAMD [2023-03-01T15:24:12.297Z] CPU family: 23 [2023-03-01T15:24:12.297Z] Model: 49 [2023-03-01T15:24:12.297Z] Model name: AMD EPYC-Rome Processor [2023-03-01T15:24:12.297Z] Stepping: 0 [2023-03-01T15:24:12.297Z] CPU MHz: 2799.998 [2023-03-01T15:24:12.297Z] BogoMIPS: 5599.99 [2023-03-01T15:24:12.297Z] Virtualization: AMD-V [2023-03-01T15:24:12.297Z] Hypervisor vendor: KVM [2023-03-01T15:24:12.297Z] Virtualization type: full [2023-03-01T15:24:12.297Z] L1d cache: 256 KiB [2023-03-01T15:24:12.297Z] L1i cache: 256 KiB [2023-03-01T15:24:12.297Z] L2 cache: 4 MiB [2023-03-01T15:24:12.297Z] L3 cache: 128 MiB [2023-03-01T15:24:12.297Z] NUMA node0 CPU(s): 0-7 [2023-03-01T15:24:12.297Z] Vulnerability Itlb multihit: Not affected [2023-03-01T15:24:12.297Z] Vulnerability L1tf: Not affected [2023-03-01T15:24:12.297Z] Vulnerability Mds: Not affected [2023-03-01T15:24:12.297Z] Vulnerability Meltdown: Not affected [2023-03-01T15:24:12.297Z] Vulnerability Mmio stale data: Not affected [2023-03-01T15:24:12.297Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T15:24:12.297Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T15:24:12.297Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T15:24:12.297Z] Vulnerability Srbds: Not affected [2023-03-01T15:24:12.297Z] Vulnerability Tsx async abort: Not affected [2023-03-01T15:24:12.297Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] ---> nproc: [2023-03-01T15:24:12.297Z] 8 [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z] ---> df -h: [2023-03-01T15:24:12.297Z] Filesystem Size Used Avail Use% Mounted on [2023-03-01T15:24:12.297Z] overlay 155G 13G 143G 9% / [2023-03-01T15:24:12.297Z] tmpfs 64M 0 64M 0% /dev [2023-03-01T15:24:12.297Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-01T15:24:12.297Z] shm 64M 0 64M 0% /dev/shm [2023-03-01T15:24:12.297Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-01T15:24:12.297Z] [2023-03-01T15:24:12.297Z]