Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19+0f293f13f47d7806d287045c82fd6425cbb8076b (e2df274fe3a5d300f03ae3482e54d8af3938402a) 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-ssh14189519140517715065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2077400785990618961.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076033057725330398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018246432053749128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2605538636169559336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17603100765862071874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22901 in /w/workspace/_app-service-configurable_PR-458 [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-458 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0f293f13f47d7806d287045c82fd6425cbb8076b into PR head commit bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 Merge succeeded, producing bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 Checking out Revision bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 (PR-458) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # 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 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-16T12:04:15.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-16T12:04:15.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-16T12:04:15.832Z] ========================================================= [2022-08-16T12:04:15.832Z] EdgeX Global Pipelines Version Info [2022-08-16T12:04:15.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:04:16.993Z] ------------------- [2022-08-16T12:04:16.993Z] stable info: [2022-08-16T12:04:16.993Z] ------------------- [2022-08-16T12:04:16.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T12:04:16.993Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T12:04:16.993Z] Message: update stable to v1.0.238 [2022-08-16T12:04:17.255Z] ------------------- [2022-08-16T12:04:17.255Z] experimental info: [2022-08-16T12:04:17.255Z] ------------------- [2022-08-16T12:04:17.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T12:04:17.255Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T12:04:17.255Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-16T12:04:17.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-16T12:04:17.708Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-16T12:04:17.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-16T12:04:17.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-16T12:04:17.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-16T12:04:17.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-16T12:04:17.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-16T12:04:17.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-16T12:04:18.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-16T12:04:18.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-16T12:04:18.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-16T12:04:18.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-16T12:04:18.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-16T12:04:18.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-16T12:04:18.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T12:04:18.313Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T12:04:18.357Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T12:04:18.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T12:04:18.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-16T12:04:18.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-16T12:04:18.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-16T12:04:18.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-16T12:04:18.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-16T12:04:18.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-16T12:04:18.836Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-16T12:04:18.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-16T12:04:18.922Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-16T12:04:18.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo [2022-08-16T12:04:19.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo [2022-08-16T12:04:19.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo [2022-08-16T12:04:19.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo [2022-08-16T12:04:19.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf0b01d [Pipeline] echo [2022-08-16T12:04:19.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T12:04:19.305Z] provisioning config files... [2022-08-16T12:04:19.320Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config1109648072933145219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:04:19.675Z] ---> docker-login.sh [2022-08-16T12:04:19.675Z] nexus3.edgexfoundry.org:10001 [2022-08-16T12:04:19.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:20.198Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:20.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:20.198Z] [2022-08-16T12:04:20.198Z] Login Succeeded [2022-08-16T12:04:20.198Z] nexus3.edgexfoundry.org:10002 [2022-08-16T12:04:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:20.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:20.459Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:20.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:20.459Z] [2022-08-16T12:04:20.459Z] Login Succeeded [2022-08-16T12:04:20.459Z] nexus3.edgexfoundry.org:10003 [2022-08-16T12:04:20.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:20.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:20.459Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:20.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:20.459Z] [2022-08-16T12:04:20.459Z] Login Succeeded [2022-08-16T12:04:20.459Z] nexus3.edgexfoundry.org:10004 [2022-08-16T12:04:20.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:20.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:20.722Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:20.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:20.722Z] [2022-08-16T12:04:20.722Z] Login Succeeded [2022-08-16T12:04:20.722Z] docker.io [2022-08-16T12:04:20.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:21.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:21.295Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:21.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:21.295Z] [2022-08-16T12:04:21.295Z] Login Succeeded [2022-08-16T12:04:21.295Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T12:04:21.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-16T12:04:21.954Z] + git rev-list -1 --merges bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19~1..bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo [2022-08-16T12:04:22.004Z] -----------> git rev-list -1 --merges bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19~1..bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [false] [Pipeline] sh [2022-08-16T12:04:22.318Z] + git log --format=format:%s -1 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo [2022-08-16T12:04:22.356Z] ========================================================= [2022-08-16T12:04:22.356Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-16T12:04:22.356Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T12:04:22.781Z] + git log --format=format:%s -1 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo [2022-08-16T12:04:22.814Z] [semverPrep] GIT_COMMIT: bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-16T12:04:22.842Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-16T12:04:23.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T12:04:23.241Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-16T12:04:23.241Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-16T12:04:23.241Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-16T12:04:23.241Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-16T12:04:23.241Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-16T12:04:23.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:04:23.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T12:04:23.753Z] [2022-08-16T12:04:23.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:04:24.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T12:04:24.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-16T12:04:24.138Z] b85a868b505f: Pulling fs layer [2022-08-16T12:04:24.138Z] e2be974225ed: Pulling fs layer [2022-08-16T12:04:24.138Z] 339a4e72a1f5: Pulling fs layer [2022-08-16T12:04:24.138Z] 988bab9f4d93: Pulling fs layer [2022-08-16T12:04:24.138Z] 1469e6f7b9e6: Pulling fs layer [2022-08-16T12:04:24.138Z] eaf3925da568: Pulling fs layer [2022-08-16T12:04:24.138Z] bab4dde63d76: Pulling fs layer [2022-08-16T12:04:24.138Z] bde34c3a00c8: Pulling fs layer [2022-08-16T12:04:24.138Z] b352a97aabf1: Pulling fs layer [2022-08-16T12:04:24.138Z] 4872d77fe225: Pulling fs layer [2022-08-16T12:04:24.138Z] 5851b861e8e6: Pulling fs layer [2022-08-16T12:04:24.138Z] bab4dde63d76: Waiting [2022-08-16T12:04:24.138Z] bde34c3a00c8: Waiting [2022-08-16T12:04:24.138Z] 5851b861e8e6: Waiting [2022-08-16T12:04:24.138Z] 988bab9f4d93: Waiting [2022-08-16T12:04:24.138Z] 1469e6f7b9e6: Waiting [2022-08-16T12:04:24.138Z] eaf3925da568: Waiting [2022-08-16T12:04:24.138Z] b352a97aabf1: Waiting [2022-08-16T12:04:24.138Z] 4872d77fe225: Waiting [2022-08-16T12:04:24.138Z] e2be974225ed: Download complete [2022-08-16T12:04:24.138Z] 988bab9f4d93: Verifying Checksum [2022-08-16T12:04:24.138Z] 988bab9f4d93: Download complete [2022-08-16T12:04:24.399Z] 1469e6f7b9e6: Verifying Checksum [2022-08-16T12:04:24.399Z] 1469e6f7b9e6: Download complete [2022-08-16T12:04:24.399Z] 339a4e72a1f5: Verifying Checksum [2022-08-16T12:04:24.399Z] 339a4e72a1f5: Download complete [2022-08-16T12:04:24.399Z] eaf3925da568: Verifying Checksum [2022-08-16T12:04:24.399Z] eaf3925da568: Download complete [2022-08-16T12:04:24.399Z] bde34c3a00c8: Verifying Checksum [2022-08-16T12:04:24.399Z] bde34c3a00c8: Download complete [2022-08-16T12:04:24.399Z] b352a97aabf1: Verifying Checksum [2022-08-16T12:04:24.399Z] b352a97aabf1: Download complete [2022-08-16T12:04:24.399Z] 4872d77fe225: Verifying Checksum [2022-08-16T12:04:24.399Z] 4872d77fe225: Download complete [2022-08-16T12:04:24.399Z] 5851b861e8e6: Verifying Checksum [2022-08-16T12:04:24.399Z] 5851b861e8e6: Download complete [2022-08-16T12:04:24.399Z] b85a868b505f: Verifying Checksum [2022-08-16T12:04:24.399Z] b85a868b505f: Download complete [2022-08-16T12:04:24.658Z] bab4dde63d76: Verifying Checksum [2022-08-16T12:04:24.658Z] bab4dde63d76: Download complete [2022-08-16T12:04:26.041Z] b85a868b505f: Pull complete [2022-08-16T12:04:26.041Z] e2be974225ed: Pull complete [2022-08-16T12:04:26.611Z] 339a4e72a1f5: Pull complete [2022-08-16T12:04:26.611Z] 988bab9f4d93: Pull complete [2022-08-16T12:04:26.872Z] 1469e6f7b9e6: Pull complete [2022-08-16T12:04:26.872Z] eaf3925da568: Pull complete [2022-08-16T12:04:29.424Z] bab4dde63d76: Pull complete [2022-08-16T12:04:29.424Z] bde34c3a00c8: Pull complete [2022-08-16T12:04:29.424Z] b352a97aabf1: Pull complete [2022-08-16T12:04:29.424Z] 4872d77fe225: Pull complete [2022-08-16T12:04:29.424Z] 5851b861e8e6: Pull complete [2022-08-16T12:04:29.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-16T12:04:29.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T12:04:29.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:04:29.647Z] prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container [2022-08-16T12:04:29.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-16T12:04:32.744Z] $ docker top 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c -eo pid,comm [2022-08-16T12:04:32.811Z] 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-08-16T12:04:32.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T12:04:32.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T12:04:32.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T12:04:33.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T12:04:33.089Z] $ docker exec 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent [2022-08-16T12:04:33.209Z] SSH_AUTH_SOCK=/tmp/ssh-hYhiUU5XKr3C/agent.31 [2022-08-16T12:04:33.209Z] SSH_AGENT_PID=37 [2022-08-16T12:04:33.217Z] Running ssh-add (command line suppressed) [2022-08-16T12:04:33.334Z] Identity added: /w/workspace/_app-service-configurable_PR-458@tmp/private_key_1861953714646401456.key (/w/workspace/_app-service-configurable_PR-458@tmp/private_key_1861953714646401456.key) [2022-08-16T12:04:33.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T12:04:33.695Z] + git tag --points-at HEAD [Pipeline] } [2022-08-16T12:04:33.722Z] $ docker exec --env ******** --env ******** 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent -k [2022-08-16T12:04:33.837Z] unset SSH_AUTH_SOCK; [2022-08-16T12:04:33.837Z] unset SSH_AGENT_PID; [2022-08-16T12:04:33.838Z] echo Agent pid 37 killed; [2022-08-16T12:04:33.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-16T12:04:33.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T12:04:33.925Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T12:04:34.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T12:04:34.054Z] $ docker exec 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent [2022-08-16T12:04:34.174Z] SSH_AUTH_SOCK=/tmp/ssh-0ZIpUqg11tNT/agent.71 [2022-08-16T12:04:34.174Z] SSH_AGENT_PID=78 [2022-08-16T12:04:34.180Z] Running ssh-add (command line suppressed) [2022-08-16T12:04:34.300Z] Identity added: /w/workspace/_app-service-configurable_PR-458@tmp/private_key_3831005791409666571.key (/w/workspace/_app-service-configurable_PR-458@tmp/private_key_3831005791409666571.key) [2022-08-16T12:04:34.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T12:04:34.642Z] + git semver init [2022-08-16T12:04:34.905Z] 2022-08-16 12:04:34,832 [run_init] DEBUG init version:0.0.0 force:False [2022-08-16T12:04:34.905Z] 2022-08-16 12:04:34,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-458/.semver [2022-08-16T12:04:34.905Z] 2022-08-16 12:04:34,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-458/.semver [2022-08-16T12:04:34.905Z] 2022-08-16 12:04:34,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-458/.semver'], cwd=/w/workspace/_app-service-configurable_PR-458, universal_newlines=False, shell=None, istream=None) [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,594 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-458/.git/info/exclude [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-458/.semver/PR-458 with force:False [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,595 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-458/.semver/PR-458 [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,599 [execute] INFO git cat-file --batch-check [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,605 [execute] INFO git cat-file --batch [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T12:04:35.845Z] 2022-08-16 12:04:35,611 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-458/.semver/PR-458 [2022-08-16T12:04:35.845Z] 0.0.0 [Pipeline] } [2022-08-16T12:04:35.872Z] $ docker exec --env ******** --env ******** 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent -k [2022-08-16T12:04:35.973Z] unset SSH_AUTH_SOCK; [2022-08-16T12:04:35.974Z] unset SSH_AGENT_PID; [2022-08-16T12:04:35.974Z] echo Agent pid 78 killed; [2022-08-16T12:04:35.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T12:04:36.422Z] + git semver [Pipeline] } [2022-08-16T12:04:36.718Z] $ docker stop --time=1 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c [2022-08-16T12:04:37.994Z] $ docker rm -f 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T12:04:38.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-16T12:04:38.724Z] Stashed 1 file(s) [Pipeline] echo [2022-08-16T12:04:38.742Z] [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-08-16T12:04:39.299Z] provisioning config files... [2022-08-16T12:04:39.313Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config8162266520826053968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:04:39.657Z] ---> docker-login.sh [2022-08-16T12:04:39.657Z] nexus3.edgexfoundry.org:10001 [2022-08-16T12:04:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:39.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:39.657Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:39.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:39.657Z] [2022-08-16T12:04:39.657Z] Login Succeeded [2022-08-16T12:04:39.657Z] nexus3.edgexfoundry.org:10002 [2022-08-16T12:04:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:39.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:39.917Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:39.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:39.917Z] [2022-08-16T12:04:39.917Z] Login Succeeded [2022-08-16T12:04:39.917Z] nexus3.edgexfoundry.org:10003 [2022-08-16T12:04:39.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:39.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:39.917Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:39.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:39.917Z] [2022-08-16T12:04:39.917Z] Login Succeeded [2022-08-16T12:04:39.917Z] nexus3.edgexfoundry.org:10004 [2022-08-16T12:04:39.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:40.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:40.179Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:40.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:40.179Z] [2022-08-16T12:04:40.179Z] Login Succeeded [2022-08-16T12:04:40.179Z] docker.io [2022-08-16T12:04:40.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:04:40.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:04:40.439Z] Configure a credential helper to remove this warning. See [2022-08-16T12:04:40.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:04:40.439Z] [2022-08-16T12:04:40.439Z] Login Succeeded [2022-08-16T12:04:40.439Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T12:04:40.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T12:04:40.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T12:04:40.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T12:04:40.715Z] ========================================================= [2022-08-16T12:04:40.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-16T12:04:40.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:04:41.184Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-16T12:04:41.184Z] Sending build context to Docker daemon 3.125MB [2022-08-16T12:04:41.184Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T12:04:41.184Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T12:04:41.184Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-16T12:04:41.184Z] 2408cc74d12b: Pulling fs layer [2022-08-16T12:04:41.184Z] ea60b727a1ce: Pulling fs layer [2022-08-16T12:04:41.184Z] 30c4a7721957: Pulling fs layer [2022-08-16T12:04:41.184Z] 370296b7ddb6: Pulling fs layer [2022-08-16T12:04:41.184Z] 7c6cee850709: Pulling fs layer [2022-08-16T12:04:41.184Z] 370296b7ddb6: Waiting [2022-08-16T12:04:41.184Z] 39a5fcdaea64: Pulling fs layer [2022-08-16T12:04:41.184Z] d94ebbe4e438: Pulling fs layer [2022-08-16T12:04:41.184Z] 7c6cee850709: Waiting [2022-08-16T12:04:41.184Z] 39a5fcdaea64: Waiting [2022-08-16T12:04:41.184Z] d94ebbe4e438: Waiting [2022-08-16T12:04:41.184Z] bcfd1f05c69d: Pulling fs layer [2022-08-16T12:04:41.184Z] 59ccb84bbe0f: Pulling fs layer [2022-08-16T12:04:41.184Z] bcfd1f05c69d: Waiting [2022-08-16T12:04:41.184Z] 30c4a7721957: Verifying Checksum [2022-08-16T12:04:41.184Z] 30c4a7721957: Download complete [2022-08-16T12:04:41.184Z] ea60b727a1ce: Download complete [2022-08-16T12:04:41.184Z] 7c6cee850709: Verifying Checksum [2022-08-16T12:04:41.184Z] 7c6cee850709: Download complete [2022-08-16T12:04:41.184Z] 39a5fcdaea64: Verifying Checksum [2022-08-16T12:04:41.184Z] 39a5fcdaea64: Download complete [2022-08-16T12:04:41.445Z] 2408cc74d12b: Verifying Checksum [2022-08-16T12:04:41.445Z] 2408cc74d12b: Download complete [2022-08-16T12:04:41.445Z] d94ebbe4e438: Verifying Checksum [2022-08-16T12:04:41.445Z] d94ebbe4e438: Download complete [2022-08-16T12:04:41.445Z] 2408cc74d12b: Pull complete [2022-08-16T12:04:41.445Z] ea60b727a1ce: Pull complete [2022-08-16T12:04:41.712Z] 30c4a7721957: Pull complete [2022-08-16T12:04:41.973Z] 59ccb84bbe0f: Verifying Checksum [2022-08-16T12:04:41.974Z] 59ccb84bbe0f: Download complete [2022-08-16T12:04:42.233Z] bcfd1f05c69d: Verifying Checksum [2022-08-16T12:04:42.233Z] bcfd1f05c69d: Download complete [2022-08-16T12:04:42.233Z] 370296b7ddb6: Verifying Checksum [2022-08-16T12:04:42.233Z] 370296b7ddb6: Download complete [2022-08-16T12:04:46.425Z] 370296b7ddb6: Pull complete [2022-08-16T12:04:46.425Z] 7c6cee850709: Pull complete [2022-08-16T12:04:46.425Z] 39a5fcdaea64: Pull complete [2022-08-16T12:04:46.425Z] d94ebbe4e438: Pull complete [2022-08-16T12:04:48.333Z] bcfd1f05c69d: Pull complete [2022-08-16T12:04:49.271Z] 59ccb84bbe0f: Pull complete [2022-08-16T12:04:49.271Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-16T12:04:49.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T12:04:49.271Z] ---> a4fb48ad2a94 [2022-08-16T12:04:49.271Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T12:04:54.150Z] Still waiting to schedule task [2022-08-16T12:04:54.150Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-16T12:04:54.568Z] ---> Running in 8323a393ca6a [2022-08-16T12:04:54.568Z] Removing intermediate container 8323a393ca6a [2022-08-16T12:04:54.568Z] ---> 45b8f69ce9ae [2022-08-16T12:04:54.568Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T12:04:54.568Z] ---> Running in cfbad0dc2b5d [2022-08-16T12:04:54.568Z] Removing intermediate container cfbad0dc2b5d [2022-08-16T12:04:54.568Z] ---> 097600a2df6d [2022-08-16T12:04:54.568Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:04:54.568Z] ---> Running in 8a094c3e67d7 [2022-08-16T12:04:54.568Z] Removing intermediate container 8a094c3e67d7 [2022-08-16T12:04:54.568Z] ---> 6d79ca3b68ff [2022-08-16T12:04:54.568Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T12:04:54.568Z] ---> Running in 7139b1220b5d [2022-08-16T12:04:54.828Z] Removing intermediate container 7139b1220b5d [2022-08-16T12:04:54.828Z] ---> a72a87eebe12 [2022-08-16T12:04:54.828Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T12:04:54.828Z] ---> Running in 335ecea055b2 [2022-08-16T12:04:55.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T12:04:56.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T12:04:56.747Z] OK: 211 MiB in 51 packages [2022-08-16T12:04:57.009Z] Removing intermediate container 335ecea055b2 [2022-08-16T12:04:57.009Z] ---> 2311c664da36 [2022-08-16T12:04:57.009Z] Step 8/13 : WORKDIR /app [2022-08-16T12:04:57.009Z] ---> Running in 2ae3ae7afbb6 [2022-08-16T12:04:57.009Z] Removing intermediate container 2ae3ae7afbb6 [2022-08-16T12:04:57.009Z] ---> eb8701968884 [2022-08-16T12:04:57.009Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-16T12:04:57.270Z] ---> c179e97fe186 [2022-08-16T12:04:57.270Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T12:04:57.270Z] ---> Running in 90a8648d6675 [2022-08-16T12:05:23.877Z] Removing intermediate container 90a8648d6675 [2022-08-16T12:05:23.877Z] ---> 8efb0504614c [2022-08-16T12:05:23.877Z] Step 11/13 : COPY . . [2022-08-16T12:05:23.877Z] ---> 7e06eb732368 [2022-08-16T12:05:23.877Z] Step 12/13 : ARG MAKE="make build" [2022-08-16T12:05:23.877Z] ---> Running in 66ea74454f9b [2022-08-16T12:05:23.877Z] Removing intermediate container 66ea74454f9b [2022-08-16T12:05:23.877Z] ---> a12bb1c84673 [2022-08-16T12:05:23.877Z] Step 13/13 : RUN $MAKE [2022-08-16T12:05:23.877Z] ---> Running in 3a711a87887d [2022-08-16T12:05:23.877Z] noop [2022-08-16T12:05:24.138Z] Removing intermediate container 3a711a87887d [2022-08-16T12:05:24.138Z] ---> 1ae7e0e41594 [2022-08-16T12:05:24.138Z] Successfully built 1ae7e0e41594 [2022-08-16T12:05:24.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:05:24.591Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T12:05:24.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:05:24.757Z] prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container [2022-08-16T12:05:24.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@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 ******** ci-base-image-x86_64 cat [2022-08-16T12:05:25.164Z] $ docker top 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T12:05:25.648Z] + go version [2022-08-16T12:05:25.649Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-16T12:05:25.681Z] $ docker stop --time=1 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc [2022-08-16T12:05:27.127Z] $ docker rm -f 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:05:27.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T12:05:27.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:05:28.023Z] prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container [2022-08-16T12:05:28.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@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 ******** ci-base-image-x86_64 cat [2022-08-16T12:05:28.447Z] $ docker top 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T12:05:28.852Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-458 [Pipeline] fileExists [Pipeline] sh [2022-08-16T12:05:29.205Z] + make test [2022-08-16T12:05:29.205Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-16T12:05:39.188Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-16T12:05:39.188Z] CGO_ENABLED=1 go vet ./... [2022-08-16T12:05:42.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T12:05:42.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T12:05:42.485Z] ./bin/test-attribution-txt.sh [2022-08-16T12:05:42.485Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T12:05:42.485Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T12:05:42.485Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T12:05:42.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T12:05:42.551Z] $ docker stop --time=1 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 [2022-08-16T12:05:45.278Z] $ docker rm -f 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T12:05:45.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T12:05:45.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-16T12:05:46.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T12:05:46.830Z] + ls -al . [2022-08-16T12:05:46.830Z] total 172 [2022-08-16T12:05:46.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:05 . [2022-08-16T12:05:46.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:04 .. [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 12:04 .dockerignore [2022-08-16T12:05:46.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:04 .git [2022-08-16T12:05:46.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 12:04 .github [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 12:04 .gitignore [2022-08-16T12:05:46.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 12:04 .semver [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 12:04 Attribution.txt [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 12:04 CHANGELOG.md [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 12:04 Dockerfile [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 12:04 GOVERNANCE.md [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 12:04 Jenkinsfile [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 12:04 LICENSE [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 12:04 OWNERS.md [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 12:04 README.md [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 12:04 VERSION [2022-08-16T12:05:46.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 12:04 bin [2022-08-16T12:05:46.830Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 16 12:05 coverage.out [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 12:04 go.mod [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 12:04 go.sum [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 12:04 main.go [2022-08-16T12:05:46.830Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 12:04 makefile [2022-08-16T12:05:46.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 12:04 res [2022-08-16T12:05:46.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:05:47.234Z] + 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=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 --label arch=amd64 --label version=0.0.0 . [2022-08-16T12:05:47.234Z] Sending build context to Docker daemon 3.126MB [2022-08-16T12:05:47.234Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T12:05:47.234Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-16T12:05:47.234Z] ---> 1ae7e0e41594 [2022-08-16T12:05:47.234Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T12:05:47.495Z] ---> Running in 7d7f541a016c [2022-08-16T12:05:47.495Z] Removing intermediate container 7d7f541a016c [2022-08-16T12:05:47.495Z] ---> 60237fb06e83 [2022-08-16T12:05:47.495Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T12:05:47.495Z] ---> Running in fac332431e94 [2022-08-16T12:05:47.495Z] Removing intermediate container fac332431e94 [2022-08-16T12:05:47.495Z] ---> 2f103a512ea2 [2022-08-16T12:05:47.495Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:05:47.495Z] ---> Running in c57fee98ae88 [2022-08-16T12:05:47.757Z] Removing intermediate container c57fee98ae88 [2022-08-16T12:05:47.757Z] ---> 08ae33ea872a [2022-08-16T12:05:47.757Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T12:05:47.757Z] ---> Running in 3594e5118932 [2022-08-16T12:05:48.334Z] Removing intermediate container 3594e5118932 [2022-08-16T12:05:48.334Z] ---> 1b05f0a267eb [2022-08-16T12:05:48.334Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T12:05:48.334Z] ---> Running in 99ebc70205cf [2022-08-16T12:05:48.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T12:05:49.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T12:05:49.546Z] OK: 211 MiB in 51 packages [2022-08-16T12:05:50.121Z] Removing intermediate container 99ebc70205cf [2022-08-16T12:05:50.121Z] ---> caa2309226a1 [2022-08-16T12:05:50.121Z] Step 8/27 : WORKDIR /app [2022-08-16T12:05:50.121Z] ---> Running in b8b22bc4c65f [2022-08-16T12:05:50.121Z] Removing intermediate container b8b22bc4c65f [2022-08-16T12:05:50.121Z] ---> 17b8905003dd [2022-08-16T12:05:50.121Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-16T12:05:50.121Z] ---> 9b188a491f1d [2022-08-16T12:05:50.121Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T12:05:50.121Z] ---> Running in a78cc2c88176 [2022-08-16T12:05:51.065Z] Removing intermediate container a78cc2c88176 [2022-08-16T12:05:51.065Z] ---> 11b7a982a81d [2022-08-16T12:05:51.065Z] Step 11/27 : COPY . . [2022-08-16T12:05:51.326Z] ---> 479b3999e32c [2022-08-16T12:05:51.326Z] Step 12/27 : ARG MAKE="make build" [2022-08-16T12:05:51.326Z] ---> Running in eabb68307ad3 [2022-08-16T12:05:51.326Z] Removing intermediate container eabb68307ad3 [2022-08-16T12:05:51.326Z] ---> fb55b75281b9 [2022-08-16T12:05:51.326Z] Step 13/27 : RUN $MAKE [2022-08-16T12:05:51.326Z] ---> Running in f31f13141f74 [2022-08-16T12:05:51.588Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-16T12:06:18.255Z] Removing intermediate container f31f13141f74 [2022-08-16T12:06:18.255Z] ---> 67f52b0d36e8 [2022-08-16T12:06:18.255Z] Step 14/27 : FROM alpine:3.16 [2022-08-16T12:06:18.255Z] 3.16: Pulling from library/alpine [2022-08-16T12:06:18.255Z] 213ec9aee27d: Pulling fs layer [2022-08-16T12:06:18.255Z] 213ec9aee27d: Verifying Checksum [2022-08-16T12:06:18.255Z] 213ec9aee27d: Download complete [2022-08-16T12:06:18.255Z] 213ec9aee27d: Pull complete [2022-08-16T12:06:18.255Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T12:06:18.255Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T12:06:18.255Z] ---> 9c6f07244728 [2022-08-16T12:06:18.255Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:06:18.255Z] ---> Running in aa88af364ef1 [2022-08-16T12:06:18.255Z] Removing intermediate container aa88af364ef1 [2022-08-16T12:06:18.255Z] ---> 1ff31f0c6f09 [2022-08-16T12:06:18.255Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-16T12:06:18.255Z] ---> Running in aad9b29fa1f6 [2022-08-16T12:06:18.255Z] Removing intermediate container aad9b29fa1f6 [2022-08-16T12:06:18.255Z] ---> 7af0f45066af [2022-08-16T12:06:18.255Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-16T12:06:18.255Z] ---> Running in 9762d6ff0755 [2022-08-16T12:06:18.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T12:06:18.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T12:06:18.255Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-16T12:06:18.255Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-16T12:06:18.255Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T12:06:18.255Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-16T12:06:18.255Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T12:06:18.255Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-16T12:06:18.255Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-16T12:06:18.255Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T12:06:18.255Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T12:06:18.255Z] OK: 9 MiB in 21 packages [2022-08-16T12:06:18.255Z] Removing intermediate container 9762d6ff0755 [2022-08-16T12:06:18.255Z] ---> 8104fb69df0b [2022-08-16T12:06:18.255Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-16T12:06:18.255Z] ---> dc6776b4e514 [2022-08-16T12:06:18.255Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-16T12:06:18.255Z] ---> 5da4809405ad [2022-08-16T12:06:18.255Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-16T12:06:18.255Z] ---> b8e221cbbaa9 [2022-08-16T12:06:18.255Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-16T12:06:18.516Z] ---> c34f03c2a721 [2022-08-16T12:06:18.516Z] Step 22/27 : EXPOSE 48095 [2022-08-16T12:06:18.516Z] ---> Running in 582ae935e204 [2022-08-16T12:06:18.516Z] Removing intermediate container 582ae935e204 [2022-08-16T12:06:18.516Z] ---> 7675deacd3f3 [2022-08-16T12:06:18.516Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-16T12:06:18.775Z] ---> Running in 8e0ab28bcfd9 [2022-08-16T12:06:18.775Z] Removing intermediate container 8e0ab28bcfd9 [2022-08-16T12:06:18.775Z] ---> a173f8a045aa [2022-08-16T12:06:18.775Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T12:06:18.775Z] ---> Running in 3cf44741162c [2022-08-16T12:06:18.775Z] Removing intermediate container 3cf44741162c [2022-08-16T12:06:18.775Z] ---> c19077710580 [2022-08-16T12:06:18.775Z] Step 25/27 : LABEL arch=amd64 [2022-08-16T12:06:18.775Z] ---> Running in 0a11599206a7 [2022-08-16T12:06:19.044Z] Removing intermediate container 0a11599206a7 [2022-08-16T12:06:19.044Z] ---> 29a3087edafe [2022-08-16T12:06:19.044Z] Step 26/27 : LABEL git_sha=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [2022-08-16T12:06:19.044Z] ---> Running in 901d71bcdda2 [2022-08-16T12:06:19.044Z] Removing intermediate container 901d71bcdda2 [2022-08-16T12:06:19.044Z] ---> 7c399effcf24 [2022-08-16T12:06:19.044Z] Step 27/27 : LABEL version=0.0.0 [2022-08-16T12:06:19.044Z] ---> Running in d647816db35d [2022-08-16T12:06:19.044Z] Removing intermediate container d647816db35d [2022-08-16T12:06:19.044Z] ---> ab1ff89955d4 [2022-08-16T12:06:19.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T12:06:19.044Z] Successfully built ab1ff89955d4 [2022-08-16T12:06:19.044Z] 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-08-16T12:06:19.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T12:06:19.928Z] [2022-08-16T12:06:19.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:06:20.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T12:06:20.310Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-16T12:06:20.310Z] 5eb5b503b376: Pulling fs layer [2022-08-16T12:06:20.310Z] 5c69ac0246d0: Pulling fs layer [2022-08-16T12:06:20.310Z] ec43610c2a17: Pulling fs layer [2022-08-16T12:06:20.310Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-16T12:06:20.311Z] 33b1e0a273af: Pulling fs layer [2022-08-16T12:06:20.311Z] 5d3b04190fa2: Pulling fs layer [2022-08-16T12:06:20.311Z] 2f39f015ded8: Pulling fs layer [2022-08-16T12:06:20.311Z] 3a2ae6a8a46f: Waiting [2022-08-16T12:06:20.311Z] 5d3b04190fa2: Waiting [2022-08-16T12:06:20.311Z] 2f39f015ded8: Waiting [2022-08-16T12:06:20.311Z] 33b1e0a273af: Waiting [2022-08-16T12:06:20.311Z] 5c69ac0246d0: Download complete [2022-08-16T12:06:20.311Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-16T12:06:20.311Z] 3a2ae6a8a46f: Download complete [2022-08-16T12:06:20.311Z] 33b1e0a273af: Verifying Checksum [2022-08-16T12:06:20.311Z] 33b1e0a273af: Download complete [2022-08-16T12:06:20.311Z] 5d3b04190fa2: Download complete [2022-08-16T12:06:20.311Z] ec43610c2a17: Verifying Checksum [2022-08-16T12:06:20.311Z] ec43610c2a17: Download complete [2022-08-16T12:06:20.573Z] 5eb5b503b376: Verifying Checksum [2022-08-16T12:06:20.573Z] 5eb5b503b376: Download complete [2022-08-16T12:06:21.141Z] 2f39f015ded8: Download complete [2022-08-16T12:06:22.079Z] 5eb5b503b376: Pull complete [2022-08-16T12:06:22.079Z] 5c69ac0246d0: Pull complete [2022-08-16T12:06:22.646Z] ec43610c2a17: Pull complete [2022-08-16T12:06:22.646Z] 3a2ae6a8a46f: Pull complete [2022-08-16T12:06:22.904Z] 33b1e0a273af: Pull complete [2022-08-16T12:06:23.169Z] 5d3b04190fa2: Pull complete [2022-08-16T12:06:28.440Z] 2f39f015ded8: Pull complete [2022-08-16T12:06:28.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-16T12:06:28.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T12:06:28.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:06:28.689Z] prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container [2022-08-16T12:06:28.731Z] $ 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-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-16T12:06:29.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22902 in /w/workspace/_app-service-configurable_PR-458 [2022-08-16T12:06:33.490Z] $ docker top 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-08-16T12:06:33.744Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-08-16T12:06:33.818Z] Selected Git installation does not exist. Using Default [2022-08-16T12:06:33.818Z] The recommended git tool is: NONE [2022-08-16T12:06:33.979Z] ---> job-cost.sh [2022-08-16T12:06:33.979Z] lf-activate-venv: SKIPPING [2022-08-16T12:06:33.979Z] INFO: No Stack... [2022-08-16T12:06:34.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T12:06:34.809Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T12:06:35.129Z] + cat /w/workspace/_app-service-configurable_PR-458/archives/cost.csv [2022-08-16T12:06:35.129Z] + cut -d, -f6 [Pipeline] lock [2022-08-16T12:06:35.167Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [2022-08-16T12:06:35.171Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] did not exist. Created. [2022-08-16T12:06:35.172Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T12:06:35.555Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-16T12:06:35.634Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T12:06:35.648Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T12:06:35.724Z] $ docker stop --time=1 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 [2022-08-16T12:06:36.918Z] $ docker rm -f 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T12:06:38.863Z] using credential edgex-jenkins-ssh [2022-08-16T12:06:38.889Z] Cloning the remote Git repository [2022-08-16T12:06:38.966Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-16T12:06:39.044Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-08-16T12:06:39.235Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-16T12:06:39.236Z] > git --version # timeout=10 [2022-08-16T12:06:39.254Z] > git --version # 'git version 2.25.1' [2022-08-16T12:06:39.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T12:06:39.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T12:06:41.116Z] Merging remotes/origin/main commit 0f293f13f47d7806d287045c82fd6425cbb8076b into PR head commit bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [2022-08-16T12:06:41.333Z] Merge succeeded, producing bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [2022-08-16T12:06:41.334Z] Checking out Revision bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 (PR-458) [2022-08-16T12:06:40.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-16T12:06:40.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T12:06:40.590Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-16T12:06:40.635Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-16T12:06:40.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T12:06:40.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-16T12:06:41.138Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T12:06:41.158Z] > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 [2022-08-16T12:06:41.245Z] > git remote # timeout=10 [2022-08-16T12:06:41.260Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T12:06:41.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T12:06:41.293Z] > git merge 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 [2022-08-16T12:06:41.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T12:06:41.342Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T12:06:41.368Z] > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 [2022-08-16T12:06:45.528Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-16T12:06:45.584Z] > git --version # timeout=10 [2022-08-16T12:06:45.596Z] > git --version # 'git version 2.25.1' [2022-08-16T12:06:45.606Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T12:06:46.781Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-16T12:06:46.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T12:06:46.781Z] Dload Upload Total Spent Left Speed [2022-08-16T12:06:46.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 84465 [Pipeline] sh [2022-08-16T12:06:47.697Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-16T12:06:48.057Z] + sudo tee /etc/docker/daemon.new [2022-08-16T12:06:48.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-16T12:06:48.057Z] { [2022-08-16T12:06:48.057Z] "registry-mirrors": [ [2022-08-16T12:06:48.057Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-16T12:06:48.057Z] ], [2022-08-16T12:06:48.057Z] "bip": "10.250.0.254/24", [2022-08-16T12:06:48.057Z] "hosts": [ [2022-08-16T12:06:48.057Z] "tcp://0.0.0.0:5555", [2022-08-16T12:06:48.057Z] "unix:///var/run/docker.sock" [2022-08-16T12:06:48.057Z] ], [2022-08-16T12:06:48.057Z] "mtu": 1458, [2022-08-16T12:06:48.057Z] "selinux-enabled": true, [2022-08-16T12:06:48.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-16T12:06:48.057Z] } [Pipeline] sh [2022-08-16T12:06:48.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-16T12:06:48.759Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T12:07:07.147Z] provisioning config files... [2022-08-16T12:07:07.171Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config557889956587380719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:07:07.563Z] ---> docker-login.sh [2022-08-16T12:07:07.563Z] nexus3.edgexfoundry.org:10001 [2022-08-16T12:07:08.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:07:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:07:08.431Z] Configure a credential helper to remove this warning. See [2022-08-16T12:07:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:07:08.431Z] [2022-08-16T12:07:08.431Z] Login Succeeded [2022-08-16T12:07:08.431Z] nexus3.edgexfoundry.org:10002 [2022-08-16T12:07:08.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:07:08.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:07:08.703Z] Configure a credential helper to remove this warning. See [2022-08-16T12:07:08.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:07:08.703Z] [2022-08-16T12:07:08.703Z] Login Succeeded [2022-08-16T12:07:08.703Z] nexus3.edgexfoundry.org:10003 [2022-08-16T12:07:08.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:07:09.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:07:09.250Z] Configure a credential helper to remove this warning. See [2022-08-16T12:07:09.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:07:09.250Z] [2022-08-16T12:07:09.250Z] Login Succeeded [2022-08-16T12:07:09.250Z] nexus3.edgexfoundry.org:10004 [2022-08-16T12:07:09.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:07:09.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:07:09.524Z] Configure a credential helper to remove this warning. See [2022-08-16T12:07:09.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:07:09.524Z] [2022-08-16T12:07:09.524Z] Login Succeeded [2022-08-16T12:07:09.524Z] docker.io [2022-08-16T12:07:10.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T12:07:10.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T12:07:10.395Z] Configure a credential helper to remove this warning. See [2022-08-16T12:07:10.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T12:07:10.395Z] [2022-08-16T12:07:10.395Z] Login Succeeded [2022-08-16T12:07:10.395Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T12:07:10.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T12:07:10.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T12:07:10.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T12:07:10.867Z] ========================================================= [2022-08-16T12:07:10.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-16T12:07:10.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:07:11.382Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-16T12:07:11.382Z] Sending build context to Docker daemon 204.8kB [2022-08-16T12:07:11.659Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T12:07:11.659Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T12:07:11.935Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-16T12:07:11.935Z] b3c136eddcbf: Pulling fs layer [2022-08-16T12:07:11.935Z] c0a3192eca97: Pulling fs layer [2022-08-16T12:07:11.935Z] a050256f5b6f: Pulling fs layer [2022-08-16T12:07:11.935Z] 656be50a0ddc: Pulling fs layer [2022-08-16T12:07:11.935Z] 2bbca73fdf42: Pulling fs layer [2022-08-16T12:07:11.935Z] 46d945488cbd: Pulling fs layer [2022-08-16T12:07:11.935Z] 8a5474983e97: Pulling fs layer [2022-08-16T12:07:11.935Z] 329c88fbcd65: Pulling fs layer [2022-08-16T12:07:11.935Z] 656be50a0ddc: Waiting [2022-08-16T12:07:11.935Z] 2bbca73fdf42: Waiting [2022-08-16T12:07:11.935Z] 46d945488cbd: Waiting [2022-08-16T12:07:11.935Z] 8a5474983e97: Waiting [2022-08-16T12:07:11.935Z] 329c88fbcd65: Waiting [2022-08-16T12:07:11.935Z] a050256f5b6f: Download complete [2022-08-16T12:07:11.935Z] c0a3192eca97: Verifying Checksum [2022-08-16T12:07:11.935Z] c0a3192eca97: Download complete [2022-08-16T12:07:11.935Z] 2bbca73fdf42: Verifying Checksum [2022-08-16T12:07:11.935Z] 2bbca73fdf42: Download complete [2022-08-16T12:07:11.935Z] 46d945488cbd: Download complete [2022-08-16T12:07:11.935Z] b3c136eddcbf: Download complete [2022-08-16T12:07:12.945Z] b3c136eddcbf: Pull complete [2022-08-16T12:07:12.945Z] 329c88fbcd65: Verifying Checksum [2022-08-16T12:07:12.945Z] 329c88fbcd65: Download complete [2022-08-16T12:07:13.555Z] c0a3192eca97: Pull complete [2022-08-16T12:07:13.830Z] a050256f5b6f: Pull complete [2022-08-16T12:07:14.106Z] 8a5474983e97: Download complete [2022-08-16T12:07:15.092Z] 656be50a0ddc: Download complete [2022-08-16T12:07:27.512Z] 656be50a0ddc: Pull complete [2022-08-16T12:07:27.786Z] 2bbca73fdf42: Pull complete [2022-08-16T12:07:28.060Z] 46d945488cbd: Pull complete [2022-08-16T12:07:34.791Z] 8a5474983e97: Pull complete [2022-08-16T12:07:36.779Z] 329c88fbcd65: Pull complete [2022-08-16T12:07:36.779Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-16T12:07:36.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T12:07:36.779Z] ---> ff4287adb874 [2022-08-16T12:07:36.779Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T12:07:38.221Z] ---> Running in bbd62cbaed1d [2022-08-16T12:07:38.503Z] Removing intermediate container bbd62cbaed1d [2022-08-16T12:07:38.503Z] ---> b89fa75acdda [2022-08-16T12:07:38.503Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T12:07:38.778Z] ---> Running in 2101858bb34e [2022-08-16T12:07:39.069Z] Removing intermediate container 2101858bb34e [2022-08-16T12:07:39.069Z] ---> 0552fa5c4f18 [2022-08-16T12:07:39.069Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:07:39.069Z] ---> Running in a30c76937497 [2022-08-16T12:07:39.350Z] Removing intermediate container a30c76937497 [2022-08-16T12:07:39.350Z] ---> def2ddaa91f5 [2022-08-16T12:07:39.350Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T12:07:39.350Z] ---> Running in 4fa322fa3df8 [2022-08-16T12:07:41.340Z] Removing intermediate container 4fa322fa3df8 [2022-08-16T12:07:41.340Z] ---> f086b1f05ec2 [2022-08-16T12:07:41.340Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T12:07:41.340Z] ---> Running in cc6044ed68b1 [2022-08-16T12:07:41.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T12:07:42.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T12:07:43.900Z] OK: 221 MiB in 51 packages [2022-08-16T12:07:44.507Z] Removing intermediate container cc6044ed68b1 [2022-08-16T12:07:44.507Z] ---> 9308450eddca [2022-08-16T12:07:44.507Z] Step 8/13 : WORKDIR /app [2022-08-16T12:07:44.507Z] ---> Running in 9272a9c76a55 [2022-08-16T12:07:44.781Z] Removing intermediate container 9272a9c76a55 [2022-08-16T12:07:44.781Z] ---> ce8c0356c8f6 [2022-08-16T12:07:44.781Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-16T12:07:45.379Z] ---> 59f2fc7f1084 [2022-08-16T12:07:45.379Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T12:07:45.379Z] ---> Running in 88bc08c79acc [2022-08-16T12:08:41.947Z] Removing intermediate container 88bc08c79acc [2022-08-16T12:08:41.947Z] ---> f4a6aa07b45d [2022-08-16T12:08:41.947Z] Step 11/13 : COPY . . [2022-08-16T12:08:41.947Z] ---> 721f8e3e77e4 [2022-08-16T12:08:41.947Z] Step 12/13 : ARG MAKE="make build" [2022-08-16T12:08:41.947Z] ---> Running in 815b71659127 [2022-08-16T12:08:41.947Z] Removing intermediate container 815b71659127 [2022-08-16T12:08:41.947Z] ---> 0deca29644b2 [2022-08-16T12:08:41.947Z] Step 13/13 : RUN $MAKE [2022-08-16T12:08:41.947Z] ---> Running in 90422a0bae53 [2022-08-16T12:08:41.947Z] noop [2022-08-16T12:08:41.947Z] Removing intermediate container 90422a0bae53 [2022-08-16T12:08:41.947Z] ---> 494d8bcb95a5 [2022-08-16T12:08:41.947Z] Successfully built 494d8bcb95a5 [2022-08-16T12:08:41.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:08:42.435Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T12:08:42.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:08:42.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container [2022-08-16T12:08:42.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-16T12:08:44.036Z] $ docker top 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T12:08:45.019Z] + go version [2022-08-16T12:08:45.019Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-16T12:08:45.054Z] $ docker stop --time=1 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 [2022-08-16T12:08:46.683Z] $ docker rm -f 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:08:47.613Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T12:08:47.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:08:47.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container [2022-08-16T12:08:47.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-16T12:08:49.241Z] $ docker top e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T12:08:50.192Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-08-16T12:08:50.911Z] + make test [2022-08-16T12:08:50.911Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-16T12:10:12.758Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-16T12:10:12.759Z] CGO_ENABLED=1 go vet ./... [2022-08-16T12:10:25.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T12:10:25.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T12:10:25.217Z] ./bin/test-attribution-txt.sh [2022-08-16T12:10:25.217Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T12:10:25.217Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T12:10:25.217Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T12:10:25.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T12:10:25.301Z] $ docker stop --time=1 e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 [2022-08-16T12:10:27.090Z] $ docker rm -f e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T12:10:28.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T12:10:28.164Z] Warning: overwriting stash ‘coverage-report’ [2022-08-16T12:10:28.601Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T12:10:29.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T12:10:29.547Z] + ls -al . [2022-08-16T12:10:29.547Z] total 168 [2022-08-16T12:10:29.547Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 12:08 . [2022-08-16T12:10:29.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:06 .. [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 12:06 .dockerignore [2022-08-16T12:10:29.547Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:06 .git [2022-08-16T12:10:29.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 12:06 .github [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 12:06 .gitignore [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 12:06 Attribution.txt [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 12:06 CHANGELOG.md [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 12:06 Dockerfile [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 12:06 GOVERNANCE.md [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 12:06 Jenkinsfile [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 12:06 LICENSE [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 12:06 OWNERS.md [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 12:06 README.md [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 12:04 VERSION [2022-08-16T12:10:29.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 12:06 bin [2022-08-16T12:10:29.547Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 16 12:08 coverage.out [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 12:06 go.mod [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 12:06 go.sum [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 12:06 main.go [2022-08-16T12:10:29.547Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 12:06 makefile [2022-08-16T12:10:29.547Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 12:06 res [2022-08-16T12:10:29.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:10:29.987Z] + 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=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 --label arch=arm64 --label version=0.0.0 . [2022-08-16T12:10:29.988Z] Sending build context to Docker daemon 205.8kB [2022-08-16T12:10:30.259Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T12:10:30.259Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-16T12:10:30.259Z] ---> 494d8bcb95a5 [2022-08-16T12:10:30.259Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T12:10:30.259Z] ---> Running in 13216f52da4c [2022-08-16T12:10:30.534Z] Removing intermediate container 13216f52da4c [2022-08-16T12:10:30.534Z] ---> 6062eb15fb83 [2022-08-16T12:10:30.534Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T12:10:30.807Z] ---> Running in 0436222d1014 [2022-08-16T12:10:31.087Z] Removing intermediate container 0436222d1014 [2022-08-16T12:10:31.087Z] ---> 9d80672c1431 [2022-08-16T12:10:31.087Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:10:31.087Z] ---> Running in 154a708372c0 [2022-08-16T12:10:31.361Z] Removing intermediate container 154a708372c0 [2022-08-16T12:10:31.361Z] ---> 055ee378f933 [2022-08-16T12:10:31.361Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T12:10:31.361Z] ---> Running in 79f011f48d88 [2022-08-16T12:10:32.798Z] Removing intermediate container 79f011f48d88 [2022-08-16T12:10:32.798Z] ---> fca00e399634 [2022-08-16T12:10:32.798Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T12:10:32.798Z] ---> Running in 2fb23fa08161 [2022-08-16T12:10:33.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T12:10:34.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T12:10:35.745Z] OK: 221 MiB in 51 packages [2022-08-16T12:10:36.350Z] Removing intermediate container 2fb23fa08161 [2022-08-16T12:10:36.350Z] ---> c2948c37dc44 [2022-08-16T12:10:36.350Z] Step 8/27 : WORKDIR /app [2022-08-16T12:10:36.350Z] ---> Running in 4707394999b8 [2022-08-16T12:10:36.622Z] Removing intermediate container 4707394999b8 [2022-08-16T12:10:36.622Z] ---> c24a22aaaf75 [2022-08-16T12:10:36.622Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-16T12:10:37.226Z] ---> 202ecbc8459b [2022-08-16T12:10:37.226Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T12:10:37.226Z] ---> Running in 50cc2519343b [2022-08-16T12:10:39.210Z] Removing intermediate container 50cc2519343b [2022-08-16T12:10:39.210Z] ---> 1d72a3e15745 [2022-08-16T12:10:39.210Z] Step 11/27 : COPY . . [2022-08-16T12:10:39.814Z] ---> da81e6a6dec5 [2022-08-16T12:10:39.814Z] Step 12/27 : ARG MAKE="make build" [2022-08-16T12:10:39.814Z] ---> Running in 499078866fd8 [2022-08-16T12:10:40.101Z] Removing intermediate container 499078866fd8 [2022-08-16T12:10:40.101Z] ---> ca1e1138d8c7 [2022-08-16T12:10:40.101Z] Step 13/27 : RUN $MAKE [2022-08-16T12:10:40.101Z] ---> Running in e3a2b8abdaec [2022-08-16T12:10:41.093Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-16T12:12:48.017Z] Removing intermediate container e3a2b8abdaec [2022-08-16T12:12:48.017Z] ---> 1992c0dcf66c [2022-08-16T12:12:48.017Z] Step 14/27 : FROM alpine:3.16 [2022-08-16T12:12:48.017Z] 3.16: Pulling from library/alpine [2022-08-16T12:12:48.017Z] 9b18e9b68314: Pulling fs layer [2022-08-16T12:12:48.017Z] 9b18e9b68314: Verifying Checksum [2022-08-16T12:12:48.017Z] 9b18e9b68314: Download complete [2022-08-16T12:12:48.017Z] 9b18e9b68314: Pull complete [2022-08-16T12:12:48.017Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T12:12:48.017Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T12:12:48.017Z] ---> a6215f271958 [2022-08-16T12:12:48.017Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T12:12:48.017Z] ---> Running in c8134d733103 [2022-08-16T12:12:48.017Z] Removing intermediate container c8134d733103 [2022-08-16T12:12:48.017Z] ---> 562c74adb08c [2022-08-16T12:12:48.017Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-16T12:12:48.017Z] ---> Running in b339308879ea [2022-08-16T12:12:48.017Z] Removing intermediate container b339308879ea [2022-08-16T12:12:48.017Z] ---> cd3e92189257 [2022-08-16T12:12:48.017Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-16T12:12:48.017Z] ---> Running in e90967abded4 [2022-08-16T12:12:48.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T12:12:48.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T12:12:48.017Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-16T12:12:48.017Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-16T12:12:48.017Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T12:12:48.017Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-16T12:12:48.017Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T12:12:48.017Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-16T12:12:48.017Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-16T12:12:48.017Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T12:12:48.017Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T12:12:48.017Z] OK: 9 MiB in 21 packages [2022-08-16T12:12:48.017Z] Removing intermediate container e90967abded4 [2022-08-16T12:12:48.017Z] ---> 80de13528bb7 [2022-08-16T12:12:48.017Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-16T12:12:48.300Z] ---> 8cccde16250f [2022-08-16T12:12:48.300Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-16T12:12:48.908Z] ---> f1fe4c2d192b [2022-08-16T12:12:48.908Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-16T12:12:49.509Z] ---> 4b158c150c28 [2022-08-16T12:12:49.509Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-16T12:12:50.948Z] ---> 68c8d7843b23 [2022-08-16T12:12:50.948Z] Step 22/27 : EXPOSE 48095 [2022-08-16T12:12:50.948Z] ---> Running in 5eca3d5b2e07 [2022-08-16T12:12:50.948Z] Removing intermediate container 5eca3d5b2e07 [2022-08-16T12:12:50.948Z] ---> f1f407a5a8ee [2022-08-16T12:12:50.948Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-16T12:12:51.229Z] ---> Running in 8352a1007f47 [2022-08-16T12:12:51.505Z] Removing intermediate container 8352a1007f47 [2022-08-16T12:12:51.505Z] ---> 820914f532a4 [2022-08-16T12:12:51.505Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T12:12:51.505Z] ---> Running in 4e457ac9fb81 [2022-08-16T12:12:51.786Z] Removing intermediate container 4e457ac9fb81 [2022-08-16T12:12:51.786Z] ---> bbbb7d19a73e [2022-08-16T12:12:51.786Z] Step 25/27 : LABEL arch=arm64 [2022-08-16T12:12:51.786Z] ---> Running in e116badf1f9e [2022-08-16T12:12:52.064Z] Removing intermediate container e116badf1f9e [2022-08-16T12:12:52.064Z] ---> 06fdd3952f9d [2022-08-16T12:12:52.064Z] Step 26/27 : LABEL git_sha=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [2022-08-16T12:12:52.341Z] ---> Running in 99be42976434 [2022-08-16T12:12:52.617Z] Removing intermediate container 99be42976434 [2022-08-16T12:12:52.617Z] ---> 90a17ab00a22 [2022-08-16T12:12:52.617Z] Step 27/27 : LABEL version=0.0.0 [2022-08-16T12:12:52.617Z] ---> Running in de62f63c52a8 [2022-08-16T12:12:52.890Z] Removing intermediate container de62f63c52a8 [2022-08-16T12:12:52.890Z] ---> 0b26cf7e649e [2022-08-16T12:12:52.890Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T12:12:52.890Z] Successfully built 0b26cf7e649e [2022-08-16T12:12:52.890Z] 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-08-16T12:12:53.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T12:12:53.714Z] [2022-08-16T12:12:53.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:12:54.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T12:12:54.402Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-16T12:12:54.402Z] 8998bd30e6a1: Pulling fs layer [2022-08-16T12:12:54.402Z] 04944245beec: Pulling fs layer [2022-08-16T12:12:54.402Z] 699f458cf7ca: Pulling fs layer [2022-08-16T12:12:54.402Z] 765212b225bb: Pulling fs layer [2022-08-16T12:12:54.402Z] f23df028b6ca: Pulling fs layer [2022-08-16T12:12:54.402Z] d65c8cfc05b1: Pulling fs layer [2022-08-16T12:12:54.402Z] 2437ff75d9bd: Pulling fs layer [2022-08-16T12:12:54.402Z] 765212b225bb: Waiting [2022-08-16T12:12:54.402Z] f23df028b6ca: Waiting [2022-08-16T12:12:54.402Z] d65c8cfc05b1: Waiting [2022-08-16T12:12:54.402Z] 2437ff75d9bd: Waiting [2022-08-16T12:12:54.402Z] 04944245beec: Verifying Checksum [2022-08-16T12:12:54.402Z] 04944245beec: Download complete [2022-08-16T12:12:54.402Z] 765212b225bb: Verifying Checksum [2022-08-16T12:12:54.402Z] 765212b225bb: Download complete [2022-08-16T12:12:54.402Z] f23df028b6ca: Verifying Checksum [2022-08-16T12:12:54.402Z] f23df028b6ca: Download complete [2022-08-16T12:12:54.402Z] d65c8cfc05b1: Verifying Checksum [2022-08-16T12:12:54.402Z] d65c8cfc05b1: Download complete [2022-08-16T12:12:54.678Z] 699f458cf7ca: Verifying Checksum [2022-08-16T12:12:54.678Z] 699f458cf7ca: Download complete [2022-08-16T12:12:54.953Z] 8998bd30e6a1: Verifying Checksum [2022-08-16T12:12:54.953Z] 8998bd30e6a1: Download complete [2022-08-16T12:12:57.584Z] 2437ff75d9bd: Verifying Checksum [2022-08-16T12:12:57.584Z] 2437ff75d9bd: Download complete [2022-08-16T12:12:59.051Z] 8998bd30e6a1: Pull complete [2022-08-16T12:12:59.648Z] 04944245beec: Pull complete [2022-08-16T12:13:01.089Z] 699f458cf7ca: Pull complete [2022-08-16T12:13:01.366Z] 765212b225bb: Pull complete [2022-08-16T12:13:02.351Z] f23df028b6ca: Pull complete [2022-08-16T12:13:02.352Z] d65c8cfc05b1: Pull complete [2022-08-16T12:13:17.453Z] 2437ff75d9bd: Pull complete [2022-08-16T12:13:17.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-16T12:13:17.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T12:13:17.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:13:17.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container [2022-08-16T12:13:17.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-16T12:13:20.460Z] $ docker top c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:21.440Z] ---> job-cost.sh [2022-08-16T12:13:21.440Z] lf-activate-venv: SKIPPING [2022-08-16T12:13:21.440Z] INFO: No Stack... [2022-08-16T12:13:21.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-16T12:13:22.690Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T12:13:23.376Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-08-16T12:13:23.376Z] + cut -d, -f6 [Pipeline] lock [2022-08-16T12:13:23.464Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [2022-08-16T12:13:23.469Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] did not exist. Created. [2022-08-16T12:13:23.469Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T12:13:24.217Z] /w/workspace/app-service-configurable/1@tmp/durable-7ade382c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-16T12:13:24.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-16T12:13:24.949Z] Warning: overwriting stash ‘stack-cost’ [2022-08-16T12:13:25.000Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T12:13:25.015Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T12:13:25.097Z] $ docker stop --time=1 c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 [2022-08-16T12:13:26.593Z] $ docker rm -f c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 [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-08-16T12:13:27.599Z] provisioning config files... [2022-08-16T12:13:27.610Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config4095472920095881705tmp [Pipeline] { [Pipeline] sh [2022-08-16T12:13:27.947Z] + set +x [2022-08-16T12:13:27.947Z] + curl -s https://codecov.io/bash [2022-08-16T12:13:27.947Z] + bash -s -- [2022-08-16T12:13:27.947Z] [2022-08-16T12:13:27.947Z] _____ _ [2022-08-16T12:13:27.947Z] / ____| | | [2022-08-16T12:13:27.947Z] | | ___ __| | ___ ___ _____ __ [2022-08-16T12:13:27.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-16T12:13:27.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-16T12:13:27.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-16T12:13:27.947Z] Bash-1.0.6 [2022-08-16T12:13:27.947Z] [2022-08-16T12:13:27.947Z] [2022-08-16T12:13:27.947Z] ==> git version 2.25.1 found [2022-08-16T12:13:27.947Z] ==> 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-08-16T12:13:27.947Z] Release-Date: 2020-01-08 [2022-08-16T12:13:27.947Z] 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-08-16T12:13:27.947Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-16T12:13:27.947Z] ==> Jenkins CI detected. [2022-08-16T12:13:27.947Z] current dir:  /w/workspace/_app-service-configurable_PR-458 [2022-08-16T12:13:27.947Z] project root: . [2022-08-16T12:13:27.947Z] --> token set from env [2022-08-16T12:13:27.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-16T12:13:27.947Z] ==> Running gcov in . (disable via -X gcov) [2022-08-16T12:13:27.947Z] ==> Python coveragepy not found [2022-08-16T12:13:27.947Z] ==> Searching for coverage reports in: [2022-08-16T12:13:27.947Z] + . [2022-08-16T12:13:27.947Z] -> Found 1 reports [2022-08-16T12:13:27.947Z] ==> Detecting git/mercurial file structure [2022-08-16T12:13:27.947Z] ==> Reading reports [2022-08-16T12:13:28.208Z] + ./coverage.out bytes=10 [2022-08-16T12:13:28.208Z] ==> Appending adjustments [2022-08-16T12:13:28.208Z] https://docs.codecov.io/docs/fixing-reports [2022-08-16T12:13:28.208Z] + Found adjustments [2022-08-16T12:13:28.208Z] ==> Gzipping contents [2022-08-16T12:13:28.208Z] 4.0K /tmp/codecov.hiNyum.gz [2022-08-16T12:13:28.208Z] ==> Uploading reports [2022-08-16T12:13:28.208Z] url: https://codecov.io [2022-08-16T12:13:28.208Z] query: branch=PR-458&commit=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=458&job=&cmd_args= [2022-08-16T12:13:28.208Z] -> Pinging Codecov [2022-08-16T12:13:28.208Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-458&commit=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=458&job=&cmd_args= [2022-08-16T12:13:28.471Z] -> Uploading to [2022-08-16T12:13:28.471Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-16/A97CA9966030D2A3747ED39772930CCE/bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19/c1faf4e8-b911-4be9-ba93-7a9666978bef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T121328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80c539d0da279ad9b289fa7aca6d626b4c576379da2b65c536273e4be0ea0d5a [2022-08-16T12:13:28.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T12:13:28.471Z] Dload Upload Total Spent Left Speed [2022-08-16T12:13:28.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2282 --:--:-- --:--:-- --:--:-- 2272 100 525 0 0 100 525 0 2282 --:--:-- --:--:-- --:--:-- 2272 [2022-08-16T12:13:28.731Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] } [2022-08-16T12:13:28.755Z] 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-08-16T12:13:30.470Z] + [ -d /w/workspace/_app-service-configurable_PR-458/archives ] [2022-08-16T12:13:30.470Z] + ls -al /w/workspace/_app-service-configurable_PR-458/archives [2022-08-16T12:13:30.470Z] total 16 [2022-08-16T12:13:30.470Z] drwxr-xr-x 3 root root 4096 Aug 16 12:06 . [2022-08-16T12:13:30.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 12:06 .. [2022-08-16T12:13:30.470Z] drwxr-xr-x 2 root root 4096 Aug 16 12:06 cost [2022-08-16T12:13:30.470Z] -rw-r--r-- 1 root root 96 Aug 16 12:06 cost.csv [2022-08-16T12:13:30.470Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-458/archives [2022-08-16T12:13:30.470Z] + ls -al /w/workspace/_app-service-configurable_PR-458/archives [2022-08-16T12:13:30.470Z] total 16 [2022-08-16T12:13:30.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 12:06 . [2022-08-16T12:13:30.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 12:06 .. [2022-08-16T12:13:30.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 12:06 cost [2022-08-16T12:13:30.470Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 16 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:30.800Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:31.694Z] ---> package-listing.sh [2022-08-16T12:13:31.694Z] ++ facter osfamily [2022-08-16T12:13:31.694Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-16T12:13:31.954Z] + OS_FAMILY=debian [2022-08-16T12:13:31.954Z] + workspace=/w/workspace/_app-service-configurable_PR-458 [2022-08-16T12:13:31.954Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-16T12:13:31.954Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-16T12:13:31.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-16T12:13:31.954Z] + PACKAGES=/tmp/packages_start.txt [2022-08-16T12:13:31.954Z] + '[' /w/workspace/_app-service-configurable_PR-458 ']' [2022-08-16T12:13:31.954Z] + PACKAGES=/tmp/packages_end.txt [2022-08-16T12:13:31.954Z] + case "${OS_FAMILY}" in [2022-08-16T12:13:31.954Z] + dpkg -l [2022-08-16T12:13:31.954Z] + grep '^ii' [2022-08-16T12:13:31.954Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-16T12:13:31.954Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-16T12:13:31.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-16T12:13:31.954Z] + '[' /w/workspace/_app-service-configurable_PR-458 ']' [2022-08-16T12:13:31.954Z] + mkdir -p /w/workspace/_app-service-configurable_PR-458/archives/ [2022-08-16T12:13:31.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-458/archives/ [Pipeline] echo [2022-08-16T12:13:31.989Z] 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-16T12:13:32.283Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T12:13:32.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T12:13:32.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T12:13:33.044Z] prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container [2022-08-16T12:13:33.078Z] $ 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-458/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-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-16T12:13:33.297Z] $ docker top 900dac28740ad7c848325b78efdd998dd2484bfc94ae94c945590dd2e9e24d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T12:13:33.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-16T12:13:34.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-16T12:13:34.323Z] + ls /var/log/sa-host [2022-08-16T12:13:34.323Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T12:13:34.527Z] provisioning config files... [2022-08-16T12:13:34.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config7703308646496854798tmp [Pipeline] { [Pipeline] echo [2022-08-16T12:13:34.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:34.903Z] ---> create-netrc.sh [Pipeline] } [2022-08-16T12:13:34.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:35.347Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-16T12:13:35.381Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:35.697Z] ---> sudo-logs.sh [2022-08-16T12:13:35.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-16T12:13:35.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:36.096Z] ---> job-cost.sh [2022-08-16T12:13:36.096Z] lf-activate-venv: SKIPPING [2022-08-16T12:13:36.096Z] DEBUG: total: 0.2199999988079071 [2022-08-16T12:13:36.096Z] INFO: Retrieving Stack Cost... [2022-08-16T12:13:36.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T12:13:37.240Z] INFO: Archiving Costs [Pipeline] echo [2022-08-16T12:13:37.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T12:13:37.586Z] ---> logs-deploy.sh [2022-08-16T12:13:37.586Z] lf-activate-venv: SKIPPING [2022-08-16T12:13:37.586Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-458/1 [2022-08-16T12:13:37.586Z] INFO: archiving workspace using pattern(s): [2022-08-16T12:13:38.547Z] Archives upload complete. [2022-08-16T12:13:38.547Z] INFO: archiving logs to Nexus