Pull request #416 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 farshidtz for edgexfoundry/app-service-configurable Obtained Jenkinsfile from eef5a3bab777c045023aa8c5dcf9e9c16a413124+a669bdb4f1e2d7cd4e5cba464327739a597f1457 (35135440aab8a097602abc91abd9c61ee159a7fc) 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-ssh16408256344544238630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7602410626634590392.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-416/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-416/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7669595385973229419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh10858944388630725737.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-416/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-416/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3546075635995542024.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40370 in /w/workspace/_app-service-configurable_PR-416 [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-416 # 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 a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit eef5a3bab777c045023aa8c5dcf9e9c16a413124 Merge succeeded, producing eef5a3bab777c045023aa8c5dcf9e9c16a413124 Checking out Revision eef5a3bab777c045023aa8c5dcf9e9c16a413124 (PR-416) > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eef5a3bab777c045023aa8c5dcf9e9c16a413124 # 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 a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eef5a3bab777c045023aa8c5dcf9e9c16a413124 # timeout=10 Commit message: "docs(snap): Add local installation instructions and more refs" > git rev-list --no-walk e1307e7131d3cdea8ba6c2ae1f4ad07b0700aa88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T13:12:22.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T13:12:22.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T13:12:22.468Z] ========================================================= [2022-05-03T13:12:22.468Z] EdgeX Global Pipelines Version Info [2022-05-03T13:12:22.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:12:23.213Z] ------------------- [2022-05-03T13:12:23.213Z] stable info: [2022-05-03T13:12:23.213Z] ------------------- [2022-05-03T13:12:23.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T13:12:23.213Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T13:12:23.213Z] Message: update stable to v1.0.227 [2022-05-03T13:12:23.787Z] ------------------- [2022-05-03T13:12:23.787Z] experimental info: [2022-05-03T13:12:23.787Z] ------------------- [2022-05-03T13:12:23.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T13:12:23.787Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T13:12:23.787Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T13:12:23.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-03T13:12:23.947Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-03T13:12:23.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T13:12:23.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T13:12:23.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T13:12:23.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T13:12:24.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T13:12:24.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T13:12:24.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T13:12:24.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T13:12:24.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T13:12:24.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-03T13:12:24.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T13:12:24.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T13:12:24.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T13:12:24.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T13:12:24.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T13:12:24.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T13:12:24.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T13:12:24.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T13:12:24.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T13:12:24.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T13:12:24.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T13:12:24.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T13:12:24.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T13:12:24.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T13:12:24.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2022-05-03T13:12:24.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2022-05-03T13:12:24.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2022-05-03T13:12:24.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eef5a3bab777c045023aa8c5dcf9e9c16a413124 [Pipeline] echo [2022-05-03T13:12:24.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eef5a3b [Pipeline] echo [2022-05-03T13:12:24.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T13:12:24.370Z] provisioning config files... [2022-05-03T13:12:24.382Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config8364284447106986929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:12:24.700Z] ---> docker-login.sh [2022-05-03T13:12:24.700Z] nexus3.edgexfoundry.org:10001 [2022-05-03T13:12:24.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:24.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:24.964Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:24.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:24.964Z] [2022-05-03T13:12:24.964Z] Login Succeeded [2022-05-03T13:12:24.964Z] nexus3.edgexfoundry.org:10002 [2022-05-03T13:12:25.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:25.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:25.224Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:25.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:25.224Z] [2022-05-03T13:12:25.224Z] Login Succeeded [2022-05-03T13:12:25.224Z] nexus3.edgexfoundry.org:10003 [2022-05-03T13:12:25.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:25.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:25.224Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:25.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:25.224Z] [2022-05-03T13:12:25.224Z] Login Succeeded [2022-05-03T13:12:25.224Z] nexus3.edgexfoundry.org:10004 [2022-05-03T13:12:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:25.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:25.485Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:25.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:25.485Z] [2022-05-03T13:12:25.485Z] Login Succeeded [2022-05-03T13:12:25.485Z] docker.io [2022-05-03T13:12:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:26.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:26.061Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:26.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:26.061Z] [2022-05-03T13:12:26.061Z] Login Succeeded [2022-05-03T13:12:26.061Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T13:12:26.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T13:12:26.458Z] + git rev-list -1 --merges eef5a3bab777c045023aa8c5dcf9e9c16a413124~1..eef5a3bab777c045023aa8c5dcf9e9c16a413124 [Pipeline] echo [2022-05-03T13:12:26.589Z] -----------> git rev-list -1 --merges eef5a3bab777c045023aa8c5dcf9e9c16a413124~1..eef5a3bab777c045023aa8c5dcf9e9c16a413124 eef5a3bab777c045023aa8c5dcf9e9c16a413124 [false] [Pipeline] sh [2022-05-03T13:12:26.881Z] + git log --format=format:%s -1 eef5a3bab777c045023aa8c5dcf9e9c16a413124 [Pipeline] echo [2022-05-03T13:12:26.897Z] ========================================================= [2022-05-03T13:12:26.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T13:12:26.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T13:12:27.241Z] + git log --format=format:%s -1 eef5a3bab777c045023aa8c5dcf9e9c16a413124 [Pipeline] echo [2022-05-03T13:12:27.256Z] [semverPrep] GIT_COMMIT: eef5a3bab777c045023aa8c5dcf9e9c16a413124, Commit Message: docs(snap): Add local installation instructions and more refs [Pipeline] echo [2022-05-03T13:12:27.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T13:12:27.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T13:12:27.703Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T13:12:27.703Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T13:12:27.703Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T13:12:27.703Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T13:12:27.703Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T13:12:27.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:12:28.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T13:12:28.124Z] [2022-05-03T13:12:28.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:12:28.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T13:12:28.425Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T13:12:28.425Z] 1fe172e4850f: Pulling fs layer [2022-05-03T13:12:28.425Z] caf521ccaac6: Pulling fs layer [2022-05-03T13:12:28.425Z] 3ead6fa29328: Pulling fs layer [2022-05-03T13:12:28.425Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T13:12:28.425Z] a8d5f1318db7: Pulling fs layer [2022-05-03T13:12:28.425Z] c427282e49a2: Pulling fs layer [2022-05-03T13:12:28.425Z] 1827001aaf11: Pulling fs layer [2022-05-03T13:12:28.425Z] 0714d37db230: Pulling fs layer [2022-05-03T13:12:28.425Z] ac28cf19c067: Pulling fs layer [2022-05-03T13:12:28.425Z] ca983d60f3e2: Pulling fs layer [2022-05-03T13:12:28.425Z] 9f894cec8388: Pulling fs layer [2022-05-03T13:12:28.425Z] 1827001aaf11: Waiting [2022-05-03T13:12:28.425Z] 0714d37db230: Waiting [2022-05-03T13:12:28.425Z] ac28cf19c067: Waiting [2022-05-03T13:12:28.425Z] ca983d60f3e2: Waiting [2022-05-03T13:12:28.425Z] 9f894cec8388: Waiting [2022-05-03T13:12:28.425Z] 5c2a1cbceb83: Waiting [2022-05-03T13:12:28.425Z] a8d5f1318db7: Waiting [2022-05-03T13:12:28.425Z] c427282e49a2: Waiting [2022-05-03T13:12:28.685Z] caf521ccaac6: Verifying Checksum [2022-05-03T13:12:28.685Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T13:12:28.685Z] 5c2a1cbceb83: Download complete [2022-05-03T13:12:28.685Z] a8d5f1318db7: Verifying Checksum [2022-05-03T13:12:28.685Z] a8d5f1318db7: Download complete [2022-05-03T13:12:28.685Z] c427282e49a2: Download complete [2022-05-03T13:12:28.685Z] 3ead6fa29328: Verifying Checksum [2022-05-03T13:12:28.685Z] 3ead6fa29328: Download complete [2022-05-03T13:12:28.685Z] 0714d37db230: Verifying Checksum [2022-05-03T13:12:28.685Z] 0714d37db230: Download complete [2022-05-03T13:12:28.685Z] ac28cf19c067: Download complete [2022-05-03T13:12:28.685Z] ca983d60f3e2: Verifying Checksum [2022-05-03T13:12:28.685Z] ca983d60f3e2: Download complete [2022-05-03T13:12:28.685Z] 9f894cec8388: Verifying Checksum [2022-05-03T13:12:28.685Z] 9f894cec8388: Download complete [2022-05-03T13:12:28.685Z] 1fe172e4850f: Verifying Checksum [2022-05-03T13:12:28.685Z] 1fe172e4850f: Download complete [2022-05-03T13:12:29.254Z] 1827001aaf11: Verifying Checksum [2022-05-03T13:12:29.254Z] 1827001aaf11: Download complete [2022-05-03T13:12:30.193Z] 1fe172e4850f: Pull complete [2022-05-03T13:12:30.193Z] caf521ccaac6: Pull complete [2022-05-03T13:12:30.763Z] 3ead6fa29328: Pull complete [2022-05-03T13:12:30.763Z] 5c2a1cbceb83: Pull complete [2022-05-03T13:12:31.023Z] a8d5f1318db7: Pull complete [2022-05-03T13:12:31.023Z] c427282e49a2: Pull complete [2022-05-03T13:12:32.934Z] 1827001aaf11: Pull complete [2022-05-03T13:12:32.934Z] 0714d37db230: Pull complete [2022-05-03T13:12:32.934Z] ac28cf19c067: Pull complete [2022-05-03T13:12:33.194Z] ca983d60f3e2: Pull complete [2022-05-03T13:12:33.194Z] 9f894cec8388: Pull complete [2022-05-03T13:12:33.194Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T13:12:33.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T13:12:33.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T13:12:33.269Z] prd-ubuntu20.04-docker-8c-8g-40370 does not seem to be running inside a container [2022-05-03T13:12:33.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T13:12:35.350Z] $ docker top af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc -eo pid,comm [2022-05-03T13:12:35.407Z] 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-03T13:12:35.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T13:12:35.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T13:12:35.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T13:12:35.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T13:12:35.574Z] $ docker exec af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc ssh-agent [2022-05-03T13:12:35.697Z] SSH_AUTH_SOCK=/tmp/ssh-ieDJSAXhqMez/agent.32 [2022-05-03T13:12:35.697Z] SSH_AGENT_PID=38 [2022-05-03T13:12:35.705Z] Running ssh-add (command line suppressed) [2022-05-03T13:12:35.828Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_5412600503454602080.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_5412600503454602080.key) [2022-05-03T13:12:35.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T13:12:36.134Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T13:12:36.155Z] $ docker exec --env ******** --env ******** af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc ssh-agent -k [2022-05-03T13:12:36.280Z] unset SSH_AUTH_SOCK; [2022-05-03T13:12:36.280Z] unset SSH_AGENT_PID; [2022-05-03T13:12:36.280Z] echo Agent pid 38 killed; [2022-05-03T13:12:36.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T13:12:36.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T13:12:36.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T13:12:36.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T13:12:36.438Z] $ docker exec af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc ssh-agent [2022-05-03T13:12:36.554Z] SSH_AUTH_SOCK=/tmp/ssh-Ge4a7ksbqdrU/agent.72 [2022-05-03T13:12:36.554Z] SSH_AGENT_PID=78 [2022-05-03T13:12:36.560Z] Running ssh-add (command line suppressed) [2022-05-03T13:12:36.676Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_7827942913407384377.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_7827942913407384377.key) [2022-05-03T13:12:36.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T13:12:36.973Z] + git semver init [2022-05-03T13:12:37.233Z] 2022-05-03 13:12:37,188 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T13:12:37.233Z] 2022-05-03 13:12:37,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-416/.semver [2022-05-03T13:12:37.233Z] 2022-05-03 13:12:37,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-416/.semver [2022-05-03T13:12:37.233Z] 2022-05-03 13:12:37,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-416/.semver'], cwd=/w/workspace/_app-service-configurable_PR-416, universal_newlines=False, shell=None, istream=None) [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,977 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-416/.git/info/exclude [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 with force:False [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,978 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,982 [execute] INFO git cat-file --batch-check [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,988 [execute] INFO git cat-file --batch [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T13:12:38.178Z] 2022-05-03 13:12:37,995 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-03T13:12:38.178Z] 0.0.0 [Pipeline] } [2022-05-03T13:12:38.194Z] $ docker exec --env ******** --env ******** af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc ssh-agent -k [2022-05-03T13:12:38.312Z] unset SSH_AUTH_SOCK; [2022-05-03T13:12:38.313Z] unset SSH_AGENT_PID; [2022-05-03T13:12:38.313Z] echo Agent pid 78 killed; [2022-05-03T13:12:38.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T13:12:38.624Z] + git semver [Pipeline] } [2022-05-03T13:12:38.906Z] $ docker stop --time=1 af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc [2022-05-03T13:12:40.279Z] $ docker rm -f af6065686a40dba15793d0570d82c48aa55201b7615796d0dc72f129280068fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T13:12:40.650Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T13:12:40.905Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T13:12:40.909Z] [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-03T13:12:41.051Z] provisioning config files... [2022-05-03T13:12:41.062Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config8996774525964350976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:12:41.385Z] ---> docker-login.sh [2022-05-03T13:12:41.385Z] nexus3.edgexfoundry.org:10001 [2022-05-03T13:12:41.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:41.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:41.385Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:41.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:41.385Z] [2022-05-03T13:12:41.385Z] Login Succeeded [2022-05-03T13:12:41.385Z] nexus3.edgexfoundry.org:10002 [2022-05-03T13:12:41.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:41.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:41.646Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:41.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:41.646Z] [2022-05-03T13:12:41.646Z] Login Succeeded [2022-05-03T13:12:41.646Z] nexus3.edgexfoundry.org:10003 [2022-05-03T13:12:41.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:41.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:41.646Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:41.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:41.646Z] [2022-05-03T13:12:41.646Z] Login Succeeded [2022-05-03T13:12:41.646Z] nexus3.edgexfoundry.org:10004 [2022-05-03T13:12:41.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:41.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:41.907Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:41.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:41.907Z] [2022-05-03T13:12:41.907Z] Login Succeeded [2022-05-03T13:12:41.907Z] docker.io [2022-05-03T13:12:41.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:12:42.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:12:42.479Z] Configure a credential helper to remove this warning. See [2022-05-03T13:12:42.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:12:42.479Z] [2022-05-03T13:12:42.479Z] Login Succeeded [2022-05-03T13:12:42.479Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T13:12:42.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T13:12:42.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T13:12:42.576Z] ========================================================= [2022-05-03T13:12:42.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T13:12:42.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:12:42.885Z] + 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-03T13:12:42.885Z] Sending build context to Docker daemon 3.048MB [2022-05-03T13:12:42.885Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T13:12:42.885Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-03T13:12:42.885Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T13:12:42.885Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T13:12:42.885Z] 666ba61612fd: Pulling fs layer [2022-05-03T13:12:42.885Z] 8ed8ca486205: Pulling fs layer [2022-05-03T13:12:42.885Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T13:12:42.885Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T13:12:42.885Z] ca2b28591e48: Pulling fs layer [2022-05-03T13:12:42.885Z] a51346096db8: Pulling fs layer [2022-05-03T13:12:42.885Z] daebc70d1ce1: Pulling fs layer [2022-05-03T13:12:42.885Z] 0e18a0eac166: Pulling fs layer [2022-05-03T13:12:42.885Z] ca2b28591e48: Waiting [2022-05-03T13:12:42.885Z] a51346096db8: Waiting [2022-05-03T13:12:42.885Z] daebc70d1ce1: Waiting [2022-05-03T13:12:42.885Z] 0e18a0eac166: Waiting [2022-05-03T13:12:42.885Z] 4fe6c5a15a65: Waiting [2022-05-03T13:12:42.885Z] 22a0e8bec74d: Waiting [2022-05-03T13:12:42.885Z] 8ed8ca486205: Verifying Checksum [2022-05-03T13:12:42.885Z] 8ed8ca486205: Download complete [2022-05-03T13:12:42.885Z] 666ba61612fd: Verifying Checksum [2022-05-03T13:12:42.885Z] 666ba61612fd: Download complete [2022-05-03T13:12:42.885Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T13:12:42.885Z] 22a0e8bec74d: Download complete [2022-05-03T13:12:42.885Z] ca2b28591e48: Download complete [2022-05-03T13:12:42.885Z] a51346096db8: Verifying Checksum [2022-05-03T13:12:42.885Z] a51346096db8: Download complete [2022-05-03T13:12:42.885Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T13:12:42.885Z] 59bf1c3509f3: Download complete [2022-05-03T13:12:43.145Z] daebc70d1ce1: Verifying Checksum [2022-05-03T13:12:43.145Z] daebc70d1ce1: Download complete [2022-05-03T13:12:43.145Z] 59bf1c3509f3: Pull complete [2022-05-03T13:12:43.406Z] 666ba61612fd: Pull complete [2022-05-03T13:12:43.406Z] 8ed8ca486205: Pull complete [2022-05-03T13:12:43.666Z] 0e18a0eac166: Verifying Checksum [2022-05-03T13:12:43.666Z] 0e18a0eac166: Download complete [2022-05-03T13:12:43.666Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T13:12:43.666Z] 4fe6c5a15a65: Download complete [2022-05-03T13:12:47.861Z] 4fe6c5a15a65: Pull complete [2022-05-03T13:12:47.861Z] 22a0e8bec74d: Pull complete [2022-05-03T13:12:47.861Z] ca2b28591e48: Pull complete [2022-05-03T13:12:47.861Z] a51346096db8: Pull complete [2022-05-03T13:12:47.861Z] daebc70d1ce1: Pull complete [2022-05-03T13:12:49.775Z] 0e18a0eac166: Pull complete [2022-05-03T13:12:49.775Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T13:12:49.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T13:12:49.775Z] ---> f018257e8ee9 [2022-05-03T13:12:49.775Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-03T13:12:51.691Z] ---> Running in e1e9949cec4f [2022-05-03T13:12:51.691Z] Removing intermediate container e1e9949cec4f [2022-05-03T13:12:51.691Z] ---> 224627182aeb [2022-05-03T13:12:51.691Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T13:12:51.691Z] ---> Running in 0b396a45c9e2 [2022-05-03T13:12:51.691Z] Removing intermediate container 0b396a45c9e2 [2022-05-03T13:12:51.691Z] ---> a5be8c025e67 [2022-05-03T13:12:51.691Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:12:51.691Z] ---> Running in 2fbabd8bade8 [2022-05-03T13:12:51.691Z] Removing intermediate container 2fbabd8bade8 [2022-05-03T13:12:51.691Z] ---> 1c63eee620ea [2022-05-03T13:12:51.691Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T13:12:51.691Z] ---> Running in 0e4b22bfc0f8 [2022-05-03T13:12:52.263Z] Removing intermediate container 0e4b22bfc0f8 [2022-05-03T13:12:52.263Z] ---> 1ffc9935c3cb [2022-05-03T13:12:52.263Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T13:12:52.263Z] ---> Running in 4d0ee34d029e [2022-05-03T13:12:52.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T13:12:53.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T13:12:53.729Z] OK: 221 MiB in 52 packages [2022-05-03T13:12:53.992Z] Removing intermediate container 4d0ee34d029e [2022-05-03T13:12:53.992Z] ---> ae9af865bb47 [2022-05-03T13:12:53.992Z] Step 8/13 : WORKDIR /app [2022-05-03T13:12:53.992Z] ---> Running in c501dfe56e40 [2022-05-03T13:12:54.253Z] Removing intermediate container c501dfe56e40 [2022-05-03T13:12:54.253Z] ---> 95e7fe102e9f [2022-05-03T13:12:54.253Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-03T13:12:54.253Z] ---> 32359734c619 [2022-05-03T13:12:54.253Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T13:12:54.514Z] ---> Running in 9affc5c1069c [2022-05-03T13:12:56.007Z] Still waiting to schedule task [2022-05-03T13:12:56.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-03T13:13:12.619Z] Removing intermediate container 9affc5c1069c [2022-05-03T13:13:12.619Z] ---> 7ec8a156005d [2022-05-03T13:13:12.619Z] Step 11/13 : COPY . . [2022-05-03T13:13:12.619Z] ---> dd132f0490a4 [2022-05-03T13:13:12.619Z] Step 12/13 : ARG MAKE="make build" [2022-05-03T13:13:12.619Z] ---> Running in 6a7a74f02954 [2022-05-03T13:13:12.619Z] Removing intermediate container 6a7a74f02954 [2022-05-03T13:13:12.619Z] ---> 2a56c3f7ab5e [2022-05-03T13:13:12.619Z] Step 13/13 : RUN $MAKE [2022-05-03T13:13:12.619Z] ---> Running in 4e9220dbbba4 [2022-05-03T13:13:12.619Z] noop [2022-05-03T13:13:12.619Z] Removing intermediate container 4e9220dbbba4 [2022-05-03T13:13:12.619Z] ---> 564e76d51478 [2022-05-03T13:13:12.619Z] Successfully built 564e76d51478 [2022-05-03T13:13:12.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:13:13.172Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T13:13:13.172Z] . [Pipeline] withDockerContainer [2022-05-03T13:13:13.241Z] prd-ubuntu20.04-docker-8c-8g-40370 does not seem to be running inside a container [2022-05-03T13:13:13.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@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 ******** ci-base-image-x86_64 cat [2022-05-03T13:13:13.670Z] $ docker top 280a4ea90062cf9e49ebabae11a8edb41612eec14a04baa774d531a043a66fea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T13:13:14.019Z] + go version [2022-05-03T13:13:14.019Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T13:13:14.038Z] $ docker stop --time=1 280a4ea90062cf9e49ebabae11a8edb41612eec14a04baa774d531a043a66fea [2022-05-03T13:13:15.318Z] $ docker rm -f 280a4ea90062cf9e49ebabae11a8edb41612eec14a04baa774d531a043a66fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:13:15.739Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T13:13:15.739Z] . [Pipeline] withDockerContainer [2022-05-03T13:13:15.807Z] prd-ubuntu20.04-docker-8c-8g-40370 does not seem to be running inside a container [2022-05-03T13:13:15.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@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 ******** ci-base-image-x86_64 cat [2022-05-03T13:13:16.232Z] $ docker top 0b4d22ba8148126fa89bdcadd6ff18a4e3fbb864a9603b4733976ed839e188cf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T13:13:16.611Z] + make test [2022-05-03T13:13:16.611Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-03T13:13:26.675Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-03T13:13:26.675Z] CGO_ENABLED=1 go vet ./... [2022-05-03T13:13:29.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T13:13:29.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T13:13:29.966Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T13:13:30.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T13:13:30.260Z] $ docker stop --time=1 0b4d22ba8148126fa89bdcadd6ff18a4e3fbb864a9603b4733976ed839e188cf [2022-05-03T13:13:32.046Z] $ docker rm -f 0b4d22ba8148126fa89bdcadd6ff18a4e3fbb864a9603b4733976ed839e188cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T13:13:32.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T13:13:32.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T13:13:33.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T13:13:33.467Z] + ls -al . [2022-05-03T13:13:33.467Z] total 164 [2022-05-03T13:13:33.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 13:13 . [2022-05-03T13:13:33.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 13:12 .. [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 119 May 3 13:12 .dockerignore [2022-05-03T13:13:33.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 13:12 .git [2022-05-03T13:13:33.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 13:12 .github [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 104 May 3 13:12 .gitignore [2022-05-03T13:13:33.467Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 13:12 .semver [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 3 13:12 Attribution.txt [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 3 13:12 CHANGELOG.md [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 3 13:12 Dockerfile [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 13:12 GOVERNANCE.md [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 688 May 3 13:12 Jenkinsfile [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 3 13:12 LICENSE [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 618 May 3 13:12 OWNERS.md [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 3 13:12 README.md [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 13:12 VERSION [2022-05-03T13:13:33.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 13:12 bin [2022-05-03T13:13:33.467Z] -rw-r--r-- 1 jenkins jenkins 10 May 3 13:13 coverage.out [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 3 13:12 go.mod [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 3 13:12 go.sum [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 3 13:12 main.go [2022-05-03T13:13:33.467Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 3 13:12 makefile [2022-05-03T13:13:33.467Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 13:12 res [2022-05-03T13:13:33.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 13:12 snap [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:13:33.768Z] + 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=eef5a3bab777c045023aa8c5dcf9e9c16a413124 --label arch=amd64 --label version=0.0.0 . [2022-05-03T13:13:33.768Z] Sending build context to Docker daemon 3.049MB [2022-05-03T13:13:33.768Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T13:13:33.768Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-03T13:13:33.768Z] ---> 564e76d51478 [2022-05-03T13:13:33.768Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-03T13:13:33.768Z] ---> Running in 7e424d8a310c [2022-05-03T13:13:34.037Z] Removing intermediate container 7e424d8a310c [2022-05-03T13:13:34.037Z] ---> 3fab90c471a0 [2022-05-03T13:13:34.037Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T13:13:34.037Z] ---> Running in 73538cd2393a [2022-05-03T13:13:34.037Z] Removing intermediate container 73538cd2393a [2022-05-03T13:13:34.037Z] ---> 4d35ac4744e4 [2022-05-03T13:13:34.037Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:13:34.316Z] ---> Running in c0c9311ad044 [2022-05-03T13:13:34.316Z] Removing intermediate container c0c9311ad044 [2022-05-03T13:13:34.316Z] ---> 81cc24dc5fa4 [2022-05-03T13:13:34.316Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T13:13:34.316Z] ---> Running in f26c2ca5429d [2022-05-03T13:13:34.885Z] Removing intermediate container f26c2ca5429d [2022-05-03T13:13:34.885Z] ---> eeee6144a81d [2022-05-03T13:13:34.885Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T13:13:35.144Z] ---> Running in de72b22c6a95 [2022-05-03T13:13:35.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T13:13:36.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T13:13:36.605Z] OK: 221 MiB in 52 packages [2022-05-03T13:13:36.866Z] Removing intermediate container de72b22c6a95 [2022-05-03T13:13:36.866Z] ---> 10b5ac563640 [2022-05-03T13:13:36.866Z] Step 8/27 : WORKDIR /app [2022-05-03T13:13:36.866Z] ---> Running in 4df015c45723 [2022-05-03T13:13:36.866Z] Removing intermediate container 4df015c45723 [2022-05-03T13:13:36.866Z] ---> 3c585fffce83 [2022-05-03T13:13:36.866Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-03T13:13:37.127Z] ---> d92ede005f4a [2022-05-03T13:13:37.127Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T13:13:37.127Z] ---> Running in 4695b31c8fa8 [2022-05-03T13:13:37.696Z] Removing intermediate container 4695b31c8fa8 [2022-05-03T13:13:37.696Z] ---> 2da68d1989d7 [2022-05-03T13:13:37.696Z] Step 11/27 : COPY . . [2022-05-03T13:13:37.956Z] ---> 9e4a8a7c05e3 [2022-05-03T13:13:37.956Z] Step 12/27 : ARG MAKE="make build" [2022-05-03T13:13:38.215Z] ---> Running in b115d3254b8d [2022-05-03T13:13:38.215Z] Removing intermediate container b115d3254b8d [2022-05-03T13:13:38.215Z] ---> e8d0694e3fa4 [2022-05-03T13:13:38.215Z] Step 13/27 : RUN $MAKE [2022-05-03T13:13:38.215Z] ---> Running in 4f9217ce37a6 [2022-05-03T13:13:38.475Z] 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-03T13:14:00.431Z] Removing intermediate container 4f9217ce37a6 [2022-05-03T13:14:00.431Z] ---> 684c7ea713aa [2022-05-03T13:14:00.431Z] Step 14/27 : FROM alpine:3.14 [2022-05-03T13:14:00.431Z] 3.14: Pulling from library/alpine [2022-05-03T13:14:00.431Z] 8663204ce13b: Pulling fs layer [2022-05-03T13:14:00.431Z] 8663204ce13b: Verifying Checksum [2022-05-03T13:14:00.431Z] 8663204ce13b: Download complete [2022-05-03T13:14:00.431Z] 8663204ce13b: Pull complete [2022-05-03T13:14:00.431Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T13:14:00.431Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T13:14:00.431Z] ---> e04c818066af [2022-05-03T13:14:00.431Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:14:00.431Z] ---> Running in 163479bd05f6 [2022-05-03T13:14:00.431Z] Removing intermediate container 163479bd05f6 [2022-05-03T13:14:00.431Z] ---> 05c1db71d7fb [2022-05-03T13:14:00.431Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-03T13:14:00.431Z] ---> Running in 3321ef7578a0 [2022-05-03T13:14:00.431Z] Removing intermediate container 3321ef7578a0 [2022-05-03T13:14:00.431Z] ---> e54b8ecb4937 [2022-05-03T13:14:00.431Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-03T13:14:00.431Z] ---> Running in cc851ed9264e [2022-05-03T13:14:00.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T13:14:00.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T13:14:00.431Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-03T13:14:00.431Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-03T13:14:00.431Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T13:14:00.431Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-03T13:14:00.431Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T13:14:00.431Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-03T13:14:00.431Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-03T13:14:00.431Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T13:14:00.431Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T13:14:00.431Z] OK: 9 MiB in 21 packages [2022-05-03T13:14:00.431Z] Removing intermediate container cc851ed9264e [2022-05-03T13:14:00.431Z] ---> 70c0b3cb678e [2022-05-03T13:14:00.431Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-03T13:14:00.431Z] ---> d645c8a63a60 [2022-05-03T13:14:00.431Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-03T13:14:00.431Z] ---> 873e3e189e2e [2022-05-03T13:14:00.431Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-03T13:14:00.431Z] ---> 55775f340f3d [2022-05-03T13:14:00.431Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-03T13:14:01.000Z] ---> 846ff97483ee [2022-05-03T13:14:01.000Z] Step 22/27 : EXPOSE 48095 [2022-05-03T13:14:01.273Z] ---> Running in 3e931e3f4f82 [2022-05-03T13:14:01.273Z] Removing intermediate container 3e931e3f4f82 [2022-05-03T13:14:01.273Z] ---> 26aed696ce51 [2022-05-03T13:14:01.273Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-03T13:14:01.273Z] ---> Running in 1364fbc310af [2022-05-03T13:14:01.273Z] Removing intermediate container 1364fbc310af [2022-05-03T13:14:01.273Z] ---> de895827ef90 [2022-05-03T13:14:01.273Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T13:14:01.537Z] ---> Running in 73d9ad08d535 [2022-05-03T13:14:01.537Z] Removing intermediate container 73d9ad08d535 [2022-05-03T13:14:01.537Z] ---> 1ac5c88b6766 [2022-05-03T13:14:01.537Z] Step 25/27 : LABEL arch=amd64 [2022-05-03T13:14:01.537Z] ---> Running in d88999567bdb [2022-05-03T13:14:01.798Z] Removing intermediate container d88999567bdb [2022-05-03T13:14:01.798Z] ---> fdd6677485f7 [2022-05-03T13:14:01.798Z] Step 26/27 : LABEL git_sha=eef5a3bab777c045023aa8c5dcf9e9c16a413124 [2022-05-03T13:14:01.798Z] ---> Running in c7802af44720 [2022-05-03T13:14:01.798Z] Removing intermediate container c7802af44720 [2022-05-03T13:14:01.798Z] ---> f3c179cdd5a5 [2022-05-03T13:14:01.798Z] Step 27/27 : LABEL version=0.0.0 [2022-05-03T13:14:01.798Z] ---> Running in 3c7318c63c55 [2022-05-03T13:14:02.059Z] Removing intermediate container 3c7318c63c55 [2022-05-03T13:14:02.059Z] ---> f35044d9a770 [2022-05-03T13:14:02.059Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T13:14:02.059Z] Successfully built f35044d9a770 [2022-05-03T13:14:02.059Z] 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-03T13:14:02.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T13:14:02.479Z] [2022-05-03T13:14:02.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:14:02.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T13:14:02.785Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T13:14:02.785Z] 5eb5b503b376: Pulling fs layer [2022-05-03T13:14:02.785Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T13:14:02.785Z] ec43610c2a17: Pulling fs layer [2022-05-03T13:14:02.785Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T13:14:02.785Z] 33b1e0a273af: Pulling fs layer [2022-05-03T13:14:02.785Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T13:14:02.785Z] 2f39f015ded8: Pulling fs layer [2022-05-03T13:14:02.785Z] 3a2ae6a8a46f: Waiting [2022-05-03T13:14:02.785Z] 33b1e0a273af: Waiting [2022-05-03T13:14:02.785Z] 5d3b04190fa2: Waiting [2022-05-03T13:14:02.785Z] 2f39f015ded8: Waiting [2022-05-03T13:14:02.785Z] 5c69ac0246d0: Verifying Checksum [2022-05-03T13:14:02.785Z] 5c69ac0246d0: Download complete [2022-05-03T13:14:02.785Z] 3a2ae6a8a46f: Download complete [2022-05-03T13:14:02.786Z] ec43610c2a17: Verifying Checksum [2022-05-03T13:14:02.786Z] ec43610c2a17: Download complete [2022-05-03T13:14:02.786Z] 33b1e0a273af: Verifying Checksum [2022-05-03T13:14:02.786Z] 33b1e0a273af: Download complete [2022-05-03T13:14:02.786Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T13:14:02.786Z] 5d3b04190fa2: Download complete [2022-05-03T13:14:03.045Z] 5eb5b503b376: Verifying Checksum [2022-05-03T13:14:03.045Z] 5eb5b503b376: Download complete [2022-05-03T13:14:03.612Z] 2f39f015ded8: Download complete [2022-05-03T13:14:04.182Z] 5eb5b503b376: Pull complete [2022-05-03T13:14:04.442Z] 5c69ac0246d0: Pull complete [2022-05-03T13:14:04.701Z] ec43610c2a17: Pull complete [2022-05-03T13:14:04.701Z] 3a2ae6a8a46f: Pull complete [2022-05-03T13:14:04.961Z] 33b1e0a273af: Pull complete [2022-05-03T13:14:05.220Z] 5d3b04190fa2: Pull complete [2022-05-03T13:14:09.415Z] 2f39f015ded8: Pull complete [2022-05-03T13:14:09.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T13:14:09.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T13:14:09.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T13:14:09.493Z] prd-ubuntu20.04-docker-8c-8g-40370 does not seem to be running inside a container [2022-05-03T13:14:09.541Z] $ 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-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@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-03T13:14:11.382Z] $ docker top d6ed80c0065c117a60b963e6b827fe5241589ca560058b3f6eafc3aa5a8eb2dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:14:11.815Z] ---> job-cost.sh [2022-05-03T13:14:11.815Z] lf-activate-venv: SKIPPING [2022-05-03T13:14:11.815Z] INFO: No Stack... [2022-05-03T13:14:12.076Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T13:14:12.660Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T13:14:12.958Z] + cat /w/workspace/_app-service-configurable_PR-416/archives/cost.csv [2022-05-03T13:14:12.958Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T13:14:12.975Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [2022-05-03T13:14:12.981Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] did not exist. Created. [2022-05-03T13:14:12.981Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T13:14:13.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T13:14:13.305Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T13:14:13.311Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T13:14:13.335Z] $ docker stop --time=1 d6ed80c0065c117a60b963e6b827fe5241589ca560058b3f6eafc3aa5a8eb2dc [2022-05-03T13:14:14.500Z] $ docker rm -f d6ed80c0065c117a60b963e6b827fe5241589ca560058b3f6eafc3aa5a8eb2dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T13:14:30.093Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40371 in /w/workspace/_app-service-configurable_PR-416 [Pipeline] { [Pipeline] ws [2022-05-03T13:14:30.107Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-05-03T13:14:30.352Z] Selected Git installation does not exist. Using Default [2022-05-03T13:14:30.352Z] The recommended git tool is: NONE [2022-05-03T13:14:36.815Z] using credential edgex-jenkins-ssh [2022-05-03T13:14:36.836Z] Cloning the remote Git repository [2022-05-03T13:14:36.903Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-03T13:14:36.986Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-05-03T13:14:37.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-03T13:14:37.094Z] > git --version # timeout=10 [2022-05-03T13:14:37.118Z] > git --version # 'git version 2.25.1' [2022-05-03T13:14:37.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T13:14:37.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T13:14:39.036Z] Merging remotes/origin/main commit a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit eef5a3bab777c045023aa8c5dcf9e9c16a413124 [2022-05-03T13:14:38.338Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-03T13:14:38.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T13:14:38.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-03T13:14:38.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-03T13:14:38.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T13:14:38.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T13:14:39.058Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T13:14:39.089Z] > git checkout -f eef5a3bab777c045023aa8c5dcf9e9c16a413124 # timeout=10 [2022-05-03T13:14:39.285Z] Merge succeeded, producing eef5a3bab777c045023aa8c5dcf9e9c16a413124 [2022-05-03T13:14:39.286Z] Checking out Revision eef5a3bab777c045023aa8c5dcf9e9c16a413124 (PR-416) [2022-05-03T13:14:39.182Z] > git remote # timeout=10 [2022-05-03T13:14:39.202Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T13:14:39.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T13:14:39.236Z] > git merge a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 [2022-05-03T13:14:39.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T13:14:39.295Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T13:14:39.307Z] > git checkout -f eef5a3bab777c045023aa8c5dcf9e9c16a413124 # timeout=10 [2022-05-03T13:14:43.459Z] Commit message: "docs(snap): Add local installation instructions and more refs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T13:14:44.362Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T13:14:44.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T13:14:44.362Z] Dload Upload Total Spent Left Speed [2022-05-03T13:14:44.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2022-05-03T13:14:45.105Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T13:14:45.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T13:14:45.525Z] + sudo tee /etc/docker/daemon.new [2022-05-03T13:14:45.525Z] { [2022-05-03T13:14:45.525Z] "registry-mirrors": [ [2022-05-03T13:14:45.525Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T13:14:45.525Z] ], [2022-05-03T13:14:45.525Z] "bip": "10.250.0.254/24", [2022-05-03T13:14:45.525Z] "hosts": [ [2022-05-03T13:14:45.525Z] "tcp://0.0.0.0:5555", [2022-05-03T13:14:45.525Z] "unix:///var/run/docker.sock" [2022-05-03T13:14:45.525Z] ], [2022-05-03T13:14:45.526Z] "mtu": 1458, [2022-05-03T13:14:45.526Z] "selinux-enabled": true, [2022-05-03T13:14:45.526Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T13:14:45.526Z] } [Pipeline] sh [2022-05-03T13:14:45.884Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T13:14:46.241Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T13:15:04.587Z] provisioning config files... [2022-05-03T13:15:04.611Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4243098269370171463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:15:04.972Z] ---> docker-login.sh [2022-05-03T13:15:04.972Z] nexus3.edgexfoundry.org:10001 [2022-05-03T13:15:05.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:15:05.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:15:05.854Z] Configure a credential helper to remove this warning. See [2022-05-03T13:15:05.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:15:05.854Z] [2022-05-03T13:15:05.854Z] Login Succeeded [2022-05-03T13:15:05.854Z] nexus3.edgexfoundry.org:10002 [2022-05-03T13:15:06.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:15:06.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:15:06.129Z] Configure a credential helper to remove this warning. See [2022-05-03T13:15:06.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:15:06.129Z] [2022-05-03T13:15:06.129Z] Login Succeeded [2022-05-03T13:15:06.405Z] nexus3.edgexfoundry.org:10003 [2022-05-03T13:15:06.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:15:06.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:15:06.681Z] Configure a credential helper to remove this warning. See [2022-05-03T13:15:06.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:15:06.681Z] [2022-05-03T13:15:06.681Z] Login Succeeded [2022-05-03T13:15:06.681Z] nexus3.edgexfoundry.org:10004 [2022-05-03T13:15:06.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:15:07.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:15:07.234Z] Configure a credential helper to remove this warning. See [2022-05-03T13:15:07.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:15:07.234Z] [2022-05-03T13:15:07.234Z] Login Succeeded [2022-05-03T13:15:07.234Z] docker.io [2022-05-03T13:15:07.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T13:15:08.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T13:15:08.103Z] Configure a credential helper to remove this warning. See [2022-05-03T13:15:08.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T13:15:08.104Z] [2022-05-03T13:15:08.104Z] Login Succeeded [2022-05-03T13:15:08.104Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T13:15:08.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T13:15:08.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T13:15:08.641Z] ========================================================= [2022-05-03T13:15:08.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T13:15:08.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:15:08.985Z] + 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-03T13:15:08.985Z] Sending build context to Docker daemon 199.7kB [2022-05-03T13:15:09.261Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T13:15:09.261Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-03T13:15:09.545Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T13:15:09.545Z] 9b3977197b4f: Pulling fs layer [2022-05-03T13:15:09.545Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T13:15:09.545Z] 94645a83ff95: Pulling fs layer [2022-05-03T13:15:09.545Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T13:15:09.545Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T13:15:09.545Z] 3096ccb668a1: Pulling fs layer [2022-05-03T13:15:09.545Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T13:15:09.545Z] a4caa8a26152: Pulling fs layer [2022-05-03T13:15:09.545Z] 3f3a8bcf1eab: Waiting [2022-05-03T13:15:09.545Z] 0c92f367c5e7: Waiting [2022-05-03T13:15:09.545Z] 3096ccb668a1: Waiting [2022-05-03T13:15:09.545Z] a4caa8a26152: Waiting [2022-05-03T13:15:09.545Z] e8cf19c19ddd: Waiting [2022-05-03T13:15:09.545Z] 94645a83ff95: Verifying Checksum [2022-05-03T13:15:09.545Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T13:15:09.545Z] 94645a83ff95: Download complete [2022-05-03T13:15:09.545Z] 1a89e8eeedd5: Download complete [2022-05-03T13:15:09.545Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T13:15:09.545Z] 0c92f367c5e7: Download complete [2022-05-03T13:15:09.545Z] 3096ccb668a1: Download complete [2022-05-03T13:15:09.545Z] 9b3977197b4f: Verifying Checksum [2022-05-03T13:15:09.545Z] 9b3977197b4f: Download complete [2022-05-03T13:15:09.545Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T13:15:09.545Z] e8cf19c19ddd: Download complete [2022-05-03T13:15:10.147Z] 9b3977197b4f: Pull complete [2022-05-03T13:15:10.758Z] 1a89e8eeedd5: Pull complete [2022-05-03T13:15:11.362Z] 94645a83ff95: Pull complete [2022-05-03T13:15:11.638Z] a4caa8a26152: Verifying Checksum [2022-05-03T13:15:11.638Z] a4caa8a26152: Download complete [2022-05-03T13:15:12.235Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T13:15:12.235Z] 3f3a8bcf1eab: Download complete [2022-05-03T13:15:24.647Z] 3f3a8bcf1eab: Pull complete [2022-05-03T13:15:24.920Z] 0c92f367c5e7: Pull complete [2022-05-03T13:15:25.193Z] 3096ccb668a1: Pull complete [2022-05-03T13:15:25.469Z] e8cf19c19ddd: Pull complete [2022-05-03T13:15:32.193Z] a4caa8a26152: Pull complete [2022-05-03T13:15:32.193Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T13:15:32.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T13:15:32.193Z] ---> 725f1c02e7f9 [2022-05-03T13:15:32.193Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-03T13:15:33.175Z] ---> Running in 69104aa24b7f [2022-05-03T13:15:33.450Z] Removing intermediate container 69104aa24b7f [2022-05-03T13:15:33.450Z] ---> c3fd1871fd6a [2022-05-03T13:15:33.450Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T13:15:33.450Z] ---> Running in a2d34f05f1c7 [2022-05-03T13:15:33.738Z] Removing intermediate container a2d34f05f1c7 [2022-05-03T13:15:33.738Z] ---> e77a1dfeb3cc [2022-05-03T13:15:33.738Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:15:33.738Z] ---> Running in d506ea22f454 [2022-05-03T13:15:34.338Z] Removing intermediate container d506ea22f454 [2022-05-03T13:15:34.338Z] ---> 6affa08aaf1d [2022-05-03T13:15:34.338Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T13:15:34.338Z] ---> Running in 40485212ad4f [2022-05-03T13:15:36.319Z] Removing intermediate container 40485212ad4f [2022-05-03T13:15:36.319Z] ---> cabf0fa42446 [2022-05-03T13:15:36.319Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T13:15:36.319Z] ---> Running in 4e4f104e13c5 [2022-05-03T13:15:36.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T13:15:37.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T13:15:38.891Z] OK: 220 MiB in 52 packages [2022-05-03T13:15:39.497Z] Removing intermediate container 4e4f104e13c5 [2022-05-03T13:15:39.497Z] ---> 523b24a1166e [2022-05-03T13:15:39.497Z] Step 8/13 : WORKDIR /app [2022-05-03T13:15:39.497Z] ---> Running in 84e56202497c [2022-05-03T13:15:39.774Z] Removing intermediate container 84e56202497c [2022-05-03T13:15:39.774Z] ---> d5f1668cfdeb [2022-05-03T13:15:39.774Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-03T13:15:40.375Z] ---> 881fd8b28784 [2022-05-03T13:15:40.375Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T13:15:40.375Z] ---> Running in 48e7a7489af4 [2022-05-03T13:16:27.417Z] Removing intermediate container 48e7a7489af4 [2022-05-03T13:16:27.417Z] ---> be2c46de0852 [2022-05-03T13:16:27.417Z] Step 11/13 : COPY . . [2022-05-03T13:16:27.417Z] ---> 1f0f3fbd863a [2022-05-03T13:16:27.417Z] Step 12/13 : ARG MAKE="make build" [2022-05-03T13:16:27.417Z] ---> Running in 30223e8f4b26 [2022-05-03T13:16:27.417Z] Removing intermediate container 30223e8f4b26 [2022-05-03T13:16:27.417Z] ---> 5b820f8ef258 [2022-05-03T13:16:27.417Z] Step 13/13 : RUN $MAKE [2022-05-03T13:16:27.417Z] ---> Running in 8ed618c7f0fc [2022-05-03T13:16:27.417Z] noop [2022-05-03T13:16:27.417Z] Removing intermediate container 8ed618c7f0fc [2022-05-03T13:16:27.417Z] ---> 829455ab8595 [2022-05-03T13:16:27.417Z] Successfully built 829455ab8595 [2022-05-03T13:16:27.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:16:27.768Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T13:16:27.768Z] . [Pipeline] withDockerContainer [2022-05-03T13:16:27.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-40371 does not seem to be running inside a container [2022-05-03T13:16:28.080Z] $ 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-03T13:16:29.386Z] $ docker top 3d8b9057e403e9f9ebca9214d3f477a5e57ded42e8a70113fbb4bf72d802328c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T13:16:30.297Z] + go version [2022-05-03T13:16:30.298Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T13:16:30.328Z] $ docker stop --time=1 3d8b9057e403e9f9ebca9214d3f477a5e57ded42e8a70113fbb4bf72d802328c [2022-05-03T13:16:31.947Z] $ docker rm -f 3d8b9057e403e9f9ebca9214d3f477a5e57ded42e8a70113fbb4bf72d802328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:16:32.552Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T13:16:32.552Z] . [Pipeline] withDockerContainer [2022-05-03T13:16:32.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-40371 does not seem to be running inside a container [2022-05-03T13:16:32.864Z] $ 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-03T13:16:34.104Z] $ docker top bf85b9610ae060a2c89e8eb25b53ffec99b241a54bb4c636743b2cc36a63c7dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T13:16:35.017Z] + make test [2022-05-03T13:16:35.017Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-03T13:17:56.878Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-03T13:17:56.878Z] CGO_ENABLED=1 go vet ./... [2022-05-03T13:18:15.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T13:18:15.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T13:18:15.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T13:18:17.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T13:18:17.249Z] $ docker stop --time=1 bf85b9610ae060a2c89e8eb25b53ffec99b241a54bb4c636743b2cc36a63c7dd [2022-05-03T13:18:18.989Z] $ docker rm -f bf85b9610ae060a2c89e8eb25b53ffec99b241a54bb4c636743b2cc36a63c7dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T13:18:19.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T13:18:19.959Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T13:18:20.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T13:18:20.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T13:18:21.200Z] + ls -al . [2022-05-03T13:18:21.200Z] total 160 [2022-05-03T13:18:21.200Z] drwxrwxr-x 7 jenkins jenkins 4096 May 3 13:18 . [2022-05-03T13:18:21.200Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 13:14 .. [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 119 May 3 13:14 .dockerignore [2022-05-03T13:18:21.200Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 13:14 .git [2022-05-03T13:18:21.200Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 13:14 .github [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 104 May 3 13:14 .gitignore [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 3 13:14 Attribution.txt [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 3 13:14 CHANGELOG.md [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 3 13:14 Dockerfile [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 13:14 GOVERNANCE.md [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 688 May 3 13:14 Jenkinsfile [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 3 13:14 LICENSE [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 618 May 3 13:14 OWNERS.md [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 3 13:14 README.md [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 13:12 VERSION [2022-05-03T13:18:21.200Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 13:14 bin [2022-05-03T13:18:21.200Z] -rw-r--r-- 1 jenkins jenkins 10 May 3 13:16 coverage.out [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 3 13:14 go.mod [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 3 13:14 go.sum [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 3 13:14 main.go [2022-05-03T13:18:21.200Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 3 13:14 makefile [2022-05-03T13:18:21.200Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 13:14 res [2022-05-03T13:18:21.200Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 13:14 snap [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:18:21.556Z] + 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=eef5a3bab777c045023aa8c5dcf9e9c16a413124 --label arch=arm64 --label version=0.0.0 . [2022-05-03T13:18:21.556Z] Sending build context to Docker daemon 200.7kB [2022-05-03T13:18:21.835Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T13:18:21.835Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-03T13:18:21.835Z] ---> 829455ab8595 [2022-05-03T13:18:21.835Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-03T13:18:21.835Z] ---> Running in c144f9112e18 [2022-05-03T13:18:22.441Z] Removing intermediate container c144f9112e18 [2022-05-03T13:18:22.441Z] ---> 1bef8f7fbf14 [2022-05-03T13:18:22.441Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T13:18:22.441Z] ---> Running in 63c890e31e5f [2022-05-03T13:18:22.718Z] Removing intermediate container 63c890e31e5f [2022-05-03T13:18:22.718Z] ---> 048372ba29e5 [2022-05-03T13:18:22.718Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:18:22.718Z] ---> Running in fafb65734d0d [2022-05-03T13:18:22.995Z] Removing intermediate container fafb65734d0d [2022-05-03T13:18:22.995Z] ---> b4d97a3b16a6 [2022-05-03T13:18:22.995Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T13:18:22.995Z] ---> Running in 7e7950afa24f [2022-05-03T13:18:24.978Z] Removing intermediate container 7e7950afa24f [2022-05-03T13:18:24.978Z] ---> f7e49ded9c84 [2022-05-03T13:18:24.978Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T13:18:24.978Z] ---> Running in 3f0bc601b084 [2022-05-03T13:18:25.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T13:18:26.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T13:18:27.519Z] OK: 220 MiB in 52 packages [2022-05-03T13:18:28.509Z] Removing intermediate container 3f0bc601b084 [2022-05-03T13:18:28.509Z] ---> c1e461c5f0e8 [2022-05-03T13:18:28.509Z] Step 8/27 : WORKDIR /app [2022-05-03T13:18:28.509Z] ---> Running in e69b462bdffc [2022-05-03T13:18:28.781Z] Removing intermediate container e69b462bdffc [2022-05-03T13:18:28.781Z] ---> 2c8859eb8335 [2022-05-03T13:18:28.781Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-03T13:18:29.053Z] ---> a96b9b1e5890 [2022-05-03T13:18:29.053Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T13:18:29.325Z] ---> Running in e4c7320efbc9 [2022-05-03T13:18:31.318Z] Removing intermediate container e4c7320efbc9 [2022-05-03T13:18:31.318Z] ---> 74972d56c08b [2022-05-03T13:18:31.318Z] Step 11/27 : COPY . . [2022-05-03T13:18:31.913Z] ---> 2239331a0103 [2022-05-03T13:18:31.913Z] Step 12/27 : ARG MAKE="make build" [2022-05-03T13:18:31.913Z] ---> Running in 614a8234d28a [2022-05-03T13:18:32.187Z] Removing intermediate container 614a8234d28a [2022-05-03T13:18:32.187Z] ---> c96f0807b132 [2022-05-03T13:18:32.187Z] Step 13/27 : RUN $MAKE [2022-05-03T13:18:32.187Z] ---> Running in c1fe8e0d8113 [2022-05-03T13:18:33.177Z] 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-03T13:20:40.072Z] Removing intermediate container c1fe8e0d8113 [2022-05-03T13:20:40.072Z] ---> 8229a2cf7b71 [2022-05-03T13:20:40.072Z] Step 14/27 : FROM alpine:3.14 [2022-05-03T13:20:40.072Z] 3.14: Pulling from library/alpine [2022-05-03T13:20:40.072Z] 455c02918c45: Pulling fs layer [2022-05-03T13:20:40.072Z] 455c02918c45: Verifying Checksum [2022-05-03T13:20:40.072Z] 455c02918c45: Download complete [2022-05-03T13:20:40.072Z] 455c02918c45: Pull complete [2022-05-03T13:20:40.072Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T13:20:40.072Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T13:20:40.072Z] ---> ac73e934f311 [2022-05-03T13:20:40.072Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-03T13:20:40.072Z] ---> Running in 2a1b4abb5adc [2022-05-03T13:20:40.072Z] Removing intermediate container 2a1b4abb5adc [2022-05-03T13:20:40.072Z] ---> 54e559641cd7 [2022-05-03T13:20:40.072Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-03T13:20:40.072Z] ---> Running in 1b4612b946c5 [2022-05-03T13:20:40.072Z] Removing intermediate container 1b4612b946c5 [2022-05-03T13:20:40.072Z] ---> f7b0cdcb3017 [2022-05-03T13:20:40.072Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-03T13:20:40.072Z] ---> Running in 8922047f1350 [2022-05-03T13:20:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T13:20:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T13:20:40.072Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-03T13:20:40.072Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-03T13:20:40.072Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T13:20:40.072Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-03T13:20:40.072Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T13:20:40.072Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-03T13:20:40.072Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-03T13:20:40.072Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T13:20:40.072Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T13:20:40.072Z] OK: 9 MiB in 21 packages [2022-05-03T13:20:40.072Z] Removing intermediate container 8922047f1350 [2022-05-03T13:20:40.072Z] ---> 588f42859663 [2022-05-03T13:20:40.072Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-03T13:20:40.072Z] ---> 42d9be4056bd [2022-05-03T13:20:40.072Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-03T13:20:40.072Z] ---> 0afc8e93c33b [2022-05-03T13:20:40.072Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-03T13:20:40.072Z] ---> 2468c8862c76 [2022-05-03T13:20:40.072Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-03T13:20:40.072Z] ---> 30cf6927154c [2022-05-03T13:20:40.072Z] Step 22/27 : EXPOSE 48095 [2022-05-03T13:20:40.072Z] ---> Running in c50bd3c26300 [2022-05-03T13:20:40.072Z] Removing intermediate container c50bd3c26300 [2022-05-03T13:20:40.072Z] ---> 1ed5f3e752a1 [2022-05-03T13:20:40.072Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-03T13:20:40.072Z] ---> Running in 75d4efa5e9f8 [2022-05-03T13:20:40.072Z] Removing intermediate container 75d4efa5e9f8 [2022-05-03T13:20:40.072Z] ---> 88f405bf54af [2022-05-03T13:20:40.072Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T13:20:40.072Z] ---> Running in 506f613030dc [2022-05-03T13:20:40.072Z] Removing intermediate container 506f613030dc [2022-05-03T13:20:40.072Z] ---> 98415858ce06 [2022-05-03T13:20:40.072Z] Step 25/27 : LABEL arch=arm64 [2022-05-03T13:20:40.072Z] ---> Running in 94bbe99cb80a [2022-05-03T13:20:40.072Z] Removing intermediate container 94bbe99cb80a [2022-05-03T13:20:40.072Z] ---> ab5dde9005df [2022-05-03T13:20:40.072Z] Step 26/27 : LABEL git_sha=eef5a3bab777c045023aa8c5dcf9e9c16a413124 [2022-05-03T13:20:40.072Z] ---> Running in d0ccfef3da7d [2022-05-03T13:20:40.072Z] Removing intermediate container d0ccfef3da7d [2022-05-03T13:20:40.072Z] ---> d40fb459f4f2 [2022-05-03T13:20:40.072Z] Step 27/27 : LABEL version=0.0.0 [2022-05-03T13:20:40.072Z] ---> Running in b48c79f7cafb [2022-05-03T13:20:40.072Z] Removing intermediate container b48c79f7cafb [2022-05-03T13:20:40.072Z] ---> 2486043e3c5a [2022-05-03T13:20:40.072Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T13:20:40.072Z] Successfully built 2486043e3c5a [2022-05-03T13:20:40.072Z] 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-03T13:20:40.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T13:20:40.527Z] [2022-05-03T13:20:40.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:20:40.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T13:20:41.154Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T13:20:41.154Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T13:20:41.154Z] 04944245beec: Pulling fs layer [2022-05-03T13:20:41.154Z] 699f458cf7ca: Pulling fs layer [2022-05-03T13:20:41.154Z] 765212b225bb: Pulling fs layer [2022-05-03T13:20:41.154Z] f23df028b6ca: Pulling fs layer [2022-05-03T13:20:41.154Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T13:20:41.154Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T13:20:41.154Z] 765212b225bb: Waiting [2022-05-03T13:20:41.154Z] f23df028b6ca: Waiting [2022-05-03T13:20:41.154Z] d65c8cfc05b1: Waiting [2022-05-03T13:20:41.154Z] 2437ff75d9bd: Waiting [2022-05-03T13:20:41.154Z] 04944245beec: Verifying Checksum [2022-05-03T13:20:41.154Z] 04944245beec: Download complete [2022-05-03T13:20:41.154Z] 765212b225bb: Verifying Checksum [2022-05-03T13:20:41.154Z] 765212b225bb: Download complete [2022-05-03T13:20:41.154Z] f23df028b6ca: Verifying Checksum [2022-05-03T13:20:41.154Z] f23df028b6ca: Download complete [2022-05-03T13:20:41.154Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T13:20:41.154Z] d65c8cfc05b1: Download complete [2022-05-03T13:20:41.434Z] 699f458cf7ca: Verifying Checksum [2022-05-03T13:20:41.434Z] 699f458cf7ca: Download complete [2022-05-03T13:20:41.714Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T13:20:41.714Z] 8998bd30e6a1: Download complete [2022-05-03T13:20:44.354Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T13:20:44.354Z] 2437ff75d9bd: Download complete [2022-05-03T13:20:46.339Z] 8998bd30e6a1: Pull complete [2022-05-03T13:20:46.617Z] 04944245beec: Pull complete [2022-05-03T13:20:48.060Z] 699f458cf7ca: Pull complete [2022-05-03T13:20:48.337Z] 765212b225bb: Pull complete [2022-05-03T13:20:49.330Z] f23df028b6ca: Pull complete [2022-05-03T13:20:49.330Z] d65c8cfc05b1: Pull complete [2022-05-03T13:21:04.442Z] 2437ff75d9bd: Pull complete [2022-05-03T13:21:04.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T13:21:04.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T13:21:04.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T13:21:04.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-40371 does not seem to be running inside a container [2022-05-03T13:21:04.789Z] $ 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-03T13:21:07.301Z] $ docker top a153b3b62c0f2e15cbd41595f1e1c6a4d7f3e125dc75a7e3ee9a665fae139ef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:08.222Z] ---> job-cost.sh [2022-05-03T13:21:08.222Z] lf-activate-venv: SKIPPING [2022-05-03T13:21:08.222Z] INFO: No Stack... [2022-05-03T13:21:08.496Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T13:21:09.475Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T13:21:10.148Z] + cut -d, -f6 [2022-05-03T13:21:10.148Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2022-05-03T13:21:10.216Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [2022-05-03T13:21:10.222Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] did not exist. Created. [2022-05-03T13:21:10.223Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T13:21:10.911Z] /w/workspace/app-service-configurable/2@tmp/durable-9b5ea281/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T13:21:11.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T13:21:11.630Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T13:21:11.679Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T13:21:11.687Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T13:21:11.713Z] $ docker stop --time=1 a153b3b62c0f2e15cbd41595f1e1c6a4d7f3e125dc75a7e3ee9a665fae139ef0 [2022-05-03T13:21:13.233Z] $ docker rm -f a153b3b62c0f2e15cbd41595f1e1c6a4d7f3e125dc75a7e3ee9a665fae139ef0 [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-03T13:21:13.707Z] provisioning config files... [2022-05-03T13:21:13.716Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config1594869422492754284tmp [Pipeline] { [Pipeline] sh [2022-05-03T13:21:14.012Z] + set +x [2022-05-03T13:21:14.012Z] + curl -s https://codecov.io/bash [2022-05-03T13:21:14.012Z] + bash -s -- [2022-05-03T13:21:14.012Z] [2022-05-03T13:21:14.012Z] _____ _ [2022-05-03T13:21:14.012Z] / ____| | | [2022-05-03T13:21:14.012Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T13:21:14.012Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T13:21:14.012Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T13:21:14.012Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T13:21:14.012Z] Bash-1.0.6 [2022-05-03T13:21:14.012Z] [2022-05-03T13:21:14.012Z] [2022-05-03T13:21:14.012Z] ==> git version 2.25.1 found [2022-05-03T13:21:14.012Z] ==> 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-03T13:21:14.012Z] Release-Date: 2020-01-08 [2022-05-03T13:21:14.012Z] 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-03T13:21:14.012Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T13:21:14.012Z] ==> Jenkins CI detected. [2022-05-03T13:21:14.012Z] current dir:  /w/workspace/_app-service-configurable_PR-416 [2022-05-03T13:21:14.012Z] project root: . [2022-05-03T13:21:14.012Z] --> token set from env [2022-05-03T13:21:14.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T13:21:14.012Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T13:21:14.012Z] ==> Python coveragepy not found [2022-05-03T13:21:14.012Z] ==> Searching for coverage reports in: [2022-05-03T13:21:14.012Z] + . [2022-05-03T13:21:14.012Z] -> Found 1 reports [2022-05-03T13:21:14.012Z] ==> Detecting git/mercurial file structure [2022-05-03T13:21:14.012Z] ==> Reading reports [2022-05-03T13:21:14.012Z] + ./coverage.out bytes=10 [2022-05-03T13:21:14.012Z] ==> Appending adjustments [2022-05-03T13:21:14.012Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T13:21:14.273Z] + Found adjustments [2022-05-03T13:21:14.273Z] ==> Gzipping contents [2022-05-03T13:21:14.273Z] 4.0K /tmp/codecov.QBrhz6.gz [2022-05-03T13:21:14.273Z] ==> Uploading reports [2022-05-03T13:21:14.273Z] url: https://codecov.io [2022-05-03T13:21:14.273Z] query: branch=PR-416&commit=eef5a3bab777c045023aa8c5dcf9e9c16a413124&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-03T13:21:14.273Z] -> Pinging Codecov [2022-05-03T13:21:14.273Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-416&commit=eef5a3bab777c045023aa8c5dcf9e9c16a413124&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-03T13:21:14.533Z] -> Uploading to [2022-05-03T13:21:14.533Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/A97CA9966030D2A3747ED39772930CCE/eef5a3bab777c045023aa8c5dcf9e9c16a413124/0e8f5d24-9a73-4c46-9693-bf40ba040af9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T132114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdf26b3a76122ab35f329f6898eddd9842980d52404c785b05e56cc9353d5a27 [2022-05-03T13:21:14.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T13:21:14.533Z] Dload Upload Total Spent Left Speed [2022-05-03T13:21:14.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2666 100 592 0 0 100 592 0 2508 --:--:-- --:--:-- --:--:-- 2497 [2022-05-03T13:21:14.794Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/eef5a3bab777c045023aa8c5dcf9e9c16a413124 [Pipeline] } [2022-05-03T13:21:14.803Z] 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-03T13:21:15.645Z] + [ -d /w/workspace/_app-service-configurable_PR-416/archives ] [2022-05-03T13:21:15.645Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-03T13:21:15.645Z] total 16 [2022-05-03T13:21:15.645Z] drwxr-xr-x 3 root root 4096 May 3 13:14 . [2022-05-03T13:21:15.645Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 13:14 .. [2022-05-03T13:21:15.645Z] drwxr-xr-x 2 root root 4096 May 3 13:14 cost [2022-05-03T13:21:15.645Z] -rw-r--r-- 1 root root 95 May 3 13:14 cost.csv [2022-05-03T13:21:15.645Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-416/archives [2022-05-03T13:21:15.645Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-03T13:21:15.645Z] total 16 [2022-05-03T13:21:15.645Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 13:14 . [2022-05-03T13:21:15.645Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 13:14 .. [2022-05-03T13:21:15.645Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 13:14 cost [2022-05-03T13:21:15.645Z] -rw-r--r-- 1 jenkins jenkins 95 May 3 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:15.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:16.841Z] ---> package-listing.sh [2022-05-03T13:21:16.841Z] ++ facter osfamily [2022-05-03T13:21:16.841Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T13:21:17.102Z] + OS_FAMILY=debian [2022-05-03T13:21:17.102Z] + workspace=/w/workspace/_app-service-configurable_PR-416 [2022-05-03T13:21:17.102Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T13:21:17.102Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T13:21:17.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T13:21:17.102Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T13:21:17.102Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-03T13:21:17.102Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T13:21:17.102Z] + case "${OS_FAMILY}" in [2022-05-03T13:21:17.102Z] + dpkg -l [2022-05-03T13:21:17.102Z] + grep '^ii' [2022-05-03T13:21:17.103Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T13:21:17.103Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T13:21:17.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T13:21:17.103Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-03T13:21:17.103Z] + mkdir -p /w/workspace/_app-service-configurable_PR-416/archives/ [2022-05-03T13:21:17.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-416/archives/ [Pipeline] echo [2022-05-03T13:21:17.115Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T13:21:17.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T13:21:17.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T13:21:17.958Z] . [Pipeline] withDockerContainer [2022-05-03T13:21:18.023Z] prd-ubuntu20.04-docker-8c-8g-40370 does not seem to be running inside a container [2022-05-03T13:21:18.063Z] $ 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-416/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-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T13:21:18.317Z] $ docker top 3dd0a0c73b6f474de4d8f23097655e20c90257e6469c41f7145041604d66d51a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T13:21:18.668Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T13:21:18.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T13:21:19.247Z] + ls /var/log/sa-host [2022-05-03T13:21:19.247Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T13:21:19.455Z] provisioning config files... [2022-05-03T13:21:19.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config4230894721996336979tmp [Pipeline] { [Pipeline] echo [2022-05-03T13:21:19.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:19.773Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T13:21:19.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:20.123Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T13:21:20.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:20.427Z] ---> sudo-logs.sh [2022-05-03T13:21:20.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T13:21:20.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:20.738Z] ---> job-cost.sh [2022-05-03T13:21:20.738Z] lf-activate-venv: SKIPPING [2022-05-03T13:21:20.738Z] DEBUG: total: 0.2199999988079071 [2022-05-03T13:21:20.738Z] INFO: Retrieving Stack Cost... [2022-05-03T13:21:21.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T13:21:21.571Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T13:21:21.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T13:21:21.873Z] ---> logs-deploy.sh [2022-05-03T13:21:21.873Z] lf-activate-venv: SKIPPING [2022-05-03T13:21:21.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-416/2 [2022-05-03T13:21:21.873Z] INFO: archiving workspace using pattern(s): [2022-05-03T13:21:22.813Z] Archives upload complete. [2022-05-03T13:21:22.813Z] INFO: archiving logs to Nexus