MonicaisHer commented: recheck 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 9d000e3b7eb660a7d721305ec91505697408c0ee+0ec6f6647dd09fd78b7f2ede1f224ac506661311 (19f8ecc32576c8134d245da07fbcd678a9b460fb) 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-ssh9253091146378850805.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-ssh4273291834025803749.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-417/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-417/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16162504397640503177.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-ssh11078840564098768605.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-417/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-417/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6024542496852193380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47175 in /w/workspace/_app-service-configurable_PR-417 [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-417 # 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 0ec6f6647dd09fd78b7f2ede1f224ac506661311 into PR head commit 9d000e3b7eb660a7d721305ec91505697408c0ee Merge succeeded, producing 9d000e3b7eb660a7d721305ec91505697408c0ee Checking out Revision 9d000e3b7eb660a7d721305ec91505697408c0ee (PR-417) > 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/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d000e3b7eb660a7d721305ec91505697408c0ee # 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 0ec6f6647dd09fd78b7f2ede1f224ac506661311 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d000e3b7eb660a7d721305ec91505697408c0ee # timeout=10 Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" > git rev-list --no-walk 9d000e3b7eb660a7d721305ec91505697408c0ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T09:34:05.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T09:34:05.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T09:34:05.162Z] ========================================================= [2022-05-10T09:34:05.162Z] EdgeX Global Pipelines Version Info [2022-05-10T09:34:05.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:34:05.928Z] ------------------- [2022-05-10T09:34:05.928Z] stable info: [2022-05-10T09:34:05.928Z] ------------------- [2022-05-10T09:34:05.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T09:34:05.928Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T09:34:05.928Z] Message: update stable to v1.0.227 [2022-05-10T09:34:06.500Z] ------------------- [2022-05-10T09:34:06.500Z] experimental info: [2022-05-10T09:34:06.500Z] ------------------- [2022-05-10T09:34:06.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T09:34:06.500Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T09:34:06.500Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T09:34:06.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T09:34:06.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T09:34:06.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T09:34:06.671Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T09:34:06.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T09:34:06.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T09:34:06.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T09:34:06.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T09:34:06.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T09:34:06.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T09:34:06.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T09:34:06.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T09:34:06.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T09:34:06.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T09:34:06.831Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T09:34:06.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T09:34:06.866Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T09:34:06.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T09:34:06.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T09:34:06.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T09:34:06.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T09:34:06.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T09:34:06.963Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T09:34:06.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T09:34:06.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T09:34:07.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T09:34:07.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo [2022-05-10T09:34:07.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo [2022-05-10T09:34:07.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo [2022-05-10T09:34:07.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d000e3b7eb660a7d721305ec91505697408c0ee [Pipeline] echo [2022-05-10T09:34:07.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d000e3 [Pipeline] echo [2022-05-10T09:34:07.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T09:34:07.141Z] provisioning config files... [2022-05-10T09:34:07.153Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-417@tmp/config4906929519161521997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:34:07.461Z] ---> docker-login.sh [2022-05-10T09:34:07.461Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:34:07.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:07.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:07.988Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:07.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:07.988Z] [2022-05-10T09:34:07.988Z] Login Succeeded [2022-05-10T09:34:07.988Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:34:07.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:07.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:07.988Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:07.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:07.988Z] [2022-05-10T09:34:07.988Z] Login Succeeded [2022-05-10T09:34:07.988Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:34:07.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:08.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:08.249Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:08.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:08.249Z] [2022-05-10T09:34:08.249Z] Login Succeeded [2022-05-10T09:34:08.249Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:34:08.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:08.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:08.249Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:08.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:08.249Z] [2022-05-10T09:34:08.249Z] Login Succeeded [2022-05-10T09:34:08.249Z] docker.io [2022-05-10T09:34:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:08.781Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:08.781Z] [2022-05-10T09:34:08.781Z] Login Succeeded [2022-05-10T09:34:08.781Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:34:08.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T09:34:09.171Z] + git rev-list -1 --merges 9d000e3b7eb660a7d721305ec91505697408c0ee~1..9d000e3b7eb660a7d721305ec91505697408c0ee [Pipeline] echo [2022-05-10T09:34:09.311Z] -----------> git rev-list -1 --merges 9d000e3b7eb660a7d721305ec91505697408c0ee~1..9d000e3b7eb660a7d721305ec91505697408c0ee 9d000e3b7eb660a7d721305ec91505697408c0ee [false] [Pipeline] sh [2022-05-10T09:34:09.605Z] + git log --format=format:%s -1 9d000e3b7eb660a7d721305ec91505697408c0ee [Pipeline] echo [2022-05-10T09:34:09.622Z] ========================================================= [2022-05-10T09:34:09.622Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T09:34:09.622Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T09:34:09.968Z] + git log --format=format:%s -1 9d000e3b7eb660a7d721305ec91505697408c0ee [Pipeline] echo [2022-05-10T09:34:09.979Z] [semverPrep] GIT_COMMIT: 9d000e3b7eb660a7d721305ec91505697408c0ee, Commit Message: build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks [Pipeline] echo [2022-05-10T09:34:09.991Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T09:34:10.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T09:34:10.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T09:34:10.370Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T09:34:10.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T09:34:10.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T09:34:10.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T09:34:10.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:10.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:10.715Z] [2022-05-10T09:34:10.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:11.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:11.022Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T09:34:11.022Z] 1fe172e4850f: Pulling fs layer [2022-05-10T09:34:11.022Z] caf521ccaac6: Pulling fs layer [2022-05-10T09:34:11.022Z] 3ead6fa29328: Pulling fs layer [2022-05-10T09:34:11.022Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T09:34:11.022Z] a8d5f1318db7: Pulling fs layer [2022-05-10T09:34:11.022Z] c427282e49a2: Pulling fs layer [2022-05-10T09:34:11.022Z] 1827001aaf11: Pulling fs layer [2022-05-10T09:34:11.022Z] 0714d37db230: Pulling fs layer [2022-05-10T09:34:11.022Z] ac28cf19c067: Pulling fs layer [2022-05-10T09:34:11.022Z] ca983d60f3e2: Pulling fs layer [2022-05-10T09:34:11.022Z] 9f894cec8388: Pulling fs layer [2022-05-10T09:34:11.022Z] a8d5f1318db7: Waiting [2022-05-10T09:34:11.022Z] c427282e49a2: Waiting [2022-05-10T09:34:11.022Z] 1827001aaf11: Waiting [2022-05-10T09:34:11.022Z] 0714d37db230: Waiting [2022-05-10T09:34:11.022Z] 9f894cec8388: Waiting [2022-05-10T09:34:11.022Z] ac28cf19c067: Waiting [2022-05-10T09:34:11.022Z] ca983d60f3e2: Waiting [2022-05-10T09:34:11.022Z] 5c2a1cbceb83: Waiting [2022-05-10T09:34:11.022Z] caf521ccaac6: Verifying Checksum [2022-05-10T09:34:11.022Z] caf521ccaac6: Download complete [2022-05-10T09:34:11.022Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T09:34:11.022Z] 5c2a1cbceb83: Download complete [2022-05-10T09:34:11.022Z] a8d5f1318db7: Verifying Checksum [2022-05-10T09:34:11.022Z] a8d5f1318db7: Download complete [2022-05-10T09:34:11.284Z] c427282e49a2: Download complete [2022-05-10T09:34:11.284Z] 3ead6fa29328: Verifying Checksum [2022-05-10T09:34:11.284Z] 3ead6fa29328: Download complete [2022-05-10T09:34:11.284Z] 0714d37db230: Verifying Checksum [2022-05-10T09:34:11.284Z] 0714d37db230: Download complete [2022-05-10T09:34:11.284Z] ac28cf19c067: Verifying Checksum [2022-05-10T09:34:11.284Z] ac28cf19c067: Download complete [2022-05-10T09:34:11.284Z] ca983d60f3e2: Download complete [2022-05-10T09:34:11.284Z] 9f894cec8388: Verifying Checksum [2022-05-10T09:34:11.284Z] 9f894cec8388: Download complete [2022-05-10T09:34:11.284Z] 1fe172e4850f: Verifying Checksum [2022-05-10T09:34:11.284Z] 1fe172e4850f: Download complete [2022-05-10T09:34:11.543Z] 1827001aaf11: Verifying Checksum [2022-05-10T09:34:11.543Z] 1827001aaf11: Download complete [2022-05-10T09:34:13.035Z] 1fe172e4850f: Pull complete [2022-05-10T09:34:13.035Z] caf521ccaac6: Pull complete [2022-05-10T09:34:13.293Z] 3ead6fa29328: Pull complete [2022-05-10T09:34:13.553Z] 5c2a1cbceb83: Pull complete [2022-05-10T09:34:13.821Z] a8d5f1318db7: Pull complete [2022-05-10T09:34:14.083Z] c427282e49a2: Pull complete [2022-05-10T09:34:16.014Z] 1827001aaf11: Pull complete [2022-05-10T09:34:16.014Z] 0714d37db230: Pull complete [2022-05-10T09:34:16.276Z] ac28cf19c067: Pull complete [2022-05-10T09:34:16.276Z] ca983d60f3e2: Pull complete [2022-05-10T09:34:16.536Z] 9f894cec8388: Pull complete [2022-05-10T09:34:16.536Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T09:34:16.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T09:34:16.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T09:34:16.620Z] prd-ubuntu20.04-docker-8c-8g-47175 does not seem to be running inside a container [2022-05-10T09:34:16.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-417 -v /w/workspace/_app-service-configurable_PR-417:/w/workspace/_app-service-configurable_PR-417:rw,z -v /w/workspace/_app-service-configurable_PR-417@tmp:/w/workspace/_app-service-configurable_PR-417@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-10T09:34:18.155Z] $ docker top 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 -eo pid,comm [2022-05-10T09:34:18.228Z] 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-10T09:34:18.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T09:34:18.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T09:34:18.272Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T09:34:18.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T09:34:18.425Z] $ docker exec 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 ssh-agent [2022-05-10T09:34:18.559Z] SSH_AUTH_SOCK=/tmp/ssh-AL4ggDIEnwuI/agent.33 [2022-05-10T09:34:18.560Z] SSH_AGENT_PID=39 [2022-05-10T09:34:18.569Z] Running ssh-add (command line suppressed) [2022-05-10T09:34:18.688Z] Identity added: /w/workspace/_app-service-configurable_PR-417@tmp/private_key_2719285672470779993.key (/w/workspace/_app-service-configurable_PR-417@tmp/private_key_2719285672470779993.key) [2022-05-10T09:34:18.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T09:34:19.000Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T09:34:19.017Z] $ docker exec --env ******** --env ******** 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 ssh-agent -k [2022-05-10T09:34:19.140Z] unset SSH_AUTH_SOCK; [2022-05-10T09:34:19.141Z] unset SSH_AGENT_PID; [2022-05-10T09:34:19.141Z] echo Agent pid 39 killed; [2022-05-10T09:34:19.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T09:34:19.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T09:34:19.176Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T09:34:19.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T09:34:19.319Z] $ docker exec 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 ssh-agent [2022-05-10T09:34:19.442Z] SSH_AUTH_SOCK=/tmp/ssh-LxlhSbKSMN22/agent.73 [2022-05-10T09:34:19.442Z] SSH_AGENT_PID=79 [2022-05-10T09:34:19.450Z] Running ssh-add (command line suppressed) [2022-05-10T09:34:19.572Z] Identity added: /w/workspace/_app-service-configurable_PR-417@tmp/private_key_6128529971831149659.key (/w/workspace/_app-service-configurable_PR-417@tmp/private_key_6128529971831149659.key) [2022-05-10T09:34:19.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T09:34:19.881Z] + git semver init [2022-05-10T09:34:20.142Z] 2022-05-10 09:34:20,094 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T09:34:20.142Z] 2022-05-10 09:34:20,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-417/.semver [2022-05-10T09:34:20.142Z] 2022-05-10 09:34:20,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-417/.semver [2022-05-10T09:34:20.142Z] 2022-05-10 09:34:20,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-417/.semver'], cwd=/w/workspace/_app-service-configurable_PR-417, universal_newlines=False, shell=None, istream=None) [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,908 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-417/.git/info/exclude [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-417/.semver/PR-417 with force:False [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,909 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-417/.semver/PR-417 [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,914 [execute] INFO git cat-file --batch-check [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,921 [execute] INFO git cat-file --batch [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T09:34:21.085Z] 2022-05-10 09:34:20,928 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-417/.semver/PR-417 [2022-05-10T09:34:21.085Z] 0.0.0 [Pipeline] } [2022-05-10T09:34:21.100Z] $ docker exec --env ******** --env ******** 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 ssh-agent -k [2022-05-10T09:34:21.225Z] unset SSH_AUTH_SOCK; [2022-05-10T09:34:21.226Z] unset SSH_AGENT_PID; [2022-05-10T09:34:21.226Z] echo Agent pid 79 killed; [2022-05-10T09:34:21.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T09:34:21.550Z] + git semver [Pipeline] } [2022-05-10T09:34:21.829Z] $ docker stop --time=1 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 [2022-05-10T09:34:23.173Z] $ docker rm -f 5eeb69662faef26f382777d831aef502ec860965259413062219e798f4b13386 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T09:34:23.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T09:34:23.805Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T09:34:23.809Z] [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-10T09:34:23.933Z] provisioning config files... [2022-05-10T09:34:23.944Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-417@tmp/config2105822719981449693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:34:24.247Z] ---> docker-login.sh [2022-05-10T09:34:24.247Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:34:24.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:24.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:24.247Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:24.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:24.247Z] [2022-05-10T09:34:24.247Z] Login Succeeded [2022-05-10T09:34:24.247Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:34:24.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:24.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:24.508Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:24.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:24.508Z] [2022-05-10T09:34:24.508Z] Login Succeeded [2022-05-10T09:34:24.508Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:34:24.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:24.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:24.508Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:24.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:24.508Z] [2022-05-10T09:34:24.508Z] Login Succeeded [2022-05-10T09:34:24.508Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:34:24.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:24.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:24.770Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:24.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:24.770Z] [2022-05-10T09:34:24.770Z] Login Succeeded [2022-05-10T09:34:24.770Z] docker.io [2022-05-10T09:34:24.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:34:25.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:34:25.346Z] Configure a credential helper to remove this warning. See [2022-05-10T09:34:25.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:34:25.346Z] [2022-05-10T09:34:25.346Z] Login Succeeded [2022-05-10T09:34:25.346Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:34:25.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T09:34:25.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T09:34:25.437Z] ========================================================= [2022-05-10T09:34:25.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T09:34:25.437Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:25.754Z] + 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-10T09:34:25.754Z] Sending build context to Docker daemon 3.052MB [2022-05-10T09:34:25.754Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T09:34:25.754Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T09:34:25.754Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T09:34:25.754Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T09:34:25.754Z] 666ba61612fd: Pulling fs layer [2022-05-10T09:34:25.754Z] 8ed8ca486205: Pulling fs layer [2022-05-10T09:34:25.754Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T09:34:25.754Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T09:34:25.754Z] ca2b28591e48: Pulling fs layer [2022-05-10T09:34:25.754Z] a51346096db8: Pulling fs layer [2022-05-10T09:34:25.754Z] daebc70d1ce1: Pulling fs layer [2022-05-10T09:34:25.754Z] 0e18a0eac166: Pulling fs layer [2022-05-10T09:34:25.754Z] 22a0e8bec74d: Waiting [2022-05-10T09:34:25.754Z] 4fe6c5a15a65: Waiting [2022-05-10T09:34:25.754Z] ca2b28591e48: Waiting [2022-05-10T09:34:25.754Z] daebc70d1ce1: Waiting [2022-05-10T09:34:25.754Z] 0e18a0eac166: Waiting [2022-05-10T09:34:25.754Z] a51346096db8: Waiting [2022-05-10T09:34:25.754Z] 8ed8ca486205: Download complete [2022-05-10T09:34:25.754Z] 666ba61612fd: Download complete [2022-05-10T09:34:25.754Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T09:34:25.754Z] 22a0e8bec74d: Download complete [2022-05-10T09:34:26.016Z] ca2b28591e48: Verifying Checksum [2022-05-10T09:34:26.016Z] a51346096db8: Download complete [2022-05-10T09:34:26.016Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T09:34:26.016Z] 59bf1c3509f3: Download complete [2022-05-10T09:34:26.016Z] 59bf1c3509f3: Pull complete [2022-05-10T09:34:26.016Z] daebc70d1ce1: Verifying Checksum [2022-05-10T09:34:26.016Z] daebc70d1ce1: Download complete [2022-05-10T09:34:26.280Z] 666ba61612fd: Pull complete [2022-05-10T09:34:26.280Z] 8ed8ca486205: Pull complete [2022-05-10T09:34:26.852Z] 0e18a0eac166: Verifying Checksum [2022-05-10T09:34:26.852Z] 0e18a0eac166: Download complete [2022-05-10T09:34:26.852Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T09:34:26.852Z] 4fe6c5a15a65: Download complete [2022-05-10T09:34:31.055Z] 4fe6c5a15a65: Pull complete [2022-05-10T09:34:31.055Z] 22a0e8bec74d: Pull complete [2022-05-10T09:34:31.055Z] ca2b28591e48: Pull complete [2022-05-10T09:34:31.055Z] a51346096db8: Pull complete [2022-05-10T09:34:31.055Z] daebc70d1ce1: Pull complete [2022-05-10T09:34:33.599Z] 0e18a0eac166: Pull complete [2022-05-10T09:34:33.599Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T09:34:33.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T09:34:33.599Z] ---> f018257e8ee9 [2022-05-10T09:34:33.599Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T09:34:34.986Z] ---> Running in 34c10b0c8f82 [2022-05-10T09:34:34.986Z] Removing intermediate container 34c10b0c8f82 [2022-05-10T09:34:34.986Z] ---> d60477e43777 [2022-05-10T09:34:34.986Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T09:34:35.248Z] ---> Running in 7972ecc8b945 [2022-05-10T09:34:35.248Z] Removing intermediate container 7972ecc8b945 [2022-05-10T09:34:35.248Z] ---> 1923884d8c4e [2022-05-10T09:34:35.248Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T09:34:35.248Z] ---> Running in 06ab5775b785 [2022-05-10T09:34:35.248Z] Removing intermediate container 06ab5775b785 [2022-05-10T09:34:35.248Z] ---> ca6fbb10fd5f [2022-05-10T09:34:35.248Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:34:35.509Z] ---> Running in 07dc7a126039 [2022-05-10T09:34:36.080Z] Removing intermediate container 07dc7a126039 [2022-05-10T09:34:36.080Z] ---> 93c5861a9922 [2022-05-10T09:34:36.080Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T09:34:36.080Z] ---> Running in b6048705f159 [2022-05-10T09:34:36.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:34:37.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:34:37.563Z] OK: 221 MiB in 52 packages [2022-05-10T09:34:37.824Z] Removing intermediate container b6048705f159 [2022-05-10T09:34:37.824Z] ---> c99d5f9abff8 [2022-05-10T09:34:37.824Z] Step 8/13 : WORKDIR /app [2022-05-10T09:34:37.824Z] ---> Running in 4c14a75100f5 [2022-05-10T09:34:37.824Z] Removing intermediate container 4c14a75100f5 [2022-05-10T09:34:37.824Z] ---> c4fad24e5080 [2022-05-10T09:34:37.824Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T09:34:38.084Z] ---> f4d4b7a2fb0a [2022-05-10T09:34:38.084Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:34:38.084Z] ---> Running in ca3f93fd60c5 [2022-05-10T09:34:38.900Z] Still waiting to schedule task [2022-05-10T09:34:38.900Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47176’ is offline [2022-05-10T09:34:56.213Z] Removing intermediate container ca3f93fd60c5 [2022-05-10T09:34:56.213Z] ---> bb6f88d96e11 [2022-05-10T09:34:56.213Z] Step 11/13 : COPY . . [2022-05-10T09:34:56.213Z] ---> 2666370ff68b [2022-05-10T09:34:56.213Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T09:34:56.213Z] ---> Running in 593c07c06023 [2022-05-10T09:34:56.213Z] Removing intermediate container 593c07c06023 [2022-05-10T09:34:56.213Z] ---> 77a100a1cd28 [2022-05-10T09:34:56.213Z] Step 13/13 : RUN $MAKE [2022-05-10T09:34:56.213Z] ---> Running in b46dca06b61e [2022-05-10T09:34:56.213Z] noop [2022-05-10T09:34:56.213Z] Removing intermediate container b46dca06b61e [2022-05-10T09:34:56.213Z] ---> cd91cba9b774 [2022-05-10T09:34:56.213Z] Successfully built cd91cba9b774 [2022-05-10T09:34:56.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:56.512Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T09:34:56.512Z] . [Pipeline] withDockerContainer [2022-05-10T09:34:56.588Z] prd-ubuntu20.04-docker-8c-8g-47175 does not seem to be running inside a container [2022-05-10T09:34:56.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-417 -v /w/workspace/_app-service-configurable_PR-417:/w/workspace/_app-service-configurable_PR-417:rw,z -v /w/workspace/_app-service-configurable_PR-417@tmp:/w/workspace/_app-service-configurable_PR-417@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-10T09:34:57.203Z] $ docker top 0fe828e4ca958fb2b2da2eda87c182e5d38876231a6dcab0e16121146c99f633 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:34:57.562Z] + go version [2022-05-10T09:34:57.562Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T09:34:57.576Z] $ docker stop --time=1 0fe828e4ca958fb2b2da2eda87c182e5d38876231a6dcab0e16121146c99f633 [2022-05-10T09:34:58.895Z] $ docker rm -f 0fe828e4ca958fb2b2da2eda87c182e5d38876231a6dcab0e16121146c99f633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:34:59.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T09:34:59.350Z] . [Pipeline] withDockerContainer [2022-05-10T09:34:59.469Z] prd-ubuntu20.04-docker-8c-8g-47175 does not seem to be running inside a container [2022-05-10T09:34:59.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-417 -v /w/workspace/_app-service-configurable_PR-417:/w/workspace/_app-service-configurable_PR-417:rw,z -v /w/workspace/_app-service-configurable_PR-417@tmp:/w/workspace/_app-service-configurable_PR-417@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-10T09:34:59.966Z] $ docker top 6b57f3a1457cffb3740d5a6277e953fd325456900a74e84e06167e583e974d6c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:35:00.338Z] + make test [2022-05-10T09:35:00.338Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T09:35:10.334Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T09:35:10.594Z] CGO_ENABLED=1 go vet ./... [2022-05-10T09:35:15.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T09:35:15.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T09:35:15.877Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T09:35:15.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T09:35:15.909Z] $ docker stop --time=1 6b57f3a1457cffb3740d5a6277e953fd325456900a74e84e06167e583e974d6c [2022-05-10T09:35:17.600Z] $ docker rm -f 6b57f3a1457cffb3740d5a6277e953fd325456900a74e84e06167e583e974d6c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T09:35:18.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T09:35:18.059Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T09:35:18.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T09:35:18.956Z] + ls -al . [2022-05-10T09:35:18.956Z] total 164 [2022-05-10T09:35:18.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:35 . [2022-05-10T09:35:18.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:33 .. [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 09:34 .dockerignore [2022-05-10T09:35:18.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:34 .git [2022-05-10T09:35:18.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:34 .github [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 09:34 .gitignore [2022-05-10T09:35:18.956Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:34 .semver [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 09:34 Attribution.txt [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 09:34 CHANGELOG.md [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 09:34 Dockerfile [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:34 GOVERNANCE.md [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 09:34 Jenkinsfile [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 09:34 LICENSE [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 09:34 OWNERS.md [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 09:34 README.md [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:34 VERSION [2022-05-10T09:35:18.956Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:34 bin [2022-05-10T09:35:18.956Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 09:35 coverage.out [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 10 09:34 go.mod [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 10 09:34 go.sum [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 09:34 main.go [2022-05-10T09:35:18.956Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 09:34 makefile [2022-05-10T09:35:18.956Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 09:34 res [2022-05-10T09:35:18.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:34 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:35:19.254Z] + 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=9d000e3b7eb660a7d721305ec91505697408c0ee --label arch=amd64 --label version=0.0.0 . [2022-05-10T09:35:19.254Z] Sending build context to Docker daemon 3.053MB [2022-05-10T09:35:19.254Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T09:35:19.254Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T09:35:19.254Z] ---> cd91cba9b774 [2022-05-10T09:35:19.254Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T09:35:19.254Z] ---> Running in e48c802cbee5 [2022-05-10T09:35:19.514Z] Removing intermediate container e48c802cbee5 [2022-05-10T09:35:19.514Z] ---> 8c7bb9157e93 [2022-05-10T09:35:19.514Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T09:35:19.514Z] ---> Running in f2ed8ad57b76 [2022-05-10T09:35:19.514Z] Removing intermediate container f2ed8ad57b76 [2022-05-10T09:35:19.514Z] ---> 07a963bf2fd1 [2022-05-10T09:35:19.514Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T09:35:19.514Z] ---> Running in a27517e6d063 [2022-05-10T09:35:19.774Z] Removing intermediate container a27517e6d063 [2022-05-10T09:35:19.774Z] ---> 0c8b22c6cbc7 [2022-05-10T09:35:19.774Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:35:19.774Z] ---> Running in c769b16d07a9 [2022-05-10T09:35:20.345Z] Removing intermediate container c769b16d07a9 [2022-05-10T09:35:20.345Z] ---> 1b0b8afbc5f3 [2022-05-10T09:35:20.345Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T09:35:20.345Z] ---> Running in f7a25ad450fc [2022-05-10T09:35:20.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:35:21.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:35:21.810Z] OK: 221 MiB in 52 packages [2022-05-10T09:35:22.380Z] Removing intermediate container f7a25ad450fc [2022-05-10T09:35:22.380Z] ---> b70c9290f874 [2022-05-10T09:35:22.380Z] Step 8/27 : WORKDIR /app [2022-05-10T09:35:22.380Z] ---> Running in b5ad5e61a1dd [2022-05-10T09:35:22.380Z] Removing intermediate container b5ad5e61a1dd [2022-05-10T09:35:22.380Z] ---> 6f88ea53386b [2022-05-10T09:35:22.380Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T09:35:22.641Z] ---> 955f65c6bc0a [2022-05-10T09:35:22.641Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:35:22.641Z] ---> Running in 0c73dd7cf9ad [2022-05-10T09:35:23.211Z] Removing intermediate container 0c73dd7cf9ad [2022-05-10T09:35:23.211Z] ---> dc1037452f44 [2022-05-10T09:35:23.211Z] Step 11/27 : COPY . . [2022-05-10T09:35:23.478Z] ---> 09ee686a61db [2022-05-10T09:35:23.478Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T09:35:23.738Z] ---> Running in b45740a2684f [2022-05-10T09:35:23.738Z] Removing intermediate container b45740a2684f [2022-05-10T09:35:23.738Z] ---> 220c16c150fb [2022-05-10T09:35:23.738Z] Step 13/27 : RUN $MAKE [2022-05-10T09:35:23.738Z] ---> Running in a5f2aff789f8 [2022-05-10T09:35:23.998Z] 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-10T09:35:45.945Z] Removing intermediate container a5f2aff789f8 [2022-05-10T09:35:45.945Z] ---> bb1aa90b3b49 [2022-05-10T09:35:45.945Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T09:35:45.945Z] 3.14: Pulling from library/alpine [2022-05-10T09:35:45.945Z] 8663204ce13b: Pulling fs layer [2022-05-10T09:35:46.250Z] 8663204ce13b: Verifying Checksum [2022-05-10T09:35:46.250Z] 8663204ce13b: Download complete [2022-05-10T09:35:46.250Z] 8663204ce13b: Pull complete [2022-05-10T09:35:46.250Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T09:35:46.250Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T09:35:46.250Z] ---> e04c818066af [2022-05-10T09:35:46.250Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T09:35:46.512Z] ---> Running in ad8b37906a26 [2022-05-10T09:35:46.512Z] Removing intermediate container ad8b37906a26 [2022-05-10T09:35:46.512Z] ---> 845061f87fe0 [2022-05-10T09:35:46.512Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T09:35:46.512Z] ---> Running in 3866c2ebf917 [2022-05-10T09:35:46.773Z] Removing intermediate container 3866c2ebf917 [2022-05-10T09:35:46.773Z] ---> 745a262dbfcd [2022-05-10T09:35:46.773Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T09:35:46.773Z] ---> Running in d5efac470929 [2022-05-10T09:35:47.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T09:35:47.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T09:35:47.295Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T09:35:47.295Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T09:35:47.295Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T09:35:47.295Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T09:35:47.295Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T09:35:47.295Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T09:35:47.295Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T09:35:47.295Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T09:35:47.295Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T09:35:47.295Z] OK: 9 MiB in 21 packages [2022-05-10T09:35:47.869Z] Removing intermediate container d5efac470929 [2022-05-10T09:35:47.869Z] ---> 0a59f4a69d5b [2022-05-10T09:35:47.869Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T09:35:48.131Z] ---> eb6658ee8188 [2022-05-10T09:35:48.131Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T09:35:48.391Z] ---> d43fd319f077 [2022-05-10T09:35:48.391Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T09:35:48.391Z] ---> 289125c8fbed [2022-05-10T09:35:48.391Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T09:35:49.335Z] ---> d79e32d5c0c1 [2022-05-10T09:35:49.335Z] Step 22/27 : EXPOSE 48095 [2022-05-10T09:35:49.335Z] ---> Running in 28e7d2e6ad08 [2022-05-10T09:35:49.335Z] Removing intermediate container 28e7d2e6ad08 [2022-05-10T09:35:49.335Z] ---> f4bf66f69d0e [2022-05-10T09:35:49.335Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T09:35:49.595Z] ---> Running in 3bef0b8251bb [2022-05-10T09:35:49.595Z] Removing intermediate container 3bef0b8251bb [2022-05-10T09:35:49.595Z] ---> d34d4c614708 [2022-05-10T09:35:49.595Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T09:35:49.595Z] ---> Running in 120f8bd935db [2022-05-10T09:35:49.857Z] Removing intermediate container 120f8bd935db [2022-05-10T09:35:49.857Z] ---> 4bf3779cf136 [2022-05-10T09:35:49.857Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T09:35:49.857Z] ---> Running in 397c5bdab02b [2022-05-10T09:35:49.857Z] Removing intermediate container 397c5bdab02b [2022-05-10T09:35:49.857Z] ---> fa70c7af7eff [2022-05-10T09:35:49.857Z] Step 26/27 : LABEL git_sha=9d000e3b7eb660a7d721305ec91505697408c0ee [2022-05-10T09:35:50.117Z] ---> Running in 07a4d4123923 [2022-05-10T09:35:50.117Z] Removing intermediate container 07a4d4123923 [2022-05-10T09:35:50.117Z] ---> 49989066e350 [2022-05-10T09:35:50.117Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T09:35:50.117Z] ---> Running in d582e16753d7 [2022-05-10T09:35:50.379Z] Removing intermediate container d582e16753d7 [2022-05-10T09:35:50.379Z] ---> 2fef3330319d [2022-05-10T09:35:50.379Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T09:35:50.379Z] Successfully built 2fef3330319d [2022-05-10T09:35:50.379Z] 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-10T09:35:50.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T09:35:50.793Z] [2022-05-10T09:35:50.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:35:51.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T09:35:51.096Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T09:35:51.096Z] 5eb5b503b376: Pulling fs layer [2022-05-10T09:35:51.096Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T09:35:51.096Z] ec43610c2a17: Pulling fs layer [2022-05-10T09:35:51.096Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T09:35:51.096Z] 33b1e0a273af: Pulling fs layer [2022-05-10T09:35:51.096Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T09:35:51.096Z] 2f39f015ded8: Pulling fs layer [2022-05-10T09:35:51.096Z] 3a2ae6a8a46f: Waiting [2022-05-10T09:35:51.096Z] 33b1e0a273af: Waiting [2022-05-10T09:35:51.096Z] 5d3b04190fa2: Waiting [2022-05-10T09:35:51.096Z] 2f39f015ded8: Waiting [2022-05-10T09:35:51.096Z] 5c69ac0246d0: Download complete [2022-05-10T09:35:51.096Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T09:35:51.096Z] 3a2ae6a8a46f: Download complete [2022-05-10T09:35:51.096Z] ec43610c2a17: Verifying Checksum [2022-05-10T09:35:51.096Z] ec43610c2a17: Download complete [2022-05-10T09:35:51.096Z] 33b1e0a273af: Verifying Checksum [2022-05-10T09:35:51.096Z] 33b1e0a273af: Download complete [2022-05-10T09:35:51.096Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T09:35:51.096Z] 5d3b04190fa2: Download complete [2022-05-10T09:35:51.356Z] 5eb5b503b376: Verifying Checksum [2022-05-10T09:35:51.356Z] 5eb5b503b376: Download complete [2022-05-10T09:35:51.928Z] 2f39f015ded8: Download complete [2022-05-10T09:35:52.868Z] 5eb5b503b376: Pull complete [2022-05-10T09:35:52.868Z] 5c69ac0246d0: Pull complete [2022-05-10T09:35:53.434Z] ec43610c2a17: Pull complete [2022-05-10T09:35:53.434Z] 3a2ae6a8a46f: Pull complete [2022-05-10T09:35:53.694Z] 33b1e0a273af: Pull complete [2022-05-10T09:35:53.954Z] 5d3b04190fa2: Pull complete [2022-05-10T09:35:59.228Z] 2f39f015ded8: Pull complete [2022-05-10T09:35:59.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T09:35:59.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T09:35:59.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T09:35:59.300Z] prd-ubuntu20.04-docker-8c-8g-47175 does not seem to be running inside a container [2022-05-10T09:35:59.338Z] $ 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-417 -v /w/workspace/_app-service-configurable_PR-417:/w/workspace/_app-service-configurable_PR-417:rw,z -v /w/workspace/_app-service-configurable_PR-417@tmp:/w/workspace/_app-service-configurable_PR-417@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-10T09:36:01.585Z] $ docker top 4a64c1f5600c4e1b485cae4b8ca30f2e421a42ee68432c4b59720c12cfe06058 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:36:01.967Z] ---> job-cost.sh [2022-05-10T09:36:01.967Z] lf-activate-venv: SKIPPING [2022-05-10T09:36:01.967Z] INFO: No Stack... [2022-05-10T09:36:02.539Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T09:36:02.800Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T09:36:03.103Z] + cat /w/workspace/_app-service-configurable_PR-417/archives/cost.csv [2022-05-10T09:36:03.103Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T09:36:03.121Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [2022-05-10T09:36:03.127Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] did not exist. Created. [2022-05-10T09:36:03.127Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T09:36:03.438Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T09:36:03.465Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T09:36:03.470Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T09:36:03.489Z] $ docker stop --time=1 4a64c1f5600c4e1b485cae4b8ca30f2e421a42ee68432c4b59720c12cfe06058 [2022-05-10T09:36:04.668Z] $ docker rm -f 4a64c1f5600c4e1b485cae4b8ca30f2e421a42ee68432c4b59720c12cfe06058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T09:54:47.990Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47517 in /w/workspace/_app-service-configurable_PR-417 [Pipeline] { [Pipeline] ws [2022-05-10T09:54:48.003Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-05-10T09:54:48.361Z] Selected Git installation does not exist. Using Default [2022-05-10T09:54:48.361Z] The recommended git tool is: NONE [2022-05-10T09:54:54.281Z] using credential edgex-jenkins-ssh [2022-05-10T09:54:54.300Z] Cloning the remote Git repository [2022-05-10T09:54:54.365Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T09:54:54.444Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-05-10T09:54:54.531Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T09:54:54.533Z] > git --version # timeout=10 [2022-05-10T09:54:54.549Z] > git --version # 'git version 2.25.1' [2022-05-10T09:54:54.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T09:54:54.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T09:54:55.960Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T09:54:55.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T09:54:56.037Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T09:54:56.095Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T09:54:56.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T09:54:56.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T09:54:56.753Z] Merging remotes/origin/main commit 0ec6f6647dd09fd78b7f2ede1f224ac506661311 into PR head commit 9d000e3b7eb660a7d721305ec91505697408c0ee [2022-05-10T09:54:57.023Z] Merge succeeded, producing 9d000e3b7eb660a7d721305ec91505697408c0ee [2022-05-10T09:54:57.023Z] Checking out Revision 9d000e3b7eb660a7d721305ec91505697408c0ee (PR-417) [2022-05-10T09:54:56.781Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T09:54:56.809Z] > git checkout -f 9d000e3b7eb660a7d721305ec91505697408c0ee # timeout=10 [2022-05-10T09:54:56.916Z] > git remote # timeout=10 [2022-05-10T09:54:56.939Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T09:54:56.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T09:54:56.970Z] > git merge 0ec6f6647dd09fd78b7f2ede1f224ac506661311 # timeout=10 [2022-05-10T09:54:57.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T09:54:57.037Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T09:54:57.066Z] > git checkout -f 9d000e3b7eb660a7d721305ec91505697408c0ee # timeout=10 [2022-05-10T09:55:01.456Z] Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T09:55:02.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T09:55:02.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T09:55:02.553Z] Dload Upload Total Spent Left Speed [2022-05-10T09:55:02.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-05-10T09:55:03.112Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T09:55:03.465Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T09:55:03.465Z] + sudo tee /etc/docker/daemon.new [2022-05-10T09:55:03.465Z] { [2022-05-10T09:55:03.465Z] "registry-mirrors": [ [2022-05-10T09:55:03.465Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T09:55:03.465Z] ], [2022-05-10T09:55:03.465Z] "bip": "10.250.0.254/24", [2022-05-10T09:55:03.465Z] "hosts": [ [2022-05-10T09:55:03.465Z] "tcp://0.0.0.0:5555", [2022-05-10T09:55:03.465Z] "unix:///var/run/docker.sock" [2022-05-10T09:55:03.465Z] ], [2022-05-10T09:55:03.465Z] "mtu": 1458, [2022-05-10T09:55:03.465Z] "selinux-enabled": true, [2022-05-10T09:55:03.465Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T09:55:03.465Z] } [Pipeline] sh [2022-05-10T09:55:03.836Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T09:55:04.196Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T09:55:22.552Z] provisioning config files... [2022-05-10T09:55:22.577Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config1625270014660776083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T09:55:22.998Z] ---> docker-login.sh [2022-05-10T09:55:22.998Z] nexus3.edgexfoundry.org:10001 [2022-05-10T09:55:24.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:24.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:24.600Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:24.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:24.600Z] [2022-05-10T09:55:24.600Z] Login Succeeded [2022-05-10T09:55:24.600Z] nexus3.edgexfoundry.org:10002 [2022-05-10T09:55:24.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:24.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:24.875Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:24.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:24.875Z] [2022-05-10T09:55:24.875Z] Login Succeeded [2022-05-10T09:55:24.875Z] nexus3.edgexfoundry.org:10003 [2022-05-10T09:55:25.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:25.435Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:25.435Z] [2022-05-10T09:55:25.435Z] Login Succeeded [2022-05-10T09:55:25.435Z] nexus3.edgexfoundry.org:10004 [2022-05-10T09:55:25.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:25.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:25.707Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:25.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:25.707Z] [2022-05-10T09:55:25.707Z] Login Succeeded [2022-05-10T09:55:25.707Z] docker.io [2022-05-10T09:55:26.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T09:55:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T09:55:26.572Z] Configure a credential helper to remove this warning. See [2022-05-10T09:55:26.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T09:55:26.572Z] [2022-05-10T09:55:26.572Z] Login Succeeded [2022-05-10T09:55:26.572Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T09:55:26.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T09:55:26.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T09:55:27.002Z] ========================================================= [2022-05-10T09:55:27.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T09:55:27.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:55:27.394Z] + 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-10T09:55:27.394Z] Sending build context to Docker daemon 199.7kB [2022-05-10T09:55:27.681Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T09:55:27.681Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T09:55:27.960Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T09:55:27.960Z] 9b3977197b4f: Pulling fs layer [2022-05-10T09:55:27.960Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T09:55:27.960Z] 94645a83ff95: Pulling fs layer [2022-05-10T09:55:27.960Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T09:55:27.960Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T09:55:27.960Z] 3096ccb668a1: Pulling fs layer [2022-05-10T09:55:27.960Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T09:55:27.960Z] a4caa8a26152: Pulling fs layer [2022-05-10T09:55:27.960Z] 3f3a8bcf1eab: Waiting [2022-05-10T09:55:27.960Z] 0c92f367c5e7: Waiting [2022-05-10T09:55:27.960Z] 3096ccb668a1: Waiting [2022-05-10T09:55:27.960Z] e8cf19c19ddd: Waiting [2022-05-10T09:55:27.960Z] a4caa8a26152: Waiting [2022-05-10T09:55:27.960Z] 94645a83ff95: Verifying Checksum [2022-05-10T09:55:27.960Z] 94645a83ff95: Download complete [2022-05-10T09:55:27.960Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T09:55:27.960Z] 1a89e8eeedd5: Download complete [2022-05-10T09:55:27.960Z] 0c92f367c5e7: Download complete [2022-05-10T09:55:27.960Z] 3096ccb668a1: Verifying Checksum [2022-05-10T09:55:27.960Z] 3096ccb668a1: Download complete [2022-05-10T09:55:27.960Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T09:55:27.960Z] e8cf19c19ddd: Download complete [2022-05-10T09:55:27.960Z] 9b3977197b4f: Verifying Checksum [2022-05-10T09:55:27.960Z] 9b3977197b4f: Download complete [2022-05-10T09:55:28.561Z] 9b3977197b4f: Pull complete [2022-05-10T09:55:29.165Z] 1a89e8eeedd5: Pull complete [2022-05-10T09:55:29.445Z] 94645a83ff95: Pull complete [2022-05-10T09:55:30.052Z] a4caa8a26152: Verifying Checksum [2022-05-10T09:55:30.052Z] a4caa8a26152: Download complete [2022-05-10T09:55:30.326Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T09:55:30.326Z] 3f3a8bcf1eab: Download complete [2022-05-10T09:55:42.716Z] 3f3a8bcf1eab: Pull complete [2022-05-10T09:55:42.716Z] 0c92f367c5e7: Pull complete [2022-05-10T09:55:42.716Z] 3096ccb668a1: Pull complete [2022-05-10T09:55:42.716Z] e8cf19c19ddd: Pull complete [2022-05-10T09:55:48.120Z] a4caa8a26152: Pull complete [2022-05-10T09:55:48.120Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T09:55:48.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T09:55:48.120Z] ---> 725f1c02e7f9 [2022-05-10T09:55:48.120Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T09:55:49.114Z] ---> Running in 89dd939e933d [2022-05-10T09:55:49.388Z] Removing intermediate container 89dd939e933d [2022-05-10T09:55:49.388Z] ---> 1194f9c5eefb [2022-05-10T09:55:49.388Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T09:55:49.388Z] ---> Running in 394bdecd05fb [2022-05-10T09:55:49.662Z] Removing intermediate container 394bdecd05fb [2022-05-10T09:55:49.662Z] ---> 5406d81906d0 [2022-05-10T09:55:49.662Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T09:55:49.662Z] ---> Running in 7e9aebb15171 [2022-05-10T09:55:50.264Z] Removing intermediate container 7e9aebb15171 [2022-05-10T09:55:50.264Z] ---> be085f98e87b [2022-05-10T09:55:50.264Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:55:50.264Z] ---> Running in 632acd105841 [2022-05-10T09:55:53.658Z] Removing intermediate container 632acd105841 [2022-05-10T09:55:53.658Z] ---> de566425e700 [2022-05-10T09:55:53.658Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T09:55:53.658Z] ---> Running in 5972fb2d6ec2 [2022-05-10T09:55:54.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:55:55.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:55:56.225Z] OK: 220 MiB in 52 packages [2022-05-10T09:55:57.212Z] Removing intermediate container 5972fb2d6ec2 [2022-05-10T09:55:57.212Z] ---> 0fd9a11875dc [2022-05-10T09:55:57.212Z] Step 8/13 : WORKDIR /app [2022-05-10T09:55:57.212Z] ---> Running in 060a76f682f5 [2022-05-10T09:55:57.486Z] Removing intermediate container 060a76f682f5 [2022-05-10T09:55:57.486Z] ---> b6123de7ea06 [2022-05-10T09:55:57.486Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T09:55:58.104Z] ---> 49059cdf1d2f [2022-05-10T09:55:58.104Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:55:58.104Z] ---> Running in 4a7ef5560ee4 [2022-05-10T09:56:54.662Z] Removing intermediate container 4a7ef5560ee4 [2022-05-10T09:56:54.662Z] ---> af49c7ef8fc7 [2022-05-10T09:56:54.662Z] Step 11/13 : COPY . . [2022-05-10T09:56:54.662Z] ---> b3c8ff0093c7 [2022-05-10T09:56:54.662Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T09:56:54.662Z] ---> Running in a8b1fe8a3cdd [2022-05-10T09:56:54.662Z] Removing intermediate container a8b1fe8a3cdd [2022-05-10T09:56:54.662Z] ---> 812e46699c97 [2022-05-10T09:56:54.662Z] Step 13/13 : RUN $MAKE [2022-05-10T09:56:54.662Z] ---> Running in 46a3a869d34b [2022-05-10T09:56:54.662Z] noop [2022-05-10T09:56:54.662Z] Removing intermediate container 46a3a869d34b [2022-05-10T09:56:54.662Z] ---> 3d05b803d93c [2022-05-10T09:56:54.662Z] Successfully built 3d05b803d93c [2022-05-10T09:56:54.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:56:55.008Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T09:56:55.008Z] . [Pipeline] withDockerContainer [2022-05-10T09:56:55.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-47517 does not seem to be running inside a container [2022-05-10T09:56:55.318Z] $ 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-10T09:56:56.583Z] $ docker top 80279792b9d95a2d614677a0143eb2aaada0c53d6565b6f182019c0f56fabf6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T09:56:57.494Z] + go version [2022-05-10T09:56:57.494Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T09:56:57.523Z] $ docker stop --time=1 80279792b9d95a2d614677a0143eb2aaada0c53d6565b6f182019c0f56fabf6c [2022-05-10T09:56:59.161Z] $ docker rm -f 80279792b9d95a2d614677a0143eb2aaada0c53d6565b6f182019c0f56fabf6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:56:59.777Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T09:56:59.777Z] . [Pipeline] withDockerContainer [2022-05-10T09:57:00.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-47517 does not seem to be running inside a container [2022-05-10T09:57:00.097Z] $ 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-10T09:57:01.285Z] $ docker top 62050d967e2727b1daeafd6684529557fe0758eb844763a1a999f183fdbd20c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T09:57:02.186Z] + make test [2022-05-10T09:57:02.186Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T09:58:24.482Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T09:58:24.760Z] CGO_ENABLED=1 go vet ./... [2022-05-10T09:58:57.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T09:58:57.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T09:58:57.168Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T09:58:57.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T09:58:57.223Z] $ docker stop --time=1 62050d967e2727b1daeafd6684529557fe0758eb844763a1a999f183fdbd20c3 [2022-05-10T09:58:59.032Z] $ docker rm -f 62050d967e2727b1daeafd6684529557fe0758eb844763a1a999f183fdbd20c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T09:59:00.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T09:59:00.114Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T09:59:00.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T09:59:01.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T09:59:01.421Z] + ls -al . [2022-05-10T09:59:01.421Z] total 160 [2022-05-10T09:59:01.421Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 09:58 . [2022-05-10T09:59:01.421Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:54 .. [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 09:54 .dockerignore [2022-05-10T09:59:01.421Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:55 .git [2022-05-10T09:59:01.421Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:54 .github [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 09:54 .gitignore [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 09:54 Attribution.txt [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 09:54 CHANGELOG.md [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 09:54 Dockerfile [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:54 GOVERNANCE.md [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 09:54 Jenkinsfile [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 09:54 LICENSE [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 09:54 OWNERS.md [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 09:54 README.md [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:34 VERSION [2022-05-10T09:59:01.421Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:54 bin [2022-05-10T09:59:01.421Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 09:57 coverage.out [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 10 09:54 go.mod [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 10 09:54 go.sum [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 09:54 main.go [2022-05-10T09:59:01.421Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 09:54 makefile [2022-05-10T09:59:01.421Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 09:54 res [2022-05-10T09:59:01.421Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:54 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T09:59:01.781Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9d000e3b7eb660a7d721305ec91505697408c0ee --label arch=arm64 --label version=0.0.0 . [2022-05-10T09:59:01.782Z] Sending build context to Docker daemon 200.7kB [2022-05-10T09:59:02.062Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T09:59:02.062Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T09:59:02.062Z] ---> 3d05b803d93c [2022-05-10T09:59:02.062Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T09:59:02.336Z] ---> Running in dd6f23574c2e [2022-05-10T09:59:02.610Z] Removing intermediate container dd6f23574c2e [2022-05-10T09:59:02.610Z] ---> 0d899cec0a41 [2022-05-10T09:59:02.610Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T09:59:02.610Z] ---> Running in 8c5b851a1b4d [2022-05-10T09:59:02.884Z] Removing intermediate container 8c5b851a1b4d [2022-05-10T09:59:02.884Z] ---> f578a204cc68 [2022-05-10T09:59:02.884Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T09:59:02.884Z] ---> Running in 777fbe306128 [2022-05-10T09:59:03.489Z] Removing intermediate container 777fbe306128 [2022-05-10T09:59:03.489Z] ---> d0099bea84fa [2022-05-10T09:59:03.489Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T09:59:03.489Z] ---> Running in 08032297df74 [2022-05-10T09:59:04.941Z] Removing intermediate container 08032297df74 [2022-05-10T09:59:04.941Z] ---> f0f4a20a9ed5 [2022-05-10T09:59:04.941Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T09:59:05.223Z] ---> Running in 2157a7568c18 [2022-05-10T09:59:06.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T09:59:07.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T09:59:08.263Z] OK: 220 MiB in 52 packages [2022-05-10T09:59:08.867Z] Removing intermediate container 2157a7568c18 [2022-05-10T09:59:08.867Z] ---> 066ab000e0ad [2022-05-10T09:59:08.867Z] Step 8/27 : WORKDIR /app [2022-05-10T09:59:09.138Z] ---> Running in e8a216a40270 [2022-05-10T09:59:09.410Z] Removing intermediate container e8a216a40270 [2022-05-10T09:59:09.410Z] ---> 83653412d8ae [2022-05-10T09:59:09.410Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T09:59:10.007Z] ---> 6e6f4df3b177 [2022-05-10T09:59:10.008Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T09:59:10.008Z] ---> Running in 22f892fd898f [2022-05-10T09:59:11.985Z] Removing intermediate container 22f892fd898f [2022-05-10T09:59:11.985Z] ---> 30b11b53ac15 [2022-05-10T09:59:11.985Z] Step 11/27 : COPY . . [2022-05-10T09:59:12.586Z] ---> c9d0cda2bdf0 [2022-05-10T09:59:12.586Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T09:59:12.586Z] ---> Running in 355353614c4f [2022-05-10T09:59:12.862Z] Removing intermediate container 355353614c4f [2022-05-10T09:59:12.862Z] ---> dc7ca3c4c950 [2022-05-10T09:59:12.862Z] Step 13/27 : RUN $MAKE [2022-05-10T09:59:12.862Z] ---> Running in ff2dabc28284 [2022-05-10T09:59:14.301Z] 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-10T10:01:21.168Z] Removing intermediate container ff2dabc28284 [2022-05-10T10:01:21.168Z] ---> 1521a7e11aae [2022-05-10T10:01:21.168Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T10:01:21.169Z] 3.14: Pulling from library/alpine [2022-05-10T10:01:21.169Z] 455c02918c45: Pulling fs layer [2022-05-10T10:01:21.169Z] 455c02918c45: Verifying Checksum [2022-05-10T10:01:21.169Z] 455c02918c45: Download complete [2022-05-10T10:01:21.169Z] 455c02918c45: Pull complete [2022-05-10T10:01:21.169Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T10:01:21.169Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T10:01:21.169Z] ---> ac73e934f311 [2022-05-10T10:01:21.169Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T10:01:21.169Z] ---> Running in 83a0fd92a638 [2022-05-10T10:01:21.169Z] Removing intermediate container 83a0fd92a638 [2022-05-10T10:01:21.169Z] ---> 24fda5e22ec8 [2022-05-10T10:01:21.169Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T10:01:21.169Z] ---> Running in 831874a3a960 [2022-05-10T10:01:21.443Z] Removing intermediate container 831874a3a960 [2022-05-10T10:01:21.443Z] ---> 7a3dda54ba2b [2022-05-10T10:01:21.443Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T10:01:21.443Z] ---> Running in 0bcc5a66465d [2022-05-10T10:01:22.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:01:22.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:01:23.685Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T10:01:23.685Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T10:01:23.685Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T10:01:23.685Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T10:01:23.685Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T10:01:23.685Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T10:01:23.685Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T10:01:23.685Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:01:23.685Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T10:01:23.960Z] OK: 9 MiB in 21 packages [2022-05-10T10:01:24.943Z] Removing intermediate container 0bcc5a66465d [2022-05-10T10:01:24.943Z] ---> eb3ef7595ebb [2022-05-10T10:01:24.943Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T10:01:25.555Z] ---> a9d82a045e20 [2022-05-10T10:01:25.555Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T10:01:26.157Z] ---> d092cea8bdcc [2022-05-10T10:01:26.157Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T10:01:26.754Z] ---> 3c9249964613 [2022-05-10T10:01:26.754Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T10:01:28.752Z] ---> 8563ccfce972 [2022-05-10T10:01:28.752Z] Step 22/27 : EXPOSE 48095 [2022-05-10T10:01:28.752Z] ---> Running in 91ea69662b93 [2022-05-10T10:01:28.752Z] Removing intermediate container 91ea69662b93 [2022-05-10T10:01:28.752Z] ---> 55f9ebecd6c8 [2022-05-10T10:01:28.752Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T10:01:28.752Z] ---> Running in b2a6c5507066 [2022-05-10T10:01:29.033Z] Removing intermediate container b2a6c5507066 [2022-05-10T10:01:29.033Z] ---> 0cb1c78f659e [2022-05-10T10:01:29.033Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:01:29.309Z] ---> Running in ffbc433d20bb [2022-05-10T10:01:29.585Z] Removing intermediate container ffbc433d20bb [2022-05-10T10:01:29.585Z] ---> 781d729d94da [2022-05-10T10:01:29.585Z] Step 25/27 : LABEL arch=arm64 [2022-05-10T10:01:29.585Z] ---> Running in f219995f1744 [2022-05-10T10:01:29.860Z] Removing intermediate container f219995f1744 [2022-05-10T10:01:29.860Z] ---> f21da9dd5f7e [2022-05-10T10:01:29.860Z] Step 26/27 : LABEL git_sha=9d000e3b7eb660a7d721305ec91505697408c0ee [2022-05-10T10:01:29.860Z] ---> Running in 7b7f6f98a305 [2022-05-10T10:01:30.466Z] Removing intermediate container 7b7f6f98a305 [2022-05-10T10:01:30.466Z] ---> 7c0e49805d81 [2022-05-10T10:01:30.466Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T10:01:30.466Z] ---> Running in b6903de80f05 [2022-05-10T10:01:30.751Z] Removing intermediate container b6903de80f05 [2022-05-10T10:01:30.751Z] ---> abb5f2dfcc02 [2022-05-10T10:01:30.751Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T10:01:30.751Z] Successfully built abb5f2dfcc02 [2022-05-10T10:01:30.751Z] 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-10T10:01:31.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:01:31.192Z] [2022-05-10T10:01:31.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:01:31.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:01:31.820Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T10:01:31.820Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T10:01:31.820Z] 04944245beec: Pulling fs layer [2022-05-10T10:01:31.820Z] 699f458cf7ca: Pulling fs layer [2022-05-10T10:01:31.820Z] 765212b225bb: Pulling fs layer [2022-05-10T10:01:31.820Z] f23df028b6ca: Pulling fs layer [2022-05-10T10:01:31.820Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T10:01:31.820Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T10:01:31.820Z] f23df028b6ca: Waiting [2022-05-10T10:01:31.820Z] d65c8cfc05b1: Waiting [2022-05-10T10:01:31.820Z] 2437ff75d9bd: Waiting [2022-05-10T10:01:31.820Z] 765212b225bb: Waiting [2022-05-10T10:01:31.820Z] 04944245beec: Verifying Checksum [2022-05-10T10:01:31.820Z] 04944245beec: Download complete [2022-05-10T10:01:31.820Z] 765212b225bb: Verifying Checksum [2022-05-10T10:01:31.820Z] 765212b225bb: Download complete [2022-05-10T10:01:31.820Z] f23df028b6ca: Verifying Checksum [2022-05-10T10:01:31.820Z] f23df028b6ca: Download complete [2022-05-10T10:01:31.820Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T10:01:31.820Z] d65c8cfc05b1: Download complete [2022-05-10T10:01:32.100Z] 699f458cf7ca: Verifying Checksum [2022-05-10T10:01:32.100Z] 699f458cf7ca: Download complete [2022-05-10T10:01:32.379Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T10:01:32.379Z] 8998bd30e6a1: Download complete [2022-05-10T10:01:35.003Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T10:01:35.003Z] 2437ff75d9bd: Download complete [2022-05-10T10:01:36.980Z] 8998bd30e6a1: Pull complete [2022-05-10T10:01:37.255Z] 04944245beec: Pull complete [2022-05-10T10:01:38.697Z] 699f458cf7ca: Pull complete [2022-05-10T10:01:38.971Z] 765212b225bb: Pull complete [2022-05-10T10:01:39.953Z] f23df028b6ca: Pull complete [2022-05-10T10:01:40.227Z] d65c8cfc05b1: Pull complete [2022-05-10T10:01:55.334Z] 2437ff75d9bd: Pull complete [2022-05-10T10:01:55.334Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T10:01:55.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:01:55.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T10:01:55.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-47517 does not seem to be running inside a container [2022-05-10T10:01:55.654Z] $ 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-10T10:01:58.429Z] $ docker top 9ec058e2c1fcf50ab8a75347d5d4161b47e04581ae616b82d2e2be5dc0303779 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:01:59.354Z] ---> job-cost.sh [2022-05-10T10:01:59.354Z] lf-activate-venv: SKIPPING [2022-05-10T10:01:59.354Z] INFO: No Stack... [2022-05-10T10:01:59.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T10:02:00.926Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:02:01.595Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-05-10T10:02:01.595Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:02:01.661Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [2022-05-10T10:02:01.666Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] did not exist. Created. [2022-05-10T10:02:01.666Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:02:02.364Z] /w/workspace/app-service-configurable/2@tmp/durable-25177e32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T10:02:03.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T10:02:03.081Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T10:02:03.137Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:02:03.144Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-417-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:02:03.167Z] $ docker stop --time=1 9ec058e2c1fcf50ab8a75347d5d4161b47e04581ae616b82d2e2be5dc0303779 [2022-05-10T10:02:04.690Z] $ docker rm -f 9ec058e2c1fcf50ab8a75347d5d4161b47e04581ae616b82d2e2be5dc0303779 [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-10T10:02:05.225Z] provisioning config files... [2022-05-10T10:02:05.234Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-417@tmp/config696648516958144568tmp [Pipeline] { [Pipeline] sh [2022-05-10T10:02:05.534Z] + set +x [2022-05-10T10:02:05.534Z] + curl -s https://codecov.io/bash [2022-05-10T10:02:05.534Z] + bash -s -- [2022-05-10T10:02:05.534Z] [2022-05-10T10:02:05.534Z] _____ _ [2022-05-10T10:02:05.534Z] / ____| | | [2022-05-10T10:02:05.534Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T10:02:05.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T10:02:05.534Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T10:02:05.534Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T10:02:05.534Z] Bash-1.0.6 [2022-05-10T10:02:05.534Z] [2022-05-10T10:02:05.534Z] [2022-05-10T10:02:05.534Z] ==> git version 2.25.1 found [2022-05-10T10:02:05.534Z] ==> 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-10T10:02:05.534Z] Release-Date: 2020-01-08 [2022-05-10T10:02:05.534Z] 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-10T10:02:05.534Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T10:02:05.534Z] ==> Jenkins CI detected. [2022-05-10T10:02:05.534Z] current dir:  /w/workspace/_app-service-configurable_PR-417 [2022-05-10T10:02:05.534Z] project root: . [2022-05-10T10:02:05.534Z] --> token set from env [2022-05-10T10:02:05.534Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T10:02:05.534Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T10:02:05.534Z] ==> Python coveragepy not found [2022-05-10T10:02:05.534Z] ==> Searching for coverage reports in: [2022-05-10T10:02:05.534Z] + . [2022-05-10T10:02:05.534Z] -> Found 1 reports [2022-05-10T10:02:05.535Z] ==> Detecting git/mercurial file structure [2022-05-10T10:02:05.535Z] ==> Reading reports [2022-05-10T10:02:05.535Z] + ./coverage.out bytes=10 [2022-05-10T10:02:05.535Z] ==> Appending adjustments [2022-05-10T10:02:05.535Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T10:02:05.793Z] + Found adjustments [2022-05-10T10:02:05.793Z] ==> Gzipping contents [2022-05-10T10:02:05.793Z] 4.0K /tmp/codecov.e2phxo.gz [2022-05-10T10:02:05.793Z] ==> Uploading reports [2022-05-10T10:02:05.793Z] url: https://codecov.io [2022-05-10T10:02:05.793Z] query: branch=PR-417&commit=9d000e3b7eb660a7d721305ec91505697408c0ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=417&job=&cmd_args= [2022-05-10T10:02:05.793Z] -> Pinging Codecov [2022-05-10T10:02:05.793Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-417&commit=9d000e3b7eb660a7d721305ec91505697408c0ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=417&job=&cmd_args= [2022-05-10T10:02:05.793Z] -> Uploading to [2022-05-10T10:02:05.793Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/9d000e3b7eb660a7d721305ec91505697408c0ee/9e5181ad-06be-45e1-9d46-21cb1de04047.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T100205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33a694c96b90a60637d3cabe23b08421db63237323c84c85b068b4e3c6e40cfc [2022-05-10T10:02:06.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:02:06.053Z] Dload Upload Total Spent Left Speed [2022-05-10T10:02:06.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2715 --:--:-- --:--:-- --:--:-- 2703 100 592 0 0 100 592 0 2715 --:--:-- --:--:-- --:--:-- 2703 [2022-05-10T10:02:06.053Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9d000e3b7eb660a7d721305ec91505697408c0ee [Pipeline] } [2022-05-10T10:02:06.061Z] 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-10T10:02:06.771Z] + [ -d /w/workspace/_app-service-configurable_PR-417/archives ] [2022-05-10T10:02:06.771Z] + ls -al /w/workspace/_app-service-configurable_PR-417/archives [2022-05-10T10:02:06.771Z] total 16 [2022-05-10T10:02:06.771Z] drwxr-xr-x 3 root root 4096 May 10 09:36 . [2022-05-10T10:02:06.771Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 09:36 .. [2022-05-10T10:02:06.771Z] drwxr-xr-x 2 root root 4096 May 10 09:36 cost [2022-05-10T10:02:06.771Z] -rw-r--r-- 1 root root 95 May 10 09:36 cost.csv [2022-05-10T10:02:06.771Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-417/archives [2022-05-10T10:02:06.771Z] + ls -al /w/workspace/_app-service-configurable_PR-417/archives [2022-05-10T10:02:06.771Z] total 16 [2022-05-10T10:02:06.771Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:36 . [2022-05-10T10:02:06.771Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 09:36 .. [2022-05-10T10:02:06.771Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 09:36 cost [2022-05-10T10:02:06.771Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:07.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:07.935Z] ---> package-listing.sh [2022-05-10T10:02:07.935Z] ++ facter osfamily [2022-05-10T10:02:07.935Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T10:02:08.194Z] + OS_FAMILY=debian [2022-05-10T10:02:08.194Z] + workspace=/w/workspace/_app-service-configurable_PR-417 [2022-05-10T10:02:08.194Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T10:02:08.194Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T10:02:08.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T10:02:08.194Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T10:02:08.194Z] + '[' /w/workspace/_app-service-configurable_PR-417 ']' [2022-05-10T10:02:08.194Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T10:02:08.194Z] + case "${OS_FAMILY}" in [2022-05-10T10:02:08.194Z] + dpkg -l [2022-05-10T10:02:08.194Z] + grep '^ii' [2022-05-10T10:02:08.194Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T10:02:08.194Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T10:02:08.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T10:02:08.194Z] + '[' /w/workspace/_app-service-configurable_PR-417 ']' [2022-05-10T10:02:08.194Z] + mkdir -p /w/workspace/_app-service-configurable_PR-417/archives/ [2022-05-10T10:02:08.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-417/archives/ [Pipeline] echo [2022-05-10T10:02:08.208Z] 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T10:02:08.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:02:09.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:02:09.050Z] . [Pipeline] withDockerContainer [2022-05-10T10:02:09.114Z] prd-ubuntu20.04-docker-8c-8g-47175 does not seem to be running inside a container [2022-05-10T10:02:09.137Z] $ 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-417/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-417 -v /w/workspace/_app-service-configurable_PR-417:/w/workspace/_app-service-configurable_PR-417:rw,z -v /w/workspace/_app-service-configurable_PR-417@tmp:/w/workspace/_app-service-configurable_PR-417@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-10T10:02:09.385Z] $ docker top ff348f5f85e533948cef5e05f02e6e25cfec7daaff9e187e3ba43a8f4c347260 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:02:09.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T10:02:10.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T10:02:10.342Z] + ls /var/log/sa-host [2022-05-10T10:02:10.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:02:10.562Z] provisioning config files... [2022-05-10T10:02:10.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-417@tmp/config1320758420452125552tmp [Pipeline] { [Pipeline] echo [2022-05-10T10:02:10.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:10.873Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T10:02:10.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:11.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T10:02:11.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:11.527Z] ---> sudo-logs.sh [2022-05-10T10:02:11.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T10:02:11.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:11.838Z] ---> job-cost.sh [2022-05-10T10:02:11.838Z] lf-activate-venv: SKIPPING [2022-05-10T10:02:11.838Z] DEBUG: total: 0.2199999988079071 [2022-05-10T10:02:11.838Z] INFO: Retrieving Stack Cost... [2022-05-10T10:02:12.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:02:12.979Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T10:02:12.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:02:13.284Z] ---> logs-deploy.sh [2022-05-10T10:02:13.284Z] lf-activate-venv: SKIPPING [2022-05-10T10:02:13.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-417/2 [2022-05-10T10:02:13.284Z] INFO: archiving workspace using pattern(s): [2022-05-10T10:02:14.233Z] Archives upload complete. [2022-05-10T10:02:14.233Z] INFO: archiving logs to Nexus