Pull request #470 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bda3250125eec1d55eed724c6965959c001c7ee+1230c23662baaf085523f10f0e3e516ed8431cf7 (c63ad8a969e8d9f5d79ae46f7bd37a1330ee648d) 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-ssh10120930349820715697.key Verifying host key using known hosts file > 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-ssh8835792457096677923.key Verifying host key using known hosts file > 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-470/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-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14485246588070529121.key Verifying host key using known hosts file > 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-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16487860302511715894.key Verifying host key using known hosts file > 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-ssh9003999243879130513.key Verifying host key using known hosts file > 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-470/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-470/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18244172780467797363.key Verifying host key using known hosts file > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1824 in /w/workspace/_app-service-configurable_PR-470 [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-470 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1230c23662baaf085523f10f0e3e516ed8431cf7 into PR head commit 9bda3250125eec1d55eed724c6965959c001c7ee Merge succeeded, producing 9bda3250125eec1d55eed724c6965959c001c7ee Checking out Revision 9bda3250125eec1d55eed724c6965959c001c7ee (PR-470) 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-28T12:05:04.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9bda3250125eec1d55eed724c6965959c001c7ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bda3250125eec1d55eed724c6965959c001c7ee # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T12:05:05.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T12:05:05.193Z] ========================================================= [2022-09-28T12:05:05.193Z] EdgeX Global Pipelines Version Info [2022-09-28T12:05:05.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:05:05.979Z] ------------------- [2022-09-28T12:05:05.979Z] stable info: [2022-09-28T12:05:05.979Z] ------------------- [2022-09-28T12:05:05.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T12:05:05.979Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T12:05:05.979Z] Message: update stable to v1.0.239 [2022-09-28T12:05:06.550Z] ------------------- [2022-09-28T12:05:06.550Z] experimental info: [2022-09-28T12:05:06.550Z] ------------------- [2022-09-28T12:05:06.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T12:05:06.550Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T12:05:06.550Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T12:05:06.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-28T12:05:06.894Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-28T12:05:06.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T12:05:06.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T12:05:07.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T12:05:07.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T12:05:07.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T12:05:07.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T12:05:07.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T12:05:07.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T12:05:07.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T12:05:07.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-28T12:05:07.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T12:05:07.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T12:05:07.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T12:05:07.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T12:05:07.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T12:05:07.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T12:05:07.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T12:05:07.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T12:05:07.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T12:05:07.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T12:05:07.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T12:05:07.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T12:05:07.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T12:05:07.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T12:05:07.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T12:05:07.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2022-09-28T12:05:07.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2022-09-28T12:05:08.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2022-09-28T12:05:08.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bda3250125eec1d55eed724c6965959c001c7ee [Pipeline] echo [2022-09-28T12:05:08.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bda325 [Pipeline] echo [2022-09-28T12:05:08.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T12:05:08.241Z] provisioning config files... [2022-09-28T12:05:08.275Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-470@tmp/config10953894108579876325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:05:08.618Z] ---> docker-login.sh [2022-09-28T12:05:08.618Z] nexus3.edgexfoundry.org:10001 [2022-09-28T12:05:08.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:09.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:09.137Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:09.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:09.137Z] [2022-09-28T12:05:09.137Z] Login Succeeded [2022-09-28T12:05:09.137Z] nexus3.edgexfoundry.org:10002 [2022-09-28T12:05:09.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:09.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:09.398Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:09.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:09.398Z] [2022-09-28T12:05:09.398Z] Login Succeeded [2022-09-28T12:05:09.398Z] nexus3.edgexfoundry.org:10003 [2022-09-28T12:05:09.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:09.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:09.398Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:09.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:09.398Z] [2022-09-28T12:05:09.398Z] Login Succeeded [2022-09-28T12:05:09.398Z] nexus3.edgexfoundry.org:10004 [2022-09-28T12:05:09.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:09.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:09.658Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:09.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:09.658Z] [2022-09-28T12:05:09.658Z] Login Succeeded [2022-09-28T12:05:09.658Z] docker.io [2022-09-28T12:05:09.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:09.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:09.917Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:09.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:09.917Z] [2022-09-28T12:05:09.917Z] Login Succeeded [2022-09-28T12:05:09.917Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T12:05:09.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T12:05:10.552Z] + git rev-list -1 --merges 9bda3250125eec1d55eed724c6965959c001c7ee~1..9bda3250125eec1d55eed724c6965959c001c7ee [Pipeline] echo [2022-09-28T12:05:10.597Z] -----------> git rev-list -1 --merges 9bda3250125eec1d55eed724c6965959c001c7ee~1..9bda3250125eec1d55eed724c6965959c001c7ee 9bda3250125eec1d55eed724c6965959c001c7ee [false] [Pipeline] sh [2022-09-28T12:05:10.904Z] + git log --format=format:%s -1 9bda3250125eec1d55eed724c6965959c001c7ee [Pipeline] echo [2022-09-28T12:05:10.943Z] ========================================================= [2022-09-28T12:05:10.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T12:05:10.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T12:05:11.378Z] + git log --format=format:%s -1 9bda3250125eec1d55eed724c6965959c001c7ee [Pipeline] echo [2022-09-28T12:05:11.408Z] [semverPrep] GIT_COMMIT: 9bda3250125eec1d55eed724c6965959c001c7ee, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-09-28T12:05:11.438Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T12:05:11.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T12:05:11.831Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T12:05:11.831Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T12:05:11.831Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T12:05:11.831Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T12:05:11.831Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T12:05:11.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:05:12.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T12:05:12.333Z] [2022-09-28T12:05:12.333Z] 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-28T12:05:12.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T12:05:12.710Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T12:05:12.710Z] b85a868b505f: Pulling fs layer [2022-09-28T12:05:12.710Z] e2be974225ed: Pulling fs layer [2022-09-28T12:05:12.710Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T12:05:12.710Z] 988bab9f4d93: Pulling fs layer [2022-09-28T12:05:12.710Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T12:05:12.710Z] eaf3925da568: Pulling fs layer [2022-09-28T12:05:12.710Z] bab4dde63d76: Pulling fs layer [2022-09-28T12:05:12.710Z] bde34c3a00c8: Pulling fs layer [2022-09-28T12:05:12.710Z] b352a97aabf1: Pulling fs layer [2022-09-28T12:05:12.710Z] 4872d77fe225: Pulling fs layer [2022-09-28T12:05:12.710Z] 5851b861e8e6: Pulling fs layer [2022-09-28T12:05:12.710Z] 988bab9f4d93: Waiting [2022-09-28T12:05:12.710Z] 1469e6f7b9e6: Waiting [2022-09-28T12:05:12.710Z] b352a97aabf1: Waiting [2022-09-28T12:05:12.710Z] 5851b861e8e6: Waiting [2022-09-28T12:05:12.710Z] 4872d77fe225: Waiting [2022-09-28T12:05:12.710Z] eaf3925da568: Waiting [2022-09-28T12:05:12.710Z] bde34c3a00c8: Waiting [2022-09-28T12:05:12.710Z] e2be974225ed: Download complete [2022-09-28T12:05:12.710Z] 988bab9f4d93: Verifying Checksum [2022-09-28T12:05:12.710Z] 988bab9f4d93: Download complete [2022-09-28T12:05:12.971Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T12:05:12.971Z] 1469e6f7b9e6: Download complete [2022-09-28T12:05:12.971Z] eaf3925da568: Download complete [2022-09-28T12:05:12.971Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T12:05:12.971Z] 339a4e72a1f5: Download complete [2022-09-28T12:05:12.971Z] bde34c3a00c8: Download complete [2022-09-28T12:05:12.971Z] b352a97aabf1: Verifying Checksum [2022-09-28T12:05:12.971Z] b352a97aabf1: Download complete [2022-09-28T12:05:12.971Z] 4872d77fe225: Verifying Checksum [2022-09-28T12:05:12.971Z] 4872d77fe225: Download complete [2022-09-28T12:05:12.971Z] 5851b861e8e6: Verifying Checksum [2022-09-28T12:05:12.971Z] 5851b861e8e6: Download complete [2022-09-28T12:05:12.971Z] b85a868b505f: Download complete [2022-09-28T12:05:13.231Z] bab4dde63d76: Verifying Checksum [2022-09-28T12:05:13.231Z] bab4dde63d76: Download complete [2022-09-28T12:05:14.168Z] b85a868b505f: Pull complete [2022-09-28T12:05:14.433Z] e2be974225ed: Pull complete [2022-09-28T12:05:15.000Z] 339a4e72a1f5: Pull complete [2022-09-28T12:05:15.000Z] 988bab9f4d93: Pull complete [2022-09-28T12:05:15.259Z] 1469e6f7b9e6: Pull complete [2022-09-28T12:05:15.259Z] eaf3925da568: Pull complete [2022-09-28T12:05:17.180Z] bab4dde63d76: Pull complete [2022-09-28T12:05:17.180Z] bde34c3a00c8: Pull complete [2022-09-28T12:05:17.440Z] b352a97aabf1: Pull complete [2022-09-28T12:05:17.440Z] 4872d77fe225: Pull complete [2022-09-28T12:05:17.440Z] 5851b861e8e6: Pull complete [2022-09-28T12:05:17.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T12:05:17.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T12:05:17.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:05:17.912Z] prd-ubuntu20.04-docker-8c-8g-1824 does not seem to be running inside a container [2022-09-28T12:05:17.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-470 -v /w/workspace/_app-service-configurable_PR-470:/w/workspace/_app-service-configurable_PR-470:rw,z -v /w/workspace/_app-service-configurable_PR-470@tmp:/w/workspace/_app-service-configurable_PR-470@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-28T12:05:20.098Z] $ docker top 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 -eo pid,comm [2022-09-28T12:05:20.158Z] 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-28T12:05:20.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T12:05:20.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T12:05:20.269Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T12:05:20.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T12:05:20.387Z] $ docker exec 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 ssh-agent [2022-09-28T12:05:20.492Z] SSH_AUTH_SOCK=/tmp/ssh-Pzg4fRWIMh7N/agent.33 [2022-09-28T12:05:20.492Z] SSH_AGENT_PID=39 [2022-09-28T12:05:20.499Z] Running ssh-add (command line suppressed) [2022-09-28T12:05:20.609Z] Identity added: /w/workspace/_app-service-configurable_PR-470@tmp/private_key_12792961464507599577.key (/w/workspace/_app-service-configurable_PR-470@tmp/private_key_12792961464507599577.key) [2022-09-28T12:05:20.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T12:05:20.951Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T12:05:20.978Z] $ docker exec --env ******** --env ******** 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 ssh-agent -k [2022-09-28T12:05:21.088Z] unset SSH_AUTH_SOCK; [2022-09-28T12:05:21.089Z] unset SSH_AGENT_PID; [2022-09-28T12:05:21.089Z] echo Agent pid 39 killed; [2022-09-28T12:05:21.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T12:05:21.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T12:05:21.189Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T12:05:21.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T12:05:21.316Z] $ docker exec 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 ssh-agent [2022-09-28T12:05:21.432Z] SSH_AUTH_SOCK=/tmp/ssh-RE7V9TNlbgHJ/agent.71 [2022-09-28T12:05:21.432Z] SSH_AGENT_PID=77 [2022-09-28T12:05:21.437Z] Running ssh-add (command line suppressed) [2022-09-28T12:05:21.546Z] Identity added: /w/workspace/_app-service-configurable_PR-470@tmp/private_key_8088028284204545858.key (/w/workspace/_app-service-configurable_PR-470@tmp/private_key_8088028284204545858.key) [2022-09-28T12:05:21.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T12:05:21.887Z] + git semver init [2022-09-28T12:05:22.147Z] 2022-09-28 12:05:22,088 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T12:05:22.147Z] 2022-09-28 12:05:22,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-470/.semver [2022-09-28T12:05:22.147Z] 2022-09-28 12:05:22,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-470/.semver [2022-09-28T12:05:22.147Z] 2022-09-28 12:05:22,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-470/.semver'], cwd=/w/workspace/_app-service-configurable_PR-470, universal_newlines=False, shell=None, istream=None) [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,983 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-470/.git/info/exclude [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-470/.semver/PR-470 with force:False [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,984 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-470/.semver/PR-470 [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,988 [execute] INFO git cat-file --batch-check [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,995 [execute] INFO git cat-file --batch [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:22,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T12:05:23.084Z] 2022-09-28 12:05:23,000 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-470/.semver/PR-470 [2022-09-28T12:05:23.084Z] 0.0.0 [Pipeline] } [2022-09-28T12:05:23.116Z] $ docker exec --env ******** --env ******** 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 ssh-agent -k [2022-09-28T12:05:23.217Z] unset SSH_AUTH_SOCK; [2022-09-28T12:05:23.218Z] unset SSH_AGENT_PID; [2022-09-28T12:05:23.219Z] echo Agent pid 77 killed; [2022-09-28T12:05:23.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T12:05:23.645Z] + git semver [Pipeline] } [2022-09-28T12:05:23.934Z] $ docker stop --time=1 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 [2022-09-28T12:05:25.224Z] $ docker rm -f 061204071e92e53bc3e38b2d8458e32eb27320695f00682b8452f38584610a83 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T12:05:25.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T12:05:25.846Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T12:05:25.866Z] [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-28T12:05:26.420Z] provisioning config files... [2022-09-28T12:05:26.430Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-470@tmp/config12548761427153305613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:05:26.783Z] ---> docker-login.sh [2022-09-28T12:05:26.783Z] nexus3.edgexfoundry.org:10001 [2022-09-28T12:05:26.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:26.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:26.783Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:26.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:26.783Z] [2022-09-28T12:05:26.783Z] Login Succeeded [2022-09-28T12:05:26.783Z] nexus3.edgexfoundry.org:10002 [2022-09-28T12:05:26.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:26.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:26.783Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:26.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:26.783Z] [2022-09-28T12:05:26.783Z] Login Succeeded [2022-09-28T12:05:26.783Z] nexus3.edgexfoundry.org:10003 [2022-09-28T12:05:27.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:27.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:27.043Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:27.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:27.043Z] [2022-09-28T12:05:27.043Z] Login Succeeded [2022-09-28T12:05:27.043Z] nexus3.edgexfoundry.org:10004 [2022-09-28T12:05:27.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:27.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:27.043Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:27.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:27.043Z] [2022-09-28T12:05:27.043Z] Login Succeeded [2022-09-28T12:05:27.043Z] docker.io [2022-09-28T12:05:27.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:05:27.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:05:27.561Z] Configure a credential helper to remove this warning. See [2022-09-28T12:05:27.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:05:27.561Z] [2022-09-28T12:05:27.561Z] Login Succeeded [2022-09-28T12:05:27.561Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T12:05:27.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T12:05:27.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T12:05:27.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T12:05:27.865Z] ========================================================= [2022-09-28T12:05:27.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T12:05:27.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:05:28.337Z] + 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-28T12:05:28.337Z] Sending build context to Docker daemon 3.135MB [2022-09-28T12:05:28.337Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T12:05:28.337Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T12:05:28.337Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T12:05:28.337Z] 2408cc74d12b: Pulling fs layer [2022-09-28T12:05:28.337Z] ea60b727a1ce: Pulling fs layer [2022-09-28T12:05:28.337Z] 30c4a7721957: Pulling fs layer [2022-09-28T12:05:28.337Z] 370296b7ddb6: Pulling fs layer [2022-09-28T12:05:28.337Z] 7c6cee850709: Pulling fs layer [2022-09-28T12:05:28.337Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T12:05:28.337Z] d94ebbe4e438: Pulling fs layer [2022-09-28T12:05:28.337Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T12:05:28.337Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T12:05:28.337Z] 370296b7ddb6: Waiting [2022-09-28T12:05:28.337Z] d94ebbe4e438: Waiting [2022-09-28T12:05:28.337Z] bcfd1f05c69d: Waiting [2022-09-28T12:05:28.337Z] 39a5fcdaea64: Waiting [2022-09-28T12:05:28.337Z] 59ccb84bbe0f: Waiting [2022-09-28T12:05:28.337Z] 30c4a7721957: Download complete [2022-09-28T12:05:28.337Z] ea60b727a1ce: Download complete [2022-09-28T12:05:28.337Z] 7c6cee850709: Verifying Checksum [2022-09-28T12:05:28.337Z] 7c6cee850709: Download complete [2022-09-28T12:05:28.337Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T12:05:28.337Z] 39a5fcdaea64: Download complete [2022-09-28T12:05:28.598Z] 2408cc74d12b: Verifying Checksum [2022-09-28T12:05:28.598Z] 2408cc74d12b: Download complete [2022-09-28T12:05:28.598Z] d94ebbe4e438: Verifying Checksum [2022-09-28T12:05:28.598Z] d94ebbe4e438: Download complete [2022-09-28T12:05:28.598Z] 2408cc74d12b: Pull complete [2022-09-28T12:05:28.859Z] ea60b727a1ce: Pull complete [2022-09-28T12:05:28.859Z] 30c4a7721957: Pull complete [2022-09-28T12:05:28.859Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T12:05:28.859Z] 59ccb84bbe0f: Download complete [2022-09-28T12:05:29.425Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T12:05:29.425Z] bcfd1f05c69d: Download complete [2022-09-28T12:05:29.425Z] 370296b7ddb6: Verifying Checksum [2022-09-28T12:05:29.425Z] 370296b7ddb6: Download complete [2022-09-28T12:05:33.612Z] 370296b7ddb6: Pull complete [2022-09-28T12:05:33.612Z] 7c6cee850709: Pull complete [2022-09-28T12:05:33.612Z] 39a5fcdaea64: Pull complete [2022-09-28T12:05:33.612Z] d94ebbe4e438: Pull complete [2022-09-28T12:05:35.529Z] bcfd1f05c69d: Pull complete [2022-09-28T12:05:36.477Z] 59ccb84bbe0f: Pull complete [2022-09-28T12:05:36.477Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T12:05:36.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T12:05:36.477Z] ---> a4fb48ad2a94 [2022-09-28T12:05:36.477Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T12:05:39.781Z] ---> Running in 366df996a3aa [2022-09-28T12:05:39.781Z] Removing intermediate container 366df996a3aa [2022-09-28T12:05:39.781Z] ---> 6ad36ec807c1 [2022-09-28T12:05:39.781Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T12:05:39.781Z] ---> Running in a85587e21fe5 [2022-09-28T12:05:40.039Z] Removing intermediate container a85587e21fe5 [2022-09-28T12:05:40.039Z] ---> 80d8e84fc293 [2022-09-28T12:05:40.039Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T12:05:40.039Z] ---> Running in 57a7d9020b25 [2022-09-28T12:05:40.039Z] Removing intermediate container 57a7d9020b25 [2022-09-28T12:05:40.039Z] ---> d1fb33b09880 [2022-09-28T12:05:40.039Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:05:40.039Z] ---> Running in 4640c0a91e13 [2022-09-28T12:05:40.297Z] Removing intermediate container 4640c0a91e13 [2022-09-28T12:05:40.297Z] ---> adfa1c5ebf1c [2022-09-28T12:05:40.297Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T12:05:40.297Z] ---> Running in f1d3e7537c4d [2022-09-28T12:05:40.865Z] Removing intermediate container f1d3e7537c4d [2022-09-28T12:05:40.865Z] ---> 09585d8a52c6 [2022-09-28T12:05:40.865Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T12:05:40.865Z] ---> Running in 020e6410f49d [2022-09-28T12:05:41.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T12:05:41.255Z] Still waiting to schedule task [2022-09-28T12:05:41.255Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T12:05:42.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T12:05:42.318Z] OK: 211 MiB in 51 packages [2022-09-28T12:05:42.576Z] Removing intermediate container 020e6410f49d [2022-09-28T12:05:42.576Z] ---> 1fb711364f97 [2022-09-28T12:05:42.576Z] Step 9/14 : WORKDIR /app [2022-09-28T12:05:42.576Z] ---> Running in 77263d1c8f39 [2022-09-28T12:05:42.834Z] Removing intermediate container 77263d1c8f39 [2022-09-28T12:05:42.834Z] ---> aef0fce0dd06 [2022-09-28T12:05:42.834Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T12:05:42.834Z] ---> 89c1365c1716 [2022-09-28T12:05:42.834Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T12:05:42.834Z] ---> Running in 2da6bee39bc8 [2022-09-28T12:06:09.561Z] Removing intermediate container 2da6bee39bc8 [2022-09-28T12:06:09.561Z] ---> c16f007eba52 [2022-09-28T12:06:09.561Z] Step 12/14 : COPY . . [2022-09-28T12:06:09.561Z] ---> c8634e22313b [2022-09-28T12:06:09.561Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T12:06:09.561Z] ---> Running in 0feb0eb58565 [2022-09-28T12:06:09.561Z] Removing intermediate container 0feb0eb58565 [2022-09-28T12:06:09.561Z] ---> 33e7915ef844 [2022-09-28T12:06:09.561Z] Step 14/14 : RUN $MAKE [2022-09-28T12:06:09.561Z] ---> Running in 32b3b90e06a0 [2022-09-28T12:06:09.561Z] noop [2022-09-28T12:06:09.561Z] Removing intermediate container 32b3b90e06a0 [2022-09-28T12:06:09.561Z] ---> d371575200d0 [2022-09-28T12:06:09.561Z] Successfully built d371575200d0 [2022-09-28T12:06:09.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:06:10.007Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T12:06:10.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:06:10.149Z] prd-ubuntu20.04-docker-8c-8g-1824 does not seem to be running inside a container [2022-09-28T12:06:10.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-470 -v /w/workspace/_app-service-configurable_PR-470:/w/workspace/_app-service-configurable_PR-470:rw,z -v /w/workspace/_app-service-configurable_PR-470@tmp:/w/workspace/_app-service-configurable_PR-470@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-28T12:06:10.543Z] $ docker top 4cdac7dcb3bc3fc8dfd9d4549fe5efb0768fa7d236aae928d97fc95089a36162 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T12:06:10.937Z] + go version [2022-09-28T12:06:10.937Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T12:06:10.970Z] $ docker stop --time=1 4cdac7dcb3bc3fc8dfd9d4549fe5efb0768fa7d236aae928d97fc95089a36162 [2022-09-28T12:06:12.284Z] $ docker rm -f 4cdac7dcb3bc3fc8dfd9d4549fe5efb0768fa7d236aae928d97fc95089a36162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:06:13.006Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T12:06:13.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:06:13.157Z] prd-ubuntu20.04-docker-8c-8g-1824 does not seem to be running inside a container [2022-09-28T12:06:13.197Z] $ 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-470 -v /w/workspace/_app-service-configurable_PR-470:/w/workspace/_app-service-configurable_PR-470:rw,z -v /w/workspace/_app-service-configurable_PR-470@tmp:/w/workspace/_app-service-configurable_PR-470@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-28T12:06:13.543Z] $ docker top 96978e94b11e97837aafa61168673152cccfdace9b6e22687a42796b9619a7a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T12:06:13.936Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-470 [Pipeline] fileExists [Pipeline] sh [2022-09-28T12:06:14.306Z] + make test [2022-09-28T12:06:14.306Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-28T12:06:24.274Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-28T12:06:24.274Z] CGO_ENABLED=1 go vet ./... [2022-09-28T12:06:27.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T12:06:27.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T12:06:27.571Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T12:06:27.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T12:06:27.644Z] $ docker stop --time=1 96978e94b11e97837aafa61168673152cccfdace9b6e22687a42796b9619a7a5 [2022-09-28T12:06:29.939Z] $ docker rm -f 96978e94b11e97837aafa61168673152cccfdace9b6e22687a42796b9619a7a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T12:06:30.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T12:06:30.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T12:06:31.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T12:06:31.479Z] + ls -al . [2022-09-28T12:06:31.479Z] total 176 [2022-09-28T12:06:31.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:06 . [2022-09-28T12:06:31.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:05 .. [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 12:05 .dockerignore [2022-09-28T12:06:31.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:05 .git [2022-09-28T12:06:31.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 12:05 .github [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 12:05 .gitignore [2022-09-28T12:06:31.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 12:05 .semver [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 12:05 Attribution.txt [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 12:05 CHANGELOG.md [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 12:05 Dockerfile [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 12:05 GOVERNANCE.md [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 12:05 Jenkinsfile [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 12:05 LICENSE [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 12:05 OWNERS.md [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 12:05 README.md [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 12:05 VERSION [2022-09-28T12:06:31.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 12:05 bin [2022-09-28T12:06:31.479Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 12:06 coverage.out [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 12:05 go.mod [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 12:05 go.sum [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 12:05 main.go [2022-09-28T12:06:31.479Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 12:05 makefile [2022-09-28T12:06:31.479Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 12:05 res [2022-09-28T12:06:31.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:06:31.878Z] + 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=9bda3250125eec1d55eed724c6965959c001c7ee --label arch=amd64 --label version=0.0.0 . [2022-09-28T12:06:31.878Z] Sending build context to Docker daemon 3.137MB [2022-09-28T12:06:31.878Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T12:06:31.878Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-28T12:06:31.878Z] ---> d371575200d0 [2022-09-28T12:06:31.878Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T12:06:31.878Z] ---> Running in 0f3fb61fbf37 [2022-09-28T12:06:32.138Z] Removing intermediate container 0f3fb61fbf37 [2022-09-28T12:06:32.138Z] ---> 79e392f1e768 [2022-09-28T12:06:32.138Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T12:06:32.138Z] ---> Running in 53e12a9aee4d [2022-09-28T12:06:32.138Z] Removing intermediate container 53e12a9aee4d [2022-09-28T12:06:32.138Z] ---> 0b37ea4089f5 [2022-09-28T12:06:32.138Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-28T12:06:32.138Z] ---> Running in bbd3eb46e9f3 [2022-09-28T12:06:32.138Z] Removing intermediate container bbd3eb46e9f3 [2022-09-28T12:06:32.138Z] ---> 39cbba2ea2d3 [2022-09-28T12:06:32.138Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:06:32.138Z] ---> Running in dd19cd7cdd2c [2022-09-28T12:06:32.398Z] Removing intermediate container dd19cd7cdd2c [2022-09-28T12:06:32.398Z] ---> 6dd555b25de7 [2022-09-28T12:06:32.398Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T12:06:32.398Z] ---> Running in 057403ce18ef [2022-09-28T12:06:32.966Z] Removing intermediate container 057403ce18ef [2022-09-28T12:06:32.966Z] ---> b2304bd75fce [2022-09-28T12:06:32.966Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T12:06:32.966Z] ---> Running in a104d6a8f8e7 [2022-09-28T12:06:33.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T12:06:34.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T12:06:34.421Z] OK: 211 MiB in 51 packages [2022-09-28T12:06:34.990Z] Removing intermediate container a104d6a8f8e7 [2022-09-28T12:06:34.990Z] ---> 89ce341ce14f [2022-09-28T12:06:34.990Z] Step 9/28 : WORKDIR /app [2022-09-28T12:06:34.990Z] ---> Running in 668638ed296c [2022-09-28T12:06:34.990Z] Removing intermediate container 668638ed296c [2022-09-28T12:06:34.990Z] ---> c5edcbeef605 [2022-09-28T12:06:34.990Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-28T12:06:34.990Z] ---> a72fb47b8772 [2022-09-28T12:06:34.990Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T12:06:35.251Z] ---> Running in 90fc8e21c150 [2022-09-28T12:06:35.845Z] Removing intermediate container 90fc8e21c150 [2022-09-28T12:06:35.845Z] ---> b41682c66f82 [2022-09-28T12:06:35.845Z] Step 12/28 : COPY . . [2022-09-28T12:06:36.106Z] ---> b2e583705775 [2022-09-28T12:06:36.106Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T12:06:36.106Z] ---> Running in 5db77c14efcb [2022-09-28T12:06:36.106Z] Removing intermediate container 5db77c14efcb [2022-09-28T12:06:36.106Z] ---> 5d6a1898e9e1 [2022-09-28T12:06:36.106Z] Step 14/28 : RUN $MAKE [2022-09-28T12:06:36.106Z] ---> Running in 51ea8cec813c [2022-09-28T12:06:36.674Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -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-28T12:06:58.800Z] Removing intermediate container 51ea8cec813c [2022-09-28T12:06:58.800Z] ---> b9542c335358 [2022-09-28T12:06:58.800Z] Step 15/28 : FROM alpine:3.16 [2022-09-28T12:06:59.059Z] 3.16: Pulling from library/alpine [2022-09-28T12:06:59.059Z] 213ec9aee27d: Pulling fs layer [2022-09-28T12:06:59.318Z] 213ec9aee27d: Verifying Checksum [2022-09-28T12:06:59.318Z] 213ec9aee27d: Download complete [2022-09-28T12:06:59.576Z] 213ec9aee27d: Pull complete [2022-09-28T12:06:59.576Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T12:06:59.576Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T12:06:59.576Z] ---> 9c6f07244728 [2022-09-28T12:06:59.576Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:06:59.576Z] ---> Running in dd656bb72be6 [2022-09-28T12:06:59.576Z] Removing intermediate container dd656bb72be6 [2022-09-28T12:06:59.576Z] ---> 2f423fd65dd3 [2022-09-28T12:06:59.576Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-28T12:06:59.576Z] ---> Running in fca4789e3b35 [2022-09-28T12:06:59.834Z] Removing intermediate container fca4789e3b35 [2022-09-28T12:06:59.834Z] ---> 1093173ae0b4 [2022-09-28T12:06:59.834Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-28T12:06:59.834Z] ---> Running in 151c4c8159f3 [2022-09-28T12:07:00.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T12:07:00.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T12:07:00.352Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-28T12:07:00.352Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-28T12:07:00.352Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T12:07:00.352Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-28T12:07:00.352Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T12:07:00.352Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-28T12:07:00.352Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-28T12:07:00.352Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T12:07:00.352Z] Executing ca-certificates-20220614-r0.trigger [2022-09-28T12:07:00.613Z] OK: 9 MiB in 21 packages [2022-09-28T12:07:01.184Z] Removing intermediate container 151c4c8159f3 [2022-09-28T12:07:01.184Z] ---> 476e950d1573 [2022-09-28T12:07:01.184Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-28T12:07:01.184Z] ---> 3fcaa85d09e3 [2022-09-28T12:07:01.184Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-28T12:07:01.184Z] ---> 5c9eb2e8293e [2022-09-28T12:07:01.184Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-28T12:07:01.443Z] ---> 042acaf3fddd [2022-09-28T12:07:01.443Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-28T12:07:02.182Z] ---> c9511fe6e685 [2022-09-28T12:07:02.182Z] Step 23/28 : EXPOSE 48095 [2022-09-28T12:07:02.182Z] ---> Running in 05583c5f7b9a [2022-09-28T12:07:02.182Z] Removing intermediate container 05583c5f7b9a [2022-09-28T12:07:02.182Z] ---> 8376e4abc2b9 [2022-09-28T12:07:02.182Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-28T12:07:02.182Z] ---> Running in 17f6772da049 [2022-09-28T12:07:02.444Z] Removing intermediate container 17f6772da049 [2022-09-28T12:07:02.444Z] ---> 23002ad84a3b [2022-09-28T12:07:02.444Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T12:07:02.444Z] ---> Running in 2c57327dbbc0 [2022-09-28T12:07:02.702Z] Removing intermediate container 2c57327dbbc0 [2022-09-28T12:07:02.702Z] ---> 8efffec96c14 [2022-09-28T12:07:02.702Z] Step 26/28 : LABEL arch=amd64 [2022-09-28T12:07:02.702Z] ---> Running in 0b842594b1b9 [2022-09-28T12:07:02.702Z] Removing intermediate container 0b842594b1b9 [2022-09-28T12:07:02.702Z] ---> 01d59f0c09a2 [2022-09-28T12:07:02.702Z] Step 27/28 : LABEL git_sha=9bda3250125eec1d55eed724c6965959c001c7ee [2022-09-28T12:07:02.702Z] ---> Running in 11013e0abeb7 [2022-09-28T12:07:02.961Z] Removing intermediate container 11013e0abeb7 [2022-09-28T12:07:02.961Z] ---> 1507b5dfd1cc [2022-09-28T12:07:02.961Z] Step 28/28 : LABEL version=0.0.0 [2022-09-28T12:07:02.961Z] ---> Running in 49678031c50c [2022-09-28T12:07:02.961Z] Removing intermediate container 49678031c50c [2022-09-28T12:07:02.961Z] ---> 05cfba2b4498 [2022-09-28T12:07:02.961Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T12:07:02.961Z] Successfully built 05cfba2b4498 [2022-09-28T12:07:02.961Z] 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-28T12:07:03.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T12:07:03.828Z] [2022-09-28T12:07:03.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:07:04.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T12:07:04.200Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T12:07:04.200Z] 5eb5b503b376: Pulling fs layer [2022-09-28T12:07:04.200Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T12:07:04.200Z] ec43610c2a17: Pulling fs layer [2022-09-28T12:07:04.200Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T12:07:04.200Z] 33b1e0a273af: Pulling fs layer [2022-09-28T12:07:04.200Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T12:07:04.200Z] 2f39f015ded8: Pulling fs layer [2022-09-28T12:07:04.200Z] 3a2ae6a8a46f: Waiting [2022-09-28T12:07:04.200Z] 2f39f015ded8: Waiting [2022-09-28T12:07:04.200Z] 5d3b04190fa2: Waiting [2022-09-28T12:07:04.200Z] 5c69ac0246d0: Download complete [2022-09-28T12:07:04.200Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T12:07:04.200Z] 3a2ae6a8a46f: Download complete [2022-09-28T12:07:04.200Z] 33b1e0a273af: Verifying Checksum [2022-09-28T12:07:04.200Z] 33b1e0a273af: Download complete [2022-09-28T12:07:04.200Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T12:07:04.200Z] 5d3b04190fa2: Download complete [2022-09-28T12:07:04.460Z] ec43610c2a17: Verifying Checksum [2022-09-28T12:07:04.460Z] ec43610c2a17: Download complete [2022-09-28T12:07:04.460Z] 5eb5b503b376: Download complete [2022-09-28T12:07:05.025Z] 2f39f015ded8: Verifying Checksum [2022-09-28T12:07:05.025Z] 2f39f015ded8: Download complete [2022-09-28T12:07:05.991Z] 5eb5b503b376: Pull complete [2022-09-28T12:07:05.991Z] 5c69ac0246d0: Pull complete [2022-09-28T12:07:06.557Z] ec43610c2a17: Pull complete [2022-09-28T12:07:06.557Z] 3a2ae6a8a46f: Pull complete [2022-09-28T12:07:06.815Z] 33b1e0a273af: Pull complete [2022-09-28T12:07:06.815Z] 5d3b04190fa2: Pull complete [2022-09-28T12:07:10.996Z] 2f39f015ded8: Pull complete [2022-09-28T12:07:10.996Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T12:07:10.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T12:07:10.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:07:11.210Z] prd-ubuntu20.04-docker-8c-8g-1824 does not seem to be running inside a container [2022-09-28T12:07:11.244Z] $ 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-470 -v /w/workspace/_app-service-configurable_PR-470:/w/workspace/_app-service-configurable_PR-470:rw,z -v /w/workspace/_app-service-configurable_PR-470@tmp:/w/workspace/_app-service-configurable_PR-470@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-28T12:07:12.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1825 in /w/workspace/_app-service-configurable_PR-470 [2022-09-28T12:07:13.921Z] $ docker top 946f0ae1981b8645fa9824bac5be5322132c66b222f9ae9af789088fe7f111d0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-09-28T12:07:14.145Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-09-28T12:07:14.221Z] Selected Git installation does not exist. Using Default [2022-09-28T12:07:14.221Z] The recommended git tool is: NONE [2022-09-28T12:07:14.381Z] ---> job-cost.sh [2022-09-28T12:07:14.381Z] lf-activate-venv: SKIPPING [2022-09-28T12:07:14.381Z] INFO: No Stack... [2022-09-28T12:07:14.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T12:07:15.206Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T12:07:15.519Z] + cat /w/workspace/_app-service-configurable_PR-470/archives/cost.csv [2022-09-28T12:07:15.519Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T12:07:15.555Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [2022-09-28T12:07:15.560Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] did not exist. Created. [2022-09-28T12:07:15.560Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T12:07:15.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T12:07:15.996Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T12:07:16.029Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T12:07:16.108Z] $ docker stop --time=1 946f0ae1981b8645fa9824bac5be5322132c66b222f9ae9af789088fe7f111d0 [2022-09-28T12:07:17.319Z] $ docker rm -f 946f0ae1981b8645fa9824bac5be5322132c66b222f9ae9af789088fe7f111d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T12:07:19.082Z] using credential edgex-jenkins-ssh [2022-09-28T12:07:19.100Z] Cloning the remote Git repository [2022-09-28T12:07:19.145Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-28T12:07:19.223Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-09-28T12:07:19.360Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-28T12:07:19.361Z] > git --version # timeout=10 [2022-09-28T12:07:19.380Z] > git --version # 'git version 2.25.1' [2022-09-28T12:07:19.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T12:07:19.431Z] Verifying host key using known hosts file [2022-09-28T12:07:19.613Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T12:07:19.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T12:07:20.714Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-28T12:07:20.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T12:07:21.521Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-28T12:07:21.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-28T12:07:21.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T12:07:21.572Z] Verifying host key using known hosts file [2022-09-28T12:07:21.578Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T12:07:21.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T12:07:22.129Z] Merging remotes/origin/main commit 1230c23662baaf085523f10f0e3e516ed8431cf7 into PR head commit 9bda3250125eec1d55eed724c6965959c001c7ee [2022-09-28T12:07:22.348Z] Merge succeeded, producing 9bda3250125eec1d55eed724c6965959c001c7ee [2022-09-28T12:07:22.349Z] Checking out Revision 9bda3250125eec1d55eed724c6965959c001c7ee (PR-470) [2022-09-28T12:07:22.847Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-09-28T12:07:22.893Z] > git --version # timeout=10 [2022-09-28T12:07:22.904Z] > git --version # 'git version 2.25.1' [2022-09-28T12:07:22.924Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T12:07:22.147Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T12:07:22.162Z] > git checkout -f 9bda3250125eec1d55eed724c6965959c001c7ee # timeout=10 [2022-09-28T12:07:22.239Z] > git remote # timeout=10 [2022-09-28T12:07:22.256Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T12:07:22.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T12:07:22.284Z] Verifying host key using known hosts file [2022-09-28T12:07:22.288Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T12:07:22.296Z] > git merge 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 [2022-09-28T12:07:22.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T12:07:22.353Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T12:07:22.376Z] > git checkout -f 9bda3250125eec1d55eed724c6965959c001c7ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T12:07:24.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T12:07:24.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T12:07:24.076Z] Dload Upload Total Spent Left Speed [2022-09-28T12:07:24.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-09-28T12:07:24.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T12:07:25.060Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T12:07:25.060Z] + sudo tee /etc/docker/daemon.new [2022-09-28T12:07:25.060Z] { [2022-09-28T12:07:25.060Z] "registry-mirrors": [ [2022-09-28T12:07:25.060Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T12:07:25.060Z] ], [2022-09-28T12:07:25.060Z] "bip": "10.250.0.254/24", [2022-09-28T12:07:25.060Z] "hosts": [ [2022-09-28T12:07:25.060Z] "tcp://0.0.0.0:5555", [2022-09-28T12:07:25.060Z] "unix:///var/run/docker.sock" [2022-09-28T12:07:25.060Z] ], [2022-09-28T12:07:25.060Z] "mtu": 1458, [2022-09-28T12:07:25.060Z] "selinux-enabled": true, [2022-09-28T12:07:25.060Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T12:07:25.060Z] } [Pipeline] sh [2022-09-28T12:07:25.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T12:07:25.762Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T12:07:44.077Z] provisioning config files... [2022-09-28T12:07:44.104Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9776634908262043868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:07:44.494Z] ---> docker-login.sh [2022-09-28T12:07:44.494Z] nexus3.edgexfoundry.org:10001 [2022-09-28T12:07:44.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:07:45.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:07:45.035Z] Configure a credential helper to remove this warning. See [2022-09-28T12:07:45.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:07:45.035Z] [2022-09-28T12:07:45.035Z] Login Succeeded [2022-09-28T12:07:45.035Z] nexus3.edgexfoundry.org:10002 [2022-09-28T12:07:45.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:07:45.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:07:45.575Z] Configure a credential helper to remove this warning. See [2022-09-28T12:07:45.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:07:45.575Z] [2022-09-28T12:07:45.575Z] Login Succeeded [2022-09-28T12:07:45.575Z] nexus3.edgexfoundry.org:10003 [2022-09-28T12:07:45.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:07:45.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:07:45.843Z] Configure a credential helper to remove this warning. See [2022-09-28T12:07:45.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:07:45.843Z] [2022-09-28T12:07:45.843Z] Login Succeeded [2022-09-28T12:07:45.843Z] nexus3.edgexfoundry.org:10004 [2022-09-28T12:07:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:07:46.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:07:46.386Z] Configure a credential helper to remove this warning. See [2022-09-28T12:07:46.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:07:46.386Z] [2022-09-28T12:07:46.386Z] Login Succeeded [2022-09-28T12:07:46.386Z] docker.io [2022-09-28T12:07:46.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T12:07:46.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T12:07:46.973Z] Configure a credential helper to remove this warning. See [2022-09-28T12:07:46.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T12:07:46.973Z] [2022-09-28T12:07:46.973Z] Login Succeeded [2022-09-28T12:07:46.973Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T12:07:47.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T12:07:47.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T12:07:47.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T12:07:47.365Z] ========================================================= [2022-09-28T12:07:47.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T12:07:47.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:07:47.885Z] + 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-28T12:07:47.885Z] Sending build context to Docker daemon 207.9kB [2022-09-28T12:07:48.154Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T12:07:48.154Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T12:07:49.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T12:07:49.123Z] b3c136eddcbf: Pulling fs layer [2022-09-28T12:07:49.123Z] c0a3192eca97: Pulling fs layer [2022-09-28T12:07:49.123Z] a050256f5b6f: Pulling fs layer [2022-09-28T12:07:49.123Z] 656be50a0ddc: Pulling fs layer [2022-09-28T12:07:49.123Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T12:07:49.123Z] 46d945488cbd: Pulling fs layer [2022-09-28T12:07:49.123Z] 656be50a0ddc: Waiting [2022-09-28T12:07:49.123Z] 8a5474983e97: Pulling fs layer [2022-09-28T12:07:49.123Z] 329c88fbcd65: Pulling fs layer [2022-09-28T12:07:49.123Z] 2bbca73fdf42: Waiting [2022-09-28T12:07:49.123Z] 46d945488cbd: Waiting [2022-09-28T12:07:49.123Z] 8a5474983e97: Waiting [2022-09-28T12:07:49.123Z] 329c88fbcd65: Waiting [2022-09-28T12:07:49.123Z] c0a3192eca97: Verifying Checksum [2022-09-28T12:07:49.123Z] c0a3192eca97: Download complete [2022-09-28T12:07:49.123Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T12:07:49.123Z] 2bbca73fdf42: Download complete [2022-09-28T12:07:49.123Z] 46d945488cbd: Verifying Checksum [2022-09-28T12:07:49.123Z] 46d945488cbd: Download complete [2022-09-28T12:07:49.123Z] b3c136eddcbf: Verifying Checksum [2022-09-28T12:07:49.123Z] b3c136eddcbf: Download complete [2022-09-28T12:07:50.095Z] b3c136eddcbf: Pull complete [2022-09-28T12:07:50.369Z] 329c88fbcd65: Verifying Checksum [2022-09-28T12:07:50.369Z] 329c88fbcd65: Download complete [2022-09-28T12:07:50.638Z] c0a3192eca97: Pull complete [2022-09-28T12:07:50.908Z] a050256f5b6f: Pull complete [2022-09-28T12:07:51.499Z] 8a5474983e97: Verifying Checksum [2022-09-28T12:07:51.499Z] 8a5474983e97: Download complete [2022-09-28T12:07:52.466Z] 656be50a0ddc: Verifying Checksum [2022-09-28T12:07:52.466Z] 656be50a0ddc: Download complete [2022-09-28T12:08:04.823Z] 656be50a0ddc: Pull complete [2022-09-28T12:08:04.824Z] 2bbca73fdf42: Pull complete [2022-09-28T12:08:04.824Z] 46d945488cbd: Pull complete [2022-09-28T12:08:11.577Z] 8a5474983e97: Pull complete [2022-09-28T12:08:12.991Z] 329c88fbcd65: Pull complete [2022-09-28T12:08:12.991Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T12:08:12.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T12:08:12.991Z] ---> ff4287adb874 [2022-09-28T12:08:12.991Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T12:08:14.936Z] ---> Running in b2bb70fd7850 [2022-09-28T12:08:14.936Z] Removing intermediate container b2bb70fd7850 [2022-09-28T12:08:14.936Z] ---> e4e246c0a31a [2022-09-28T12:08:14.936Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T12:08:15.204Z] ---> Running in 1a3d4e98b1e1 [2022-09-28T12:08:15.471Z] Removing intermediate container 1a3d4e98b1e1 [2022-09-28T12:08:15.471Z] ---> bd01da3072ad [2022-09-28T12:08:15.471Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T12:08:15.471Z] ---> Running in 680b16ea6d03 [2022-09-28T12:08:15.738Z] Removing intermediate container 680b16ea6d03 [2022-09-28T12:08:15.738Z] ---> ac542acf63e9 [2022-09-28T12:08:15.738Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:08:15.738Z] ---> Running in dd36a0e700ac [2022-09-28T12:08:16.015Z] Removing intermediate container dd36a0e700ac [2022-09-28T12:08:16.015Z] ---> 958c601a3a59 [2022-09-28T12:08:16.015Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T12:08:16.284Z] ---> Running in 36da84ab2209 [2022-09-28T12:08:17.692Z] Removing intermediate container 36da84ab2209 [2022-09-28T12:08:17.692Z] ---> 7a24fecf7fed [2022-09-28T12:08:17.692Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T12:08:17.963Z] ---> Running in 81d7b0298810 [2022-09-28T12:08:18.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T12:08:19.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T12:08:20.468Z] OK: 221 MiB in 51 packages [2022-09-28T12:08:21.432Z] Removing intermediate container 81d7b0298810 [2022-09-28T12:08:21.432Z] ---> b582dcc668f4 [2022-09-28T12:08:21.432Z] Step 9/14 : WORKDIR /app [2022-09-28T12:08:21.432Z] ---> Running in fc592c48eb23 [2022-09-28T12:08:21.701Z] Removing intermediate container fc592c48eb23 [2022-09-28T12:08:21.701Z] ---> c950ec64983e [2022-09-28T12:08:21.701Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T12:08:22.285Z] ---> acfa72d5db01 [2022-09-28T12:08:22.285Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T12:08:22.285Z] ---> Running in 17a8debc682e [2022-09-28T12:09:18.684Z] Removing intermediate container 17a8debc682e [2022-09-28T12:09:18.684Z] ---> 8c33ea4ee60e [2022-09-28T12:09:18.684Z] Step 12/14 : COPY . . [2022-09-28T12:09:18.684Z] ---> c0a9d76649d8 [2022-09-28T12:09:18.684Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T12:09:18.684Z] ---> Running in 6a074aba088e [2022-09-28T12:09:18.684Z] Removing intermediate container 6a074aba088e [2022-09-28T12:09:18.684Z] ---> 87f95890757b [2022-09-28T12:09:18.684Z] Step 14/14 : RUN $MAKE [2022-09-28T12:09:18.684Z] ---> Running in 20b655319690 [2022-09-28T12:09:18.684Z] noop [2022-09-28T12:09:18.684Z] Removing intermediate container 20b655319690 [2022-09-28T12:09:18.684Z] ---> 62fdcdbab3e7 [2022-09-28T12:09:18.684Z] Successfully built 62fdcdbab3e7 [2022-09-28T12:09:18.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:09:19.162Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T12:09:19.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:09:19.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-1825 does not seem to be running inside a container [2022-09-28T12:09:19.461Z] $ 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-28T12:09:20.599Z] $ docker top 3418aff6deaadbc29ac2436ab08943a24379d983999bde26777d8853c92e30c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T12:09:21.467Z] + go version [2022-09-28T12:09:21.467Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T12:09:21.499Z] $ docker stop --time=1 3418aff6deaadbc29ac2436ab08943a24379d983999bde26777d8853c92e30c5 [2022-09-28T12:09:23.119Z] $ docker rm -f 3418aff6deaadbc29ac2436ab08943a24379d983999bde26777d8853c92e30c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:09:23.957Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T12:09:23.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:09:24.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-1825 does not seem to be running inside a container [2022-09-28T12:09:24.262Z] $ 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-28T12:09:25.427Z] $ docker top e9873eaabc4b4a62c625d390463a3a3d15409dd58216c21c6b8fce9224244d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T12:09:26.299Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T12:09:26.683Z] + make test [2022-09-28T12:09:26.683Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-28T12:10:48.343Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-28T12:10:48.343Z] CGO_ENABLED=1 go vet ./... [2022-09-28T12:11:06.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T12:11:06.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T12:11:06.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T12:11:06.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T12:11:06.625Z] $ docker stop --time=1 e9873eaabc4b4a62c625d390463a3a3d15409dd58216c21c6b8fce9224244d5a [2022-09-28T12:11:08.837Z] $ docker rm -f e9873eaabc4b4a62c625d390463a3a3d15409dd58216c21c6b8fce9224244d5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T12:11:09.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T12:11:09.787Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T12:11:10.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T12:11:10.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T12:11:11.074Z] + ls -al . [2022-09-28T12:11:11.074Z] total 172 [2022-09-28T12:11:11.074Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 12:09 . [2022-09-28T12:11:11.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:07 .. [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 12:07 .dockerignore [2022-09-28T12:11:11.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:07 .git [2022-09-28T12:11:11.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 12:07 .github [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 12:07 .gitignore [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 12:07 Attribution.txt [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 12:07 CHANGELOG.md [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 12:07 Dockerfile [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 12:07 GOVERNANCE.md [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 12:07 Jenkinsfile [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 12:07 LICENSE [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 12:07 OWNERS.md [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 12:07 README.md [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 12:05 VERSION [2022-09-28T12:11:11.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 12:07 bin [2022-09-28T12:11:11.074Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 12:09 coverage.out [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 12:07 go.mod [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 12:07 go.sum [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 12:07 main.go [2022-09-28T12:11:11.074Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 12:07 makefile [2022-09-28T12:11:11.074Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 12:07 res [2022-09-28T12:11:11.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:11:11.479Z] + 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=9bda3250125eec1d55eed724c6965959c001c7ee --label arch=arm64 --label version=0.0.0 . [2022-09-28T12:11:11.479Z] Sending build context to Docker daemon 208.9kB [2022-09-28T12:11:11.747Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T12:11:11.747Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-28T12:11:11.747Z] ---> 62fdcdbab3e7 [2022-09-28T12:11:11.747Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T12:11:11.747Z] ---> Running in 5ee8c6f48821 [2022-09-28T12:11:12.022Z] Removing intermediate container 5ee8c6f48821 [2022-09-28T12:11:12.022Z] ---> 6b0fdf636f5b [2022-09-28T12:11:12.022Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T12:11:12.302Z] ---> Running in 6311cccf0095 [2022-09-28T12:11:12.570Z] Removing intermediate container 6311cccf0095 [2022-09-28T12:11:12.570Z] ---> e8904e2d1b04 [2022-09-28T12:11:12.570Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-28T12:11:12.570Z] ---> Running in 22b624d7bf44 [2022-09-28T12:11:12.837Z] Removing intermediate container 22b624d7bf44 [2022-09-28T12:11:12.837Z] ---> 1f1eefd1059c [2022-09-28T12:11:12.837Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:11:12.837Z] ---> Running in 8679d04d0974 [2022-09-28T12:11:13.105Z] Removing intermediate container 8679d04d0974 [2022-09-28T12:11:13.105Z] ---> 04b657cef2f8 [2022-09-28T12:11:13.105Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T12:11:13.379Z] ---> Running in 3d6489cc4f50 [2022-09-28T12:11:14.803Z] Removing intermediate container 3d6489cc4f50 [2022-09-28T12:11:14.803Z] ---> cc7ae9fc204d [2022-09-28T12:11:14.803Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T12:11:14.803Z] ---> Running in 0f8144ad283f [2022-09-28T12:11:15.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T12:11:16.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T12:11:17.697Z] OK: 221 MiB in 51 packages [2022-09-28T12:11:18.282Z] Removing intermediate container 0f8144ad283f [2022-09-28T12:11:18.282Z] ---> 8994abf51e8b [2022-09-28T12:11:18.282Z] Step 9/28 : WORKDIR /app [2022-09-28T12:11:18.554Z] ---> Running in b06be45b2ce9 [2022-09-28T12:11:18.825Z] Removing intermediate container b06be45b2ce9 [2022-09-28T12:11:18.825Z] ---> 97fc2c6f1428 [2022-09-28T12:11:18.825Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-28T12:11:19.408Z] ---> 5a2bef1cfb29 [2022-09-28T12:11:19.408Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T12:11:20.817Z] ---> Running in 72fa2b16c7c5 [2022-09-28T12:11:22.226Z] Removing intermediate container 72fa2b16c7c5 [2022-09-28T12:11:22.226Z] ---> 89b8dd54a293 [2022-09-28T12:11:22.226Z] Step 12/28 : COPY . . [2022-09-28T12:11:22.812Z] ---> 21de2acd80a9 [2022-09-28T12:11:22.812Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T12:11:22.812Z] ---> Running in 60ecdd30dc90 [2022-09-28T12:11:23.080Z] Removing intermediate container 60ecdd30dc90 [2022-09-28T12:11:23.080Z] ---> 3e6c1a044fe5 [2022-09-28T12:11:23.080Z] Step 14/28 : RUN $MAKE [2022-09-28T12:11:23.353Z] ---> Running in 85dd7bc4a977 [2022-09-28T12:11:24.317Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -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-28T12:14:01.007Z] Removing intermediate container 85dd7bc4a977 [2022-09-28T12:14:01.007Z] ---> 441f8bcbc734 [2022-09-28T12:14:01.007Z] Step 15/28 : FROM alpine:3.16 [2022-09-28T12:14:01.007Z] 3.16: Pulling from library/alpine [2022-09-28T12:14:01.007Z] 9b18e9b68314: Pulling fs layer [2022-09-28T12:14:01.007Z] 9b18e9b68314: Download complete [2022-09-28T12:14:01.007Z] 9b18e9b68314: Pull complete [2022-09-28T12:14:01.007Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T12:14:01.007Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T12:14:01.007Z] ---> a6215f271958 [2022-09-28T12:14:01.007Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T12:14:01.007Z] ---> Running in b9d7c36a79a3 [2022-09-28T12:14:01.007Z] Removing intermediate container b9d7c36a79a3 [2022-09-28T12:14:01.007Z] ---> fed7fe0a8f92 [2022-09-28T12:14:01.007Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-28T12:14:01.007Z] ---> Running in ef0776ce8af2 [2022-09-28T12:14:01.007Z] Removing intermediate container ef0776ce8af2 [2022-09-28T12:14:01.007Z] ---> c790470e64e8 [2022-09-28T12:14:01.007Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-28T12:14:01.007Z] ---> Running in 126dd852111d [2022-09-28T12:14:01.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T12:14:01.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T12:14:01.007Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-28T12:14:01.007Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-28T12:14:01.007Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T12:14:01.007Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-28T12:14:01.007Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T12:14:01.007Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-28T12:14:01.007Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-28T12:14:01.007Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T12:14:01.007Z] Executing ca-certificates-20220614-r0.trigger [2022-09-28T12:14:01.007Z] OK: 9 MiB in 21 packages [2022-09-28T12:14:01.007Z] Removing intermediate container 126dd852111d [2022-09-28T12:14:01.007Z] ---> a4e632df5e2b [2022-09-28T12:14:01.007Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-28T12:14:01.007Z] ---> 885c6c24bcfa [2022-09-28T12:14:01.007Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-28T12:14:01.007Z] ---> 814e84e9d99c [2022-09-28T12:14:01.007Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-28T12:14:01.007Z] ---> fb414e622b3b [2022-09-28T12:14:01.007Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-28T12:14:01.007Z] ---> 29c49f48c912 [2022-09-28T12:14:01.007Z] Step 23/28 : EXPOSE 48095 [2022-09-28T12:14:01.007Z] ---> Running in e68516c01611 [2022-09-28T12:14:01.007Z] Removing intermediate container e68516c01611 [2022-09-28T12:14:01.007Z] ---> 3dfc4b374148 [2022-09-28T12:14:01.007Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-28T12:14:01.007Z] ---> Running in a27a9f29e3e3 [2022-09-28T12:14:01.007Z] Removing intermediate container a27a9f29e3e3 [2022-09-28T12:14:01.007Z] ---> 83ca5578b6b0 [2022-09-28T12:14:01.007Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T12:14:01.007Z] ---> Running in ef5198e05146 [2022-09-28T12:14:01.007Z] Removing intermediate container ef5198e05146 [2022-09-28T12:14:01.007Z] ---> 0afdea7b614b [2022-09-28T12:14:01.007Z] Step 26/28 : LABEL arch=arm64 [2022-09-28T12:14:01.007Z] ---> Running in c9d06adb7bd6 [2022-09-28T12:14:01.007Z] Removing intermediate container c9d06adb7bd6 [2022-09-28T12:14:01.007Z] ---> 4f461e497bd7 [2022-09-28T12:14:01.007Z] Step 27/28 : LABEL git_sha=9bda3250125eec1d55eed724c6965959c001c7ee [2022-09-28T12:14:01.007Z] ---> Running in d2fb4c602fe4 [2022-09-28T12:14:01.007Z] Removing intermediate container d2fb4c602fe4 [2022-09-28T12:14:01.007Z] ---> fa7850d34e63 [2022-09-28T12:14:01.007Z] Step 28/28 : LABEL version=0.0.0 [2022-09-28T12:14:01.007Z] ---> Running in 27b3f9bf400e [2022-09-28T12:14:01.007Z] Removing intermediate container 27b3f9bf400e [2022-09-28T12:14:01.007Z] ---> 22b1eba70ff0 [2022-09-28T12:14:01.007Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T12:14:01.007Z] Successfully built 22b1eba70ff0 [2022-09-28T12:14:01.007Z] 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-28T12:14:01.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T12:14:01.804Z] [2022-09-28T12:14:01.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:14:02.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T12:14:02.202Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T12:14:02.202Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T12:14:02.202Z] 04944245beec: Pulling fs layer [2022-09-28T12:14:02.202Z] 699f458cf7ca: Pulling fs layer [2022-09-28T12:14:02.202Z] 765212b225bb: Pulling fs layer [2022-09-28T12:14:02.202Z] f23df028b6ca: Pulling fs layer [2022-09-28T12:14:02.202Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T12:14:02.202Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T12:14:02.202Z] 765212b225bb: Waiting [2022-09-28T12:14:02.202Z] f23df028b6ca: Waiting [2022-09-28T12:14:02.203Z] d65c8cfc05b1: Waiting [2022-09-28T12:14:02.203Z] 2437ff75d9bd: Waiting [2022-09-28T12:14:02.470Z] 04944245beec: Verifying Checksum [2022-09-28T12:14:02.470Z] 04944245beec: Download complete [2022-09-28T12:14:02.470Z] 765212b225bb: Verifying Checksum [2022-09-28T12:14:02.470Z] 765212b225bb: Download complete [2022-09-28T12:14:02.470Z] f23df028b6ca: Verifying Checksum [2022-09-28T12:14:02.470Z] f23df028b6ca: Download complete [2022-09-28T12:14:02.470Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T12:14:02.470Z] d65c8cfc05b1: Download complete [2022-09-28T12:14:02.737Z] 699f458cf7ca: Verifying Checksum [2022-09-28T12:14:02.737Z] 699f458cf7ca: Download complete [2022-09-28T12:14:03.005Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T12:14:03.005Z] 8998bd30e6a1: Download complete [2022-09-28T12:14:05.589Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T12:14:05.589Z] 2437ff75d9bd: Download complete [2022-09-28T12:14:06.993Z] 8998bd30e6a1: Pull complete [2022-09-28T12:14:07.259Z] 04944245beec: Pull complete [2022-09-28T12:14:08.664Z] 699f458cf7ca: Pull complete [2022-09-28T12:14:08.930Z] 765212b225bb: Pull complete [2022-09-28T12:14:09.515Z] f23df028b6ca: Pull complete [2022-09-28T12:14:09.783Z] d65c8cfc05b1: Pull complete [2022-09-28T12:14:24.823Z] 2437ff75d9bd: Pull complete [2022-09-28T12:14:24.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T12:14:24.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T12:14:24.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:14:25.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-1825 does not seem to be running inside a container [2022-09-28T12:14:25.264Z] $ 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-28T12:14:27.732Z] $ docker top a4cc940765f51955911acc60f60b46dae36d58195a25e93c7ba9068a736b9512 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:28.660Z] ---> job-cost.sh [2022-09-28T12:14:28.660Z] lf-activate-venv: SKIPPING [2022-09-28T12:14:28.660Z] INFO: No Stack... [2022-09-28T12:14:28.928Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T12:14:29.888Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T12:14:30.549Z] + cut -d, -f6 [2022-09-28T12:14:30.549Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-09-28T12:14:30.631Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [2022-09-28T12:14:30.636Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] did not exist. Created. [2022-09-28T12:14:30.636Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T12:14:31.036Z] /w/workspace/app-service-configurable/1@tmp/durable-7a81da6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T12:14:31.697Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T12:14:31.731Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T12:14:31.772Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T12:14:31.786Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T12:14:31.863Z] $ docker stop --time=1 a4cc940765f51955911acc60f60b46dae36d58195a25e93c7ba9068a736b9512 [2022-09-28T12:14:33.341Z] $ docker rm -f a4cc940765f51955911acc60f60b46dae36d58195a25e93c7ba9068a736b9512 [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-28T12:14:34.325Z] provisioning config files... [2022-09-28T12:14:34.333Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-470@tmp/config7717721795755418885tmp [Pipeline] { [Pipeline] sh [2022-09-28T12:14:34.660Z] + set +x [2022-09-28T12:14:34.661Z] + + curl -s https://codecov.io/bashbash [2022-09-28T12:14:34.661Z] -s -- [2022-09-28T12:14:34.661Z] [2022-09-28T12:14:34.661Z] _____ _ [2022-09-28T12:14:34.661Z] / ____| | | [2022-09-28T12:14:34.661Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T12:14:34.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T12:14:34.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T12:14:34.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T12:14:34.661Z] Bash-1.0.6 [2022-09-28T12:14:34.661Z] [2022-09-28T12:14:34.661Z] [2022-09-28T12:14:34.661Z] ==> git version 2.25.1 found [2022-09-28T12:14:34.661Z] ==> 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-28T12:14:34.661Z] Release-Date: 2020-01-08 [2022-09-28T12:14:34.661Z] 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-28T12:14:34.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T12:14:34.661Z] ==> Jenkins CI detected. [2022-09-28T12:14:34.661Z] current dir:  /w/workspace/_app-service-configurable_PR-470 [2022-09-28T12:14:34.661Z] project root: . [2022-09-28T12:14:34.661Z] --> token set from env [2022-09-28T12:14:34.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T12:14:34.661Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T12:14:34.661Z] ==> Python coveragepy not found [2022-09-28T12:14:34.661Z] ==> Searching for coverage reports in: [2022-09-28T12:14:34.661Z] + . [2022-09-28T12:14:34.661Z] -> Found 1 reports [2022-09-28T12:14:34.661Z] ==> Detecting git/mercurial file structure [2022-09-28T12:14:34.921Z] ==> Reading reports [2022-09-28T12:14:34.922Z] + ./coverage.out bytes=10 [2022-09-28T12:14:34.922Z] ==> Appending adjustments [2022-09-28T12:14:34.922Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T12:14:34.922Z] + Found adjustments [2022-09-28T12:14:34.922Z] ==> Gzipping contents [2022-09-28T12:14:34.922Z] 4.0K /tmp/codecov.iHTkEy.gz [2022-09-28T12:14:34.922Z] ==> Uploading reports [2022-09-28T12:14:34.922Z] url: https://codecov.io [2022-09-28T12:14:34.922Z] query: branch=PR-470&commit=9bda3250125eec1d55eed724c6965959c001c7ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=470&job=&cmd_args= [2022-09-28T12:14:34.922Z] -> Pinging Codecov [2022-09-28T12:14:34.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-470&commit=9bda3250125eec1d55eed724c6965959c001c7ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=470&job=&cmd_args= [2022-09-28T12:14:35.181Z] -> Uploading to [2022-09-28T12:14:35.181Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/A97CA9966030D2A3747ED39772930CCE/9bda3250125eec1d55eed724c6965959c001c7ee/603f54a0-cd4f-424f-ace6-b7fbf6624267.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T121435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea1465e38ec8f05c2e00033e370c5832737fc2d9a843bbdc1d46d6ab77356223 [2022-09-28T12:14:35.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T12:14:35.181Z] Dload Upload Total Spent Left Speed [2022-09-28T12:14:35.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2151 --:--:-- --:--:-- --:--:-- 2159 [2022-09-28T12:14:35.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9bda3250125eec1d55eed724c6965959c001c7ee [Pipeline] } [2022-09-28T12:14:35.470Z] 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-28T12:14:37.147Z] + [ -d /w/workspace/_app-service-configurable_PR-470/archives ] [2022-09-28T12:14:37.147Z] + ls -al /w/workspace/_app-service-configurable_PR-470/archives [2022-09-28T12:14:37.147Z] total 16 [2022-09-28T12:14:37.147Z] drwxr-xr-x 3 root root 4096 Sep 28 12:07 . [2022-09-28T12:14:37.147Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:07 .. [2022-09-28T12:14:37.147Z] drwxr-xr-x 2 root root 4096 Sep 28 12:07 cost [2022-09-28T12:14:37.147Z] -rw-r--r-- 1 root root 96 Sep 28 12:07 cost.csv [2022-09-28T12:14:37.147Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-470/archives [2022-09-28T12:14:37.147Z] + ls -al /w/workspace/_app-service-configurable_PR-470/archives [2022-09-28T12:14:37.147Z] total 16 [2022-09-28T12:14:37.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 12:07 . [2022-09-28T12:14:37.147Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:07 .. [2022-09-28T12:14:37.147Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 12:07 cost [2022-09-28T12:14:37.147Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 28 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:37.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:38.355Z] ---> package-listing.sh [2022-09-28T12:14:38.355Z] ++ facter osfamily [2022-09-28T12:14:38.355Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T12:14:38.623Z] + OS_FAMILY=debian [2022-09-28T12:14:38.623Z] + workspace=/w/workspace/_app-service-configurable_PR-470 [2022-09-28T12:14:38.623Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T12:14:38.623Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T12:14:38.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T12:14:38.623Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T12:14:38.623Z] + '[' /w/workspace/_app-service-configurable_PR-470 ']' [2022-09-28T12:14:38.623Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T12:14:38.623Z] + case "${OS_FAMILY}" in [2022-09-28T12:14:38.623Z] + dpkg -l [2022-09-28T12:14:38.623Z] + grep '^ii' [2022-09-28T12:14:38.623Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T12:14:38.623Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T12:14:38.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T12:14:38.623Z] + '[' /w/workspace/_app-service-configurable_PR-470 ']' [2022-09-28T12:14:38.623Z] + mkdir -p /w/workspace/_app-service-configurable_PR-470/archives/ [2022-09-28T12:14:38.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-470/archives/ [Pipeline] echo [2022-09-28T12:14:38.656Z] 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T12:14:38.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T12:14:39.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T12:14:39.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T12:14:39.712Z] prd-ubuntu20.04-docker-8c-8g-1824 does not seem to be running inside a container [2022-09-28T12:14:39.751Z] $ 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-470/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-470 -v /w/workspace/_app-service-configurable_PR-470:/w/workspace/_app-service-configurable_PR-470:rw,z -v /w/workspace/_app-service-configurable_PR-470@tmp:/w/workspace/_app-service-configurable_PR-470@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-28T12:14:39.988Z] $ docker top 1a11618c94878ca75d56c83e0b3a615b5447d9878984fe30fa79a5927f6a4069 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T12:14:40.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T12:14:40.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T12:14:41.000Z] + ls /var/log/sa-host [2022-09-28T12:14:41.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T12:14:41.215Z] provisioning config files... [2022-09-28T12:14:41.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-470@tmp/config9763782087450028792tmp [Pipeline] { [Pipeline] echo [2022-09-28T12:14:41.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:41.590Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T12:14:41.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:42.016Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T12:14:42.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:42.353Z] ---> sudo-logs.sh [2022-09-28T12:14:42.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T12:14:42.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:42.761Z] ---> job-cost.sh [2022-09-28T12:14:42.761Z] lf-activate-venv: SKIPPING [2022-09-28T12:14:42.761Z] DEBUG: total: 0.2199999988079071 [2022-09-28T12:14:42.761Z] INFO: Retrieving Stack Cost... [2022-09-28T12:14:43.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T12:14:43.893Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T12:14:43.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T12:14:44.232Z] ---> logs-deploy.sh [2022-09-28T12:14:44.232Z] lf-activate-venv: SKIPPING [2022-09-28T12:14:44.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-470/1 [2022-09-28T12:14:44.232Z] INFO: archiving workspace using pattern(s): [2022-09-28T12:14:45.168Z] Archives upload complete. [2022-09-28T12:14:45.427Z] INFO: archiving logs to Nexus [2022-09-28T12:14:45.997Z] ---> uname -a: [2022-09-28T12:14:45.997Z] Linux prd-ubuntu20-04-docker-8c-8g-1824 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] ---> lscpu: [2022-09-28T12:14:45.997Z] Architecture: x86_64 [2022-09-28T12:14:45.997Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T12:14:45.997Z] Byte Order: Little Endian [2022-09-28T12:14:45.997Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T12:14:45.997Z] CPU(s): 8 [2022-09-28T12:14:45.997Z] On-line CPU(s) list: 0-7 [2022-09-28T12:14:45.997Z] Thread(s) per core: 1 [2022-09-28T12:14:45.997Z] Core(s) per socket: 1 [2022-09-28T12:14:45.997Z] Socket(s): 8 [2022-09-28T12:14:45.997Z] NUMA node(s): 1 [2022-09-28T12:14:45.997Z] Vendor ID: AuthenticAMD [2022-09-28T12:14:45.997Z] CPU family: 23 [2022-09-28T12:14:45.997Z] Model: 49 [2022-09-28T12:14:45.997Z] Model name: AMD EPYC-Rome Processor [2022-09-28T12:14:45.997Z] Stepping: 0 [2022-09-28T12:14:45.997Z] CPU MHz: 2800.002 [2022-09-28T12:14:45.997Z] BogoMIPS: 5600.00 [2022-09-28T12:14:45.997Z] Virtualization: AMD-V [2022-09-28T12:14:45.997Z] Hypervisor vendor: KVM [2022-09-28T12:14:45.997Z] Virtualization type: full [2022-09-28T12:14:45.997Z] L1d cache: 256 KiB [2022-09-28T12:14:45.997Z] L1i cache: 256 KiB [2022-09-28T12:14:45.997Z] L2 cache: 4 MiB [2022-09-28T12:14:45.997Z] L3 cache: 128 MiB [2022-09-28T12:14:45.997Z] NUMA node0 CPU(s): 0-7 [2022-09-28T12:14:45.997Z] Vulnerability Itlb multihit: Not affected [2022-09-28T12:14:45.997Z] Vulnerability L1tf: Not affected [2022-09-28T12:14:45.997Z] Vulnerability Mds: Not affected [2022-09-28T12:14:45.997Z] Vulnerability Meltdown: Not affected [2022-09-28T12:14:45.997Z] Vulnerability Mmio stale data: Not affected [2022-09-28T12:14:45.997Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T12:14:45.997Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T12:14:45.997Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T12:14:45.997Z] Vulnerability Srbds: Not affected [2022-09-28T12:14:45.997Z] Vulnerability Tsx async abort: Not affected [2022-09-28T12:14:45.997Z] 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-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] ---> nproc: [2022-09-28T12:14:45.997Z] 8 [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z] ---> df -h: [2022-09-28T12:14:45.997Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T12:14:45.997Z] overlay 155G 12G 144G 8% / [2022-09-28T12:14:45.997Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T12:14:45.997Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T12:14:45.997Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T12:14:45.997Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T12:14:45.997Z] [2022-09-28T12:14:45.997Z]