Pull request #253 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from a202714d8474f2407f1d43e44e7a086adddc3fbf+adb0691269dfafa0e6532b4059237acf7a2178c9 (829a3e348bd73d4cc494e64bb96ed29cc60d3cfb) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7987562368534274941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5320989909759409216.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-253/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-253/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5951786326396091936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5125755541140998928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-253/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-253/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8395098832241837343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-443 in /w/workspace/_app-service-configurable_PR-253 [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-253 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-253@tmp/jenkins-gitclient-ssh5783209660589743815.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-253@tmp/jenkins-gitclient-ssh7150004394249700173.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit adb0691269dfafa0e6532b4059237acf7a2178c9 into PR head commit a202714d8474f2407f1d43e44e7a086adddc3fbf Merge succeeded, producing a202714d8474f2407f1d43e44e7a086adddc3fbf Checking out Revision a202714d8474f2407f1d43e44e7a086adddc3fbf (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-253@tmp/jenkins-gitclient-ssh8565005673378356554.key > git merge adb0691269dfafa0e6532b4059237acf7a2178c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T19:18:09.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T19:18:09.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T19:18:09.189Z] ========================================================= [2021-05-17T19:18:09.189Z] EdgeX Global Pipelines Version Info [2021-05-17T19:18:09.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e3e658487743b9bb3b2f9fd7aaa7653790d36a4 # timeout=10 [2021-05-17T19:18:10.662Z] ------------------- [2021-05-17T19:18:10.662Z] stable info: [2021-05-17T19:18:10.662Z] ------------------- [2021-05-17T19:18:10.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T19:18:10.662Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T19:18:10.662Z] Message: update stable to v1.0.192 [2021-05-17T19:18:11.614Z] ------------------- [2021-05-17T19:18:11.614Z] experimental info: [2021-05-17T19:18:11.614Z] ------------------- [2021-05-17T19:18:11.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T19:18:11.614Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T19:18:11.614Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T19:18:11.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-17T19:18:11.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-17T19:18:11.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T19:18:11.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T19:18:11.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T19:18:11.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T19:18:11.892Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T19:18:11.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T19:18:11.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T19:18:11.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T19:18:11.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T19:18:12.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-17T19:18:12.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T19:18:12.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T19:18:12.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T19:18:12.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T19:18:12.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T19:18:12.137Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T19:18:12.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T19:18:12.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T19:18:12.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T19:18:12.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T19:18:12.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T19:18:12.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T19:18:12.293Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-17T19:18:12.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T19:18:12.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo [2021-05-17T19:18:12.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo [2021-05-17T19:18:12.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo [2021-05-17T19:18:12.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a202714d8474f2407f1d43e44e7a086adddc3fbf [Pipeline] echo [2021-05-17T19:18:12.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a202714 [Pipeline] echo [2021-05-17T19:18:12.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:18:12.562Z] provisioning config files... [2021-05-17T19:18:12.581Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-253@tmp/config6439132162259100316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:18:12.911Z] ---> docker-login.sh [2021-05-17T19:18:12.911Z] nexus3.edgexfoundry.org:10001 [2021-05-17T19:18:13.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:18:13.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:18:13.175Z] Configure a credential helper to remove this warning. See [2021-05-17T19:18:13.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:18:13.175Z] [2021-05-17T19:18:13.175Z] Login Succeeded [2021-05-17T19:18:13.175Z] nexus3.edgexfoundry.org:10002 [2021-05-17T19:18:13.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:18:13.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:18:13.440Z] Configure a credential helper to remove this warning. See [2021-05-17T19:18:13.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:18:13.440Z] [2021-05-17T19:18:13.440Z] Login Succeeded [2021-05-17T19:18:13.440Z] nexus3.edgexfoundry.org:10003 [2021-05-17T19:18:13.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:18:13.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:18:13.703Z] Configure a credential helper to remove this warning. See [2021-05-17T19:18:13.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:18:13.703Z] [2021-05-17T19:18:13.703Z] Login Succeeded [2021-05-17T19:18:13.703Z] nexus3.edgexfoundry.org:10004 [2021-05-17T19:18:13.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:18:13.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:18:13.703Z] Configure a credential helper to remove this warning. See [2021-05-17T19:18:13.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:18:13.703Z] [2021-05-17T19:18:13.703Z] Login Succeeded [2021-05-17T19:18:13.703Z] docker.io [2021-05-17T19:18:13.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:18:14.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:18:14.231Z] Configure a credential helper to remove this warning. See [2021-05-17T19:18:14.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:18:14.231Z] [2021-05-17T19:18:14.231Z] Login Succeeded [2021-05-17T19:18:14.231Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T19:18:14.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T19:18:14.823Z] + git log --format=format:%s -1 a202714d8474f2407f1d43e44e7a086adddc3fbf [Pipeline] echo [2021-05-17T19:18:14.874Z] GIT_COMMIT: a202714d8474f2407f1d43e44e7a086adddc3fbf, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo [2021-05-17T19:18:14.890Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:18:15.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T19:18:15.523Z] [2021-05-17T19:18:15.523Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:18:15.839Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T19:18:15.839Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T19:18:15.839Z] 31603596830f: Pulling fs layer [2021-05-17T19:18:15.839Z] 54011a49482f: Pulling fs layer [2021-05-17T19:18:15.839Z] a6820b24f6d8: Pulling fs layer [2021-05-17T19:18:15.839Z] f581987b2513: Pulling fs layer [2021-05-17T19:18:15.839Z] f581987b2513: Waiting [2021-05-17T19:18:15.839Z] 54011a49482f: Verifying Checksum [2021-05-17T19:18:15.839Z] 54011a49482f: Download complete [2021-05-17T19:18:15.839Z] 31603596830f: Verifying Checksum [2021-05-17T19:18:15.839Z] 31603596830f: Download complete [2021-05-17T19:18:16.103Z] f581987b2513: Verifying Checksum [2021-05-17T19:18:16.103Z] f581987b2513: Download complete [2021-05-17T19:18:16.103Z] a6820b24f6d8: Verifying Checksum [2021-05-17T19:18:16.103Z] a6820b24f6d8: Download complete [2021-05-17T19:18:16.103Z] 31603596830f: Pull complete [2021-05-17T19:18:16.372Z] 54011a49482f: Pull complete [2021-05-17T19:18:17.331Z] a6820b24f6d8: Pull complete [2021-05-17T19:18:17.331Z] f581987b2513: Pull complete [2021-05-17T19:18:17.331Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T19:18:17.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T19:18:17.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T19:18:17.432Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-05-17T19:18:17.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-253 -v /w/workspace/_app-service-configurable_PR-253:/w/workspace/_app-service-configurable_PR-253:rw,z -v /w/workspace/_app-service-configurable_PR-253@tmp:/w/workspace/_app-service-configurable_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T19:18:19.702Z] $ docker top f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T19:18:19.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T19:18:19.880Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T19:18:20.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T19:18:20.108Z] $ docker exec f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 ssh-agent [2021-05-17T19:18:20.281Z] SSH_AUTH_SOCK=/tmp/ssh-Ava1Y2zVDRK5/agent.11 [2021-05-17T19:18:20.281Z] SSH_AGENT_PID=17 [2021-05-17T19:18:20.293Z] Running ssh-add (command line suppressed) [2021-05-17T19:18:20.426Z] Identity added: /w/workspace/_app-service-configurable_PR-253@tmp/private_key_7719702723394018798.key (/w/workspace/_app-service-configurable_PR-253@tmp/private_key_7719702723394018798.key) [2021-05-17T19:18:20.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T19:18:20.784Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T19:18:20.807Z] $ docker exec --env ******** --env ******** f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 ssh-agent -k [2021-05-17T19:18:20.936Z] unset SSH_AUTH_SOCK; [2021-05-17T19:18:20.937Z] unset SSH_AGENT_PID; [2021-05-17T19:18:20.937Z] echo Agent pid 17 killed; [2021-05-17T19:18:20.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T19:18:21.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T19:18:21.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T19:18:21.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T19:18:21.211Z] $ docker exec f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 ssh-agent [2021-05-17T19:18:21.381Z] SSH_AUTH_SOCK=/tmp/ssh-MBU1sIdqtFSJ/agent.46 [2021-05-17T19:18:21.381Z] SSH_AGENT_PID=52 [2021-05-17T19:18:21.389Z] Running ssh-add (command line suppressed) [2021-05-17T19:18:21.522Z] Identity added: /w/workspace/_app-service-configurable_PR-253@tmp/private_key_5505215452735136457.key (/w/workspace/_app-service-configurable_PR-253@tmp/private_key_5505215452735136457.key) [2021-05-17T19:18:21.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T19:18:21.882Z] + git semver init [2021-05-17T19:18:21.882Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T19:18:21.882Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-253/.git [2021-05-17T19:18:21.882Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-253 [2021-05-17T19:18:21.882Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T19:18:21.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T19:18:21.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T19:18:21.882Z] # $SEMVER_BRANCH = PR-253 [2021-05-17T19:18:21.882Z] # $SEMVER_TEMP = /tmp/semver-186125420 [2021-05-17T19:18:21.882Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-17T19:18:22.458Z] # '/tmp/semver-186125420' -> '/w/workspace/_app-service-configurable_PR-253/.semver' [2021-05-17T19:18:22.458Z] # -> Force: false [2021-05-17T19:18:22.458Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-253/.semver [Pipeline] } [2021-05-17T19:18:22.476Z] $ docker exec --env ******** --env ******** f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 ssh-agent -k [2021-05-17T19:18:22.601Z] unset SSH_AUTH_SOCK; [2021-05-17T19:18:22.601Z] unset SSH_AGENT_PID; [2021-05-17T19:18:22.601Z] echo Agent pid 52 killed; [2021-05-17T19:18:22.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T19:18:22.984Z] + git semver [Pipeline] } [2021-05-17T19:18:23.008Z] $ docker stop --time=1 f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 [2021-05-17T19:18:24.554Z] $ docker rm -f f61a7292db7122ec92943ce51eb97cc401e1b35ee5d418494f0d2d98e5bc05e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T19:18:25.242Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T19:18:25.792Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T19:18:25.796Z] [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] node [Pipeline] node [2021-05-17T19:18:41.021Z] Still waiting to schedule task [2021-05-17T19:18:41.022Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T19:18:41.024Z] Still waiting to schedule task [2021-05-17T19:18:41.024Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T19:21:58.590Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-446 in /w/workspace/_app-service-configurable_PR-253 [Pipeline] { [Pipeline] ws [2021-05-17T19:21:58.612Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-05-17T19:21:58.836Z] Selected Git installation does not exist. Using Default [2021-05-17T19:21:58.836Z] The recommended git tool is: NONE [2021-05-17T19:22:03.908Z] using credential edgex-jenkins-ssh [2021-05-17T19:22:03.928Z] Cloning the remote Git repository [2021-05-17T19:22:04.044Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:04.238Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-05-17T19:22:04.327Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:04.328Z] > git --version # timeout=10 [2021-05-17T19:22:04.352Z] > git --version # 'git version 2.17.1' [2021-05-17T19:22:04.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:04.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:22:06.040Z] Merging remotes/origin/master commit adb0691269dfafa0e6532b4059237acf7a2178c9 into PR head commit a202714d8474f2407f1d43e44e7a086adddc3fbf [2021-05-17T19:22:05.358Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-17T19:22:05.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:22:05.408Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-17T19:22:05.453Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:05.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:05.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:22:06.062Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:22:06.078Z] > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 [2021-05-17T19:22:06.149Z] > git remote # timeout=10 [2021-05-17T19:22:06.164Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:22:06.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:06.188Z] > git merge adb0691269dfafa0e6532b4059237acf7a2178c9 # timeout=10 [2021-05-17T19:22:06.221Z] Merge succeeded, producing a202714d8474f2407f1d43e44e7a086adddc3fbf [2021-05-17T19:22:06.222Z] Checking out Revision a202714d8474f2407f1d43e44e7a086adddc3fbf (PR-253) [2021-05-17T19:22:06.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:22:06.230Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:22:06.252Z] > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 [2021-05-17T19:22:10.390Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T19:22:11.726Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:22:12.137Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:22:12.483Z] + true [2021-05-17T19:22:12.483Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:22:15.153Z] provisioning config files... [2021-05-17T19:22:15.183Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config312270956726930666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:22:15.563Z] ---> docker-login.sh [2021-05-17T19:22:15.563Z] nexus3.edgexfoundry.org:10001 [2021-05-17T19:22:16.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:16.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:16.767Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:16.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:16.767Z] [2021-05-17T19:22:16.767Z] Login Succeeded [2021-05-17T19:22:16.767Z] nexus3.edgexfoundry.org:10002 [2021-05-17T19:22:17.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:17.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:17.315Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:17.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:17.315Z] [2021-05-17T19:22:17.315Z] Login Succeeded [2021-05-17T19:22:17.315Z] nexus3.edgexfoundry.org:10003 [2021-05-17T19:22:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:17.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:17.872Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:17.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:17.872Z] [2021-05-17T19:22:17.872Z] Login Succeeded [2021-05-17T19:22:17.872Z] nexus3.edgexfoundry.org:10004 [2021-05-17T19:22:18.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:18.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:18.423Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:18.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:18.423Z] [2021-05-17T19:22:18.423Z] Login Succeeded [2021-05-17T19:22:18.423Z] docker.io [2021-05-17T19:22:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:19.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:19.296Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:19.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:19.296Z] [2021-05-17T19:22:19.296Z] Login Succeeded [2021-05-17T19:22:19.296Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T19:22:19.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T19:22:19.658Z] ========================================================= [2021-05-17T19:22:19.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T19:22:19.658Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:22:20.073Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-17T19:22:20.073Z] Sending build context to Docker daemon 92.16kB [2021-05-17T19:22:20.349Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T19:22:20.349Z] Step 2/8 : FROM ${BASE} [2021-05-17T19:22:20.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T19:22:20.349Z] 595b0fe564bb: Pulling fs layer [2021-05-17T19:22:20.349Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T19:22:20.349Z] 316046926c0a: Pulling fs layer [2021-05-17T19:22:20.349Z] 4ebd0625c992: Pulling fs layer [2021-05-17T19:22:20.349Z] 207e8628e3a3: Pulling fs layer [2021-05-17T19:22:20.349Z] c791037a9be2: Pulling fs layer [2021-05-17T19:22:20.349Z] ffd874e62e21: Pulling fs layer [2021-05-17T19:22:20.349Z] 4ebd0625c992: Waiting [2021-05-17T19:22:20.349Z] 207e8628e3a3: Waiting [2021-05-17T19:22:20.349Z] ffd874e62e21: Waiting [2021-05-17T19:22:20.349Z] c791037a9be2: Waiting [2021-05-17T19:22:20.349Z] 316046926c0a: Verifying Checksum [2021-05-17T19:22:20.349Z] 316046926c0a: Download complete [2021-05-17T19:22:20.624Z] 7186ed65a4f7: Download complete [2021-05-17T19:22:20.624Z] 207e8628e3a3: Verifying Checksum [2021-05-17T19:22:20.624Z] 207e8628e3a3: Download complete [2021-05-17T19:22:20.624Z] c791037a9be2: Download complete [2021-05-17T19:22:20.624Z] 595b0fe564bb: Verifying Checksum [2021-05-17T19:22:20.625Z] 595b0fe564bb: Download complete [2021-05-17T19:22:21.228Z] 595b0fe564bb: Pull complete [2021-05-17T19:22:21.838Z] 7186ed65a4f7: Pull complete [2021-05-17T19:22:22.114Z] 316046926c0a: Pull complete [2021-05-17T19:22:22.710Z] ffd874e62e21: Verifying Checksum [2021-05-17T19:22:22.710Z] ffd874e62e21: Download complete [2021-05-17T19:22:23.701Z] 4ebd0625c992: Verifying Checksum [2021-05-17T19:22:23.701Z] 4ebd0625c992: Download complete [2021-05-17T19:22:36.125Z] 4ebd0625c992: Pull complete [2021-05-17T19:22:36.125Z] 207e8628e3a3: Pull complete [2021-05-17T19:22:36.125Z] c791037a9be2: Pull complete [2021-05-17T19:22:38.762Z] ffd874e62e21: Pull complete [2021-05-17T19:22:38.762Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T19:22:38.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T19:22:38.762Z] ---> cfc18b08335c [2021-05-17T19:22:38.762Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T19:22:40.750Z] ---> Running in e2a66f53db62 [2021-05-17T19:22:41.351Z] Removing intermediate container e2a66f53db62 [2021-05-17T19:22:41.351Z] ---> e5fce9c1c22b [2021-05-17T19:22:41.351Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T19:22:41.624Z] ---> Running in a2260b285033 [2021-05-17T19:22:43.215Z] Running on prd-centos7-docker-4c-2g-447 in /w/workspace/_app-service-configurable_PR-253 [Pipeline] { [Pipeline] ws [2021-05-17T19:22:43.236Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-05-17T19:22:43.359Z] Selected Git installation does not exist. Using Default [2021-05-17T19:22:43.359Z] The recommended git tool is: NONE [2021-05-17T19:22:43.606Z] Removing intermediate container a2260b285033 [2021-05-17T19:22:43.606Z] ---> 5ab63ad20f7d [2021-05-17T19:22:43.606Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-17T19:22:43.878Z] ---> Running in 83f407554744 [2021-05-17T19:22:44.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T19:22:45.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T19:22:46.472Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-17T19:22:46.742Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-17T19:22:46.742Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-17T19:22:46.742Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-17T19:22:47.015Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-17T19:22:47.015Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-17T19:22:47.015Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T19:22:47.289Z] OK: 139 MiB in 46 packages [2021-05-17T19:22:47.672Z] using credential edgex-jenkins-ssh [2021-05-17T19:22:47.695Z] Cloning the remote Git repository [2021-05-17T19:22:47.774Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:47.850Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-05-17T19:22:47.933Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:47.933Z] > git --version # timeout=10 [2021-05-17T19:22:47.945Z] > git --version # 'git version 2.24.3' [2021-05-17T19:22:47.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:47.997Z] [INFO] Currently running in a labeled security context [2021-05-17T19:22:47.998Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:22:47.998Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh4406970755331255949.key [2021-05-17T19:22:48.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:22:48.723Z] Removing intermediate container 83f407554744 [2021-05-17T19:22:48.723Z] ---> 5fdbdf54d966 [2021-05-17T19:22:48.723Z] Step 6/8 : WORKDIR /app [2021-05-17T19:22:48.723Z] ---> Running in c8e4b16bda16 [2021-05-17T19:22:49.258Z] Merging remotes/origin/master commit adb0691269dfafa0e6532b4059237acf7a2178c9 into PR head commit a202714d8474f2407f1d43e44e7a086adddc3fbf [2021-05-17T19:22:49.317Z] Removing intermediate container c8e4b16bda16 [2021-05-17T19:22:49.317Z] ---> 8c7b9a17163f [2021-05-17T19:22:49.317Z] Step 7/8 : COPY . . [2021-05-17T19:22:49.395Z] Merge succeeded, producing a202714d8474f2407f1d43e44e7a086adddc3fbf [2021-05-17T19:22:49.396Z] Checking out Revision a202714d8474f2407f1d43e44e7a086adddc3fbf (PR-253) [2021-05-17T19:22:48.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-17T19:22:48.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T19:22:48.706Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-17T19:22:48.726Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-17T19:22:48.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:48.728Z] [INFO] Currently running in a labeled security context [2021-05-17T19:22:48.729Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:22:48.729Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh9174467950473213156.key [2021-05-17T19:22:48.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:22:49.272Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:22:49.279Z] > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 [2021-05-17T19:22:49.319Z] > git remote # timeout=10 [2021-05-17T19:22:49.330Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:22:49.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T19:22:49.339Z] [INFO] Currently running in a labeled security context [2021-05-17T19:22:49.340Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T19:22:49.340Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh3899429568991890527.key [2021-05-17T19:22:49.370Z] > git merge adb0691269dfafa0e6532b4059237acf7a2178c9 # timeout=10 [2021-05-17T19:22:49.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:22:49.402Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:22:49.410Z] > git checkout -f a202714d8474f2407f1d43e44e7a086adddc3fbf # timeout=10 [2021-05-17T19:22:49.929Z] ---> f8d5e79dd7a7 [2021-05-17T19:22:49.929Z] Step 8/8 : RUN go mod download [2021-05-17T19:22:49.929Z] ---> Running in 7c7e2bae4bd0 [2021-05-17T19:22:51.380Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.58 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-05-17T19:22:51.656Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:22:52.783Z] ---> job-cost.sh [2021-05-17T19:22:52.783Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6FIG [2021-05-17T19:22:53.215Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [2021-05-17T19:22:53.518Z] [2021-05-17T19:22:53.518Z] GitHub has been notified of this commit’s build result [2021-05-17T19:22:53.518Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T19:22:54.452Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:22:54.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T19:22:55.221Z] + sudo service docker restart [2021-05-17T19:22:55.221Z] + true [2021-05-17T19:22:55.221Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:22:57.285Z] provisioning config files... [2021-05-17T19:22:57.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config634202397609791302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:22:57.794Z] ---> docker-login.sh [2021-05-17T19:22:57.794Z] nexus3.edgexfoundry.org:10001 [2021-05-17T19:22:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:58.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:58.681Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:58.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:58.681Z] [2021-05-17T19:22:58.681Z] Login Succeeded [2021-05-17T19:22:58.681Z] nexus3.edgexfoundry.org:10002 [2021-05-17T19:22:58.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:59.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:59.238Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:59.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:59.238Z] [2021-05-17T19:22:59.238Z] Login Succeeded [2021-05-17T19:22:59.238Z] nexus3.edgexfoundry.org:10003 [2021-05-17T19:22:59.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:22:59.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:22:59.807Z] Configure a credential helper to remove this warning. See [2021-05-17T19:22:59.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:22:59.807Z] [2021-05-17T19:22:59.807Z] Login Succeeded [2021-05-17T19:22:59.807Z] nexus3.edgexfoundry.org:10004 [2021-05-17T19:23:00.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:23:00.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:23:00.087Z] Configure a credential helper to remove this warning. See [2021-05-17T19:23:00.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:23:00.087Z] [2021-05-17T19:23:00.087Z] Login Succeeded [2021-05-17T19:23:00.087Z] docker.io [2021-05-17T19:23:00.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T19:23:01.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T19:23:01.046Z] Configure a credential helper to remove this warning. See [2021-05-17T19:23:01.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T19:23:01.046Z] [2021-05-17T19:23:01.046Z] Login Succeeded [2021-05-17T19:23:01.046Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T19:23:01.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T19:23:01.690Z] ========================================================= [2021-05-17T19:23:01.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T19:23:01.690Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:23:02.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T19:23:02.373Z] Sending build context to Docker daemon 92.16kB [2021-05-17T19:23:02.656Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T19:23:02.657Z] Step 2/8 : FROM ${BASE} [2021-05-17T19:23:02.657Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T19:23:02.657Z] 540db60ca938: Pulling fs layer [2021-05-17T19:23:02.657Z] adcc1eea9eea: Pulling fs layer [2021-05-17T19:23:02.657Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T19:23:02.657Z] 0510c868ecb4: Pulling fs layer [2021-05-17T19:23:02.657Z] afea3b2eda06: Pulling fs layer [2021-05-17T19:23:02.657Z] 7809a108b3ef: Pulling fs layer [2021-05-17T19:23:02.657Z] f706445af74f: Pulling fs layer [2021-05-17T19:23:02.657Z] afea3b2eda06: Waiting [2021-05-17T19:23:02.657Z] 7809a108b3ef: Waiting [2021-05-17T19:23:02.657Z] f706445af74f: Waiting [2021-05-17T19:23:02.657Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T19:23:02.657Z] 4c4ab2625f07: Download complete [2021-05-17T19:23:02.657Z] adcc1eea9eea: Download complete [2021-05-17T19:23:02.657Z] afea3b2eda06: Verifying Checksum [2021-05-17T19:23:02.657Z] afea3b2eda06: Download complete [2021-05-17T19:23:02.657Z] 7809a108b3ef: Verifying Checksum [2021-05-17T19:23:02.657Z] 7809a108b3ef: Download complete [2021-05-17T19:23:02.657Z] 540db60ca938: Verifying Checksum [2021-05-17T19:23:02.657Z] 540db60ca938: Download complete [2021-05-17T19:23:03.306Z] 540db60ca938: Pull complete [2021-05-17T19:23:03.989Z] adcc1eea9eea: Pull complete [2021-05-17T19:23:04.277Z] 4c4ab2625f07: Pull complete [2021-05-17T19:23:06.974Z] f706445af74f: Verifying Checksum [2021-05-17T19:23:06.974Z] f706445af74f: Download complete [2021-05-17T19:23:07.998Z] 0510c868ecb4: Download complete [2021-05-17T19:23:18.196Z] 0510c868ecb4: Pull complete [2021-05-17T19:23:18.196Z] afea3b2eda06: Pull complete [2021-05-17T19:23:18.196Z] 7809a108b3ef: Pull complete [2021-05-17T19:23:24.864Z] f706445af74f: Pull complete [2021-05-17T19:23:24.864Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T19:23:24.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T19:23:24.864Z] ---> b068be0155e3 [2021-05-17T19:23:24.864Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T19:23:26.292Z] ---> Running in 76636ce95226 [2021-05-17T19:23:26.292Z] Removing intermediate container 76636ce95226 [2021-05-17T19:23:26.292Z] ---> cbceea5424bd [2021-05-17T19:23:26.292Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T19:23:26.292Z] ---> Running in 2dcd6aeeaff0 [2021-05-17T19:23:27.250Z] Removing intermediate container 2dcd6aeeaff0 [2021-05-17T19:23:27.251Z] ---> 7ab00eb31e7d [2021-05-17T19:23:27.251Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-17T19:23:27.516Z] ---> Running in d09ed0035a48 [2021-05-17T19:23:28.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T19:23:29.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T19:23:29.654Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-17T19:23:29.654Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-17T19:23:29.919Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-17T19:23:29.919Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-17T19:23:29.919Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-17T19:23:30.183Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-17T19:23:30.183Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T19:23:30.183Z] OK: 150 MiB in 46 packages [2021-05-17T19:23:30.762Z] Removing intermediate container d09ed0035a48 [2021-05-17T19:23:30.762Z] ---> 4724795830a5 [2021-05-17T19:23:30.762Z] Step 6/8 : WORKDIR /app [2021-05-17T19:23:30.762Z] ---> Running in aeeb86f0526b [2021-05-17T19:23:31.026Z] Removing intermediate container aeeb86f0526b [2021-05-17T19:23:31.026Z] ---> c50d30f8fe0d [2021-05-17T19:23:31.026Z] Step 7/8 : COPY . . [2021-05-17T19:23:31.290Z] ---> 8048bf67a4b6 [2021-05-17T19:23:31.290Z] Step 8/8 : RUN go mod download [2021-05-17T19:23:31.290Z] ---> Running in d647791454ba [2021-05-17T19:23:31.762Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T19:23:31.869Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.58 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-05-17T19:23:32.138Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:23:32.998Z] ---> job-cost.sh [2021-05-17T19:23:32.998Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yeie [2021-05-17T19:23:51.257Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T19:24:30.382Z] lf-activate-venv(): INFO: Adding /tmp/venv-yeie/bin to PATH [2021-05-17T19:24:30.382Z] INFO: No Stack... [2021-05-17T19:24:30.382Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T19:24:30.382Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T19:24:30.850Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-05-17T19:24:30.850Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T19:24:31.007Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [2021-05-17T19:24:31.025Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] did not exist. Created. [2021-05-17T19:24:31.026Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T19:24:31.400Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T19:24:31.969Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T19:24:31.982Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:24:32.256Z] Failed in branch amd64 [2021-05-17T19:24:53.506Z] lf-activate-venv(): INFO: Adding /tmp/venv-6FIG/bin to PATH [2021-05-17T19:24:53.506Z] INFO: No Stack... [2021-05-17T19:24:53.506Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T19:24:53.506Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T19:24:53.855Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-05-17T19:24:53.855Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T19:24:53.915Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [2021-05-17T19:24:53.921Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] did not exist. Created. [2021-05-17T19:24:53.921Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T19:24:54.285Z] /w/workspace/app-service-configurable/2@tmp/durable-cf893071/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-cf893071/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T19:24:54.627Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T19:24:54.647Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T19:24:55.228Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T19:24:55.239Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-253-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:24:55.502Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:24:57.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:24:57.762Z] ---> package-listing.sh [2021-05-17T19:24:57.762Z] ++ facter osfamily [2021-05-17T19:24:57.762Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T19:24:57.762Z] + OS_FAMILY=redhat [2021-05-17T19:24:57.762Z] + workspace=/w/workspace/_app-service-configurable_PR-253 [2021-05-17T19:24:57.762Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T19:24:57.762Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T19:24:57.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T19:24:57.762Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T19:24:57.762Z] + '[' /w/workspace/_app-service-configurable_PR-253 ']' [2021-05-17T19:24:57.762Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T19:24:57.762Z] + case "${OS_FAMILY}" in [2021-05-17T19:24:57.762Z] + rpm -qa [2021-05-17T19:24:57.762Z] + sort [2021-05-17T19:25:03.090Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T19:25:03.090Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T19:25:03.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T19:25:03.090Z] + '[' /w/workspace/_app-service-configurable_PR-253 ']' [2021-05-17T19:25:03.090Z] + mkdir -p /w/workspace/_app-service-configurable_PR-253/archives/ [2021-05-17T19:25:03.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-253/archives/ [Pipeline] echo [2021-05-17T19:25:03.106Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T19:25:03.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:25:03.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:25:03.710Z] [2021-05-17T19:25:03.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:25:04.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:25:04.028Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T19:25:04.028Z] df20fa9351a1: Pulling fs layer [2021-05-17T19:25:04.028Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T19:25:04.028Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T19:25:04.028Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T19:25:04.028Z] 93b61091891f: Pulling fs layer [2021-05-17T19:25:04.028Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T19:25:04.028Z] 5e14af77c1be: Pulling fs layer [2021-05-17T19:25:04.028Z] 01666e4c0597: Pulling fs layer [2021-05-17T19:25:04.028Z] aa168da1d23b: Pulling fs layer [2021-05-17T19:25:04.028Z] 93b61091891f: Waiting [2021-05-17T19:25:04.028Z] 93b9cdb0e59b: Waiting [2021-05-17T19:25:04.028Z] 5e14af77c1be: Waiting [2021-05-17T19:25:04.028Z] 01666e4c0597: Waiting [2021-05-17T19:25:04.028Z] aa168da1d23b: Waiting [2021-05-17T19:25:04.028Z] 46f8f816bc3b: Waiting [2021-05-17T19:25:04.028Z] 36b3adc4ff6f: Download complete [2021-05-17T19:25:04.028Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T19:25:04.028Z] 46f8f816bc3b: Download complete [2021-05-17T19:25:04.304Z] df20fa9351a1: Verifying Checksum [2021-05-17T19:25:04.304Z] df20fa9351a1: Download complete [2021-05-17T19:25:04.304Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T19:25:04.304Z] 93b9cdb0e59b: Download complete [2021-05-17T19:25:04.304Z] 5e14af77c1be: Verifying Checksum [2021-05-17T19:25:04.304Z] 5e14af77c1be: Download complete [2021-05-17T19:25:04.304Z] 93b61091891f: Verifying Checksum [2021-05-17T19:25:04.304Z] 93b61091891f: Download complete [2021-05-17T19:25:04.304Z] 01666e4c0597: Verifying Checksum [2021-05-17T19:25:04.304Z] 01666e4c0597: Download complete [2021-05-17T19:25:04.567Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T19:25:04.567Z] 8ad3a11d3b57: Download complete [2021-05-17T19:25:04.567Z] df20fa9351a1: Pull complete [2021-05-17T19:25:04.567Z] 36b3adc4ff6f: Pull complete [2021-05-17T19:25:05.533Z] 8ad3a11d3b57: Pull complete [2021-05-17T19:25:05.533Z] 46f8f816bc3b: Pull complete [2021-05-17T19:25:05.796Z] 93b61091891f: Pull complete [2021-05-17T19:25:06.752Z] 93b9cdb0e59b: Pull complete [2021-05-17T19:25:06.752Z] aa168da1d23b: Verifying Checksum [2021-05-17T19:25:06.752Z] aa168da1d23b: Download complete [2021-05-17T19:25:07.015Z] 5e14af77c1be: Pull complete [2021-05-17T19:25:07.280Z] 01666e4c0597: Pull complete [2021-05-17T19:25:13.938Z] aa168da1d23b: Pull complete [2021-05-17T19:25:13.938Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T19:25:13.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:25:13.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T19:25:14.106Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-05-17T19:25:14.159Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-253/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-253 -v /w/workspace/_app-service-configurable_PR-253:/w/workspace/_app-service-configurable_PR-253:rw,z -v /w/workspace/_app-service-configurable_PR-253@tmp:/w/workspace/_app-service-configurable_PR-253@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:alpine cat [2021-05-17T19:25:17.647Z] $ docker top 9018f77aa978f73447c02728548cde4aed59f4ff40e5d04ba7d92cf1d9f25502 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:25:18.052Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T19:25:18.355Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T19:25:18.660Z] + ls /var/log/sa-host [2021-05-17T19:25:18.660Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T19:25:18.660Z] file_magic: OK [2021-05-17T19:25:18.660Z] HZ: Using current value: 100 [2021-05-17T19:25:18.660Z] file_header: OK [2021-05-17T19:25:18.660Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T19:25:18.660Z] Statistics: [2021-05-17T19:25:18.660Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T19:25:18.660Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T19:25:18.660Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T19:25:18.660Z] file_magic: OK [2021-05-17T19:25:18.660Z] HZ: Using current value: 100 [2021-05-17T19:25:18.660Z] file_header: OK [2021-05-17T19:25:18.661Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T19:25:18.661Z] Statistics: [2021-05-17T19:25:18.661Z] Hnuu...uuuununununu... [2021-05-17T19:25:18.661Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:25:19.306Z] provisioning config files... [2021-05-17T19:25:19.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-253@tmp/config6543943306922808597tmp [Pipeline] { [Pipeline] echo [2021-05-17T19:25:19.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:25:19.636Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T19:25:19.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T19:25:19.672Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:25:19.979Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T19:25:19.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:25:20.288Z] ---> sudo-logs.sh [2021-05-17T19:25:20.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T19:25:20.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:25:20.646Z] ---> job-cost.sh [2021-05-17T19:25:20.646Z] lf-activate-venv: SKIPPING [2021-05-17T19:25:20.646Z] DEBUG: total: 0.20999999344348907 [2021-05-17T19:25:20.646Z] INFO: Retrieving Stack Cost... [2021-05-17T19:25:21.597Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T19:25:22.170Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T19:25:22.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:25:22.483Z] ---> logs-deploy.sh [2021-05-17T19:25:22.484Z] lf-activate-venv: SKIPPING [2021-05-17T19:25:22.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-253/2 [2021-05-17T19:25:22.484Z] INFO: archiving workspace using pattern(s): [2021-05-17T19:25:24.402Z] Archives upload complete. [2021-05-17T19:25:24.402Z] INFO: archiving logs to Nexus