Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at dd1354e29c7435bb79278fb9ff8e460793054574 rather than 78dc8175e49f032a2275215ceef5725bce8cddb0 Obtained Jenkinsfile from dd1354e29c7435bb79278fb9ff8e460793054574 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-ssh17120181746010415608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6932526671364978144.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-535/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/PR-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11247283102500475362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16200961173089669245.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/PR-535/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/PR-535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2328979214036568236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5659 in /w/workspace/_app-service-configurable_PR-535 [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/_app-service-configurable_PR-535 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit 78dc8175e49f032a2275215ceef5725bce8cddb0 Merge succeeded, producing e8632d53bfc449bc5592803ef7d9ba1633ce031d Checking out Revision e8632d53bfc449bc5592803ef7d9ba1633ce031d (PR-535) > git config core.sparsecheckout # timeout=10 > git checkout -f 78dc8175e49f032a2275215ceef5725bce8cddb0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8632d53bfc449bc5592803ef7d9ba1633ce031d # timeout=10 Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" > git rev-list --no-walk 78dc8175e49f032a2275215ceef5725bce8cddb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T04:52:25.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T04:52:25.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T04:52:25.180Z] ========================================================= [2023-03-24T04:52:25.180Z] EdgeX Global Pipelines Version Info [2023-03-24T04:52:25.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:52:25.897Z] ------------------- [2023-03-24T04:52:25.897Z] stable info: [2023-03-24T04:52:25.897Z] ------------------- [2023-03-24T04:52:25.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T04:52:25.897Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T04:52:25.897Z] Message: update stable to v1.0.245 [2023-03-24T04:52:26.468Z] ------------------- [2023-03-24T04:52:26.468Z] experimental info: [2023-03-24T04:52:26.468Z] ------------------- [2023-03-24T04:52:26.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T04:52:26.468Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T04:52:26.468Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T04:52:26.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-24T04:52:26.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-24T04:52:26.691Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T04:52:26.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T04:52:26.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T04:52:26.719Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T04:52:26.727Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T04:52:26.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T04:52:26.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T04:52:26.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T04:52:26.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T04:52:26.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-24T04:52:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T04:52:26.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T04:52:26.828Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T04:52:26.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T04:52:26.856Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T04:52:26.867Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T04:52:26.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T04:52:26.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T04:52:26.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T04:52:26.898Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T04:52:26.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T04:52:26.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T04:52:26.922Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T04:52:26.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T04:52:26.939Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T04:52:26.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-535 [Pipeline] echo [2023-03-24T04:52:26.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-535 [Pipeline] echo [2023-03-24T04:52:26.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-535 [Pipeline] echo [2023-03-24T04:52:26.976Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8632d53bfc449bc5592803ef7d9ba1633ce031d [Pipeline] echo [2023-03-24T04:52:26.991Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8632d5 [Pipeline] echo [2023-03-24T04:52:27.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:52:27.047Z] provisioning config files... [2023-03-24T04:52:27.060Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config12999291242377822579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:52:27.354Z] ---> docker-login.sh [2023-03-24T04:52:27.354Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:52:27.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:27.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:27.876Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:27.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:27.876Z] [2023-03-24T04:52:27.876Z] Login Succeeded [2023-03-24T04:52:27.876Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:52:27.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:27.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:27.876Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:27.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:27.876Z] [2023-03-24T04:52:27.876Z] Login Succeeded [2023-03-24T04:52:27.876Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:52:27.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:27.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:27.876Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:27.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:27.876Z] [2023-03-24T04:52:27.876Z] Login Succeeded [2023-03-24T04:52:27.876Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:52:28.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:28.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:28.136Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:28.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:28.136Z] [2023-03-24T04:52:28.136Z] Login Succeeded [2023-03-24T04:52:28.136Z] docker.io [2023-03-24T04:52:28.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:28.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:28.396Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:28.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:28.396Z] [2023-03-24T04:52:28.396Z] Login Succeeded [2023-03-24T04:52:28.396Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:52:28.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T04:52:28.784Z] + git rev-list -1 --merges e8632d53bfc449bc5592803ef7d9ba1633ce031d~1..e8632d53bfc449bc5592803ef7d9ba1633ce031d [Pipeline] echo [2023-03-24T04:52:28.826Z] -----------> git rev-list -1 --merges e8632d53bfc449bc5592803ef7d9ba1633ce031d~1..e8632d53bfc449bc5592803ef7d9ba1633ce031d e8632d53bfc449bc5592803ef7d9ba1633ce031d [2023-03-24T04:52:28.826Z] e8632d53bfc449bc5592803ef7d9ba1633ce031d [false] [Pipeline] sh [2023-03-24T04:52:29.123Z] + git log --format=format:%s -1 e8632d53bfc449bc5592803ef7d9ba1633ce031d [Pipeline] echo [2023-03-24T04:52:29.139Z] ========================================================= [2023-03-24T04:52:29.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T04:52:29.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T04:52:29.455Z] + git log --format=format:%s -1 e8632d53bfc449bc5592803ef7d9ba1633ce031d [Pipeline] echo [2023-03-24T04:52:29.467Z] [semverPrep] GIT_COMMIT: e8632d53bfc449bc5592803ef7d9ba1633ce031d, Commit Message: Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD [Pipeline] echo [2023-03-24T04:52:29.476Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T04:52:29.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T04:52:29.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T04:52:29.846Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T04:52:29.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T04:52:29.846Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T04:52:29.846Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T04:52:29.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:52:30.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:52:30.258Z] [2023-03-24T04:52:30.258Z] 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-24T04:52:30.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:52:30.561Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T04:52:30.561Z] b85a868b505f: Pulling fs layer [2023-03-24T04:52:30.561Z] e2be974225ed: Pulling fs layer [2023-03-24T04:52:30.561Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T04:52:30.561Z] 988bab9f4d93: Pulling fs layer [2023-03-24T04:52:30.561Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T04:52:30.561Z] eaf3925da568: Pulling fs layer [2023-03-24T04:52:30.561Z] bab4dde63d76: Pulling fs layer [2023-03-24T04:52:30.561Z] bde34c3a00c8: Pulling fs layer [2023-03-24T04:52:30.561Z] b352a97aabf1: Pulling fs layer [2023-03-24T04:52:30.561Z] 4872d77fe225: Pulling fs layer [2023-03-24T04:52:30.561Z] 5851b861e8e6: Pulling fs layer [2023-03-24T04:52:30.561Z] bde34c3a00c8: Waiting [2023-03-24T04:52:30.561Z] b352a97aabf1: Waiting [2023-03-24T04:52:30.561Z] 1469e6f7b9e6: Waiting [2023-03-24T04:52:30.561Z] bab4dde63d76: Waiting [2023-03-24T04:52:30.561Z] eaf3925da568: Waiting [2023-03-24T04:52:30.561Z] 988bab9f4d93: Waiting [2023-03-24T04:52:30.561Z] 5851b861e8e6: Waiting [2023-03-24T04:52:30.561Z] e2be974225ed: Verifying Checksum [2023-03-24T04:52:30.561Z] e2be974225ed: Download complete [2023-03-24T04:52:30.561Z] 988bab9f4d93: Verifying Checksum [2023-03-24T04:52:30.561Z] 988bab9f4d93: Download complete [2023-03-24T04:52:30.819Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T04:52:30.819Z] 1469e6f7b9e6: Download complete [2023-03-24T04:52:30.819Z] eaf3925da568: Verifying Checksum [2023-03-24T04:52:30.819Z] eaf3925da568: Download complete [2023-03-24T04:52:30.819Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T04:52:30.819Z] 339a4e72a1f5: Download complete [2023-03-24T04:52:30.819Z] bde34c3a00c8: Download complete [2023-03-24T04:52:30.819Z] b352a97aabf1: Download complete [2023-03-24T04:52:30.819Z] 4872d77fe225: Verifying Checksum [2023-03-24T04:52:30.819Z] 4872d77fe225: Download complete [2023-03-24T04:52:30.819Z] 5851b861e8e6: Verifying Checksum [2023-03-24T04:52:30.819Z] 5851b861e8e6: Download complete [2023-03-24T04:52:30.819Z] b85a868b505f: Download complete [2023-03-24T04:52:31.077Z] bab4dde63d76: Verifying Checksum [2023-03-24T04:52:31.077Z] bab4dde63d76: Download complete [2023-03-24T04:52:32.012Z] b85a868b505f: Pull complete [2023-03-24T04:52:32.012Z] e2be974225ed: Pull complete [2023-03-24T04:52:32.270Z] 339a4e72a1f5: Pull complete [2023-03-24T04:52:32.528Z] 988bab9f4d93: Pull complete [2023-03-24T04:52:32.787Z] 1469e6f7b9e6: Pull complete [2023-03-24T04:52:32.787Z] eaf3925da568: Pull complete [2023-03-24T04:52:34.162Z] bab4dde63d76: Pull complete [2023-03-24T04:52:34.421Z] bde34c3a00c8: Pull complete [2023-03-24T04:52:34.421Z] b352a97aabf1: Pull complete [2023-03-24T04:52:34.421Z] 4872d77fe225: Pull complete [2023-03-24T04:52:34.682Z] 5851b861e8e6: Pull complete [2023-03-24T04:52:34.682Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T04:52:34.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:52:34.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:52:34.790Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2023-03-24T04:52:34.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T04:52:36.255Z] $ docker top 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb -eo pid,comm [2023-03-24T04:52:36.311Z] 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-24T04:52:36.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T04:52:36.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T04:52:36.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T04:52:36.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T04:52:36.468Z] $ docker exec 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb ssh-agent [2023-03-24T04:52:36.571Z] SSH_AUTH_SOCK=/tmp/ssh-A3GLvUtoA9X7/agent.32 [2023-03-24T04:52:36.571Z] SSH_AGENT_PID=38 [2023-03-24T04:52:36.577Z] Running ssh-add (command line suppressed) [2023-03-24T04:52:36.669Z] Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_13502112474320536019.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_13502112474320536019.key) [2023-03-24T04:52:36.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T04:52:36.973Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T04:52:36.987Z] $ docker exec --env ******** --env ******** 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb ssh-agent -k [2023-03-24T04:52:37.079Z] unset SSH_AUTH_SOCK; [2023-03-24T04:52:37.080Z] unset SSH_AGENT_PID; [2023-03-24T04:52:37.080Z] echo Agent pid 38 killed; [2023-03-24T04:52:37.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T04:52:37.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T04:52:37.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T04:52:37.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T04:52:37.223Z] $ docker exec 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb ssh-agent [2023-03-24T04:52:37.325Z] SSH_AUTH_SOCK=/tmp/ssh-dlYe52nxXBjz/agent.70 [2023-03-24T04:52:37.325Z] SSH_AGENT_PID=76 [2023-03-24T04:52:37.329Z] Running ssh-add (command line suppressed) [2023-03-24T04:52:37.423Z] Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_14249182475557169789.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_14249182475557169789.key) [2023-03-24T04:52:37.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T04:52:37.724Z] + git semver init [2023-03-24T04:52:37.983Z] 2023-03-24 04:52:37,908 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T04:52:37.983Z] 2023-03-24 04:52:37,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-535/.semver [2023-03-24T04:52:37.984Z] 2023-03-24 04:52:37,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-535/.semver [2023-03-24T04:52:37.984Z] 2023-03-24 04:52:37,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-535/.semver'], cwd=/w/workspace/_app-service-configurable_PR-535, universal_newlines=False, shell=None, istream=None) [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,636 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-535/.git/info/exclude [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 with force:False [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,637 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,641 [execute] INFO git cat-file --batch-check [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,647 [execute] INFO git cat-file --batch [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T04:52:38.920Z] 2023-03-24 04:52:38,652 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-535/.semver/PR-535 [2023-03-24T04:52:38.920Z] 0.0.0 [Pipeline] } [2023-03-24T04:52:38.927Z] $ docker exec --env ******** --env ******** 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb ssh-agent -k [2023-03-24T04:52:39.030Z] unset SSH_AUTH_SOCK; [2023-03-24T04:52:39.031Z] unset SSH_AGENT_PID; [2023-03-24T04:52:39.031Z] echo Agent pid 76 killed; [2023-03-24T04:52:39.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T04:52:39.343Z] + git semver [Pipeline] } [2023-03-24T04:52:39.612Z] $ docker stop --time=1 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb [2023-03-24T04:52:40.907Z] $ docker rm -f --volumes 5493079c1488d19e26282f3b80a525894f2f1a573f791a9560c66f7b4c7fffdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T04:52:41.242Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T04:52:41.442Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T04:52:41.444Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-24T04:52:41.596Z] provisioning config files... [2023-03-24T04:52:41.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config13467466443339416951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:52:41.897Z] ---> docker-login.sh [2023-03-24T04:52:41.897Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:52:41.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:41.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:41.897Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:41.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:41.897Z] [2023-03-24T04:52:41.897Z] Login Succeeded [2023-03-24T04:52:41.897Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:52:41.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:41.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:41.897Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:41.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:41.897Z] [2023-03-24T04:52:41.897Z] Login Succeeded [2023-03-24T04:52:41.897Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:52:42.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:42.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:42.156Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:42.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:42.156Z] [2023-03-24T04:52:42.156Z] Login Succeeded [2023-03-24T04:52:42.156Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:52:42.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:42.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:42.156Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:42.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:42.156Z] [2023-03-24T04:52:42.156Z] Login Succeeded [2023-03-24T04:52:42.156Z] docker.io [2023-03-24T04:52:42.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:52:42.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:52:42.415Z] Configure a credential helper to remove this warning. See [2023-03-24T04:52:42.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:52:42.415Z] [2023-03-24T04:52:42.415Z] Login Succeeded [2023-03-24T04:52:42.674Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:52:42.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T04:52:42.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:52:42.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:52:42.762Z] ========================================================= [2023-03-24T04:52:42.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T04:52:42.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:52:43.076Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T04:52:43.076Z] Sending build context to Docker daemon 3.247MB [2023-03-24T04:52:43.076Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T04:52:43.076Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T04:52:43.076Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T04:52:43.076Z] 63b65145d645: Pulling fs layer [2023-03-24T04:52:43.076Z] a2d21d5440eb: Pulling fs layer [2023-03-24T04:52:43.076Z] 935e6c44a52c: Pulling fs layer [2023-03-24T04:52:43.076Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T04:52:43.076Z] 30dea6a524f1: Pulling fs layer [2023-03-24T04:52:43.076Z] a2aff8979fd8: Pulling fs layer [2023-03-24T04:52:43.076Z] 6808be2612f2: Pulling fs layer [2023-03-24T04:52:43.076Z] f25807f1079a: Pulling fs layer [2023-03-24T04:52:43.076Z] 94cc34f8dd06: Waiting [2023-03-24T04:52:43.076Z] a2aff8979fd8: Waiting [2023-03-24T04:52:43.076Z] 30dea6a524f1: Waiting [2023-03-24T04:52:43.076Z] f25807f1079a: Waiting [2023-03-24T04:52:43.076Z] a2d21d5440eb: Verifying Checksum [2023-03-24T04:52:43.076Z] a2d21d5440eb: Download complete [2023-03-24T04:52:43.338Z] 94cc34f8dd06: Download complete [2023-03-24T04:52:43.338Z] 30dea6a524f1: Verifying Checksum [2023-03-24T04:52:43.338Z] 30dea6a524f1: Download complete [2023-03-24T04:52:43.338Z] 63b65145d645: Verifying Checksum [2023-03-24T04:52:43.338Z] 63b65145d645: Download complete [2023-03-24T04:52:43.338Z] a2aff8979fd8: Verifying Checksum [2023-03-24T04:52:43.338Z] a2aff8979fd8: Download complete [2023-03-24T04:52:43.338Z] 63b65145d645: Pull complete [2023-03-24T04:52:43.608Z] a2d21d5440eb: Pull complete [2023-03-24T04:52:43.868Z] f25807f1079a: Verifying Checksum [2023-03-24T04:52:43.868Z] f25807f1079a: Download complete [2023-03-24T04:52:43.868Z] 935e6c44a52c: Verifying Checksum [2023-03-24T04:52:43.868Z] 935e6c44a52c: Download complete [2023-03-24T04:52:44.127Z] 6808be2612f2: Verifying Checksum [2023-03-24T04:52:44.127Z] 6808be2612f2: Download complete [2023-03-24T04:52:47.414Z] 935e6c44a52c: Pull complete [2023-03-24T04:52:47.414Z] 94cc34f8dd06: Pull complete [2023-03-24T04:52:47.414Z] 30dea6a524f1: Pull complete [2023-03-24T04:52:47.414Z] a2aff8979fd8: Pull complete [2023-03-24T04:52:49.313Z] 6808be2612f2: Pull complete [2023-03-24T04:52:49.878Z] f25807f1079a: Pull complete [2023-03-24T04:52:49.878Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T04:52:49.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T04:52:49.878Z] ---> 3b553350e43f [2023-03-24T04:52:49.878Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T04:52:51.781Z] ---> Running in e6b04d1efbcb [2023-03-24T04:52:51.781Z] Removing intermediate container e6b04d1efbcb [2023-03-24T04:52:51.781Z] ---> 3ac7e9990844 [2023-03-24T04:52:51.781Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T04:52:51.781Z] ---> Running in 1d485b3d3ae5 [2023-03-24T04:52:52.040Z] Removing intermediate container 1d485b3d3ae5 [2023-03-24T04:52:52.040Z] ---> 1aa5c8603c55 [2023-03-24T04:52:52.040Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T04:52:52.040Z] ---> Running in 9464f8a953ed [2023-03-24T04:52:52.040Z] Removing intermediate container 9464f8a953ed [2023-03-24T04:52:52.040Z] ---> 7ef9a6478362 [2023-03-24T04:52:52.040Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T04:52:52.040Z] ---> Running in 46557e1aa14e [2023-03-24T04:52:52.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T04:52:52.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T04:52:52.817Z] OK: 265 MiB in 53 packages [2023-03-24T04:52:53.075Z] Removing intermediate container 46557e1aa14e [2023-03-24T04:52:53.075Z] ---> eb1b8d573e50 [2023-03-24T04:52:53.075Z] Step 7/12 : WORKDIR /app [2023-03-24T04:52:53.075Z] ---> Running in de52e67a9218 [2023-03-24T04:52:53.075Z] Removing intermediate container de52e67a9218 [2023-03-24T04:52:53.075Z] ---> 00426d08fe16 [2023-03-24T04:52:53.075Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-24T04:52:53.334Z] ---> 1b03523cec7e [2023-03-24T04:52:53.334Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T04:52:53.334Z] ---> Running in d1f2c8be00ae [2023-03-24T04:52:56.556Z] Still waiting to schedule task [2023-03-24T04:52:56.557Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T04:53:25.423Z] Removing intermediate container d1f2c8be00ae [2023-03-24T04:53:25.423Z] ---> 4cb4ad47b076 [2023-03-24T04:53:25.423Z] Step 10/12 : COPY . . [2023-03-24T04:53:25.423Z] ---> 4e7a126baa96 [2023-03-24T04:53:25.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T04:53:25.423Z] ---> Running in 345acb04fd17 [2023-03-24T04:53:25.423Z] Removing intermediate container 345acb04fd17 [2023-03-24T04:53:25.423Z] ---> 2b9f3656a0ba [2023-03-24T04:53:25.423Z] Step 12/12 : RUN $MAKE [2023-03-24T04:53:25.423Z] ---> Running in 42a9c3a6e135 [2023-03-24T04:53:25.423Z] noop [2023-03-24T04:53:25.423Z] Removing intermediate container 42a9c3a6e135 [2023-03-24T04:53:25.423Z] ---> 0e6a844e6f71 [2023-03-24T04:53:25.423Z] Successfully built 0e6a844e6f71 [2023-03-24T04:53:25.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:53:25.730Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T04:53:25.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:53:25.794Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2023-03-24T04:53:25.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T04:53:26.143Z] $ docker top 13721e41be7cc0cbd223ed3ccc8053d3c24b02148bce0b3d40087fb70aea817d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:53:26.480Z] + go version [2023-03-24T04:53:26.480Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T04:53:26.491Z] $ docker stop --time=1 13721e41be7cc0cbd223ed3ccc8053d3c24b02148bce0b3d40087fb70aea817d [2023-03-24T04:53:27.773Z] $ docker rm -f --volumes 13721e41be7cc0cbd223ed3ccc8053d3c24b02148bce0b3d40087fb70aea817d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:53:28.186Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T04:53:28.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:53:28.250Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2023-03-24T04:53:28.275Z] $ 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_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T04:53:28.581Z] $ docker top 2ff6539cbb70c0c97e550e4c58853e91bd753d52ebdfbe413a52c2beaa754cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:53:28.926Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-535 [Pipeline] fileExists [Pipeline] sh [2023-03-24T04:53:29.221Z] + make test [2023-03-24T04:53:29.221Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T04:53:47.297Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-24T04:54:05.390Z] go vet ./... [2023-03-24T04:54:06.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T04:54:06.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T04:54:06.765Z] ./bin/test-attribution-txt.sh [2023-03-24T04:54:06.765Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T04:54:06.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T04:54:06.790Z] $ docker stop --time=1 2ff6539cbb70c0c97e550e4c58853e91bd753d52ebdfbe413a52c2beaa754cd9 [2023-03-24T04:54:09.769Z] $ docker rm -f --volumes 2ff6539cbb70c0c97e550e4c58853e91bd753d52ebdfbe413a52c2beaa754cd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T04:54:10.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T04:54:10.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-24T04:54:10.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T04:54:11.097Z] + ls -al . [2023-03-24T04:54:11.097Z] total 176 [2023-03-24T04:54:11.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 04:53 . [2023-03-24T04:54:11.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:52 .. [2023-03-24T04:54:11.097Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 04:52 .dockerignore [2023-03-24T04:54:11.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 04:52 .git [2023-03-24T04:54:11.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:52 .github [2023-03-24T04:54:11.097Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 04:52 .gitignore [2023-03-24T04:54:11.097Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 04:52 .golangci.yml [2023-03-24T04:54:11.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 04:52 .semver [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 04:52 Attribution.txt [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 04:52 CHANGELOG.md [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 04:52 Dockerfile [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 04:52 GOVERNANCE.md [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 04:52 Jenkinsfile [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 04:52 LICENSE [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 04:52 OWNERS.md [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 04:52 README.md [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 04:52 VERSION [2023-03-24T04:54:11.098Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:52 bin [2023-03-24T04:54:11.098Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 24 04:53 coverage.out [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 04:52 go.mod [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 04:52 go.sum [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 04:52 main.go [2023-03-24T04:54:11.098Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 04:52 makefile [2023-03-24T04:54:11.098Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:52 res [2023-03-24T04:54:11.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:54:11.405Z] + 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=e8632d53bfc449bc5592803ef7d9ba1633ce031d --label arch=amd64 --label version=0.0.0 . [2023-03-24T04:54:11.405Z] Sending build context to Docker daemon 3.248MB [2023-03-24T04:54:11.405Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T04:54:11.405Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-24T04:54:11.405Z] ---> 0e6a844e6f71 [2023-03-24T04:54:11.405Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T04:54:11.405Z] ---> Running in 1788719d5b8c [2023-03-24T04:54:11.665Z] Removing intermediate container 1788719d5b8c [2023-03-24T04:54:11.665Z] ---> d83be0929746 [2023-03-24T04:54:11.665Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T04:54:11.665Z] ---> Running in 745bf0f4d4ab [2023-03-24T04:54:11.665Z] Removing intermediate container 745bf0f4d4ab [2023-03-24T04:54:11.665Z] ---> 36266b4cfbd4 [2023-03-24T04:54:11.665Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-24T04:54:11.665Z] ---> Running in 9bd7732125e5 [2023-03-24T04:54:11.665Z] Removing intermediate container 9bd7732125e5 [2023-03-24T04:54:11.665Z] ---> 303cb685a2da [2023-03-24T04:54:11.665Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T04:54:11.665Z] ---> Running in 654e13ad9120 [2023-03-24T04:54:12.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T04:54:12.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T04:54:12.492Z] OK: 265 MiB in 53 packages [2023-03-24T04:54:12.751Z] Removing intermediate container 654e13ad9120 [2023-03-24T04:54:12.751Z] ---> 8dcf57087532 [2023-03-24T04:54:12.751Z] Step 7/26 : WORKDIR /app [2023-03-24T04:54:12.751Z] ---> Running in 917bf9f86f8f [2023-03-24T04:54:12.751Z] Removing intermediate container 917bf9f86f8f [2023-03-24T04:54:12.751Z] ---> c57c8175bb63 [2023-03-24T04:54:12.751Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-24T04:54:13.009Z] ---> 71d03a7be045 [2023-03-24T04:54:13.009Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T04:54:13.009Z] ---> Running in c8d382027ab0 [2023-03-24T04:54:13.946Z] Removing intermediate container c8d382027ab0 [2023-03-24T04:54:13.946Z] ---> 0a90f78b7e7b [2023-03-24T04:54:13.946Z] Step 10/26 : COPY . . [2023-03-24T04:54:13.946Z] ---> 13cbad55641a [2023-03-24T04:54:13.946Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T04:54:13.946Z] ---> Running in 389cdb23465d [2023-03-24T04:54:13.946Z] Removing intermediate container 389cdb23465d [2023-03-24T04:54:13.946Z] ---> 40225985e087 [2023-03-24T04:54:13.946Z] Step 12/26 : RUN $MAKE [2023-03-24T04:54:14.206Z] ---> Running in b9244b97884c [2023-03-24T04:54:14.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-24T04:54:32.541Z] Removing intermediate container b9244b97884c [2023-03-24T04:54:32.541Z] ---> 47e7ca4d89bd [2023-03-24T04:54:32.541Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T04:54:32.541Z] 3.17: Pulling from library/alpine [2023-03-24T04:54:32.541Z] 63b65145d645: Already exists [2023-03-24T04:54:32.541Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T04:54:32.541Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T04:54:32.541Z] ---> b2aa39c304c2 [2023-03-24T04:54:32.541Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-24T04:54:32.541Z] ---> Running in 82d6bccb0be9 [2023-03-24T04:54:32.541Z] Removing intermediate container 82d6bccb0be9 [2023-03-24T04:54:32.541Z] ---> ed3a855234d1 [2023-03-24T04:54:32.541Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-24T04:54:32.541Z] ---> Running in 75fd274ece36 [2023-03-24T04:54:32.541Z] Removing intermediate container 75fd274ece36 [2023-03-24T04:54:32.541Z] ---> a7cf53f2af9f [2023-03-24T04:54:32.541Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T04:54:32.541Z] ---> Running in 8d1065af7bdd [2023-03-24T04:54:32.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T04:54:32.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T04:54:32.541Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T04:54:32.541Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T04:54:32.541Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T04:54:32.541Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T04:54:32.541Z] OK: 8 MiB in 17 packages [2023-03-24T04:54:32.541Z] Removing intermediate container 8d1065af7bdd [2023-03-24T04:54:32.541Z] ---> 5407092ee262 [2023-03-24T04:54:32.541Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-24T04:54:32.541Z] ---> b766ad581d64 [2023-03-24T04:54:32.541Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-24T04:54:32.541Z] ---> eadf1e219718 [2023-03-24T04:54:32.541Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-24T04:54:32.798Z] ---> 5e1ab372d048 [2023-03-24T04:54:32.798Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-24T04:54:32.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5660 in /w/workspace/_app-service-configurable_PR-535 [Pipeline] { [Pipeline] ws [2023-03-24T04:54:32.998Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2023-03-24T04:54:33.033Z] Selected Git installation does not exist. Using Default [2023-03-24T04:54:33.033Z] The recommended git tool is: NONE [2023-03-24T04:54:33.364Z] ---> 30b56f77fd2b [2023-03-24T04:54:33.364Z] Step 21/26 : EXPOSE 48095 [2023-03-24T04:54:33.365Z] ---> Running in 2b47a671781a [2023-03-24T04:54:33.365Z] Removing intermediate container 2b47a671781a [2023-03-24T04:54:33.365Z] ---> ace4f2d062d9 [2023-03-24T04:54:33.365Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-24T04:54:33.365Z] ---> Running in e8789037645e [2023-03-24T04:54:33.365Z] Removing intermediate container e8789037645e [2023-03-24T04:54:33.365Z] ---> cc0e3876b306 [2023-03-24T04:54:33.365Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T04:54:33.365Z] ---> Running in 63403b431c4d [2023-03-24T04:54:33.623Z] Removing intermediate container 63403b431c4d [2023-03-24T04:54:33.623Z] ---> 740698252b2d [2023-03-24T04:54:33.623Z] Step 24/26 : LABEL arch=amd64 [2023-03-24T04:54:33.623Z] ---> Running in 2f3ca7ccaf31 [2023-03-24T04:54:33.623Z] Removing intermediate container 2f3ca7ccaf31 [2023-03-24T04:54:33.623Z] ---> 5e81320b97a3 [2023-03-24T04:54:33.623Z] Step 25/26 : LABEL git_sha=e8632d53bfc449bc5592803ef7d9ba1633ce031d [2023-03-24T04:54:33.623Z] ---> Running in 93c05fb6b5ce [2023-03-24T04:54:33.623Z] Removing intermediate container 93c05fb6b5ce [2023-03-24T04:54:33.623Z] ---> 141cb54d9f6b [2023-03-24T04:54:33.623Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T04:54:33.623Z] ---> Running in b42efd42471d [2023-03-24T04:54:33.881Z] Removing intermediate container b42efd42471d [2023-03-24T04:54:33.881Z] ---> 5774eae4d2f3 [2023-03-24T04:54:33.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T04:54:33.881Z] Successfully built 5774eae4d2f3 [2023-03-24T04:54:33.881Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-24T04:54:34.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:54:34.326Z] [2023-03-24T04:54:34.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:54:34.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:54:34.629Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T04:54:34.629Z] 5eb5b503b376: Pulling fs layer [2023-03-24T04:54:34.629Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T04:54:34.629Z] ec43610c2a17: Pulling fs layer [2023-03-24T04:54:34.629Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T04:54:34.629Z] 33b1e0a273af: Pulling fs layer [2023-03-24T04:54:34.629Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T04:54:34.629Z] 2f39f015ded8: Pulling fs layer [2023-03-24T04:54:34.629Z] 5d3b04190fa2: Waiting [2023-03-24T04:54:34.629Z] 3a2ae6a8a46f: Waiting [2023-03-24T04:54:34.629Z] 2f39f015ded8: Waiting [2023-03-24T04:54:34.629Z] 33b1e0a273af: Waiting [2023-03-24T04:54:34.629Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T04:54:34.629Z] 5c69ac0246d0: Download complete [2023-03-24T04:54:34.629Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T04:54:34.629Z] 3a2ae6a8a46f: Download complete [2023-03-24T04:54:34.629Z] 33b1e0a273af: Verifying Checksum [2023-03-24T04:54:34.629Z] 33b1e0a273af: Download complete [2023-03-24T04:54:34.890Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T04:54:34.890Z] 5d3b04190fa2: Download complete [2023-03-24T04:54:34.890Z] ec43610c2a17: Verifying Checksum [2023-03-24T04:54:34.890Z] ec43610c2a17: Download complete [2023-03-24T04:54:34.890Z] 5eb5b503b376: Verifying Checksum [2023-03-24T04:54:34.890Z] 5eb5b503b376: Download complete [2023-03-24T04:54:35.458Z] 2f39f015ded8: Download complete [2023-03-24T04:54:36.021Z] 5eb5b503b376: Pull complete [2023-03-24T04:54:36.021Z] 5c69ac0246d0: Pull complete [2023-03-24T04:54:36.280Z] ec43610c2a17: Pull complete [2023-03-24T04:54:36.538Z] 3a2ae6a8a46f: Pull complete [2023-03-24T04:54:36.798Z] 33b1e0a273af: Pull complete [2023-03-24T04:54:36.798Z] 5d3b04190fa2: Pull complete [2023-03-24T04:54:38.319Z] using credential edgex-jenkins-ssh [2023-03-24T04:54:38.336Z] Cloning the remote Git repository [2023-03-24T04:54:38.380Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T04:54:38.466Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2023-03-24T04:54:38.592Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T04:54:38.593Z] > git --version # timeout=10 [2023-03-24T04:54:38.612Z] > git --version # 'git version 2.25.1' [2023-03-24T04:54:38.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:54:38.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T04:54:40.980Z] 2f39f015ded8: Pull complete [2023-03-24T04:54:40.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T04:54:40.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:54:40.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:54:41.063Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2023-03-24T04:54:41.090Z] $ 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_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T04:54:40.702Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-24T04:54:40.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T04:54:41.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-24T04:54:41.664Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T04:54:41.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:54:41.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T04:54:42.262Z] Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit 78dc8175e49f032a2275215ceef5725bce8cddb0 [2023-03-24T04:54:42.579Z] Merge succeeded, producing 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 [2023-03-24T04:54:42.579Z] Checking out Revision 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 (PR-535) [2023-03-24T04:54:43.068Z] $ docker top a0da44e2389c4b9851e8f5ec0f4ce4bfbea53c5b4be4872d2666361c61ebc75c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:54:42.286Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T04:54:42.365Z] > git checkout -f 78dc8175e49f032a2275215ceef5725bce8cddb0 # timeout=10 [2023-03-24T04:54:42.443Z] > git remote # timeout=10 [2023-03-24T04:54:42.463Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T04:54:42.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:54:42.496Z] > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 [2023-03-24T04:54:42.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T04:54:42.588Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T04:54:42.608Z] > git checkout -f 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 # timeout=10 [2023-03-24T04:54:43.457Z] ---> job-cost.sh [2023-03-24T04:54:43.457Z] lf-activate-venv: SKIPPING [2023-03-24T04:54:43.457Z] INFO: No Stack... [2023-03-24T04:54:43.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T04:54:44.283Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T04:54:44.571Z] + cat /w/workspace/_app-service-configurable_PR-535/archives/cost.csv [2023-03-24T04:54:44.571Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T04:54:44.582Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [2023-03-24T04:54:44.590Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] did not exist. Created. [2023-03-24T04:54:44.590Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T04:54:44.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T04:54:44.917Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T04:54:44.927Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T04:54:44.946Z] $ docker stop --time=1 a0da44e2389c4b9851e8f5ec0f4ce4bfbea53c5b4be4872d2666361c61ebc75c [2023-03-24T04:54:46.097Z] $ docker rm -f --volumes a0da44e2389c4b9851e8f5ec0f4ce4bfbea53c5b4be4872d2666361c61ebc75c [2023-03-24T04:54:46.112Z] Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-03-24T04:54:46.122Z] > git rev-list --no-walk 78dc8175e49f032a2275215ceef5725bce8cddb0 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T04:54:47.175Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T04:54:47.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T04:54:47.175Z] Dload Upload Total Spent Left Speed [2023-03-24T04:54:47.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10501 0 0 91313 0 --:--:-- --:--:-- --:--:-- 90525 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-03-24T04:54:47.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T04:54:48.197Z] + sudo tee /etc/docker/daemon.new [2023-03-24T04:54:48.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T04:54:48.197Z] { [2023-03-24T04:54:48.197Z] "registry-mirrors": [ [2023-03-24T04:54:48.197Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T04:54:48.197Z] ], [2023-03-24T04:54:48.197Z] "bip": "10.250.0.254/24", [2023-03-24T04:54:48.197Z] "hosts": [ [2023-03-24T04:54:48.197Z] "tcp://0.0.0.0:5555", [2023-03-24T04:54:48.197Z] "unix:///var/run/docker.sock" [2023-03-24T04:54:48.197Z] ], [2023-03-24T04:54:48.197Z] "mtu": 1458, [2023-03-24T04:54:48.197Z] "selinux-enabled": true, [2023-03-24T04:54:48.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T04:54:48.197Z] } [Pipeline] sh [2023-03-24T04:54:48.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T04:54:48.863Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:55:07.142Z] provisioning config files... [2023-03-24T04:55:07.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config3288359116922002588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:55:07.519Z] ---> docker-login.sh [2023-03-24T04:55:07.519Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:55:08.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:55:08.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:55:08.111Z] Configure a credential helper to remove this warning. See [2023-03-24T04:55:08.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:55:08.111Z] [2023-03-24T04:55:08.111Z] Login Succeeded [2023-03-24T04:55:08.111Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:55:08.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:55:08.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:55:08.380Z] Configure a credential helper to remove this warning. See [2023-03-24T04:55:08.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:55:08.380Z] [2023-03-24T04:55:08.380Z] Login Succeeded [2023-03-24T04:55:08.380Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:55:08.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:55:08.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:55:08.921Z] Configure a credential helper to remove this warning. See [2023-03-24T04:55:08.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:55:08.921Z] [2023-03-24T04:55:08.921Z] Login Succeeded [2023-03-24T04:55:08.921Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:55:09.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:55:09.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:55:09.191Z] Configure a credential helper to remove this warning. See [2023-03-24T04:55:09.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:55:09.191Z] [2023-03-24T04:55:09.191Z] Login Succeeded [2023-03-24T04:55:09.191Z] docker.io [2023-03-24T04:55:09.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:55:09.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:55:09.728Z] Configure a credential helper to remove this warning. See [2023-03-24T04:55:09.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:55:09.728Z] [2023-03-24T04:55:09.728Z] Login Succeeded [2023-03-24T04:55:09.728Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:55:09.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T04:55:09.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:55:09.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:55:10.002Z] ========================================================= [2023-03-24T04:55:10.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T04:55:10.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:55:10.344Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T04:55:10.344Z] Sending build context to Docker daemon 170.5kB [2023-03-24T04:55:10.612Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T04:55:10.612Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T04:55:10.881Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T04:55:10.881Z] af6eaf76a39c: Pulling fs layer [2023-03-24T04:55:10.881Z] 55522c791124: Pulling fs layer [2023-03-24T04:55:10.881Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T04:55:10.881Z] 169dfbe0d373: Pulling fs layer [2023-03-24T04:55:10.881Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T04:55:10.881Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T04:55:10.881Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T04:55:10.881Z] 169dfbe0d373: Waiting [2023-03-24T04:55:10.881Z] e1ff8fa3b103: Waiting [2023-03-24T04:55:10.881Z] 52ebb69f0ebf: Waiting [2023-03-24T04:55:10.881Z] 55522c791124: Verifying Checksum [2023-03-24T04:55:10.881Z] 55522c791124: Download complete [2023-03-24T04:55:10.881Z] 169dfbe0d373: Verifying Checksum [2023-03-24T04:55:10.881Z] 169dfbe0d373: Download complete [2023-03-24T04:55:10.881Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T04:55:10.881Z] e1ff8fa3b103: Download complete [2023-03-24T04:55:10.881Z] af6eaf76a39c: Verifying Checksum [2023-03-24T04:55:10.881Z] af6eaf76a39c: Download complete [2023-03-24T04:55:11.863Z] af6eaf76a39c: Pull complete [2023-03-24T04:55:12.149Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T04:55:12.149Z] 5abe8eddf0d5: Download complete [2023-03-24T04:55:12.744Z] 55522c791124: Pull complete [2023-03-24T04:55:13.331Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T04:55:13.331Z] ce5c4a1c91eb: Download complete [2023-03-24T04:55:13.331Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T04:55:13.331Z] 52ebb69f0ebf: Download complete [2023-03-24T04:55:25.699Z] ce5c4a1c91eb: Pull complete [2023-03-24T04:55:25.699Z] 169dfbe0d373: Pull complete [2023-03-24T04:55:25.699Z] e1ff8fa3b103: Pull complete [2023-03-24T04:55:31.051Z] 52ebb69f0ebf: Pull complete [2023-03-24T04:55:33.005Z] 5abe8eddf0d5: Pull complete [2023-03-24T04:55:33.005Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T04:55:33.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T04:55:33.005Z] ---> 6cb57ee374ae [2023-03-24T04:55:33.005Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T04:55:34.968Z] ---> Running in 4e1975cef010 [2023-03-24T04:55:34.968Z] Removing intermediate container 4e1975cef010 [2023-03-24T04:55:34.968Z] ---> 7dbf176e6620 [2023-03-24T04:55:34.968Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T04:55:34.968Z] ---> Running in 15b776fbe623 [2023-03-24T04:55:35.240Z] Removing intermediate container 15b776fbe623 [2023-03-24T04:55:35.240Z] ---> 5d556f3a63a5 [2023-03-24T04:55:35.240Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T04:55:35.240Z] ---> Running in 0769a44ee5d1 [2023-03-24T04:55:35.509Z] Removing intermediate container 0769a44ee5d1 [2023-03-24T04:55:35.509Z] ---> 807ec90c8532 [2023-03-24T04:55:35.509Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T04:55:35.777Z] ---> Running in 88bf87d66ae4 [2023-03-24T04:55:36.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T04:55:37.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T04:55:38.279Z] OK: 263 MiB in 53 packages [2023-03-24T04:55:39.241Z] Removing intermediate container 88bf87d66ae4 [2023-03-24T04:55:39.241Z] ---> 91caebee3d6c [2023-03-24T04:55:39.241Z] Step 7/12 : WORKDIR /app [2023-03-24T04:55:39.241Z] ---> Running in c4f7337a52b1 [2023-03-24T04:55:39.509Z] Removing intermediate container c4f7337a52b1 [2023-03-24T04:55:39.509Z] ---> 924efd5c6212 [2023-03-24T04:55:39.509Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-24T04:55:40.093Z] ---> 9c8cecf21790 [2023-03-24T04:55:40.093Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T04:55:40.093Z] ---> Running in 6827ccd952ad [2023-03-24T04:56:47.979Z] Removing intermediate container 6827ccd952ad [2023-03-24T04:56:47.980Z] ---> 4768054178f4 [2023-03-24T04:56:47.980Z] Step 10/12 : COPY . . [2023-03-24T04:56:47.980Z] ---> 4011cbc04893 [2023-03-24T04:56:47.980Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T04:56:47.980Z] ---> Running in e991ac046b87 [2023-03-24T04:56:47.980Z] Removing intermediate container e991ac046b87 [2023-03-24T04:56:47.980Z] ---> 77682d9d0eaa [2023-03-24T04:56:47.980Z] Step 12/12 : RUN $MAKE [2023-03-24T04:56:47.980Z] ---> Running in 10678f984755 [2023-03-24T04:56:47.980Z] noop [2023-03-24T04:56:47.980Z] Removing intermediate container 10678f984755 [2023-03-24T04:56:47.980Z] ---> ebc6565102a0 [2023-03-24T04:56:47.980Z] Successfully built ebc6565102a0 [2023-03-24T04:56:47.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:56:48.326Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T04:56:48.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:56:48.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2023-03-24T04:56:48.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T04:56:49.780Z] $ docker top 958230a21a8d3d1f6c95b6cb8d99641c9750d7e703a540c37c8f3e56893b151a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:56:50.588Z] + go version [2023-03-24T04:56:50.588Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T04:56:50.610Z] $ docker stop --time=1 958230a21a8d3d1f6c95b6cb8d99641c9750d7e703a540c37c8f3e56893b151a [2023-03-24T04:56:52.256Z] $ docker rm -f --volumes 958230a21a8d3d1f6c95b6cb8d99641c9750d7e703a540c37c8f3e56893b151a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:56:52.794Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T04:56:52.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:56:52.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2023-03-24T04:56:53.026Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T04:56:54.121Z] $ docker top a5cc4ba6fb465969086f8ec88a6c708ff639ff03bc1588450f2df0edf1d46b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:56:54.624Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh [2023-03-24T04:56:55.265Z] + make test [2023-03-24T04:56:55.265Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T04:59:32.016Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-24T04:59:32.017Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T04:59:32.017Z] go vet ./... [2023-03-24T05:01:53.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T05:01:53.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T05:01:53.729Z] ./bin/test-attribution-txt.sh [2023-03-24T05:01:53.729Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T05:01:53.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T05:01:53.764Z] $ docker stop --time=1 a5cc4ba6fb465969086f8ec88a6c708ff639ff03bc1588450f2df0edf1d46b27 [2023-03-24T05:01:55.613Z] $ docker rm -f --volumes a5cc4ba6fb465969086f8ec88a6c708ff639ff03bc1588450f2df0edf1d46b27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T05:01:57.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T05:01:57.060Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T05:01:57.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T05:01:58.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T05:01:58.419Z] + ls -al . [2023-03-24T05:01:58.419Z] total 172 [2023-03-24T05:01:58.419Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 24 04:56 . [2023-03-24T05:01:58.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 .. [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 04:54 .dockerignore [2023-03-24T05:01:58.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 04:54 .git [2023-03-24T05:01:58.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:54 .github [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 04:54 .gitignore [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 04:54 .golangci.yml [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 04:54 Attribution.txt [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 04:54 CHANGELOG.md [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 04:54 Dockerfile [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 04:54 GOVERNANCE.md [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 04:54 Jenkinsfile [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 04:54 LICENSE [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 04:54 OWNERS.md [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 04:54 README.md [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 04:52 VERSION [2023-03-24T05:01:58.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:54 bin [2023-03-24T05:01:58.419Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 24 04:56 coverage.out [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 04:54 go.mod [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 04:54 go.sum [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 04:54 main.go [2023-03-24T05:01:58.419Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 04:54 makefile [2023-03-24T05:01:58.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:54 res [2023-03-24T05:01:58.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:01:58.781Z] + 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=3136b2cf61159941a98e1df7c4ce05ca81a56ca4 --label arch=arm64 --label version=0.0.0 . [2023-03-24T05:01:58.781Z] Sending build context to Docker daemon 171.5kB [2023-03-24T05:01:59.055Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T05:01:59.055Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-24T05:01:59.055Z] ---> ebc6565102a0 [2023-03-24T05:01:59.055Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T05:01:59.055Z] ---> Running in d7b7c5d15ffd [2023-03-24T05:01:59.324Z] Removing intermediate container d7b7c5d15ffd [2023-03-24T05:01:59.324Z] ---> 580ee0269987 [2023-03-24T05:01:59.324Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T05:01:59.324Z] ---> Running in 0a519356e214 [2023-03-24T05:01:59.595Z] Removing intermediate container 0a519356e214 [2023-03-24T05:01:59.595Z] ---> 17593f579640 [2023-03-24T05:01:59.595Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:01:59.861Z] ---> Running in 9a1ee1558438 [2023-03-24T05:02:00.128Z] Removing intermediate container 9a1ee1558438 [2023-03-24T05:02:00.128Z] ---> 24fee992140b [2023-03-24T05:02:00.128Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T05:02:00.128Z] ---> Running in f13b4ab76a44 [2023-03-24T05:02:01.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:02:01.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:02:02.633Z] OK: 263 MiB in 53 packages [2023-03-24T05:02:03.223Z] Removing intermediate container f13b4ab76a44 [2023-03-24T05:02:03.223Z] ---> 114cb4a82bd6 [2023-03-24T05:02:03.223Z] Step 7/26 : WORKDIR /app [2023-03-24T05:02:03.223Z] ---> Running in ca03d1e27da9 [2023-03-24T05:02:03.812Z] Removing intermediate container ca03d1e27da9 [2023-03-24T05:02:03.812Z] ---> 6a65b5f42567 [2023-03-24T05:02:03.812Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-24T05:02:04.081Z] ---> e2c3f6c51db8 [2023-03-24T05:02:04.081Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:02:04.081Z] ---> Running in 2f544cdb9368 [2023-03-24T05:02:06.660Z] Removing intermediate container 2f544cdb9368 [2023-03-24T05:02:06.660Z] ---> 95e18467595f [2023-03-24T05:02:06.660Z] Step 10/26 : COPY . . [2023-03-24T05:02:06.927Z] ---> 7cd3b1883fba [2023-03-24T05:02:06.927Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T05:02:07.193Z] ---> Running in da43f3280aad [2023-03-24T05:02:07.460Z] Removing intermediate container da43f3280aad [2023-03-24T05:02:07.460Z] ---> 1151b9de781a [2023-03-24T05:02:07.460Z] Step 12/26 : RUN $MAKE [2023-03-24T05:02:07.460Z] ---> Running in 8f86a1bb862f [2023-03-24T05:02:08.422Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-24T05:04:15.128Z] Removing intermediate container 8f86a1bb862f [2023-03-24T05:04:15.128Z] ---> 21d08f6d7bab [2023-03-24T05:04:15.128Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T05:04:15.128Z] 3.17: Pulling from library/alpine [2023-03-24T05:04:15.128Z] af6eaf76a39c: Already exists [2023-03-24T05:04:15.128Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T05:04:15.128Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T05:04:15.128Z] ---> d74e625d9115 [2023-03-24T05:04:15.128Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-24T05:04:15.128Z] ---> Running in c5a2fde95d53 [2023-03-24T05:04:15.128Z] Removing intermediate container c5a2fde95d53 [2023-03-24T05:04:15.128Z] ---> 313b37ee0aeb [2023-03-24T05:04:15.128Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-24T05:04:15.128Z] ---> Running in 768811101d41 [2023-03-24T05:04:15.128Z] Removing intermediate container 768811101d41 [2023-03-24T05:04:15.128Z] ---> 53622bb43f2d [2023-03-24T05:04:15.129Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T05:04:15.129Z] ---> Running in e6bdd1efed1e [2023-03-24T05:04:15.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:04:16.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:04:17.706Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T05:04:17.706Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:04:17.706Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:04:17.706Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T05:04:17.982Z] OK: 8 MiB in 17 packages [2023-03-24T05:04:19.415Z] Removing intermediate container e6bdd1efed1e [2023-03-24T05:04:19.415Z] ---> 2cba3c7aedcd [2023-03-24T05:04:19.415Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-24T05:04:19.684Z] ---> 4d794dd426a2 [2023-03-24T05:04:19.684Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-24T05:04:20.267Z] ---> 73eced435b77 [2023-03-24T05:04:20.267Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-24T05:04:20.852Z] ---> 3d699300c312 [2023-03-24T05:04:20.852Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-24T05:04:22.264Z] ---> addba551453a [2023-03-24T05:04:22.264Z] Step 21/26 : EXPOSE 48095 [2023-03-24T05:04:22.264Z] ---> Running in 140e8b59bafa [2023-03-24T05:04:22.531Z] Removing intermediate container 140e8b59bafa [2023-03-24T05:04:22.531Z] ---> 2ef8918ec433 [2023-03-24T05:04:22.531Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-24T05:04:22.531Z] ---> Running in 1158c7822ee5 [2023-03-24T05:04:22.804Z] Removing intermediate container 1158c7822ee5 [2023-03-24T05:04:22.804Z] ---> d06db70380e2 [2023-03-24T05:04:22.804Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:04:23.082Z] ---> Running in f4ff3604e08d [2023-03-24T05:04:23.350Z] Removing intermediate container f4ff3604e08d [2023-03-24T05:04:23.350Z] ---> 8c9730178f1f [2023-03-24T05:04:23.350Z] Step 24/26 : LABEL arch=arm64 [2023-03-24T05:04:23.350Z] ---> Running in de4929d57150 [2023-03-24T05:04:23.622Z] Removing intermediate container de4929d57150 [2023-03-24T05:04:23.622Z] ---> 54ffc331e302 [2023-03-24T05:04:23.622Z] Step 25/26 : LABEL git_sha=3136b2cf61159941a98e1df7c4ce05ca81a56ca4 [2023-03-24T05:04:23.622Z] ---> Running in 0be987677514 [2023-03-24T05:04:24.205Z] Removing intermediate container 0be987677514 [2023-03-24T05:04:24.205Z] ---> 9f8b89a43ae9 [2023-03-24T05:04:24.205Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T05:04:24.205Z] ---> Running in 768a839c6bac [2023-03-24T05:04:24.471Z] Removing intermediate container 768a839c6bac [2023-03-24T05:04:24.471Z] ---> 0b032b978788 [2023-03-24T05:04:24.471Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T05:04:24.471Z] Successfully built 0b032b978788 [2023-03-24T05:04:24.471Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:04:24.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T05:04:24.920Z] [2023-03-24T05:04:24.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:04:25.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T05:04:25.255Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T05:04:25.255Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T05:04:25.255Z] 04944245beec: Pulling fs layer [2023-03-24T05:04:25.255Z] 699f458cf7ca: Pulling fs layer [2023-03-24T05:04:25.255Z] 765212b225bb: Pulling fs layer [2023-03-24T05:04:25.255Z] f23df028b6ca: Pulling fs layer [2023-03-24T05:04:25.255Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T05:04:25.255Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T05:04:25.255Z] f23df028b6ca: Waiting [2023-03-24T05:04:25.255Z] d65c8cfc05b1: Waiting [2023-03-24T05:04:25.255Z] 2437ff75d9bd: Waiting [2023-03-24T05:04:25.255Z] 765212b225bb: Waiting [2023-03-24T05:04:25.524Z] 04944245beec: Verifying Checksum [2023-03-24T05:04:25.524Z] 04944245beec: Download complete [2023-03-24T05:04:25.524Z] 765212b225bb: Download complete [2023-03-24T05:04:25.524Z] f23df028b6ca: Verifying Checksum [2023-03-24T05:04:25.524Z] f23df028b6ca: Download complete [2023-03-24T05:04:25.524Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T05:04:25.524Z] d65c8cfc05b1: Download complete [2023-03-24T05:04:25.793Z] 699f458cf7ca: Verifying Checksum [2023-03-24T05:04:25.793Z] 699f458cf7ca: Download complete [2023-03-24T05:04:26.062Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T05:04:26.062Z] 8998bd30e6a1: Download complete [2023-03-24T05:04:28.653Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T05:04:28.653Z] 2437ff75d9bd: Download complete [2023-03-24T05:04:30.061Z] 8998bd30e6a1: Pull complete [2023-03-24T05:04:30.642Z] 04944245beec: Pull complete [2023-03-24T05:04:32.050Z] 699f458cf7ca: Pull complete [2023-03-24T05:04:32.051Z] 765212b225bb: Pull complete [2023-03-24T05:04:33.011Z] f23df028b6ca: Pull complete [2023-03-24T05:04:33.011Z] d65c8cfc05b1: Pull complete [2023-03-24T05:04:48.003Z] 2437ff75d9bd: Pull complete [2023-03-24T05:04:48.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T05:04:48.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T05:04:48.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:04:48.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2023-03-24T05:04:48.241Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T05:04:51.087Z] $ docker top abd48425728c2113ff4071a3a112a5c64279a86fd308faf49aace22df70d9d29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:04:51.578Z] ---> job-cost.sh [2023-03-24T05:04:51.841Z] lf-activate-venv: SKIPPING [2023-03-24T05:04:51.841Z] INFO: No Stack... [2023-03-24T05:04:52.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T05:04:52.999Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T05:04:53.309Z] + + catcut /w/workspace/app-service-configurable/4/archives/cost.csv -d, [2023-03-24T05:04:53.309Z] -f6 [Pipeline] lock [2023-03-24T05:04:53.369Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [2023-03-24T05:04:53.378Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] did not exist. Created. [2023-03-24T05:04:53.378Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T05:04:53.717Z] /w/workspace/app-service-configurable/4@tmp/durable-5a0eae9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T05:04:54.364Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T05:04:54.388Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T05:04:54.437Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T05:04:54.445Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T05:04:54.464Z] $ docker stop --time=1 abd48425728c2113ff4071a3a112a5c64279a86fd308faf49aace22df70d9d29 [2023-03-24T05:04:55.948Z] $ docker rm -f --volumes abd48425728c2113ff4071a3a112a5c64279a86fd308faf49aace22df70d9d29 [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-24T05:04:56.317Z] provisioning config files... [2023-03-24T05:04:56.324Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config7887175295800354518tmp [Pipeline] { [Pipeline] sh [2023-03-24T05:04:56.615Z] + set +x [2023-03-24T05:04:56.615Z] + curl -s https://codecov.io/bash [2023-03-24T05:04:56.615Z] + bash -s -- [2023-03-24T05:04:56.615Z] [2023-03-24T05:04:56.615Z] _____ _ [2023-03-24T05:04:56.615Z] / ____| | | [2023-03-24T05:04:56.615Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T05:04:56.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T05:04:56.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T05:04:56.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T05:04:56.615Z] Bash-1.0.6 [2023-03-24T05:04:56.615Z] [2023-03-24T05:04:56.615Z] [2023-03-24T05:04:56.615Z] ==> git version 2.25.1 found [2023-03-24T05:04:56.615Z] ==> 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-24T05:04:56.615Z] Release-Date: 2020-01-08 [2023-03-24T05:04:56.615Z] 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-24T05:04:56.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T05:04:56.615Z] ==> Jenkins CI detected. [2023-03-24T05:04:56.615Z] current dir:  /w/workspace/_app-service-configurable_PR-535 [2023-03-24T05:04:56.615Z] project root: . [2023-03-24T05:04:56.615Z] --> token set from env [2023-03-24T05:04:56.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T05:04:56.615Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T05:04:56.616Z] ==> Python coveragepy not found [2023-03-24T05:04:56.616Z] ==> Searching for coverage reports in: [2023-03-24T05:04:56.616Z] + . [2023-03-24T05:04:56.616Z] -> Found 1 reports [2023-03-24T05:04:56.616Z] ==> Detecting git/mercurial file structure [2023-03-24T05:04:56.616Z] ==> Reading reports [2023-03-24T05:04:56.616Z] + ./coverage.out bytes=13 [2023-03-24T05:04:56.616Z] ==> Appending adjustments [2023-03-24T05:04:56.616Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T05:04:56.874Z] + Found adjustments [2023-03-24T05:04:56.874Z] ==> Gzipping contents [2023-03-24T05:04:56.874Z] 4.0K /tmp/codecov.Af0JL9.gz [2023-03-24T05:04:56.874Z] ==> Uploading reports [2023-03-24T05:04:56.874Z] url: https://codecov.io [2023-03-24T05:04:56.874Z] query: branch=PR-535&commit=e8632d53bfc449bc5592803ef7d9ba1633ce031d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= [2023-03-24T05:04:56.874Z] -> Pinging Codecov [2023-03-24T05:04:56.874Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-535&commit=e8632d53bfc449bc5592803ef7d9ba1633ce031d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= [2023-03-24T05:04:56.874Z] -> Uploading to [2023-03-24T05:04:56.874Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/A97CA9966030D2A3747ED39772930CCE/e8632d53bfc449bc5592803ef7d9ba1633ce031d/1798921e-7ab3-4e89-b40e-afb0420a8ada.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T050456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f57c5241c461b1ff6754398d79c1a064d6af228181d4ce4f8a4d4e4428aaeb0 [2023-03-24T05:04:56.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T05:04:56.874Z] Dload Upload Total Spent Left Speed [2023-03-24T05:04:57.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1780 --:--:-- --:--:-- --:--:-- 1780 [2023-03-24T05:04:57.135Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e8632d53bfc449bc5592803ef7d9ba1633ce031d [Pipeline] } [2023-03-24T05:04:57.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-24T05:04:57.825Z] + [ -d /w/workspace/_app-service-configurable_PR-535/archives ] [2023-03-24T05:04:57.825Z] + ls -al /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T05:04:57.825Z] total 16 [2023-03-24T05:04:57.826Z] drwxr-xr-x 3 root root 4096 Mar 24 04:54 . [2023-03-24T05:04:57.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:54 .. [2023-03-24T05:04:57.826Z] drwxr-xr-x 2 root root 4096 Mar 24 04:54 cost [2023-03-24T05:04:57.826Z] -rw-r--r-- 1 root root 96 Mar 24 04:54 cost.csv [2023-03-24T05:04:57.826Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T05:04:57.826Z] + ls -al /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T05:04:57.826Z] total 16 [2023-03-24T05:04:57.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 04:54 . [2023-03-24T05:04:57.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:54 .. [2023-03-24T05:04:57.826Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 04:54 cost [2023-03-24T05:04:57.826Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 24 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:04:58.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:04:58.971Z] ---> package-listing.sh [2023-03-24T05:04:58.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T05:04:58.971Z] ++ facter osfamily [2023-03-24T05:04:59.230Z] + OS_FAMILY=debian [2023-03-24T05:04:59.230Z] + workspace=/w/workspace/_app-service-configurable_PR-535 [2023-03-24T05:04:59.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T05:04:59.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T05:04:59.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T05:04:59.230Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T05:04:59.230Z] + '[' /w/workspace/_app-service-configurable_PR-535 ']' [2023-03-24T05:04:59.230Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T05:04:59.230Z] + case "${OS_FAMILY}" in [2023-03-24T05:04:59.230Z] + dpkg -l [2023-03-24T05:04:59.230Z] + grep '^ii' [2023-03-24T05:04:59.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T05:04:59.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T05:04:59.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T05:04:59.230Z] + '[' /w/workspace/_app-service-configurable_PR-535 ']' [2023-03-24T05:04:59.230Z] + mkdir -p /w/workspace/_app-service-configurable_PR-535/archives/ [2023-03-24T05:04:59.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-535/archives/ [Pipeline] echo [2023-03-24T05:04:59.240Z] 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/_app-service-configurable_PR-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T05:04:59.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:05:00.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T05:05:00.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:05:00.148Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2023-03-24T05:05:00.177Z] $ 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/_app-service-configurable_PR-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T05:05:00.372Z] $ docker top 88e7e01c95868c953b1e4ad0e1af9977bc92bda534efbcacec0ada4116552571 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T05:05:00.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T05:05:00.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T05:05:01.279Z] + ls /var/log/sa-host [2023-03-24T05:05:01.279Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T05:05:01.419Z] provisioning config files... [2023-03-24T05:05:01.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config11869343427231589480tmp [Pipeline] { [Pipeline] echo [2023-03-24T05:05:01.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:05:01.717Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T05:05:01.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:05:02.047Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T05:05:02.054Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:05:02.335Z] ---> sudo-logs.sh [2023-03-24T05:05:02.335Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T05:05:02.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:05:02.639Z] ---> job-cost.sh [2023-03-24T05:05:02.639Z] lf-activate-venv: SKIPPING [2023-03-24T05:05:02.639Z] DEBUG: total: 0.2199999988079071 [2023-03-24T05:05:02.639Z] INFO: Retrieving Stack Cost... [2023-03-24T05:05:03.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T05:05:03.833Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T05:05:03.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:05:04.121Z] ---> logs-deploy.sh [2023-03-24T05:05:04.121Z] lf-activate-venv: SKIPPING [2023-03-24T05:05:04.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-535/4 [2023-03-24T05:05:04.121Z] INFO: archiving workspace using pattern(s): [2023-03-24T05:05:05.058Z] Archives upload complete. [2023-03-24T05:05:05.058Z] INFO: archiving logs to Nexus