Pull request #475 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 4d5fc274d241116443985ba780f6647e8d250d3d+51528f966f03c08c11749ac1b942a5d1476d1420 (fd719fb73049030e2887a40cf9a03045520145c8) 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-ssh4840397253728452145.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-ssh4238272052248219934.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-475/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-475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10876573388918755297.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-475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15878613365476948763.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-ssh9970986380711696635.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-475/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-475/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15810748909717653856.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8045 in /w/workspace/_app-service-configurable_PR-475 [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-475 # 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/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 51528f966f03c08c11749ac1b942a5d1476d1420 into PR head commit 4d5fc274d241116443985ba780f6647e8d250d3d Merge succeeded, producing 4d5fc274d241116443985ba780f6647e8d250d3d Checking out Revision 4d5fc274d241116443985ba780f6647e8d250d3d (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d5fc274d241116443985ba780f6647e8d250d3d # 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 51528f966f03c08c11749ac1b942a5d1476d1420 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d5fc274d241116443985ba780f6647e8d250d3d # timeout=10 Commit message: "feat(snap): add config interface with unique identifier" 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 07:56:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:26 ========================================================= 07:56:26 EdgeX Global Pipelines Version Info 07:56:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:27 ------------------- 07:56:27 stable info: 07:56:27 ------------------- 07:56:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:56:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:56:27 Message: update stable to v1.0.239 07:56:28 ------------------- 07:56:28 experimental info: 07:56:28 ------------------- 07:56:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:56:28 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d5fc274d241116443985ba780f6647e8d250d3d [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d5fc27 [Pipeline] echo 07:56:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:30 provisioning config files... 07:56:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-475@tmp/config6595661178706796059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:30 ---> docker-login.sh 07:56:30 nexus3.edgexfoundry.org:10001 07:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:30 Configure a credential helper to remove this warning. See 07:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:30 07:56:30 Login Succeeded 07:56:30 nexus3.edgexfoundry.org:10002 07:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:30 Configure a credential helper to remove this warning. See 07:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:30 07:56:30 Login Succeeded 07:56:30 nexus3.edgexfoundry.org:10003 07:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:30 Configure a credential helper to remove this warning. See 07:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:30 07:56:30 Login Succeeded 07:56:30 nexus3.edgexfoundry.org:10004 07:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:31 Configure a credential helper to remove this warning. See 07:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:31 07:56:31 Login Succeeded 07:56:31 docker.io 07:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:31 Configure a credential helper to remove this warning. See 07:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:31 07:56:31 Login Succeeded 07:56:31 ---> docker-login.sh ends [Pipeline] } 07:56:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:56:32 + git rev-list -1 --merges 4d5fc274d241116443985ba780f6647e8d250d3d~1..4d5fc274d241116443985ba780f6647e8d250d3d [Pipeline] echo 07:56:32 -----------> git rev-list -1 --merges 4d5fc274d241116443985ba780f6647e8d250d3d~1..4d5fc274d241116443985ba780f6647e8d250d3d 4d5fc274d241116443985ba780f6647e8d250d3d [false] [Pipeline] sh 07:56:32 + git log --format=format:%s -1 4d5fc274d241116443985ba780f6647e8d250d3d [Pipeline] echo 07:56:32 ========================================================= 07:56:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:56:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:32 + git log --format=format:%s -1 4d5fc274d241116443985ba780f6647e8d250d3d [Pipeline] echo 07:56:32 [semverPrep] GIT_COMMIT: 4d5fc274d241116443985ba780f6647e8d250d3d, Commit Message: feat(snap): add config interface with unique identifier [Pipeline] echo 07:56:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:56:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:33 + grep -v github /etc/ssh/ssh_known_hosts 07:56:33 + [ -e /tmp/ssh_known_hosts ] 07:56:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:56:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 07:56:33 tee -a /etc/ssh/ssh_known_hosts 07:56:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:33 07:56:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:34 0.1.4: Pulling from edgex-devops/py-git-semver 07:56:34 b85a868b505f: Pulling fs layer 07:56:34 e2be974225ed: Pulling fs layer 07:56:34 339a4e72a1f5: Pulling fs layer 07:56:34 988bab9f4d93: Pulling fs layer 07:56:34 1469e6f7b9e6: Pulling fs layer 07:56:34 eaf3925da568: Pulling fs layer 07:56:34 bab4dde63d76: Pulling fs layer 07:56:34 bde34c3a00c8: Pulling fs layer 07:56:34 b352a97aabf1: Pulling fs layer 07:56:34 4872d77fe225: Pulling fs layer 07:56:34 5851b861e8e6: Pulling fs layer 07:56:34 988bab9f4d93: Waiting 07:56:34 1469e6f7b9e6: Waiting 07:56:34 eaf3925da568: Waiting 07:56:34 bab4dde63d76: Waiting 07:56:34 bde34c3a00c8: Waiting 07:56:34 b352a97aabf1: Waiting 07:56:34 4872d77fe225: Waiting 07:56:34 5851b861e8e6: Waiting 07:56:34 e2be974225ed: Download complete 07:56:34 988bab9f4d93: Verifying Checksum 07:56:34 988bab9f4d93: Download complete 07:56:34 1469e6f7b9e6: Verifying Checksum 07:56:34 1469e6f7b9e6: Download complete 07:56:34 339a4e72a1f5: Verifying Checksum 07:56:34 339a4e72a1f5: Download complete 07:56:34 eaf3925da568: Verifying Checksum 07:56:34 eaf3925da568: Download complete 07:56:34 bde34c3a00c8: Verifying Checksum 07:56:34 bde34c3a00c8: Download complete 07:56:34 b352a97aabf1: Verifying Checksum 07:56:34 b352a97aabf1: Download complete 07:56:34 4872d77fe225: Download complete 07:56:34 5851b861e8e6: Verifying Checksum 07:56:34 5851b861e8e6: Download complete 07:56:34 b85a868b505f: Verifying Checksum 07:56:34 b85a868b505f: Download complete 07:56:34 bab4dde63d76: Download complete 07:56:35 b85a868b505f: Pull complete 07:56:35 e2be974225ed: Pull complete 07:56:36 339a4e72a1f5: Pull complete 07:56:36 988bab9f4d93: Pull complete 07:56:36 1469e6f7b9e6: Pull complete 07:56:36 eaf3925da568: Pull complete 07:56:38 bab4dde63d76: Pull complete 07:56:38 bde34c3a00c8: Pull complete 07:56:38 b352a97aabf1: Pull complete 07:56:38 4872d77fe225: Pull complete 07:56:38 5851b861e8e6: Pull complete 07:56:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:38 prd-ubuntu20.04-docker-8c-8g-8045 does not seem to be running inside a container 07:56:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-475 -v /w/workspace/_app-service-configurable_PR-475:/w/workspace/_app-service-configurable_PR-475:rw,z -v /w/workspace/_app-service-configurable_PR-475@tmp:/w/workspace/_app-service-configurable_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:56:40 $ docker top 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 -eo pid,comm 07:56:40 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). 07:56:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:40 [ssh-agent] Looking for ssh-agent implementation... 07:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:40 $ docker exec 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 ssh-agent 07:56:40 SSH_AUTH_SOCK=/tmp/ssh-UQbDAC3TjLvl/agent.32 07:56:40 SSH_AGENT_PID=38 07:56:40 Running ssh-add (command line suppressed) 07:56:40 Identity added: /w/workspace/_app-service-configurable_PR-475@tmp/private_key_18155603319816850578.key (/w/workspace/_app-service-configurable_PR-475@tmp/private_key_18155603319816850578.key) 07:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:41 + git tag --points-at HEAD [Pipeline] } 07:56:41 $ docker exec --env ******** --env ******** 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 ssh-agent -k 07:56:41 unset SSH_AUTH_SOCK; 07:56:41 unset SSH_AGENT_PID; 07:56:41 echo Agent pid 38 killed; 07:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:41 [ssh-agent] Looking for ssh-agent implementation... 07:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:41 $ docker exec 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 ssh-agent 07:56:41 SSH_AUTH_SOCK=/tmp/ssh-XwaMOQvDr79K/agent.70 07:56:41 SSH_AGENT_PID=76 07:56:41 Running ssh-add (command line suppressed) 07:56:41 Identity added: /w/workspace/_app-service-configurable_PR-475@tmp/private_key_7660161789449044125.key (/w/workspace/_app-service-configurable_PR-475@tmp/private_key_7660161789449044125.key) 07:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:42 + git semver init 07:56:42 2022-10-17 07:56:42,423 [run_init] DEBUG init version:0.0.0 force:False 07:56:42 2022-10-17 07:56:42,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-475/.semver 07:56:42 2022-10-17 07:56:42,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-475/.semver 07:56:42 2022-10-17 07:56:42,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-475/.semver'], cwd=/w/workspace/_app-service-configurable_PR-475, universal_newlines=False, shell=None, istream=None) 07:56:43 2022-10-17 07:56:43,310 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-475/.git/info/exclude 07:56:43 2022-10-17 07:56:43,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-475/.semver/PR-475 with force:False 07:56:43 2022-10-17 07:56:43,311 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-475/.semver/PR-475 07:56:43 2022-10-17 07:56:43,314 [execute] INFO git cat-file --batch-check 07:56:43 2022-10-17 07:56:43,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-475/.semver, universal_newlines=False, shell=None, istream=) 07:56:43 2022-10-17 07:56:43,321 [execute] INFO git cat-file --batch 07:56:43 2022-10-17 07:56:43,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-475/.semver, universal_newlines=False, shell=None, istream=) 07:56:43 2022-10-17 07:56:43,329 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-475/.semver/PR-475 07:56:43 0.0.0 [Pipeline] } 07:56:43 $ docker exec --env ******** --env ******** 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 ssh-agent -k 07:56:43 unset SSH_AUTH_SOCK; 07:56:43 unset SSH_AGENT_PID; 07:56:43 echo Agent pid 76 killed; 07:56:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:44 + git semver [Pipeline] } 07:56:44 $ docker stop --time=1 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 07:56:45 $ docker rm -f 723384981cab679d9278883dfcfba642613c0450a8d4135abe5c19f66d1dbf85 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:56:46 Stashed 1 file(s) [Pipeline] echo 07:56:46 [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 07:56:46 provisioning config files... 07:56:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-475@tmp/config4898682298473514503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:47 ---> docker-login.sh 07:56:47 nexus3.edgexfoundry.org:10001 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 nexus3.edgexfoundry.org:10002 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 nexus3.edgexfoundry.org:10003 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 nexus3.edgexfoundry.org:10004 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:47 Configure a credential helper to remove this warning. See 07:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:47 07:56:47 Login Succeeded 07:56:47 docker.io 07:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:48 Configure a credential helper to remove this warning. See 07:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:48 07:56:48 Login Succeeded 07:56:48 ---> docker-login.sh ends [Pipeline] } 07:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:48 ========================================================= 07:56:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:56:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:48 + 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 . 07:56:48 Sending build context to Docker daemon 3.143MB 07:56:48 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 07:56:48 Step 2/14 : FROM ${BASE} AS builder 07:56:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:56:48 213ec9aee27d: Pulling fs layer 07:56:48 4583459ba037: Pulling fs layer 07:56:48 93c1e223e6f2: Pulling fs layer 07:56:48 53926ce57604: Pulling fs layer 07:56:48 21b2b0c7a3f4: Pulling fs layer 07:56:48 30f14e443154: Pulling fs layer 07:56:48 801331c1e519: Pulling fs layer 07:56:48 99cc6dd402b0: Pulling fs layer 07:56:48 7d9ed39f4882: Pulling fs layer 07:56:48 30f14e443154: Waiting 07:56:48 801331c1e519: Waiting 07:56:48 99cc6dd402b0: Waiting 07:56:48 7d9ed39f4882: Waiting 07:56:48 53926ce57604: Waiting 07:56:48 93c1e223e6f2: Verifying Checksum 07:56:48 93c1e223e6f2: Download complete 07:56:48 4583459ba037: Verifying Checksum 07:56:48 4583459ba037: Download complete 07:56:48 21b2b0c7a3f4: Verifying Checksum 07:56:48 21b2b0c7a3f4: Download complete 07:56:48 30f14e443154: Download complete 07:56:48 213ec9aee27d: Verifying Checksum 07:56:48 213ec9aee27d: Download complete 07:56:49 801331c1e519: Download complete 07:56:49 213ec9aee27d: Pull complete 07:56:49 4583459ba037: Pull complete 07:56:49 93c1e223e6f2: Pull complete 07:56:49 7d9ed39f4882: Verifying Checksum 07:56:49 99cc6dd402b0: Verifying Checksum 07:56:49 53926ce57604: Verifying Checksum 07:56:49 53926ce57604: Download complete 07:56:54 53926ce57604: Pull complete 07:56:54 21b2b0c7a3f4: Pull complete 07:56:54 30f14e443154: Pull complete 07:56:54 801331c1e519: Pull complete 07:56:56 99cc6dd402b0: Pull complete 07:56:57 7d9ed39f4882: Pull complete 07:56:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:56:57 ---> 1dedd983c030 07:56:57 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:56:58 ---> Running in 878077489b61 07:56:58 Removing intermediate container 878077489b61 07:56:58 ---> 0bb16eaa6758 07:56:58 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 07:56:58 ---> Running in 5fb6b8b64697 07:56:58 Removing intermediate container 5fb6b8b64697 07:56:58 ---> 57f5bc5ad6a9 07:56:58 Step 5/14 : ARG ADD_BUILD_TAGS="" 07:56:59 ---> Running in 6be63eb4a0e2 07:56:59 Removing intermediate container 6be63eb4a0e2 07:56:59 ---> 2681fd4339a0 07:56:59 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:56:59 ---> Running in 3afb4c446b3c 07:56:59 Removing intermediate container 3afb4c446b3c 07:56:59 ---> 147d2a6cf925 07:56:59 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:59 ---> Running in 9e167dd1e5c7 07:57:00 Removing intermediate container 9e167dd1e5c7 07:57:00 ---> bfd9d6619b4f 07:57:00 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:00 ---> Running in 55ba9258988a 07:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:57:01 OK: 211 MiB in 51 packages 07:57:01 Still waiting to schedule task 07:57:01 ‘prd-centos7-blackbox-4c-2g-7901’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 07:57:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8046’ is offline 07:57:02 Removing intermediate container 55ba9258988a 07:57:02 ---> ca3d741f7002 07:57:02 Step 9/14 : WORKDIR /app 07:57:02 ---> Running in ba6885d44b18 07:57:02 Removing intermediate container ba6885d44b18 07:57:02 ---> 29783128536d 07:57:02 Step 10/14 : COPY go.mod vendor* ./ 07:57:02 ---> 741b8faaf25f 07:57:02 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:02 ---> Running in 553676a26716 07:57:20 Removing intermediate container 553676a26716 07:57:20 ---> 549337ca393a 07:57:20 Step 12/14 : COPY . . 07:57:20 ---> a4d6777089ee 07:57:20 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:57:20 ---> Running in 3d18618350f8 07:57:20 Removing intermediate container 3d18618350f8 07:57:20 ---> 16374e9b5156 07:57:20 Step 14/14 : RUN $MAKE 07:57:20 ---> Running in 1fac0ea54f4a 07:57:20 noop 07:57:20 Removing intermediate container 1fac0ea54f4a 07:57:20 ---> 63ed6d245de0 07:57:20 Successfully built 63ed6d245de0 07:57:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:20 + docker inspect -f . ci-base-image-x86_64 07:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:20 prd-ubuntu20.04-docker-8c-8g-8045 does not seem to be running inside a container 07:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-475 -v /w/workspace/_app-service-configurable_PR-475:/w/workspace/_app-service-configurable_PR-475:rw,z -v /w/workspace/_app-service-configurable_PR-475@tmp:/w/workspace/_app-service-configurable_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:21 $ docker top 257672ebcc55c5ba51ae7203a0ed03683e59e40b9da977194860cf659f0e50e9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:21 + go version 07:57:21 go version go1.18.7 linux/amd64 [Pipeline] } 07:57:21 $ docker stop --time=1 257672ebcc55c5ba51ae7203a0ed03683e59e40b9da977194860cf659f0e50e9 07:57:23 $ docker rm -f 257672ebcc55c5ba51ae7203a0ed03683e59e40b9da977194860cf659f0e50e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:23 + docker inspect -f . ci-base-image-x86_64 07:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:24 prd-ubuntu20.04-docker-8c-8g-8045 does not seem to be running inside a container 07:57:24 $ 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-475 -v /w/workspace/_app-service-configurable_PR-475:/w/workspace/_app-service-configurable_PR-475:rw,z -v /w/workspace/_app-service-configurable_PR-475@tmp:/w/workspace/_app-service-configurable_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:24 $ docker top 773e2ad0c07d434d5010ae2b2697d9b3cad1e301e1f030d578878b3305c67e81 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:24 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-475 [Pipeline] fileExists [Pipeline] sh 07:57:25 + make test 07:57:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:57:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:57:35 CGO_ENABLED=1 go vet ./... 07:57:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:57:38 $ docker stop --time=1 773e2ad0c07d434d5010ae2b2697d9b3cad1e301e1f030d578878b3305c67e81 07:57:40 $ docker rm -f 773e2ad0c07d434d5010ae2b2697d9b3cad1e301e1f030d578878b3305c67e81 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:57:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:57:41 + ls -al . 07:57:41 total 176 07:57:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:57 . 07:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:56 .. 07:57:41 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 07:56 .dockerignore 07:57:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:56 .git 07:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:56 .github 07:57:41 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 07:56 .gitignore 07:57:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:56 .semver 07:57:41 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 07:56 Attribution.txt 07:57:41 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 07:56 CHANGELOG.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 07:56 Dockerfile 07:57:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 07:56 GOVERNANCE.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 07:56 Jenkinsfile 07:57:41 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 07:56 LICENSE 07:57:41 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 07:56 OWNERS.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 07:56 README.md 07:57:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:56 VERSION 07:57:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:56 bin 07:57:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 07:57 coverage.out 07:57:41 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 07:56 go.mod 07:57:41 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 07:56 go.sum 07:57:41 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 07:56 main.go 07:57:41 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 07:56 makefile 07:57:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 07:56 res 07:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:42 + 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=4d5fc274d241116443985ba780f6647e8d250d3d --label arch=amd64 --label version=0.0.0 . 07:57:42 Sending build context to Docker daemon 3.144MB 07:57:42 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 07:57:42 Step 2/28 : FROM ${BASE} AS builder 07:57:42 ---> 63ed6d245de0 07:57:42 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:57:42 ---> Running in e78b09af0406 07:57:42 Removing intermediate container e78b09af0406 07:57:42 ---> 4026958f6e4f 07:57:42 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 07:57:42 ---> Running in 5527ebaa3f5c 07:57:42 Removing intermediate container 5527ebaa3f5c 07:57:42 ---> f08c02b06bef 07:57:42 Step 5/28 : ARG ADD_BUILD_TAGS="" 07:57:42 ---> Running in 1a0d3346e930 07:57:42 Removing intermediate container 1a0d3346e930 07:57:42 ---> f2d22bf59fcd 07:57:42 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:57:42 ---> Running in 437a0a62818a 07:57:42 Removing intermediate container 437a0a62818a 07:57:42 ---> f3a8a991b645 07:57:42 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:42 ---> Running in cdc2d9b0a355 07:57:43 Removing intermediate container cdc2d9b0a355 07:57:43 ---> a955b8f8b58b 07:57:43 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:43 ---> Running in 6405923c8e4e 07:57:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:57:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:57:44 OK: 211 MiB in 51 packages 07:57:45 Removing intermediate container 6405923c8e4e 07:57:45 ---> bd8bedd76bd1 07:57:45 Step 9/28 : WORKDIR /app 07:57:45 ---> Running in ae33d8dfe829 07:57:45 Removing intermediate container ae33d8dfe829 07:57:45 ---> cda08b5a44b3 07:57:45 Step 10/28 : COPY go.mod vendor* ./ 07:57:45 ---> 04518fad22d0 07:57:45 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:45 ---> Running in 613438d5695e 07:57:46 Removing intermediate container 613438d5695e 07:57:46 ---> e33432c2bdce 07:57:46 Step 12/28 : COPY . . 07:57:46 ---> 5b9ad165e06b 07:57:46 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:57:46 ---> Running in 81ff5fcb9875 07:57:46 Removing intermediate container 81ff5fcb9875 07:57:46 ---> 8e8a62d44f27 07:57:46 Step 14/28 : RUN $MAKE 07:57:46 ---> Running in 077c74e33200 07:57:46 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:58:08 Removing intermediate container 077c74e33200 07:58:08 ---> 0e5e2443c301 07:58:08 Step 15/28 : FROM alpine:3.16 07:58:08 3.16: Pulling from library/alpine 07:58:08 213ec9aee27d: Already exists 07:58:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:58:08 Status: Downloaded newer image for alpine:3.16 07:58:08 ---> 9c6f07244728 07:58:08 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:58:08 ---> Running in e76b3a86f058 07:58:08 Removing intermediate container e76b3a86f058 07:58:08 ---> 59dcda149ded 07:58:08 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 07:58:08 ---> Running in 82910d1ed3f9 07:58:08 Removing intermediate container 82910d1ed3f9 07:58:08 ---> 55946487288e 07:58:08 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 07:58:08 ---> Running in bdb92066fe38 07:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:58:08 (1/7) Installing ca-certificates (20220614-r0) 07:58:08 (2/7) Installing dumb-init (1.2.5-r1) 07:58:08 (3/7) Installing libgcc (11.2.1_git20220219-r2) 07:58:08 (4/7) Installing libsodium (1.0.18-r0) 07:58:08 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 07:58:08 (6/7) Installing libzmq (4.3.4-r0) 07:58:08 (7/7) Installing zeromq (4.3.4-r0) 07:58:08 Executing busybox-1.35.0-r17.trigger 07:58:08 Executing ca-certificates-20220614-r0.trigger 07:58:08 OK: 9 MiB in 21 packages 07:58:08 Removing intermediate container bdb92066fe38 07:58:08 ---> 70cce3fd7a46 07:58:08 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:58:08 ---> 516173a9e7cf 07:58:08 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 07:58:08 ---> 8640bb254a5d 07:58:08 Step 21/28 : COPY --from=builder /app/res/ /res/ 07:58:08 ---> 61d9d4dca664 07:58:08 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:58:09 ---> 279045b0fb59 07:58:09 Step 23/28 : EXPOSE 48095 07:58:09 ---> Running in 24ed2ca53162 07:58:09 Removing intermediate container 24ed2ca53162 07:58:09 ---> 48d4a2718336 07:58:09 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 07:58:09 ---> Running in 2a001bcb7f15 07:58:09 Removing intermediate container 2a001bcb7f15 07:58:09 ---> acfc7e0d7987 07:58:09 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:09 ---> Running in 1090a1bc1775 07:58:09 Removing intermediate container 1090a1bc1775 07:58:09 ---> b02aaa014265 07:58:09 Step 26/28 : LABEL arch=amd64 07:58:09 ---> Running in 31b18b5a39be 07:58:09 Removing intermediate container 31b18b5a39be 07:58:09 ---> 24f5f2b5e5c6 07:58:09 Step 27/28 : LABEL git_sha=4d5fc274d241116443985ba780f6647e8d250d3d 07:58:09 ---> Running in 4be6f524ea1f 07:58:10 Removing intermediate container 4be6f524ea1f 07:58:10 ---> 0121e608e431 07:58:10 Step 28/28 : LABEL version=0.0.0 07:58:10 ---> Running in 489a69317fcf 07:58:10 Removing intermediate container 489a69317fcf 07:58:10 ---> 5d9a1880c7fa 07:58:10 [Warning] One or more build-args [ARCH] were not consumed 07:58:10 Successfully built 5d9a1880c7fa 07:58:10 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 07:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:11 07:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:11 latest: Pulling from edgex-lftools-log-publisher 07:58:11 5eb5b503b376: Pulling fs layer 07:58:11 5c69ac0246d0: Pulling fs layer 07:58:11 ec43610c2a17: Pulling fs layer 07:58:11 3a2ae6a8a46f: Pulling fs layer 07:58:11 33b1e0a273af: Pulling fs layer 07:58:11 5d3b04190fa2: Pulling fs layer 07:58:11 2f39f015ded8: Pulling fs layer 07:58:11 33b1e0a273af: Waiting 07:58:11 3a2ae6a8a46f: Waiting 07:58:11 5d3b04190fa2: Waiting 07:58:11 2f39f015ded8: Waiting 07:58:11 5c69ac0246d0: Verifying Checksum 07:58:11 5c69ac0246d0: Download complete 07:58:11 3a2ae6a8a46f: Verifying Checksum 07:58:11 3a2ae6a8a46f: Download complete 07:58:11 ec43610c2a17: Verifying Checksum 07:58:11 ec43610c2a17: Download complete 07:58:11 33b1e0a273af: Verifying Checksum 07:58:11 33b1e0a273af: Download complete 07:58:11 5d3b04190fa2: Download complete 07:58:11 5eb5b503b376: Verifying Checksum 07:58:11 5eb5b503b376: Download complete 07:58:12 2f39f015ded8: Verifying Checksum 07:58:12 5eb5b503b376: Pull complete 07:58:13 5c69ac0246d0: Pull complete 07:58:13 ec43610c2a17: Pull complete 07:58:13 3a2ae6a8a46f: Pull complete 07:58:13 33b1e0a273af: Pull complete 07:58:13 5d3b04190fa2: Pull complete 07:58:18 2f39f015ded8: Pull complete 07:58:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:18 prd-ubuntu20.04-docker-8c-8g-8045 does not seem to be running inside a container 07:58:18 $ 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-475 -v /w/workspace/_app-service-configurable_PR-475:/w/workspace/_app-service-configurable_PR-475:rw,z -v /w/workspace/_app-service-configurable_PR-475@tmp:/w/workspace/_app-service-configurable_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:19 $ docker top f981054619b6d4cad84bc9117e9c56b6aa9431e75b0f2ad1c72e32968b18d822 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:20 ---> job-cost.sh 07:58:20 lf-activate-venv: SKIPPING 07:58:20 INFO: No Stack... 07:58:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:20 INFO: Archiving Costs [Pipeline] sh 07:58:21 + cat /w/workspace/_app-service-configurable_PR-475/archives/cost.csv 07:58:21 + cut -d, -f6 [Pipeline] lock 07:58:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] 07:58:21 Resource [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] did not exist. Created. 07:58:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:21 + echo total: 0.2199999988079071 [Pipeline] stash 07:58:21 Stashed 1 file(s) [Pipeline] } 07:58:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:21 $ docker stop --time=1 f981054619b6d4cad84bc9117e9c56b6aa9431e75b0f2ad1c72e32968b18d822 07:58:22 $ docker rm -f f981054619b6d4cad84bc9117e9c56b6aa9431e75b0f2ad1c72e32968b18d822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:59:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8047 in /w/workspace/_app-service-configurable_PR-475 [Pipeline] { [Pipeline] ws 07:59:10 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:59:10 Selected Git installation does not exist. Using Default 07:59:10 The recommended git tool is: NONE 07:59:15 using credential edgex-jenkins-ssh 07:59:16 Cloning the remote Git repository 07:59:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:59:16 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:59:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:59:16 > git --version # timeout=10 07:59:16 > git --version # 'git version 2.25.1' 07:59:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:16 Verifying host key using known hosts file 07:59:16 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. 07:59:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:59:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:19 Merging remotes/origin/main commit 51528f966f03c08c11749ac1b942a5d1476d1420 into PR head commit 4d5fc274d241116443985ba780f6647e8d250d3d 07:59:19 Merge succeeded, producing 4d5fc274d241116443985ba780f6647e8d250d3d 07:59:19 Checking out Revision 4d5fc274d241116443985ba780f6647e8d250d3d (PR-475) 07:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:59:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:18 Verifying host key using known hosts file 07:59:18 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. 07:59:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:59:19 > git config core.sparsecheckout # timeout=10 07:59:19 > git checkout -f 4d5fc274d241116443985ba780f6647e8d250d3d # timeout=10 07:59:19 > git remote # timeout=10 07:59:19 > git config --get remote.origin.url # timeout=10 07:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:19 Verifying host key using known hosts file 07:59:19 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. 07:59:19 > git merge 51528f966f03c08c11749ac1b942a5d1476d1420 # timeout=10 07:59:19 > git rev-parse HEAD^{commit} # timeout=10 07:59:19 > git config core.sparsecheckout # timeout=10 07:59:19 > git checkout -f 4d5fc274d241116443985ba780f6647e8d250d3d # timeout=10 07:59:22 Commit message: "feat(snap): add config interface with unique identifier" 07:59:22 > git --version # timeout=10 07:59:22 > git --version # 'git version 2.25.1' 07:59:22 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:59:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:23 Dload Upload Total Spent Left Speed 07:59:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 07:59:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:59:25 + sudo tee /etc/docker/daemon.new 07:59:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:59:25 { 07:59:25 "registry-mirrors": [ 07:59:25 "https://nexus3.edgexfoundry.org:10001" 07:59:25 ], 07:59:25 "bip": "10.250.0.254/24", 07:59:25 "hosts": [ 07:59:25 "tcp://0.0.0.0:5555", 07:59:25 "unix:///var/run/docker.sock" 07:59:25 ], 07:59:25 "mtu": 1458, 07:59:25 "selinux-enabled": true, 07:59:25 "seccomp-profile": "/etc/docker/seccomp.json" 07:59:25 } [Pipeline] sh 07:59:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:59:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:44 provisioning config files... 07:59:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7097013080316119441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:44 ---> docker-login.sh 07:59:44 nexus3.edgexfoundry.org:10001 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 nexus3.edgexfoundry.org:10002 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 nexus3.edgexfoundry.org:10003 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:46 Configure a credential helper to remove this warning. See 07:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:46 07:59:46 Login Succeeded 07:59:46 nexus3.edgexfoundry.org:10004 07:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:46 Configure a credential helper to remove this warning. See 07:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:46 07:59:46 Login Succeeded 07:59:46 docker.io 07:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:47 Configure a credential helper to remove this warning. See 07:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:47 07:59:47 Login Succeeded 07:59:47 ---> docker-login.sh ends [Pipeline] } 07:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:47 ========================================================= 07:59:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:59:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:47 + 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 . 07:59:47 Sending build context to Docker daemon 207.4kB 07:59:48 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 07:59:48 Step 2/14 : FROM ${BASE} AS builder 07:59:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:59:48 9b18e9b68314: Pulling fs layer 07:59:48 d32db5db7311: Pulling fs layer 07:59:48 d0c4b47475fc: Pulling fs layer 07:59:48 5831b945b038: Pulling fs layer 07:59:48 86bbec2aaacd: Pulling fs layer 07:59:48 e10730c5d714: Pulling fs layer 07:59:48 5dd5c2283517: Pulling fs layer 07:59:48 d5ac0230b979: Pulling fs layer 07:59:48 5831b945b038: Waiting 07:59:48 86bbec2aaacd: Waiting 07:59:48 e10730c5d714: Waiting 07:59:48 5dd5c2283517: Waiting 07:59:48 d5ac0230b979: Waiting 07:59:48 d0c4b47475fc: Verifying Checksum 07:59:48 d0c4b47475fc: Download complete 07:59:48 d32db5db7311: Verifying Checksum 07:59:48 d32db5db7311: Download complete 07:59:48 86bbec2aaacd: Verifying Checksum 07:59:48 86bbec2aaacd: Download complete 07:59:48 e10730c5d714: Verifying Checksum 07:59:48 e10730c5d714: Download complete 07:59:48 9b18e9b68314: Verifying Checksum 07:59:48 9b18e9b68314: Download complete 07:59:49 9b18e9b68314: Pull complete 07:59:49 d5ac0230b979: Verifying Checksum 07:59:49 d5ac0230b979: Download complete 07:59:50 d32db5db7311: Pull complete 07:59:50 d0c4b47475fc: Pull complete 07:59:50 5dd5c2283517: Verifying Checksum 07:59:50 5dd5c2283517: Download complete 07:59:51 5831b945b038: Verifying Checksum 08:00:03 5831b945b038: Pull complete 08:00:03 86bbec2aaacd: Pull complete 08:00:03 e10730c5d714: Pull complete 08:00:09 5dd5c2283517: Pull complete 08:00:11 d5ac0230b979: Pull complete 08:00:11 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 08:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:00:11 ---> 59b3b1a385d4 08:00:11 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:00:13 ---> Running in d509c0ab9ebf 08:00:13 Removing intermediate container d509c0ab9ebf 08:00:13 ---> 256894320d40 08:00:13 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 08:00:13 ---> Running in e36e1c6d1a83 08:00:13 Removing intermediate container e36e1c6d1a83 08:00:13 ---> 869b73cc4da8 08:00:13 Step 5/14 : ARG ADD_BUILD_TAGS="" 08:00:13 ---> Running in 92943c7aefb7 08:00:14 Removing intermediate container 92943c7aefb7 08:00:14 ---> c8d24b3b8355 08:00:14 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:00:14 ---> Running in ea02fd6ceb45 08:00:14 Removing intermediate container ea02fd6ceb45 08:00:14 ---> 02b8aa71166b 08:00:14 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:14 ---> Running in 62b3a5086d62 08:00:16 Removing intermediate container 62b3a5086d62 08:00:16 ---> 77b85dcfbb83 08:00:16 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:16 ---> Running in d241fcd4ff69 08:00:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:19 OK: 221 MiB in 51 packages 08:00:20 Removing intermediate container d241fcd4ff69 08:00:20 ---> afe4c0d53888 08:00:20 Step 9/14 : WORKDIR /app 08:00:20 ---> Running in 2583b131afef 08:00:20 Removing intermediate container 2583b131afef 08:00:20 ---> 483162b10c3e 08:00:20 Step 10/14 : COPY go.mod vendor* ./ 08:00:21 ---> a5d8b3c3d369 08:00:21 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:21 ---> Running in 0ba08d2dbbbc 08:01:17 Removing intermediate container 0ba08d2dbbbc 08:01:17 ---> e881f33f06b9 08:01:17 Step 12/14 : COPY . . 08:01:17 ---> aed9d0b17c80 08:01:17 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:17 ---> Running in 826cfd4d5e0c 08:01:17 Removing intermediate container 826cfd4d5e0c 08:01:17 ---> 3b1e39830969 08:01:17 Step 14/14 : RUN $MAKE 08:01:17 ---> Running in b84cd143c74e 08:01:17 noop 08:01:17 Removing intermediate container b84cd143c74e 08:01:17 ---> 640f891831fe 08:01:17 Successfully built 640f891831fe 08:01:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + docker inspect -f . ci-base-image-arm64 08:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-8047 does not seem to be running inside a container 08:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:01:20 $ docker top 0324af34873e3c25af193c77bb0fd17203d5992f5faaaaa638164c21eb43bb56 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:21 + go version 08:01:21 go version go1.18.7 linux/arm64 [Pipeline] } 08:01:21 $ docker stop --time=1 0324af34873e3c25af193c77bb0fd17203d5992f5faaaaa638164c21eb43bb56 08:01:22 $ docker rm -f 0324af34873e3c25af193c77bb0fd17203d5992f5faaaaa638164c21eb43bb56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker inspect -f . ci-base-image-arm64 08:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:23 prd-ubuntu20.04-docker-arm64-4c-16g-8047 does not seem to be running inside a container 08:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:01:25 $ docker top 6b2159ebc6d61cc5846546b50f0c93e6b38e514572b17efe4a55fb70308876ad -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 08:01:26 + make test 08:01:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 08:03:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 08:03:03 CGO_ENABLED=1 go vet ./... 08:03:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:03:12 $ docker stop --time=1 6b2159ebc6d61cc5846546b50f0c93e6b38e514572b17efe4a55fb70308876ad 08:03:14 $ docker rm -f 6b2159ebc6d61cc5846546b50f0c93e6b38e514572b17efe4a55fb70308876ad [Pipeline] // withDockerContainer [Pipeline] sh 08:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:15 Warning: overwriting stash ‘coverage-report’ 08:03:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:03:16 + ls -al . 08:03:16 total 172 08:03:16 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 08:01 . 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:59 .. 08:03:16 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 07:59 .dockerignore 08:03:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:59 .git 08:03:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:59 .github 08:03:16 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 07:59 .gitignore 08:03:16 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 07:59 Attribution.txt 08:03:16 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 07:59 CHANGELOG.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 07:59 Dockerfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 07:59 GOVERNANCE.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 07:59 Jenkinsfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 07:59 LICENSE 08:03:16 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 07:59 OWNERS.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 07:59 README.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:56 VERSION 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:59 bin 08:03:16 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 08:01 coverage.out 08:03:16 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 07:59 go.mod 08:03:16 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 07:59 go.sum 08:03:16 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 07:59 main.go 08:03:16 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 07:59 makefile 08:03:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 07:59 res 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:17 + 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=4d5fc274d241116443985ba780f6647e8d250d3d --label arch=arm64 --label version=0.0.0 . 08:03:17 Sending build context to Docker daemon 208.4kB 08:03:17 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 08:03:17 Step 2/28 : FROM ${BASE} AS builder 08:03:17 ---> 640f891831fe 08:03:17 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:03:17 ---> Running in efc323afb7ab 08:03:17 Removing intermediate container efc323afb7ab 08:03:17 ---> 84bb7562a8ba 08:03:17 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 08:03:17 ---> Running in 73860e12a4ec 08:03:17 Removing intermediate container 73860e12a4ec 08:03:17 ---> 0167ad23b5a7 08:03:17 Step 5/28 : ARG ADD_BUILD_TAGS="" 08:03:18 ---> Running in 64920552663e 08:03:18 Removing intermediate container 64920552663e 08:03:18 ---> aae9305057de 08:03:18 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:03:18 ---> Running in 50b12627a944 08:03:18 Removing intermediate container 50b12627a944 08:03:18 ---> 5e14f2cb9d7b 08:03:18 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:18 ---> Running in 64b55f7f6e78 08:03:20 Removing intermediate container 64b55f7f6e78 08:03:20 ---> ee0c27045590 08:03:20 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:20 ---> Running in 6f785f33b22f 08:03:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:03:23 OK: 221 MiB in 51 packages 08:03:23 Removing intermediate container 6f785f33b22f 08:03:23 ---> dd4f45ff037f 08:03:23 Step 9/28 : WORKDIR /app 08:03:24 ---> Running in 174ac1cfad0c 08:03:24 Removing intermediate container 174ac1cfad0c 08:03:24 ---> 4d820ebcdfb7 08:03:24 Step 10/28 : COPY go.mod vendor* ./ 08:03:24 ---> e830a34fe513 08:03:24 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:24 ---> Running in 08e69dd14830 08:03:27 Removing intermediate container 08e69dd14830 08:03:27 ---> a5d3ee704de0 08:03:27 Step 12/28 : COPY . . 08:03:27 ---> 268851ccaeab 08:03:27 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:03:27 ---> Running in f903de61b1f0 08:03:28 Removing intermediate container f903de61b1f0 08:03:28 ---> 222fd1f0fb80 08:03:28 Step 14/28 : RUN $MAKE 08:03:28 ---> Running in 909802d0556d 08:03:29 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:06:05 Removing intermediate container 909802d0556d 08:06:05 ---> faaf113d4725 08:06:05 Step 15/28 : FROM alpine:3.16 08:06:05 3.16: Pulling from library/alpine 08:06:05 9b18e9b68314: Already exists 08:06:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:06:05 Status: Downloaded newer image for alpine:3.16 08:06:05 ---> a6215f271958 08:06:05 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:06:05 ---> Running in fc89570a8397 08:06:05 Removing intermediate container fc89570a8397 08:06:05 ---> 53c94cdaf9b1 08:06:05 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 08:06:05 ---> Running in 2a8b925d8aaa 08:06:05 Removing intermediate container 2a8b925d8aaa 08:06:05 ---> 0fede01c8489 08:06:05 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 08:06:05 ---> Running in d7dcb2583707 08:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:06:05 (1/7) Installing ca-certificates (20220614-r0) 08:06:05 (2/7) Installing dumb-init (1.2.5-r1) 08:06:05 (3/7) Installing libgcc (11.2.1_git20220219-r2) 08:06:05 (4/7) Installing libsodium (1.0.18-r0) 08:06:05 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 08:06:05 (6/7) Installing libzmq (4.3.4-r0) 08:06:05 (7/7) Installing zeromq (4.3.4-r0) 08:06:05 Executing busybox-1.35.0-r17.trigger 08:06:05 Executing ca-certificates-20220614-r0.trigger 08:06:05 OK: 9 MiB in 21 packages 08:06:06 Removing intermediate container d7dcb2583707 08:06:06 ---> 114f891c1b60 08:06:06 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:06:07 ---> bd09ff1239fc 08:06:07 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 08:06:07 ---> e5e93d9294fe 08:06:07 Step 21/28 : COPY --from=builder /app/res/ /res/ 08:06:08 ---> 4340f91c905a 08:06:08 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:06:09 ---> 7f7ef42daf1a 08:06:09 Step 23/28 : EXPOSE 48095 08:06:09 ---> Running in 91688d762a0c 08:06:09 Removing intermediate container 91688d762a0c 08:06:09 ---> 072d4c402a27 08:06:09 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 08:06:09 ---> Running in 44ba083ed0b6 08:06:10 Removing intermediate container 44ba083ed0b6 08:06:10 ---> 3d3fd2a0b846 08:06:10 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:10 ---> Running in a8f8790736ba 08:06:10 Removing intermediate container a8f8790736ba 08:06:10 ---> 220547196d31 08:06:10 Step 26/28 : LABEL arch=arm64 08:06:10 ---> Running in f309b1675219 08:06:10 Removing intermediate container f309b1675219 08:06:10 ---> 7f98d40d0d64 08:06:10 Step 27/28 : LABEL git_sha=4d5fc274d241116443985ba780f6647e8d250d3d 08:06:10 ---> Running in 923db4bad5ba 08:06:11 Removing intermediate container 923db4bad5ba 08:06:11 ---> 26d90bad41a0 08:06:11 Step 28/28 : LABEL version=0.0.0 08:06:11 ---> Running in 21459ddb26c1 08:06:11 Removing intermediate container 21459ddb26c1 08:06:11 ---> 270cf2897a03 08:06:11 [Warning] One or more build-args [ARCH] were not consumed 08:06:11 Successfully built 270cf2897a03 08:06:11 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 08:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:12 08:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:13 arm64: Pulling from edgex-lftools-log-publisher 08:06:13 8998bd30e6a1: Pulling fs layer 08:06:13 04944245beec: Pulling fs layer 08:06:13 699f458cf7ca: Pulling fs layer 08:06:13 765212b225bb: Pulling fs layer 08:06:13 f23df028b6ca: Pulling fs layer 08:06:13 d65c8cfc05b1: Pulling fs layer 08:06:13 2437ff75d9bd: Pulling fs layer 08:06:13 765212b225bb: Waiting 08:06:13 f23df028b6ca: Waiting 08:06:13 d65c8cfc05b1: Waiting 08:06:13 2437ff75d9bd: Waiting 08:06:13 04944245beec: Verifying Checksum 08:06:13 04944245beec: Download complete 08:06:13 765212b225bb: Verifying Checksum 08:06:13 765212b225bb: Download complete 08:06:13 f23df028b6ca: Verifying Checksum 08:06:13 f23df028b6ca: Download complete 08:06:13 d65c8cfc05b1: Verifying Checksum 08:06:13 d65c8cfc05b1: Download complete 08:06:13 699f458cf7ca: Verifying Checksum 08:06:13 699f458cf7ca: Download complete 08:06:14 8998bd30e6a1: Verifying Checksum 08:06:14 8998bd30e6a1: Download complete 08:06:16 2437ff75d9bd: Verifying Checksum 08:06:16 2437ff75d9bd: Download complete 08:06:18 8998bd30e6a1: Pull complete 08:06:18 04944245beec: Pull complete 08:06:19 699f458cf7ca: Pull complete 08:06:19 765212b225bb: Pull complete 08:06:20 f23df028b6ca: Pull complete 08:06:20 d65c8cfc05b1: Pull complete 08:06:35 2437ff75d9bd: Pull complete 08:06:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-8047 does not seem to be running inside a container 08:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:06:38 $ docker top c7e873ab0fa650e198691370bd73c3200e3ddd03b1221028adf7adeafd05d785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:39 ---> job-cost.sh 08:06:39 lf-activate-venv: SKIPPING 08:06:39 INFO: No Stack... 08:06:40 INFO: Retrieving Pricing Info for: v3-standard-4 08:06:40 INFO: Archiving Costs [Pipeline] sh 08:06:41 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 08:06:41 + cut -d, -f6 [Pipeline] lock 08:06:41 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] 08:06:41 Resource [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] did not exist. Created. 08:06:41 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:41 /w/workspace/app-service-configurable/1@tmp/durable-acee1c29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:42 + echo total: 0.10999999940395355 [Pipeline] stash 08:06:42 Warning: overwriting stash ‘stack-cost’ 08:06:42 Stashed 1 file(s) [Pipeline] } 08:06:42 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:42 $ docker stop --time=1 c7e873ab0fa650e198691370bd73c3200e3ddd03b1221028adf7adeafd05d785 08:06:43 $ docker rm -f c7e873ab0fa650e198691370bd73c3200e3ddd03b1221028adf7adeafd05d785 [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 08:06:44 provisioning config files... 08:06:44 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-475@tmp/config5227700140198076862tmp [Pipeline] { [Pipeline] sh 08:06:45 + set +x 08:06:45 + curl -s https://codecov.io/bash 08:06:45 + bash -s -- 08:06:45 08:06:45 _____ _ 08:06:45 / ____| | | 08:06:45 | | ___ __| | ___ ___ _____ __ 08:06:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:06:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:06:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:06:45 Bash-1.0.6 08:06:45 08:06:45 08:06:45 ==> git version 2.25.1 found 08:06:45 ==> 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 08:06:45 Release-Date: 2020-01-08 08:06:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:06:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:06:45 ==> Jenkins CI detected. 08:06:45 current dir:  /w/workspace/_app-service-configurable_PR-475 08:06:45 project root: . 08:06:45 --> token set from env 08:06:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:06:45 ==> Running gcov in . (disable via -X gcov) 08:06:45 ==> Python coveragepy not found 08:06:45 ==> Searching for coverage reports in: 08:06:45 + . 08:06:45 -> Found 1 reports 08:06:45 ==> Detecting git/mercurial file structure 08:06:45 ==> Reading reports 08:06:45 + ./coverage.out bytes=10 08:06:45 ==> Appending adjustments 08:06:45 https://docs.codecov.io/docs/fixing-reports 08:06:45 + Found adjustments 08:06:45 ==> Gzipping contents 08:06:45 4.0K /tmp/codecov.ke8S2C.gz 08:06:45 ==> Uploading reports 08:06:45 url: https://codecov.io 08:06:45 query: branch=PR-475&commit=4d5fc274d241116443985ba780f6647e8d250d3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=475&job=&cmd_args= 08:06:45 -> Pinging Codecov 08:06:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-475&commit=4d5fc274d241116443985ba780f6647e8d250d3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=475&job=&cmd_args= 08:06:45 -> Uploading to 08:06:45 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/A97CA9966030D2A3747ED39772930CCE/4d5fc274d241116443985ba780f6647e8d250d3d/112efdfc-9f29-4367-bf22-d1dcf6fb524a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T080645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48ec62e13fa6191addc499628430e1160d2b59c91360f7b3d6235d4a19b27354 08:06:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:45 Dload Upload Total Spent Left Speed 08:06:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2608 --:--:-- --:--:-- --:--:-- 2596 100 527 0 0 100 527 0 2363 --:--:-- --:--:-- --:--:-- 2352 08:06:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4d5fc274d241116443985ba780f6647e8d250d3d [Pipeline] } 08:06:45 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 08:06:47 + [ -d /w/workspace/_app-service-configurable_PR-475/archives ] 08:06:47 + ls -al /w/workspace/_app-service-configurable_PR-475/archives 08:06:47 total 16 08:06:47 drwxr-xr-x 3 root root 4096 Oct 17 07:58 . 08:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 07:58 .. 08:06:47 drwxr-xr-x 2 root root 4096 Oct 17 07:58 cost 08:06:47 -rw-r--r-- 1 root root 96 Oct 17 07:58 cost.csv 08:06:47 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-475/archives 08:06:47 + ls -al /w/workspace/_app-service-configurable_PR-475/archives 08:06:47 total 16 08:06:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:58 . 08:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 07:58 .. 08:06:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 07:58 cost 08:06:47 -rw-r--r-- 1 jenkins jenkins 96 Oct 17 07:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:06:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:48 ---> package-listing.sh 08:06:48 ++ facter osfamily 08:06:48 ++ tr '[:upper:]' '[:lower:]' 08:06:49 + OS_FAMILY=debian 08:06:49 + workspace=/w/workspace/_app-service-configurable_PR-475 08:06:49 + START_PACKAGES=/tmp/packages_start.txt 08:06:49 + END_PACKAGES=/tmp/packages_end.txt 08:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:49 + PACKAGES=/tmp/packages_start.txt 08:06:49 + '[' /w/workspace/_app-service-configurable_PR-475 ']' 08:06:49 + PACKAGES=/tmp/packages_end.txt 08:06:49 + case "${OS_FAMILY}" in 08:06:49 + dpkg -l 08:06:49 + grep '^ii' 08:06:49 + '[' -f /tmp/packages_start.txt ']' 08:06:49 + '[' -f /tmp/packages_end.txt ']' 08:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:49 + '[' /w/workspace/_app-service-configurable_PR-475 ']' 08:06:49 + mkdir -p /w/workspace/_app-service-configurable_PR-475/archives/ 08:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-475/archives/ [Pipeline] echo 08:06:49 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-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:50 prd-ubuntu20.04-docker-8c-8g-8045 does not seem to be running inside a container 08:06:50 $ 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-475/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-475 -v /w/workspace/_app-service-configurable_PR-475:/w/workspace/_app-service-configurable_PR-475:rw,z -v /w/workspace/_app-service-configurable_PR-475@tmp:/w/workspace/_app-service-configurable_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:06:50 $ docker top 2e26671c143e7af64c25116800e499e8a0e5343717344f6d37007202ddd38b3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:50 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:51 + ls /var/log/sa-host 08:06:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:51 provisioning config files... 08:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-475@tmp/config14783606199184444543tmp [Pipeline] { [Pipeline] echo 08:06:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:52 ---> create-netrc.sh [Pipeline] } 08:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:52 ---> python-tools-install.sh [Pipeline] echo 08:06:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:52 ---> sudo-logs.sh 08:06:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:53 ---> job-cost.sh 08:06:53 lf-activate-venv: SKIPPING 08:06:53 DEBUG: total: 0.2199999988079071 08:06:53 INFO: Retrieving Stack Cost... 08:06:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:54 INFO: Archiving Costs [Pipeline] echo 08:06:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:54 ---> logs-deploy.sh 08:06:54 lf-activate-venv: SKIPPING 08:06:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-475/1 08:06:54 INFO: archiving workspace using pattern(s): 08:06:55 Archives upload complete. 08:06:55 INFO: archiving logs to Nexus