Pull request #419 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 001ca08ee2ceac7ca276134c2cb88381025d2d71+ad55e0170029eafafb831d92a6ace1a8c5806c28 (225d5f25c7a425d2a65124bccd43292478000f7f) 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-ssh6800613660624475716.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-ssh4718574883147937982.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-419/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-419/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6672828015313110273.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-ssh9159190515322718720.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-419/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-419/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2324117506014060954.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-47802 in /w/workspace/_app-service-configurable_PR-419 [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-419 # 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 into PR head commit 001ca08ee2ceac7ca276134c2cb88381025d2d71 Merge succeeded, producing 001ca08ee2ceac7ca276134c2cb88381025d2d71 Checking out Revision 001ca08ee2ceac7ca276134c2cb88381025d2d71 (PR-419) > 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/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 001ca08ee2ceac7ca276134c2cb88381025d2d71 # 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 001ca08ee2ceac7ca276134c2cb88381025d2d71 # timeout=10 Commit message: "Merge branch 'main' into use-released-sdk" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:28:30.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:28:30.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:28:30.661Z] ========================================================= [2022-05-10T17:28:30.661Z] EdgeX Global Pipelines Version Info [2022-05-10T17:28:30.661Z] ========================================================= [Pipeline] libraryResource > git rev-list --no-walk 65ae36b2b60e3ee6c6282d4b0d41770fb3d7ec59 # timeout=10 [Pipeline] sh [2022-05-10T17:28:31.445Z] ------------------- [2022-05-10T17:28:31.445Z] stable info: [2022-05-10T17:28:31.445Z] ------------------- [2022-05-10T17:28:31.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:28:31.445Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:28:31.445Z] Message: update stable to v1.0.227 [2022-05-10T17:28:32.020Z] ------------------- [2022-05-10T17:28:32.020Z] experimental info: [2022-05-10T17:28:32.020Z] ------------------- [2022-05-10T17:28:32.020Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:28:32.020Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:28:32.020Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:28:32.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T17:28:32.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T17:28:32.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:28:32.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:28:32.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:28:32.231Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:28:32.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:28:32.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:28:32.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:28:32.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:28:32.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:28:32.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T17:28:32.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:28:32.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:28:32.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:28:32.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:28:32.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:28:32.414Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:28:32.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:28:32.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:28:32.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:28:32.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:28:32.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:28:32.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:28:32.521Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:28:32.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:28:32.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2022-05-10T17:28:32.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2022-05-10T17:28:32.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2022-05-10T17:28:32.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 001ca08ee2ceac7ca276134c2cb88381025d2d71 [Pipeline] echo [2022-05-10T17:28:32.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 001ca08 [Pipeline] echo [2022-05-10T17:28:32.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:28:32.688Z] provisioning config files... [2022-05-10T17:28:32.727Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config5625666403399463766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:28:33.057Z] ---> docker-login.sh [2022-05-10T17:28:33.057Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:28:33.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:33.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:33.319Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:33.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:33.319Z] [2022-05-10T17:28:33.319Z] Login Succeeded [2022-05-10T17:28:33.319Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:28:33.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:33.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:33.581Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:33.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:33.581Z] [2022-05-10T17:28:33.581Z] Login Succeeded [2022-05-10T17:28:33.581Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:28:33.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:33.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:33.842Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:33.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:33.842Z] [2022-05-10T17:28:33.842Z] Login Succeeded [2022-05-10T17:28:33.842Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:28:33.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:33.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:33.842Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:33.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:33.842Z] [2022-05-10T17:28:33.842Z] Login Succeeded [2022-05-10T17:28:33.842Z] docker.io [2022-05-10T17:28:33.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:34.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:34.420Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:34.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:34.420Z] [2022-05-10T17:28:34.420Z] Login Succeeded [2022-05-10T17:28:34.420Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:28:34.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:28:34.805Z] + git rev-list -1 --merges 001ca08ee2ceac7ca276134c2cb88381025d2d71~1..001ca08ee2ceac7ca276134c2cb88381025d2d71 [Pipeline] echo [2022-05-10T17:28:34.837Z] -----------> git rev-list -1 --merges 001ca08ee2ceac7ca276134c2cb88381025d2d71~1..001ca08ee2ceac7ca276134c2cb88381025d2d71 001ca08ee2ceac7ca276134c2cb88381025d2d71 [2022-05-10T17:28:34.837Z] 001ca08ee2ceac7ca276134c2cb88381025d2d71 [false] [Pipeline] sh [2022-05-10T17:28:35.131Z] + git log --format=format:%s -1 001ca08ee2ceac7ca276134c2cb88381025d2d71 [Pipeline] echo [2022-05-10T17:28:35.153Z] ========================================================= [2022-05-10T17:28:35.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:28:35.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:28:35.504Z] + git log --format=format:%s -1 001ca08ee2ceac7ca276134c2cb88381025d2d71 [Pipeline] echo [2022-05-10T17:28:35.519Z] [semverPrep] GIT_COMMIT: 001ca08ee2ceac7ca276134c2cb88381025d2d71, Commit Message: Merge branch 'main' into use-released-sdk [Pipeline] echo [2022-05-10T17:28:35.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:28:35.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:28:35.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:28:35.919Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:28:35.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:28:35.919Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:28:35.919Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:28:35.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:28:36.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:28:36.327Z] [2022-05-10T17:28:36.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:28:36.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:28:36.636Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:28:36.636Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:28:36.636Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:28:36.636Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:28:36.636Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:28:36.636Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:28:36.636Z] c427282e49a2: Pulling fs layer [2022-05-10T17:28:36.636Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:28:36.636Z] 0714d37db230: Pulling fs layer [2022-05-10T17:28:36.636Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:28:36.636Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:28:36.636Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:28:36.636Z] c427282e49a2: Waiting [2022-05-10T17:28:36.636Z] 1827001aaf11: Waiting [2022-05-10T17:28:36.636Z] 0714d37db230: Waiting [2022-05-10T17:28:36.636Z] ac28cf19c067: Waiting [2022-05-10T17:28:36.636Z] ca983d60f3e2: Waiting [2022-05-10T17:28:36.636Z] 9f894cec8388: Waiting [2022-05-10T17:28:36.636Z] 5c2a1cbceb83: Waiting [2022-05-10T17:28:36.636Z] a8d5f1318db7: Waiting [2022-05-10T17:28:36.636Z] caf521ccaac6: Verifying Checksum [2022-05-10T17:28:36.636Z] caf521ccaac6: Download complete [2022-05-10T17:28:36.636Z] 5c2a1cbceb83: Download complete [2022-05-10T17:28:36.895Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:28:36.895Z] a8d5f1318db7: Download complete [2022-05-10T17:28:36.895Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:28:36.895Z] 3ead6fa29328: Download complete [2022-05-10T17:28:36.895Z] c427282e49a2: Verifying Checksum [2022-05-10T17:28:36.895Z] c427282e49a2: Download complete [2022-05-10T17:28:36.895Z] 0714d37db230: Download complete [2022-05-10T17:28:36.895Z] ac28cf19c067: Download complete [2022-05-10T17:28:36.895Z] ca983d60f3e2: Verifying Checksum [2022-05-10T17:28:36.895Z] ca983d60f3e2: Download complete [2022-05-10T17:28:36.895Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:28:36.895Z] 9f894cec8388: Download complete [2022-05-10T17:28:36.895Z] 1fe172e4850f: Download complete [2022-05-10T17:28:37.155Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:28:37.155Z] 1827001aaf11: Download complete [2022-05-10T17:28:38.538Z] 1fe172e4850f: Pull complete [2022-05-10T17:28:38.538Z] caf521ccaac6: Pull complete [2022-05-10T17:28:39.110Z] 3ead6fa29328: Pull complete [2022-05-10T17:28:39.110Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:28:39.681Z] a8d5f1318db7: Pull complete [2022-05-10T17:28:39.681Z] c427282e49a2: Pull complete [2022-05-10T17:28:41.596Z] 1827001aaf11: Pull complete [2022-05-10T17:28:41.858Z] 0714d37db230: Pull complete [2022-05-10T17:28:41.858Z] ac28cf19c067: Pull complete [2022-05-10T17:28:41.858Z] ca983d60f3e2: Pull complete [2022-05-10T17:28:42.121Z] 9f894cec8388: Pull complete [2022-05-10T17:28:42.121Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:28:42.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:28:42.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:28:42.275Z] prd-ubuntu20.04-docker-8c-8g-47802 does not seem to be running inside a container [2022-05-10T17:28:42.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:28:44.058Z] $ docker top 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b -eo pid,comm [2022-05-10T17:28:44.123Z] 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-10T17:28:44.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:28:44.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:28:44.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:28:44.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:28:44.307Z] $ docker exec 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b ssh-agent [2022-05-10T17:28:44.421Z] SSH_AUTH_SOCK=/tmp/ssh-iQlicqGFv2xW/agent.32 [2022-05-10T17:28:44.421Z] SSH_AGENT_PID=38 [2022-05-10T17:28:44.428Z] Running ssh-add (command line suppressed) [2022-05-10T17:28:44.564Z] Identity added: /w/workspace/_app-service-configurable_PR-419@tmp/private_key_1704927197297561473.key (/w/workspace/_app-service-configurable_PR-419@tmp/private_key_1704927197297561473.key) [2022-05-10T17:28:44.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:28:44.869Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:28:44.896Z] $ docker exec --env ******** --env ******** 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b ssh-agent -k [2022-05-10T17:28:45.010Z] unset SSH_AUTH_SOCK; [2022-05-10T17:28:45.010Z] unset SSH_AGENT_PID; [2022-05-10T17:28:45.010Z] echo Agent pid 38 killed; [2022-05-10T17:28:45.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:28:45.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:28:45.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:28:45.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:28:45.177Z] $ docker exec 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b ssh-agent [2022-05-10T17:28:45.323Z] SSH_AUTH_SOCK=/tmp/ssh-R24hqNtSVvja/agent.72 [2022-05-10T17:28:45.323Z] SSH_AGENT_PID=78 [2022-05-10T17:28:45.329Z] Running ssh-add (command line suppressed) [2022-05-10T17:28:45.455Z] Identity added: /w/workspace/_app-service-configurable_PR-419@tmp/private_key_7533484071434512943.key (/w/workspace/_app-service-configurable_PR-419@tmp/private_key_7533484071434512943.key) [2022-05-10T17:28:45.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:28:45.770Z] + git semver init [2022-05-10T17:28:46.032Z] 2022-05-10 17:28:45,971 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:28:46.032Z] 2022-05-10 17:28:45,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-419/.semver [2022-05-10T17:28:46.032Z] 2022-05-10 17:28:45,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-419/.semver [2022-05-10T17:28:46.032Z] 2022-05-10 17:28:45,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-419/.semver'], cwd=/w/workspace/_app-service-configurable_PR-419, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,761 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-419/.git/info/exclude [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-419/.semver/PR-419 with force:False [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,762 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-419/.semver/PR-419 [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,764 [execute] INFO git cat-file --batch-check [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,773 [execute] INFO git cat-file --batch [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:28:46.976Z] 2022-05-10 17:28:46,779 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-419/.semver/PR-419 [2022-05-10T17:28:46.976Z] 0.0.0 [Pipeline] } [2022-05-10T17:28:46.996Z] $ docker exec --env ******** --env ******** 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b ssh-agent -k [2022-05-10T17:28:47.114Z] unset SSH_AUTH_SOCK; [2022-05-10T17:28:47.114Z] unset SSH_AGENT_PID; [2022-05-10T17:28:47.114Z] echo Agent pid 78 killed; [2022-05-10T17:28:47.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:28:47.433Z] + git semver [Pipeline] } [2022-05-10T17:28:47.718Z] $ docker stop --time=1 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b [2022-05-10T17:28:49.081Z] $ docker rm -f 324886d91b7c2f490ccc1299cf91e3db35c0248367f38ec356b04c421f3e2e4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:28:49.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:28:49.687Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:28:49.692Z] [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-10T17:28:49.832Z] provisioning config files... [2022-05-10T17:28:49.843Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config8481377151930817193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:28:50.145Z] ---> docker-login.sh [2022-05-10T17:28:50.146Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:28:50.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:50.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:50.146Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:50.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:50.146Z] [2022-05-10T17:28:50.146Z] Login Succeeded [2022-05-10T17:28:50.146Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:28:50.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:50.410Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:50.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:50.410Z] [2022-05-10T17:28:50.410Z] Login Succeeded [2022-05-10T17:28:50.410Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:28:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:50.410Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:50.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:50.410Z] [2022-05-10T17:28:50.410Z] Login Succeeded [2022-05-10T17:28:50.410Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:28:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:50.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:50.672Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:50.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:50.672Z] [2022-05-10T17:28:50.672Z] Login Succeeded [2022-05-10T17:28:50.672Z] docker.io [2022-05-10T17:28:50.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:28:50.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:28:50.933Z] Configure a credential helper to remove this warning. See [2022-05-10T17:28:50.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:28:50.933Z] [2022-05-10T17:28:50.933Z] Login Succeeded [2022-05-10T17:28:50.933Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:28:50.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:28:51.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:28:51.032Z] ========================================================= [2022-05-10T17:28:51.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:28:51.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:28:51.347Z] + 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-10T17:28:51.347Z] Sending build context to Docker daemon 3.057MB [2022-05-10T17:28:51.347Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:28:51.347Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:28:51.347Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:28:51.347Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:28:51.347Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:28:51.347Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:28:51.347Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:28:51.347Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:28:51.347Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:28:51.347Z] a51346096db8: Pulling fs layer [2022-05-10T17:28:51.347Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:28:51.347Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:28:51.347Z] 4fe6c5a15a65: Waiting [2022-05-10T17:28:51.347Z] 22a0e8bec74d: Waiting [2022-05-10T17:28:51.347Z] ca2b28591e48: Waiting [2022-05-10T17:28:51.347Z] a51346096db8: Waiting [2022-05-10T17:28:51.347Z] daebc70d1ce1: Waiting [2022-05-10T17:28:51.347Z] 0e18a0eac166: Waiting [2022-05-10T17:28:51.347Z] 8ed8ca486205: Download complete [2022-05-10T17:28:51.347Z] 666ba61612fd: Download complete [2022-05-10T17:28:51.347Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:28:51.347Z] 22a0e8bec74d: Download complete [2022-05-10T17:28:51.610Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:28:51.610Z] ca2b28591e48: Download complete [2022-05-10T17:28:51.610Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:28:51.610Z] 59bf1c3509f3: Download complete [2022-05-10T17:28:51.610Z] a51346096db8: Verifying Checksum [2022-05-10T17:28:51.610Z] a51346096db8: Download complete [2022-05-10T17:28:51.610Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:28:51.610Z] daebc70d1ce1: Download complete [2022-05-10T17:28:51.610Z] 59bf1c3509f3: Pull complete [2022-05-10T17:28:51.872Z] 666ba61612fd: Pull complete [2022-05-10T17:28:51.872Z] 8ed8ca486205: Pull complete [2022-05-10T17:28:52.134Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:28:52.134Z] 0e18a0eac166: Download complete [2022-05-10T17:28:52.396Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:28:52.396Z] 4fe6c5a15a65: Download complete [2022-05-10T17:28:56.599Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:28:56.599Z] 22a0e8bec74d: Pull complete [2022-05-10T17:28:56.599Z] ca2b28591e48: Pull complete [2022-05-10T17:28:56.860Z] a51346096db8: Pull complete [2022-05-10T17:28:57.121Z] daebc70d1ce1: Pull complete [2022-05-10T17:28:59.671Z] 0e18a0eac166: Pull complete [2022-05-10T17:28:59.671Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:28:59.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:28:59.671Z] ---> f018257e8ee9 [2022-05-10T17:28:59.671Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:29:01.584Z] ---> Running in 1b31cf40924a [2022-05-10T17:29:01.584Z] Removing intermediate container 1b31cf40924a [2022-05-10T17:29:01.584Z] ---> c909812a7d58 [2022-05-10T17:29:01.584Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:29:01.584Z] ---> Running in 6f3e097d9bc7 [2022-05-10T17:29:01.584Z] Removing intermediate container 6f3e097d9bc7 [2022-05-10T17:29:01.584Z] ---> 92abff9ab89c [2022-05-10T17:29:01.584Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:29:01.584Z] ---> Running in 2c55db425275 [2022-05-10T17:29:01.584Z] Removing intermediate container 2c55db425275 [2022-05-10T17:29:01.584Z] ---> 2e8a861bf00c [2022-05-10T17:29:01.584Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:29:01.584Z] ---> Running in 52ff91f12652 [2022-05-10T17:29:02.528Z] Removing intermediate container 52ff91f12652 [2022-05-10T17:29:02.528Z] ---> 98ad1e35f269 [2022-05-10T17:29:02.528Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:29:02.789Z] ---> Running in d7a07347f996 [2022-05-10T17:29:03.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:29:03.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:29:04.255Z] OK: 221 MiB in 52 packages [2022-05-10T17:29:04.515Z] Removing intermediate container d7a07347f996 [2022-05-10T17:29:04.515Z] ---> b940ee7615d5 [2022-05-10T17:29:04.515Z] Step 8/13 : WORKDIR /app [2022-05-10T17:29:04.515Z] ---> Running in 65042ac4e9d0 [2022-05-10T17:29:04.776Z] Removing intermediate container 65042ac4e9d0 [2022-05-10T17:29:04.776Z] ---> 8dedb4c3c99a [2022-05-10T17:29:04.776Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:29:04.776Z] ---> 235b85e3bcba [2022-05-10T17:29:04.776Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:29:04.776Z] ---> Running in 10d91d6edf93 [2022-05-10T17:29:04.789Z] Still waiting to schedule task [2022-05-10T17:29:04.789Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:29:22.906Z] Removing intermediate container 10d91d6edf93 [2022-05-10T17:29:22.906Z] ---> 7892b71b30d5 [2022-05-10T17:29:22.906Z] Step 11/13 : COPY . . [2022-05-10T17:29:22.906Z] ---> b957fca540a4 [2022-05-10T17:29:22.906Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:29:22.906Z] ---> Running in 8b3f30e4f38a [2022-05-10T17:29:22.906Z] Removing intermediate container 8b3f30e4f38a [2022-05-10T17:29:22.906Z] ---> 917533838279 [2022-05-10T17:29:22.906Z] Step 13/13 : RUN $MAKE [2022-05-10T17:29:22.906Z] ---> Running in 75cad1541cfe [2022-05-10T17:29:22.906Z] noop [2022-05-10T17:29:22.906Z] Removing intermediate container 75cad1541cfe [2022-05-10T17:29:22.906Z] ---> 4e715680023a [2022-05-10T17:29:22.906Z] Successfully built 4e715680023a [2022-05-10T17:29:22.906Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:29:23.210Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:29:23.210Z] . [Pipeline] withDockerContainer [2022-05-10T17:29:23.290Z] prd-ubuntu20.04-docker-8c-8g-47802 does not seem to be running inside a container [2022-05-10T17:29:23.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@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 ******** ci-base-image-x86_64 cat [2022-05-10T17:29:23.778Z] $ docker top 4f09e5630ed9e9104b6b1c2e83947e1ca87c252bde29cf6df387ba1baec73789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:29:24.139Z] + go version [2022-05-10T17:29:24.139Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:29:24.158Z] $ docker stop --time=1 4f09e5630ed9e9104b6b1c2e83947e1ca87c252bde29cf6df387ba1baec73789 [2022-05-10T17:29:25.496Z] $ docker rm -f 4f09e5630ed9e9104b6b1c2e83947e1ca87c252bde29cf6df387ba1baec73789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:29:25.928Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:29:25.928Z] . [Pipeline] withDockerContainer [2022-05-10T17:29:26.000Z] prd-ubuntu20.04-docker-8c-8g-47802 does not seem to be running inside a container [2022-05-10T17:29:26.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@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 ******** ci-base-image-x86_64 cat [2022-05-10T17:29:26.427Z] $ docker top 5afdca316dc33976bc02eb78a8e932365d320014f6243a5ebcc70d647d267f56 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:29:26.790Z] + make test [2022-05-10T17:29:26.791Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:29:39.010Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:29:39.010Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:29:42.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:29:42.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:29:42.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:29:42.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:29:42.602Z] $ docker stop --time=1 5afdca316dc33976bc02eb78a8e932365d320014f6243a5ebcc70d647d267f56 [2022-05-10T17:29:44.837Z] $ docker rm -f 5afdca316dc33976bc02eb78a8e932365d320014f6243a5ebcc70d647d267f56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:29:45.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:29:45.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:29:45.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:29:46.210Z] + ls -al . [2022-05-10T17:29:46.210Z] total 164 [2022-05-10T17:29:46.210Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:29 . [2022-05-10T17:29:46.210Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:28 .. [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:28 .dockerignore [2022-05-10T17:29:46.210Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:28 .git [2022-05-10T17:29:46.210Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:28 .github [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:28 .gitignore [2022-05-10T17:29:46.210Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:28 .semver [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:28 Attribution.txt [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:28 CHANGELOG.md [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:28 Dockerfile [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:28 GOVERNANCE.md [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:28 Jenkinsfile [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:28 LICENSE [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:28 OWNERS.md [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:28 README.md [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:28 VERSION [2022-05-10T17:29:46.210Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:28 bin [2022-05-10T17:29:46.210Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:29 coverage.out [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:28 go.mod [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:28 go.sum [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:28 main.go [2022-05-10T17:29:46.210Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:28 makefile [2022-05-10T17:29:46.210Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:28 res [2022-05-10T17:29:46.210Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:28 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:29:46.509Z] + 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=001ca08ee2ceac7ca276134c2cb88381025d2d71 --label arch=amd64 --label version=0.0.0 . [2022-05-10T17:29:46.509Z] Sending build context to Docker daemon 3.058MB [2022-05-10T17:29:46.509Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:29:46.509Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:29:46.509Z] ---> 4e715680023a [2022-05-10T17:29:46.509Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:29:46.509Z] ---> Running in be1d43c48eea [2022-05-10T17:29:46.770Z] Removing intermediate container be1d43c48eea [2022-05-10T17:29:46.770Z] ---> f5b093504635 [2022-05-10T17:29:46.770Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:29:46.770Z] ---> Running in d6d0db74d9e8 [2022-05-10T17:29:46.770Z] Removing intermediate container d6d0db74d9e8 [2022-05-10T17:29:46.770Z] ---> cc646bfbd720 [2022-05-10T17:29:46.770Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:29:47.030Z] ---> Running in 325a4a3b4ad6 [2022-05-10T17:29:47.030Z] Removing intermediate container 325a4a3b4ad6 [2022-05-10T17:29:47.030Z] ---> 0b49ae7f842b [2022-05-10T17:29:47.030Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:29:47.030Z] ---> Running in d338d3fcd8a5 [2022-05-10T17:29:47.975Z] Removing intermediate container d338d3fcd8a5 [2022-05-10T17:29:47.975Z] ---> 4fb44a3817c4 [2022-05-10T17:29:47.975Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:29:47.975Z] ---> Running in 1b13b9d301b0 [2022-05-10T17:29:47.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:29:48.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:29:49.178Z] OK: 221 MiB in 52 packages [2022-05-10T17:29:49.751Z] Removing intermediate container 1b13b9d301b0 [2022-05-10T17:29:49.751Z] ---> 78c35f889932 [2022-05-10T17:29:49.751Z] Step 8/27 : WORKDIR /app [2022-05-10T17:29:49.751Z] ---> Running in c42c3b6e2516 [2022-05-10T17:29:49.751Z] Removing intermediate container c42c3b6e2516 [2022-05-10T17:29:49.751Z] ---> 68516ebd99dd [2022-05-10T17:29:49.751Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:29:50.012Z] ---> 29951884fa4b [2022-05-10T17:29:50.012Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:29:50.012Z] ---> Running in d2b5c50999e4 [2022-05-10T17:29:50.587Z] Removing intermediate container d2b5c50999e4 [2022-05-10T17:29:50.587Z] ---> 8739453b2a3b [2022-05-10T17:29:50.587Z] Step 11/27 : COPY . . [2022-05-10T17:29:50.847Z] ---> 0b778bc2c7b0 [2022-05-10T17:29:50.847Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:29:50.847Z] ---> Running in 3bbb6be8fa57 [2022-05-10T17:29:51.106Z] Removing intermediate container 3bbb6be8fa57 [2022-05-10T17:29:51.106Z] ---> dcff853044fc [2022-05-10T17:29:51.106Z] Step 13/27 : RUN $MAKE [2022-05-10T17:29:51.106Z] ---> Running in d93de1d375bb [2022-05-10T17:29:51.368Z] 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-10T17:30:13.326Z] Removing intermediate container d93de1d375bb [2022-05-10T17:30:13.326Z] ---> 9eb7151ca4d5 [2022-05-10T17:30:13.326Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:30:13.326Z] 3.14: Pulling from library/alpine [2022-05-10T17:30:13.588Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:30:13.853Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:30:13.853Z] 8663204ce13b: Download complete [2022-05-10T17:30:13.853Z] 8663204ce13b: Pull complete [2022-05-10T17:30:13.853Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:30:13.853Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:30:13.853Z] ---> e04c818066af [2022-05-10T17:30:13.853Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:30:14.115Z] ---> Running in 3b9b87a022d7 [2022-05-10T17:30:14.115Z] Removing intermediate container 3b9b87a022d7 [2022-05-10T17:30:14.115Z] ---> 1b3c72c9a58c [2022-05-10T17:30:14.115Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:30:14.115Z] ---> Running in 04748a13fd8e [2022-05-10T17:30:14.375Z] Removing intermediate container 04748a13fd8e [2022-05-10T17:30:14.375Z] ---> ef32b5f77a8b [2022-05-10T17:30:14.375Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:30:14.375Z] ---> Running in 9255e451fe1b [2022-05-10T17:30:14.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:30:14.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:30:14.897Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T17:30:14.897Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T17:30:14.897Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:30:14.897Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T17:30:14.897Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:30:14.897Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T17:30:14.897Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T17:30:14.897Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:30:14.897Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:30:14.897Z] OK: 9 MiB in 21 packages [2022-05-10T17:30:15.468Z] Removing intermediate container 9255e451fe1b [2022-05-10T17:30:15.468Z] ---> 093d1e0baf30 [2022-05-10T17:30:15.468Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:30:15.729Z] ---> c21f1100d602 [2022-05-10T17:30:15.729Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:30:15.729Z] ---> 51ec7a948a2d [2022-05-10T17:30:15.729Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:30:15.989Z] ---> 891a5b20081b [2022-05-10T17:30:15.990Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T17:30:16.564Z] ---> b1c451d0456d [2022-05-10T17:30:16.564Z] Step 22/27 : EXPOSE 48095 [2022-05-10T17:30:16.824Z] ---> Running in c5a23321ee99 [2022-05-10T17:30:16.824Z] Removing intermediate container c5a23321ee99 [2022-05-10T17:30:16.824Z] ---> 3ebf4afbcdcd [2022-05-10T17:30:16.824Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T17:30:16.824Z] ---> Running in 866f7db98c44 [2022-05-10T17:30:17.085Z] Removing intermediate container 866f7db98c44 [2022-05-10T17:30:17.085Z] ---> 0c15d51f3956 [2022-05-10T17:30:17.085Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T17:30:17.085Z] ---> Running in edf8eaefe5d3 [2022-05-10T17:30:17.085Z] Removing intermediate container edf8eaefe5d3 [2022-05-10T17:30:17.085Z] ---> 81c8a678d75c [2022-05-10T17:30:17.085Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T17:30:17.085Z] ---> Running in e648f2d55090 [2022-05-10T17:30:17.345Z] Removing intermediate container e648f2d55090 [2022-05-10T17:30:17.345Z] ---> 5d0fdf630fbb [2022-05-10T17:30:17.345Z] Step 26/27 : LABEL git_sha=001ca08ee2ceac7ca276134c2cb88381025d2d71 [2022-05-10T17:30:17.345Z] ---> Running in cc84641d8b8a [2022-05-10T17:30:17.345Z] Removing intermediate container cc84641d8b8a [2022-05-10T17:30:17.345Z] ---> c6bf467a57c9 [2022-05-10T17:30:17.345Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T17:30:17.345Z] ---> Running in 9bfafe19abfd [2022-05-10T17:30:17.605Z] Removing intermediate container 9bfafe19abfd [2022-05-10T17:30:17.605Z] ---> 1813df3c5847 [2022-05-10T17:30:17.605Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:30:17.605Z] Successfully built 1813df3c5847 [2022-05-10T17:30:17.605Z] 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-10T17:30:18.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:30:18.046Z] [2022-05-10T17:30:18.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:30:18.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:30:18.351Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:30:18.351Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:30:18.351Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:30:18.351Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:30:18.351Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:30:18.351Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:30:18.351Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:30:18.351Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:30:18.351Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:30:18.351Z] 2f39f015ded8: Waiting [2022-05-10T17:30:18.351Z] 33b1e0a273af: Waiting [2022-05-10T17:30:18.351Z] 5d3b04190fa2: Waiting [2022-05-10T17:30:18.351Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T17:30:18.351Z] 5c69ac0246d0: Download complete [2022-05-10T17:30:18.351Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:30:18.351Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:30:18.351Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:30:18.351Z] 33b1e0a273af: Download complete [2022-05-10T17:30:18.351Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T17:30:18.351Z] 5d3b04190fa2: Download complete [2022-05-10T17:30:18.351Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:30:18.351Z] ec43610c2a17: Download complete [2022-05-10T17:30:18.611Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:30:18.611Z] 5eb5b503b376: Download complete [2022-05-10T17:30:19.181Z] 2f39f015ded8: Download complete [2022-05-10T17:30:20.118Z] 5eb5b503b376: Pull complete [2022-05-10T17:30:20.118Z] 5c69ac0246d0: Pull complete [2022-05-10T17:30:20.691Z] ec43610c2a17: Pull complete [2022-05-10T17:30:20.691Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:30:20.950Z] 33b1e0a273af: Pull complete [2022-05-10T17:30:20.950Z] 5d3b04190fa2: Pull complete [2022-05-10T17:30:25.131Z] 2f39f015ded8: Pull complete [2022-05-10T17:30:25.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:30:25.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:30:25.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:30:25.199Z] prd-ubuntu20.04-docker-8c-8g-47802 does not seem to be running inside a container [2022-05-10T17:30:25.238Z] $ 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-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:30:27.542Z] $ docker top 072ef1eb0623cb7bd2f43f579188eb84f8fbd5d34688dc9cd33ef9640dde2aba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:30:27.955Z] ---> job-cost.sh [2022-05-10T17:30:27.955Z] lf-activate-venv: SKIPPING [2022-05-10T17:30:27.955Z] INFO: No Stack... [2022-05-10T17:30:28.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:30:28.787Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:30:29.086Z] + cat /w/workspace/_app-service-configurable_PR-419/archives/cost.csv [2022-05-10T17:30:29.086Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:30:29.102Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [2022-05-10T17:30:29.107Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] did not exist. Created. [2022-05-10T17:30:29.108Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:30:29.410Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:30:29.436Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:30:29.443Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:30:29.469Z] $ docker stop --time=1 072ef1eb0623cb7bd2f43f579188eb84f8fbd5d34688dc9cd33ef9640dde2aba [2022-05-10T17:30:30.646Z] $ docker rm -f 072ef1eb0623cb7bd2f43f579188eb84f8fbd5d34688dc9cd33ef9640dde2aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:32:05.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47804 in /w/workspace/_app-service-configurable_PR-419 [Pipeline] { [Pipeline] ws [2022-05-10T17:32:05.036Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-05-10T17:32:05.380Z] Selected Git installation does not exist. Using Default [2022-05-10T17:32:05.380Z] The recommended git tool is: NONE [2022-05-10T17:32:11.727Z] using credential edgex-jenkins-ssh [2022-05-10T17:32:11.745Z] Cloning the remote Git repository [2022-05-10T17:32:11.814Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:32:11.916Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-05-10T17:32:11.995Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:32:11.996Z] > git --version # timeout=10 [2022-05-10T17:32:12.017Z] > git --version # 'git version 2.25.1' [2022-05-10T17:32:12.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:32:12.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:32:14.029Z] Merging remotes/origin/main commit ad55e0170029eafafb831d92a6ace1a8c5806c28 into PR head commit 001ca08ee2ceac7ca276134c2cb88381025d2d71 [2022-05-10T17:32:14.257Z] Merge succeeded, producing 001ca08ee2ceac7ca276134c2cb88381025d2d71 [2022-05-10T17:32:14.258Z] Checking out Revision 001ca08ee2ceac7ca276134c2cb88381025d2d71 (PR-419) [2022-05-10T17:32:13.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T17:32:13.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:32:13.351Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T17:32:13.390Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:32:13.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:32:13.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T17:32:14.050Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:32:14.071Z] > git checkout -f 001ca08ee2ceac7ca276134c2cb88381025d2d71 # timeout=10 [2022-05-10T17:32:14.162Z] > git remote # timeout=10 [2022-05-10T17:32:14.181Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T17:32:14.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:32:14.213Z] > git merge ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 [2022-05-10T17:32:14.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T17:32:14.268Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:32:14.283Z] > git checkout -f 001ca08ee2ceac7ca276134c2cb88381025d2d71 # timeout=10 [2022-05-10T17:32:18.571Z] Commit message: "Merge branch 'main' into use-released-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:32:19.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:32:19.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:32:19.449Z] Dload Upload Total Spent Left Speed [2022-05-10T17:32:19.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 82243 [Pipeline] sh [2022-05-10T17:32:19.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:32:20.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:32:20.306Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:32:20.306Z] { [2022-05-10T17:32:20.306Z] "registry-mirrors": [ [2022-05-10T17:32:20.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:32:20.306Z] ], [2022-05-10T17:32:20.306Z] "bip": "10.250.0.254/24", [2022-05-10T17:32:20.306Z] "hosts": [ [2022-05-10T17:32:20.306Z] "tcp://0.0.0.0:5555", [2022-05-10T17:32:20.306Z] "unix:///var/run/docker.sock" [2022-05-10T17:32:20.306Z] ], [2022-05-10T17:32:20.306Z] "mtu": 1458, [2022-05-10T17:32:20.306Z] "selinux-enabled": true, [2022-05-10T17:32:20.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:32:20.306Z] } [Pipeline] sh [2022-05-10T17:32:20.656Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:32:21.000Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:32:39.403Z] provisioning config files... [2022-05-10T17:32:39.428Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4291460088003620591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:32:39.794Z] ---> docker-login.sh [2022-05-10T17:32:39.794Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:32:40.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:32:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:32:41.044Z] Configure a credential helper to remove this warning. See [2022-05-10T17:32:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:32:41.044Z] [2022-05-10T17:32:41.044Z] Login Succeeded [2022-05-10T17:32:41.044Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:32:41.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:32:41.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:32:41.644Z] Configure a credential helper to remove this warning. See [2022-05-10T17:32:41.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:32:41.644Z] [2022-05-10T17:32:41.644Z] Login Succeeded [2022-05-10T17:32:41.644Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:32:41.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:32:42.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:32:42.195Z] Configure a credential helper to remove this warning. See [2022-05-10T17:32:42.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:32:42.195Z] [2022-05-10T17:32:42.195Z] Login Succeeded [2022-05-10T17:32:42.195Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:32:42.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:32:42.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:32:42.467Z] Configure a credential helper to remove this warning. See [2022-05-10T17:32:42.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:32:42.467Z] [2022-05-10T17:32:42.467Z] Login Succeeded [2022-05-10T17:32:42.467Z] docker.io [2022-05-10T17:32:43.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:32:43.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:32:43.333Z] Configure a credential helper to remove this warning. See [2022-05-10T17:32:43.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:32:43.333Z] [2022-05-10T17:32:43.333Z] Login Succeeded [2022-05-10T17:32:43.333Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:32:43.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:32:43.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:32:43.874Z] ========================================================= [2022-05-10T17:32:43.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:32:43.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:32:44.231Z] + 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-10T17:32:44.231Z] Sending build context to Docker daemon 199.7kB [2022-05-10T17:32:44.505Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:32:44.505Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:32:44.781Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:32:44.781Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:32:44.781Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:32:44.781Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:32:44.781Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:32:44.781Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:32:44.781Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:32:44.781Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:32:44.781Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:32:44.781Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:32:44.781Z] 0c92f367c5e7: Waiting [2022-05-10T17:32:44.781Z] 3096ccb668a1: Waiting [2022-05-10T17:32:44.781Z] e8cf19c19ddd: Waiting [2022-05-10T17:32:44.781Z] a4caa8a26152: Waiting [2022-05-10T17:32:44.781Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:32:44.781Z] 1a89e8eeedd5: Download complete [2022-05-10T17:32:44.781Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T17:32:44.781Z] 0c92f367c5e7: Download complete [2022-05-10T17:32:44.781Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:32:44.781Z] 3096ccb668a1: Download complete [2022-05-10T17:32:44.781Z] 9b3977197b4f: Download complete [2022-05-10T17:32:44.781Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:32:44.781Z] e8cf19c19ddd: Download complete [2022-05-10T17:32:45.383Z] 9b3977197b4f: Pull complete [2022-05-10T17:32:45.986Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:32:46.593Z] 94645a83ff95: Pull complete [2022-05-10T17:32:46.866Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:32:46.866Z] a4caa8a26152: Download complete [2022-05-10T17:32:47.461Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:32:47.461Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:32:59.872Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:32:59.872Z] 0c92f367c5e7: Pull complete [2022-05-10T17:32:59.872Z] 3096ccb668a1: Pull complete [2022-05-10T17:32:59.872Z] e8cf19c19ddd: Pull complete [2022-05-10T17:33:05.289Z] a4caa8a26152: Pull complete [2022-05-10T17:33:05.289Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:33:05.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:33:05.289Z] ---> 725f1c02e7f9 [2022-05-10T17:33:05.289Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:33:06.280Z] ---> Running in 21104c211688 [2022-05-10T17:33:06.570Z] Removing intermediate container 21104c211688 [2022-05-10T17:33:06.570Z] ---> 1d357532a687 [2022-05-10T17:33:06.570Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:33:06.848Z] ---> Running in b4c9dfd8ff5d [2022-05-10T17:33:07.121Z] Removing intermediate container b4c9dfd8ff5d [2022-05-10T17:33:07.121Z] ---> abac558c62cd [2022-05-10T17:33:07.121Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:33:07.121Z] ---> Running in 7e6b1c651ffc [2022-05-10T17:33:07.394Z] Removing intermediate container 7e6b1c651ffc [2022-05-10T17:33:07.394Z] ---> e25b45d6c681 [2022-05-10T17:33:07.394Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:33:07.670Z] ---> Running in 5ffd9ab8aa61 [2022-05-10T17:33:09.646Z] Removing intermediate container 5ffd9ab8aa61 [2022-05-10T17:33:09.646Z] ---> c4a41432bdb4 [2022-05-10T17:33:09.646Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:33:09.646Z] ---> Running in 73d2cb2398bd [2022-05-10T17:33:12.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:33:12.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:33:13.478Z] OK: 220 MiB in 52 packages [2022-05-10T17:33:14.467Z] Removing intermediate container 73d2cb2398bd [2022-05-10T17:33:14.467Z] ---> 465207b0b770 [2022-05-10T17:33:14.467Z] Step 8/13 : WORKDIR /app [2022-05-10T17:33:14.467Z] ---> Running in f69ab5a7bc11 [2022-05-10T17:33:14.743Z] Removing intermediate container f69ab5a7bc11 [2022-05-10T17:33:14.743Z] ---> cd5fdddd6f5a [2022-05-10T17:33:14.743Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:33:15.348Z] ---> c2165d7f58fc [2022-05-10T17:33:15.348Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:33:15.348Z] ---> Running in f722b7a9b350 [2022-05-10T17:34:02.377Z] Removing intermediate container f722b7a9b350 [2022-05-10T17:34:02.377Z] ---> 77bf02a22024 [2022-05-10T17:34:02.377Z] Step 11/13 : COPY . . [2022-05-10T17:34:02.377Z] ---> 05fc00ac0923 [2022-05-10T17:34:02.377Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:34:02.377Z] ---> Running in 204c35fab1ec [2022-05-10T17:34:02.377Z] Removing intermediate container 204c35fab1ec [2022-05-10T17:34:02.377Z] ---> 89a3972dd78b [2022-05-10T17:34:02.377Z] Step 13/13 : RUN $MAKE [2022-05-10T17:34:02.377Z] ---> Running in 7c81d836502b [2022-05-10T17:34:02.377Z] noop [2022-05-10T17:34:02.980Z] Removing intermediate container 7c81d836502b [2022-05-10T17:34:02.980Z] ---> 73039f80bd35 [2022-05-10T17:34:02.980Z] Successfully built 73039f80bd35 [2022-05-10T17:34:02.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:34:03.594Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:34:03.594Z] . [Pipeline] withDockerContainer [2022-05-10T17:34:03.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-47804 does not seem to be running inside a container [2022-05-10T17:34:03.919Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T17:34:05.222Z] $ docker top 250408b5d98e8b77331508b4a4d2e80099c8fad99231bb5491627e41bb953f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:34:06.140Z] + go version [2022-05-10T17:34:06.141Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:34:06.165Z] $ docker stop --time=1 250408b5d98e8b77331508b4a4d2e80099c8fad99231bb5491627e41bb953f61 [2022-05-10T17:34:07.790Z] $ docker rm -f 250408b5d98e8b77331508b4a4d2e80099c8fad99231bb5491627e41bb953f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:34:08.541Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:34:08.541Z] . [Pipeline] withDockerContainer [2022-05-10T17:34:08.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-47804 does not seem to be running inside a container [2022-05-10T17:34:08.852Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T17:34:10.192Z] $ docker top fc28c05e8139d58920c31a04932ab3723ba0fc0b319e521bb5d360676c8f6f97 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:34:11.158Z] + make test [2022-05-10T17:34:11.158Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:35:33.023Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:35:33.023Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:35:59.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:35:59.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:35:59.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:35:59.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:35:59.903Z] $ docker stop --time=1 fc28c05e8139d58920c31a04932ab3723ba0fc0b319e521bb5d360676c8f6f97 [2022-05-10T17:36:01.654Z] $ docker rm -f fc28c05e8139d58920c31a04932ab3723ba0fc0b319e521bb5d360676c8f6f97 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:36:02.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:36:02.616Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:36:03.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:36:03.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:36:03.840Z] + ls -al . [2022-05-10T17:36:03.840Z] total 160 [2022-05-10T17:36:03.840Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 17:35 . [2022-05-10T17:36:03.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:32 .. [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:32 .dockerignore [2022-05-10T17:36:03.840Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:32 .git [2022-05-10T17:36:03.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:32 .github [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:32 .gitignore [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:32 Attribution.txt [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:32 CHANGELOG.md [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:32 Dockerfile [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:32 GOVERNANCE.md [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:32 Jenkinsfile [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:32 LICENSE [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:32 OWNERS.md [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:32 README.md [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:28 VERSION [2022-05-10T17:36:03.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:32 bin [2022-05-10T17:36:03.840Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:34 coverage.out [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:32 go.mod [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:32 go.sum [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:32 main.go [2022-05-10T17:36:03.840Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:32 makefile [2022-05-10T17:36:03.840Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:32 res [2022-05-10T17:36:03.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:32 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:04.184Z] + 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=001ca08ee2ceac7ca276134c2cb88381025d2d71 --label arch=arm64 --label version=0.0.0 . [2022-05-10T17:36:04.184Z] Sending build context to Docker daemon 200.7kB [2022-05-10T17:36:04.454Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:36:04.454Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:36:04.454Z] ---> 73039f80bd35 [2022-05-10T17:36:04.454Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:36:04.454Z] ---> Running in e75fb3cbc5af [2022-05-10T17:36:04.729Z] Removing intermediate container e75fb3cbc5af [2022-05-10T17:36:04.730Z] ---> 42643150b9ea [2022-05-10T17:36:04.730Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:36:05.018Z] ---> Running in b10ef8d9511e [2022-05-10T17:36:05.318Z] Removing intermediate container b10ef8d9511e [2022-05-10T17:36:05.318Z] ---> f7f45726e0cc [2022-05-10T17:36:05.318Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:36:05.318Z] ---> Running in bb36dbff19bb [2022-05-10T17:36:05.609Z] Removing intermediate container bb36dbff19bb [2022-05-10T17:36:05.609Z] ---> 5ad0c9c051f1 [2022-05-10T17:36:05.609Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:36:05.922Z] ---> Running in 73230f7cad20 [2022-05-10T17:36:08.002Z] Removing intermediate container 73230f7cad20 [2022-05-10T17:36:08.002Z] ---> 86664b5b8c0e [2022-05-10T17:36:08.002Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:36:08.002Z] ---> Running in a187774696af [2022-05-10T17:36:08.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:36:09.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:36:10.570Z] OK: 220 MiB in 52 packages [2022-05-10T17:36:11.170Z] Removing intermediate container a187774696af [2022-05-10T17:36:11.170Z] ---> fb1fef549d5d [2022-05-10T17:36:11.170Z] Step 8/27 : WORKDIR /app [2022-05-10T17:36:11.449Z] ---> Running in b6646e95a3fc [2022-05-10T17:36:11.724Z] Removing intermediate container b6646e95a3fc [2022-05-10T17:36:11.724Z] ---> 1c12dd187e77 [2022-05-10T17:36:11.724Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:36:12.323Z] ---> 461e0537c1ad [2022-05-10T17:36:12.323Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:36:12.323Z] ---> Running in 57850114b1af [2022-05-10T17:36:14.306Z] Removing intermediate container 57850114b1af [2022-05-10T17:36:14.306Z] ---> 5d529d31222e [2022-05-10T17:36:14.306Z] Step 11/27 : COPY . . [2022-05-10T17:36:15.284Z] ---> b5653512a352 [2022-05-10T17:36:15.284Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:36:15.284Z] ---> Running in d4ed365fbee5 [2022-05-10T17:36:15.284Z] Removing intermediate container d4ed365fbee5 [2022-05-10T17:36:15.284Z] ---> e451e832a852 [2022-05-10T17:36:15.284Z] Step 13/27 : RUN $MAKE [2022-05-10T17:36:15.563Z] ---> Running in e88abbc59b1a [2022-05-10T17:36:16.545Z] 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-10T17:38:23.423Z] Removing intermediate container e88abbc59b1a [2022-05-10T17:38:23.423Z] ---> 2290a3808cea [2022-05-10T17:38:23.423Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:38:23.423Z] 3.14: Pulling from library/alpine [2022-05-10T17:38:23.423Z] 455c02918c45: Pulling fs layer [2022-05-10T17:38:23.423Z] 455c02918c45: Verifying Checksum [2022-05-10T17:38:23.423Z] 455c02918c45: Download complete [2022-05-10T17:38:23.423Z] 455c02918c45: Pull complete [2022-05-10T17:38:23.423Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:38:23.423Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:38:23.423Z] ---> ac73e934f311 [2022-05-10T17:38:23.423Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:38:23.423Z] ---> Running in 90a094e39f08 [2022-05-10T17:38:23.423Z] Removing intermediate container 90a094e39f08 [2022-05-10T17:38:23.423Z] ---> a6b21fd40b98 [2022-05-10T17:38:23.423Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:38:23.423Z] ---> Running in b49a93cc7b91 [2022-05-10T17:38:23.705Z] Removing intermediate container b49a93cc7b91 [2022-05-10T17:38:23.705Z] ---> b9358866e7d2 [2022-05-10T17:38:23.705Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:38:23.705Z] ---> Running in 8304f8321900 [2022-05-10T17:38:24.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:38:24.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:38:25.941Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T17:38:25.941Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T17:38:25.941Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:38:25.941Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T17:38:25.941Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:38:25.941Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T17:38:25.941Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T17:38:25.941Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:38:25.941Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:38:26.213Z] OK: 9 MiB in 21 packages [2022-05-10T17:38:27.656Z] Removing intermediate container 8304f8321900 [2022-05-10T17:38:27.656Z] ---> 6d0ee4b31796 [2022-05-10T17:38:27.656Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:38:27.930Z] ---> 8b7eaf25e1b7 [2022-05-10T17:38:27.930Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:38:28.527Z] ---> fbf1d45b5c23 [2022-05-10T17:38:28.527Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:38:29.121Z] ---> d323ee56d5c8 [2022-05-10T17:38:29.121Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T17:38:30.554Z] ---> 2861a3d3f1f9 [2022-05-10T17:38:30.554Z] Step 22/27 : EXPOSE 48095 [2022-05-10T17:38:30.828Z] ---> Running in 6823238232d8 [2022-05-10T17:38:31.101Z] Removing intermediate container 6823238232d8 [2022-05-10T17:38:31.101Z] ---> f86bc86bf43c [2022-05-10T17:38:31.101Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T17:38:31.101Z] ---> Running in 717f8bda1b2f [2022-05-10T17:38:31.377Z] Removing intermediate container 717f8bda1b2f [2022-05-10T17:38:31.377Z] ---> 5b3c8a50be5b [2022-05-10T17:38:31.377Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T17:38:31.650Z] ---> Running in d7b033a7f355 [2022-05-10T17:38:31.922Z] Removing intermediate container d7b033a7f355 [2022-05-10T17:38:31.922Z] ---> 7c8188934e49 [2022-05-10T17:38:31.922Z] Step 25/27 : LABEL arch=arm64 [2022-05-10T17:38:31.922Z] ---> Running in c96538a9e14a [2022-05-10T17:38:32.196Z] Removing intermediate container c96538a9e14a [2022-05-10T17:38:32.196Z] ---> c2d243a20027 [2022-05-10T17:38:32.196Z] Step 26/27 : LABEL git_sha=001ca08ee2ceac7ca276134c2cb88381025d2d71 [2022-05-10T17:38:32.469Z] ---> Running in d00227ed4d9b [2022-05-10T17:38:32.741Z] Removing intermediate container d00227ed4d9b [2022-05-10T17:38:32.741Z] ---> 32155087fb0c [2022-05-10T17:38:32.741Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T17:38:32.742Z] ---> Running in 71c231892ceb [2022-05-10T17:38:33.014Z] Removing intermediate container 71c231892ceb [2022-05-10T17:38:33.014Z] ---> d3c7772e887d [2022-05-10T17:38:33.014Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:38:33.014Z] Successfully built d3c7772e887d [2022-05-10T17:38:33.014Z] 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-10T17:38:33.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:38:33.453Z] [2022-05-10T17:38:33.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:38:33.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:38:34.079Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:38:34.079Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:38:34.079Z] 04944245beec: Pulling fs layer [2022-05-10T17:38:34.079Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:38:34.079Z] 765212b225bb: Pulling fs layer [2022-05-10T17:38:34.079Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:38:34.079Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:38:34.079Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:38:34.079Z] f23df028b6ca: Waiting [2022-05-10T17:38:34.079Z] d65c8cfc05b1: Waiting [2022-05-10T17:38:34.079Z] 2437ff75d9bd: Waiting [2022-05-10T17:38:34.079Z] 765212b225bb: Waiting [2022-05-10T17:38:34.079Z] 04944245beec: Verifying Checksum [2022-05-10T17:38:34.079Z] 04944245beec: Download complete [2022-05-10T17:38:34.079Z] 765212b225bb: Download complete [2022-05-10T17:38:34.079Z] f23df028b6ca: Verifying Checksum [2022-05-10T17:38:34.079Z] f23df028b6ca: Download complete [2022-05-10T17:38:34.079Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:38:34.079Z] d65c8cfc05b1: Download complete [2022-05-10T17:38:34.355Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:38:34.355Z] 699f458cf7ca: Download complete [2022-05-10T17:38:34.631Z] 8998bd30e6a1: Download complete [2022-05-10T17:38:37.251Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:38:37.251Z] 2437ff75d9bd: Download complete [2022-05-10T17:38:39.225Z] 8998bd30e6a1: Pull complete [2022-05-10T17:38:39.497Z] 04944245beec: Pull complete [2022-05-10T17:38:40.937Z] 699f458cf7ca: Pull complete [2022-05-10T17:38:41.211Z] 765212b225bb: Pull complete [2022-05-10T17:38:42.192Z] f23df028b6ca: Pull complete [2022-05-10T17:38:42.469Z] d65c8cfc05b1: Pull complete [2022-05-10T17:38:57.544Z] 2437ff75d9bd: Pull complete [2022-05-10T17:38:57.544Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:38:57.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:38:57.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:38:57.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-47804 does not seem to be running inside a container [2022-05-10T17:38:57.857Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T17:39:00.555Z] $ docker top 38c6877225917e1142e7551fdcb5d917757b51781b950db27dfd0dd1e84b6bd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:01.518Z] ---> job-cost.sh [2022-05-10T17:39:01.518Z] lf-activate-venv: SKIPPING [2022-05-10T17:39:01.518Z] INFO: No Stack... [2022-05-10T17:39:02.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:39:02.709Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:39:03.386Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-05-10T17:39:03.386Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:39:03.450Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [2022-05-10T17:39:03.456Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] did not exist. Created. [2022-05-10T17:39:03.456Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:39:04.138Z] /w/workspace/app-service-configurable/2@tmp/durable-8e383af5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:39:04.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:39:04.855Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:39:04.915Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:39:04.924Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:39:04.945Z] $ docker stop --time=1 38c6877225917e1142e7551fdcb5d917757b51781b950db27dfd0dd1e84b6bd7 [2022-05-10T17:39:06.491Z] $ docker rm -f 38c6877225917e1142e7551fdcb5d917757b51781b950db27dfd0dd1e84b6bd7 [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-10T17:39:07.046Z] provisioning config files... [2022-05-10T17:39:07.055Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config2157905942107571764tmp [Pipeline] { [Pipeline] sh [2022-05-10T17:39:07.361Z] + set +x [2022-05-10T17:39:07.361Z] + curl -s https://codecov.io/bash [2022-05-10T17:39:07.361Z] + bash -s -- [2022-05-10T17:39:07.361Z] [2022-05-10T17:39:07.361Z] _____ _ [2022-05-10T17:39:07.361Z] / ____| | | [2022-05-10T17:39:07.361Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T17:39:07.361Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T17:39:07.361Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T17:39:07.361Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T17:39:07.361Z] Bash-1.0.6 [2022-05-10T17:39:07.361Z] [2022-05-10T17:39:07.361Z] [2022-05-10T17:39:07.361Z] ==> git version 2.25.1 found [2022-05-10T17:39:07.361Z] ==> 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-10T17:39:07.361Z] Release-Date: 2020-01-08 [2022-05-10T17:39:07.361Z] 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-10T17:39:07.361Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T17:39:07.361Z] ==> Jenkins CI detected. [2022-05-10T17:39:07.361Z] current dir:  /w/workspace/_app-service-configurable_PR-419 [2022-05-10T17:39:07.361Z] project root: . [2022-05-10T17:39:07.361Z] --> token set from env [2022-05-10T17:39:07.361Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T17:39:07.361Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T17:39:07.361Z] ==> Python coveragepy not found [2022-05-10T17:39:07.361Z] ==> Searching for coverage reports in: [2022-05-10T17:39:07.361Z] + . [2022-05-10T17:39:07.361Z] -> Found 1 reports [2022-05-10T17:39:07.361Z] ==> Detecting git/mercurial file structure [2022-05-10T17:39:07.361Z] ==> Reading reports [2022-05-10T17:39:07.623Z] + ./coverage.out bytes=10 [2022-05-10T17:39:07.623Z] ==> Appending adjustments [2022-05-10T17:39:07.623Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T17:39:07.623Z] + Found adjustments [2022-05-10T17:39:07.623Z] ==> Gzipping contents [2022-05-10T17:39:07.623Z] 4.0K /tmp/codecov.oKORN6.gz [2022-05-10T17:39:07.623Z] ==> Uploading reports [2022-05-10T17:39:07.623Z] url: https://codecov.io [2022-05-10T17:39:07.623Z] query: branch=PR-419&commit=001ca08ee2ceac7ca276134c2cb88381025d2d71&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=419&job=&cmd_args= [2022-05-10T17:39:07.623Z] -> Pinging Codecov [2022-05-10T17:39:07.623Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-419&commit=001ca08ee2ceac7ca276134c2cb88381025d2d71&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=419&job=&cmd_args= [2022-05-10T17:39:07.884Z] -> Uploading to [2022-05-10T17:39:07.884Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/001ca08ee2ceac7ca276134c2cb88381025d2d71/46fc5538-8570-4369-b044-c630422b38ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T173907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66cc85044c3ed9e076393044dbb27042af107567b0320d6fa48c82f122f3ab5a [2022-05-10T17:39:07.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:39:07.884Z] Dload Upload Total Spent Left Speed [2022-05-10T17:39:08.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2916 --:--:-- --:--:-- --:--:-- 2916 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2666 [2022-05-10T17:39:08.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/001ca08ee2ceac7ca276134c2cb88381025d2d71 [Pipeline] } [2022-05-10T17:39:08.153Z] 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-10T17:39:08.852Z] + [ -d /w/workspace/_app-service-configurable_PR-419/archives ] [2022-05-10T17:39:08.852Z] + ls -al /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:39:08.852Z] total 16 [2022-05-10T17:39:08.852Z] drwxr-xr-x 3 root root 4096 May 10 17:30 . [2022-05-10T17:39:08.852Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:30 .. [2022-05-10T17:39:08.852Z] drwxr-xr-x 2 root root 4096 May 10 17:30 cost [2022-05-10T17:39:08.852Z] -rw-r--r-- 1 root root 95 May 10 17:30 cost.csv [2022-05-10T17:39:08.852Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:39:08.852Z] + ls -al /w/workspace/_app-service-configurable_PR-419/archives [2022-05-10T17:39:08.852Z] total 16 [2022-05-10T17:39:08.852Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:30 . [2022-05-10T17:39:08.852Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:30 .. [2022-05-10T17:39:08.852Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:30 cost [2022-05-10T17:39:08.852Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:09.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:10.009Z] ---> package-listing.sh [2022-05-10T17:39:10.009Z] ++ facter osfamily [2022-05-10T17:39:10.009Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:39:10.274Z] + OS_FAMILY=debian [2022-05-10T17:39:10.274Z] + workspace=/w/workspace/_app-service-configurable_PR-419 [2022-05-10T17:39:10.274Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:39:10.274Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:39:10.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:39:10.274Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:39:10.274Z] + '[' /w/workspace/_app-service-configurable_PR-419 ']' [2022-05-10T17:39:10.274Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:39:10.274Z] + case "${OS_FAMILY}" in [2022-05-10T17:39:10.274Z] + dpkg -l [2022-05-10T17:39:10.274Z] + grep '^ii' [2022-05-10T17:39:10.274Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:39:10.274Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:39:10.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:39:10.274Z] + '[' /w/workspace/_app-service-configurable_PR-419 ']' [2022-05-10T17:39:10.274Z] + mkdir -p /w/workspace/_app-service-configurable_PR-419/archives/ [2022-05-10T17:39:10.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-419/archives/ [Pipeline] echo [2022-05-10T17:39:10.285Z] 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-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T17:39:10.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:11.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:39:11.122Z] . [Pipeline] withDockerContainer [2022-05-10T17:39:11.209Z] prd-ubuntu20.04-docker-8c-8g-47802 does not seem to be running inside a container [2022-05-10T17:39:11.294Z] $ 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-419/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-419 -v /w/workspace/_app-service-configurable_PR-419:/w/workspace/_app-service-configurable_PR-419:rw,z -v /w/workspace/_app-service-configurable_PR-419@tmp:/w/workspace/_app-service-configurable_PR-419@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-lftools-log-publisher:latest cat [2022-05-10T17:39:11.558Z] $ docker top cb9f474eb9828fa3b8bd5e88358131a1bc0ffbfd1afe8877870f4735da5f86b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:39:11.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:39:12.218Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:39:12.508Z] + ls /var/log/sa-host [2022-05-10T17:39:12.508Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:39:12.595Z] provisioning config files... [2022-05-10T17:39:12.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-419@tmp/config827924788075635765tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:39:12.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:12.908Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:39:12.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:13.245Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:39:13.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:13.544Z] ---> sudo-logs.sh [2022-05-10T17:39:13.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:39:13.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:13.855Z] ---> job-cost.sh [2022-05-10T17:39:13.855Z] lf-activate-venv: SKIPPING [2022-05-10T17:39:13.855Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:39:13.855Z] INFO: Retrieving Stack Cost... [2022-05-10T17:39:14.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:39:14.688Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:39:14.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:39:14.987Z] ---> logs-deploy.sh [2022-05-10T17:39:14.987Z] lf-activate-venv: SKIPPING [2022-05-10T17:39:14.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-419/2 [2022-05-10T17:39:14.987Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:39:15.924Z] Archives upload complete. [2022-05-10T17:39:16.185Z] INFO: archiving logs to Nexus