Pull request #422 updated 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 21a2c126823925867dd6956e6f8909a9745991de+3f477d47c6517606b32e01b3b7dfc9f0ed41c93b (72fc246ddd2f757755e9d819167e7805367f0d98) 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-ssh3371735110122253244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4050360939359113533.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-422/workspace@libs/edgex-global-pipelines/.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-422/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6209958286900016222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh8729685579233265762.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-422/workspace@libs/lf-pipelines/.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-422/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh133280617409526940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63174 in /w/workspace/_app-service-configurable_PR-422 [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-422 # 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 Merging remotes/origin/main commit 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b into PR head commit 21a2c126823925867dd6956e6f8909a9745991de Merge succeeded, producing 21a2c126823925867dd6956e6f8909a9745991de Checking out Revision 21a2c126823925867dd6956e6f8909a9745991de (PR-422) > 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/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a2c126823925867dd6956e6f8909a9745991de # 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 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a2c126823925867dd6956e6f8909a9745991de # timeout=10 Commit message: "Merge branch 'main' into fix-port" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 63ca49522e2144fab890dc4bdd15bb7a5b929089 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T19:31:21.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T19:31:21.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T19:31:21.282Z] ========================================================= [2022-05-11T19:31:21.282Z] EdgeX Global Pipelines Version Info [2022-05-11T19:31:21.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:31:22.018Z] ------------------- [2022-05-11T19:31:22.018Z] stable info: [2022-05-11T19:31:22.018Z] ------------------- [2022-05-11T19:31:22.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:31:22.018Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:31:22.018Z] Message: update stable to v1.0.230 [2022-05-11T19:31:22.592Z] ------------------- [2022-05-11T19:31:22.592Z] experimental info: [2022-05-11T19:31:22.592Z] ------------------- [2022-05-11T19:31:22.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:31:22.592Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:31:22.592Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T19:31:22.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-11T19:31:22.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-11T19:31:22.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T19:31:22.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T19:31:22.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T19:31:22.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T19:31:22.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T19:31:22.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T19:31:22.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T19:31:22.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T19:31:22.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T19:31:22.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-11T19:31:22.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T19:31:22.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T19:31:22.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:31:22.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:31:23.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:31:23.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:31:23.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T19:31:23.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T19:31:23.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T19:31:23.089Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T19:31:23.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T19:31:23.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T19:31:23.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T19:31:23.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T19:31:23.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo [2022-05-11T19:31:23.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo [2022-05-11T19:31:23.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo [2022-05-11T19:31:23.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21a2c126823925867dd6956e6f8909a9745991de [Pipeline] echo [2022-05-11T19:31:23.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21a2c12 [Pipeline] echo [2022-05-11T19:31:23.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:31:23.315Z] provisioning config files... [2022-05-11T19:31:23.335Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-422@tmp/config8819519323438271998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:31:23.653Z] ---> docker-login.sh [2022-05-11T19:31:23.654Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:31:23.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:23.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:23.915Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:23.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:23.915Z] [2022-05-11T19:31:23.915Z] Login Succeeded [2022-05-11T19:31:23.915Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:31:24.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:24.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:24.178Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:24.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:24.178Z] [2022-05-11T19:31:24.178Z] Login Succeeded [2022-05-11T19:31:24.178Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:31:24.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:24.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:24.178Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:24.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:24.178Z] [2022-05-11T19:31:24.178Z] Login Succeeded [2022-05-11T19:31:24.178Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:31:24.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:24.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:24.440Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:24.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:24.440Z] [2022-05-11T19:31:24.440Z] Login Succeeded [2022-05-11T19:31:24.440Z] docker.io [2022-05-11T19:31:24.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:25.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:25.015Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:25.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:25.015Z] [2022-05-11T19:31:25.015Z] Login Succeeded [2022-05-11T19:31:25.015Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:31:25.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T19:31:25.430Z] + git rev-list -1 --merges 21a2c126823925867dd6956e6f8909a9745991de~1..21a2c126823925867dd6956e6f8909a9745991de [Pipeline] echo [2022-05-11T19:31:25.463Z] -----------> git rev-list -1 --merges 21a2c126823925867dd6956e6f8909a9745991de~1..21a2c126823925867dd6956e6f8909a9745991de 21a2c126823925867dd6956e6f8909a9745991de [2022-05-11T19:31:25.463Z] 21a2c126823925867dd6956e6f8909a9745991de [false] [Pipeline] sh [2022-05-11T19:31:25.762Z] + git log --format=format:%s -1 21a2c126823925867dd6956e6f8909a9745991de [Pipeline] echo [2022-05-11T19:31:25.779Z] ========================================================= [2022-05-11T19:31:25.779Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T19:31:25.779Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:31:26.123Z] + git log --format=format:%s -1 21a2c126823925867dd6956e6f8909a9745991de [Pipeline] echo [2022-05-11T19:31:26.137Z] [semverPrep] GIT_COMMIT: 21a2c126823925867dd6956e6f8909a9745991de, Commit Message: Merge branch 'main' into fix-port [Pipeline] echo [2022-05-11T19:31:26.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T19:31:26.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:31:26.770Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T19:31:26.770Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T19:31:26.770Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T19:31:26.770Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-05-11T19:31:26.770Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T19:31:26.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:31:27.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:31:27.202Z] [2022-05-11T19:31:27.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:31:27.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:31:27.509Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T19:31:27.509Z] 1fe172e4850f: Pulling fs layer [2022-05-11T19:31:27.509Z] caf521ccaac6: Pulling fs layer [2022-05-11T19:31:27.509Z] 3ead6fa29328: Pulling fs layer [2022-05-11T19:31:27.509Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T19:31:27.509Z] a8d5f1318db7: Pulling fs layer [2022-05-11T19:31:27.509Z] c427282e49a2: Pulling fs layer [2022-05-11T19:31:27.509Z] 1827001aaf11: Pulling fs layer [2022-05-11T19:31:27.509Z] 0714d37db230: Pulling fs layer [2022-05-11T19:31:27.509Z] ac28cf19c067: Pulling fs layer [2022-05-11T19:31:27.509Z] ca983d60f3e2: Pulling fs layer [2022-05-11T19:31:27.509Z] 9f894cec8388: Pulling fs layer [2022-05-11T19:31:27.509Z] 1827001aaf11: Waiting [2022-05-11T19:31:27.509Z] 0714d37db230: Waiting [2022-05-11T19:31:27.509Z] ac28cf19c067: Waiting [2022-05-11T19:31:27.509Z] ca983d60f3e2: Waiting [2022-05-11T19:31:27.509Z] 9f894cec8388: Waiting [2022-05-11T19:31:27.509Z] a8d5f1318db7: Waiting [2022-05-11T19:31:27.509Z] c427282e49a2: Waiting [2022-05-11T19:31:27.509Z] 5c2a1cbceb83: Waiting [2022-05-11T19:31:27.509Z] caf521ccaac6: Verifying Checksum [2022-05-11T19:31:27.509Z] caf521ccaac6: Download complete [2022-05-11T19:31:27.509Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T19:31:27.509Z] 5c2a1cbceb83: Download complete [2022-05-11T19:31:27.769Z] a8d5f1318db7: Verifying Checksum [2022-05-11T19:31:27.769Z] a8d5f1318db7: Download complete [2022-05-11T19:31:27.769Z] c427282e49a2: Download complete [2022-05-11T19:31:27.769Z] 3ead6fa29328: Verifying Checksum [2022-05-11T19:31:27.769Z] 3ead6fa29328: Download complete [2022-05-11T19:31:27.769Z] 0714d37db230: Verifying Checksum [2022-05-11T19:31:27.769Z] ac28cf19c067: Download complete [2022-05-11T19:31:27.769Z] ca983d60f3e2: Verifying Checksum [2022-05-11T19:31:27.769Z] ca983d60f3e2: Download complete [2022-05-11T19:31:27.769Z] 9f894cec8388: Verifying Checksum [2022-05-11T19:31:27.769Z] 9f894cec8388: Download complete [2022-05-11T19:31:27.769Z] 1fe172e4850f: Verifying Checksum [2022-05-11T19:31:27.769Z] 1fe172e4850f: Download complete [2022-05-11T19:31:28.028Z] 1827001aaf11: Verifying Checksum [2022-05-11T19:31:28.029Z] 1827001aaf11: Download complete [2022-05-11T19:31:29.413Z] 1fe172e4850f: Pull complete [2022-05-11T19:31:29.413Z] caf521ccaac6: Pull complete [2022-05-11T19:31:29.983Z] 3ead6fa29328: Pull complete [2022-05-11T19:31:29.983Z] 5c2a1cbceb83: Pull complete [2022-05-11T19:31:30.246Z] a8d5f1318db7: Pull complete [2022-05-11T19:31:30.507Z] c427282e49a2: Pull complete [2022-05-11T19:31:32.479Z] 1827001aaf11: Pull complete [2022-05-11T19:31:32.741Z] 0714d37db230: Pull complete [2022-05-11T19:31:32.741Z] ac28cf19c067: Pull complete [2022-05-11T19:31:32.741Z] ca983d60f3e2: Pull complete [2022-05-11T19:31:33.004Z] 9f894cec8388: Pull complete [2022-05-11T19:31:33.004Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T19:31:33.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:31:33.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T19:31:33.084Z] prd-ubuntu20.04-docker-8c-8g-63174 does not seem to be running inside a container [2022-05-11T19:31:33.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-422 -v /w/workspace/_app-service-configurable_PR-422:/w/workspace/_app-service-configurable_PR-422:rw,z -v /w/workspace/_app-service-configurable_PR-422@tmp:/w/workspace/_app-service-configurable_PR-422@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:31:34.807Z] $ docker top 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec -eo pid,comm [2022-05-11T19:31:34.886Z] 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). [2022-05-11T19:31:34.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:31:34.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:31:34.926Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:31:35.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:31:35.079Z] $ docker exec 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec ssh-agent [2022-05-11T19:31:35.207Z] SSH_AUTH_SOCK=/tmp/ssh-aZG3UkvA8Kfi/agent.35 [2022-05-11T19:31:35.207Z] SSH_AGENT_PID=41 [2022-05-11T19:31:35.215Z] Running ssh-add (command line suppressed) [2022-05-11T19:31:35.351Z] Identity added: /w/workspace/_app-service-configurable_PR-422@tmp/private_key_7092479084290522173.key (/w/workspace/_app-service-configurable_PR-422@tmp/private_key_7092479084290522173.key) [2022-05-11T19:31:35.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:31:35.655Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T19:31:35.683Z] $ docker exec --env ******** --env ******** 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec ssh-agent -k [2022-05-11T19:31:35.802Z] unset SSH_AUTH_SOCK; [2022-05-11T19:31:35.802Z] unset SSH_AGENT_PID; [2022-05-11T19:31:35.803Z] echo Agent pid 41 killed; [2022-05-11T19:31:35.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T19:31:35.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:31:35.837Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:31:35.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:31:35.983Z] $ docker exec 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec ssh-agent [2022-05-11T19:31:36.097Z] SSH_AUTH_SOCK=/tmp/ssh-IOvIoxausY1p/agent.76 [2022-05-11T19:31:36.097Z] SSH_AGENT_PID=83 [2022-05-11T19:31:36.102Z] Running ssh-add (command line suppressed) [2022-05-11T19:31:36.229Z] Identity added: /w/workspace/_app-service-configurable_PR-422@tmp/private_key_5185643434295549237.key (/w/workspace/_app-service-configurable_PR-422@tmp/private_key_5185643434295549237.key) [2022-05-11T19:31:36.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:31:36.529Z] + git semver init [2022-05-11T19:31:36.790Z] 2022-05-11 19:31:36,767 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T19:31:36.790Z] 2022-05-11 19:31:36,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-422/.semver [2022-05-11T19:31:36.790Z] 2022-05-11 19:31:36,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-422/.semver [2022-05-11T19:31:36.790Z] 2022-05-11 19:31:36,768 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-422/.semver'], cwd=/w/workspace/_app-service-configurable_PR-422, universal_newlines=False, shell=None, istream=None) [2022-05-11T19:31:37.737Z] 2022-05-11 19:31:37,579 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-422/.git/info/exclude [2022-05-11T19:31:37.737Z] 2022-05-11 19:31:37,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-422/.semver/PR-422 with force:False [2022-05-11T19:31:37.737Z] 2022-05-11 19:31:37,580 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-422/.semver/PR-422 [2022-05-11T19:31:37.738Z] 2022-05-11 19:31:37,585 [execute] INFO git cat-file --batch-check [2022-05-11T19:31:37.738Z] 2022-05-11 19:31:37,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:31:37.738Z] 2022-05-11 19:31:37,592 [execute] INFO git cat-file --batch [2022-05-11T19:31:37.738Z] 2022-05-11 19:31:37,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:31:37.738Z] 2022-05-11 19:31:37,598 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-422/.semver/PR-422 [2022-05-11T19:31:37.738Z] 0.0.0 [Pipeline] } [2022-05-11T19:31:37.756Z] $ docker exec --env ******** --env ******** 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec ssh-agent -k [2022-05-11T19:31:37.878Z] unset SSH_AUTH_SOCK; [2022-05-11T19:31:37.878Z] unset SSH_AGENT_PID; [2022-05-11T19:31:37.878Z] echo Agent pid 83 killed; [2022-05-11T19:31:37.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:31:38.194Z] + git semver [Pipeline] } [2022-05-11T19:31:38.479Z] $ docker stop --time=1 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec [2022-05-11T19:31:39.814Z] $ docker rm -f 2e31423d2af4fd3d869a94042e9acbdeca3475d9cf68e0c4ee683700a6e5eeec [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:31:40.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T19:31:40.440Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T19:31:40.445Z] [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 [2022-05-11T19:31:40.623Z] provisioning config files... [2022-05-11T19:31:40.657Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-422@tmp/config9206357819217552463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:31:40.963Z] ---> docker-login.sh [2022-05-11T19:31:40.963Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:31:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:40.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:40.963Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:40.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:40.963Z] [2022-05-11T19:31:40.963Z] Login Succeeded [2022-05-11T19:31:40.963Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:31:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:41.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:41.225Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:41.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:41.225Z] [2022-05-11T19:31:41.225Z] Login Succeeded [2022-05-11T19:31:41.225Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:31:41.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:41.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:41.225Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:41.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:41.225Z] [2022-05-11T19:31:41.225Z] Login Succeeded [2022-05-11T19:31:41.225Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:31:41.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:41.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:41.486Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:41.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:41.486Z] [2022-05-11T19:31:41.486Z] Login Succeeded [2022-05-11T19:31:41.486Z] docker.io [2022-05-11T19:31:41.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:31:41.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:31:41.746Z] Configure a credential helper to remove this warning. See [2022-05-11T19:31:41.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:31:41.746Z] [2022-05-11T19:31:41.746Z] Login Succeeded [2022-05-11T19:31:41.746Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:31:41.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:31:41.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:31:41.838Z] ========================================================= [2022-05-11T19:31:41.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T19:31:41.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:31:42.148Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T19:31:42.149Z] Sending build context to Docker daemon 3.07MB [2022-05-11T19:31:42.149Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:31:42.149Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T19:31:42.149Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T19:31:42.149Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T19:31:42.149Z] 666ba61612fd: Pulling fs layer [2022-05-11T19:31:42.149Z] 8ed8ca486205: Pulling fs layer [2022-05-11T19:31:42.149Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T19:31:42.149Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T19:31:42.149Z] ca2b28591e48: Pulling fs layer [2022-05-11T19:31:42.149Z] a51346096db8: Pulling fs layer [2022-05-11T19:31:42.149Z] daebc70d1ce1: Pulling fs layer [2022-05-11T19:31:42.149Z] 0e18a0eac166: Pulling fs layer [2022-05-11T19:31:42.149Z] 4fe6c5a15a65: Waiting [2022-05-11T19:31:42.149Z] 22a0e8bec74d: Waiting [2022-05-11T19:31:42.149Z] daebc70d1ce1: Waiting [2022-05-11T19:31:42.149Z] ca2b28591e48: Waiting [2022-05-11T19:31:42.149Z] a51346096db8: Waiting [2022-05-11T19:31:42.149Z] 0e18a0eac166: Waiting [2022-05-11T19:31:42.149Z] 8ed8ca486205: Download complete [2022-05-11T19:31:42.149Z] 666ba61612fd: Download complete [2022-05-11T19:31:42.149Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T19:31:42.149Z] 22a0e8bec74d: Download complete [2022-05-11T19:31:42.409Z] ca2b28591e48: Verifying Checksum [2022-05-11T19:31:42.409Z] ca2b28591e48: Download complete [2022-05-11T19:31:42.409Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T19:31:42.409Z] 59bf1c3509f3: Download complete [2022-05-11T19:31:42.409Z] a51346096db8: Verifying Checksum [2022-05-11T19:31:42.409Z] a51346096db8: Download complete [2022-05-11T19:31:42.409Z] daebc70d1ce1: Verifying Checksum [2022-05-11T19:31:42.409Z] daebc70d1ce1: Download complete [2022-05-11T19:31:42.409Z] 59bf1c3509f3: Pull complete [2022-05-11T19:31:42.670Z] 666ba61612fd: Pull complete [2022-05-11T19:31:42.670Z] 8ed8ca486205: Pull complete [2022-05-11T19:31:42.931Z] 0e18a0eac166: Verifying Checksum [2022-05-11T19:31:42.931Z] 0e18a0eac166: Download complete [2022-05-11T19:31:42.931Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T19:31:42.931Z] 4fe6c5a15a65: Download complete [2022-05-11T19:31:47.135Z] 4fe6c5a15a65: Pull complete [2022-05-11T19:31:47.135Z] 22a0e8bec74d: Pull complete [2022-05-11T19:31:47.395Z] ca2b28591e48: Pull complete [2022-05-11T19:31:47.395Z] a51346096db8: Pull complete [2022-05-11T19:31:47.395Z] daebc70d1ce1: Pull complete [2022-05-11T19:31:49.955Z] 0e18a0eac166: Pull complete [2022-05-11T19:31:49.955Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T19:31:49.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T19:31:49.955Z] ---> f018257e8ee9 [2022-05-11T19:31:49.955Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:31:51.876Z] ---> Running in 98d2ec8a6640 [2022-05-11T19:31:51.876Z] Removing intermediate container 98d2ec8a6640 [2022-05-11T19:31:51.876Z] ---> 70cf78cc8bf0 [2022-05-11T19:31:51.876Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:31:51.876Z] ---> Running in 820f96395a3a [2022-05-11T19:31:51.876Z] Removing intermediate container 820f96395a3a [2022-05-11T19:31:51.876Z] ---> f728f006bd0c [2022-05-11T19:31:51.876Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:31:51.876Z] ---> Running in f7db5dd53788 [2022-05-11T19:31:51.876Z] Removing intermediate container f7db5dd53788 [2022-05-11T19:31:51.876Z] ---> cb83b7178c56 [2022-05-11T19:31:51.876Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:31:51.876Z] ---> Running in b490bfdffbe9 [2022-05-11T19:31:52.449Z] Removing intermediate container b490bfdffbe9 [2022-05-11T19:31:52.449Z] ---> e6e29fdbf1b4 [2022-05-11T19:31:52.449Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:31:52.449Z] ---> Running in 304c2fb58fd8 [2022-05-11T19:31:52.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:31:53.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:31:53.929Z] OK: 221 MiB in 52 packages [2022-05-11T19:31:54.500Z] Removing intermediate container 304c2fb58fd8 [2022-05-11T19:31:54.500Z] ---> 8f2d7e0ee61b [2022-05-11T19:31:54.500Z] Step 8/13 : WORKDIR /app [2022-05-11T19:31:54.500Z] ---> Running in 2cd88bb196f9 [2022-05-11T19:31:54.500Z] Removing intermediate container 2cd88bb196f9 [2022-05-11T19:31:54.500Z] ---> b340fa1cb579 [2022-05-11T19:31:54.500Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T19:31:54.500Z] ---> a876cd490691 [2022-05-11T19:31:54.500Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:31:54.761Z] ---> Running in 16bdbcd8d19a [2022-05-11T19:31:55.526Z] Still waiting to schedule task [2022-05-11T19:31:55.526Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63172’ is offline [2022-05-11T19:32:09.680Z] Removing intermediate container 16bdbcd8d19a [2022-05-11T19:32:09.680Z] ---> fb5e2694b234 [2022-05-11T19:32:09.680Z] Step 11/13 : COPY . . [2022-05-11T19:32:09.680Z] ---> d8617a2591e6 [2022-05-11T19:32:09.680Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T19:32:09.680Z] ---> Running in 10e7e0db0b7a [2022-05-11T19:32:09.680Z] Removing intermediate container 10e7e0db0b7a [2022-05-11T19:32:09.680Z] ---> dcfa302178e4 [2022-05-11T19:32:09.680Z] Step 13/13 : RUN $MAKE [2022-05-11T19:32:09.680Z] ---> Running in c624dc4cebee [2022-05-11T19:32:09.680Z] noop [2022-05-11T19:32:09.680Z] Removing intermediate container c624dc4cebee [2022-05-11T19:32:09.680Z] ---> f29b697b79c9 [2022-05-11T19:32:09.680Z] Successfully built f29b697b79c9 [2022-05-11T19:32:09.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:32:09.984Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:32:09.984Z] . [Pipeline] withDockerContainer [2022-05-11T19:32:10.055Z] prd-ubuntu20.04-docker-8c-8g-63174 does not seem to be running inside a container [2022-05-11T19:32:10.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-422 -v /w/workspace/_app-service-configurable_PR-422:/w/workspace/_app-service-configurable_PR-422:rw,z -v /w/workspace/_app-service-configurable_PR-422@tmp:/w/workspace/_app-service-configurable_PR-422@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-x86_64 cat [2022-05-11T19:32:10.515Z] $ docker top 8ab9b39537e67c3a34d55bea43c0da073432cd5dd95bd5893dd5e0261297202f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:32:10.877Z] + go version [2022-05-11T19:32:10.877Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T19:32:10.894Z] $ docker stop --time=1 8ab9b39537e67c3a34d55bea43c0da073432cd5dd95bd5893dd5e0261297202f [2022-05-11T19:32:12.214Z] $ docker rm -f 8ab9b39537e67c3a34d55bea43c0da073432cd5dd95bd5893dd5e0261297202f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:32:12.616Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:32:12.616Z] . [Pipeline] withDockerContainer [2022-05-11T19:32:12.689Z] prd-ubuntu20.04-docker-8c-8g-63174 does not seem to be running inside a container [2022-05-11T19:32:12.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-422 -v /w/workspace/_app-service-configurable_PR-422:/w/workspace/_app-service-configurable_PR-422:rw,z -v /w/workspace/_app-service-configurable_PR-422@tmp:/w/workspace/_app-service-configurable_PR-422@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-x86_64 cat [2022-05-11T19:32:13.111Z] $ docker top 7512105424bced3d209dbb219fb631763c8537fc98b3198f72ead2c5de3ac4ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:32:13.533Z] + make test [2022-05-11T19:32:13.533Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T19:32:23.582Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T19:32:23.582Z] CGO_ENABLED=1 go vet ./... [2022-05-11T19:32:27.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:32:27.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:32:27.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:32:28.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:32:28.092Z] $ docker stop --time=1 7512105424bced3d209dbb219fb631763c8537fc98b3198f72ead2c5de3ac4ea [2022-05-11T19:32:29.927Z] $ docker rm -f 7512105424bced3d209dbb219fb631763c8537fc98b3198f72ead2c5de3ac4ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:32:30.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:32:30.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T19:32:31.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:32:31.374Z] + ls -al . [2022-05-11T19:32:31.374Z] total 168 [2022-05-11T19:32:31.374Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:32 . [2022-05-11T19:32:31.374Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:31 .. [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 19:31 .dockerignore [2022-05-11T19:32:31.374Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:31 .git [2022-05-11T19:32:31.374Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:31 .github [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 19:31 .gitignore [2022-05-11T19:32:31.374Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:31 .semver [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 19:31 Attribution.txt [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 19:31 CHANGELOG.md [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 19:31 Dockerfile [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:31 GOVERNANCE.md [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 19:31 Jenkinsfile [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 19:31 LICENSE [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 19:31 OWNERS.md [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 19:31 README.md [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:31 VERSION [2022-05-11T19:32:31.374Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:31 bin [2022-05-11T19:32:31.374Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:32 coverage.out [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 19:31 go.mod [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 19:31 go.sum [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 19:31 main.go [2022-05-11T19:32:31.374Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 19:31 makefile [2022-05-11T19:32:31.374Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:31 res [2022-05-11T19:32:31.374Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:31 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:32:31.672Z] + 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=21a2c126823925867dd6956e6f8909a9745991de --label arch=amd64 --label version=0.0.0 . [2022-05-11T19:32:31.672Z] Sending build context to Docker daemon 3.071MB [2022-05-11T19:32:31.672Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:32:31.672Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T19:32:31.672Z] ---> f29b697b79c9 [2022-05-11T19:32:31.672Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:32:31.672Z] ---> Running in 88e972f36eb7 [2022-05-11T19:32:31.933Z] Removing intermediate container 88e972f36eb7 [2022-05-11T19:32:31.933Z] ---> a1ec447fa3c6 [2022-05-11T19:32:31.933Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:32:31.933Z] ---> Running in d8dd6b8ec7a9 [2022-05-11T19:32:31.933Z] Removing intermediate container d8dd6b8ec7a9 [2022-05-11T19:32:31.933Z] ---> bade22f2185d [2022-05-11T19:32:31.933Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:32:32.194Z] ---> Running in 3384601c2429 [2022-05-11T19:32:32.194Z] Removing intermediate container 3384601c2429 [2022-05-11T19:32:32.194Z] ---> 2c4ae8d7c6bc [2022-05-11T19:32:32.194Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:32:32.194Z] ---> Running in 45d413f64d68 [2022-05-11T19:32:32.763Z] Removing intermediate container 45d413f64d68 [2022-05-11T19:32:32.763Z] ---> da2f57e747d8 [2022-05-11T19:32:32.763Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:32:32.763Z] ---> Running in ae28c1822a05 [2022-05-11T19:32:33.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:32:33.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:32:34.229Z] OK: 221 MiB in 52 packages [2022-05-11T19:32:34.490Z] Removing intermediate container ae28c1822a05 [2022-05-11T19:32:34.490Z] ---> b30e65c93045 [2022-05-11T19:32:34.490Z] Step 8/27 : WORKDIR /app [2022-05-11T19:32:34.752Z] ---> Running in a521dd9646ac [2022-05-11T19:32:34.752Z] Removing intermediate container a521dd9646ac [2022-05-11T19:32:34.752Z] ---> a69614caa457 [2022-05-11T19:32:34.752Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T19:32:35.014Z] ---> 76e6275b40c5 [2022-05-11T19:32:35.014Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:32:35.014Z] ---> Running in fb636716d10e [2022-05-11T19:32:35.585Z] Removing intermediate container fb636716d10e [2022-05-11T19:32:35.585Z] ---> 3cdc88608bbf [2022-05-11T19:32:35.585Z] Step 11/27 : COPY . . [2022-05-11T19:32:35.859Z] ---> 87f1495a93bd [2022-05-11T19:32:35.859Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T19:32:35.859Z] ---> Running in f368566b6f30 [2022-05-11T19:32:35.859Z] Removing intermediate container f368566b6f30 [2022-05-11T19:32:35.859Z] ---> 1d58ed12f24c [2022-05-11T19:32:35.859Z] Step 13/27 : RUN $MAKE [2022-05-11T19:32:36.120Z] ---> Running in 15642975fcb3 [2022-05-11T19:32:36.385Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-11T19:32:58.352Z] Removing intermediate container 15642975fcb3 [2022-05-11T19:32:58.352Z] ---> f789eaf6a68b [2022-05-11T19:32:58.352Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T19:32:58.352Z] 3.14: Pulling from library/alpine [2022-05-11T19:32:58.352Z] 8663204ce13b: Pulling fs layer [2022-05-11T19:32:58.352Z] 8663204ce13b: Verifying Checksum [2022-05-11T19:32:58.352Z] 8663204ce13b: Download complete [2022-05-11T19:32:58.352Z] 8663204ce13b: Pull complete [2022-05-11T19:32:58.352Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T19:32:58.352Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T19:32:58.352Z] ---> e04c818066af [2022-05-11T19:32:58.352Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:32:58.352Z] ---> Running in fcf33ccbaf70 [2022-05-11T19:32:58.352Z] Removing intermediate container fcf33ccbaf70 [2022-05-11T19:32:58.352Z] ---> da6feeceda5d [2022-05-11T19:32:58.352Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T19:32:58.352Z] ---> Running in dc83defdc725 [2022-05-11T19:32:58.352Z] Removing intermediate container dc83defdc725 [2022-05-11T19:32:58.352Z] ---> afa4b21c6cc6 [2022-05-11T19:32:58.352Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T19:32:58.352Z] ---> Running in 99e03611c3b4 [2022-05-11T19:32:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:32:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:32:58.613Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T19:32:58.613Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T19:32:58.613Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T19:32:58.613Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T19:32:58.613Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T19:32:58.613Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T19:32:58.613Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T19:32:58.613Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T19:32:58.613Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T19:32:58.613Z] OK: 9 MiB in 21 packages [2022-05-11T19:32:59.183Z] Removing intermediate container 99e03611c3b4 [2022-05-11T19:32:59.184Z] ---> 8dea6933321d [2022-05-11T19:32:59.184Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T19:32:59.444Z] ---> 6fd23eca1ccb [2022-05-11T19:32:59.444Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T19:32:59.705Z] ---> 0cc732aec78c [2022-05-11T19:32:59.705Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T19:32:59.705Z] ---> e4371faca9a9 [2022-05-11T19:32:59.705Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T19:33:00.649Z] ---> aeab8012edc5 [2022-05-11T19:33:00.649Z] Step 22/27 : EXPOSE 48095 [2022-05-11T19:33:00.649Z] ---> Running in a1a5db868892 [2022-05-11T19:33:00.649Z] Removing intermediate container a1a5db868892 [2022-05-11T19:33:00.649Z] ---> fc6f89855c3f [2022-05-11T19:33:00.649Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T19:33:00.649Z] ---> Running in c7339c9cda37 [2022-05-11T19:33:00.649Z] Removing intermediate container c7339c9cda37 [2022-05-11T19:33:00.649Z] ---> 21d902f026c2 [2022-05-11T19:33:00.649Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:33:00.649Z] ---> Running in b9f68c870a29 [2022-05-11T19:33:00.909Z] Removing intermediate container b9f68c870a29 [2022-05-11T19:33:00.909Z] ---> d7792a8c632b [2022-05-11T19:33:00.909Z] Step 25/27 : LABEL arch=amd64 [2022-05-11T19:33:00.909Z] ---> Running in fd98b7bf23c1 [2022-05-11T19:33:00.909Z] Removing intermediate container fd98b7bf23c1 [2022-05-11T19:33:00.909Z] ---> e5e8c0c093e0 [2022-05-11T19:33:00.909Z] Step 26/27 : LABEL git_sha=21a2c126823925867dd6956e6f8909a9745991de [2022-05-11T19:33:00.909Z] ---> Running in b4933bb0caa2 [2022-05-11T19:33:01.173Z] Removing intermediate container b4933bb0caa2 [2022-05-11T19:33:01.173Z] ---> 67313becc34d [2022-05-11T19:33:01.173Z] Step 27/27 : LABEL version=0.0.0 [2022-05-11T19:33:01.173Z] ---> Running in aa52f4cf83f8 [2022-05-11T19:33:01.173Z] Removing intermediate container aa52f4cf83f8 [2022-05-11T19:33:01.173Z] ---> 32981e6c4882 [2022-05-11T19:33:01.173Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T19:33:01.173Z] Successfully built 32981e6c4882 [2022-05-11T19:33:01.173Z] Successfully tagged app-service-configurable:latest [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] sh [2022-05-11T19:33:01.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:33:01.598Z] [2022-05-11T19:33:01.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:33:01.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:33:01.900Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T19:33:01.900Z] 5eb5b503b376: Pulling fs layer [2022-05-11T19:33:01.900Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T19:33:01.900Z] ec43610c2a17: Pulling fs layer [2022-05-11T19:33:01.900Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T19:33:01.900Z] 33b1e0a273af: Pulling fs layer [2022-05-11T19:33:01.900Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T19:33:01.900Z] 2f39f015ded8: Pulling fs layer [2022-05-11T19:33:01.900Z] 3a2ae6a8a46f: Waiting [2022-05-11T19:33:01.900Z] 33b1e0a273af: Waiting [2022-05-11T19:33:01.900Z] 2f39f015ded8: Waiting [2022-05-11T19:33:01.900Z] 5d3b04190fa2: Waiting [2022-05-11T19:33:01.900Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T19:33:01.900Z] 5c69ac0246d0: Download complete [2022-05-11T19:33:01.900Z] 3a2ae6a8a46f: Download complete [2022-05-11T19:33:01.900Z] 33b1e0a273af: Verifying Checksum [2022-05-11T19:33:01.900Z] 33b1e0a273af: Download complete [2022-05-11T19:33:01.900Z] ec43610c2a17: Verifying Checksum [2022-05-11T19:33:01.900Z] ec43610c2a17: Download complete [2022-05-11T19:33:02.160Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T19:33:02.160Z] 5d3b04190fa2: Download complete [2022-05-11T19:33:02.160Z] 5eb5b503b376: Verifying Checksum [2022-05-11T19:33:02.160Z] 5eb5b503b376: Download complete [2022-05-11T19:33:02.728Z] 2f39f015ded8: Download complete [2022-05-11T19:33:03.296Z] 5eb5b503b376: Pull complete [2022-05-11T19:33:03.556Z] 5c69ac0246d0: Pull complete [2022-05-11T19:33:03.817Z] ec43610c2a17: Pull complete [2022-05-11T19:33:04.076Z] 3a2ae6a8a46f: Pull complete [2022-05-11T19:33:04.076Z] 33b1e0a273af: Pull complete [2022-05-11T19:33:04.335Z] 5d3b04190fa2: Pull complete [2022-05-11T19:33:08.528Z] 2f39f015ded8: Pull complete [2022-05-11T19:33:08.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T19:33:08.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:33:08.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T19:33:08.594Z] prd-ubuntu20.04-docker-8c-8g-63174 does not seem to be running inside a container [2022-05-11T19:33:08.633Z] $ 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-422 -v /w/workspace/_app-service-configurable_PR-422:/w/workspace/_app-service-configurable_PR-422:rw,z -v /w/workspace/_app-service-configurable_PR-422@tmp:/w/workspace/_app-service-configurable_PR-422@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 [2022-05-11T19:33:10.532Z] $ docker top 234c9c8843bc7bc33eec38c3124470be0bba20523925f5f5ed726579d925242c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:33:10.988Z] ---> job-cost.sh [2022-05-11T19:33:10.988Z] lf-activate-venv: SKIPPING [2022-05-11T19:33:10.988Z] INFO: No Stack... [2022-05-11T19:33:11.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:33:11.819Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:33:12.114Z] + cat /w/workspace/_app-service-configurable_PR-422/archives/cost.csv [2022-05-11T19:33:12.114Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T19:33:12.133Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [2022-05-11T19:33:12.139Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] did not exist. Created. [2022-05-11T19:33:12.139Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:33:12.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T19:33:12.476Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:33:12.482Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:33:12.508Z] $ docker stop --time=1 234c9c8843bc7bc33eec38c3124470be0bba20523925f5f5ed726579d925242c [2022-05-11T19:33:13.671Z] $ docker rm -f 234c9c8843bc7bc33eec38c3124470be0bba20523925f5f5ed726579d925242c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T19:33:31.069Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63175 in /w/workspace/_app-service-configurable_PR-422 [Pipeline] { [Pipeline] ws [2022-05-11T19:33:31.082Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-05-11T19:33:31.361Z] Selected Git installation does not exist. Using Default [2022-05-11T19:33:31.361Z] The recommended git tool is: NONE [2022-05-11T19:33:36.744Z] using credential edgex-jenkins-ssh [2022-05-11T19:33:36.763Z] Cloning the remote Git repository [2022-05-11T19:33:36.863Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T19:33:36.936Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-05-11T19:33:37.025Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T19:33:37.026Z] > git --version # timeout=10 [2022-05-11T19:33:37.048Z] > git --version # 'git version 2.25.1' [2022-05-11T19:33:37.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:33:37.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:33:38.214Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-11T19:33:38.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:33:38.261Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-11T19:33:38.311Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-11T19:33:38.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:33:38.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T19:33:38.903Z] Merging remotes/origin/main commit 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b into PR head commit 21a2c126823925867dd6956e6f8909a9745991de [2022-05-11T19:33:39.100Z] Merge succeeded, producing 21a2c126823925867dd6956e6f8909a9745991de [2022-05-11T19:33:39.100Z] Checking out Revision 21a2c126823925867dd6956e6f8909a9745991de (PR-422) [2022-05-11T19:33:38.948Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T19:33:38.965Z] > git checkout -f 21a2c126823925867dd6956e6f8909a9745991de # timeout=10 [2022-05-11T19:33:39.044Z] > git remote # timeout=10 [2022-05-11T19:33:39.064Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T19:33:39.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:33:39.089Z] > git merge 3f477d47c6517606b32e01b3b7dfc9f0ed41c93b # timeout=10 [2022-05-11T19:33:39.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T19:33:39.135Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T19:33:39.148Z] > git checkout -f 21a2c126823925867dd6956e6f8909a9745991de # timeout=10 [2022-05-11T19:33:43.295Z] Commit message: "Merge branch 'main' into fix-port" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:33:44.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T19:33:44.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:33:44.132Z] Dload Upload Total Spent Left Speed [2022-05-11T19:33:44.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10502 0 0 84016 0 --:--:-- --:--:-- --:--:-- 83349 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-05-11T19:33:44.662Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T19:33:45.007Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T19:33:45.007Z] + sudo tee /etc/docker/daemon.new [2022-05-11T19:33:45.007Z] { [2022-05-11T19:33:45.007Z] "registry-mirrors": [ [2022-05-11T19:33:45.007Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T19:33:45.007Z] ], [2022-05-11T19:33:45.007Z] "bip": "10.250.0.254/24", [2022-05-11T19:33:45.007Z] "hosts": [ [2022-05-11T19:33:45.007Z] "tcp://0.0.0.0:5555", [2022-05-11T19:33:45.007Z] "unix:///var/run/docker.sock" [2022-05-11T19:33:45.007Z] ], [2022-05-11T19:33:45.007Z] "mtu": 1458, [2022-05-11T19:33:45.007Z] "selinux-enabled": true, [2022-05-11T19:33:45.007Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T19:33:45.007Z] } [Pipeline] sh [2022-05-11T19:33:45.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T19:33:45.765Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:34:04.107Z] provisioning config files... [2022-05-11T19:34:04.130Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5594749982911926071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:34:04.487Z] ---> docker-login.sh [2022-05-11T19:34:04.487Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:34:05.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:34:05.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:34:05.356Z] Configure a credential helper to remove this warning. See [2022-05-11T19:34:05.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:34:05.356Z] [2022-05-11T19:34:05.356Z] Login Succeeded [2022-05-11T19:34:05.356Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:34:05.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:34:05.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:34:05.628Z] Configure a credential helper to remove this warning. See [2022-05-11T19:34:05.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:34:05.628Z] [2022-05-11T19:34:05.628Z] Login Succeeded [2022-05-11T19:34:05.628Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:34:05.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:34:06.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:34:06.173Z] Configure a credential helper to remove this warning. See [2022-05-11T19:34:06.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:34:06.173Z] [2022-05-11T19:34:06.173Z] Login Succeeded [2022-05-11T19:34:06.173Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:34:06.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:34:06.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:34:06.461Z] Configure a credential helper to remove this warning. See [2022-05-11T19:34:06.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:34:06.461Z] [2022-05-11T19:34:06.461Z] Login Succeeded [2022-05-11T19:34:06.461Z] docker.io [2022-05-11T19:34:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:34:07.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:34:07.328Z] Configure a credential helper to remove this warning. See [2022-05-11T19:34:07.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:34:07.328Z] [2022-05-11T19:34:07.328Z] Login Succeeded [2022-05-11T19:34:07.328Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:34:07.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:34:07.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:34:07.874Z] ========================================================= [2022-05-11T19:34:07.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T19:34:07.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:34:08.223Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T19:34:08.223Z] Sending build context to Docker daemon 203.3kB [2022-05-11T19:34:08.495Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:34:08.495Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-11T19:34:08.769Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T19:34:08.769Z] 9b3977197b4f: Pulling fs layer [2022-05-11T19:34:08.769Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T19:34:08.769Z] 94645a83ff95: Pulling fs layer [2022-05-11T19:34:08.769Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T19:34:08.769Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T19:34:08.769Z] 3096ccb668a1: Pulling fs layer [2022-05-11T19:34:08.769Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T19:34:08.769Z] a4caa8a26152: Pulling fs layer [2022-05-11T19:34:08.769Z] 3f3a8bcf1eab: Waiting [2022-05-11T19:34:08.769Z] 0c92f367c5e7: Waiting [2022-05-11T19:34:08.769Z] e8cf19c19ddd: Waiting [2022-05-11T19:34:08.769Z] 3096ccb668a1: Waiting [2022-05-11T19:34:08.769Z] a4caa8a26152: Waiting [2022-05-11T19:34:08.769Z] 94645a83ff95: Verifying Checksum [2022-05-11T19:34:08.769Z] 94645a83ff95: Download complete [2022-05-11T19:34:08.769Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T19:34:08.769Z] 1a89e8eeedd5: Download complete [2022-05-11T19:34:08.769Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T19:34:08.769Z] 0c92f367c5e7: Download complete [2022-05-11T19:34:08.769Z] 3096ccb668a1: Download complete [2022-05-11T19:34:08.769Z] 9b3977197b4f: Verifying Checksum [2022-05-11T19:34:08.769Z] 9b3977197b4f: Download complete [2022-05-11T19:34:08.769Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T19:34:08.769Z] e8cf19c19ddd: Download complete [2022-05-11T19:34:09.388Z] 9b3977197b4f: Pull complete [2022-05-11T19:34:09.996Z] 1a89e8eeedd5: Pull complete [2022-05-11T19:34:10.278Z] 94645a83ff95: Pull complete [2022-05-11T19:34:10.878Z] a4caa8a26152: Verifying Checksum [2022-05-11T19:34:10.878Z] a4caa8a26152: Download complete [2022-05-11T19:34:11.478Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T19:34:11.478Z] 3f3a8bcf1eab: Download complete [2022-05-11T19:34:23.907Z] 3f3a8bcf1eab: Pull complete [2022-05-11T19:34:23.907Z] 0c92f367c5e7: Pull complete [2022-05-11T19:34:23.907Z] 3096ccb668a1: Pull complete [2022-05-11T19:34:23.907Z] e8cf19c19ddd: Pull complete [2022-05-11T19:34:30.623Z] a4caa8a26152: Pull complete [2022-05-11T19:34:30.623Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T19:34:30.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T19:34:30.623Z] ---> 725f1c02e7f9 [2022-05-11T19:34:30.624Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:34:31.607Z] ---> Running in bae909ab31f3 [2022-05-11T19:34:31.881Z] Removing intermediate container bae909ab31f3 [2022-05-11T19:34:31.881Z] ---> de121de54ca9 [2022-05-11T19:34:31.881Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:34:31.881Z] ---> Running in 4b59674be5da [2022-05-11T19:34:32.155Z] Removing intermediate container 4b59674be5da [2022-05-11T19:34:32.155Z] ---> 473902e85c37 [2022-05-11T19:34:32.155Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:34:32.155Z] ---> Running in 004204c23bbb [2022-05-11T19:34:32.428Z] Removing intermediate container 004204c23bbb [2022-05-11T19:34:32.428Z] ---> cf2e536e973e [2022-05-11T19:34:32.428Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:34:32.705Z] ---> Running in 70fc94e45095 [2022-05-11T19:34:34.680Z] Removing intermediate container 70fc94e45095 [2022-05-11T19:34:34.680Z] ---> 43437b48ca45 [2022-05-11T19:34:34.680Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:34:34.680Z] ---> Running in 60015730061a [2022-05-11T19:34:35.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:34:36.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:34:37.259Z] OK: 220 MiB in 52 packages [2022-05-11T19:34:37.864Z] Removing intermediate container 60015730061a [2022-05-11T19:34:37.864Z] ---> b22888bfefe0 [2022-05-11T19:34:37.864Z] Step 8/13 : WORKDIR /app [2022-05-11T19:34:37.864Z] ---> Running in 005228c098e6 [2022-05-11T19:34:38.139Z] Removing intermediate container 005228c098e6 [2022-05-11T19:34:38.140Z] ---> b87bc84001c6 [2022-05-11T19:34:38.140Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-11T19:34:38.736Z] ---> c54b4b0be497 [2022-05-11T19:34:38.736Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:34:38.736Z] ---> Running in d9631cb85367 [2022-05-11T19:35:25.770Z] Removing intermediate container d9631cb85367 [2022-05-11T19:35:25.770Z] ---> fb367a2ee8a1 [2022-05-11T19:35:25.770Z] Step 11/13 : COPY . . [2022-05-11T19:35:25.770Z] ---> 7d476ade745e [2022-05-11T19:35:25.770Z] Step 12/13 : ARG MAKE="make build" [2022-05-11T19:35:25.770Z] ---> Running in 9e2c0fa3c9ad [2022-05-11T19:35:25.770Z] Removing intermediate container 9e2c0fa3c9ad [2022-05-11T19:35:25.770Z] ---> d0d56fb61656 [2022-05-11T19:35:25.770Z] Step 13/13 : RUN $MAKE [2022-05-11T19:35:25.770Z] ---> Running in 5357d187ee08 [2022-05-11T19:35:25.770Z] noop [2022-05-11T19:35:25.770Z] Removing intermediate container 5357d187ee08 [2022-05-11T19:35:25.770Z] ---> ce5b39d0123d [2022-05-11T19:35:25.770Z] Successfully built ce5b39d0123d [2022-05-11T19:35:25.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:35:26.112Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:35:26.112Z] . [Pipeline] withDockerContainer [2022-05-11T19:35:26.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-63175 does not seem to be running inside a container [2022-05-11T19:35:26.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2022-05-11T19:35:27.669Z] $ docker top e066a572915d81eb937c39dc49c7bf9c4ec80b68aa8ffcfcb0b0158e7b733c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:35:28.577Z] + go version [2022-05-11T19:35:28.577Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T19:35:28.591Z] $ docker stop --time=1 e066a572915d81eb937c39dc49c7bf9c4ec80b68aa8ffcfcb0b0158e7b733c7f [2022-05-11T19:35:30.226Z] $ docker rm -f e066a572915d81eb937c39dc49c7bf9c4ec80b68aa8ffcfcb0b0158e7b733c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:35:30.821Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:35:30.821Z] . [Pipeline] withDockerContainer [2022-05-11T19:35:31.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-63175 does not seem to be running inside a container [2022-05-11T19:35:31.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2022-05-11T19:35:32.403Z] $ docker top a4ec87fe3718a591d831f2fcf3bba88783540ee137026d3e152f62b7530c52b3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:35:33.339Z] + make test [2022-05-11T19:35:33.339Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-11T19:36:55.163Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-11T19:36:55.163Z] CGO_ENABLED=1 go vet ./... [2022-05-11T19:37:13.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:37:13.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:37:13.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:37:16.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:37:16.930Z] $ docker stop --time=1 a4ec87fe3718a591d831f2fcf3bba88783540ee137026d3e152f62b7530c52b3 [2022-05-11T19:37:18.677Z] $ docker rm -f a4ec87fe3718a591d831f2fcf3bba88783540ee137026d3e152f62b7530c52b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:37:19.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:37:19.670Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T19:37:20.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:37:20.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:37:20.850Z] + ls -al . [2022-05-11T19:37:20.850Z] total 164 [2022-05-11T19:37:20.850Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 19:37 . [2022-05-11T19:37:20.850Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:33 .. [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 19:33 .dockerignore [2022-05-11T19:37:20.850Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:33 .git [2022-05-11T19:37:20.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:33 .github [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 104 May 11 19:33 .gitignore [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 11 19:33 Attribution.txt [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 11 19:33 CHANGELOG.md [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 11 19:33 Dockerfile [2022-05-11T19:37:20.850Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:33 GOVERNANCE.md [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 688 May 11 19:33 Jenkinsfile [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 19:33 LICENSE [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 618 May 11 19:33 OWNERS.md [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 11 19:33 README.md [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:31 VERSION [2022-05-11T19:37:20.851Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:33 bin [2022-05-11T19:37:20.851Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:35 coverage.out [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 11 19:33 go.mod [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 11 19:33 go.sum [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 11 19:33 main.go [2022-05-11T19:37:20.851Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 11 19:33 makefile [2022-05-11T19:37:20.851Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:33 res [2022-05-11T19:37:20.851Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:33 snap [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:37:21.204Z] + 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=21a2c126823925867dd6956e6f8909a9745991de --label arch=arm64 --label version=0.0.0 . [2022-05-11T19:37:21.204Z] Sending build context to Docker daemon 204.3kB [2022-05-11T19:37:21.478Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:37:21.478Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-11T19:37:21.478Z] ---> ce5b39d0123d [2022-05-11T19:37:21.478Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-11T19:37:21.753Z] ---> Running in 02cddc1c74d3 [2022-05-11T19:37:22.029Z] Removing intermediate container 02cddc1c74d3 [2022-05-11T19:37:22.029Z] ---> 816c2851abe8 [2022-05-11T19:37:22.029Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:37:22.029Z] ---> Running in 8e2cde25daa3 [2022-05-11T19:37:22.302Z] Removing intermediate container 8e2cde25daa3 [2022-05-11T19:37:22.302Z] ---> b97398951c54 [2022-05-11T19:37:22.302Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:37:22.302Z] ---> Running in 9535390135bc [2022-05-11T19:37:22.577Z] Removing intermediate container 9535390135bc [2022-05-11T19:37:22.577Z] ---> dc5494de31c1 [2022-05-11T19:37:22.577Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:37:22.853Z] ---> Running in e86abef49f64 [2022-05-11T19:37:24.297Z] Removing intermediate container e86abef49f64 [2022-05-11T19:37:24.297Z] ---> 22a4e509a95d [2022-05-11T19:37:24.297Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:37:24.297Z] ---> Running in 1d9936e0ddd0 [2022-05-11T19:37:25.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:37:26.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:37:27.240Z] OK: 220 MiB in 52 packages [2022-05-11T19:37:27.835Z] Removing intermediate container 1d9936e0ddd0 [2022-05-11T19:37:27.835Z] ---> 9fa8c7532cf1 [2022-05-11T19:37:27.835Z] Step 8/27 : WORKDIR /app [2022-05-11T19:37:27.835Z] ---> Running in 2476e5b0e663 [2022-05-11T19:37:28.108Z] Removing intermediate container 2476e5b0e663 [2022-05-11T19:37:28.108Z] ---> cea63d1501b6 [2022-05-11T19:37:28.108Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-11T19:37:28.701Z] ---> 47b27690d815 [2022-05-11T19:37:28.701Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:37:28.701Z] ---> Running in adf6a7bf6788 [2022-05-11T19:37:30.668Z] Removing intermediate container adf6a7bf6788 [2022-05-11T19:37:30.668Z] ---> b812c3774028 [2022-05-11T19:37:30.668Z] Step 11/27 : COPY . . [2022-05-11T19:37:31.261Z] ---> c139e6a8f2a5 [2022-05-11T19:37:31.261Z] Step 12/27 : ARG MAKE="make build" [2022-05-11T19:37:31.261Z] ---> Running in 69c73ede8e31 [2022-05-11T19:37:31.532Z] Removing intermediate container 69c73ede8e31 [2022-05-11T19:37:31.532Z] ---> e23d8ff182b8 [2022-05-11T19:37:31.532Z] Step 13/27 : RUN $MAKE [2022-05-11T19:37:31.532Z] ---> Running in e6f837ca4bdc [2022-05-11T19:37:32.506Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-11T19:39:39.407Z] Removing intermediate container e6f837ca4bdc [2022-05-11T19:39:39.407Z] ---> 93eb832b0858 [2022-05-11T19:39:39.407Z] Step 14/27 : FROM alpine:3.14 [2022-05-11T19:39:39.407Z] 3.14: Pulling from library/alpine [2022-05-11T19:39:39.408Z] 455c02918c45: Pulling fs layer [2022-05-11T19:39:39.408Z] 455c02918c45: Verifying Checksum [2022-05-11T19:39:39.408Z] 455c02918c45: Download complete [2022-05-11T19:39:39.408Z] 455c02918c45: Pull complete [2022-05-11T19:39:39.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T19:39:39.408Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T19:39:39.408Z] ---> ac73e934f311 [2022-05-11T19:39:39.408Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-11T19:39:39.408Z] ---> Running in d3fb6a044eb7 [2022-05-11T19:39:39.408Z] Removing intermediate container d3fb6a044eb7 [2022-05-11T19:39:39.408Z] ---> d7699a22b635 [2022-05-11T19:39:39.408Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-11T19:39:39.408Z] ---> Running in 3f8461412550 [2022-05-11T19:39:39.408Z] Removing intermediate container 3f8461412550 [2022-05-11T19:39:39.408Z] ---> 8b4b7ad1002c [2022-05-11T19:39:39.408Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-11T19:39:39.408Z] ---> Running in 7872a383042f [2022-05-11T19:39:39.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:39:39.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:39:40.006Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-11T19:39:40.006Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-11T19:39:40.006Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T19:39:40.006Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-11T19:39:40.006Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T19:39:40.006Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-11T19:39:40.006Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-11T19:39:40.006Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T19:39:40.006Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T19:39:40.282Z] OK: 9 MiB in 21 packages [2022-05-11T19:39:41.738Z] Removing intermediate container 7872a383042f [2022-05-11T19:39:41.738Z] ---> 48eaf4ac48e8 [2022-05-11T19:39:41.738Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-11T19:39:42.013Z] ---> d97f2527a7f5 [2022-05-11T19:39:42.013Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-11T19:39:42.612Z] ---> d5695a370a13 [2022-05-11T19:39:42.612Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-11T19:39:43.210Z] ---> 6191fdbc8e82 [2022-05-11T19:39:43.210Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-11T19:39:45.194Z] ---> 6b663d2e9a2e [2022-05-11T19:39:45.194Z] Step 22/27 : EXPOSE 48095 [2022-05-11T19:39:45.194Z] ---> Running in e7a175f457c8 [2022-05-11T19:39:45.194Z] Removing intermediate container e7a175f457c8 [2022-05-11T19:39:45.194Z] ---> 4f6451ef6c47 [2022-05-11T19:39:45.194Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-11T19:39:45.473Z] ---> Running in daf71e59cacf [2022-05-11T19:39:45.747Z] Removing intermediate container daf71e59cacf [2022-05-11T19:39:45.747Z] ---> de0510c66d71 [2022-05-11T19:39:45.747Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:39:45.747Z] ---> Running in 59b1dab7fb97 [2022-05-11T19:39:46.023Z] Removing intermediate container 59b1dab7fb97 [2022-05-11T19:39:46.023Z] ---> 4d85510227a0 [2022-05-11T19:39:46.023Z] Step 25/27 : LABEL arch=arm64 [2022-05-11T19:39:46.303Z] ---> Running in 785cc4c01071 [2022-05-11T19:39:46.579Z] Removing intermediate container 785cc4c01071 [2022-05-11T19:39:46.579Z] ---> 46c28e1ca117 [2022-05-11T19:39:46.579Z] Step 26/27 : LABEL git_sha=21a2c126823925867dd6956e6f8909a9745991de [2022-05-11T19:39:46.579Z] ---> Running in 6c57ec8f8d83 [2022-05-11T19:39:46.857Z] Removing intermediate container 6c57ec8f8d83 [2022-05-11T19:39:46.857Z] ---> a807e6f7e145 [2022-05-11T19:39:46.857Z] Step 27/27 : LABEL version=0.0.0 [2022-05-11T19:39:47.143Z] ---> Running in 1402ced46fe1 [2022-05-11T19:39:47.418Z] Removing intermediate container 1402ced46fe1 [2022-05-11T19:39:47.418Z] ---> de71851a3131 [2022-05-11T19:39:47.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T19:39:47.418Z] Successfully built de71851a3131 [2022-05-11T19:39:47.418Z] Successfully tagged app-service-configurable-arm64:latest [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] sh [2022-05-11T19:39:47.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:39:47.862Z] [2022-05-11T19:39:47.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:39:48.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:39:48.494Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T19:39:48.494Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T19:39:48.494Z] 04944245beec: Pulling fs layer [2022-05-11T19:39:48.494Z] 699f458cf7ca: Pulling fs layer [2022-05-11T19:39:48.494Z] 765212b225bb: Pulling fs layer [2022-05-11T19:39:48.494Z] f23df028b6ca: Pulling fs layer [2022-05-11T19:39:48.494Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T19:39:48.494Z] 765212b225bb: Waiting [2022-05-11T19:39:48.494Z] f23df028b6ca: Waiting [2022-05-11T19:39:48.494Z] d65c8cfc05b1: Waiting [2022-05-11T19:39:48.494Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T19:39:48.494Z] 2437ff75d9bd: Waiting [2022-05-11T19:39:48.494Z] 04944245beec: Verifying Checksum [2022-05-11T19:39:48.494Z] 04944245beec: Download complete [2022-05-11T19:39:48.494Z] 765212b225bb: Verifying Checksum [2022-05-11T19:39:48.494Z] 765212b225bb: Download complete [2022-05-11T19:39:48.494Z] f23df028b6ca: Verifying Checksum [2022-05-11T19:39:48.494Z] f23df028b6ca: Download complete [2022-05-11T19:39:48.494Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T19:39:48.494Z] d65c8cfc05b1: Download complete [2022-05-11T19:39:48.772Z] 699f458cf7ca: Verifying Checksum [2022-05-11T19:39:48.772Z] 699f458cf7ca: Download complete [2022-05-11T19:39:49.050Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T19:39:49.050Z] 8998bd30e6a1: Download complete [2022-05-11T19:39:51.689Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T19:39:51.689Z] 2437ff75d9bd: Download complete [2022-05-11T19:39:53.673Z] 8998bd30e6a1: Pull complete [2022-05-11T19:39:53.947Z] 04944245beec: Pull complete [2022-05-11T19:39:55.391Z] 699f458cf7ca: Pull complete [2022-05-11T19:39:55.664Z] 765212b225bb: Pull complete [2022-05-11T19:39:56.650Z] f23df028b6ca: Pull complete [2022-05-11T19:39:56.926Z] d65c8cfc05b1: Pull complete [2022-05-11T19:40:12.034Z] 2437ff75d9bd: Pull complete [2022-05-11T19:40:12.034Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T19:40:12.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:40:12.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T19:40:12.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-63175 does not seem to be running inside a container [2022-05-11T19:40:12.345Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2022-05-11T19:40:15.123Z] $ docker top 93cb3f48ea27bb24cd12180de11ac93aa2db80c30a94872815827ba1466c64e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:16.077Z] ---> job-cost.sh [2022-05-11T19:40:16.077Z] lf-activate-venv: SKIPPING [2022-05-11T19:40:16.077Z] INFO: No Stack... [2022-05-11T19:40:16.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T19:40:17.649Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:40:18.316Z] + + catcut -d, -f6 [2022-05-11T19:40:18.316Z] /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2022-05-11T19:40:18.385Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [2022-05-11T19:40:18.391Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] did not exist. Created. [2022-05-11T19:40:18.391Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:40:19.066Z] /w/workspace/app-service-configurable/2@tmp/durable-2c7eefe4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T19:40:19.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T19:40:19.778Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T19:40:19.831Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:40:19.841Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-422-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:40:19.828Z] $ docker stop --time=1 93cb3f48ea27bb24cd12180de11ac93aa2db80c30a94872815827ba1466c64e5 [2022-05-11T19:40:21.299Z] $ docker rm -f 93cb3f48ea27bb24cd12180de11ac93aa2db80c30a94872815827ba1466c64e5 [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 [2022-05-11T19:40:21.833Z] provisioning config files... [2022-05-11T19:40:21.843Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-422@tmp/config7769032329567931642tmp [Pipeline] { [Pipeline] sh [2022-05-11T19:40:22.140Z] + set +x [2022-05-11T19:40:22.140Z] + curl -s https://codecov.io/bash [2022-05-11T19:40:22.140Z] + bash -s -- [2022-05-11T19:40:22.140Z] [2022-05-11T19:40:22.140Z] _____ _ [2022-05-11T19:40:22.140Z] / ____| | | [2022-05-11T19:40:22.140Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T19:40:22.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T19:40:22.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T19:40:22.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T19:40:22.140Z] Bash-1.0.6 [2022-05-11T19:40:22.140Z] [2022-05-11T19:40:22.140Z] [2022-05-11T19:40:22.140Z] ==> git version 2.25.1 found [2022-05-11T19:40:22.140Z] ==> 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 [2022-05-11T19:40:22.140Z] Release-Date: 2020-01-08 [2022-05-11T19:40:22.140Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T19:40:22.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T19:40:22.140Z] ==> Jenkins CI detected. [2022-05-11T19:40:22.140Z] current dir:  /w/workspace/_app-service-configurable_PR-422 [2022-05-11T19:40:22.140Z] project root: . [2022-05-11T19:40:22.140Z] --> token set from env [2022-05-11T19:40:22.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T19:40:22.140Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T19:40:22.140Z] ==> Python coveragepy not found [2022-05-11T19:40:22.140Z] ==> Searching for coverage reports in: [2022-05-11T19:40:22.140Z] + . [2022-05-11T19:40:22.140Z] -> Found 1 reports [2022-05-11T19:40:22.140Z] ==> Detecting git/mercurial file structure [2022-05-11T19:40:22.140Z] ==> Reading reports [2022-05-11T19:40:22.140Z] + ./coverage.out bytes=10 [2022-05-11T19:40:22.140Z] ==> Appending adjustments [2022-05-11T19:40:22.140Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T19:40:22.401Z] + Found adjustments [2022-05-11T19:40:22.401Z] ==> Gzipping contents [2022-05-11T19:40:22.401Z] 4.0K /tmp/codecov.O4gzqE.gz [2022-05-11T19:40:22.401Z] ==> Uploading reports [2022-05-11T19:40:22.401Z] url: https://codecov.io [2022-05-11T19:40:22.401Z] query: branch=PR-422&commit=21a2c126823925867dd6956e6f8909a9745991de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=422&job=&cmd_args= [2022-05-11T19:40:22.401Z] -> Pinging Codecov [2022-05-11T19:40:22.401Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-422&commit=21a2c126823925867dd6956e6f8909a9745991de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=422&job=&cmd_args= [2022-05-11T19:40:22.663Z] -> Uploading to [2022-05-11T19:40:22.663Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/A97CA9966030D2A3747ED39772930CCE/21a2c126823925867dd6956e6f8909a9745991de/7c2f06e3-a1ea-4631-9a1e-95d40354a574.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T194022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67aec5d6e2802e29df9e0d444979064262e70d19c7a549148a4ca7c034cfb50a [2022-05-11T19:40:22.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:40:22.663Z] Dload Upload Total Spent Left Speed [2022-05-11T19:40:22.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2387 --:--:-- --:--:-- --:--:-- 2387 [2022-05-11T19:40:22.922Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/21a2c126823925867dd6956e6f8909a9745991de [Pipeline] } [2022-05-11T19:40:22.930Z] 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 [2022-05-11T19:40:23.687Z] + [ -d /w/workspace/_app-service-configurable_PR-422/archives ] [2022-05-11T19:40:23.688Z] + ls -al /w/workspace/_app-service-configurable_PR-422/archives [2022-05-11T19:40:23.688Z] total 16 [2022-05-11T19:40:23.688Z] drwxr-xr-x 3 root root 4096 May 11 19:33 . [2022-05-11T19:40:23.688Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:33 .. [2022-05-11T19:40:23.688Z] drwxr-xr-x 2 root root 4096 May 11 19:33 cost [2022-05-11T19:40:23.688Z] -rw-r--r-- 1 root root 95 May 11 19:33 cost.csv [2022-05-11T19:40:23.688Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-422/archives [2022-05-11T19:40:23.688Z] + ls -al /w/workspace/_app-service-configurable_PR-422/archives [2022-05-11T19:40:23.688Z] total 16 [2022-05-11T19:40:23.688Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:33 . [2022-05-11T19:40:23.688Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:33 .. [2022-05-11T19:40:23.688Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 19:33 cost [2022-05-11T19:40:23.688Z] -rw-r--r-- 1 jenkins jenkins 95 May 11 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:23.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:24.853Z] ---> package-listing.sh [2022-05-11T19:40:24.853Z] ++ facter osfamily [2022-05-11T19:40:24.853Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T19:40:25.110Z] + OS_FAMILY=debian [2022-05-11T19:40:25.110Z] + workspace=/w/workspace/_app-service-configurable_PR-422 [2022-05-11T19:40:25.110Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T19:40:25.110Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T19:40:25.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T19:40:25.110Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T19:40:25.110Z] + '[' /w/workspace/_app-service-configurable_PR-422 ']' [2022-05-11T19:40:25.110Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T19:40:25.110Z] + case "${OS_FAMILY}" in [2022-05-11T19:40:25.110Z] + grep '^ii' [2022-05-11T19:40:25.110Z] + dpkg -l [2022-05-11T19:40:25.110Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T19:40:25.110Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T19:40:25.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T19:40:25.110Z] + '[' /w/workspace/_app-service-configurable_PR-422 ']' [2022-05-11T19:40:25.110Z] + mkdir -p /w/workspace/_app-service-configurable_PR-422/archives/ [2022-05-11T19:40:25.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-422/archives/ [Pipeline] echo [2022-05-11T19:40:25.123Z] 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-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T19:40:25.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:40:26.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:40:26.096Z] . [Pipeline] withDockerContainer [2022-05-11T19:40:26.161Z] prd-ubuntu20.04-docker-8c-8g-63174 does not seem to be running inside a container [2022-05-11T19:40:26.200Z] $ 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-422/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-422 -v /w/workspace/_app-service-configurable_PR-422:/w/workspace/_app-service-configurable_PR-422:rw,z -v /w/workspace/_app-service-configurable_PR-422@tmp:/w/workspace/_app-service-configurable_PR-422@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T19:40:26.425Z] $ docker top 40c0bb4211f9df9881291ec00c33f816db381f6fe31488e6874337953ee50685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:40:26.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T19:40:27.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T19:40:27.372Z] + ls /var/log/sa-host [2022-05-11T19:40:27.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:40:27.622Z] provisioning config files... [2022-05-11T19:40:27.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-422@tmp/config6708978410455966392tmp [Pipeline] { [Pipeline] echo [2022-05-11T19:40:27.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:27.933Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T19:40:27.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:28.285Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T19:40:28.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:28.588Z] ---> sudo-logs.sh [2022-05-11T19:40:28.588Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T19:40:28.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:28.908Z] ---> job-cost.sh [2022-05-11T19:40:28.908Z] lf-activate-venv: SKIPPING [2022-05-11T19:40:28.908Z] DEBUG: total: 0.2199999988079071 [2022-05-11T19:40:28.908Z] INFO: Retrieving Stack Cost... [2022-05-11T19:40:29.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:40:29.742Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T19:40:29.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:40:30.045Z] ---> logs-deploy.sh [2022-05-11T19:40:30.046Z] lf-activate-venv: SKIPPING [2022-05-11T19:40:30.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-422/2 [2022-05-11T19:40:30.046Z] INFO: archiving workspace using pattern(s): [2022-05-11T19:40:30.987Z] Archives upload complete. [2022-05-11T19:40:30.987Z] INFO: archiving logs to Nexus