Pull request #495 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 9410338ccdf44824c4767a2b272f30ba0791cf70+81155725a5f06c8bb273014f4819830b182344da (eb7e09b077cc0288c937c8381f16ade02ff3d80d) 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-ssh14386937243035714260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15987180162146872805.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15965857577311043721.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-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5353743385587791582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh18363042554120273521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16296747495958905773.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.18 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 SNYK_DEBUG: false [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-1139 in /w/workspace/_app-service-configurable_PR-495 [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-495 # 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 81155725a5f06c8bb273014f4819830b182344da into PR head commit 9410338ccdf44824c4767a2b272f30ba0791cf70 Merge succeeded, producing 9410338ccdf44824c4767a2b272f30ba0791cf70 Checking out Revision 9410338ccdf44824c4767a2b272f30ba0791cf70 (PR-495) > 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/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9410338ccdf44824c4767a2b272f30ba0791cf70 # 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 81155725a5f06c8bb273014f4819830b182344da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9410338ccdf44824c4767a2b272f30ba0791cf70 # timeout=10 Commit message: "refactor: Remove use of Compress function in sample profile due to issues" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T21:07:37.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T21:07:38.087Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T21:07:38.200Z] ========================================================= [2023-01-04T21:07:38.200Z] EdgeX Global Pipelines Version Info [2023-01-04T21:07:38.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:07:38.935Z] ------------------- [2023-01-04T21:07:38.935Z] stable info: [2023-01-04T21:07:38.935Z] ------------------- [2023-01-04T21:07:38.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T21:07:38.935Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T21:07:38.935Z] Message: update stable to v1.0.244 [2023-01-04T21:07:39.506Z] ------------------- [2023-01-04T21:07:39.506Z] experimental info: [2023-01-04T21:07:39.506Z] ------------------- [2023-01-04T21:07:39.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T21:07:39.506Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T21:07:39.506Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T21:07:39.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-04T21:07:39.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-04T21:07:39.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T21:07:39.930Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T21:07:39.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T21:07:40.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T21:07:40.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T21:07:40.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T21:07:40.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T21:07:40.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T21:07:40.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T21:07:40.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-04T21:07:40.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T21:07:40.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T21:07:40.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T21:07:40.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T21:07:40.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T21:07:40.526Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T21:07:40.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T21:07:40.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T21:07:40.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T21:07:40.688Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T21:07:40.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T21:07:40.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T21:07:40.812Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T21:07:40.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T21:07:40.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T21:07:40.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-495 [Pipeline] echo [2023-01-04T21:07:41.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-495 [Pipeline] echo [2023-01-04T21:07:41.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-495 [Pipeline] echo [2023-01-04T21:07:41.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9410338ccdf44824c4767a2b272f30ba0791cf70 [Pipeline] echo [2023-01-04T21:07:41.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9410338 [Pipeline] echo [2023-01-04T21:07:41.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T21:07:41.319Z] provisioning config files... [2023-01-04T21:07:41.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-495@tmp/config12855165557873287544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:07:41.679Z] ---> docker-login.sh [2023-01-04T21:07:41.679Z] nexus3.edgexfoundry.org:10001 [2023-01-04T21:07:41.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:41.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:41.940Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:41.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:41.940Z] [2023-01-04T21:07:41.940Z] Login Succeeded [2023-01-04T21:07:41.940Z] nexus3.edgexfoundry.org:10002 [2023-01-04T21:07:41.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:42.199Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:42.199Z] [2023-01-04T21:07:42.199Z] Login Succeeded [2023-01-04T21:07:42.199Z] nexus3.edgexfoundry.org:10003 [2023-01-04T21:07:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:42.199Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:42.199Z] [2023-01-04T21:07:42.199Z] Login Succeeded [2023-01-04T21:07:42.199Z] nexus3.edgexfoundry.org:10004 [2023-01-04T21:07:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:42.199Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:42.199Z] [2023-01-04T21:07:42.199Z] Login Succeeded [2023-01-04T21:07:42.199Z] docker.io [2023-01-04T21:07:42.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:42.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:42.458Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:42.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:42.458Z] [2023-01-04T21:07:42.458Z] Login Succeeded [2023-01-04T21:07:42.458Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T21:07:42.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T21:07:43.167Z] + git rev-list -1 --merges 9410338ccdf44824c4767a2b272f30ba0791cf70~1..9410338ccdf44824c4767a2b272f30ba0791cf70 [Pipeline] echo [2023-01-04T21:07:43.235Z] -----------> git rev-list -1 --merges 9410338ccdf44824c4767a2b272f30ba0791cf70~1..9410338ccdf44824c4767a2b272f30ba0791cf70 9410338ccdf44824c4767a2b272f30ba0791cf70 [false] [Pipeline] sh [2023-01-04T21:07:43.540Z] + git log --format=format:%s -1 9410338ccdf44824c4767a2b272f30ba0791cf70 [Pipeline] echo [2023-01-04T21:07:43.575Z] ========================================================= [2023-01-04T21:07:43.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T21:07:43.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T21:07:44.012Z] + git log --format=format:%s -1 9410338ccdf44824c4767a2b272f30ba0791cf70 [Pipeline] echo [2023-01-04T21:07:44.044Z] [semverPrep] GIT_COMMIT: 9410338ccdf44824c4767a2b272f30ba0791cf70, Commit Message: refactor: Remove use of Compress function in sample profile due to issues [Pipeline] echo [2023-01-04T21:07:44.076Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T21:07:44.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T21:07:44.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T21:07:44.543Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T21:07:44.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T21:07:44.543Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T21:07:44.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T21:07:44.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:07:44.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T21:07:44.954Z] [2023-01-04T21:07:44.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:07:45.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T21:07:45.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T21:07:45.320Z] b85a868b505f: Pulling fs layer [2023-01-04T21:07:45.320Z] e2be974225ed: Pulling fs layer [2023-01-04T21:07:45.320Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T21:07:45.320Z] 988bab9f4d93: Pulling fs layer [2023-01-04T21:07:45.320Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T21:07:45.320Z] eaf3925da568: Pulling fs layer [2023-01-04T21:07:45.320Z] bab4dde63d76: Pulling fs layer [2023-01-04T21:07:45.320Z] bde34c3a00c8: Pulling fs layer [2023-01-04T21:07:45.320Z] b352a97aabf1: Pulling fs layer [2023-01-04T21:07:45.320Z] 4872d77fe225: Pulling fs layer [2023-01-04T21:07:45.320Z] 5851b861e8e6: Pulling fs layer [2023-01-04T21:07:45.320Z] bab4dde63d76: Waiting [2023-01-04T21:07:45.320Z] 4872d77fe225: Waiting [2023-01-04T21:07:45.320Z] 5851b861e8e6: Waiting [2023-01-04T21:07:45.320Z] bde34c3a00c8: Waiting [2023-01-04T21:07:45.320Z] b352a97aabf1: Waiting [2023-01-04T21:07:45.320Z] 988bab9f4d93: Waiting [2023-01-04T21:07:45.320Z] 1469e6f7b9e6: Waiting [2023-01-04T21:07:45.320Z] eaf3925da568: Waiting [2023-01-04T21:07:45.584Z] 988bab9f4d93: Download complete [2023-01-04T21:07:45.584Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T21:07:45.584Z] 1469e6f7b9e6: Download complete [2023-01-04T21:07:45.584Z] eaf3925da568: Download complete [2023-01-04T21:07:45.584Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T21:07:45.584Z] 339a4e72a1f5: Download complete [2023-01-04T21:07:45.584Z] bde34c3a00c8: Verifying Checksum [2023-01-04T21:07:45.584Z] bde34c3a00c8: Download complete [2023-01-04T21:07:45.584Z] b352a97aabf1: Download complete [2023-01-04T21:07:45.584Z] 4872d77fe225: Verifying Checksum [2023-01-04T21:07:45.584Z] 4872d77fe225: Download complete [2023-01-04T21:07:45.584Z] 5851b861e8e6: Verifying Checksum [2023-01-04T21:07:45.584Z] 5851b861e8e6: Download complete [2023-01-04T21:07:45.846Z] b85a868b505f: Verifying Checksum [2023-01-04T21:07:45.846Z] b85a868b505f: Download complete [2023-01-04T21:07:46.105Z] bab4dde63d76: Verifying Checksum [2023-01-04T21:07:46.105Z] bab4dde63d76: Download complete [2023-01-04T21:07:46.672Z] b85a868b505f: Pull complete [2023-01-04T21:07:46.932Z] e2be974225ed: Pull complete [2023-01-04T21:07:47.193Z] 339a4e72a1f5: Pull complete [2023-01-04T21:07:47.452Z] 988bab9f4d93: Pull complete [2023-01-04T21:07:47.452Z] 1469e6f7b9e6: Pull complete [2023-01-04T21:07:47.712Z] eaf3925da568: Pull complete [2023-01-04T21:07:49.089Z] bab4dde63d76: Pull complete [2023-01-04T21:07:49.089Z] bde34c3a00c8: Pull complete [2023-01-04T21:07:49.348Z] b352a97aabf1: Pull complete [2023-01-04T21:07:49.348Z] 4872d77fe225: Pull complete [2023-01-04T21:07:49.348Z] 5851b861e8e6: Pull complete [2023-01-04T21:07:49.348Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T21:07:49.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T21:07:49.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:07:49.563Z] prd-ubuntu20.04-docker-8c-8g-1139 does not seem to be running inside a container [2023-01-04T21:07:49.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-495 -v /w/workspace/_app-service-configurable_PR-495:/w/workspace/_app-service-configurable_PR-495:rw,z -v /w/workspace/_app-service-configurable_PR-495@tmp:/w/workspace/_app-service-configurable_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T21:07:51.199Z] $ docker top 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 -eo pid,comm [2023-01-04T21:07:51.246Z] 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). [2023-01-04T21:07:51.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T21:07:51.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T21:07:51.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T21:07:51.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T21:07:51.496Z] $ docker exec 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 ssh-agent [2023-01-04T21:07:51.596Z] SSH_AUTH_SOCK=/tmp/ssh-okujD6JiQhIA/agent.32 [2023-01-04T21:07:51.596Z] SSH_AGENT_PID=38 [2023-01-04T21:07:51.601Z] Running ssh-add (command line suppressed) [2023-01-04T21:07:51.699Z] Identity added: /w/workspace/_app-service-configurable_PR-495@tmp/private_key_14679722818810001828.key (/w/workspace/_app-service-configurable_PR-495@tmp/private_key_14679722818810001828.key) [2023-01-04T21:07:51.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T21:07:52.034Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T21:07:52.063Z] $ docker exec --env ******** --env ******** 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 ssh-agent -k [2023-01-04T21:07:52.164Z] unset SSH_AUTH_SOCK; [2023-01-04T21:07:52.164Z] unset SSH_AGENT_PID; [2023-01-04T21:07:52.164Z] echo Agent pid 38 killed; [2023-01-04T21:07:52.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T21:07:52.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T21:07:52.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T21:07:52.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T21:07:52.376Z] $ docker exec 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 ssh-agent [2023-01-04T21:07:52.486Z] SSH_AUTH_SOCK=/tmp/ssh-nNXrn4v4RLO8/agent.69 [2023-01-04T21:07:52.486Z] SSH_AGENT_PID=75 [2023-01-04T21:07:52.490Z] Running ssh-add (command line suppressed) [2023-01-04T21:07:52.585Z] Identity added: /w/workspace/_app-service-configurable_PR-495@tmp/private_key_1384677888927387064.key (/w/workspace/_app-service-configurable_PR-495@tmp/private_key_1384677888927387064.key) [2023-01-04T21:07:52.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T21:07:52.922Z] + git semver init [2023-01-04T21:07:53.182Z] 2023-01-04 21:07:53,080 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T21:07:53.182Z] 2023-01-04 21:07:53,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-495/.semver [2023-01-04T21:07:53.182Z] 2023-01-04 21:07:53,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-495/.semver [2023-01-04T21:07:53.182Z] 2023-01-04 21:07:53,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-495/.semver'], cwd=/w/workspace/_app-service-configurable_PR-495, universal_newlines=False, shell=None, istream=None) [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,002 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-495/.git/info/exclude [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,003 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-495/.semver/PR-495 with force:False [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,003 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-495/.semver/PR-495 [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,007 [execute] INFO git cat-file --batch-check [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,012 [execute] INFO git cat-file --batch [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T21:07:54.125Z] 2023-01-04 21:07:54,017 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-495/.semver/PR-495 [2023-01-04T21:07:54.125Z] 0.0.0 [Pipeline] } [2023-01-04T21:07:54.154Z] $ docker exec --env ******** --env ******** 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 ssh-agent -k [2023-01-04T21:07:54.263Z] unset SSH_AUTH_SOCK; [2023-01-04T21:07:54.263Z] unset SSH_AGENT_PID; [2023-01-04T21:07:54.263Z] echo Agent pid 75 killed; [2023-01-04T21:07:54.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T21:07:54.670Z] + git semver [Pipeline] } [2023-01-04T21:07:54.954Z] $ docker stop --time=1 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 [2023-01-04T21:07:56.244Z] $ docker rm -f --volumes 94ba7d6459bbd48221e9f5bf361b16fb01d9667ba76ae300633c57d7a638c124 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T21:07:56.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T21:07:56.888Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T21:07:56.904Z] [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 [2023-01-04T21:07:57.487Z] provisioning config files... [2023-01-04T21:07:57.497Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-495@tmp/config18119917328527808520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:07:57.840Z] ---> docker-login.sh [2023-01-04T21:07:57.840Z] nexus3.edgexfoundry.org:10001 [2023-01-04T21:07:57.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:57.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:57.840Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:57.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:57.840Z] [2023-01-04T21:07:57.840Z] Login Succeeded [2023-01-04T21:07:57.840Z] nexus3.edgexfoundry.org:10002 [2023-01-04T21:07:57.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:57.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:57.840Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:57.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:57.840Z] [2023-01-04T21:07:57.840Z] Login Succeeded [2023-01-04T21:07:57.840Z] nexus3.edgexfoundry.org:10003 [2023-01-04T21:07:58.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:58.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:58.098Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:58.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:58.098Z] [2023-01-04T21:07:58.098Z] Login Succeeded [2023-01-04T21:07:58.098Z] nexus3.edgexfoundry.org:10004 [2023-01-04T21:07:58.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:58.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:58.098Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:58.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:58.098Z] [2023-01-04T21:07:58.098Z] Login Succeeded [2023-01-04T21:07:58.098Z] docker.io [2023-01-04T21:07:58.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:07:58.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:07:58.358Z] Configure a credential helper to remove this warning. See [2023-01-04T21:07:58.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:07:58.358Z] [2023-01-04T21:07:58.358Z] Login Succeeded [2023-01-04T21:07:58.358Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T21:07:58.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T21:07:58.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T21:07:58.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T21:07:58.633Z] ========================================================= [2023-01-04T21:07:58.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T21:07:58.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:07:59.097Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T21:07:59.097Z] Sending build context to Docker daemon 3.206MB [2023-01-04T21:07:59.097Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T21:07:59.097Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T21:07:59.097Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T21:07:59.097Z] 213ec9aee27d: Pulling fs layer [2023-01-04T21:07:59.097Z] 4583459ba037: Pulling fs layer [2023-01-04T21:07:59.097Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T21:07:59.097Z] 53926ce57604: Pulling fs layer [2023-01-04T21:07:59.098Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T21:07:59.098Z] 22ff95d597cd: Pulling fs layer [2023-01-04T21:07:59.098Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T21:07:59.098Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T21:07:59.098Z] a7acece74701: Pulling fs layer [2023-01-04T21:07:59.098Z] 53926ce57604: Waiting [2023-01-04T21:07:59.098Z] 12d6caf4c0d1: Waiting [2023-01-04T21:07:59.098Z] 96b7cbca73a9: Waiting [2023-01-04T21:07:59.098Z] 22ff95d597cd: Waiting [2023-01-04T21:07:59.098Z] a7acece74701: Waiting [2023-01-04T21:07:59.098Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T21:07:59.098Z] 93c1e223e6f2: Download complete [2023-01-04T21:07:59.098Z] 4583459ba037: Download complete [2023-01-04T21:07:59.098Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T21:07:59.098Z] 21b2b0c7a3f4: Download complete [2023-01-04T21:07:59.098Z] 22ff95d597cd: Download complete [2023-01-04T21:07:59.098Z] 213ec9aee27d: Verifying Checksum [2023-01-04T21:07:59.098Z] 213ec9aee27d: Download complete [2023-01-04T21:07:59.361Z] 12d6caf4c0d1: Verifying Checksum [2023-01-04T21:07:59.361Z] 12d6caf4c0d1: Download complete [2023-01-04T21:07:59.361Z] 213ec9aee27d: Pull complete [2023-01-04T21:07:59.361Z] 4583459ba037: Pull complete [2023-01-04T21:07:59.622Z] 93c1e223e6f2: Pull complete [2023-01-04T21:07:59.881Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T21:07:59.881Z] a7acece74701: Verifying Checksum [2023-01-04T21:07:59.881Z] a7acece74701: Download complete [2023-01-04T21:07:59.881Z] 53926ce57604: Verifying Checksum [2023-01-04T21:07:59.881Z] 53926ce57604: Download complete [2023-01-04T21:08:03.169Z] 53926ce57604: Pull complete [2023-01-04T21:08:03.169Z] 21b2b0c7a3f4: Pull complete [2023-01-04T21:08:03.169Z] 22ff95d597cd: Pull complete [2023-01-04T21:08:03.169Z] 12d6caf4c0d1: Pull complete [2023-01-04T21:08:05.070Z] 96b7cbca73a9: Pull complete [2023-01-04T21:08:05.635Z] a7acece74701: Pull complete [2023-01-04T21:08:05.895Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T21:08:05.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T21:08:05.895Z] ---> db6d94c90886 [2023-01-04T21:08:05.895Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T21:08:08.431Z] ---> Running in b0ffd3b5c4ae [2023-01-04T21:08:08.431Z] Removing intermediate container b0ffd3b5c4ae [2023-01-04T21:08:08.431Z] ---> 0f9296ac866b [2023-01-04T21:08:08.431Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T21:08:08.431Z] ---> Running in 84c6a317936a [2023-01-04T21:08:08.431Z] Removing intermediate container 84c6a317936a [2023-01-04T21:08:08.431Z] ---> 73121e10b79e [2023-01-04T21:08:08.431Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T21:08:08.431Z] ---> Running in 25814389f286 [2023-01-04T21:08:08.691Z] Removing intermediate container 25814389f286 [2023-01-04T21:08:08.691Z] ---> fa3718ff0388 [2023-01-04T21:08:08.691Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T21:08:08.691Z] ---> Running in c8b5726cb804 [2023-01-04T21:08:08.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T21:08:08.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T21:08:09.210Z] OK: 211 MiB in 51 packages [2023-01-04T21:08:09.778Z] Removing intermediate container c8b5726cb804 [2023-01-04T21:08:09.778Z] ---> af07c642da52 [2023-01-04T21:08:09.778Z] Step 7/12 : WORKDIR /app [2023-01-04T21:08:09.778Z] ---> Running in ecc72e2d5e05 [2023-01-04T21:08:09.778Z] Removing intermediate container ecc72e2d5e05 [2023-01-04T21:08:09.778Z] ---> 310a29ec5cc1 [2023-01-04T21:08:09.778Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T21:08:09.778Z] ---> a2664cf79a54 [2023-01-04T21:08:09.778Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T21:08:09.778Z] ---> Running in c6c8897994bf [2023-01-04T21:08:12.307Z] Still waiting to schedule task [2023-01-04T21:08:12.307Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-04T21:08:27.863Z] Removing intermediate container c6c8897994bf [2023-01-04T21:08:27.863Z] ---> 28f2234160b6 [2023-01-04T21:08:27.863Z] Step 10/12 : COPY . . [2023-01-04T21:08:27.863Z] ---> fffc45849f3d [2023-01-04T21:08:27.863Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T21:08:27.863Z] ---> Running in 1218f93993ea [2023-01-04T21:08:27.863Z] Removing intermediate container 1218f93993ea [2023-01-04T21:08:27.863Z] ---> 290d1fbd14cc [2023-01-04T21:08:27.863Z] Step 12/12 : RUN $MAKE [2023-01-04T21:08:27.863Z] ---> Running in 853b56f5c583 [2023-01-04T21:08:27.863Z] noop [2023-01-04T21:08:27.863Z] Removing intermediate container 853b56f5c583 [2023-01-04T21:08:27.863Z] ---> a1ecff75a86a [2023-01-04T21:08:27.863Z] Successfully built a1ecff75a86a [2023-01-04T21:08:27.863Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:08:28.378Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T21:08:28.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:08:28.521Z] prd-ubuntu20.04-docker-8c-8g-1139 does not seem to be running inside a container [2023-01-04T21:08:28.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-495 -v /w/workspace/_app-service-configurable_PR-495:/w/workspace/_app-service-configurable_PR-495:rw,z -v /w/workspace/_app-service-configurable_PR-495@tmp:/w/workspace/_app-service-configurable_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T21:08:28.912Z] $ docker top 06aa6d6c154c9f18ac212a223ee14552d0138d0ef07222cd994c16aa4a604bba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T21:08:29.289Z] + go version [2023-01-04T21:08:29.289Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T21:08:29.321Z] $ docker stop --time=1 06aa6d6c154c9f18ac212a223ee14552d0138d0ef07222cd994c16aa4a604bba [2023-01-04T21:08:30.581Z] $ docker rm -f --volumes 06aa6d6c154c9f18ac212a223ee14552d0138d0ef07222cd994c16aa4a604bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:08:31.269Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T21:08:31.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:08:31.425Z] prd-ubuntu20.04-docker-8c-8g-1139 does not seem to be running inside a container [2023-01-04T21:08:31.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-495 -v /w/workspace/_app-service-configurable_PR-495:/w/workspace/_app-service-configurable_PR-495:rw,z -v /w/workspace/_app-service-configurable_PR-495@tmp:/w/workspace/_app-service-configurable_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T21:08:31.795Z] $ docker top f6875ed33a09acab8513a238d5a371d357b02c3a3bb0dbe039d2c9d26c26c788 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T21:08:32.189Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-495 [Pipeline] fileExists [Pipeline] sh [2023-01-04T21:08:32.537Z] + make test [2023-01-04T21:08:32.537Z] go test -race -coverprofile=coverage.out ./... [2023-01-04T21:08:54.486Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-04T21:08:54.486Z] go vet ./... [2023-01-04T21:09:01.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T21:09:01.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T21:09:01.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T21:09:01.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T21:09:01.122Z] $ docker stop --time=1 f6875ed33a09acab8513a238d5a371d357b02c3a3bb0dbe039d2c9d26c26c788 [2023-01-04T21:09:03.366Z] $ docker rm -f --volumes f6875ed33a09acab8513a238d5a371d357b02c3a3bb0dbe039d2c9d26c26c788 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T21:09:03.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T21:09:03.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T21:09:04.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T21:09:05.018Z] + ls -al . [2023-01-04T21:09:05.018Z] total 184 [2023-01-04T21:09:05.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 21:08 . [2023-01-04T21:09:05.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 21:07 .. [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 21:07 .dockerignore [2023-01-04T21:09:05.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 21:07 .git [2023-01-04T21:09:05.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 21:07 .github [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 21:07 .gitignore [2023-01-04T21:09:05.018Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 21:07 .semver [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 21:07 Attribution.txt [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 21:07 CHANGELOG.md [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 21:07 Dockerfile [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 21:07 GOVERNANCE.md [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 21:07 Jenkinsfile [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 21:07 LICENSE [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 21:07 OWNERS.md [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 21:07 README.md [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 21:07 VERSION [2023-01-04T21:09:05.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 21:07 bin [2023-01-04T21:09:05.018Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 4 21:08 coverage.out [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 21:07 go.mod [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 21:07 go.sum [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 21:07 main.go [2023-01-04T21:09:05.018Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 21:07 makefile [2023-01-04T21:09:05.018Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 21:07 res [2023-01-04T21:09:05.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 21:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:09:05.393Z] + 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=9410338ccdf44824c4767a2b272f30ba0791cf70 --label arch=amd64 --label version=0.0.0 . [2023-01-04T21:09:05.393Z] Sending build context to Docker daemon 3.207MB [2023-01-04T21:09:05.393Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T21:09:05.393Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-04T21:09:05.393Z] ---> a1ecff75a86a [2023-01-04T21:09:05.393Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T21:09:05.393Z] ---> Running in 601493f5234f [2023-01-04T21:09:05.393Z] Removing intermediate container 601493f5234f [2023-01-04T21:09:05.393Z] ---> d95b230e8946 [2023-01-04T21:09:05.393Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T21:09:05.393Z] ---> Running in bfcd4fd0b70e [2023-01-04T21:09:05.652Z] Removing intermediate container bfcd4fd0b70e [2023-01-04T21:09:05.652Z] ---> e0331faeac9a [2023-01-04T21:09:05.652Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-04T21:09:05.652Z] ---> Running in ba0e90e099f0 [2023-01-04T21:09:05.652Z] Removing intermediate container ba0e90e099f0 [2023-01-04T21:09:05.652Z] ---> b396eaf1b09b [2023-01-04T21:09:05.652Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T21:09:05.652Z] ---> Running in 8931dce72de9 [2023-01-04T21:09:05.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T21:09:06.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T21:09:06.429Z] OK: 211 MiB in 51 packages [2023-01-04T21:09:06.687Z] Removing intermediate container 8931dce72de9 [2023-01-04T21:09:06.687Z] ---> 9ba9795f5feb [2023-01-04T21:09:06.687Z] Step 7/26 : WORKDIR /app [2023-01-04T21:09:06.687Z] ---> Running in 6bd3ca76157d [2023-01-04T21:09:06.945Z] Removing intermediate container 6bd3ca76157d [2023-01-04T21:09:06.946Z] ---> 387bd90331e7 [2023-01-04T21:09:06.946Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-04T21:09:06.946Z] ---> 194d62c19c74 [2023-01-04T21:09:06.946Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T21:09:06.946Z] ---> Running in 4a71d5bc7a07 [2023-01-04T21:09:07.512Z] Removing intermediate container 4a71d5bc7a07 [2023-01-04T21:09:07.512Z] ---> 0d7ecbc577a8 [2023-01-04T21:09:07.512Z] Step 10/26 : COPY . . [2023-01-04T21:09:07.770Z] ---> 1d29a8fe178a [2023-01-04T21:09:07.770Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T21:09:07.770Z] ---> Running in b7b760c283fe [2023-01-04T21:09:07.770Z] Removing intermediate container b7b760c283fe [2023-01-04T21:09:07.770Z] ---> 526cb51e7239 [2023-01-04T21:09:07.770Z] Step 12/26 : RUN $MAKE [2023-01-04T21:09:07.770Z] ---> Running in 29c7630f6758 [2023-01-04T21:09:08.026Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-04T21:09:26.098Z] Removing intermediate container 29c7630f6758 [2023-01-04T21:09:26.098Z] ---> b421955fa9fc [2023-01-04T21:09:26.098Z] Step 13/26 : FROM alpine:3.16 [2023-01-04T21:09:26.098Z] 3.16: Pulling from library/alpine [2023-01-04T21:09:26.098Z] ca7dd9ec2225: Pulling fs layer [2023-01-04T21:09:26.098Z] ca7dd9ec2225: Verifying Checksum [2023-01-04T21:09:26.098Z] ca7dd9ec2225: Download complete [2023-01-04T21:09:26.098Z] ca7dd9ec2225: Pull complete [2023-01-04T21:09:26.098Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T21:09:26.098Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T21:09:26.098Z] ---> bfe296a52501 [2023-01-04T21:09:26.098Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T21:09:26.098Z] ---> Running in c64ef6c5ffc8 [2023-01-04T21:09:26.098Z] Removing intermediate container c64ef6c5ffc8 [2023-01-04T21:09:26.098Z] ---> 542646583b5d [2023-01-04T21:09:26.098Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-04T21:09:26.098Z] ---> Running in 4dbdd62979cd [2023-01-04T21:09:26.098Z] Removing intermediate container 4dbdd62979cd [2023-01-04T21:09:26.098Z] ---> 45763eab6c52 [2023-01-04T21:09:26.098Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-04T21:09:26.098Z] ---> Running in 84c07af818a2 [2023-01-04T21:09:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T21:09:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T21:09:26.098Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T21:09:26.356Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T21:09:26.356Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T21:09:26.356Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T21:09:26.356Z] OK: 6 MiB in 16 packages [2023-01-04T21:09:26.614Z] Removing intermediate container 84c07af818a2 [2023-01-04T21:09:26.614Z] ---> ddc97d0b8c09 [2023-01-04T21:09:26.614Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T21:09:26.873Z] ---> 042dbf8f7ef2 [2023-01-04T21:09:26.873Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T21:09:26.873Z] ---> 1d6231c6adbb [2023-01-04T21:09:26.873Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-04T21:09:27.130Z] ---> 97d93fbced89 [2023-01-04T21:09:27.130Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-04T21:09:27.696Z] ---> 943573fba57d [2023-01-04T21:09:27.696Z] Step 21/26 : EXPOSE 48095 [2023-01-04T21:09:27.696Z] ---> Running in 69a580f03eb3 [2023-01-04T21:09:27.696Z] Removing intermediate container 69a580f03eb3 [2023-01-04T21:09:27.696Z] ---> 50a3a6939985 [2023-01-04T21:09:27.696Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-04T21:09:27.696Z] ---> Running in 09f4c439728b [2023-01-04T21:09:27.696Z] Removing intermediate container 09f4c439728b [2023-01-04T21:09:27.696Z] ---> 6ee27a985d9b [2023-01-04T21:09:27.696Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-04T21:09:27.696Z] ---> Running in 121c1e00321e [2023-01-04T21:09:27.696Z] Removing intermediate container 121c1e00321e [2023-01-04T21:09:27.696Z] ---> baf7a2e5c947 [2023-01-04T21:09:27.696Z] Step 24/26 : LABEL arch=amd64 [2023-01-04T21:09:27.696Z] ---> Running in f2685855f6e0 [2023-01-04T21:09:27.956Z] Removing intermediate container f2685855f6e0 [2023-01-04T21:09:27.956Z] ---> 6293772465d8 [2023-01-04T21:09:27.956Z] Step 25/26 : LABEL git_sha=9410338ccdf44824c4767a2b272f30ba0791cf70 [2023-01-04T21:09:27.956Z] ---> Running in 47789bab944e [2023-01-04T21:09:27.956Z] Removing intermediate container 47789bab944e [2023-01-04T21:09:27.956Z] ---> 86bc3f8745e6 [2023-01-04T21:09:27.956Z] Step 26/26 : LABEL version=0.0.0 [2023-01-04T21:09:27.956Z] ---> Running in a17a93f726a7 [2023-01-04T21:09:27.956Z] Removing intermediate container a17a93f726a7 [2023-01-04T21:09:27.956Z] ---> 4f3766e2879c [2023-01-04T21:09:27.956Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T21:09:27.956Z] Successfully built 4f3766e2879c [2023-01-04T21:09:27.956Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:09:28.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T21:09:28.845Z] [2023-01-04T21:09:28.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:09:29.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T21:09:29.218Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T21:09:29.218Z] 5eb5b503b376: Pulling fs layer [2023-01-04T21:09:29.218Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T21:09:29.218Z] ec43610c2a17: Pulling fs layer [2023-01-04T21:09:29.218Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T21:09:29.218Z] 33b1e0a273af: Pulling fs layer [2023-01-04T21:09:29.218Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T21:09:29.218Z] 2f39f015ded8: Pulling fs layer [2023-01-04T21:09:29.218Z] 33b1e0a273af: Waiting [2023-01-04T21:09:29.218Z] 5d3b04190fa2: Waiting [2023-01-04T21:09:29.218Z] 3a2ae6a8a46f: Waiting [2023-01-04T21:09:29.218Z] 2f39f015ded8: Waiting [2023-01-04T21:09:29.218Z] 5c69ac0246d0: Verifying Checksum [2023-01-04T21:09:29.218Z] 5c69ac0246d0: Download complete [2023-01-04T21:09:29.218Z] 3a2ae6a8a46f: Download complete [2023-01-04T21:09:29.218Z] ec43610c2a17: Verifying Checksum [2023-01-04T21:09:29.218Z] ec43610c2a17: Download complete [2023-01-04T21:09:29.218Z] 33b1e0a273af: Verifying Checksum [2023-01-04T21:09:29.218Z] 33b1e0a273af: Download complete [2023-01-04T21:09:29.218Z] 5d3b04190fa2: Verifying Checksum [2023-01-04T21:09:29.218Z] 5d3b04190fa2: Download complete [2023-01-04T21:09:29.483Z] 5eb5b503b376: Verifying Checksum [2023-01-04T21:09:29.483Z] 5eb5b503b376: Download complete [2023-01-04T21:09:30.062Z] 2f39f015ded8: Download complete [2023-01-04T21:09:30.628Z] 5eb5b503b376: Pull complete [2023-01-04T21:09:30.628Z] 5c69ac0246d0: Pull complete [2023-01-04T21:09:30.886Z] ec43610c2a17: Pull complete [2023-01-04T21:09:30.886Z] 3a2ae6a8a46f: Pull complete [2023-01-04T21:09:31.144Z] 33b1e0a273af: Pull complete [2023-01-04T21:09:31.144Z] 5d3b04190fa2: Pull complete [2023-01-04T21:09:35.328Z] 2f39f015ded8: Pull complete [2023-01-04T21:09:35.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T21:09:35.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T21:09:35.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:09:35.598Z] prd-ubuntu20.04-docker-8c-8g-1139 does not seem to be running inside a container [2023-01-04T21:09:35.626Z] $ 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-495 -v /w/workspace/_app-service-configurable_PR-495:/w/workspace/_app-service-configurable_PR-495:rw,z -v /w/workspace/_app-service-configurable_PR-495@tmp:/w/workspace/_app-service-configurable_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T21:09:37.649Z] $ docker top 04d6e43a112e228619bf7f433a5f9840909c923b4ea205b7d5b9018e1e0397dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:09:38.095Z] ---> job-cost.sh [2023-01-04T21:09:38.095Z] lf-activate-venv: SKIPPING [2023-01-04T21:09:38.095Z] INFO: No Stack... [2023-01-04T21:09:38.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T21:09:38.934Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T21:09:39.243Z] + cat /w/workspace/_app-service-configurable_PR-495/archives/cost.csv [2023-01-04T21:09:39.243Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T21:09:39.282Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [2023-01-04T21:09:39.286Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] did not exist. Created. [2023-01-04T21:09:39.286Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T21:09:39.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T21:09:39.713Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T21:09:39.739Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T21:09:39.813Z] $ docker stop --time=1 04d6e43a112e228619bf7f433a5f9840909c923b4ea205b7d5b9018e1e0397dd [2023-01-04T21:09:40.976Z] $ docker rm -f --volumes 04d6e43a112e228619bf7f433a5f9840909c923b4ea205b7d5b9018e1e0397dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T21:09:42.993Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1140 in /w/workspace/_app-service-configurable_PR-495 [Pipeline] { [Pipeline] ws [2023-01-04T21:09:43.052Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-04T21:09:43.133Z] Selected Git installation does not exist. Using Default [2023-01-04T21:09:43.133Z] The recommended git tool is: NONE [2023-01-04T21:09:48.505Z] using credential edgex-jenkins-ssh [2023-01-04T21:09:48.526Z] Cloning the remote Git repository [2023-01-04T21:09:48.580Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T21:09:48.673Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-04T21:09:48.859Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T21:09:48.861Z] > git --version # timeout=10 [2023-01-04T21:09:48.880Z] > git --version # 'git version 2.25.1' [2023-01-04T21:09:48.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T21:09:48.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T21:09:50.012Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-04T21:09:50.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T21:09:51.473Z] Merging remotes/origin/main commit 81155725a5f06c8bb273014f4819830b182344da into PR head commit 9410338ccdf44824c4767a2b272f30ba0791cf70 [2023-01-04T21:09:51.707Z] Merge succeeded, producing 9410338ccdf44824c4767a2b272f30ba0791cf70 [2023-01-04T21:09:51.707Z] Checking out Revision 9410338ccdf44824c4767a2b272f30ba0791cf70 (PR-495) [2023-01-04T21:09:50.825Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-04T21:09:50.869Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-04T21:09:50.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T21:09:50.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T21:09:51.498Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T21:09:51.521Z] > git checkout -f 9410338ccdf44824c4767a2b272f30ba0791cf70 # timeout=10 [2023-01-04T21:09:51.598Z] > git remote # timeout=10 [2023-01-04T21:09:51.624Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T21:09:51.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T21:09:51.662Z] > git merge 81155725a5f06c8bb273014f4819830b182344da # timeout=10 [2023-01-04T21:09:51.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T21:09:51.719Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T21:09:51.736Z] > git checkout -f 9410338ccdf44824c4767a2b272f30ba0791cf70 # timeout=10 [2023-01-04T21:09:55.219Z] Commit message: "refactor: Remove use of Compress function in sample profile due to issues" [2023-01-04T21:09:55.272Z] > git --version # timeout=10 [2023-01-04T21:09:55.285Z] > git --version # 'git version 2.25.1' [2023-01-04T21:09:55.304Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T21:09:56.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T21:09:56.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T21:09:56.344Z] Dload Upload Total Spent Left Speed [2023-01-04T21:09:56.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-01-04T21:09:57.047Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T21:09:57.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T21:09:57.396Z] + sudo tee /etc/docker/daemon.new [2023-01-04T21:09:57.396Z] { [2023-01-04T21:09:57.396Z] "registry-mirrors": [ [2023-01-04T21:09:57.396Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T21:09:57.396Z] ], [2023-01-04T21:09:57.396Z] "bip": "10.250.0.254/24", [2023-01-04T21:09:57.396Z] "hosts": [ [2023-01-04T21:09:57.396Z] "tcp://0.0.0.0:5555", [2023-01-04T21:09:57.396Z] "unix:///var/run/docker.sock" [2023-01-04T21:09:57.396Z] ], [2023-01-04T21:09:57.396Z] "mtu": 1458, [2023-01-04T21:09:57.396Z] "selinux-enabled": true, [2023-01-04T21:09:57.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T21:09:57.396Z] } [Pipeline] sh [2023-01-04T21:09:57.734Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T21:09:58.079Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T21:10:16.412Z] provisioning config files... [2023-01-04T21:10:16.438Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1718302513448316082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:10:16.824Z] ---> docker-login.sh [2023-01-04T21:10:16.824Z] nexus3.edgexfoundry.org:10001 [2023-01-04T21:10:17.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:10:17.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:10:17.418Z] Configure a credential helper to remove this warning. See [2023-01-04T21:10:17.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:10:17.418Z] [2023-01-04T21:10:17.418Z] Login Succeeded [2023-01-04T21:10:17.418Z] nexus3.edgexfoundry.org:10002 [2023-01-04T21:10:17.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:10:17.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:10:17.688Z] Configure a credential helper to remove this warning. See [2023-01-04T21:10:17.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:10:17.689Z] [2023-01-04T21:10:17.689Z] Login Succeeded [2023-01-04T21:10:17.689Z] nexus3.edgexfoundry.org:10003 [2023-01-04T21:10:17.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:10:18.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:10:18.228Z] Configure a credential helper to remove this warning. See [2023-01-04T21:10:18.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:10:18.228Z] [2023-01-04T21:10:18.228Z] Login Succeeded [2023-01-04T21:10:18.228Z] nexus3.edgexfoundry.org:10004 [2023-01-04T21:10:18.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:10:18.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:10:18.499Z] Configure a credential helper to remove this warning. See [2023-01-04T21:10:18.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:10:18.499Z] [2023-01-04T21:10:18.499Z] Login Succeeded [2023-01-04T21:10:18.499Z] docker.io [2023-01-04T21:10:18.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T21:10:19.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T21:10:19.038Z] Configure a credential helper to remove this warning. See [2023-01-04T21:10:19.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T21:10:19.038Z] [2023-01-04T21:10:19.038Z] Login Succeeded [2023-01-04T21:10:19.038Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T21:10:19.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T21:10:19.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T21:10:19.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T21:10:19.532Z] ========================================================= [2023-01-04T21:10:19.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T21:10:19.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:10:20.032Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T21:10:20.033Z] Sending build context to Docker daemon 217.1kB [2023-01-04T21:10:20.300Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T21:10:20.300Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T21:10:20.300Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T21:10:20.300Z] 9b18e9b68314: Pulling fs layer [2023-01-04T21:10:20.300Z] 35d82f9e3411: Pulling fs layer [2023-01-04T21:10:20.300Z] e16973657156: Pulling fs layer [2023-01-04T21:10:20.300Z] fc693d55d65f: Pulling fs layer [2023-01-04T21:10:20.300Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T21:10:20.300Z] dda99020689f: Pulling fs layer [2023-01-04T21:10:20.300Z] db1c61fa0a46: Pulling fs layer [2023-01-04T21:10:20.300Z] 891c053d2c06: Pulling fs layer [2023-01-04T21:10:20.300Z] fc693d55d65f: Waiting [2023-01-04T21:10:20.300Z] 7e9fc2657dce: Waiting [2023-01-04T21:10:20.300Z] dda99020689f: Waiting [2023-01-04T21:10:20.300Z] db1c61fa0a46: Waiting [2023-01-04T21:10:20.300Z] 891c053d2c06: Waiting [2023-01-04T21:10:20.300Z] e16973657156: Verifying Checksum [2023-01-04T21:10:20.300Z] e16973657156: Download complete [2023-01-04T21:10:20.576Z] 35d82f9e3411: Verifying Checksum [2023-01-04T21:10:20.576Z] 35d82f9e3411: Download complete [2023-01-04T21:10:20.576Z] 7e9fc2657dce: Download complete [2023-01-04T21:10:20.576Z] dda99020689f: Verifying Checksum [2023-01-04T21:10:20.576Z] dda99020689f: Download complete [2023-01-04T21:10:20.576Z] 9b18e9b68314: Download complete [2023-01-04T21:10:21.553Z] 9b18e9b68314: Pull complete [2023-01-04T21:10:21.553Z] 891c053d2c06: Verifying Checksum [2023-01-04T21:10:21.553Z] 891c053d2c06: Download complete [2023-01-04T21:10:21.820Z] 35d82f9e3411: Pull complete [2023-01-04T21:10:22.407Z] e16973657156: Pull complete [2023-01-04T21:10:22.674Z] db1c61fa0a46: Verifying Checksum [2023-01-04T21:10:22.674Z] db1c61fa0a46: Download complete [2023-01-04T21:10:23.261Z] fc693d55d65f: Verifying Checksum [2023-01-04T21:10:23.261Z] fc693d55d65f: Download complete [2023-01-04T21:10:35.594Z] fc693d55d65f: Pull complete [2023-01-04T21:10:35.594Z] 7e9fc2657dce: Pull complete [2023-01-04T21:10:35.594Z] dda99020689f: Pull complete [2023-01-04T21:10:40.953Z] db1c61fa0a46: Pull complete [2023-01-04T21:10:42.912Z] 891c053d2c06: Pull complete [2023-01-04T21:10:42.912Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T21:10:42.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T21:10:42.912Z] ---> f96f9c87975a [2023-01-04T21:10:42.912Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T21:10:44.327Z] ---> Running in 02c9c2e4ab29 [2023-01-04T21:10:44.607Z] Removing intermediate container 02c9c2e4ab29 [2023-01-04T21:10:44.607Z] ---> 324667cc350a [2023-01-04T21:10:44.607Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T21:10:44.883Z] ---> Running in 54644a44126c [2023-01-04T21:10:45.154Z] Removing intermediate container 54644a44126c [2023-01-04T21:10:45.154Z] ---> 247f1b026eae [2023-01-04T21:10:45.154Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T21:10:45.154Z] ---> Running in 03263d20ada0 [2023-01-04T21:10:45.421Z] Removing intermediate container 03263d20ada0 [2023-01-04T21:10:45.421Z] ---> 06841c55fff5 [2023-01-04T21:10:45.421Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T21:10:45.421Z] ---> Running in 1f622309f0f5 [2023-01-04T21:10:46.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T21:10:46.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T21:10:47.816Z] OK: 221 MiB in 51 packages [2023-01-04T21:10:48.774Z] Removing intermediate container 1f622309f0f5 [2023-01-04T21:10:48.774Z] ---> 7dd856e00ddc [2023-01-04T21:10:48.774Z] Step 7/12 : WORKDIR /app [2023-01-04T21:10:48.774Z] ---> Running in 3e5e4f3796b0 [2023-01-04T21:10:49.043Z] Removing intermediate container 3e5e4f3796b0 [2023-01-04T21:10:49.043Z] ---> 55f58dcde907 [2023-01-04T21:10:49.043Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T21:10:50.456Z] ---> bcaa49aec141 [2023-01-04T21:10:50.456Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T21:10:50.456Z] ---> Running in ad12774504bd [2023-01-04T21:11:46.886Z] Removing intermediate container ad12774504bd [2023-01-04T21:11:46.886Z] ---> b4035c8941ba [2023-01-04T21:11:46.886Z] Step 10/12 : COPY . . [2023-01-04T21:11:46.886Z] ---> d3e121e1705f [2023-01-04T21:11:46.886Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T21:11:46.886Z] ---> Running in e74315acc0e6 [2023-01-04T21:11:46.886Z] Removing intermediate container e74315acc0e6 [2023-01-04T21:11:46.886Z] ---> 49464bc3d2b3 [2023-01-04T21:11:46.886Z] Step 12/12 : RUN $MAKE [2023-01-04T21:11:46.886Z] ---> Running in 6f2efbb3a3a2 [2023-01-04T21:11:46.886Z] noop [2023-01-04T21:11:46.886Z] Removing intermediate container 6f2efbb3a3a2 [2023-01-04T21:11:46.886Z] ---> 15fc11880a0d [2023-01-04T21:11:46.886Z] Successfully built 15fc11880a0d [2023-01-04T21:11:46.886Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:11:47.359Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T21:11:47.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:11:47.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2023-01-04T21:11:47.705Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-01-04T21:11:48.931Z] $ docker top 0e5861bfa34506f804a824705a49fbfb497fadd5df1073276e4b2c206072914a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T21:11:49.814Z] + go version [2023-01-04T21:11:49.814Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T21:11:49.850Z] $ docker stop --time=1 0e5861bfa34506f804a824705a49fbfb497fadd5df1073276e4b2c206072914a [2023-01-04T21:11:51.475Z] $ docker rm -f --volumes 0e5861bfa34506f804a824705a49fbfb497fadd5df1073276e4b2c206072914a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:11:52.299Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T21:11:52.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:11:52.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2023-01-04T21:11:52.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat [2023-01-04T21:11:53.765Z] $ docker top 4c4c5026f7da88b4ed4ea3566a2780734ad3313c5d567f4907126394d987c7f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T21:11:54.640Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-04T21:11:55.029Z] + make test [2023-01-04T21:11:55.030Z] go test -race -coverprofile=coverage.out ./... [2023-01-04T21:14:01.721Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-04T21:14:01.721Z] go vet ./... [2023-01-04T21:15:38.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T21:15:38.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T21:15:38.376Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T21:15:38.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T21:15:38.443Z] $ docker stop --time=1 4c4c5026f7da88b4ed4ea3566a2780734ad3313c5d567f4907126394d987c7f7 [2023-01-04T21:15:40.220Z] $ docker rm -f --volumes 4c4c5026f7da88b4ed4ea3566a2780734ad3313c5d567f4907126394d987c7f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T21:15:41.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T21:15:41.546Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T21:15:41.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T21:15:42.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T21:15:42.900Z] + ls -al . [2023-01-04T21:15:42.900Z] total 180 [2023-01-04T21:15:42.900Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 4 21:11 . [2023-01-04T21:15:42.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 21:09 .. [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 4 21:09 .dockerignore [2023-01-04T21:15:42.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 21:09 .git [2023-01-04T21:15:42.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 21:09 .github [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 4 21:09 .gitignore [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 4 21:09 Attribution.txt [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 4 21:09 CHANGELOG.md [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 4 21:09 Dockerfile [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 21:09 GOVERNANCE.md [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 4 21:09 Jenkinsfile [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 4 21:09 LICENSE [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 4 21:09 OWNERS.md [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 4 21:09 README.md [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 21:07 VERSION [2023-01-04T21:15:42.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 21:09 bin [2023-01-04T21:15:42.900Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 4 21:11 coverage.out [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 4 21:09 go.mod [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 4 21:09 go.sum [2023-01-04T21:15:42.900Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 4 21:09 main.go [2023-01-04T21:15:42.901Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 4 21:09 makefile [2023-01-04T21:15:42.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 21:09 res [2023-01-04T21:15:42.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 21:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:15:43.329Z] + 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=9410338ccdf44824c4767a2b272f30ba0791cf70 --label arch=arm64 --label version=0.0.0 . [2023-01-04T21:15:43.330Z] Sending build context to Docker daemon 218.1kB [2023-01-04T21:15:43.598Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T21:15:43.598Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-04T21:15:43.598Z] ---> 15fc11880a0d [2023-01-04T21:15:43.598Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T21:15:43.866Z] ---> Running in 5ac7bda41176 [2023-01-04T21:15:44.134Z] Removing intermediate container 5ac7bda41176 [2023-01-04T21:15:44.134Z] ---> 3b03ed890e88 [2023-01-04T21:15:44.134Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T21:15:44.134Z] ---> Running in 7bf53a1ca680 [2023-01-04T21:15:44.403Z] Removing intermediate container 7bf53a1ca680 [2023-01-04T21:15:44.403Z] ---> 3f7fa6fee3ea [2023-01-04T21:15:44.403Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-04T21:15:44.671Z] ---> Running in 13987f7e55f1 [2023-01-04T21:15:44.941Z] Removing intermediate container 13987f7e55f1 [2023-01-04T21:15:44.941Z] ---> 17608ef74965 [2023-01-04T21:15:44.941Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T21:15:44.941Z] ---> Running in 3f57cf4908ad [2023-01-04T21:15:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T21:15:46.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T21:15:47.211Z] OK: 221 MiB in 51 packages [2023-01-04T21:15:50.602Z] Removing intermediate container 3f57cf4908ad [2023-01-04T21:15:50.602Z] ---> dfb89a993501 [2023-01-04T21:15:50.602Z] Step 7/26 : WORKDIR /app [2023-01-04T21:15:50.602Z] ---> Running in 1959f704e1e8 [2023-01-04T21:15:50.602Z] Removing intermediate container 1959f704e1e8 [2023-01-04T21:15:50.602Z] ---> f5d6e51df3e1 [2023-01-04T21:15:50.602Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-04T21:15:51.200Z] ---> 6db65e57519f [2023-01-04T21:15:51.200Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T21:15:51.200Z] ---> Running in 18eda6b6ee86 [2023-01-04T21:15:53.797Z] Removing intermediate container 18eda6b6ee86 [2023-01-04T21:15:53.797Z] ---> 982699e6f078 [2023-01-04T21:15:53.797Z] Step 10/26 : COPY . . [2023-01-04T21:15:53.797Z] ---> 27805364ad3c [2023-01-04T21:15:53.797Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T21:15:54.066Z] ---> Running in da56a3287856 [2023-01-04T21:15:54.335Z] Removing intermediate container da56a3287856 [2023-01-04T21:15:54.335Z] ---> 47c8045145bd [2023-01-04T21:15:54.335Z] Step 12/26 : RUN $MAKE [2023-01-04T21:15:54.335Z] ---> Running in 07bfbb980b72 [2023-01-04T21:15:55.300Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-04T21:18:02.028Z] Removing intermediate container 07bfbb980b72 [2023-01-04T21:18:02.028Z] ---> 637b3ff0557a [2023-01-04T21:18:02.028Z] Step 13/26 : FROM alpine:3.16 [2023-01-04T21:18:02.028Z] 3.16: Pulling from library/alpine [2023-01-04T21:18:02.028Z] 6875df1f5354: Pulling fs layer [2023-01-04T21:18:02.028Z] 6875df1f5354: Verifying Checksum [2023-01-04T21:18:02.028Z] 6875df1f5354: Download complete [2023-01-04T21:18:02.028Z] 6875df1f5354: Pull complete [2023-01-04T21:18:02.028Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T21:18:02.028Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T21:18:02.028Z] ---> 2b4661558fb8 [2023-01-04T21:18:02.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T21:18:02.028Z] ---> Running in 18a860f8878c [2023-01-04T21:18:02.028Z] Removing intermediate container 18a860f8878c [2023-01-04T21:18:02.028Z] ---> a8820572b9ee [2023-01-04T21:18:02.028Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-04T21:18:02.028Z] ---> Running in 12c5689ebae2 [2023-01-04T21:18:02.028Z] Removing intermediate container 12c5689ebae2 [2023-01-04T21:18:02.028Z] ---> 23585aa9b38e [2023-01-04T21:18:02.028Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-04T21:18:02.028Z] ---> Running in 82a52e705fcd [2023-01-04T21:18:02.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T21:18:02.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T21:18:02.028Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T21:18:02.028Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T21:18:02.028Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T21:18:02.028Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T21:18:02.028Z] OK: 6 MiB in 16 packages [2023-01-04T21:18:02.028Z] Removing intermediate container 82a52e705fcd [2023-01-04T21:18:02.028Z] ---> 23a0f5ab8949 [2023-01-04T21:18:02.028Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T21:18:02.028Z] ---> 162a9a6f762d [2023-01-04T21:18:02.028Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T21:18:02.028Z] ---> 5313d70511f4 [2023-01-04T21:18:02.028Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-04T21:18:02.028Z] ---> d8906bf10b59 [2023-01-04T21:18:02.028Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-04T21:18:03.440Z] ---> 921eb61b3d88 [2023-01-04T21:18:03.440Z] Step 21/26 : EXPOSE 48095 [2023-01-04T21:18:03.440Z] ---> Running in 1a22f4935b29 [2023-01-04T21:18:03.709Z] Removing intermediate container 1a22f4935b29 [2023-01-04T21:18:03.709Z] ---> 33b918d03b80 [2023-01-04T21:18:03.709Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-04T21:18:03.709Z] ---> Running in 9953c6ea9b58 [2023-01-04T21:18:03.976Z] Removing intermediate container 9953c6ea9b58 [2023-01-04T21:18:03.976Z] ---> f0ca463587bd [2023-01-04T21:18:03.976Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-04T21:18:04.250Z] ---> Running in a9cf10bd3088 [2023-01-04T21:18:04.519Z] Removing intermediate container a9cf10bd3088 [2023-01-04T21:18:04.519Z] ---> 6774b7bccde5 [2023-01-04T21:18:04.519Z] Step 24/26 : LABEL arch=arm64 [2023-01-04T21:18:04.519Z] ---> Running in bac7165ee7bb [2023-01-04T21:18:04.791Z] Removing intermediate container bac7165ee7bb [2023-01-04T21:18:04.791Z] ---> 7274734aca42 [2023-01-04T21:18:04.791Z] Step 25/26 : LABEL git_sha=9410338ccdf44824c4767a2b272f30ba0791cf70 [2023-01-04T21:18:04.791Z] ---> Running in e4032fd98f2f [2023-01-04T21:18:05.059Z] Removing intermediate container e4032fd98f2f [2023-01-04T21:18:05.059Z] ---> 4d515fd9b4f4 [2023-01-04T21:18:05.059Z] Step 26/26 : LABEL version=0.0.0 [2023-01-04T21:18:05.327Z] ---> Running in 119b16d6ab86 [2023-01-04T21:18:05.596Z] Removing intermediate container 119b16d6ab86 [2023-01-04T21:18:05.596Z] ---> 3c3c5e56f7fb [2023-01-04T21:18:05.596Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T21:18:05.596Z] Successfully built 3c3c5e56f7fb [2023-01-04T21:18:05.596Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:18:06.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T21:18:06.329Z] [2023-01-04T21:18:06.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:18:06.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T21:18:06.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T21:18:06.722Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T21:18:06.722Z] 04944245beec: Pulling fs layer [2023-01-04T21:18:06.722Z] 699f458cf7ca: Pulling fs layer [2023-01-04T21:18:06.722Z] 765212b225bb: Pulling fs layer [2023-01-04T21:18:06.722Z] f23df028b6ca: Pulling fs layer [2023-01-04T21:18:06.722Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T21:18:06.722Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T21:18:06.722Z] 765212b225bb: Waiting [2023-01-04T21:18:06.722Z] f23df028b6ca: Waiting [2023-01-04T21:18:06.722Z] d65c8cfc05b1: Waiting [2023-01-04T21:18:06.722Z] 2437ff75d9bd: Waiting [2023-01-04T21:18:06.994Z] 04944245beec: Verifying Checksum [2023-01-04T21:18:06.994Z] 04944245beec: Download complete [2023-01-04T21:18:06.994Z] 765212b225bb: Verifying Checksum [2023-01-04T21:18:06.994Z] 765212b225bb: Download complete [2023-01-04T21:18:06.994Z] f23df028b6ca: Download complete [2023-01-04T21:18:06.994Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T21:18:06.994Z] d65c8cfc05b1: Download complete [2023-01-04T21:18:07.264Z] 699f458cf7ca: Verifying Checksum [2023-01-04T21:18:07.264Z] 699f458cf7ca: Download complete [2023-01-04T21:18:07.531Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T21:18:07.531Z] 8998bd30e6a1: Download complete [2023-01-04T21:18:10.129Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T21:18:10.129Z] 2437ff75d9bd: Download complete [2023-01-04T21:18:11.544Z] 8998bd30e6a1: Pull complete [2023-01-04T21:18:12.126Z] 04944245beec: Pull complete [2023-01-04T21:18:13.091Z] 699f458cf7ca: Pull complete [2023-01-04T21:18:13.358Z] 765212b225bb: Pull complete [2023-01-04T21:18:13.951Z] f23df028b6ca: Pull complete [2023-01-04T21:18:14.218Z] d65c8cfc05b1: Pull complete [2023-01-04T21:18:26.503Z] 2437ff75d9bd: Pull complete [2023-01-04T21:18:26.503Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T21:18:26.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T21:18:26.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:18:26.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container [2023-01-04T21:18:26.863Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-04T21:18:29.151Z] $ docker top d51e21795fe5e83019b1c9fdd523adee0453b1a8728b0b29c464094f0544f31d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:29.716Z] ---> job-cost.sh [2023-01-04T21:18:29.982Z] lf-activate-venv: SKIPPING [2023-01-04T21:18:29.982Z] INFO: No Stack... [2023-01-04T21:18:30.247Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T21:18:31.205Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T21:18:31.545Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-01-04T21:18:31.545Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T21:18:31.615Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [2023-01-04T21:18:31.620Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] did not exist. Created. [2023-01-04T21:18:31.620Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T21:18:32.022Z] /w/workspace/app-service-configurable/1@tmp/durable-1f56f340/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T21:18:32.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T21:18:32.414Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T21:18:32.463Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T21:18:32.478Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T21:18:32.560Z] $ docker stop --time=1 d51e21795fe5e83019b1c9fdd523adee0453b1a8728b0b29c464094f0544f31d [2023-01-04T21:18:34.011Z] $ docker rm -f --volumes d51e21795fe5e83019b1c9fdd523adee0453b1a8728b0b29c464094f0544f31d [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 [2023-01-04T21:18:35.018Z] provisioning config files... [2023-01-04T21:18:35.027Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-495@tmp/config3757467433593682776tmp [Pipeline] { [Pipeline] sh [2023-01-04T21:18:35.360Z] + set +x [2023-01-04T21:18:35.360Z] + + curl -s https://codecov.io/bash [2023-01-04T21:18:35.360Z] bash -s -- [2023-01-04T21:18:35.360Z] [2023-01-04T21:18:35.360Z] _____ _ [2023-01-04T21:18:35.360Z] / ____| | | [2023-01-04T21:18:35.360Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T21:18:35.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T21:18:35.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T21:18:35.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T21:18:35.360Z] Bash-1.0.6 [2023-01-04T21:18:35.360Z] [2023-01-04T21:18:35.360Z] [2023-01-04T21:18:35.360Z] ==> git version 2.25.1 found [2023-01-04T21:18:35.360Z] ==> 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 [2023-01-04T21:18:35.360Z] Release-Date: 2020-01-08 [2023-01-04T21:18:35.360Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-04T21:18:35.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T21:18:35.360Z] ==> Jenkins CI detected. [2023-01-04T21:18:35.360Z] current dir:  /w/workspace/_app-service-configurable_PR-495 [2023-01-04T21:18:35.360Z] project root: . [2023-01-04T21:18:35.360Z] --> token set from env [2023-01-04T21:18:35.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T21:18:35.360Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T21:18:35.360Z] ==> Python coveragepy not found [2023-01-04T21:18:35.360Z] ==> Searching for coverage reports in: [2023-01-04T21:18:35.360Z] + . [2023-01-04T21:18:35.360Z] -> Found 1 reports [2023-01-04T21:18:35.360Z] ==> Detecting git/mercurial file structure [2023-01-04T21:18:35.360Z] ==> Reading reports [2023-01-04T21:18:35.360Z] + ./coverage.out bytes=13 [2023-01-04T21:18:35.360Z] ==> Appending adjustments [2023-01-04T21:18:35.360Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T21:18:35.619Z] + Found adjustments [2023-01-04T21:18:35.619Z] ==> Gzipping contents [2023-01-04T21:18:35.619Z] 4.0K /tmp/codecov.zXn2gL.gz [2023-01-04T21:18:35.619Z] ==> Uploading reports [2023-01-04T21:18:35.619Z] url: https://codecov.io [2023-01-04T21:18:35.619Z] query: branch=PR-495&commit=9410338ccdf44824c4767a2b272f30ba0791cf70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=495&job=&cmd_args= [2023-01-04T21:18:35.619Z] -> Pinging Codecov [2023-01-04T21:18:35.619Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-495&commit=9410338ccdf44824c4767a2b272f30ba0791cf70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=495&job=&cmd_args= [2023-01-04T21:18:35.879Z] -> Uploading to [2023-01-04T21:18:35.879Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/A97CA9966030D2A3747ED39772930CCE/9410338ccdf44824c4767a2b272f30ba0791cf70/3af413c9-26cd-42b1-b8cf-cd693e2c2606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T211835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8839c50a23e90b86114ae35a03b2c2c433415aab02c3b7cbacb15267c7425472 [2023-01-04T21:18:35.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T21:18:35.879Z] Dload Upload Total Spent Left Speed [2023-01-04T21:18:36.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2172 --:--:-- --:--:-- --:--:-- 2172 [2023-01-04T21:18:36.139Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9410338ccdf44824c4767a2b272f30ba0791cf70 [Pipeline] } [2023-01-04T21:18:36.167Z] 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 [2023-01-04T21:18:37.900Z] + [ -d /w/workspace/_app-service-configurable_PR-495/archives ] [2023-01-04T21:18:37.900Z] + ls -al /w/workspace/_app-service-configurable_PR-495/archives [2023-01-04T21:18:37.900Z] total 16 [2023-01-04T21:18:37.900Z] drwxr-xr-x 3 root root 4096 Jan 4 21:09 . [2023-01-04T21:18:37.900Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 21:09 .. [2023-01-04T21:18:37.900Z] drwxr-xr-x 2 root root 4096 Jan 4 21:09 cost [2023-01-04T21:18:37.900Z] -rw-r--r-- 1 root root 96 Jan 4 21:09 cost.csv [2023-01-04T21:18:37.900Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-495/archives [2023-01-04T21:18:37.900Z] + ls -al /w/workspace/_app-service-configurable_PR-495/archives [2023-01-04T21:18:37.900Z] total 16 [2023-01-04T21:18:37.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 21:09 . [2023-01-04T21:18:37.900Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 21:09 .. [2023-01-04T21:18:37.900Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 21:09 cost [2023-01-04T21:18:37.900Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 4 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:38.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:39.109Z] ---> package-listing.sh [2023-01-04T21:18:39.109Z] ++ facter osfamily [2023-01-04T21:18:39.109Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T21:18:39.369Z] + OS_FAMILY=debian [2023-01-04T21:18:39.369Z] + workspace=/w/workspace/_app-service-configurable_PR-495 [2023-01-04T21:18:39.369Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T21:18:39.369Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T21:18:39.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T21:18:39.369Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T21:18:39.369Z] + '[' /w/workspace/_app-service-configurable_PR-495 ']' [2023-01-04T21:18:39.369Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T21:18:39.369Z] + case "${OS_FAMILY}" in [2023-01-04T21:18:39.369Z] + dpkg -l [2023-01-04T21:18:39.369Z] + grep '^ii' [2023-01-04T21:18:39.369Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T21:18:39.369Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T21:18:39.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T21:18:39.369Z] + '[' /w/workspace/_app-service-configurable_PR-495 ']' [2023-01-04T21:18:39.369Z] + mkdir -p /w/workspace/_app-service-configurable_PR-495/archives/ [2023-01-04T21:18:39.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-495/archives/ [Pipeline] echo [2023-01-04T21:18:39.405Z] 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-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T21:18:39.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T21:18:40.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T21:18:40.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T21:18:40.477Z] prd-ubuntu20.04-docker-8c-8g-1139 does not seem to be running inside a container [2023-01-04T21:18:40.499Z] $ 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-495/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-495 -v /w/workspace/_app-service-configurable_PR-495:/w/workspace/_app-service-configurable_PR-495:rw,z -v /w/workspace/_app-service-configurable_PR-495@tmp:/w/workspace/_app-service-configurable_PR-495@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 [2023-01-04T21:18:40.687Z] $ docker top 0ded03c0b2f1cc9305efb5eeac89927171f2ea5a539e7e4a92143ff5515ea491 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T21:18:41.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T21:18:41.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T21:18:41.705Z] + ls /var/log/sa-host [2023-01-04T21:18:41.705Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T21:18:41.862Z] provisioning config files... [2023-01-04T21:18:41.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-495@tmp/config14490238292631049188tmp [Pipeline] { [Pipeline] echo [2023-01-04T21:18:41.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:42.238Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T21:18:42.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:42.672Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T21:18:42.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:43.015Z] ---> sudo-logs.sh [2023-01-04T21:18:43.015Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T21:18:43.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:43.418Z] ---> job-cost.sh [2023-01-04T21:18:43.418Z] lf-activate-venv: SKIPPING [2023-01-04T21:18:43.418Z] DEBUG: total: 0.2199999988079071 [2023-01-04T21:18:43.418Z] INFO: Retrieving Stack Cost... [2023-01-04T21:18:43.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T21:18:44.250Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T21:18:44.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T21:18:44.608Z] ---> logs-deploy.sh [2023-01-04T21:18:44.608Z] lf-activate-venv: SKIPPING [2023-01-04T21:18:44.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-495/1 [2023-01-04T21:18:44.608Z] INFO: archiving workspace using pattern(s): [2023-01-04T21:18:45.542Z] Archives upload complete. [2023-01-04T21:18:45.542Z] INFO: archiving logs to Nexus