Pull request #424 opened 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 8d3f649d57711e7829ad1b4dd9339e1f11ca5094+1aebe0375d702ec5557b529d86506036d5612df5 (29a5f9ae4a7501d6d3fb432d34d6c663110a06a7) 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-ssh7866875635809609438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8817179293008371265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-424/workspace@libs/edgex-global-pipelines # timeout=10 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-424/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17156972358599433236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-424/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1778804328768425065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14336646750403120703.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-424/workspace@libs/lf-pipelines # timeout=10 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-424/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7486479073900094739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64414 in /w/workspace/_app-service-configurable_PR-424 [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-424 # 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 1aebe0375d702ec5557b529d86506036d5612df5 into PR head commit 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 Merge succeeded, producing 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 Checking out Revision 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 (PR-424) > 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/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 # 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 1aebe0375d702ec5557b529d86506036d5612df5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 # timeout=10 Commit message: "fix: Correctly set the App and SDK versions when building the binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T22:01:38.087Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T22:01:38.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T22:01:38.363Z] ========================================================= [2022-05-23T22:01:38.363Z] EdgeX Global Pipelines Version Info [2022-05-23T22:01:38.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:01:39.242Z] ------------------- [2022-05-23T22:01:39.242Z] stable info: [2022-05-23T22:01:39.242Z] ------------------- [2022-05-23T22:01:39.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T22:01:39.242Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T22:01:39.242Z] Message: update stable to v1.0.230 [2022-05-23T22:01:39.503Z] ------------------- [2022-05-23T22:01:39.503Z] experimental info: [2022-05-23T22:01:39.503Z] ------------------- [2022-05-23T22:01:39.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T22:01:39.503Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T22:01:39.503Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T22:01:39.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-23T22:01:39.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-23T22:01:39.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T22:01:39.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T22:01:39.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T22:01:39.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T22:01:40.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T22:01:40.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T22:01:40.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T22:01:40.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T22:01:40.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T22:01:40.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-23T22:01:40.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T22:01:40.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T22:01:40.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T22:01:40.351Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T22:01:40.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T22:01:40.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T22:01:40.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T22:01:40.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T22:01:40.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T22:01:40.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T22:01:40.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T22:01:40.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T22:01:40.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T22:01:40.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T22:01:40.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-424 [Pipeline] echo [2022-05-23T22:01:40.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-424 [Pipeline] echo [2022-05-23T22:01:40.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-424 [Pipeline] echo [2022-05-23T22:01:40.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [Pipeline] echo [2022-05-23T22:01:40.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d3f649 [Pipeline] echo [2022-05-23T22:01:41.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:01:41.113Z] provisioning config files... [2022-05-23T22:01:41.128Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-424@tmp/config4446074711951531424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:01:41.477Z] ---> docker-login.sh [2022-05-23T22:01:41.477Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:01:41.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:41.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:41.739Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:41.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:41.739Z] [2022-05-23T22:01:41.739Z] Login Succeeded [2022-05-23T22:01:41.739Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:01:41.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:41.998Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:41.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:41.998Z] [2022-05-23T22:01:41.998Z] Login Succeeded [2022-05-23T22:01:41.998Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:01:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:41.998Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:41.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:41.998Z] [2022-05-23T22:01:41.998Z] Login Succeeded [2022-05-23T22:01:41.998Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:01:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:42.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:42.257Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:42.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:42.257Z] [2022-05-23T22:01:42.257Z] Login Succeeded [2022-05-23T22:01:42.257Z] docker.io [2022-05-23T22:01:42.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:42.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:42.523Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:42.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:42.523Z] [2022-05-23T22:01:42.523Z] Login Succeeded [2022-05-23T22:01:42.523Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:01:42.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T22:01:43.168Z] + git rev-list -1 --merges 8d3f649d57711e7829ad1b4dd9339e1f11ca5094~1..8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [Pipeline] echo [2022-05-23T22:01:43.216Z] -----------> git rev-list -1 --merges 8d3f649d57711e7829ad1b4dd9339e1f11ca5094~1..8d3f649d57711e7829ad1b4dd9339e1f11ca5094 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [false] [Pipeline] sh [2022-05-23T22:01:43.525Z] + git log --format=format:%s -1 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [Pipeline] echo [2022-05-23T22:01:43.558Z] ========================================================= [2022-05-23T22:01:43.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T22:01:43.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:01:43.986Z] + git log --format=format:%s -1 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [Pipeline] echo [2022-05-23T22:01:44.019Z] [semverPrep] GIT_COMMIT: 8d3f649d57711e7829ad1b4dd9339e1f11ca5094, Commit Message: fix: Correctly set the App and SDK versions when building the binary [Pipeline] echo [2022-05-23T22:01:44.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T22:01:44.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T22:01:44.500Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T22:01:44.500Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T22:01:44.500Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T22:01:44.500Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T22:01:44.500Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T22:01:44.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:01:44.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:01:44.890Z] [2022-05-23T22:01:44.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:01:45.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:01:45.233Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T22:01:45.233Z] 1fe172e4850f: Pulling fs layer [2022-05-23T22:01:45.233Z] caf521ccaac6: Pulling fs layer [2022-05-23T22:01:45.233Z] 3ead6fa29328: Pulling fs layer [2022-05-23T22:01:45.233Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T22:01:45.233Z] a8d5f1318db7: Pulling fs layer [2022-05-23T22:01:45.233Z] c427282e49a2: Pulling fs layer [2022-05-23T22:01:45.233Z] 1827001aaf11: Pulling fs layer [2022-05-23T22:01:45.233Z] 0714d37db230: Pulling fs layer [2022-05-23T22:01:45.233Z] ac28cf19c067: Pulling fs layer [2022-05-23T22:01:45.233Z] ca983d60f3e2: Pulling fs layer [2022-05-23T22:01:45.233Z] 9f894cec8388: Pulling fs layer [2022-05-23T22:01:45.233Z] 5c2a1cbceb83: Waiting [2022-05-23T22:01:45.233Z] a8d5f1318db7: Waiting [2022-05-23T22:01:45.233Z] ac28cf19c067: Waiting [2022-05-23T22:01:45.233Z] c427282e49a2: Waiting [2022-05-23T22:01:45.233Z] 9f894cec8388: Waiting [2022-05-23T22:01:45.233Z] ca983d60f3e2: Waiting [2022-05-23T22:01:45.233Z] 1827001aaf11: Waiting [2022-05-23T22:01:45.233Z] 0714d37db230: Waiting [2022-05-23T22:01:45.233Z] caf521ccaac6: Verifying Checksum [2022-05-23T22:01:45.233Z] caf521ccaac6: Download complete [2022-05-23T22:01:45.233Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T22:01:45.233Z] 5c2a1cbceb83: Download complete [2022-05-23T22:01:45.496Z] a8d5f1318db7: Verifying Checksum [2022-05-23T22:01:45.496Z] a8d5f1318db7: Download complete [2022-05-23T22:01:45.496Z] 3ead6fa29328: Verifying Checksum [2022-05-23T22:01:45.496Z] 3ead6fa29328: Download complete [2022-05-23T22:01:45.496Z] c427282e49a2: Download complete [2022-05-23T22:01:45.496Z] 0714d37db230: Download complete [2022-05-23T22:01:45.496Z] ac28cf19c067: Verifying Checksum [2022-05-23T22:01:45.496Z] ac28cf19c067: Download complete [2022-05-23T22:01:45.496Z] ca983d60f3e2: Verifying Checksum [2022-05-23T22:01:45.496Z] ca983d60f3e2: Download complete [2022-05-23T22:01:45.496Z] 9f894cec8388: Verifying Checksum [2022-05-23T22:01:45.496Z] 9f894cec8388: Download complete [2022-05-23T22:01:45.496Z] 1fe172e4850f: Verifying Checksum [2022-05-23T22:01:45.496Z] 1fe172e4850f: Download complete [2022-05-23T22:01:45.755Z] 1827001aaf11: Verifying Checksum [2022-05-23T22:01:45.755Z] 1827001aaf11: Download complete [2022-05-23T22:01:46.693Z] 1fe172e4850f: Pull complete [2022-05-23T22:01:46.693Z] caf521ccaac6: Pull complete [2022-05-23T22:01:47.267Z] 3ead6fa29328: Pull complete [2022-05-23T22:01:47.267Z] 5c2a1cbceb83: Pull complete [2022-05-23T22:01:47.528Z] a8d5f1318db7: Pull complete [2022-05-23T22:01:47.528Z] c427282e49a2: Pull complete [2022-05-23T22:01:49.436Z] 1827001aaf11: Pull complete [2022-05-23T22:01:49.436Z] 0714d37db230: Pull complete [2022-05-23T22:01:49.436Z] ac28cf19c067: Pull complete [2022-05-23T22:01:49.436Z] ca983d60f3e2: Pull complete [2022-05-23T22:01:49.436Z] 9f894cec8388: Pull complete [2022-05-23T22:01:49.436Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T22:01:49.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:01:49.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T22:01:49.794Z] prd-ubuntu20.04-docker-8c-8g-64414 does not seem to be running inside a container [2022-05-23T22:01:49.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-424 -v /w/workspace/_app-service-configurable_PR-424:/w/workspace/_app-service-configurable_PR-424:rw,z -v /w/workspace/_app-service-configurable_PR-424@tmp:/w/workspace/_app-service-configurable_PR-424@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T22:01:50.941Z] $ docker top 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 -eo pid,comm [2022-05-23T22:01:51.007Z] 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-23T22:01:51.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T22:01:51.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T22:01:51.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T22:01:51.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T22:01:51.256Z] $ docker exec 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 ssh-agent [2022-05-23T22:01:51.376Z] SSH_AUTH_SOCK=/tmp/ssh-s2ofEql4H6o7/agent.33 [2022-05-23T22:01:51.376Z] SSH_AGENT_PID=39 [2022-05-23T22:01:51.385Z] Running ssh-add (command line suppressed) [2022-05-23T22:01:51.500Z] Identity added: /w/workspace/_app-service-configurable_PR-424@tmp/private_key_828304431509925780.key (/w/workspace/_app-service-configurable_PR-424@tmp/private_key_828304431509925780.key) [2022-05-23T22:01:51.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T22:01:51.845Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T22:01:51.869Z] $ docker exec --env ******** --env ******** 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 ssh-agent -k [2022-05-23T22:01:51.984Z] unset SSH_AUTH_SOCK; [2022-05-23T22:01:51.984Z] unset SSH_AGENT_PID; [2022-05-23T22:01:51.984Z] echo Agent pid 39 killed; [2022-05-23T22:01:51.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T22:01:52.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T22:01:52.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T22:01:52.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T22:01:52.203Z] $ docker exec 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 ssh-agent [2022-05-23T22:01:52.317Z] SSH_AUTH_SOCK=/tmp/ssh-YlWWFBCKjZ9R/agent.74 [2022-05-23T22:01:52.317Z] SSH_AGENT_PID=81 [2022-05-23T22:01:52.323Z] Running ssh-add (command line suppressed) [2022-05-23T22:01:52.434Z] Identity added: /w/workspace/_app-service-configurable_PR-424@tmp/private_key_8075394860174453086.key (/w/workspace/_app-service-configurable_PR-424@tmp/private_key_8075394860174453086.key) [2022-05-23T22:01:52.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T22:01:52.778Z] + git semver init [2022-05-23T22:01:53.039Z] 2022-05-23 22:01:52,983 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T22:01:53.039Z] 2022-05-23 22:01:52,983 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-424/.semver [2022-05-23T22:01:53.039Z] 2022-05-23 22:01:52,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-424/.semver [2022-05-23T22:01:53.039Z] 2022-05-23 22:01:52,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-424/.semver'], cwd=/w/workspace/_app-service-configurable_PR-424, universal_newlines=False, shell=None, istream=None) [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,647 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-424/.git/info/exclude [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-424/.semver/PR-424 with force:False [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,648 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-424/.semver/PR-424 [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,653 [execute] INFO git cat-file --batch-check [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,661 [execute] INFO git cat-file --batch [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T22:01:53.985Z] 2022-05-23 22:01:53,668 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-424/.semver/PR-424 [2022-05-23T22:01:53.985Z] 0.0.0 [Pipeline] } [2022-05-23T22:01:54.013Z] $ docker exec --env ******** --env ******** 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 ssh-agent -k [2022-05-23T22:01:54.135Z] unset SSH_AUTH_SOCK; [2022-05-23T22:01:54.135Z] unset SSH_AGENT_PID; [2022-05-23T22:01:54.135Z] echo Agent pid 81 killed; [2022-05-23T22:01:54.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T22:01:54.562Z] + git semver [Pipeline] } [2022-05-23T22:01:54.856Z] $ docker stop --time=1 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 [2022-05-23T22:01:56.162Z] $ docker rm -f 3ed8de9c8a4c59e8dfd8f85ee968414d2d538915727706ed8254a42a137f89f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:01:56.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T22:01:56.903Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T22:01:56.921Z] [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-23T22:01:57.497Z] provisioning config files... [2022-05-23T22:01:57.509Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-424@tmp/config4011544516546643723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:01:57.877Z] ---> docker-login.sh [2022-05-23T22:01:57.877Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:01:57.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:57.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:57.877Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:57.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:57.877Z] [2022-05-23T22:01:57.877Z] Login Succeeded [2022-05-23T22:01:57.877Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:01:57.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:58.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:58.136Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:58.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:58.136Z] [2022-05-23T22:01:58.136Z] Login Succeeded [2022-05-23T22:01:58.136Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:01:58.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:58.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:58.136Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:58.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:58.136Z] [2022-05-23T22:01:58.136Z] Login Succeeded [2022-05-23T22:01:58.136Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:01:58.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:58.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:58.398Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:58.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:58.398Z] [2022-05-23T22:01:58.398Z] Login Succeeded [2022-05-23T22:01:58.398Z] docker.io [2022-05-23T22:01:58.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:01:58.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:01:58.658Z] Configure a credential helper to remove this warning. See [2022-05-23T22:01:58.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:01:58.658Z] [2022-05-23T22:01:58.658Z] Login Succeeded [2022-05-23T22:01:58.658Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:01:58.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T22:01:58.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:01:58.934Z] ========================================================= [2022-05-23T22:01:58.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T22:01:58.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:01:59.337Z] + 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-23T22:01:59.337Z] Sending build context to Docker daemon 3.075MB [2022-05-23T22:01:59.337Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:01:59.337Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-23T22:01:59.337Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T22:01:59.337Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T22:01:59.337Z] 666ba61612fd: Pulling fs layer [2022-05-23T22:01:59.337Z] 8ed8ca486205: Pulling fs layer [2022-05-23T22:01:59.337Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T22:01:59.337Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T22:01:59.337Z] 4fe6c5a15a65: Waiting [2022-05-23T22:01:59.337Z] 22a0e8bec74d: Waiting [2022-05-23T22:01:59.337Z] ca2b28591e48: Pulling fs layer [2022-05-23T22:01:59.337Z] a51346096db8: Pulling fs layer [2022-05-23T22:01:59.337Z] daebc70d1ce1: Pulling fs layer [2022-05-23T22:01:59.337Z] 0e18a0eac166: Pulling fs layer [2022-05-23T22:01:59.337Z] ca2b28591e48: Waiting [2022-05-23T22:01:59.337Z] daebc70d1ce1: Waiting [2022-05-23T22:01:59.337Z] a51346096db8: Waiting [2022-05-23T22:01:59.337Z] 0e18a0eac166: Waiting [2022-05-23T22:01:59.337Z] 8ed8ca486205: Verifying Checksum [2022-05-23T22:01:59.337Z] 8ed8ca486205: Download complete [2022-05-23T22:01:59.337Z] 666ba61612fd: Verifying Checksum [2022-05-23T22:01:59.337Z] 666ba61612fd: Download complete [2022-05-23T22:01:59.337Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T22:01:59.337Z] 22a0e8bec74d: Download complete [2022-05-23T22:01:59.337Z] ca2b28591e48: Verifying Checksum [2022-05-23T22:01:59.337Z] ca2b28591e48: Download complete [2022-05-23T22:01:59.337Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T22:01:59.337Z] 59bf1c3509f3: Download complete [2022-05-23T22:01:59.337Z] a51346096db8: Download complete [2022-05-23T22:01:59.599Z] daebc70d1ce1: Verifying Checksum [2022-05-23T22:01:59.599Z] daebc70d1ce1: Download complete [2022-05-23T22:01:59.599Z] 59bf1c3509f3: Pull complete [2022-05-23T22:01:59.599Z] 666ba61612fd: Pull complete [2022-05-23T22:01:59.862Z] 8ed8ca486205: Pull complete [2022-05-23T22:02:00.122Z] 0e18a0eac166: Verifying Checksum [2022-05-23T22:02:00.122Z] 0e18a0eac166: Download complete [2022-05-23T22:02:00.122Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T22:02:00.122Z] 4fe6c5a15a65: Download complete [2022-05-23T22:02:04.312Z] 4fe6c5a15a65: Pull complete [2022-05-23T22:02:04.312Z] 22a0e8bec74d: Pull complete [2022-05-23T22:02:04.312Z] ca2b28591e48: Pull complete [2022-05-23T22:02:04.312Z] a51346096db8: Pull complete [2022-05-23T22:02:04.312Z] daebc70d1ce1: Pull complete [2022-05-23T22:02:06.223Z] 0e18a0eac166: Pull complete [2022-05-23T22:02:06.223Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T22:02:06.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T22:02:06.223Z] ---> f018257e8ee9 [2022-05-23T22:02:06.223Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:02:07.164Z] ---> Running in e76cb4cd3c46 [2022-05-23T22:02:07.164Z] Removing intermediate container e76cb4cd3c46 [2022-05-23T22:02:07.164Z] ---> 557d6095b44a [2022-05-23T22:02:07.164Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:02:07.164Z] ---> Running in 16ae8ddfc440 [2022-05-23T22:02:07.425Z] Removing intermediate container 16ae8ddfc440 [2022-05-23T22:02:07.425Z] ---> 837237e2df9c [2022-05-23T22:02:07.425Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:02:07.425Z] ---> Running in a70ef5b6f273 [2022-05-23T22:02:07.426Z] Removing intermediate container a70ef5b6f273 [2022-05-23T22:02:07.426Z] ---> 40633c229190 [2022-05-23T22:02:07.426Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:02:07.426Z] ---> Running in 5ae51999393f [2022-05-23T22:02:07.998Z] Removing intermediate container 5ae51999393f [2022-05-23T22:02:07.998Z] ---> 3198dcd2cd50 [2022-05-23T22:02:07.998Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:02:07.998Z] ---> Running in 05d2e3517454 [2022-05-23T22:02:08.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:02:09.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:02:09.461Z] OK: 221 MiB in 52 packages [2022-05-23T22:02:09.728Z] Removing intermediate container 05d2e3517454 [2022-05-23T22:02:09.728Z] ---> ef48c8f61a1b [2022-05-23T22:02:09.728Z] Step 8/13 : WORKDIR /app [2022-05-23T22:02:09.990Z] ---> Running in 59078ea3649d [2022-05-23T22:02:09.990Z] Removing intermediate container 59078ea3649d [2022-05-23T22:02:09.990Z] ---> c3ec5ed4ace0 [2022-05-23T22:02:09.990Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-23T22:02:09.990Z] ---> 31ee3b275755 [2022-05-23T22:02:09.990Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:02:10.251Z] ---> Running in a44b5ca0807c [2022-05-23T22:02:12.307Z] Still waiting to schedule task [2022-05-23T22:02:12.308Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-23T22:02:28.383Z] Removing intermediate container a44b5ca0807c [2022-05-23T22:02:28.383Z] ---> 5fee7775ced7 [2022-05-23T22:02:28.383Z] Step 11/13 : COPY . . [2022-05-23T22:02:28.383Z] ---> cf3e02dcaa51 [2022-05-23T22:02:28.383Z] Step 12/13 : ARG MAKE="make build" [2022-05-23T22:02:28.383Z] ---> Running in e5bdef6f9547 [2022-05-23T22:02:28.383Z] Removing intermediate container e5bdef6f9547 [2022-05-23T22:02:28.383Z] ---> 4fda4fa17769 [2022-05-23T22:02:28.383Z] Step 13/13 : RUN $MAKE [2022-05-23T22:02:28.383Z] ---> Running in 53038b9322e6 [2022-05-23T22:02:28.383Z] noop [2022-05-23T22:02:28.383Z] Removing intermediate container 53038b9322e6 [2022-05-23T22:02:28.383Z] ---> d009b20ea199 [2022-05-23T22:02:28.383Z] Successfully built d009b20ea199 [2022-05-23T22:02:28.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:02:28.712Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T22:02:28.712Z] . [Pipeline] withDockerContainer [2022-05-23T22:02:28.814Z] prd-ubuntu20.04-docker-8c-8g-64414 does not seem to be running inside a container [2022-05-23T22:02:28.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-424 -v /w/workspace/_app-service-configurable_PR-424:/w/workspace/_app-service-configurable_PR-424:rw,z -v /w/workspace/_app-service-configurable_PR-424@tmp:/w/workspace/_app-service-configurable_PR-424@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 ******** ci-base-image-x86_64 cat [2022-05-23T22:02:29.262Z] $ docker top 552ff1279ac6cbe52dd9f1098d340ab6272d082b602b695629a89aef27ed61ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:02:29.677Z] + go version [2022-05-23T22:02:29.677Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T22:02:29.703Z] $ docker stop --time=1 552ff1279ac6cbe52dd9f1098d340ab6272d082b602b695629a89aef27ed61ef [2022-05-23T22:02:30.970Z] $ docker rm -f 552ff1279ac6cbe52dd9f1098d340ab6272d082b602b695629a89aef27ed61ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:02:31.633Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T22:02:31.633Z] . [Pipeline] withDockerContainer [2022-05-23T22:02:31.721Z] prd-ubuntu20.04-docker-8c-8g-64414 does not seem to be running inside a container [2022-05-23T22:02:31.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-424 -v /w/workspace/_app-service-configurable_PR-424:/w/workspace/_app-service-configurable_PR-424:rw,z -v /w/workspace/_app-service-configurable_PR-424@tmp:/w/workspace/_app-service-configurable_PR-424@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 ******** ci-base-image-x86_64 cat [2022-05-23T22:02:32.197Z] $ docker top 8daa57f15c6904511b8aba4c6eab2e07cf995193c25229a97b03e0d9b49bfc49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T22:02:32.651Z] + make test [2022-05-23T22:02:32.651Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-23T22:02:42.632Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-23T22:02:42.632Z] CGO_ENABLED=1 go vet ./... [2022-05-23T22:02:45.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T22:02:45.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T22:02:45.930Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T22:02:45.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T22:02:45.996Z] $ docker stop --time=1 8daa57f15c6904511b8aba4c6eab2e07cf995193c25229a97b03e0d9b49bfc49 [2022-05-23T22:02:47.576Z] $ docker rm -f 8daa57f15c6904511b8aba4c6eab2e07cf995193c25229a97b03e0d9b49bfc49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:02:48.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T22:02:48.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T22:02:48.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T22:02:49.247Z] + ls -al . [2022-05-23T22:02:49.247Z] total 168 [2022-05-23T22:02:49.247Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:02 . [2022-05-23T22:02:49.247Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:01 .. [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:01 .dockerignore [2022-05-23T22:02:49.247Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:01 .git [2022-05-23T22:02:49.247Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:01 .github [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:01 .gitignore [2022-05-23T22:02:49.247Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:01 .semver [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:01 Attribution.txt [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:01 CHANGELOG.md [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:01 Dockerfile [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:01 GOVERNANCE.md [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:01 Jenkinsfile [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:01 LICENSE [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:01 OWNERS.md [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:01 README.md [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:01 VERSION [2022-05-23T22:02:49.247Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:01 bin [2022-05-23T22:02:49.247Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 22:02 coverage.out [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:01 go.mod [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:01 go.sum [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:01 main.go [2022-05-23T22:02:49.247Z] -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:01 makefile [2022-05-23T22:02:49.247Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:01 res [2022-05-23T22:02:49.247Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:01 snap [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:02:49.579Z] + 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=8d3f649d57711e7829ad1b4dd9339e1f11ca5094 --label arch=amd64 --label version=0.0.0 . [2022-05-23T22:02:49.579Z] Sending build context to Docker daemon 3.076MB [2022-05-23T22:02:49.579Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:02:49.579Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-23T22:02:49.579Z] ---> d009b20ea199 [2022-05-23T22:02:49.579Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:02:49.579Z] ---> Running in b60974ec0e26 [2022-05-23T22:02:49.579Z] Removing intermediate container b60974ec0e26 [2022-05-23T22:02:49.579Z] ---> 4e56891cdd17 [2022-05-23T22:02:49.579Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:02:49.840Z] ---> Running in 437f491468b8 [2022-05-23T22:02:49.840Z] Removing intermediate container 437f491468b8 [2022-05-23T22:02:49.840Z] ---> f38f8f4cc552 [2022-05-23T22:02:49.840Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:02:49.840Z] ---> Running in 33a7c845595c [2022-05-23T22:02:49.840Z] Removing intermediate container 33a7c845595c [2022-05-23T22:02:49.840Z] ---> 9380dbebaac7 [2022-05-23T22:02:49.840Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:02:49.840Z] ---> Running in 1f4edbf67ae0 [2022-05-23T22:02:50.414Z] Removing intermediate container 1f4edbf67ae0 [2022-05-23T22:02:50.414Z] ---> 26ea47c04d2a [2022-05-23T22:02:50.414Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:02:50.414Z] ---> Running in f795166c3da5 [2022-05-23T22:02:50.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:02:51.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:02:51.880Z] OK: 221 MiB in 52 packages [2022-05-23T22:02:52.450Z] Removing intermediate container f795166c3da5 [2022-05-23T22:02:52.450Z] ---> 6ff2e7316b7a [2022-05-23T22:02:52.450Z] Step 8/27 : WORKDIR /app [2022-05-23T22:02:52.450Z] ---> Running in 855925c82cf6 [2022-05-23T22:02:52.450Z] Removing intermediate container 855925c82cf6 [2022-05-23T22:02:52.450Z] ---> 8fedb388b11e [2022-05-23T22:02:52.450Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-23T22:02:52.450Z] ---> e7fde07b2bd8 [2022-05-23T22:02:52.450Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:02:52.711Z] ---> Running in 0afd556609c5 [2022-05-23T22:02:53.280Z] Removing intermediate container 0afd556609c5 [2022-05-23T22:02:53.280Z] ---> 6599db65151a [2022-05-23T22:02:53.280Z] Step 11/27 : COPY . . [2022-05-23T22:02:53.539Z] ---> b0288ed1f103 [2022-05-23T22:02:53.539Z] Step 12/27 : ARG MAKE="make build" [2022-05-23T22:02:53.539Z] ---> Running in 9bd96e1fe35b [2022-05-23T22:02:53.539Z] Removing intermediate container 9bd96e1fe35b [2022-05-23T22:02:53.539Z] ---> c881d5586024 [2022-05-23T22:02:53.539Z] Step 13/27 : RUN $MAKE [2022-05-23T22:02:53.539Z] ---> Running in 55c6635a625c [2022-05-23T22:02:53.798Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-23T22:03:15.741Z] Removing intermediate container 55c6635a625c [2022-05-23T22:03:15.741Z] ---> f4e1bb6aaf54 [2022-05-23T22:03:15.741Z] Step 14/27 : FROM alpine:3.14 [2022-05-23T22:03:15.741Z] 3.14: Pulling from library/alpine [2022-05-23T22:03:15.741Z] 8663204ce13b: Pulling fs layer [2022-05-23T22:03:15.741Z] 8663204ce13b: Verifying Checksum [2022-05-23T22:03:15.741Z] 8663204ce13b: Download complete [2022-05-23T22:03:15.741Z] 8663204ce13b: Pull complete [2022-05-23T22:03:15.741Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T22:03:15.741Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T22:03:15.741Z] ---> e04c818066af [2022-05-23T22:03:15.741Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:03:15.741Z] ---> Running in 76b461151a36 [2022-05-23T22:03:15.741Z] Removing intermediate container 76b461151a36 [2022-05-23T22:03:15.741Z] ---> c8b0c23702f8 [2022-05-23T22:03:15.741Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-23T22:03:15.741Z] ---> Running in 0f908c5cb87c [2022-05-23T22:03:15.741Z] Removing intermediate container 0f908c5cb87c [2022-05-23T22:03:15.741Z] ---> 4207db407d16 [2022-05-23T22:03:15.741Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-23T22:03:15.741Z] ---> Running in 27cd88c3b370 [2022-05-23T22:03:15.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:03:15.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:03:15.741Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-23T22:03:15.741Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-23T22:03:15.741Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T22:03:15.741Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-23T22:03:15.741Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T22:03:15.741Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-23T22:03:15.741Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-23T22:03:15.741Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T22:03:15.741Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T22:03:15.741Z] OK: 9 MiB in 21 packages [2022-05-23T22:03:15.741Z] Removing intermediate container 27cd88c3b370 [2022-05-23T22:03:15.741Z] ---> c7070696d666 [2022-05-23T22:03:15.741Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-23T22:03:15.741Z] ---> 26ba4a04c058 [2022-05-23T22:03:15.741Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-23T22:03:15.741Z] ---> f58300cb8d03 [2022-05-23T22:03:15.741Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-23T22:03:15.741Z] ---> a916b146940e [2022-05-23T22:03:15.741Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-23T22:03:16.311Z] ---> 6e6e591a5d5e [2022-05-23T22:03:16.311Z] Step 22/27 : EXPOSE 48095 [2022-05-23T22:03:16.311Z] ---> Running in 86d8e78870a9 [2022-05-23T22:03:16.311Z] Removing intermediate container 86d8e78870a9 [2022-05-23T22:03:16.311Z] ---> 0153dc0d45bc [2022-05-23T22:03:16.311Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-23T22:03:16.311Z] ---> Running in 1d2f988ac491 [2022-05-23T22:03:16.311Z] Removing intermediate container 1d2f988ac491 [2022-05-23T22:03:16.311Z] ---> 022e611b52b4 [2022-05-23T22:03:16.311Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T22:03:16.311Z] ---> Running in ecec99a35f90 [2022-05-23T22:03:16.570Z] Removing intermediate container ecec99a35f90 [2022-05-23T22:03:16.570Z] ---> a32473d5b668 [2022-05-23T22:03:16.570Z] Step 25/27 : LABEL arch=amd64 [2022-05-23T22:03:16.570Z] ---> Running in 1680e811054a [2022-05-23T22:03:16.570Z] Removing intermediate container 1680e811054a [2022-05-23T22:03:16.570Z] ---> 5b12cd7c129a [2022-05-23T22:03:16.570Z] Step 26/27 : LABEL git_sha=8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [2022-05-23T22:03:16.570Z] ---> Running in 9da7f01ec0d9 [2022-05-23T22:03:16.830Z] Removing intermediate container 9da7f01ec0d9 [2022-05-23T22:03:16.830Z] ---> 76241012a1ac [2022-05-23T22:03:16.830Z] Step 27/27 : LABEL version=0.0.0 [2022-05-23T22:03:16.830Z] ---> Running in decc69caee23 [2022-05-23T22:03:17.091Z] Removing intermediate container decc69caee23 [2022-05-23T22:03:17.091Z] ---> 1e614b25ea4c [2022-05-23T22:03:17.091Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T22:03:17.091Z] Successfully built 1e614b25ea4c [2022-05-23T22:03:17.091Z] 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-23T22:03:17.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:03:17.884Z] [2022-05-23T22:03:17.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:03:18.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:03:18.283Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T22:03:18.283Z] 5eb5b503b376: Pulling fs layer [2022-05-23T22:03:18.283Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T22:03:18.283Z] ec43610c2a17: Pulling fs layer [2022-05-23T22:03:18.283Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T22:03:18.283Z] 33b1e0a273af: Pulling fs layer [2022-05-23T22:03:18.283Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T22:03:18.283Z] 2f39f015ded8: Pulling fs layer [2022-05-23T22:03:18.283Z] 3a2ae6a8a46f: Waiting [2022-05-23T22:03:18.283Z] 33b1e0a273af: Waiting [2022-05-23T22:03:18.283Z] 5d3b04190fa2: Waiting [2022-05-23T22:03:18.283Z] 5c69ac0246d0: Download complete [2022-05-23T22:03:18.283Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T22:03:18.283Z] 3a2ae6a8a46f: Download complete [2022-05-23T22:03:18.283Z] 33b1e0a273af: Verifying Checksum [2022-05-23T22:03:18.283Z] 33b1e0a273af: Download complete [2022-05-23T22:03:18.283Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T22:03:18.283Z] 5d3b04190fa2: Download complete [2022-05-23T22:03:18.543Z] ec43610c2a17: Verifying Checksum [2022-05-23T22:03:18.543Z] ec43610c2a17: Download complete [2022-05-23T22:03:18.543Z] 5eb5b503b376: Verifying Checksum [2022-05-23T22:03:18.543Z] 5eb5b503b376: Download complete [2022-05-23T22:03:19.114Z] 2f39f015ded8: Download complete [2022-05-23T22:03:19.683Z] 5eb5b503b376: Pull complete [2022-05-23T22:03:19.683Z] 5c69ac0246d0: Pull complete [2022-05-23T22:03:20.255Z] ec43610c2a17: Pull complete [2022-05-23T22:03:20.255Z] 3a2ae6a8a46f: Pull complete [2022-05-23T22:03:20.516Z] 33b1e0a273af: Pull complete [2022-05-23T22:03:20.516Z] 5d3b04190fa2: Pull complete [2022-05-23T22:03:24.705Z] 2f39f015ded8: Pull complete [2022-05-23T22:03:24.705Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T22:03:24.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:03:24.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T22:03:24.805Z] prd-ubuntu20.04-docker-8c-8g-64414 does not seem to be running inside a container [2022-05-23T22:03:24.847Z] $ 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-424 -v /w/workspace/_app-service-configurable_PR-424:/w/workspace/_app-service-configurable_PR-424:rw,z -v /w/workspace/_app-service-configurable_PR-424@tmp:/w/workspace/_app-service-configurable_PR-424@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-23T22:03:26.177Z] $ docker top 46958f046e7b0c03243f0a3f27db14d54a220c644c3c3e6ebb42b1a3b39ccd08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:03:26.672Z] ---> job-cost.sh [2022-05-23T22:03:26.672Z] lf-activate-venv: SKIPPING [2022-05-23T22:03:26.672Z] INFO: No Stack... [2022-05-23T22:03:27.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T22:03:27.503Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T22:03:27.827Z] + cat /w/workspace/_app-service-configurable_PR-424/archives/cost.csv [2022-05-23T22:03:27.827Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T22:03:27.869Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [2022-05-23T22:03:27.874Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] did not exist. Created. [2022-05-23T22:03:27.874Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T22:03:28.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T22:03:28.309Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T22:03:28.329Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T22:03:28.410Z] $ docker stop --time=1 46958f046e7b0c03243f0a3f27db14d54a220c644c3c3e6ebb42b1a3b39ccd08 [2022-05-23T22:03:29.574Z] $ docker rm -f 46958f046e7b0c03243f0a3f27db14d54a220c644c3c3e6ebb42b1a3b39ccd08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T22:03:48.342Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64415 in /w/workspace/_app-service-configurable_PR-424 [Pipeline] { [Pipeline] ws [2022-05-23T22:03:48.382Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-05-23T22:03:48.715Z] Selected Git installation does not exist. Using Default [2022-05-23T22:03:48.715Z] The recommended git tool is: NONE [2022-05-23T22:03:54.783Z] using credential edgex-jenkins-ssh [2022-05-23T22:03:54.799Z] Cloning the remote Git repository [2022-05-23T22:03:54.877Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-23T22:03:54.970Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-05-23T22:03:55.129Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-23T22:03:55.131Z] > git --version # timeout=10 [2022-05-23T22:03:55.166Z] > git --version # 'git version 2.25.1' [2022-05-23T22:03:55.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T22:03:55.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T22:03:57.257Z] Merging remotes/origin/main commit 1aebe0375d702ec5557b529d86506036d5612df5 into PR head commit 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [2022-05-23T22:03:57.449Z] Merge succeeded, producing 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [2022-05-23T22:03:57.449Z] Checking out Revision 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 (PR-424) [2022-05-23T22:03:56.579Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-23T22:03:56.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T22:03:56.681Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-23T22:03:56.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-23T22:03:56.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T22:03:56.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T22:03:57.277Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T22:03:57.293Z] > git checkout -f 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 # timeout=10 [2022-05-23T22:03:57.372Z] > git remote # timeout=10 [2022-05-23T22:03:57.389Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T22:03:57.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T22:03:57.414Z] > git merge 1aebe0375d702ec5557b529d86506036d5612df5 # timeout=10 [2022-05-23T22:03:57.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T22:03:57.456Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T22:03:57.473Z] > git checkout -f 8d3f649d57711e7829ad1b4dd9339e1f11ca5094 # timeout=10 [2022-05-23T22:04:01.623Z] Commit message: "fix: Correctly set the App and SDK versions when building the binary" [2022-05-23T22:04:01.687Z] > git --version # timeout=10 [2022-05-23T22:04:01.698Z] > git --version # 'git version 2.25.1' [2022-05-23T22:04:01.717Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:04:02.843Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T22:04:02.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T22:04:02.843Z] Dload Upload Total Spent Left Speed [2022-05-23T22:04:02.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh [2022-05-23T22:04:03.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T22:04:03.728Z] + sudo tee /etc/docker/daemon.new [2022-05-23T22:04:03.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T22:04:03.728Z] { [2022-05-23T22:04:03.728Z] "registry-mirrors": [ [2022-05-23T22:04:03.728Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T22:04:03.728Z] ], [2022-05-23T22:04:03.728Z] "bip": "10.250.0.254/24", [2022-05-23T22:04:03.728Z] "hosts": [ [2022-05-23T22:04:03.728Z] "tcp://0.0.0.0:5555", [2022-05-23T22:04:03.728Z] "unix:///var/run/docker.sock" [2022-05-23T22:04:03.728Z] ], [2022-05-23T22:04:03.728Z] "mtu": 1458, [2022-05-23T22:04:03.728Z] "selinux-enabled": true, [2022-05-23T22:04:03.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T22:04:03.728Z] } [Pipeline] sh [2022-05-23T22:04:04.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T22:04:04.538Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:04:22.935Z] provisioning config files... [2022-05-23T22:04:22.963Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3990174906865615675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:04:23.555Z] ---> docker-login.sh [2022-05-23T22:04:23.555Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:04:24.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:04:24.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:04:24.432Z] Configure a credential helper to remove this warning. See [2022-05-23T22:04:24.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:04:24.432Z] [2022-05-23T22:04:24.432Z] Login Succeeded [2022-05-23T22:04:24.432Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:04:24.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:04:24.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:04:24.980Z] Configure a credential helper to remove this warning. See [2022-05-23T22:04:24.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:04:24.980Z] [2022-05-23T22:04:24.980Z] Login Succeeded [2022-05-23T22:04:24.980Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:04:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:04:25.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:04:25.538Z] Configure a credential helper to remove this warning. See [2022-05-23T22:04:25.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:04:25.538Z] [2022-05-23T22:04:25.538Z] Login Succeeded [2022-05-23T22:04:25.538Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:04:25.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:04:25.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:04:25.809Z] Configure a credential helper to remove this warning. See [2022-05-23T22:04:25.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:04:25.809Z] [2022-05-23T22:04:25.809Z] Login Succeeded [2022-05-23T22:04:25.809Z] docker.io [2022-05-23T22:04:26.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:04:26.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:04:26.678Z] Configure a credential helper to remove this warning. See [2022-05-23T22:04:26.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:04:26.678Z] [2022-05-23T22:04:26.678Z] Login Succeeded [2022-05-23T22:04:26.678Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:04:26.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T22:04:27.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:04:27.135Z] ========================================================= [2022-05-23T22:04:27.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T22:04:27.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:04:27.583Z] + 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-23T22:04:27.583Z] Sending build context to Docker daemon 203.3kB [2022-05-23T22:04:27.857Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:04:27.857Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-23T22:04:28.142Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T22:04:28.142Z] 9b3977197b4f: Pulling fs layer [2022-05-23T22:04:28.142Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T22:04:28.142Z] 94645a83ff95: Pulling fs layer [2022-05-23T22:04:28.142Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T22:04:28.142Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T22:04:28.142Z] 3096ccb668a1: Pulling fs layer [2022-05-23T22:04:28.142Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T22:04:28.142Z] a4caa8a26152: Pulling fs layer [2022-05-23T22:04:28.142Z] 3f3a8bcf1eab: Waiting [2022-05-23T22:04:28.142Z] 0c92f367c5e7: Waiting [2022-05-23T22:04:28.142Z] 3096ccb668a1: Waiting [2022-05-23T22:04:28.142Z] e8cf19c19ddd: Waiting [2022-05-23T22:04:28.142Z] a4caa8a26152: Waiting [2022-05-23T22:04:28.142Z] 94645a83ff95: Verifying Checksum [2022-05-23T22:04:28.142Z] 94645a83ff95: Download complete [2022-05-23T22:04:28.142Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T22:04:28.142Z] 1a89e8eeedd5: Download complete [2022-05-23T22:04:28.142Z] 0c92f367c5e7: Download complete [2022-05-23T22:04:28.142Z] 3096ccb668a1: Download complete [2022-05-23T22:04:28.142Z] 9b3977197b4f: Download complete [2022-05-23T22:04:28.142Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T22:04:28.142Z] e8cf19c19ddd: Download complete [2022-05-23T22:04:28.749Z] 9b3977197b4f: Pull complete [2022-05-23T22:04:29.359Z] 1a89e8eeedd5: Pull complete [2022-05-23T22:04:29.642Z] 94645a83ff95: Pull complete [2022-05-23T22:04:30.244Z] a4caa8a26152: Verifying Checksum [2022-05-23T22:04:30.244Z] a4caa8a26152: Download complete [2022-05-23T22:04:30.845Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T22:04:30.845Z] 3f3a8bcf1eab: Download complete [2022-05-23T22:04:43.270Z] 3f3a8bcf1eab: Pull complete [2022-05-23T22:04:43.270Z] 0c92f367c5e7: Pull complete [2022-05-23T22:04:43.270Z] 3096ccb668a1: Pull complete [2022-05-23T22:04:43.270Z] e8cf19c19ddd: Pull complete [2022-05-23T22:04:49.997Z] a4caa8a26152: Pull complete [2022-05-23T22:04:49.997Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T22:04:49.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T22:04:49.997Z] ---> 725f1c02e7f9 [2022-05-23T22:04:49.997Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:04:49.997Z] ---> Running in d1863e4e5710 [2022-05-23T22:04:50.607Z] Removing intermediate container d1863e4e5710 [2022-05-23T22:04:50.607Z] ---> b7a7eb2115cf [2022-05-23T22:04:50.607Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:04:50.607Z] ---> Running in e218a6e2bf0d [2022-05-23T22:04:50.884Z] Removing intermediate container e218a6e2bf0d [2022-05-23T22:04:50.884Z] ---> 6fa18c1af623 [2022-05-23T22:04:50.884Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:04:50.884Z] ---> Running in 10e6b9b10391 [2022-05-23T22:04:51.164Z] Removing intermediate container 10e6b9b10391 [2022-05-23T22:04:51.164Z] ---> c855117cb403 [2022-05-23T22:04:51.164Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:04:51.442Z] ---> Running in e31b1bca2348 [2022-05-23T22:04:52.889Z] Removing intermediate container e31b1bca2348 [2022-05-23T22:04:52.889Z] ---> 2bb4c6e7526b [2022-05-23T22:04:52.889Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:04:53.168Z] ---> Running in d9fbc66dcc92 [2022-05-23T22:04:54.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:04:55.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:04:55.720Z] OK: 220 MiB in 52 packages [2022-05-23T22:04:56.714Z] Removing intermediate container d9fbc66dcc92 [2022-05-23T22:04:56.714Z] ---> 3901db95dea6 [2022-05-23T22:04:56.714Z] Step 8/13 : WORKDIR /app [2022-05-23T22:04:56.714Z] ---> Running in bc9a8e346925 [2022-05-23T22:04:56.989Z] Removing intermediate container bc9a8e346925 [2022-05-23T22:04:56.989Z] ---> 4d4975457c1a [2022-05-23T22:04:56.989Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-23T22:04:57.262Z] ---> cea4e276ea8f [2022-05-23T22:04:57.262Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:04:57.537Z] ---> Running in 5e73e52674f5 [2022-05-23T22:05:44.526Z] Removing intermediate container 5e73e52674f5 [2022-05-23T22:05:44.526Z] ---> f62defab125a [2022-05-23T22:05:44.526Z] Step 11/13 : COPY . . [2022-05-23T22:05:44.526Z] ---> 39f8dee6f3ad [2022-05-23T22:05:44.526Z] Step 12/13 : ARG MAKE="make build" [2022-05-23T22:05:44.526Z] ---> Running in 618fe06cd0da [2022-05-23T22:05:44.526Z] Removing intermediate container 618fe06cd0da [2022-05-23T22:05:44.526Z] ---> 1c87f330bc23 [2022-05-23T22:05:44.526Z] Step 13/13 : RUN $MAKE [2022-05-23T22:05:44.526Z] ---> Running in 415ee4139d69 [2022-05-23T22:05:44.526Z] noop [2022-05-23T22:05:44.800Z] Removing intermediate container 415ee4139d69 [2022-05-23T22:05:44.800Z] ---> 45ca29d692cf [2022-05-23T22:05:44.800Z] Successfully built 45ca29d692cf [2022-05-23T22:05:44.800Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:05:45.176Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T22:05:45.176Z] . [Pipeline] withDockerContainer [2022-05-23T22:05:45.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-64415 does not seem to be running inside a container [2022-05-23T22:05:45.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-arm64 cat [2022-05-23T22:05:46.829Z] $ docker top ad348e6a55b0620e00c22c5502cd9ce96e41f25ac443b84bd7fb83e2f6f7a645 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:05:47.800Z] + go version [2022-05-23T22:05:47.800Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T22:05:47.839Z] $ docker stop --time=1 ad348e6a55b0620e00c22c5502cd9ce96e41f25ac443b84bd7fb83e2f6f7a645 [2022-05-23T22:05:49.504Z] $ docker rm -f ad348e6a55b0620e00c22c5502cd9ce96e41f25ac443b84bd7fb83e2f6f7a645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:05:50.396Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T22:05:50.396Z] . [Pipeline] withDockerContainer [2022-05-23T22:05:50.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-64415 does not seem to be running inside a container [2022-05-23T22:05:50.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-arm64 cat [2022-05-23T22:05:52.009Z] $ docker top d682afa66ae9f6adf680ee668f55cbefe2b744b5514473d6a99c7885c1b5bf5f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T22:05:53.016Z] + make test [2022-05-23T22:05:53.016Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-23T22:07:14.887Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-23T22:07:14.887Z] CGO_ENABLED=1 go vet ./... [2022-05-23T22:07:37.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T22:07:37.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T22:07:37.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T22:07:38.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T22:07:38.628Z] $ docker stop --time=1 d682afa66ae9f6adf680ee668f55cbefe2b744b5514473d6a99c7885c1b5bf5f [2022-05-23T22:07:40.390Z] $ docker rm -f d682afa66ae9f6adf680ee668f55cbefe2b744b5514473d6a99c7885c1b5bf5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:07:41.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T22:07:41.447Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T22:07:41.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:07:42.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T22:07:42.876Z] + ls -al . [2022-05-23T22:07:42.876Z] total 164 [2022-05-23T22:07:42.876Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 22:07 . [2022-05-23T22:07:42.876Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:03 .. [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:03 .dockerignore [2022-05-23T22:07:42.876Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:04 .git [2022-05-23T22:07:42.876Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:03 .github [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:03 .gitignore [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:03 Attribution.txt [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:03 CHANGELOG.md [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:03 Dockerfile [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:03 GOVERNANCE.md [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:03 Jenkinsfile [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:03 LICENSE [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:03 OWNERS.md [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:03 README.md [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:01 VERSION [2022-05-23T22:07:42.876Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:03 bin [2022-05-23T22:07:42.876Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 22:05 coverage.out [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:03 go.mod [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:03 go.sum [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:03 main.go [2022-05-23T22:07:42.876Z] -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:03 makefile [2022-05-23T22:07:42.876Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:03 res [2022-05-23T22:07:42.876Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:03 snap [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:07:43.253Z] + 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=8d3f649d57711e7829ad1b4dd9339e1f11ca5094 --label arch=arm64 --label version=0.0.0 . [2022-05-23T22:07:43.253Z] Sending build context to Docker daemon 204.3kB [2022-05-23T22:07:43.531Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:07:43.531Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-23T22:07:43.531Z] ---> 45ca29d692cf [2022-05-23T22:07:43.531Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:07:43.531Z] ---> Running in 4cd8d1712c82 [2022-05-23T22:07:44.132Z] Removing intermediate container 4cd8d1712c82 [2022-05-23T22:07:44.132Z] ---> 739b7725051c [2022-05-23T22:07:44.132Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:07:44.132Z] ---> Running in e2418a1621b6 [2022-05-23T22:07:44.408Z] Removing intermediate container e2418a1621b6 [2022-05-23T22:07:44.409Z] ---> 3b883af5d822 [2022-05-23T22:07:44.409Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:07:44.409Z] ---> Running in 85c5ee222466 [2022-05-23T22:07:44.683Z] Removing intermediate container 85c5ee222466 [2022-05-23T22:07:44.683Z] ---> d9f7d8ecc526 [2022-05-23T22:07:44.683Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:07:44.683Z] ---> Running in 8fc5a1394bc9 [2022-05-23T22:07:46.676Z] Removing intermediate container 8fc5a1394bc9 [2022-05-23T22:07:46.676Z] ---> 9ae600c313d1 [2022-05-23T22:07:46.676Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:07:46.676Z] ---> Running in 9b186d59d03f [2022-05-23T22:07:47.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:07:48.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:07:48.864Z] OK: 220 MiB in 52 packages [2022-05-23T22:07:49.859Z] Removing intermediate container 9b186d59d03f [2022-05-23T22:07:49.859Z] ---> 04def3ea79a6 [2022-05-23T22:07:49.859Z] Step 8/27 : WORKDIR /app [2022-05-23T22:07:49.859Z] ---> Running in 3cf666f1f0bc [2022-05-23T22:07:50.134Z] Removing intermediate container 3cf666f1f0bc [2022-05-23T22:07:50.134Z] ---> b8358239f0ee [2022-05-23T22:07:50.134Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-23T22:07:50.737Z] ---> 639195ae756b [2022-05-23T22:07:50.737Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:07:50.737Z] ---> Running in baa180162946 [2022-05-23T22:07:52.724Z] Removing intermediate container baa180162946 [2022-05-23T22:07:52.724Z] ---> 1ddc5dca0a59 [2022-05-23T22:07:52.724Z] Step 11/27 : COPY . . [2022-05-23T22:07:53.324Z] ---> 1e832b7008d4 [2022-05-23T22:07:53.324Z] Step 12/27 : ARG MAKE="make build" [2022-05-23T22:07:53.324Z] ---> Running in f5914d2c11bd [2022-05-23T22:07:53.603Z] Removing intermediate container f5914d2c11bd [2022-05-23T22:07:53.603Z] ---> a4b429794bbc [2022-05-23T22:07:53.603Z] Step 13/27 : RUN $MAKE [2022-05-23T22:07:53.603Z] ---> Running in 14287cbc19c9 [2022-05-23T22:07:54.591Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-23T22:10:01.507Z] Removing intermediate container 14287cbc19c9 [2022-05-23T22:10:01.507Z] ---> 6338e650c93d [2022-05-23T22:10:01.507Z] Step 14/27 : FROM alpine:3.14 [2022-05-23T22:10:01.507Z] 3.14: Pulling from library/alpine [2022-05-23T22:10:01.507Z] 455c02918c45: Pulling fs layer [2022-05-23T22:10:01.507Z] 455c02918c45: Download complete [2022-05-23T22:10:01.507Z] 455c02918c45: Pull complete [2022-05-23T22:10:01.507Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T22:10:01.507Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T22:10:01.507Z] ---> ac73e934f311 [2022-05-23T22:10:01.507Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:10:01.507Z] ---> Running in f1a6ab025c13 [2022-05-23T22:10:01.507Z] Removing intermediate container f1a6ab025c13 [2022-05-23T22:10:01.507Z] ---> 3c8f25362531 [2022-05-23T22:10:01.507Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-23T22:10:01.507Z] ---> Running in 8b744619d67e [2022-05-23T22:10:01.507Z] Removing intermediate container 8b744619d67e [2022-05-23T22:10:01.507Z] ---> 895bbedca532 [2022-05-23T22:10:01.507Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-23T22:10:01.507Z] ---> Running in 467d3cf3d3dc [2022-05-23T22:10:01.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:10:01.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:10:01.507Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-23T22:10:01.507Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-23T22:10:01.507Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T22:10:01.507Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-23T22:10:01.507Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T22:10:01.507Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-23T22:10:01.507Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-23T22:10:01.507Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T22:10:01.507Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T22:10:01.507Z] OK: 9 MiB in 21 packages [2022-05-23T22:10:01.507Z] Removing intermediate container 467d3cf3d3dc [2022-05-23T22:10:01.507Z] ---> 9d0f30d42cae [2022-05-23T22:10:01.507Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-23T22:10:01.507Z] ---> 6c208dc222a2 [2022-05-23T22:10:01.507Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-23T22:10:01.507Z] ---> 2c2f59c79fcb [2022-05-23T22:10:01.507Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-23T22:10:01.507Z] ---> 9a9cd518c37b [2022-05-23T22:10:01.507Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-23T22:10:01.507Z] ---> 4893c48812ae [2022-05-23T22:10:01.507Z] Step 22/27 : EXPOSE 48095 [2022-05-23T22:10:01.507Z] ---> Running in 65aa3bbe5c02 [2022-05-23T22:10:01.507Z] Removing intermediate container 65aa3bbe5c02 [2022-05-23T22:10:01.507Z] ---> 1e5f09ee5095 [2022-05-23T22:10:01.507Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-23T22:10:01.507Z] ---> Running in a12b5450c43c [2022-05-23T22:10:01.507Z] Removing intermediate container a12b5450c43c [2022-05-23T22:10:01.507Z] ---> ac6e8db6200f [2022-05-23T22:10:01.508Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T22:10:01.508Z] ---> Running in 2bc6b2793723 [2022-05-23T22:10:01.508Z] Removing intermediate container 2bc6b2793723 [2022-05-23T22:10:01.508Z] ---> 2c15ef813d30 [2022-05-23T22:10:01.508Z] Step 25/27 : LABEL arch=arm64 [2022-05-23T22:10:01.508Z] ---> Running in f5034cebdf14 [2022-05-23T22:10:01.508Z] Removing intermediate container f5034cebdf14 [2022-05-23T22:10:01.508Z] ---> 171e101a2c54 [2022-05-23T22:10:01.508Z] Step 26/27 : LABEL git_sha=8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [2022-05-23T22:10:01.508Z] ---> Running in 2bf18198ff36 [2022-05-23T22:10:01.508Z] Removing intermediate container 2bf18198ff36 [2022-05-23T22:10:01.508Z] ---> 07419175211e [2022-05-23T22:10:01.508Z] Step 27/27 : LABEL version=0.0.0 [2022-05-23T22:10:01.508Z] ---> Running in bccabc8c50e0 [2022-05-23T22:10:01.508Z] Removing intermediate container bccabc8c50e0 [2022-05-23T22:10:01.508Z] ---> 0842c460c304 [2022-05-23T22:10:01.508Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T22:10:01.508Z] Successfully built 0842c460c304 [2022-05-23T22:10:01.508Z] 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-23T22:10:02.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:10:02.194Z] [2022-05-23T22:10:02.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:10:02.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:10:02.856Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T22:10:02.856Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T22:10:02.856Z] 04944245beec: Pulling fs layer [2022-05-23T22:10:02.856Z] 699f458cf7ca: Pulling fs layer [2022-05-23T22:10:02.856Z] 765212b225bb: Pulling fs layer [2022-05-23T22:10:02.856Z] f23df028b6ca: Pulling fs layer [2022-05-23T22:10:02.856Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T22:10:02.856Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T22:10:02.856Z] f23df028b6ca: Waiting [2022-05-23T22:10:02.856Z] d65c8cfc05b1: Waiting [2022-05-23T22:10:02.856Z] 2437ff75d9bd: Waiting [2022-05-23T22:10:02.856Z] 765212b225bb: Waiting [2022-05-23T22:10:02.856Z] 04944245beec: Verifying Checksum [2022-05-23T22:10:02.856Z] 04944245beec: Download complete [2022-05-23T22:10:02.856Z] 765212b225bb: Verifying Checksum [2022-05-23T22:10:02.856Z] 765212b225bb: Download complete [2022-05-23T22:10:02.856Z] f23df028b6ca: Verifying Checksum [2022-05-23T22:10:02.856Z] f23df028b6ca: Download complete [2022-05-23T22:10:02.856Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T22:10:02.856Z] d65c8cfc05b1: Download complete [2022-05-23T22:10:03.134Z] 699f458cf7ca: Verifying Checksum [2022-05-23T22:10:03.134Z] 699f458cf7ca: Download complete [2022-05-23T22:10:03.423Z] 8998bd30e6a1: Download complete [2022-05-23T22:10:06.063Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T22:10:06.063Z] 2437ff75d9bd: Download complete [2022-05-23T22:10:08.058Z] 8998bd30e6a1: Pull complete [2022-05-23T22:10:08.058Z] 04944245beec: Pull complete [2022-05-23T22:10:09.497Z] 699f458cf7ca: Pull complete [2022-05-23T22:10:09.772Z] 765212b225bb: Pull complete [2022-05-23T22:10:10.760Z] f23df028b6ca: Pull complete [2022-05-23T22:10:11.039Z] d65c8cfc05b1: Pull complete [2022-05-23T22:10:26.129Z] 2437ff75d9bd: Pull complete [2022-05-23T22:10:26.129Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T22:10:26.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:10:26.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T22:10:26.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-64415 does not seem to be running inside a container [2022-05-23T22:10:26.472Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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:arm64 cat [2022-05-23T22:10:29.051Z] $ docker top 72d1bc91f9bb0d733fd5a94762fe27222781b353c970bfe21d83249fba3c86d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:30.056Z] ---> job-cost.sh [2022-05-23T22:10:30.057Z] lf-activate-venv: SKIPPING [2022-05-23T22:10:30.057Z] INFO: No Stack... [2022-05-23T22:10:30.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T22:10:31.248Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T22:10:31.934Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv+ cut [2022-05-23T22:10:31.934Z] -d, -f6 [Pipeline] lock [2022-05-23T22:10:31.984Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [2022-05-23T22:10:31.988Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] did not exist. Created. [2022-05-23T22:10:31.988Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T22:10:32.741Z] /w/workspace/app-service-configurable/1@tmp/durable-ad99a86e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T22:10:33.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T22:10:33.494Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T22:10:33.546Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T22:10:33.561Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T22:10:33.651Z] $ docker stop --time=1 72d1bc91f9bb0d733fd5a94762fe27222781b353c970bfe21d83249fba3c86d0 [2022-05-23T22:10:35.173Z] $ docker rm -f 72d1bc91f9bb0d733fd5a94762fe27222781b353c970bfe21d83249fba3c86d0 [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-23T22:10:36.256Z] provisioning config files... [2022-05-23T22:10:36.264Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-424@tmp/config6201744939082062400tmp [Pipeline] { [Pipeline] sh [2022-05-23T22:10:36.597Z] + set +x [2022-05-23T22:10:36.597Z] + curl -s https://codecov.io/bash [2022-05-23T22:10:36.597Z] + bash -s -- [2022-05-23T22:10:36.597Z] [2022-05-23T22:10:36.597Z] _____ _ [2022-05-23T22:10:36.597Z] / ____| | | [2022-05-23T22:10:36.597Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T22:10:36.597Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T22:10:36.597Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T22:10:36.597Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T22:10:36.597Z] Bash-1.0.6 [2022-05-23T22:10:36.597Z] [2022-05-23T22:10:36.597Z] [2022-05-23T22:10:36.597Z] ==> git version 2.25.1 found [2022-05-23T22:10:36.597Z] ==> 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-23T22:10:36.597Z] Release-Date: 2020-01-08 [2022-05-23T22:10:36.597Z] 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-23T22:10:36.597Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T22:10:36.597Z] ==> Jenkins CI detected. [2022-05-23T22:10:36.597Z] current dir:  /w/workspace/_app-service-configurable_PR-424 [2022-05-23T22:10:36.597Z] project root: . [2022-05-23T22:10:36.597Z] --> token set from env [2022-05-23T22:10:36.597Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T22:10:36.597Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T22:10:36.597Z] ==> Python coveragepy not found [2022-05-23T22:10:36.597Z] ==> Searching for coverage reports in: [2022-05-23T22:10:36.597Z] + . [2022-05-23T22:10:36.598Z] -> Found 1 reports [2022-05-23T22:10:36.598Z] ==> Detecting git/mercurial file structure [2022-05-23T22:10:36.598Z] ==> Reading reports [2022-05-23T22:10:36.598Z] + ./coverage.out bytes=10 [2022-05-23T22:10:36.598Z] ==> Appending adjustments [2022-05-23T22:10:36.598Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T22:10:36.860Z] + Found adjustments [2022-05-23T22:10:36.860Z] ==> Gzipping contents [2022-05-23T22:10:36.860Z] 4.0K /tmp/codecov.jhIV2P.gz [2022-05-23T22:10:36.860Z] ==> Uploading reports [2022-05-23T22:10:36.860Z] url: https://codecov.io [2022-05-23T22:10:36.860Z] query: branch=PR-424&commit=8d3f649d57711e7829ad1b4dd9339e1f11ca5094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=424&job=&cmd_args= [2022-05-23T22:10:36.860Z] -> Pinging Codecov [2022-05-23T22:10:36.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-424&commit=8d3f649d57711e7829ad1b4dd9339e1f11ca5094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=424&job=&cmd_args= [2022-05-23T22:10:36.860Z] -> Uploading to [2022-05-23T22:10:36.860Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/A97CA9966030D2A3747ED39772930CCE/8d3f649d57711e7829ad1b4dd9339e1f11ca5094/a96703f9-229d-416b-ba6a-a175fddc1d0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T221036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93430d0490deccaf437789e3909f1b4fd1c2d49f03c7f6f048f1eae69959a758 [2022-05-23T22:10:36.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T22:10:36.860Z] Dload Upload Total Spent Left Speed [2022-05-23T22:10:37.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2540 --:--:-- --:--:-- --:--:-- 2540 [2022-05-23T22:10:37.119Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8d3f649d57711e7829ad1b4dd9339e1f11ca5094 [Pipeline] } [2022-05-23T22:10:37.148Z] 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-23T22:10:39.028Z] + [ -d /w/workspace/_app-service-configurable_PR-424/archives ] [2022-05-23T22:10:39.029Z] + ls -al /w/workspace/_app-service-configurable_PR-424/archives [2022-05-23T22:10:39.029Z] total 16 [2022-05-23T22:10:39.029Z] drwxr-xr-x 3 root root 4096 May 23 22:03 . [2022-05-23T22:10:39.029Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:03 .. [2022-05-23T22:10:39.029Z] drwxr-xr-x 2 root root 4096 May 23 22:03 cost [2022-05-23T22:10:39.029Z] -rw-r--r-- 1 root root 95 May 23 22:03 cost.csv [2022-05-23T22:10:39.029Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-424/archives [2022-05-23T22:10:39.029Z] + ls -al /w/workspace/_app-service-configurable_PR-424/archives [2022-05-23T22:10:39.029Z] total 16 [2022-05-23T22:10:39.029Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:03 . [2022-05-23T22:10:39.029Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:03 .. [2022-05-23T22:10:39.029Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 22:03 cost [2022-05-23T22:10:39.029Z] -rw-r--r-- 1 jenkins jenkins 95 May 23 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:39.365Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:40.261Z] ---> package-listing.sh [2022-05-23T22:10:40.261Z] ++ facter osfamily [2022-05-23T22:10:40.261Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T22:10:40.521Z] + OS_FAMILY=debian [2022-05-23T22:10:40.521Z] + workspace=/w/workspace/_app-service-configurable_PR-424 [2022-05-23T22:10:40.521Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T22:10:40.521Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T22:10:40.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T22:10:40.521Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T22:10:40.521Z] + '[' /w/workspace/_app-service-configurable_PR-424 ']' [2022-05-23T22:10:40.521Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T22:10:40.521Z] + case "${OS_FAMILY}" in [2022-05-23T22:10:40.521Z] + dpkg -l [2022-05-23T22:10:40.521Z] + grep '^ii' [2022-05-23T22:10:40.521Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T22:10:40.521Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T22:10:40.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T22:10:40.521Z] + '[' /w/workspace/_app-service-configurable_PR-424 ']' [2022-05-23T22:10:40.521Z] + mkdir -p /w/workspace/_app-service-configurable_PR-424/archives/ [2022-05-23T22:10:40.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-424/archives/ [Pipeline] echo [2022-05-23T22:10:40.554Z] 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-424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T22:10:40.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:10:41.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:10:41.438Z] . [Pipeline] withDockerContainer [2022-05-23T22:10:41.527Z] prd-ubuntu20.04-docker-8c-8g-64414 does not seem to be running inside a container [2022-05-23T22:10:41.568Z] $ 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-424/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-424 -v /w/workspace/_app-service-configurable_PR-424:/w/workspace/_app-service-configurable_PR-424:rw,z -v /w/workspace/_app-service-configurable_PR-424@tmp:/w/workspace/_app-service-configurable_PR-424@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T22:10:41.773Z] $ docker top ea56d55f7aabbd1c778b30789b70be287d2be079710411c7bb80289f4f3af540 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:10:42.183Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T22:10:42.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T22:10:42.811Z] + ls /var/log/sa-host [2022-05-23T22:10:42.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:10:43.098Z] provisioning config files... [2022-05-23T22:10:43.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-424@tmp/config1596184568692405519tmp [Pipeline] { [Pipeline] echo [2022-05-23T22:10:43.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:43.471Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T22:10:43.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:43.975Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T22:10:44.005Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:44.321Z] ---> sudo-logs.sh [2022-05-23T22:10:44.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T22:10:44.406Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:44.727Z] ---> job-cost.sh [2022-05-23T22:10:44.727Z] lf-activate-venv: SKIPPING [2022-05-23T22:10:44.727Z] DEBUG: total: 0.2199999988079071 [2022-05-23T22:10:44.727Z] INFO: Retrieving Stack Cost... [2022-05-23T22:10:45.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T22:10:45.564Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T22:10:45.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:10:45.917Z] ---> logs-deploy.sh [2022-05-23T22:10:45.917Z] lf-activate-venv: SKIPPING [2022-05-23T22:10:45.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-424/1 [2022-05-23T22:10:45.917Z] INFO: archiving workspace using pattern(s): [2022-05-23T22:10:46.874Z] Archives upload complete. [2022-05-23T22:10:46.874Z] INFO: archiving logs to Nexus