Pull request #431 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f773924ffa16895744c3e431360e94e9e7dea59d+1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (b8a0ff325a35e72320d2248749875b6025ac5dd1) 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-ssh5178677402471234738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13064313581617489447.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14185809704443557979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7994701850868893428.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16702502457434131112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-15378 in /w/workspace/_app-service-configurable_PR-431 [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-431 # 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 > 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 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit f773924ffa16895744c3e431360e94e9e7dea59d Merge succeeded, producing f773924ffa16895744c3e431360e94e9e7dea59d Checking out Revision f773924ffa16895744c3e431360e94e9e7dea59d (PR-431) > 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/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # 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 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 Commit message: "fix: Remove PublishTopic config since it is not used" > git rev-list --no-walk e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T23:52:00.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T23:52:00.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T23:52:00.126Z] ========================================================= [2022-06-22T23:52:00.126Z] EdgeX Global Pipelines Version Info [2022-06-22T23:52:00.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:52:00.906Z] ------------------- [2022-06-22T23:52:00.906Z] stable info: [2022-06-22T23:52:00.906Z] ------------------- [2022-06-22T23:52:00.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T23:52:00.906Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T23:52:00.906Z] Message: update stable to v1.0.234 [2022-06-22T23:52:01.481Z] ------------------- [2022-06-22T23:52:01.481Z] experimental info: [2022-06-22T23:52:01.481Z] ------------------- [2022-06-22T23:52:01.481Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T23:52:01.481Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T23:52:01.481Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T23:52:01.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-22T23:52:01.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-22T23:52:01.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T23:52:01.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T23:52:01.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T23:52:01.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T23:52:01.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T23:52:01.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T23:52:01.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T23:52:01.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T23:52:01.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T23:52:01.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-22T23:52:01.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T23:52:01.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T23:52:01.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T23:52:01.858Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T23:52:01.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T23:52:01.886Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T23:52:01.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T23:52:01.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T23:52:01.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-22T23:52:01.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-22T23:52:01.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T23:52:01.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T23:52:01.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-22T23:52:01.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T23:52:01.994Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T23:52:02.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2022-06-22T23:52:02.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2022-06-22T23:52:02.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2022-06-22T23:52:02.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo [2022-06-22T23:52:02.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f773924 [Pipeline] echo [2022-06-22T23:52:02.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:52:02.136Z] provisioning config files... [2022-06-22T23:52:02.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config7508589239792597234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:52:02.533Z] ---> docker-login.sh [2022-06-22T23:52:02.533Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:52:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:02.794Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:02.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:02.794Z] [2022-06-22T23:52:02.794Z] Login Succeeded [2022-06-22T23:52:02.794Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:52:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:03.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:03.057Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:03.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:03.057Z] [2022-06-22T23:52:03.057Z] Login Succeeded [2022-06-22T23:52:03.057Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:52:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:03.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:03.317Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:03.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:03.317Z] [2022-06-22T23:52:03.318Z] Login Succeeded [2022-06-22T23:52:03.318Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:52:03.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:03.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:03.318Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:03.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:03.318Z] [2022-06-22T23:52:03.318Z] Login Succeeded [2022-06-22T23:52:03.318Z] docker.io [2022-06-22T23:52:03.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:03.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:03.840Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:03.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:03.840Z] [2022-06-22T23:52:03.840Z] Login Succeeded [2022-06-22T23:52:03.840Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:52:03.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T23:52:04.238Z] + git rev-list -1 --merges f773924ffa16895744c3e431360e94e9e7dea59d~1..f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo [2022-06-22T23:52:04.271Z] -----------> git rev-list -1 --merges f773924ffa16895744c3e431360e94e9e7dea59d~1..f773924ffa16895744c3e431360e94e9e7dea59d f773924ffa16895744c3e431360e94e9e7dea59d [false] [Pipeline] sh [2022-06-22T23:52:04.568Z] + git log --format=format:%s -1 f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo [2022-06-22T23:52:04.583Z] ========================================================= [2022-06-22T23:52:04.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T23:52:04.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:52:04.938Z] + git log --format=format:%s -1 f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo [2022-06-22T23:52:04.949Z] [semverPrep] GIT_COMMIT: f773924ffa16895744c3e431360e94e9e7dea59d, Commit Message: fix: Remove PublishTopic config since it is not used [Pipeline] echo [2022-06-22T23:52:04.961Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T23:52:05.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T23:52:05.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T23:52:05.321Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T23:52:05.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T23:52:05.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T23:52:05.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T23:52:05.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:52:05.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:52:05.746Z] [2022-06-22T23:52:05.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:52:06.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:52:06.053Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T23:52:06.053Z] 42c077c10790: Pulling fs layer [2022-06-22T23:52:06.053Z] f63e77b7563a: Pulling fs layer [2022-06-22T23:52:06.053Z] bd5fdadae976: Pulling fs layer [2022-06-22T23:52:06.053Z] 205491f53016: Pulling fs layer [2022-06-22T23:52:06.053Z] df18705c85c3: Pulling fs layer [2022-06-22T23:52:06.053Z] bdb3f477010e: Pulling fs layer [2022-06-22T23:52:06.053Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T23:52:06.053Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T23:52:06.053Z] bdb8f0575790: Pulling fs layer [2022-06-22T23:52:06.053Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T23:52:06.053Z] 2343380bae48: Pulling fs layer [2022-06-22T23:52:06.053Z] 205491f53016: Waiting [2022-06-22T23:52:06.053Z] bdb3f477010e: Waiting [2022-06-22T23:52:06.053Z] c8a8fc8e1c8f: Waiting [2022-06-22T23:52:06.053Z] 386e3cb2ff24: Waiting [2022-06-22T23:52:06.053Z] bdb8f0575790: Waiting [2022-06-22T23:52:06.053Z] 2343380bae48: Waiting [2022-06-22T23:52:06.053Z] df18705c85c3: Waiting [2022-06-22T23:52:06.053Z] 2c6e9b1d212d: Waiting [2022-06-22T23:52:06.053Z] f63e77b7563a: Download complete [2022-06-22T23:52:06.053Z] 205491f53016: Verifying Checksum [2022-06-22T23:52:06.053Z] 205491f53016: Download complete [2022-06-22T23:52:06.313Z] df18705c85c3: Verifying Checksum [2022-06-22T23:52:06.313Z] df18705c85c3: Download complete [2022-06-22T23:52:06.313Z] bd5fdadae976: Verifying Checksum [2022-06-22T23:52:06.313Z] bd5fdadae976: Download complete [2022-06-22T23:52:06.313Z] bdb3f477010e: Verifying Checksum [2022-06-22T23:52:06.313Z] bdb3f477010e: Download complete [2022-06-22T23:52:06.313Z] 2c6e9b1d212d: Verifying Checksum [2022-06-22T23:52:06.313Z] 2c6e9b1d212d: Download complete [2022-06-22T23:52:06.313Z] bdb8f0575790: Download complete [2022-06-22T23:52:06.313Z] 386e3cb2ff24: Download complete [2022-06-22T23:52:06.313Z] 2343380bae48: Verifying Checksum [2022-06-22T23:52:06.313Z] 2343380bae48: Download complete [2022-06-22T23:52:06.313Z] 42c077c10790: Verifying Checksum [2022-06-22T23:52:06.313Z] 42c077c10790: Download complete [2022-06-22T23:52:06.579Z] c8a8fc8e1c8f: Download complete [2022-06-22T23:52:07.964Z] 42c077c10790: Pull complete [2022-06-22T23:52:07.964Z] f63e77b7563a: Pull complete [2022-06-22T23:52:08.536Z] bd5fdadae976: Pull complete [2022-06-22T23:52:08.536Z] 205491f53016: Pull complete [2022-06-22T23:52:08.798Z] df18705c85c3: Pull complete [2022-06-22T23:52:09.058Z] bdb3f477010e: Pull complete [2022-06-22T23:52:10.969Z] c8a8fc8e1c8f: Pull complete [2022-06-22T23:52:10.969Z] 2c6e9b1d212d: Pull complete [2022-06-22T23:52:11.229Z] bdb8f0575790: Pull complete [2022-06-22T23:52:11.229Z] 386e3cb2ff24: Pull complete [2022-06-22T23:52:11.229Z] 2343380bae48: Pull complete [2022-06-22T23:52:11.229Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T23:52:11.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:52:11.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:52:11.335Z] prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container [2022-06-22T23:52:11.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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-devops/py-git-semver:0.1.4 cat [2022-06-22T23:52:12.646Z] $ docker top 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 -eo pid,comm [2022-06-22T23:52:12.713Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T23:52:12.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T23:52:12.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T23:52:12.748Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T23:52:12.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T23:52:12.890Z] $ docker exec 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent [2022-06-22T23:52:13.024Z] SSH_AUTH_SOCK=/tmp/ssh-pUs42ElmYfoe/agent.32 [2022-06-22T23:52:13.024Z] SSH_AGENT_PID=38 [2022-06-22T23:52:13.032Z] Running ssh-add (command line suppressed) [2022-06-22T23:52:13.167Z] Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_3892555233218117772.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_3892555233218117772.key) [2022-06-22T23:52:13.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T23:52:13.472Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T23:52:13.490Z] $ docker exec --env ******** --env ******** 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent -k [2022-06-22T23:52:13.606Z] unset SSH_AUTH_SOCK; [2022-06-22T23:52:13.607Z] unset SSH_AGENT_PID; [2022-06-22T23:52:13.607Z] echo Agent pid 38 killed; [2022-06-22T23:52:13.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T23:52:13.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T23:52:13.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T23:52:13.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T23:52:13.776Z] $ docker exec 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent [2022-06-22T23:52:13.920Z] SSH_AUTH_SOCK=/tmp/ssh-PJCziI0Dkw1v/agent.70 [2022-06-22T23:52:13.920Z] SSH_AGENT_PID=76 [2022-06-22T23:52:13.925Z] Running ssh-add (command line suppressed) [2022-06-22T23:52:14.055Z] Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_5222445680106551606.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_5222445680106551606.key) [2022-06-22T23:52:14.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T23:52:14.361Z] + git semver init [2022-06-22T23:52:14.624Z] 2022-06-22 23:52:14,590 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T23:52:14.624Z] 2022-06-22 23:52:14,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-431/.semver [2022-06-22T23:52:14.624Z] 2022-06-22 23:52:14,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-431/.semver [2022-06-22T23:52:14.624Z] 2022-06-22 23:52:14,591 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-431/.semver'], cwd=/w/workspace/_app-service-configurable_PR-431, universal_newlines=False, shell=None, istream=None) [2022-06-22T23:52:15.574Z] 2022-06-22 23:52:15,293 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-431/.git/info/exclude [2022-06-22T23:52:15.574Z] 2022-06-22 23:52:15,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 with force:False [2022-06-22T23:52:15.574Z] 2022-06-22 23:52:15,293 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 [2022-06-22T23:52:15.574Z] 2022-06-22 23:52:15,298 [execute] INFO git cat-file --batch-check [2022-06-22T23:52:15.574Z] 2022-06-22 23:52:15,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T23:52:15.575Z] 2022-06-22 23:52:15,305 [execute] INFO git cat-file --batch [2022-06-22T23:52:15.575Z] 2022-06-22 23:52:15,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T23:52:15.575Z] 2022-06-22 23:52:15,310 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-431/.semver/PR-431 [2022-06-22T23:52:15.575Z] 0.0.0 [Pipeline] } [2022-06-22T23:52:15.590Z] $ docker exec --env ******** --env ******** 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent -k [2022-06-22T23:52:15.714Z] unset SSH_AUTH_SOCK; [2022-06-22T23:52:15.714Z] unset SSH_AGENT_PID; [2022-06-22T23:52:15.714Z] echo Agent pid 76 killed; [2022-06-22T23:52:15.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T23:52:16.046Z] + git semver [Pipeline] } [2022-06-22T23:52:16.329Z] $ docker stop --time=1 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 [2022-06-22T23:52:17.653Z] $ docker rm -f 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:52:18.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T23:52:18.272Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T23:52:18.274Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:52:18.384Z] provisioning config files... [2022-06-22T23:52:18.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config3803091356846713848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:52:18.693Z] ---> docker-login.sh [2022-06-22T23:52:18.693Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:52:18.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:18.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:18.693Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:18.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:18.693Z] [2022-06-22T23:52:18.693Z] Login Succeeded [2022-06-22T23:52:18.693Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:52:18.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:18.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:18.954Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:18.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:18.954Z] [2022-06-22T23:52:18.954Z] Login Succeeded [2022-06-22T23:52:18.954Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:52:18.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:18.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:18.954Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:18.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:18.954Z] [2022-06-22T23:52:18.954Z] Login Succeeded [2022-06-22T23:52:18.954Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:52:18.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:19.215Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:19.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:19.215Z] [2022-06-22T23:52:19.215Z] Login Succeeded [2022-06-22T23:52:19.215Z] docker.io [2022-06-22T23:52:19.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:52:19.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:52:19.477Z] Configure a credential helper to remove this warning. See [2022-06-22T23:52:19.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:52:19.477Z] [2022-06-22T23:52:19.477Z] Login Succeeded [2022-06-22T23:52:19.477Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:52:19.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T23:52:19.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:52:19.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:52:19.587Z] ========================================================= [2022-06-22T23:52:19.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T23:52:19.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:52:19.910Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T23:52:19.910Z] Sending build context to Docker daemon 3.08MB [2022-06-22T23:52:19.910Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:52:19.910Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T23:52:19.910Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T23:52:19.910Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T23:52:19.910Z] 666ba61612fd: Pulling fs layer [2022-06-22T23:52:19.910Z] 8ed8ca486205: Pulling fs layer [2022-06-22T23:52:19.910Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T23:52:19.910Z] c516ae0d96e1: Pulling fs layer [2022-06-22T23:52:19.910Z] 684cea983483: Pulling fs layer [2022-06-22T23:52:19.910Z] dd3240ac7de5: Pulling fs layer [2022-06-22T23:52:19.910Z] b1e948a4e11c: Pulling fs layer [2022-06-22T23:52:19.910Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T23:52:19.910Z] 646ad004c059: Pulling fs layer [2022-06-22T23:52:19.910Z] c516ae0d96e1: Waiting [2022-06-22T23:52:19.910Z] 684cea983483: Waiting [2022-06-22T23:52:19.910Z] dd3240ac7de5: Waiting [2022-06-22T23:52:19.910Z] b1e948a4e11c: Waiting [2022-06-22T23:52:19.910Z] a8fd76ee1af6: Waiting [2022-06-22T23:52:19.910Z] 646ad004c059: Waiting [2022-06-22T23:52:19.910Z] cc1cd167ecdc: Waiting [2022-06-22T23:52:19.910Z] 8ed8ca486205: Verifying Checksum [2022-06-22T23:52:19.910Z] 8ed8ca486205: Download complete [2022-06-22T23:52:19.910Z] 666ba61612fd: Verifying Checksum [2022-06-22T23:52:19.910Z] 666ba61612fd: Download complete [2022-06-22T23:52:20.171Z] c516ae0d96e1: Verifying Checksum [2022-06-22T23:52:20.171Z] c516ae0d96e1: Download complete [2022-06-22T23:52:20.171Z] 684cea983483: Verifying Checksum [2022-06-22T23:52:20.171Z] 684cea983483: Download complete [2022-06-22T23:52:20.171Z] dd3240ac7de5: Verifying Checksum [2022-06-22T23:52:20.171Z] dd3240ac7de5: Download complete [2022-06-22T23:52:20.171Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T23:52:20.171Z] 59bf1c3509f3: Download complete [2022-06-22T23:52:20.171Z] b1e948a4e11c: Verifying Checksum [2022-06-22T23:52:20.171Z] b1e948a4e11c: Download complete [2022-06-22T23:52:20.171Z] 59bf1c3509f3: Pull complete [2022-06-22T23:52:20.438Z] 666ba61612fd: Pull complete [2022-06-22T23:52:20.438Z] 8ed8ca486205: Pull complete [2022-06-22T23:52:20.438Z] 646ad004c059: Verifying Checksum [2022-06-22T23:52:20.438Z] 646ad004c059: Download complete [2022-06-22T23:52:20.699Z] a8fd76ee1af6: Verifying Checksum [2022-06-22T23:52:20.699Z] a8fd76ee1af6: Download complete [2022-06-22T23:52:20.958Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T23:52:20.958Z] cc1cd167ecdc: Download complete [2022-06-22T23:52:25.156Z] cc1cd167ecdc: Pull complete [2022-06-22T23:52:25.156Z] c516ae0d96e1: Pull complete [2022-06-22T23:52:25.156Z] 684cea983483: Pull complete [2022-06-22T23:52:25.156Z] dd3240ac7de5: Pull complete [2022-06-22T23:52:25.156Z] b1e948a4e11c: Pull complete [2022-06-22T23:52:27.699Z] a8fd76ee1af6: Pull complete [2022-06-22T23:52:28.270Z] 646ad004c059: Pull complete [2022-06-22T23:52:28.270Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T23:52:28.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T23:52:28.270Z] ---> 8f69c11f6b0c [2022-06-22T23:52:28.270Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:52:29.657Z] ---> Running in b426e1c7e6ff [2022-06-22T23:52:29.657Z] Removing intermediate container b426e1c7e6ff [2022-06-22T23:52:29.657Z] ---> dc6d211137a0 [2022-06-22T23:52:29.657Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:52:29.657Z] ---> Running in 5108340dd997 [2022-06-22T23:52:29.657Z] Removing intermediate container 5108340dd997 [2022-06-22T23:52:29.657Z] ---> 326ab88b0e05 [2022-06-22T23:52:29.657Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:52:29.657Z] ---> Running in c940e7370af4 [2022-06-22T23:52:29.657Z] Removing intermediate container c940e7370af4 [2022-06-22T23:52:29.657Z] ---> 609d8087ac92 [2022-06-22T23:52:29.657Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:52:29.917Z] ---> Running in d4091920b6ee [2022-06-22T23:52:30.492Z] Removing intermediate container d4091920b6ee [2022-06-22T23:52:30.492Z] ---> 301a9857dae7 [2022-06-22T23:52:30.492Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:52:30.492Z] ---> Running in 6b437ac04926 [2022-06-22T23:52:30.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:52:31.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:52:31.698Z] OK: 221 MiB in 52 packages [2022-06-22T23:52:32.270Z] Removing intermediate container 6b437ac04926 [2022-06-22T23:52:32.270Z] ---> c108a1aa2e8f [2022-06-22T23:52:32.270Z] Step 8/13 : WORKDIR /app [2022-06-22T23:52:32.270Z] ---> Running in a30978bacbf5 [2022-06-22T23:52:32.270Z] Removing intermediate container a30978bacbf5 [2022-06-22T23:52:32.270Z] ---> 5ca73ce76693 [2022-06-22T23:52:32.270Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T23:52:32.530Z] ---> 2ab6679a4549 [2022-06-22T23:52:32.530Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:52:32.530Z] ---> Running in a222eae5020c [2022-06-22T23:52:33.357Z] Still waiting to schedule task [2022-06-22T23:52:33.357Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T23:52:50.863Z] Removing intermediate container a222eae5020c [2022-06-22T23:52:50.863Z] ---> d805c4ddd752 [2022-06-22T23:52:50.863Z] Step 11/13 : COPY . . [2022-06-22T23:52:50.863Z] ---> df7c3e3428fe [2022-06-22T23:52:50.863Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T23:52:50.863Z] ---> Running in c8c7dc7c3279 [2022-06-22T23:52:50.863Z] Removing intermediate container c8c7dc7c3279 [2022-06-22T23:52:50.863Z] ---> 55a815deb48c [2022-06-22T23:52:50.863Z] Step 13/13 : RUN $MAKE [2022-06-22T23:52:50.863Z] ---> Running in f007a30e2b36 [2022-06-22T23:52:50.863Z] noop [2022-06-22T23:52:50.863Z] Removing intermediate container f007a30e2b36 [2022-06-22T23:52:50.863Z] ---> 415f80129f0d [2022-06-22T23:52:50.863Z] Successfully built 415f80129f0d [2022-06-22T23:52:50.863Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:52:51.182Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T23:52:51.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:52:51.263Z] prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container [2022-06-22T23:52:51.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T23:52:51.682Z] $ docker top c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T23:52:52.038Z] + go version [2022-06-22T23:52:52.038Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T23:52:52.055Z] $ docker stop --time=1 c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 [2022-06-22T23:52:53.385Z] $ docker rm -f c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:52:53.825Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T23:52:53.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:52:53.910Z] prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container [2022-06-22T23:52:53.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T23:52:54.318Z] $ docker top 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T23:52:54.689Z] + make test [2022-06-22T23:52:54.689Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T23:53:04.675Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T23:53:04.675Z] CGO_ENABLED=1 go vet ./... [2022-06-22T23:53:09.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T23:53:09.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T23:53:09.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T23:53:09.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T23:53:09.980Z] $ docker stop --time=1 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b [2022-06-22T23:53:11.721Z] $ docker rm -f 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:53:12.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T23:53:12.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-22T23:53:12.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T23:53:12.941Z] + ls -al . [2022-06-22T23:53:12.941Z] total 168 [2022-06-22T23:53:12.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:53 . [2022-06-22T23:53:12.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:51 .. [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:51 .dockerignore [2022-06-22T23:53:12.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:52 .git [2022-06-22T23:53:12.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:51 .github [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:51 .gitignore [2022-06-22T23:53:12.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:52 .semver [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:51 Attribution.txt [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:51 CHANGELOG.md [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:51 Dockerfile [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:51 GOVERNANCE.md [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:51 Jenkinsfile [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:51 LICENSE [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:51 OWNERS.md [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:51 README.md [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:52 VERSION [2022-06-22T23:53:12.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:51 bin [2022-06-22T23:53:12.941Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:52 coverage.out [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:51 go.mod [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:51 go.sum [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:51 main.go [2022-06-22T23:53:12.941Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:51 makefile [2022-06-22T23:53:12.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:51 res [2022-06-22T23:53:12.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:53:13.249Z] + 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=f773924ffa16895744c3e431360e94e9e7dea59d --label arch=amd64 --label version=0.0.0 . [2022-06-22T23:53:13.249Z] Sending build context to Docker daemon 3.081MB [2022-06-22T23:53:13.249Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:53:13.249Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T23:53:13.249Z] ---> 415f80129f0d [2022-06-22T23:53:13.249Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:53:13.249Z] ---> Running in 5f7c33d98908 [2022-06-22T23:53:13.512Z] Removing intermediate container 5f7c33d98908 [2022-06-22T23:53:13.512Z] ---> be71a86e3715 [2022-06-22T23:53:13.512Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:53:13.512Z] ---> Running in 74e7f91767cd [2022-06-22T23:53:13.512Z] Removing intermediate container 74e7f91767cd [2022-06-22T23:53:13.512Z] ---> 7877af44be52 [2022-06-22T23:53:13.512Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:53:13.774Z] ---> Running in 87255fc03678 [2022-06-22T23:53:13.774Z] Removing intermediate container 87255fc03678 [2022-06-22T23:53:13.774Z] ---> 1822a3d0ae0d [2022-06-22T23:53:13.774Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:53:13.774Z] ---> Running in 093dca7a851d [2022-06-22T23:53:14.343Z] Removing intermediate container 093dca7a851d [2022-06-22T23:53:14.343Z] ---> d00b35493381 [2022-06-22T23:53:14.343Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:53:14.603Z] ---> Running in 07cc1fa0b8c5 [2022-06-22T23:53:14.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:53:15.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:53:16.005Z] OK: 221 MiB in 52 packages [2022-06-22T23:53:16.265Z] Removing intermediate container 07cc1fa0b8c5 [2022-06-22T23:53:16.265Z] ---> 951f492bb0a6 [2022-06-22T23:53:16.265Z] Step 8/27 : WORKDIR /app [2022-06-22T23:53:16.265Z] ---> Running in 87c03916ba80 [2022-06-22T23:53:16.265Z] Removing intermediate container 87c03916ba80 [2022-06-22T23:53:16.265Z] ---> f5fe36a2f5d6 [2022-06-22T23:53:16.265Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T23:53:16.526Z] ---> 7ba3e4976b72 [2022-06-22T23:53:16.526Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:53:16.526Z] ---> Running in 9d5e89f0d695 [2022-06-22T23:53:17.466Z] Removing intermediate container 9d5e89f0d695 [2022-06-22T23:53:17.466Z] ---> 3345e84ac7d8 [2022-06-22T23:53:17.466Z] Step 11/27 : COPY . . [2022-06-22T23:53:17.466Z] ---> 7e3b74b2dfef [2022-06-22T23:53:17.466Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T23:53:17.466Z] ---> Running in d88147c2bdfe [2022-06-22T23:53:17.726Z] Removing intermediate container d88147c2bdfe [2022-06-22T23:53:17.726Z] ---> 548986c11f76 [2022-06-22T23:53:17.726Z] Step 13/27 : RUN $MAKE [2022-06-22T23:53:17.726Z] ---> Running in 11070be99437 [2022-06-22T23:53:17.985Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-22T23:53:39.942Z] Removing intermediate container 11070be99437 [2022-06-22T23:53:39.942Z] ---> d2e7c0509943 [2022-06-22T23:53:39.942Z] Step 14/27 : FROM alpine:3.14 [2022-06-22T23:53:39.942Z] 3.14: Pulling from library/alpine [2022-06-22T23:53:39.942Z] 8663204ce13b: Pulling fs layer [2022-06-22T23:53:39.942Z] 8663204ce13b: Verifying Checksum [2022-06-22T23:53:39.942Z] 8663204ce13b: Download complete [2022-06-22T23:53:39.942Z] 8663204ce13b: Pull complete [2022-06-22T23:53:39.942Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T23:53:39.942Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T23:53:39.942Z] ---> e04c818066af [2022-06-22T23:53:39.942Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:53:39.942Z] ---> Running in 77ed1dd6da74 [2022-06-22T23:53:39.942Z] Removing intermediate container 77ed1dd6da74 [2022-06-22T23:53:39.942Z] ---> 56db49c3787e [2022-06-22T23:53:39.942Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-22T23:53:39.942Z] ---> Running in eac62233850c [2022-06-22T23:53:39.942Z] Removing intermediate container eac62233850c [2022-06-22T23:53:39.942Z] ---> 41bde93c9144 [2022-06-22T23:53:39.942Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-22T23:53:39.942Z] ---> Running in d423c8fbba77 [2022-06-22T23:53:39.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:53:39.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:53:39.942Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T23:53:39.942Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T23:53:39.942Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T23:53:39.942Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T23:53:39.942Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T23:53:39.942Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T23:53:40.202Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T23:53:40.202Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T23:53:40.202Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T23:53:40.202Z] OK: 9 MiB in 21 packages [2022-06-22T23:53:40.771Z] Removing intermediate container d423c8fbba77 [2022-06-22T23:53:40.771Z] ---> 6e5d7ae74dbd [2022-06-22T23:53:40.771Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T23:53:40.771Z] ---> 905ec80a723c [2022-06-22T23:53:40.771Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T23:53:41.031Z] ---> 85663e3cd022 [2022-06-22T23:53:41.031Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-22T23:53:41.031Z] ---> 822683c85e52 [2022-06-22T23:53:41.031Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-22T23:53:41.601Z] ---> 725c881b9fc8 [2022-06-22T23:53:41.601Z] Step 22/27 : EXPOSE 48095 [2022-06-22T23:53:41.862Z] ---> Running in 672554f7405d [2022-06-22T23:53:41.862Z] Removing intermediate container 672554f7405d [2022-06-22T23:53:41.862Z] ---> 6530e8aeba28 [2022-06-22T23:53:41.862Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-22T23:53:41.862Z] ---> Running in 43a7d78e4c67 [2022-06-22T23:53:41.862Z] Removing intermediate container 43a7d78e4c67 [2022-06-22T23:53:41.862Z] ---> 736b57e128ac [2022-06-22T23:53:41.862Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-22T23:53:42.121Z] ---> Running in 3752cef4937e [2022-06-22T23:53:42.121Z] Removing intermediate container 3752cef4937e [2022-06-22T23:53:42.121Z] ---> 079e5ee14e79 [2022-06-22T23:53:42.121Z] Step 25/27 : LABEL arch=amd64 [2022-06-22T23:53:42.121Z] ---> Running in 8392e5d9120c [2022-06-22T23:53:42.381Z] Removing intermediate container 8392e5d9120c [2022-06-22T23:53:42.381Z] ---> 5c85562b9fa1 [2022-06-22T23:53:42.381Z] Step 26/27 : LABEL git_sha=f773924ffa16895744c3e431360e94e9e7dea59d [2022-06-22T23:53:42.381Z] ---> Running in 3d6fca511fbb [2022-06-22T23:53:42.381Z] Removing intermediate container 3d6fca511fbb [2022-06-22T23:53:42.381Z] ---> 4ba2bb417944 [2022-06-22T23:53:42.381Z] Step 27/27 : LABEL version=0.0.0 [2022-06-22T23:53:42.381Z] ---> Running in 05e8a60b5b03 [2022-06-22T23:53:42.642Z] Removing intermediate container 05e8a60b5b03 [2022-06-22T23:53:42.642Z] ---> a6ff5daa2d56 [2022-06-22T23:53:42.642Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T23:53:42.642Z] Successfully built a6ff5daa2d56 [2022-06-22T23:53:42.642Z] 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 [2022-06-22T23:53:43.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:53:43.083Z] [2022-06-22T23:53:43.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:53:43.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:53:43.391Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T23:53:43.391Z] 5eb5b503b376: Pulling fs layer [2022-06-22T23:53:43.391Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T23:53:43.391Z] ec43610c2a17: Pulling fs layer [2022-06-22T23:53:43.391Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T23:53:43.391Z] 33b1e0a273af: Pulling fs layer [2022-06-22T23:53:43.391Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T23:53:43.391Z] 2f39f015ded8: Pulling fs layer [2022-06-22T23:53:43.391Z] 5d3b04190fa2: Waiting [2022-06-22T23:53:43.391Z] 33b1e0a273af: Waiting [2022-06-22T23:53:43.391Z] 2f39f015ded8: Waiting [2022-06-22T23:53:43.391Z] 3a2ae6a8a46f: Waiting [2022-06-22T23:53:43.391Z] 5c69ac0246d0: Download complete [2022-06-22T23:53:43.391Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T23:53:43.391Z] 3a2ae6a8a46f: Download complete [2022-06-22T23:53:43.391Z] 33b1e0a273af: Verifying Checksum [2022-06-22T23:53:43.391Z] 33b1e0a273af: Download complete [2022-06-22T23:53:43.391Z] ec43610c2a17: Verifying Checksum [2022-06-22T23:53:43.391Z] ec43610c2a17: Download complete [2022-06-22T23:53:43.391Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T23:53:43.391Z] 5d3b04190fa2: Download complete [2022-06-22T23:53:43.650Z] 5eb5b503b376: Verifying Checksum [2022-06-22T23:53:43.650Z] 5eb5b503b376: Download complete [2022-06-22T23:53:44.220Z] 2f39f015ded8: Verifying Checksum [2022-06-22T23:53:44.220Z] 2f39f015ded8: Download complete [2022-06-22T23:53:44.789Z] 5eb5b503b376: Pull complete [2022-06-22T23:53:45.049Z] 5c69ac0246d0: Pull complete [2022-06-22T23:53:45.309Z] ec43610c2a17: Pull complete [2022-06-22T23:53:45.569Z] 3a2ae6a8a46f: Pull complete [2022-06-22T23:53:45.569Z] 33b1e0a273af: Pull complete [2022-06-22T23:53:45.829Z] 5d3b04190fa2: Pull complete [2022-06-22T23:53:50.023Z] 2f39f015ded8: Pull complete [2022-06-22T23:53:50.023Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T23:53:50.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:53:50.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:53:50.116Z] prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container [2022-06-22T23:53:50.159Z] $ 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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T23:53:51.626Z] $ docker top 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:53:52.038Z] ---> job-cost.sh [2022-06-22T23:53:52.038Z] lf-activate-venv: SKIPPING [2022-06-22T23:53:52.038Z] INFO: No Stack... [2022-06-22T23:53:52.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T23:53:52.869Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T23:53:53.160Z] + cat /w/workspace/_app-service-configurable_PR-431/archives/cost.csv [2022-06-22T23:53:53.161Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T23:53:53.174Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [2022-06-22T23:53:53.183Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] did not exist. Created. [2022-06-22T23:53:53.183Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T23:53:53.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T23:53:53.511Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T23:53:53.517Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T23:53:53.537Z] $ docker stop --time=1 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 [2022-06-22T23:53:54.706Z] $ docker rm -f 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T23:54:26.882Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15379 in /w/workspace/_app-service-configurable_PR-431 [Pipeline] { [Pipeline] ws [2022-06-22T23:54:26.893Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-06-22T23:54:26.918Z] Selected Git installation does not exist. Using Default [2022-06-22T23:54:26.918Z] The recommended git tool is: NONE [2022-06-22T23:54:34.579Z] using credential edgex-jenkins-ssh [2022-06-22T23:54:34.606Z] Cloning the remote Git repository [2022-06-22T23:54:34.784Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:54:35.055Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-06-22T23:54:35.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:54:35.260Z] > git --version # timeout=10 [2022-06-22T23:54:35.298Z] > git --version # 'git version 2.25.1' [2022-06-22T23:54:35.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:54:35.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T23:54:37.220Z] Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit f773924ffa16895744c3e431360e94e9e7dea59d [2022-06-22T23:54:37.494Z] Merge succeeded, producing f773924ffa16895744c3e431360e94e9e7dea59d [2022-06-22T23:54:37.495Z] Checking out Revision f773924ffa16895744c3e431360e94e9e7dea59d (PR-431) [2022-06-22T23:54:36.560Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-22T23:54:36.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T23:54:36.615Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-22T23:54:36.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:54:36.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:54:36.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-22T23:54:37.251Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T23:54:37.278Z] > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 [2022-06-22T23:54:37.384Z] > git remote # timeout=10 [2022-06-22T23:54:37.407Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T23:54:37.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:54:37.446Z] > git merge 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 [2022-06-22T23:54:37.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T23:54:37.508Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T23:54:37.528Z] > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 [2022-06-22T23:54:41.963Z] Commit message: "fix: Remove PublishTopic config since it is not used" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:54:43.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T23:54:43.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T23:54:43.056Z] Dload Upload Total Spent Left Speed [2022-06-22T23:54:43.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88789 [Pipeline] sh [2022-06-22T23:54:43.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T23:54:44.185Z] + + sudo tee /etc/docker/daemon.new [2022-06-22T23:54:44.185Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T23:54:44.185Z] { [2022-06-22T23:54:44.185Z] "registry-mirrors": [ [2022-06-22T23:54:44.185Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T23:54:44.185Z] ], [2022-06-22T23:54:44.185Z] "bip": "10.250.0.254/24", [2022-06-22T23:54:44.185Z] "hosts": [ [2022-06-22T23:54:44.185Z] "tcp://0.0.0.0:5555", [2022-06-22T23:54:44.185Z] "unix:///var/run/docker.sock" [2022-06-22T23:54:44.185Z] ], [2022-06-22T23:54:44.185Z] "mtu": 1458, [2022-06-22T23:54:44.185Z] "selinux-enabled": true, [2022-06-22T23:54:44.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T23:54:44.185Z] } [Pipeline] sh [2022-06-22T23:54:44.547Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T23:54:44.906Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:55:03.289Z] provisioning config files... [2022-06-22T23:55:03.316Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config8376950692840843831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:55:03.689Z] ---> docker-login.sh [2022-06-22T23:55:03.689Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:55:04.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:55:04.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:55:04.571Z] Configure a credential helper to remove this warning. See [2022-06-22T23:55:04.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:55:04.571Z] [2022-06-22T23:55:04.571Z] Login Succeeded [2022-06-22T23:55:04.571Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:55:05.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:55:05.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:55:05.171Z] Configure a credential helper to remove this warning. See [2022-06-22T23:55:05.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:55:05.171Z] [2022-06-22T23:55:05.171Z] Login Succeeded [2022-06-22T23:55:05.171Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:55:05.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:55:05.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:55:05.728Z] Configure a credential helper to remove this warning. See [2022-06-22T23:55:05.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:55:05.728Z] [2022-06-22T23:55:05.728Z] Login Succeeded [2022-06-22T23:55:05.728Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:55:06.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:55:06.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:55:06.004Z] Configure a credential helper to remove this warning. See [2022-06-22T23:55:06.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:55:06.004Z] [2022-06-22T23:55:06.004Z] Login Succeeded [2022-06-22T23:55:06.004Z] docker.io [2022-06-22T23:55:06.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:55:06.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:55:06.878Z] Configure a credential helper to remove this warning. See [2022-06-22T23:55:06.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:55:06.878Z] [2022-06-22T23:55:06.878Z] Login Succeeded [2022-06-22T23:55:06.878Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:55:06.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T23:55:07.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:55:07.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:55:07.610Z] ========================================================= [2022-06-22T23:55:07.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T23:55:07.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:55:08.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T23:55:08.281Z] Sending build context to Docker daemon 203.8kB [2022-06-22T23:55:08.563Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:55:08.563Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T23:55:08.563Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T23:55:08.563Z] 9b3977197b4f: Pulling fs layer [2022-06-22T23:55:08.563Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T23:55:08.563Z] 94645a83ff95: Pulling fs layer [2022-06-22T23:55:08.563Z] e6fb740bc735: Pulling fs layer [2022-06-22T23:55:08.563Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T23:55:08.563Z] 355e64cbe906: Pulling fs layer [2022-06-22T23:55:08.563Z] 63ab81a10011: Pulling fs layer [2022-06-22T23:55:08.563Z] 555d1d1c4555: Pulling fs layer [2022-06-22T23:55:08.563Z] 7d9057610161: Pulling fs layer [2022-06-22T23:55:08.563Z] e6fb740bc735: Waiting [2022-06-22T23:55:08.563Z] 3a77bd46dcc9: Waiting [2022-06-22T23:55:08.563Z] 355e64cbe906: Waiting [2022-06-22T23:55:08.563Z] 63ab81a10011: Waiting [2022-06-22T23:55:08.563Z] 555d1d1c4555: Waiting [2022-06-22T23:55:08.563Z] 7d9057610161: Waiting [2022-06-22T23:55:08.563Z] 94645a83ff95: Download complete [2022-06-22T23:55:08.563Z] 1a89e8eeedd5: Verifying Checksum [2022-06-22T23:55:08.563Z] 1a89e8eeedd5: Download complete [2022-06-22T23:55:08.563Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T23:55:08.563Z] 3a77bd46dcc9: Download complete [2022-06-22T23:55:08.844Z] 355e64cbe906: Verifying Checksum [2022-06-22T23:55:08.844Z] 355e64cbe906: Download complete [2022-06-22T23:55:08.844Z] 9b3977197b4f: Verifying Checksum [2022-06-22T23:55:08.844Z] 9b3977197b4f: Download complete [2022-06-22T23:55:08.844Z] 63ab81a10011: Verifying Checksum [2022-06-22T23:55:08.844Z] 63ab81a10011: Download complete [2022-06-22T23:55:09.842Z] 7d9057610161: Verifying Checksum [2022-06-22T23:55:09.842Z] 7d9057610161: Download complete [2022-06-22T23:55:09.842Z] 9b3977197b4f: Pull complete [2022-06-22T23:55:10.453Z] 1a89e8eeedd5: Pull complete [2022-06-22T23:55:11.057Z] 94645a83ff95: Pull complete [2022-06-22T23:55:11.057Z] 555d1d1c4555: Verifying Checksum [2022-06-22T23:55:11.057Z] 555d1d1c4555: Download complete [2022-06-22T23:55:11.655Z] e6fb740bc735: Download complete [2022-06-22T23:55:24.086Z] e6fb740bc735: Pull complete [2022-06-22T23:55:24.361Z] 3a77bd46dcc9: Pull complete [2022-06-22T23:55:24.636Z] 355e64cbe906: Pull complete [2022-06-22T23:55:24.908Z] 63ab81a10011: Pull complete [2022-06-22T23:55:31.654Z] 555d1d1c4555: Pull complete [2022-06-22T23:55:33.644Z] 7d9057610161: Pull complete [2022-06-22T23:55:33.644Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T23:55:33.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T23:55:33.644Z] ---> 819e984ddca1 [2022-06-22T23:55:33.644Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:55:35.087Z] ---> Running in bdbeb0a21f33 [2022-06-22T23:55:35.688Z] Removing intermediate container bdbeb0a21f33 [2022-06-22T23:55:35.688Z] ---> d603af51bf01 [2022-06-22T23:55:35.688Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:55:35.688Z] ---> Running in 65e8cc890718 [2022-06-22T23:55:35.965Z] Removing intermediate container 65e8cc890718 [2022-06-22T23:55:35.965Z] ---> 4bafaddaaef1 [2022-06-22T23:55:35.965Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:55:35.965Z] ---> Running in 693b9e996df7 [2022-06-22T23:55:36.590Z] Removing intermediate container 693b9e996df7 [2022-06-22T23:55:36.590Z] ---> 9bffd227af58 [2022-06-22T23:55:36.590Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:55:36.590Z] ---> Running in d6d0823a864e [2022-06-22T23:55:40.006Z] Removing intermediate container d6d0823a864e [2022-06-22T23:55:40.006Z] ---> 7fc80f1f7994 [2022-06-22T23:55:40.006Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:55:40.006Z] ---> Running in b8877a13c0a7 [2022-06-22T23:55:40.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T23:55:41.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T23:55:42.585Z] OK: 220 MiB in 52 packages [2022-06-22T23:55:43.211Z] Removing intermediate container b8877a13c0a7 [2022-06-22T23:55:43.211Z] ---> b9816ce239c7 [2022-06-22T23:55:43.211Z] Step 8/13 : WORKDIR /app [2022-06-22T23:55:43.497Z] ---> Running in 63ed465cea87 [2022-06-22T23:55:43.773Z] Removing intermediate container 63ed465cea87 [2022-06-22T23:55:43.773Z] ---> 96ffcefed4e8 [2022-06-22T23:55:43.773Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T23:55:44.371Z] ---> 81a3c25acd6a [2022-06-22T23:55:44.371Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:55:44.371Z] ---> Running in eab011153240 [2022-06-22T23:56:31.423Z] Removing intermediate container eab011153240 [2022-06-22T23:56:31.423Z] ---> 87336cdb77b8 [2022-06-22T23:56:31.423Z] Step 11/13 : COPY . . [2022-06-22T23:56:32.019Z] ---> 32ef94008020 [2022-06-22T23:56:32.019Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T23:56:32.019Z] ---> Running in 83382e40736f [2022-06-22T23:56:32.305Z] Removing intermediate container 83382e40736f [2022-06-22T23:56:32.305Z] ---> 0dc3a895dc34 [2022-06-22T23:56:32.305Z] Step 13/13 : RUN $MAKE [2022-06-22T23:56:32.305Z] ---> Running in b74d45ef5b45 [2022-06-22T23:56:33.293Z] noop [2022-06-22T23:56:34.286Z] Removing intermediate container b74d45ef5b45 [2022-06-22T23:56:34.286Z] ---> c0e1afa6c74c [2022-06-22T23:56:34.286Z] Successfully built c0e1afa6c74c [2022-06-22T23:56:34.286Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:56:34.651Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T23:56:34.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:56:34.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container [2022-06-22T23:56:35.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T23:56:36.451Z] $ docker top 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T23:56:37.369Z] + go version [2022-06-22T23:56:37.369Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T23:56:37.399Z] $ docker stop --time=1 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de [2022-06-22T23:56:39.052Z] $ docker rm -f 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:56:39.697Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T23:56:39.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:56:39.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container [2022-06-22T23:56:40.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T23:56:41.407Z] $ docker top 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T23:56:42.350Z] + make test [2022-06-22T23:56:42.350Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T23:58:19.216Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T23:58:19.216Z] CGO_ENABLED=1 go vet ./... [2022-06-22T23:58:37.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T23:58:37.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T23:58:37.585Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T23:58:40.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T23:58:40.237Z] $ docker stop --time=1 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 [2022-06-22T23:58:42.035Z] $ docker rm -f 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:58:42.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T23:58:43.013Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T23:58:43.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:58:43.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T23:58:44.263Z] + ls -al . [2022-06-22T23:58:44.263Z] total 164 [2022-06-22T23:58:44.263Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 23:58 . [2022-06-22T23:58:44.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:54 .. [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:54 .dockerignore [2022-06-22T23:58:44.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:54 .git [2022-06-22T23:58:44.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:54 .github [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:54 .gitignore [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:54 Attribution.txt [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:54 CHANGELOG.md [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:54 Dockerfile [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:54 GOVERNANCE.md [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:54 Jenkinsfile [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:54 LICENSE [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:54 OWNERS.md [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:54 README.md [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:52 VERSION [2022-06-22T23:58:44.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:54 bin [2022-06-22T23:58:44.263Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:56 coverage.out [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:54 go.mod [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:54 go.sum [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:54 main.go [2022-06-22T23:58:44.263Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:54 makefile [2022-06-22T23:58:44.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:54 res [2022-06-22T23:58:44.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:58:44.627Z] + 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=f773924ffa16895744c3e431360e94e9e7dea59d --label arch=arm64 --label version=0.0.0 . [2022-06-22T23:58:44.627Z] Sending build context to Docker daemon 204.8kB [2022-06-22T23:58:44.903Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:58:44.903Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T23:58:44.903Z] ---> c0e1afa6c74c [2022-06-22T23:58:44.903Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:58:45.185Z] ---> Running in 3b577d5448dc [2022-06-22T23:58:45.461Z] Removing intermediate container 3b577d5448dc [2022-06-22T23:58:45.461Z] ---> 48a8dc618198 [2022-06-22T23:58:45.461Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:58:45.461Z] ---> Running in 77f76df06850 [2022-06-22T23:58:45.736Z] Removing intermediate container 77f76df06850 [2022-06-22T23:58:45.736Z] ---> 2ac4b272fc87 [2022-06-22T23:58:45.736Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:58:46.020Z] ---> Running in cafcf2b2c153 [2022-06-22T23:58:46.297Z] Removing intermediate container cafcf2b2c153 [2022-06-22T23:58:46.297Z] ---> 1ae813973605 [2022-06-22T23:58:46.297Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:58:46.297Z] ---> Running in 7b126c3f7823 [2022-06-22T23:58:48.298Z] Removing intermediate container 7b126c3f7823 [2022-06-22T23:58:48.298Z] ---> 1f8162278428 [2022-06-22T23:58:48.298Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:58:48.298Z] ---> Running in 5c73fb055197 [2022-06-22T23:58:49.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T23:58:50.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T23:58:51.254Z] OK: 220 MiB in 52 packages [2022-06-22T23:58:52.238Z] Removing intermediate container 5c73fb055197 [2022-06-22T23:58:52.238Z] ---> 60bd619971ae [2022-06-22T23:58:52.238Z] Step 8/27 : WORKDIR /app [2022-06-22T23:58:52.238Z] ---> Running in 0d7394eeda4e [2022-06-22T23:58:52.512Z] Removing intermediate container 0d7394eeda4e [2022-06-22T23:58:52.512Z] ---> 3170515de67f [2022-06-22T23:58:52.512Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T23:58:53.501Z] ---> 1f4b710cf309 [2022-06-22T23:58:53.501Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:58:53.501Z] ---> Running in fb8b55b99afb [2022-06-22T23:58:55.497Z] Removing intermediate container fb8b55b99afb [2022-06-22T23:58:55.497Z] ---> c3f260fcd8fd [2022-06-22T23:58:55.497Z] Step 11/27 : COPY . . [2022-06-22T23:58:56.098Z] ---> c48d60cf7a8e [2022-06-22T23:58:56.098Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T23:58:56.098Z] ---> Running in 6a71837305b3 [2022-06-22T23:58:56.696Z] Removing intermediate container 6a71837305b3 [2022-06-22T23:58:56.696Z] ---> c15ae89d56fd [2022-06-22T23:58:56.696Z] Step 13/27 : RUN $MAKE [2022-06-22T23:58:56.696Z] ---> Running in 3c662582d54b [2022-06-22T23:58:57.682Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-23T00:01:19.615Z] Removing intermediate container 3c662582d54b [2022-06-23T00:01:19.615Z] ---> f99f50d30964 [2022-06-23T00:01:19.615Z] Step 14/27 : FROM alpine:3.14 [2022-06-23T00:01:19.615Z] 3.14: Pulling from library/alpine [2022-06-23T00:01:19.615Z] 455c02918c45: Pulling fs layer [2022-06-23T00:01:19.615Z] 455c02918c45: Verifying Checksum [2022-06-23T00:01:19.615Z] 455c02918c45: Download complete [2022-06-23T00:01:19.615Z] 455c02918c45: Pull complete [2022-06-23T00:01:19.615Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T00:01:19.615Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T00:01:19.615Z] ---> ac73e934f311 [2022-06-23T00:01:19.615Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T00:01:19.615Z] ---> Running in 69ba87844799 [2022-06-23T00:01:19.615Z] Removing intermediate container 69ba87844799 [2022-06-23T00:01:19.615Z] ---> 1e9de6816234 [2022-06-23T00:01:19.615Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-23T00:01:19.615Z] ---> Running in ab8e64c502df [2022-06-23T00:01:19.615Z] Removing intermediate container ab8e64c502df [2022-06-23T00:01:19.615Z] ---> b1defa7620f3 [2022-06-23T00:01:19.615Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-23T00:01:19.615Z] ---> Running in ac8838195e8d [2022-06-23T00:01:19.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T00:01:19.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T00:01:19.615Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-23T00:01:19.615Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-23T00:01:19.615Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T00:01:19.615Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-23T00:01:19.615Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T00:01:19.615Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-23T00:01:19.615Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-23T00:01:19.615Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T00:01:19.615Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T00:01:19.615Z] OK: 9 MiB in 21 packages [2022-06-23T00:01:19.615Z] Removing intermediate container ac8838195e8d [2022-06-23T00:01:19.615Z] ---> 20c2d62a87dd [2022-06-23T00:01:19.615Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-23T00:01:19.615Z] ---> 6362937789d4 [2022-06-23T00:01:19.615Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-23T00:01:19.615Z] ---> f9f65ab4915d [2022-06-23T00:01:19.615Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-23T00:01:19.615Z] ---> 38d7afdb6fbc [2022-06-23T00:01:19.615Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-23T00:01:19.615Z] ---> 94eb2c15d1b6 [2022-06-23T00:01:19.615Z] Step 22/27 : EXPOSE 48095 [2022-06-23T00:01:19.615Z] ---> Running in fa77e2d4bcef [2022-06-23T00:01:19.615Z] Removing intermediate container fa77e2d4bcef [2022-06-23T00:01:19.615Z] ---> d8c772f4f5ad [2022-06-23T00:01:19.615Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-23T00:01:19.615Z] ---> Running in b70aec20d70d [2022-06-23T00:01:19.615Z] Removing intermediate container b70aec20d70d [2022-06-23T00:01:19.615Z] ---> 418dcc7e4a0b [2022-06-23T00:01:19.615Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T00:01:19.615Z] ---> Running in 4f3aca6d17b1 [2022-06-23T00:01:19.615Z] Removing intermediate container 4f3aca6d17b1 [2022-06-23T00:01:19.615Z] ---> 02e8cd66fe59 [2022-06-23T00:01:19.615Z] Step 25/27 : LABEL arch=arm64 [2022-06-23T00:01:19.615Z] ---> Running in f3def5a19cda [2022-06-23T00:01:19.615Z] Removing intermediate container f3def5a19cda [2022-06-23T00:01:19.615Z] ---> 10ee6e67952d [2022-06-23T00:01:19.615Z] Step 26/27 : LABEL git_sha=f773924ffa16895744c3e431360e94e9e7dea59d [2022-06-23T00:01:19.615Z] ---> Running in 86e29e434406 [2022-06-23T00:01:19.615Z] Removing intermediate container 86e29e434406 [2022-06-23T00:01:19.615Z] ---> 481d808923b9 [2022-06-23T00:01:19.615Z] Step 27/27 : LABEL version=0.0.0 [2022-06-23T00:01:19.615Z] ---> Running in 2ea19290cad6 [2022-06-23T00:01:19.615Z] Removing intermediate container 2ea19290cad6 [2022-06-23T00:01:19.615Z] ---> b4d240e7fbdf [2022-06-23T00:01:19.615Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T00:01:19.615Z] Successfully built b4d240e7fbdf [2022-06-23T00:01:19.615Z] 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 [2022-06-23T00:01:20.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:01:20.073Z] [2022-06-23T00:01:20.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:01:20.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:01:20.708Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T00:01:20.708Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T00:01:20.708Z] 04944245beec: Pulling fs layer [2022-06-23T00:01:20.708Z] 699f458cf7ca: Pulling fs layer [2022-06-23T00:01:20.708Z] 765212b225bb: Pulling fs layer [2022-06-23T00:01:20.708Z] f23df028b6ca: Pulling fs layer [2022-06-23T00:01:20.708Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T00:01:20.708Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T00:01:20.708Z] d65c8cfc05b1: Waiting [2022-06-23T00:01:20.708Z] 765212b225bb: Waiting [2022-06-23T00:01:20.708Z] 2437ff75d9bd: Waiting [2022-06-23T00:01:20.708Z] f23df028b6ca: Waiting [2022-06-23T00:01:20.708Z] 04944245beec: Verifying Checksum [2022-06-23T00:01:20.708Z] 04944245beec: Download complete [2022-06-23T00:01:20.708Z] 765212b225bb: Download complete [2022-06-23T00:01:20.708Z] f23df028b6ca: Download complete [2022-06-23T00:01:20.708Z] d65c8cfc05b1: Download complete [2022-06-23T00:01:20.987Z] 699f458cf7ca: Verifying Checksum [2022-06-23T00:01:20.987Z] 699f458cf7ca: Download complete [2022-06-23T00:01:21.264Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T00:01:21.264Z] 8998bd30e6a1: Download complete [2022-06-23T00:01:23.902Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T00:01:23.902Z] 2437ff75d9bd: Download complete [2022-06-23T00:01:25.885Z] 8998bd30e6a1: Pull complete [2022-06-23T00:01:26.160Z] 04944245beec: Pull complete [2022-06-23T00:01:28.144Z] 699f458cf7ca: Pull complete [2022-06-23T00:01:28.144Z] 765212b225bb: Pull complete [2022-06-23T00:01:28.747Z] f23df028b6ca: Pull complete [2022-06-23T00:01:29.021Z] d65c8cfc05b1: Pull complete [2022-06-23T00:01:44.427Z] 2437ff75d9bd: Pull complete [2022-06-23T00:01:44.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T00:01:44.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T00:01:44.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:01:44.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container [2022-06-23T00:01:44.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-23T00:01:47.477Z] $ docker top ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:01:48.456Z] ---> job-cost.sh [2022-06-23T00:01:48.456Z] lf-activate-venv: SKIPPING [2022-06-23T00:01:48.456Z] INFO: No Stack... [2022-06-23T00:01:48.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T00:01:49.715Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T00:01:50.390Z] + cut -d, -f6 [2022-06-23T00:01:50.390Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2022-06-23T00:01:50.466Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [2022-06-23T00:01:50.476Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] did not exist. Created. [2022-06-23T00:01:50.476Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T00:01:51.175Z] /w/workspace/app-service-configurable/2@tmp/durable-329e6c74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T00:01:51.861Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T00:01:51.890Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T00:01:51.950Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T00:01:51.956Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T00:01:51.981Z] $ docker stop --time=1 ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 [2022-06-23T00:01:53.526Z] $ docker rm -f ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-23T00:01:54.012Z] provisioning config files... [2022-06-23T00:01:54.020Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config771247813082166330tmp [Pipeline] { [Pipeline] sh [2022-06-23T00:01:54.317Z] + set +x [2022-06-23T00:01:54.317Z] + curl -s https://codecov.io/bash [2022-06-23T00:01:54.317Z] + bash -s -- [2022-06-23T00:01:54.317Z] [2022-06-23T00:01:54.317Z] _____ _ [2022-06-23T00:01:54.317Z] / ____| | | [2022-06-23T00:01:54.317Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T00:01:54.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T00:01:54.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T00:01:54.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T00:01:54.317Z] Bash-1.0.6 [2022-06-23T00:01:54.317Z] [2022-06-23T00:01:54.317Z] [2022-06-23T00:01:54.317Z] ==> git version 2.25.1 found [2022-06-23T00:01:54.317Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-23T00:01:54.317Z] Release-Date: 2020-01-08 [2022-06-23T00:01:54.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-23T00:01:54.317Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T00:01:54.317Z] ==> Jenkins CI detected. [2022-06-23T00:01:54.317Z] current dir:  /w/workspace/_app-service-configurable_PR-431 [2022-06-23T00:01:54.317Z] project root: . [2022-06-23T00:01:54.317Z] --> token set from env [2022-06-23T00:01:54.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T00:01:54.317Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T00:01:54.317Z] ==> Python coveragepy not found [2022-06-23T00:01:54.317Z] ==> Searching for coverage reports in: [2022-06-23T00:01:54.317Z] + . [2022-06-23T00:01:54.317Z] -> Found 1 reports [2022-06-23T00:01:54.317Z] ==> Detecting git/mercurial file structure [2022-06-23T00:01:54.317Z] ==> Reading reports [2022-06-23T00:01:54.317Z] + ./coverage.out bytes=10 [2022-06-23T00:01:54.317Z] ==> Appending adjustments [2022-06-23T00:01:54.317Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T00:01:54.579Z] + Found adjustments [2022-06-23T00:01:54.579Z] ==> Gzipping contents [2022-06-23T00:01:54.579Z] 4.0K /tmp/codecov.5vfgxm.gz [2022-06-23T00:01:54.579Z] ==> Uploading reports [2022-06-23T00:01:54.579Z] url: https://codecov.io [2022-06-23T00:01:54.579Z] query: branch=PR-431&commit=f773924ffa16895744c3e431360e94e9e7dea59d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-06-23T00:01:54.579Z] -> Pinging Codecov [2022-06-23T00:01:54.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-431&commit=f773924ffa16895744c3e431360e94e9e7dea59d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-06-23T00:01:54.840Z] -> Uploading to [2022-06-23T00:01:54.840Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/f773924ffa16895744c3e431360e94e9e7dea59d/7d5e8e0e-9467-4ed4-b5f9-48179f42b99f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T000154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f052640df7cfb6fab6bdb19c5064db5c081a941716ae9eb19dbbe8742ab03ae7 [2022-06-23T00:01:54.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T00:01:54.840Z] Dload Upload Total Spent Left Speed [2022-06-23T00:01:55.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2426 --:--:-- --:--:-- --:--:-- 2426 [2022-06-23T00:01:55.100Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] } [2022-06-23T00:01:55.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-23T00:01:55.853Z] + [ -d /w/workspace/_app-service-configurable_PR-431/archives ] [2022-06-23T00:01:55.853Z] + ls -al /w/workspace/_app-service-configurable_PR-431/archives [2022-06-23T00:01:55.853Z] total 16 [2022-06-23T00:01:55.853Z] drwxr-xr-x 3 root root 4096 Jun 22 23:53 . [2022-06-23T00:01:55.853Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:53 .. [2022-06-23T00:01:55.853Z] drwxr-xr-x 2 root root 4096 Jun 22 23:53 cost [2022-06-23T00:01:55.853Z] -rw-r--r-- 1 root root 95 Jun 22 23:53 cost.csv [2022-06-23T00:01:55.853Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-431/archives [2022-06-23T00:01:55.853Z] + ls -al /w/workspace/_app-service-configurable_PR-431/archives [2022-06-23T00:01:55.853Z] total 16 [2022-06-23T00:01:55.853Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:53 . [2022-06-23T00:01:55.853Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:53 .. [2022-06-23T00:01:55.853Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 23:53 cost [2022-06-23T00:01:55.853Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 22 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:01:56.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:01:57.022Z] ---> package-listing.sh [2022-06-23T00:01:57.022Z] ++ facter osfamily [2022-06-23T00:01:57.022Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T00:01:57.282Z] + OS_FAMILY=debian [2022-06-23T00:01:57.282Z] + workspace=/w/workspace/_app-service-configurable_PR-431 [2022-06-23T00:01:57.282Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T00:01:57.282Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T00:01:57.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T00:01:57.282Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T00:01:57.282Z] + '[' /w/workspace/_app-service-configurable_PR-431 ']' [2022-06-23T00:01:57.282Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T00:01:57.282Z] + case "${OS_FAMILY}" in [2022-06-23T00:01:57.282Z] + dpkg -l [2022-06-23T00:01:57.282Z] + grep '^ii' [2022-06-23T00:01:57.282Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T00:01:57.282Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T00:01:57.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T00:01:57.282Z] + '[' /w/workspace/_app-service-configurable_PR-431 ']' [2022-06-23T00:01:57.282Z] + mkdir -p /w/workspace/_app-service-configurable_PR-431/archives/ [2022-06-23T00:01:57.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-431/archives/ [Pipeline] echo [2022-06-23T00:01:57.293Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T00:01:57.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T00:01:58.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T00:01:58.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T00:01:58.221Z] prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container [2022-06-23T00:01:58.261Z] $ 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-431/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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T00:01:58.504Z] $ docker top 2e48e51bb33e8ff3d14b27c8991cbfb9aa3470a395db2bb8eae3aab6b57599f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T00:01:58.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T00:01:59.159Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T00:01:59.447Z] + ls /var/log/sa-host [2022-06-23T00:01:59.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T00:01:59.582Z] provisioning config files... [2022-06-23T00:01:59.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config5008257467321593239tmp [Pipeline] { [Pipeline] echo [2022-06-23T00:01:59.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:01:59.890Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T00:01:59.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:02:00.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T00:02:00.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:02:00.522Z] ---> sudo-logs.sh [2022-06-23T00:02:00.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T00:02:00.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:02:00.839Z] ---> job-cost.sh [2022-06-23T00:02:00.839Z] lf-activate-venv: SKIPPING [2022-06-23T00:02:00.839Z] DEBUG: total: 0.2199999988079071 [2022-06-23T00:02:00.839Z] INFO: Retrieving Stack Cost... [2022-06-23T00:02:01.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T00:02:01.672Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T00:02:01.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T00:02:01.971Z] ---> logs-deploy.sh [2022-06-23T00:02:01.971Z] lf-activate-venv: SKIPPING [2022-06-23T00:02:01.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-431/2 [2022-06-23T00:02:01.971Z] INFO: archiving workspace using pattern(s): [2022-06-23T00:02:02.911Z] Archives upload complete. [2022-06-23T00:02:02.911Z] INFO: archiving logs to Nexus