Pull request #467 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 900c36de838f8e7184ad63359b6f33b0b87380c4+14b250c889771b77f1ef0720e8f96776a1e3b288 (680374de7423f990629caee3eb87c0a9cac10599) 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-ssh6339488313736703158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14232836366312587080.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-467/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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8600724943352393219.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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6635407026253427197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13277028511797185652.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-467/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-467/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17925931800833822163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29946 in /w/workspace/_app-service-configurable_PR-467 [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-467 # 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 14b250c889771b77f1ef0720e8f96776a1e3b288 into PR head commit 900c36de838f8e7184ad63359b6f33b0b87380c4 Merge succeeded, producing 900c36de838f8e7184ad63359b6f33b0b87380c4 Checking out Revision 900c36de838f8e7184ad63359b6f33b0b87380c4 (PR-467) > 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/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # 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 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # 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 bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T12:07:00.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T12:07:00.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T12:07:00.262Z] ========================================================= [2022-09-20T12:07:00.262Z] EdgeX Global Pipelines Version Info [2022-09-20T12:07:00.262Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:07:01.027Z] ------------------- [2022-09-20T12:07:01.027Z] stable info: [2022-09-20T12:07:01.027Z] ------------------- [2022-09-20T12:07:01.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T12:07:01.027Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T12:07:01.027Z] Message: update stable to v1.0.239 [2022-09-20T12:07:01.600Z] ------------------- [2022-09-20T12:07:01.600Z] experimental info: [2022-09-20T12:07:01.600Z] ------------------- [2022-09-20T12:07:01.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T12:07:01.600Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T12:07:01.600Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T12:07:01.925Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-20T12:07:01.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-20T12:07:02.010Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T12:07:02.051Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T12:07:02.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T12:07:02.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T12:07:02.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T12:07:02.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T12:07:02.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T12:07:02.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T12:07:02.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T12:07:02.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-20T12:07:02.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T12:07:02.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T12:07:02.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T12:07:02.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T12:07:02.577Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T12:07:02.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T12:07:02.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T12:07:02.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T12:07:02.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T12:07:02.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T12:07:02.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T12:07:02.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T12:07:02.890Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T12:07:02.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T12:07:02.963Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T12:07:03.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-467 [Pipeline] echo [2022-09-20T12:07:03.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-467 [Pipeline] echo [2022-09-20T12:07:03.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-467 [Pipeline] echo [2022-09-20T12:07:03.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo [2022-09-20T12:07:03.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 900c36d [Pipeline] echo [2022-09-20T12:07:03.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T12:07:03.312Z] provisioning config files... [2022-09-20T12:07:03.326Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config6657994250347466697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:07:03.686Z] ---> docker-login.sh [2022-09-20T12:07:03.686Z] nexus3.edgexfoundry.org:10001 [2022-09-20T12:07:03.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:04.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:04.214Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:04.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:04.214Z] [2022-09-20T12:07:04.214Z] Login Succeeded [2022-09-20T12:07:04.214Z] nexus3.edgexfoundry.org:10002 [2022-09-20T12:07:04.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:04.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:04.214Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:04.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:04.214Z] [2022-09-20T12:07:04.214Z] Login Succeeded [2022-09-20T12:07:04.214Z] nexus3.edgexfoundry.org:10003 [2022-09-20T12:07:04.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:04.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:04.475Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:04.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:04.475Z] [2022-09-20T12:07:04.475Z] Login Succeeded [2022-09-20T12:07:04.475Z] nexus3.edgexfoundry.org:10004 [2022-09-20T12:07:04.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:04.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:04.475Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:04.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:04.475Z] [2022-09-20T12:07:04.475Z] Login Succeeded [2022-09-20T12:07:04.475Z] docker.io [2022-09-20T12:07:04.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:05.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:05.049Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:05.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:05.049Z] [2022-09-20T12:07:05.049Z] Login Succeeded [2022-09-20T12:07:05.049Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T12:07:05.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T12:07:05.731Z] + git rev-list -1 --merges 900c36de838f8e7184ad63359b6f33b0b87380c4~1..900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo [2022-09-20T12:07:05.791Z] -----------> git rev-list -1 --merges 900c36de838f8e7184ad63359b6f33b0b87380c4~1..900c36de838f8e7184ad63359b6f33b0b87380c4 900c36de838f8e7184ad63359b6f33b0b87380c4 [false] [Pipeline] sh [2022-09-20T12:07:06.106Z] + git log --format=format:%s -1 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo [2022-09-20T12:07:06.138Z] ========================================================= [2022-09-20T12:07:06.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T12:07:06.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T12:07:06.571Z] + git log --format=format:%s -1 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo [2022-09-20T12:07:06.602Z] [semverPrep] GIT_COMMIT: 900c36de838f8e7184ad63359b6f33b0b87380c4, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-09-20T12:07:06.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T12:07:07.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T12:07:07.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T12:07:07.027Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T12:07:07.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T12:07:07.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T12:07:07.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T12:07:07.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:07:07.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T12:07:07.529Z] [2022-09-20T12:07:07.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:07:07.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T12:07:07.909Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T12:07:07.909Z] b85a868b505f: Pulling fs layer [2022-09-20T12:07:07.909Z] e2be974225ed: Pulling fs layer [2022-09-20T12:07:07.909Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T12:07:07.909Z] 988bab9f4d93: Pulling fs layer [2022-09-20T12:07:07.909Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T12:07:07.909Z] eaf3925da568: Pulling fs layer [2022-09-20T12:07:07.909Z] bab4dde63d76: Pulling fs layer [2022-09-20T12:07:07.909Z] bde34c3a00c8: Pulling fs layer [2022-09-20T12:07:07.909Z] b352a97aabf1: Pulling fs layer [2022-09-20T12:07:07.909Z] 4872d77fe225: Pulling fs layer [2022-09-20T12:07:07.909Z] 5851b861e8e6: Pulling fs layer [2022-09-20T12:07:07.909Z] 5851b861e8e6: Waiting [2022-09-20T12:07:07.909Z] b352a97aabf1: Waiting [2022-09-20T12:07:07.909Z] bde34c3a00c8: Waiting [2022-09-20T12:07:07.909Z] eaf3925da568: Waiting [2022-09-20T12:07:07.909Z] bab4dde63d76: Waiting [2022-09-20T12:07:07.909Z] 4872d77fe225: Waiting [2022-09-20T12:07:07.909Z] e2be974225ed: Verifying Checksum [2022-09-20T12:07:07.909Z] e2be974225ed: Download complete [2022-09-20T12:07:07.909Z] 988bab9f4d93: Verifying Checksum [2022-09-20T12:07:07.909Z] 988bab9f4d93: Download complete [2022-09-20T12:07:08.173Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T12:07:08.173Z] 339a4e72a1f5: Download complete [2022-09-20T12:07:08.173Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T12:07:08.173Z] 1469e6f7b9e6: Download complete [2022-09-20T12:07:08.173Z] eaf3925da568: Verifying Checksum [2022-09-20T12:07:08.173Z] eaf3925da568: Download complete [2022-09-20T12:07:08.173Z] bde34c3a00c8: Verifying Checksum [2022-09-20T12:07:08.173Z] bde34c3a00c8: Download complete [2022-09-20T12:07:08.173Z] b352a97aabf1: Download complete [2022-09-20T12:07:08.173Z] 4872d77fe225: Verifying Checksum [2022-09-20T12:07:08.173Z] 4872d77fe225: Download complete [2022-09-20T12:07:08.173Z] 5851b861e8e6: Download complete [2022-09-20T12:07:08.433Z] b85a868b505f: Verifying Checksum [2022-09-20T12:07:08.433Z] b85a868b505f: Download complete [2022-09-20T12:07:08.693Z] bab4dde63d76: Verifying Checksum [2022-09-20T12:07:08.693Z] bab4dde63d76: Download complete [2022-09-20T12:07:09.637Z] b85a868b505f: Pull complete [2022-09-20T12:07:09.637Z] e2be974225ed: Pull complete [2022-09-20T12:07:10.208Z] 339a4e72a1f5: Pull complete [2022-09-20T12:07:10.208Z] 988bab9f4d93: Pull complete [2022-09-20T12:07:10.469Z] 1469e6f7b9e6: Pull complete [2022-09-20T12:07:10.469Z] eaf3925da568: Pull complete [2022-09-20T12:07:12.377Z] bab4dde63d76: Pull complete [2022-09-20T12:07:12.377Z] bde34c3a00c8: Pull complete [2022-09-20T12:07:12.377Z] b352a97aabf1: Pull complete [2022-09-20T12:07:12.377Z] 4872d77fe225: Pull complete [2022-09-20T12:07:12.639Z] 5851b861e8e6: Pull complete [2022-09-20T12:07:12.639Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T12:07:12.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T12:07:12.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:07:12.858Z] prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container [2022-09-20T12:07:12.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T12:07:14.174Z] $ docker top 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 -eo pid,comm [2022-09-20T12:07:14.235Z] 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-09-20T12:07:14.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T12:07:14.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T12:07:14.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T12:07:14.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T12:07:14.488Z] $ docker exec 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent [2022-09-20T12:07:14.598Z] SSH_AUTH_SOCK=/tmp/ssh-IpO1eG2tokRS/agent.33 [2022-09-20T12:07:14.598Z] SSH_AGENT_PID=39 [2022-09-20T12:07:14.603Z] Running ssh-add (command line suppressed) [2022-09-20T12:07:14.720Z] Identity added: /w/workspace/_app-service-configurable_PR-467@tmp/private_key_6953754624646397898.key (/w/workspace/_app-service-configurable_PR-467@tmp/private_key_6953754624646397898.key) [2022-09-20T12:07:14.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T12:07:15.060Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T12:07:15.090Z] $ docker exec --env ******** --env ******** 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent -k [2022-09-20T12:07:15.193Z] unset SSH_AUTH_SOCK; [2022-09-20T12:07:15.193Z] unset SSH_AGENT_PID; [2022-09-20T12:07:15.194Z] echo Agent pid 39 killed; [2022-09-20T12:07:15.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T12:07:15.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T12:07:15.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T12:07:15.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T12:07:15.428Z] $ docker exec 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent [2022-09-20T12:07:15.560Z] SSH_AUTH_SOCK=/tmp/ssh-YQupyqeysnNO/agent.72 [2022-09-20T12:07:15.560Z] SSH_AGENT_PID=78 [2022-09-20T12:07:15.565Z] Running ssh-add (command line suppressed) [2022-09-20T12:07:15.673Z] Identity added: /w/workspace/_app-service-configurable_PR-467@tmp/private_key_6221124275353131619.key (/w/workspace/_app-service-configurable_PR-467@tmp/private_key_6221124275353131619.key) [2022-09-20T12:07:15.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T12:07:16.018Z] + git semver init [2022-09-20T12:07:16.278Z] 2022-09-20 12:07:16,183 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T12:07:16.278Z] 2022-09-20 12:07:16,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-467/.semver [2022-09-20T12:07:16.278Z] 2022-09-20 12:07:16,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-467/.semver [2022-09-20T12:07:16.278Z] 2022-09-20 12:07:16,185 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-467/.semver'], cwd=/w/workspace/_app-service-configurable_PR-467, universal_newlines=False, shell=None, istream=None) [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,084 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-467/.git/info/exclude [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-467/.semver/PR-467 with force:False [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,084 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-467/.semver/PR-467 [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,088 [execute] INFO git cat-file --batch-check [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-467/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,095 [execute] INFO git cat-file --batch [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-467/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T12:07:17.218Z] 2022-09-20 12:07:17,099 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-467/.semver/PR-467 [2022-09-20T12:07:17.218Z] 0.0.0 [Pipeline] } [2022-09-20T12:07:17.246Z] $ docker exec --env ******** --env ******** 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent -k [2022-09-20T12:07:17.347Z] unset SSH_AUTH_SOCK; [2022-09-20T12:07:17.348Z] unset SSH_AGENT_PID; [2022-09-20T12:07:17.348Z] echo Agent pid 78 killed; [2022-09-20T12:07:17.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T12:07:17.779Z] + git semver [Pipeline] } [2022-09-20T12:07:18.065Z] $ docker stop --time=1 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 [2022-09-20T12:07:19.364Z] $ docker rm -f 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T12:07:19.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T12:07:20.064Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T12:07:20.081Z] [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-09-20T12:07:20.675Z] provisioning config files... [2022-09-20T12:07:20.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config8615984967848715347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:07:21.036Z] ---> docker-login.sh [2022-09-20T12:07:21.036Z] nexus3.edgexfoundry.org:10001 [2022-09-20T12:07:21.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:21.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:21.036Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:21.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:21.036Z] [2022-09-20T12:07:21.036Z] Login Succeeded [2022-09-20T12:07:21.036Z] nexus3.edgexfoundry.org:10002 [2022-09-20T12:07:21.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:21.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:21.295Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:21.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:21.295Z] [2022-09-20T12:07:21.295Z] Login Succeeded [2022-09-20T12:07:21.295Z] nexus3.edgexfoundry.org:10003 [2022-09-20T12:07:21.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:21.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:21.295Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:21.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:21.295Z] [2022-09-20T12:07:21.295Z] Login Succeeded [2022-09-20T12:07:21.295Z] nexus3.edgexfoundry.org:10004 [2022-09-20T12:07:21.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:21.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:21.556Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:21.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:21.556Z] [2022-09-20T12:07:21.556Z] Login Succeeded [2022-09-20T12:07:21.556Z] docker.io [2022-09-20T12:07:21.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:07:21.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:07:21.817Z] Configure a credential helper to remove this warning. See [2022-09-20T12:07:21.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:07:21.817Z] [2022-09-20T12:07:21.817Z] Login Succeeded [2022-09-20T12:07:21.817Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T12:07:21.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T12:07:22.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T12:07:22.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T12:07:22.108Z] ========================================================= [2022-09-20T12:07:22.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T12:07:22.108Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:07:22.575Z] + 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-09-20T12:07:22.575Z] Sending build context to Docker daemon 3.12MB [2022-09-20T12:07:22.575Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T12:07:22.575Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-20T12:07:22.575Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T12:07:22.575Z] 2408cc74d12b: Pulling fs layer [2022-09-20T12:07:22.575Z] ea60b727a1ce: Pulling fs layer [2022-09-20T12:07:22.575Z] 30c4a7721957: Pulling fs layer [2022-09-20T12:07:22.575Z] 370296b7ddb6: Pulling fs layer [2022-09-20T12:07:22.575Z] 7c6cee850709: Pulling fs layer [2022-09-20T12:07:22.575Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T12:07:22.575Z] d94ebbe4e438: Pulling fs layer [2022-09-20T12:07:22.575Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T12:07:22.575Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T12:07:22.575Z] 370296b7ddb6: Waiting [2022-09-20T12:07:22.575Z] 7c6cee850709: Waiting [2022-09-20T12:07:22.575Z] 39a5fcdaea64: Waiting [2022-09-20T12:07:22.575Z] d94ebbe4e438: Waiting [2022-09-20T12:07:22.575Z] 59ccb84bbe0f: Waiting [2022-09-20T12:07:22.575Z] bcfd1f05c69d: Waiting [2022-09-20T12:07:22.575Z] 30c4a7721957: Verifying Checksum [2022-09-20T12:07:22.575Z] 30c4a7721957: Download complete [2022-09-20T12:07:22.575Z] ea60b727a1ce: Download complete [2022-09-20T12:07:22.575Z] 7c6cee850709: Verifying Checksum [2022-09-20T12:07:22.575Z] 7c6cee850709: Download complete [2022-09-20T12:07:22.575Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T12:07:22.575Z] 39a5fcdaea64: Download complete [2022-09-20T12:07:22.838Z] 2408cc74d12b: Verifying Checksum [2022-09-20T12:07:22.838Z] 2408cc74d12b: Download complete [2022-09-20T12:07:22.838Z] d94ebbe4e438: Verifying Checksum [2022-09-20T12:07:22.838Z] d94ebbe4e438: Download complete [2022-09-20T12:07:22.838Z] 2408cc74d12b: Pull complete [2022-09-20T12:07:23.108Z] ea60b727a1ce: Pull complete [2022-09-20T12:07:23.108Z] 30c4a7721957: Pull complete [2022-09-20T12:07:24.097Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T12:07:24.097Z] 59ccb84bbe0f: Download complete [2022-09-20T12:07:24.361Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T12:07:24.361Z] bcfd1f05c69d: Download complete [2022-09-20T12:07:24.361Z] 370296b7ddb6: Verifying Checksum [2022-09-20T12:07:24.361Z] 370296b7ddb6: Download complete [2022-09-20T12:07:28.561Z] 370296b7ddb6: Pull complete [2022-09-20T12:07:28.561Z] 7c6cee850709: Pull complete [2022-09-20T12:07:28.561Z] 39a5fcdaea64: Pull complete [2022-09-20T12:07:28.561Z] d94ebbe4e438: Pull complete [2022-09-20T12:07:30.471Z] bcfd1f05c69d: Pull complete [2022-09-20T12:07:31.047Z] 59ccb84bbe0f: Pull complete [2022-09-20T12:07:31.047Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T12:07:31.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T12:07:31.047Z] ---> a4fb48ad2a94 [2022-09-20T12:07:31.047Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T12:07:32.962Z] ---> Running in cc51b3635a66 [2022-09-20T12:07:32.962Z] Removing intermediate container cc51b3635a66 [2022-09-20T12:07:32.962Z] ---> df8089deb234 [2022-09-20T12:07:32.962Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T12:07:32.962Z] ---> Running in 3658252b9a6c [2022-09-20T12:07:32.962Z] Removing intermediate container 3658252b9a6c [2022-09-20T12:07:32.962Z] ---> aa9e9381d083 [2022-09-20T12:07:32.962Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-20T12:07:32.962Z] ---> Running in 3dc6ded7fe48 [2022-09-20T12:07:32.962Z] Removing intermediate container 3dc6ded7fe48 [2022-09-20T12:07:32.962Z] ---> e09df52715e1 [2022-09-20T12:07:32.962Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:07:33.223Z] ---> Running in 310ffa5c77f0 [2022-09-20T12:07:33.223Z] Removing intermediate container 310ffa5c77f0 [2022-09-20T12:07:33.223Z] ---> 5fa9ac6f99f5 [2022-09-20T12:07:33.223Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T12:07:33.223Z] ---> Running in 2f540bf9270e [2022-09-20T12:07:33.794Z] Removing intermediate container 2f540bf9270e [2022-09-20T12:07:33.794Z] ---> f085287e2236 [2022-09-20T12:07:33.794Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T12:07:33.794Z] ---> Running in 2d8d50447b1a [2022-09-20T12:07:34.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T12:07:34.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T12:07:35.256Z] OK: 211 MiB in 51 packages [2022-09-20T12:07:35.494Z] Still waiting to schedule task [2022-09-20T12:07:35.495Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-20T12:07:35.517Z] Removing intermediate container 2d8d50447b1a [2022-09-20T12:07:35.517Z] ---> 0903fcffbefe [2022-09-20T12:07:35.517Z] Step 9/14 : WORKDIR /app [2022-09-20T12:07:35.517Z] ---> Running in 7fdfb6d4b989 [2022-09-20T12:07:35.517Z] Removing intermediate container 7fdfb6d4b989 [2022-09-20T12:07:35.517Z] ---> 76a77def00aa [2022-09-20T12:07:35.517Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-20T12:07:35.778Z] ---> c4787985c1c7 [2022-09-20T12:07:35.778Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T12:07:35.778Z] ---> Running in d2739e694a1a [2022-09-20T12:07:53.897Z] Removing intermediate container d2739e694a1a [2022-09-20T12:07:53.897Z] ---> ad8f39a30f6d [2022-09-20T12:07:53.897Z] Step 12/14 : COPY . . [2022-09-20T12:07:53.897Z] ---> 51495f4bc186 [2022-09-20T12:07:53.897Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T12:07:53.897Z] ---> Running in 3eaa584835c2 [2022-09-20T12:07:53.897Z] Removing intermediate container 3eaa584835c2 [2022-09-20T12:07:53.897Z] ---> b792475a69ea [2022-09-20T12:07:53.897Z] Step 14/14 : RUN $MAKE [2022-09-20T12:07:53.897Z] ---> Running in 96b7e9c9aa8c [2022-09-20T12:07:53.897Z] noop [2022-09-20T12:07:53.897Z] Removing intermediate container 96b7e9c9aa8c [2022-09-20T12:07:53.897Z] ---> 23166522b048 [2022-09-20T12:07:53.897Z] Successfully built 23166522b048 [2022-09-20T12:07:53.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:07:54.343Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T12:07:54.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:07:54.514Z] prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container [2022-09-20T12:07:54.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@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-x86_64 cat [2022-09-20T12:07:54.936Z] $ docker top acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T12:07:55.351Z] + go version [2022-09-20T12:07:55.352Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T12:07:55.387Z] $ docker stop --time=1 acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 [2022-09-20T12:07:56.666Z] $ docker rm -f acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:07:57.406Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T12:07:57.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:07:57.581Z] prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container [2022-09-20T12:07:57.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@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-x86_64 cat [2022-09-20T12:07:58.010Z] $ docker top c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T12:07:58.475Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-467 [Pipeline] fileExists [Pipeline] sh [2022-09-20T12:07:58.835Z] + make test [2022-09-20T12:07:58.835Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-20T12:08:08.819Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-20T12:08:08.819Z] CGO_ENABLED=1 go vet ./... [2022-09-20T12:08:12.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T12:08:12.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T12:08:12.110Z] ./bin/test-attribution-txt.sh [2022-09-20T12:08:12.110Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T12:08:12.110Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T12:08:12.110Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T12:08:12.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T12:08:12.178Z] $ docker stop --time=1 c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f [2022-09-20T12:08:14.024Z] $ docker rm -f c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T12:08:14.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T12:08:14.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T12:08:15.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T12:08:15.601Z] + ls -al . [2022-09-20T12:08:15.602Z] total 176 [2022-09-20T12:08:15.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:07 . [2022-09-20T12:08:15.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:06 .. [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 12:06 .dockerignore [2022-09-20T12:08:15.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:07 .git [2022-09-20T12:08:15.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:06 .github [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 12:06 .gitignore [2022-09-20T12:08:15.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:07 .semver [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 12:06 Attribution.txt [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 12:06 CHANGELOG.md [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 12:06 Dockerfile [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:06 GOVERNANCE.md [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 12:06 Jenkinsfile [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 12:06 LICENSE [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 12:06 OWNERS.md [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 12:06 README.md [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 12:07 VERSION [2022-09-20T12:08:15.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:06 bin [2022-09-20T12:08:15.602Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 12:07 coverage.out [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 12:06 go.mod [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 12:06 go.sum [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 12:06 main.go [2022-09-20T12:08:15.602Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 12:06 makefile [2022-09-20T12:08:15.602Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:06 res [2022-09-20T12:08:15.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:08:16.001Z] + 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=900c36de838f8e7184ad63359b6f33b0b87380c4 --label arch=amd64 --label version=0.0.0 . [2022-09-20T12:08:16.001Z] Sending build context to Docker daemon 3.121MB [2022-09-20T12:08:16.001Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T12:08:16.001Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-20T12:08:16.001Z] ---> 23166522b048 [2022-09-20T12:08:16.001Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T12:08:16.001Z] ---> Running in cdac5c25b1f9 [2022-09-20T12:08:16.262Z] Removing intermediate container cdac5c25b1f9 [2022-09-20T12:08:16.262Z] ---> 7e5d68ebba44 [2022-09-20T12:08:16.262Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T12:08:16.262Z] ---> Running in e685af26bbd4 [2022-09-20T12:08:16.262Z] Removing intermediate container e685af26bbd4 [2022-09-20T12:08:16.262Z] ---> 8c0497c58194 [2022-09-20T12:08:16.262Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-20T12:08:16.262Z] ---> Running in 4fcb69b4806f [2022-09-20T12:08:16.262Z] Removing intermediate container 4fcb69b4806f [2022-09-20T12:08:16.262Z] ---> aa3e90f1bf86 [2022-09-20T12:08:16.262Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:08:16.262Z] ---> Running in 5a9d34da39f8 [2022-09-20T12:08:16.523Z] Removing intermediate container 5a9d34da39f8 [2022-09-20T12:08:16.523Z] ---> e5f9ce0f7e90 [2022-09-20T12:08:16.523Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T12:08:16.523Z] ---> Running in 50fef7344c39 [2022-09-20T12:08:17.093Z] Removing intermediate container 50fef7344c39 [2022-09-20T12:08:17.093Z] ---> c1369bdc31cb [2022-09-20T12:08:17.093Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T12:08:17.093Z] ---> Running in 3a7dbdf828cc [2022-09-20T12:08:17.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T12:08:18.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T12:08:18.557Z] OK: 211 MiB in 51 packages [2022-09-20T12:08:18.818Z] Removing intermediate container 3a7dbdf828cc [2022-09-20T12:08:18.818Z] ---> a67a2c9d49b3 [2022-09-20T12:08:18.818Z] Step 9/28 : WORKDIR /app [2022-09-20T12:08:18.818Z] ---> Running in 4d9ae29a5cfc [2022-09-20T12:08:18.818Z] Removing intermediate container 4d9ae29a5cfc [2022-09-20T12:08:18.818Z] ---> 446d6a6e9ccb [2022-09-20T12:08:18.818Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-20T12:08:19.077Z] ---> 0519b50682bf [2022-09-20T12:08:19.077Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T12:08:19.077Z] ---> Running in 7d282f19bc07 [2022-09-20T12:08:19.645Z] Removing intermediate container 7d282f19bc07 [2022-09-20T12:08:19.645Z] ---> 477846f23303 [2022-09-20T12:08:19.645Z] Step 12/28 : COPY . . [2022-09-20T12:08:19.918Z] ---> 2dda86531c15 [2022-09-20T12:08:19.918Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T12:08:19.918Z] ---> Running in d145fad306c6 [2022-09-20T12:08:19.918Z] Removing intermediate container d145fad306c6 [2022-09-20T12:08:19.918Z] ---> 35d26b12e530 [2022-09-20T12:08:19.918Z] Step 14/28 : RUN $MAKE [2022-09-20T12:08:20.179Z] ---> Running in 565f1dd28c05 [2022-09-20T12:08:20.438Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-20T12:08:42.391Z] Removing intermediate container 565f1dd28c05 [2022-09-20T12:08:42.391Z] ---> b58c4af26174 [2022-09-20T12:08:42.391Z] Step 15/28 : FROM alpine:3.16 [2022-09-20T12:08:42.652Z] 3.16: Pulling from library/alpine [2022-09-20T12:08:42.914Z] 213ec9aee27d: Pulling fs layer [2022-09-20T12:08:42.915Z] 213ec9aee27d: Verifying Checksum [2022-09-20T12:08:42.915Z] 213ec9aee27d: Download complete [2022-09-20T12:08:43.176Z] 213ec9aee27d: Pull complete [2022-09-20T12:08:43.176Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T12:08:43.176Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T12:08:43.176Z] ---> 9c6f07244728 [2022-09-20T12:08:43.176Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:08:43.436Z] ---> Running in e179fdbb66c2 [2022-09-20T12:08:43.436Z] Removing intermediate container e179fdbb66c2 [2022-09-20T12:08:43.436Z] ---> 0b89a3850158 [2022-09-20T12:08:43.436Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-20T12:08:43.436Z] ---> Running in 60434c73cdcc [2022-09-20T12:08:43.436Z] Removing intermediate container 60434c73cdcc [2022-09-20T12:08:43.436Z] ---> 3e1cd7c79098 [2022-09-20T12:08:43.436Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-20T12:08:43.436Z] ---> Running in dfb9b984022c [2022-09-20T12:08:43.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T12:08:43.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T12:08:44.219Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-20T12:08:44.219Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-20T12:08:44.219Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T12:08:44.219Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-20T12:08:44.219Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T12:08:44.219Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-20T12:08:44.219Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-20T12:08:44.219Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T12:08:44.219Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T12:08:44.219Z] OK: 9 MiB in 21 packages [2022-09-20T12:08:44.788Z] Removing intermediate container dfb9b984022c [2022-09-20T12:08:44.788Z] ---> dd889ae1bf03 [2022-09-20T12:08:44.788Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-20T12:08:44.788Z] ---> 6fc0c6a8e7c3 [2022-09-20T12:08:44.788Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-20T12:08:45.048Z] ---> c1b53c3fa74f [2022-09-20T12:08:45.048Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-20T12:08:45.048Z] ---> 9170e5b73302 [2022-09-20T12:08:45.048Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-20T12:08:45.992Z] ---> e2c7c7ddd133 [2022-09-20T12:08:45.992Z] Step 23/28 : EXPOSE 48095 [2022-09-20T12:08:45.992Z] ---> Running in 4f18dd2c1ffa [2022-09-20T12:08:45.992Z] Removing intermediate container 4f18dd2c1ffa [2022-09-20T12:08:45.992Z] ---> 9280a0ae4673 [2022-09-20T12:08:45.992Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-20T12:08:45.992Z] ---> Running in 75880c098c18 [2022-09-20T12:08:45.992Z] Removing intermediate container 75880c098c18 [2022-09-20T12:08:45.992Z] ---> ea18acd623ca [2022-09-20T12:08:45.992Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T12:08:45.992Z] ---> Running in ed3885318871 [2022-09-20T12:08:45.992Z] Removing intermediate container ed3885318871 [2022-09-20T12:08:45.992Z] ---> eb6bab8bf2ff [2022-09-20T12:08:45.992Z] Step 26/28 : LABEL arch=amd64 [2022-09-20T12:08:46.253Z] ---> Running in 0ee69ec06b0f [2022-09-20T12:08:46.253Z] Removing intermediate container 0ee69ec06b0f [2022-09-20T12:08:46.253Z] ---> a1c28b111a96 [2022-09-20T12:08:46.253Z] Step 27/28 : LABEL git_sha=900c36de838f8e7184ad63359b6f33b0b87380c4 [2022-09-20T12:08:46.253Z] ---> Running in c7960b905c60 [2022-09-20T12:08:46.253Z] Removing intermediate container c7960b905c60 [2022-09-20T12:08:46.253Z] ---> 1b5389d1354f [2022-09-20T12:08:46.253Z] Step 28/28 : LABEL version=0.0.0 [2022-09-20T12:08:46.253Z] ---> Running in e2612ebdae45 [2022-09-20T12:08:46.515Z] Removing intermediate container e2612ebdae45 [2022-09-20T12:08:46.515Z] ---> 28d14581cf29 [2022-09-20T12:08:46.515Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T12:08:46.515Z] Successfully built 28d14581cf29 [2022-09-20T12:08:46.515Z] 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-09-20T12:08:47.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T12:08:47.390Z] [2022-09-20T12:08:47.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:08:47.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T12:08:47.772Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T12:08:47.772Z] 5eb5b503b376: Pulling fs layer [2022-09-20T12:08:47.772Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T12:08:47.772Z] ec43610c2a17: Pulling fs layer [2022-09-20T12:08:47.772Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T12:08:47.772Z] 33b1e0a273af: Pulling fs layer [2022-09-20T12:08:47.772Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T12:08:47.772Z] 2f39f015ded8: Pulling fs layer [2022-09-20T12:08:47.772Z] 3a2ae6a8a46f: Waiting [2022-09-20T12:08:47.772Z] 33b1e0a273af: Waiting [2022-09-20T12:08:47.772Z] 5d3b04190fa2: Waiting [2022-09-20T12:08:47.772Z] 2f39f015ded8: Waiting [2022-09-20T12:08:47.772Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T12:08:47.772Z] 5c69ac0246d0: Download complete [2022-09-20T12:08:47.772Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T12:08:47.772Z] 3a2ae6a8a46f: Download complete [2022-09-20T12:08:48.033Z] ec43610c2a17: Verifying Checksum [2022-09-20T12:08:48.033Z] ec43610c2a17: Download complete [2022-09-20T12:08:48.033Z] 33b1e0a273af: Verifying Checksum [2022-09-20T12:08:48.033Z] 33b1e0a273af: Download complete [2022-09-20T12:08:48.033Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T12:08:48.033Z] 5d3b04190fa2: Download complete [2022-09-20T12:08:48.033Z] 5eb5b503b376: Verifying Checksum [2022-09-20T12:08:48.033Z] 5eb5b503b376: Download complete [2022-09-20T12:08:48.603Z] 2f39f015ded8: Download complete [2022-09-20T12:08:49.541Z] 5eb5b503b376: Pull complete [2022-09-20T12:08:49.541Z] 5c69ac0246d0: Pull complete [2022-09-20T12:08:50.108Z] ec43610c2a17: Pull complete [2022-09-20T12:08:50.108Z] 3a2ae6a8a46f: Pull complete [2022-09-20T12:08:50.367Z] 33b1e0a273af: Pull complete [2022-09-20T12:08:50.626Z] 5d3b04190fa2: Pull complete [2022-09-20T12:08:55.902Z] 2f39f015ded8: Pull complete [2022-09-20T12:08:55.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T12:08:55.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T12:08:55.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:08:56.129Z] prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container [2022-09-20T12:08:56.165Z] $ 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-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T12:08:58.472Z] $ docker top a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:08:58.931Z] ---> job-cost.sh [2022-09-20T12:08:58.931Z] lf-activate-venv: SKIPPING [2022-09-20T12:08:58.931Z] INFO: No Stack... [2022-09-20T12:08:59.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T12:08:59.762Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T12:09:00.083Z] + cat /w/workspace/_app-service-configurable_PR-467/archives/cost.csv [2022-09-20T12:09:00.083Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T12:09:00.119Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [2022-09-20T12:09:00.124Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] did not exist. Created. [2022-09-20T12:09:00.124Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T12:09:00.518Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T12:09:00.567Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T12:09:00.589Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T12:09:00.670Z] $ docker stop --time=1 a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff [2022-09-20T12:09:01.836Z] $ docker rm -f a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T12:11:13.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29947 in /w/workspace/_app-service-configurable_PR-467 [Pipeline] { [Pipeline] ws [2022-09-20T12:11:13.439Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-09-20T12:11:13.513Z] Selected Git installation does not exist. Using Default [2022-09-20T12:11:13.513Z] The recommended git tool is: NONE [2022-09-20T12:11:20.830Z] using credential edgex-jenkins-ssh [2022-09-20T12:11:20.860Z] Cloning the remote Git repository [2022-09-20T12:11:20.977Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-20T12:11:21.124Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-09-20T12:11:21.239Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-20T12:11:21.240Z] > git --version # timeout=10 [2022-09-20T12:11:21.267Z] > git --version # 'git version 2.25.1' [2022-09-20T12:11:21.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T12:11:21.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T12:11:22.523Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-20T12:11:22.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T12:11:22.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-20T12:11:22.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-20T12:11:22.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T12:11:22.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T12:11:23.386Z] Merging remotes/origin/main commit 14b250c889771b77f1ef0720e8f96776a1e3b288 into PR head commit 900c36de838f8e7184ad63359b6f33b0b87380c4 [2022-09-20T12:11:23.617Z] Merge succeeded, producing 900c36de838f8e7184ad63359b6f33b0b87380c4 [2022-09-20T12:11:23.618Z] Checking out Revision 900c36de838f8e7184ad63359b6f33b0b87380c4 (PR-467) [2022-09-20T12:11:23.407Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T12:11:23.425Z] > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # timeout=10 [2022-09-20T12:11:23.513Z] > git remote # timeout=10 [2022-09-20T12:11:23.529Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T12:11:23.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T12:11:23.568Z] > git merge 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 [2022-09-20T12:11:23.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T12:11:23.625Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T12:11:23.649Z] > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # timeout=10 [2022-09-20T12:11:27.929Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-09-20T12:11:27.987Z] > git --version # timeout=10 [2022-09-20T12:11:28.001Z] > git --version # 'git version 2.25.1' [2022-09-20T12:11:28.016Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T12:11:29.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T12:11:29.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T12:11:29.249Z] Dload Upload Total Spent Left Speed [2022-09-20T12:11:29.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh [2022-09-20T12:11:29.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T12:11:30.604Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T12:11:30.604Z] + sudo tee /etc/docker/daemon.new [2022-09-20T12:11:30.604Z] { [2022-09-20T12:11:30.604Z] "registry-mirrors": [ [2022-09-20T12:11:30.604Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T12:11:30.604Z] ], [2022-09-20T12:11:30.604Z] "bip": "10.250.0.254/24", [2022-09-20T12:11:30.604Z] "hosts": [ [2022-09-20T12:11:30.604Z] "tcp://0.0.0.0:5555", [2022-09-20T12:11:30.604Z] "unix:///var/run/docker.sock" [2022-09-20T12:11:30.604Z] ], [2022-09-20T12:11:30.604Z] "mtu": 1458, [2022-09-20T12:11:30.604Z] "selinux-enabled": true, [2022-09-20T12:11:30.604Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T12:11:30.604Z] } [Pipeline] sh [2022-09-20T12:11:30.975Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T12:11:31.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T12:11:49.759Z] provisioning config files... [2022-09-20T12:11:49.788Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7408832055709566868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:11:50.198Z] ---> docker-login.sh [2022-09-20T12:11:50.199Z] nexus3.edgexfoundry.org:10001 [2022-09-20T12:11:50.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:11:51.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:11:51.071Z] Configure a credential helper to remove this warning. See [2022-09-20T12:11:51.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:11:51.071Z] [2022-09-20T12:11:51.071Z] Login Succeeded [2022-09-20T12:11:51.071Z] nexus3.edgexfoundry.org:10002 [2022-09-20T12:11:51.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:11:51.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:11:51.675Z] Configure a credential helper to remove this warning. See [2022-09-20T12:11:51.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:11:51.675Z] [2022-09-20T12:11:51.675Z] Login Succeeded [2022-09-20T12:11:51.675Z] nexus3.edgexfoundry.org:10003 [2022-09-20T12:11:51.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:11:52.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:11:52.229Z] Configure a credential helper to remove this warning. See [2022-09-20T12:11:52.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:11:52.229Z] [2022-09-20T12:11:52.229Z] Login Succeeded [2022-09-20T12:11:52.229Z] nexus3.edgexfoundry.org:10004 [2022-09-20T12:11:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:11:52.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:11:52.789Z] Configure a credential helper to remove this warning. See [2022-09-20T12:11:52.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:11:52.789Z] [2022-09-20T12:11:52.789Z] Login Succeeded [2022-09-20T12:11:52.789Z] docker.io [2022-09-20T12:11:53.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T12:11:53.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T12:11:53.345Z] Configure a credential helper to remove this warning. See [2022-09-20T12:11:53.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T12:11:53.345Z] [2022-09-20T12:11:53.345Z] Login Succeeded [2022-09-20T12:11:53.345Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T12:11:53.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T12:11:53.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T12:11:53.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T12:11:53.867Z] ========================================================= [2022-09-20T12:11:53.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T12:11:53.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:11:54.418Z] + 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-09-20T12:11:54.418Z] Sending build context to Docker daemon 206.8kB [2022-09-20T12:11:54.695Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T12:11:54.695Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-20T12:11:54.974Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T12:11:54.974Z] b3c136eddcbf: Pulling fs layer [2022-09-20T12:11:54.974Z] c0a3192eca97: Pulling fs layer [2022-09-20T12:11:54.974Z] a050256f5b6f: Pulling fs layer [2022-09-20T12:11:54.974Z] 656be50a0ddc: Pulling fs layer [2022-09-20T12:11:54.974Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T12:11:54.974Z] 46d945488cbd: Pulling fs layer [2022-09-20T12:11:54.974Z] 8a5474983e97: Pulling fs layer [2022-09-20T12:11:54.974Z] 329c88fbcd65: Pulling fs layer [2022-09-20T12:11:54.974Z] 656be50a0ddc: Waiting [2022-09-20T12:11:54.974Z] 2bbca73fdf42: Waiting [2022-09-20T12:11:54.974Z] 46d945488cbd: Waiting [2022-09-20T12:11:54.974Z] 8a5474983e97: Waiting [2022-09-20T12:11:54.974Z] 329c88fbcd65: Waiting [2022-09-20T12:11:54.974Z] a050256f5b6f: Download complete [2022-09-20T12:11:54.974Z] c0a3192eca97: Verifying Checksum [2022-09-20T12:11:54.974Z] c0a3192eca97: Download complete [2022-09-20T12:11:54.974Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T12:11:54.974Z] 2bbca73fdf42: Download complete [2022-09-20T12:11:54.974Z] 46d945488cbd: Verifying Checksum [2022-09-20T12:11:54.974Z] 46d945488cbd: Download complete [2022-09-20T12:11:54.974Z] b3c136eddcbf: Download complete [2022-09-20T12:11:55.974Z] b3c136eddcbf: Pull complete [2022-09-20T12:11:56.250Z] 329c88fbcd65: Verifying Checksum [2022-09-20T12:11:56.250Z] 329c88fbcd65: Download complete [2022-09-20T12:11:56.528Z] c0a3192eca97: Pull complete [2022-09-20T12:11:56.809Z] a050256f5b6f: Pull complete [2022-09-20T12:11:57.408Z] 8a5474983e97: Verifying Checksum [2022-09-20T12:11:57.408Z] 8a5474983e97: Download complete [2022-09-20T12:11:58.006Z] 656be50a0ddc: Verifying Checksum [2022-09-20T12:11:58.006Z] 656be50a0ddc: Download complete [2022-09-20T12:12:13.119Z] 656be50a0ddc: Pull complete [2022-09-20T12:12:13.119Z] 2bbca73fdf42: Pull complete [2022-09-20T12:12:13.119Z] 46d945488cbd: Pull complete [2022-09-20T12:12:18.556Z] 8a5474983e97: Pull complete [2022-09-20T12:12:19.999Z] 329c88fbcd65: Pull complete [2022-09-20T12:12:19.999Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T12:12:19.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T12:12:19.999Z] ---> ff4287adb874 [2022-09-20T12:12:20.000Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T12:12:20.594Z] ---> Running in baea05d65fc5 [2022-09-20T12:12:20.867Z] Removing intermediate container baea05d65fc5 [2022-09-20T12:12:20.867Z] ---> eb267e3cb0de [2022-09-20T12:12:20.867Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T12:12:21.152Z] ---> Running in 7b2f93fe9978 [2022-09-20T12:12:21.430Z] Removing intermediate container 7b2f93fe9978 [2022-09-20T12:12:21.430Z] ---> 3ec537ea960c [2022-09-20T12:12:21.430Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-20T12:12:21.430Z] ---> Running in af2c1da36837 [2022-09-20T12:12:21.701Z] Removing intermediate container af2c1da36837 [2022-09-20T12:12:21.701Z] ---> 400cd39235e4 [2022-09-20T12:12:21.701Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:12:21.978Z] ---> Running in d92dad783108 [2022-09-20T12:12:23.418Z] Removing intermediate container d92dad783108 [2022-09-20T12:12:23.418Z] ---> 2f31f4b4f8ef [2022-09-20T12:12:23.418Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T12:12:23.418Z] ---> Running in dbf7bd9a800b [2022-09-20T12:12:25.411Z] Removing intermediate container dbf7bd9a800b [2022-09-20T12:12:25.411Z] ---> 2bbbaaca5eb5 [2022-09-20T12:12:25.411Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T12:12:25.411Z] ---> Running in 66eeae52d2be [2022-09-20T12:12:26.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T12:12:27.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T12:12:27.963Z] OK: 221 MiB in 51 packages [2022-09-20T12:12:28.944Z] Removing intermediate container 66eeae52d2be [2022-09-20T12:12:28.944Z] ---> e43a33dba310 [2022-09-20T12:12:28.944Z] Step 9/14 : WORKDIR /app [2022-09-20T12:12:28.944Z] ---> Running in 82aba44ef48e [2022-09-20T12:12:29.216Z] Removing intermediate container 82aba44ef48e [2022-09-20T12:12:29.216Z] ---> 8831b8e9c33f [2022-09-20T12:12:29.216Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-20T12:12:29.498Z] ---> 039fcdaedbed [2022-09-20T12:12:29.498Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T12:12:29.778Z] ---> Running in 601d0ddd0db2 [2022-09-20T12:13:26.347Z] Removing intermediate container 601d0ddd0db2 [2022-09-20T12:13:26.347Z] ---> b9e616d42d3c [2022-09-20T12:13:26.347Z] Step 12/14 : COPY . . [2022-09-20T12:13:26.347Z] ---> 096d8b727c29 [2022-09-20T12:13:26.347Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T12:13:26.347Z] ---> Running in 2683007a1365 [2022-09-20T12:13:26.347Z] Removing intermediate container 2683007a1365 [2022-09-20T12:13:26.347Z] ---> 86d7cb571880 [2022-09-20T12:13:26.347Z] Step 14/14 : RUN $MAKE [2022-09-20T12:13:26.347Z] ---> Running in a7c4c45a6364 [2022-09-20T12:13:26.347Z] noop [2022-09-20T12:13:26.347Z] Removing intermediate container a7c4c45a6364 [2022-09-20T12:13:26.347Z] ---> 00c90a49581c [2022-09-20T12:13:26.347Z] Successfully built 00c90a49581c [2022-09-20T12:13:26.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:13:26.864Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T12:13:26.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:13:27.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container [2022-09-20T12:13:27.270Z] $ 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-09-20T12:13:28.517Z] $ docker top c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T12:13:29.472Z] + go version [2022-09-20T12:13:29.473Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T12:13:29.519Z] $ docker stop --time=1 c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 [2022-09-20T12:13:31.170Z] $ docker rm -f c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:13:32.104Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T12:13:32.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:13:32.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container [2022-09-20T12:13:32.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T12:13:33.789Z] $ docker top 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T12:13:34.747Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-09-20T12:13:35.472Z] + make test [2022-09-20T12:13:35.472Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-20T12:14:57.301Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-20T12:14:57.301Z] CGO_ENABLED=1 go vet ./... [2022-09-20T12:15:09.738Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T12:15:09.738Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T12:15:09.738Z] ./bin/test-attribution-txt.sh [2022-09-20T12:15:09.738Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T12:15:09.738Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T12:15:09.738Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T12:15:09.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T12:15:09.814Z] $ docker stop --time=1 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 [2022-09-20T12:15:11.626Z] $ docker rm -f 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T12:15:12.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T12:15:12.668Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T12:15:13.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T12:15:13.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T12:15:14.049Z] + ls -al . [2022-09-20T12:15:14.049Z] total 172 [2022-09-20T12:15:14.049Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 12:13 . [2022-09-20T12:15:14.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:11 .. [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 12:11 .dockerignore [2022-09-20T12:15:14.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:11 .git [2022-09-20T12:15:14.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:11 .github [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 12:11 .gitignore [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 12:11 Attribution.txt [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 12:11 CHANGELOG.md [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 12:11 Dockerfile [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:11 GOVERNANCE.md [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 12:11 Jenkinsfile [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 12:11 LICENSE [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 12:11 OWNERS.md [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 12:11 README.md [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 12:07 VERSION [2022-09-20T12:15:14.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:11 bin [2022-09-20T12:15:14.049Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 12:13 coverage.out [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 12:11 go.mod [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 12:11 go.sum [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 12:11 main.go [2022-09-20T12:15:14.049Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 12:11 makefile [2022-09-20T12:15:14.049Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:11 res [2022-09-20T12:15:14.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:15:14.489Z] + 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=900c36de838f8e7184ad63359b6f33b0b87380c4 --label arch=arm64 --label version=0.0.0 . [2022-09-20T12:15:14.489Z] Sending build context to Docker daemon 207.9kB [2022-09-20T12:15:14.766Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T12:15:14.766Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-20T12:15:14.766Z] ---> 00c90a49581c [2022-09-20T12:15:14.766Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-20T12:15:14.766Z] ---> Running in f589dcadd443 [2022-09-20T12:15:15.380Z] Removing intermediate container f589dcadd443 [2022-09-20T12:15:15.380Z] ---> 46365b1e2f03 [2022-09-20T12:15:15.380Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T12:15:15.380Z] ---> Running in bb9b9dacd379 [2022-09-20T12:15:15.655Z] Removing intermediate container bb9b9dacd379 [2022-09-20T12:15:15.655Z] ---> f2ca7c72c268 [2022-09-20T12:15:15.655Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-20T12:15:15.655Z] ---> Running in 2dc30c46cbad [2022-09-20T12:15:15.941Z] Removing intermediate container 2dc30c46cbad [2022-09-20T12:15:15.941Z] ---> 314006bbd220 [2022-09-20T12:15:15.941Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:15:15.941Z] ---> Running in 60407cf62bc6 [2022-09-20T12:15:16.225Z] Removing intermediate container 60407cf62bc6 [2022-09-20T12:15:16.225Z] ---> c48ecdd7770a [2022-09-20T12:15:16.225Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T12:15:16.509Z] ---> Running in 06d525b8037a [2022-09-20T12:15:17.969Z] Removing intermediate container 06d525b8037a [2022-09-20T12:15:17.969Z] ---> 56be45f2a055 [2022-09-20T12:15:17.969Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T12:15:17.969Z] ---> Running in e923e330f4c0 [2022-09-20T12:15:18.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T12:15:20.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T12:15:21.376Z] OK: 221 MiB in 51 packages [2022-09-20T12:15:22.362Z] Removing intermediate container e923e330f4c0 [2022-09-20T12:15:22.362Z] ---> 7a7d77b96332 [2022-09-20T12:15:22.362Z] Step 9/28 : WORKDIR /app [2022-09-20T12:15:22.362Z] ---> Running in 8db6ad7215b5 [2022-09-20T12:15:22.635Z] Removing intermediate container 8db6ad7215b5 [2022-09-20T12:15:22.635Z] ---> febeebe014e2 [2022-09-20T12:15:22.635Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-20T12:15:22.911Z] ---> 41aa24c8a046 [2022-09-20T12:15:22.911Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T12:15:23.186Z] ---> Running in e0696952bc80 [2022-09-20T12:15:25.160Z] Removing intermediate container e0696952bc80 [2022-09-20T12:15:25.160Z] ---> 907cfe265792 [2022-09-20T12:15:25.160Z] Step 12/28 : COPY . . [2022-09-20T12:15:25.434Z] ---> b94978c564ba [2022-09-20T12:15:25.434Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-20T12:15:25.710Z] ---> Running in a7499fa2f8dc [2022-09-20T12:15:25.984Z] Removing intermediate container a7499fa2f8dc [2022-09-20T12:15:25.984Z] ---> 6698e7ee0115 [2022-09-20T12:15:25.984Z] Step 14/28 : RUN $MAKE [2022-09-20T12:15:25.984Z] ---> Running in 7af918fc0540 [2022-09-20T12:15:26.968Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-20T12:17:33.859Z] Removing intermediate container 7af918fc0540 [2022-09-20T12:17:33.859Z] ---> 14d3c235bab4 [2022-09-20T12:17:33.859Z] Step 15/28 : FROM alpine:3.16 [2022-09-20T12:17:33.859Z] 3.16: Pulling from library/alpine [2022-09-20T12:17:33.859Z] 9b18e9b68314: Pulling fs layer [2022-09-20T12:17:33.859Z] 9b18e9b68314: Verifying Checksum [2022-09-20T12:17:33.859Z] 9b18e9b68314: Download complete [2022-09-20T12:17:33.859Z] 9b18e9b68314: Pull complete [2022-09-20T12:17:33.859Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T12:17:33.859Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T12:17:33.859Z] ---> a6215f271958 [2022-09-20T12:17:33.859Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T12:17:33.859Z] ---> Running in 441d2c3b3490 [2022-09-20T12:17:33.859Z] Removing intermediate container 441d2c3b3490 [2022-09-20T12:17:33.859Z] ---> 2615e091bd19 [2022-09-20T12:17:33.859Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-20T12:17:33.859Z] ---> Running in 91997ced5acd [2022-09-20T12:17:33.859Z] Removing intermediate container 91997ced5acd [2022-09-20T12:17:33.859Z] ---> c1781170d17b [2022-09-20T12:17:33.859Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-20T12:17:33.859Z] ---> Running in 6c6d17e0e9ad [2022-09-20T12:17:33.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T12:17:33.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T12:17:33.859Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-20T12:17:33.859Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-20T12:17:33.859Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T12:17:33.859Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-20T12:17:33.859Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T12:17:33.859Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-20T12:17:33.859Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-20T12:17:33.859Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T12:17:33.859Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T12:17:33.859Z] OK: 9 MiB in 21 packages [2022-09-20T12:17:33.859Z] Removing intermediate container 6c6d17e0e9ad [2022-09-20T12:17:33.859Z] ---> f23c2fd3d2e7 [2022-09-20T12:17:33.859Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-20T12:17:33.859Z] ---> ffd1851e4755 [2022-09-20T12:17:33.859Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-20T12:17:33.859Z] ---> 7ca11a29f06c [2022-09-20T12:17:33.859Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-20T12:17:34.132Z] ---> 14398bd65332 [2022-09-20T12:17:34.132Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-20T12:17:35.571Z] ---> 4d66ed5f30ff [2022-09-20T12:17:35.571Z] Step 23/28 : EXPOSE 48095 [2022-09-20T12:17:35.571Z] ---> Running in 884e2d09ea56 [2022-09-20T12:17:35.855Z] Removing intermediate container 884e2d09ea56 [2022-09-20T12:17:35.855Z] ---> 651e9ca2fce4 [2022-09-20T12:17:35.855Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-20T12:17:35.855Z] ---> Running in a210b669ba5f [2022-09-20T12:17:36.130Z] Removing intermediate container a210b669ba5f [2022-09-20T12:17:36.130Z] ---> 14ff808df605 [2022-09-20T12:17:36.130Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T12:17:36.405Z] ---> Running in dc62c3a32ae8 [2022-09-20T12:17:36.676Z] Removing intermediate container dc62c3a32ae8 [2022-09-20T12:17:36.676Z] ---> 921081baebf0 [2022-09-20T12:17:36.676Z] Step 26/28 : LABEL arch=arm64 [2022-09-20T12:17:36.676Z] ---> Running in 8cb0a61896b9 [2022-09-20T12:17:36.957Z] Removing intermediate container 8cb0a61896b9 [2022-09-20T12:17:36.957Z] ---> 377a5b991dc3 [2022-09-20T12:17:36.957Z] Step 27/28 : LABEL git_sha=900c36de838f8e7184ad63359b6f33b0b87380c4 [2022-09-20T12:17:37.235Z] ---> Running in 9d042226a790 [2022-09-20T12:17:37.508Z] Removing intermediate container 9d042226a790 [2022-09-20T12:17:37.508Z] ---> 519cb90ccc81 [2022-09-20T12:17:37.508Z] Step 28/28 : LABEL version=0.0.0 [2022-09-20T12:17:37.508Z] ---> Running in b0dc1c69576c [2022-09-20T12:17:37.782Z] Removing intermediate container b0dc1c69576c [2022-09-20T12:17:37.782Z] ---> 647f9648559a [2022-09-20T12:17:37.782Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T12:17:37.782Z] Successfully built 647f9648559a [2022-09-20T12:17:37.782Z] 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-09-20T12:17:38.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T12:17:38.582Z] [2022-09-20T12:17:38.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:17:38.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T12:17:39.267Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T12:17:39.267Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T12:17:39.267Z] 04944245beec: Pulling fs layer [2022-09-20T12:17:39.267Z] 699f458cf7ca: Pulling fs layer [2022-09-20T12:17:39.267Z] 765212b225bb: Pulling fs layer [2022-09-20T12:17:39.267Z] f23df028b6ca: Pulling fs layer [2022-09-20T12:17:39.267Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T12:17:39.267Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T12:17:39.267Z] 765212b225bb: Waiting [2022-09-20T12:17:39.267Z] f23df028b6ca: Waiting [2022-09-20T12:17:39.267Z] d65c8cfc05b1: Waiting [2022-09-20T12:17:39.267Z] 2437ff75d9bd: Waiting [2022-09-20T12:17:39.267Z] 04944245beec: Verifying Checksum [2022-09-20T12:17:39.267Z] 04944245beec: Download complete [2022-09-20T12:17:39.267Z] 765212b225bb: Verifying Checksum [2022-09-20T12:17:39.267Z] 765212b225bb: Download complete [2022-09-20T12:17:39.267Z] f23df028b6ca: Verifying Checksum [2022-09-20T12:17:39.267Z] f23df028b6ca: Download complete [2022-09-20T12:17:39.267Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T12:17:39.267Z] d65c8cfc05b1: Download complete [2022-09-20T12:17:39.548Z] 699f458cf7ca: Verifying Checksum [2022-09-20T12:17:39.549Z] 699f458cf7ca: Download complete [2022-09-20T12:17:39.824Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T12:17:39.824Z] 8998bd30e6a1: Download complete [2022-09-20T12:17:42.454Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T12:17:42.454Z] 2437ff75d9bd: Download complete [2022-09-20T12:17:44.436Z] 8998bd30e6a1: Pull complete [2022-09-20T12:17:44.710Z] 04944245beec: Pull complete [2022-09-20T12:17:46.151Z] 699f458cf7ca: Pull complete [2022-09-20T12:17:46.151Z] 765212b225bb: Pull complete [2022-09-20T12:17:47.129Z] f23df028b6ca: Pull complete [2022-09-20T12:17:47.402Z] d65c8cfc05b1: Pull complete [2022-09-20T12:18:02.501Z] 2437ff75d9bd: Pull complete [2022-09-20T12:18:02.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T12:18:02.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T12:18:02.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:18:02.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container [2022-09-20T12:18:02.961Z] $ 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-09-20T12:18:05.416Z] $ docker top 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:06.391Z] ---> job-cost.sh [2022-09-20T12:18:06.391Z] lf-activate-venv: SKIPPING [2022-09-20T12:18:06.391Z] INFO: No Stack... [2022-09-20T12:18:06.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T12:18:07.576Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T12:18:08.255Z] + cut -d, -f6 [2022-09-20T12:18:08.255Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-09-20T12:18:08.334Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [2022-09-20T12:18:08.339Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] did not exist. Created. [2022-09-20T12:18:08.339Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T12:18:09.069Z] /w/workspace/app-service-configurable/1@tmp/durable-4582e4ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T12:18:09.759Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T12:18:09.793Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T12:18:09.839Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T12:18:09.853Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T12:18:09.945Z] $ docker stop --time=1 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 [2022-09-20T12:18:11.468Z] $ docker rm -f 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 [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-09-20T12:18:12.465Z] provisioning config files... [2022-09-20T12:18:12.474Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config4529613048243807239tmp [Pipeline] { [Pipeline] sh [2022-09-20T12:18:12.810Z] + set +x [2022-09-20T12:18:12.810Z] + curl -s https://codecov.io/bash [2022-09-20T12:18:12.810Z] + bash -s -- [2022-09-20T12:18:12.810Z] [2022-09-20T12:18:12.810Z] _____ _ [2022-09-20T12:18:12.810Z] / ____| | | [2022-09-20T12:18:12.810Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T12:18:12.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T12:18:12.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T12:18:12.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T12:18:12.810Z] Bash-1.0.6 [2022-09-20T12:18:12.810Z] [2022-09-20T12:18:12.810Z] [2022-09-20T12:18:12.810Z] ==> git version 2.25.1 found [2022-09-20T12:18:12.810Z] ==> 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-09-20T12:18:12.810Z] Release-Date: 2020-01-08 [2022-09-20T12:18:12.810Z] 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-09-20T12:18:12.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T12:18:12.810Z] ==> Jenkins CI detected. [2022-09-20T12:18:12.810Z] current dir:  /w/workspace/_app-service-configurable_PR-467 [2022-09-20T12:18:12.810Z] project root: . [2022-09-20T12:18:12.810Z] --> token set from env [2022-09-20T12:18:12.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T12:18:12.810Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T12:18:12.810Z] ==> Python coveragepy not found [2022-09-20T12:18:12.810Z] ==> Searching for coverage reports in: [2022-09-20T12:18:12.810Z] + . [2022-09-20T12:18:12.810Z] -> Found 1 reports [2022-09-20T12:18:12.810Z] ==> Detecting git/mercurial file structure [2022-09-20T12:18:12.810Z] ==> Reading reports [2022-09-20T12:18:12.810Z] + ./coverage.out bytes=10 [2022-09-20T12:18:12.810Z] ==> Appending adjustments [2022-09-20T12:18:12.810Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T12:18:12.810Z] + Found adjustments [2022-09-20T12:18:12.810Z] ==> Gzipping contents [2022-09-20T12:18:13.070Z] 4.0K /tmp/codecov.vV4iDG.gz [2022-09-20T12:18:13.070Z] ==> Uploading reports [2022-09-20T12:18:13.070Z] url: https://codecov.io [2022-09-20T12:18:13.070Z] query: branch=PR-467&commit=900c36de838f8e7184ad63359b6f33b0b87380c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=467&job=&cmd_args= [2022-09-20T12:18:13.070Z] -> Pinging Codecov [2022-09-20T12:18:13.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-467&commit=900c36de838f8e7184ad63359b6f33b0b87380c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=467&job=&cmd_args= [2022-09-20T12:18:13.330Z] -> Uploading to [2022-09-20T12:18:13.330Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/A97CA9966030D2A3747ED39772930CCE/900c36de838f8e7184ad63359b6f33b0b87380c4/7342b090-be64-4f1e-b62b-56bbe1063a5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T121813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=535cd38b2c5aca5f5c5f075c7cc8ee0133dcedbaafa7f7514e33f7851fba3d65 [2022-09-20T12:18:13.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T12:18:13.330Z] Dload Upload Total Spent Left Speed [2022-09-20T12:18:13.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2125 --:--:-- --:--:-- --:--:-- 2125 [2022-09-20T12:18:13.591Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] } [2022-09-20T12:18:13.617Z] 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-09-20T12:18:15.346Z] + [ -d /w/workspace/_app-service-configurable_PR-467/archives ] [2022-09-20T12:18:15.346Z] + ls -al /w/workspace/_app-service-configurable_PR-467/archives [2022-09-20T12:18:15.346Z] total 16 [2022-09-20T12:18:15.346Z] drwxr-xr-x 3 root root 4096 Sep 20 12:08 . [2022-09-20T12:18:15.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 12:09 .. [2022-09-20T12:18:15.346Z] drwxr-xr-x 2 root root 4096 Sep 20 12:08 cost [2022-09-20T12:18:15.346Z] -rw-r--r-- 1 root root 96 Sep 20 12:08 cost.csv [2022-09-20T12:18:15.346Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-467/archives [2022-09-20T12:18:15.346Z] + ls -al /w/workspace/_app-service-configurable_PR-467/archives [2022-09-20T12:18:15.346Z] total 16 [2022-09-20T12:18:15.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:08 . [2022-09-20T12:18:15.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 12:09 .. [2022-09-20T12:18:15.346Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 12:08 cost [2022-09-20T12:18:15.346Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 20 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:15.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:16.574Z] ---> package-listing.sh [2022-09-20T12:18:16.574Z] ++ facter osfamily [2022-09-20T12:18:16.574Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T12:18:16.834Z] + OS_FAMILY=debian [2022-09-20T12:18:16.834Z] + workspace=/w/workspace/_app-service-configurable_PR-467 [2022-09-20T12:18:16.834Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T12:18:16.834Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T12:18:16.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T12:18:16.834Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T12:18:16.834Z] + '[' /w/workspace/_app-service-configurable_PR-467 ']' [2022-09-20T12:18:16.834Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T12:18:16.834Z] + case "${OS_FAMILY}" in [2022-09-20T12:18:16.834Z] + dpkg -l [2022-09-20T12:18:16.834Z] + grep '^ii' [2022-09-20T12:18:16.834Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T12:18:16.834Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T12:18:16.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T12:18:16.834Z] + '[' /w/workspace/_app-service-configurable_PR-467 ']' [2022-09-20T12:18:16.834Z] + mkdir -p /w/workspace/_app-service-configurable_PR-467/archives/ [2022-09-20T12:18:16.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-467/archives/ [Pipeline] echo [2022-09-20T12:18:16.866Z] 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-467/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T12:18:17.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T12:18:17.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T12:18:17.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T12:18:17.949Z] prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container [2022-09-20T12:18:17.980Z] $ 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-467/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-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@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-09-20T12:18:18.245Z] $ docker top 29bda2b786e46e6de8fb24c526c5e8dbfc000feaa5cf3f1b0477045fca6b3c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T12:18:18.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T12:18:18.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T12:18:19.280Z] + ls /var/log/sa-host [2022-09-20T12:18:19.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T12:18:19.405Z] provisioning config files... [2022-09-20T12:18:19.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config8864351791667075404tmp [Pipeline] { [Pipeline] echo [2022-09-20T12:18:19.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:19.775Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T12:18:19.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:20.205Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T12:18:20.241Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:20.556Z] ---> sudo-logs.sh [2022-09-20T12:18:20.556Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T12:18:20.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:20.956Z] ---> job-cost.sh [2022-09-20T12:18:20.956Z] lf-activate-venv: SKIPPING [2022-09-20T12:18:20.956Z] DEBUG: total: 0.2199999988079071 [2022-09-20T12:18:20.956Z] INFO: Retrieving Stack Cost... [2022-09-20T12:18:21.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T12:18:21.786Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T12:18:21.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T12:18:22.147Z] ---> logs-deploy.sh [2022-09-20T12:18:22.147Z] lf-activate-venv: SKIPPING [2022-09-20T12:18:22.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-467/1 [2022-09-20T12:18:22.147Z] INFO: archiving workspace using pattern(s): [2022-09-20T12:18:23.084Z] Archives upload complete. [2022-09-20T12:18:23.343Z] INFO: archiving logs to Nexus [2022-09-20T12:18:23.912Z] ---> uname -a: [2022-09-20T12:18:23.912Z] Linux prd-ubuntu20-04-docker-8c-8g-29946 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T12:18:23.912Z] [2022-09-20T12:18:23.912Z] [2022-09-20T12:18:23.912Z] ---> lscpu: [2022-09-20T12:18:23.912Z] Architecture: x86_64 [2022-09-20T12:18:23.912Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-20T12:18:23.912Z] Byte Order: Little Endian [2022-09-20T12:18:23.912Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-20T12:18:23.912Z] CPU(s): 8 [2022-09-20T12:18:23.912Z] On-line CPU(s) list: 0-7 [2022-09-20T12:18:23.912Z] Thread(s) per core: 1 [2022-09-20T12:18:23.912Z] Core(s) per socket: 1 [2022-09-20T12:18:23.912Z] Socket(s): 8 [2022-09-20T12:18:23.912Z] NUMA node(s): 1 [2022-09-20T12:18:23.912Z] Vendor ID: AuthenticAMD [2022-09-20T12:18:23.912Z] CPU family: 23 [2022-09-20T12:18:23.912Z] Model: 49 [2022-09-20T12:18:23.912Z] Model name: AMD EPYC-Rome Processor [2022-09-20T12:18:23.912Z] Stepping: 0 [2022-09-20T12:18:23.912Z] CPU MHz: 2799.988 [2022-09-20T12:18:23.912Z] BogoMIPS: 5599.97 [2022-09-20T12:18:23.912Z] Virtualization: AMD-V [2022-09-20T12:18:23.912Z] Hypervisor vendor: KVM [2022-09-20T12:18:23.912Z] Virtualization type: full [2022-09-20T12:18:23.912Z] L1d cache: 256 KiB [2022-09-20T12:18:23.912Z] L1i cache: 256 KiB [2022-09-20T12:18:23.912Z] L2 cache: 4 MiB [2022-09-20T12:18:23.912Z] L3 cache: 128 MiB [2022-09-20T12:18:23.912Z] NUMA node0 CPU(s): 0-7 [2022-09-20T12:18:23.912Z] Vulnerability Itlb multihit: Not affected [2022-09-20T12:18:23.912Z] Vulnerability L1tf: Not affected [2022-09-20T12:18:23.912Z] Vulnerability Mds: Not affected [2022-09-20T12:18:23.912Z] Vulnerability Meltdown: Not affected [2022-09-20T12:18:23.912Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-20T12:18:23.912Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-20T12:18:23.912Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-20T12:18:23.912Z] Vulnerability Srbds: Not affected [2022-09-20T12:18:23.912Z] Vulnerability Tsx async abort: Not affected [2022-09-20T12:18:23.912Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-20T12:18:23.912Z] [2022-09-20T12:18:23.912Z] [2022-09-20T12:18:23.912Z] ---> nproc: [2022-09-20T12:18:23.912Z] 8 [2022-09-20T12:18:23.912Z] [2022-09-20T12:18:23.912Z]