Pull request #158 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 a18326b98e3b96dfd175254a2cd2e61b3f1f01ee+29a5207daaee0c6984d6485493504bb709ad3623 (9e0a1b08b13a9cecc9308c3663505dd99327e195) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17082 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-158 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit a18326b98e3b96dfd175254a2cd2e61b3f1f01ee Merge succeeded, producing 44ca93d868ac217f7452af40cf6081647efc4994 Checking out Revision 44ca93d868ac217f7452af40cf6081647efc4994 (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f a18326b98e3b96dfd175254a2cd2e61b3f1f01ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ca93d868ac217f7452af40cf6081647efc4994 # timeout=10 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 13c81618a19f6814d1cada7f8c469d6a31dccbeb # timeout=10 [Pipeline] withCredentials 17:31:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:25 ========================================================= 17:31:25 EdgeX Global Pipelines Version Info 17:31:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:31:26 ------------------- 17:31:26 stable info: 17:31:26 ------------------- 17:31:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:31:26 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:31:26 Message: update stable to v1.0.173 17:31:27 ------------------- 17:31:27 experimental info: 17:31:27 ------------------- 17:31:27 Commited By: **** collab-it+edgex@linuxfoundation.org 17:31:27 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:31:27 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:31:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:31:30 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ca93d868ac217f7452af40cf6081647efc4994 [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ca93d [Pipeline] echo 17:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:31:31 provisioning config files... 17:31:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config2945855255119118356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:32 ---> docker-login.sh 17:31:32 nexus3.edgexfoundry.org:10001 17:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:32 Configure a credential helper to remove this warning. See 17:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:32 17:31:32 Login Succeeded 17:31:32 nexus3.edgexfoundry.org:10002 17:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:32 Configure a credential helper to remove this warning. See 17:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:32 17:31:32 Login Succeeded 17:31:32 nexus3.edgexfoundry.org:10003 17:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:33 Configure a credential helper to remove this warning. See 17:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:33 17:31:33 Login Succeeded 17:31:33 nexus3.edgexfoundry.org:10004 17:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:33 Configure a credential helper to remove this warning. See 17:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:33 17:31:33 Login Succeeded 17:31:33 docker.io 17:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:33 Configure a credential helper to remove this warning. See 17:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:33 17:31:33 Login Succeeded 17:31:33 ---> docker-login.sh ends [Pipeline] } 17:31:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:34 + git log --format=format:%s -1 44ca93d868ac217f7452af40cf6081647efc4994 [Pipeline] echo 17:31:34 GIT_COMMIT: 44ca93d868ac217f7452af40cf6081647efc4994, Commit Message: Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD [Pipeline] echo 17:31:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:35 17:31:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:31:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:35 latest: Pulling from edgex-devops/git-semver 17:31:35 31603596830f: Pulling fs layer 17:31:35 2a8b12db71e7: Pulling fs layer 17:31:35 6ca5941a6612: Pulling fs layer 17:31:35 ecc8261a40a4: Pulling fs layer 17:31:35 ecc8261a40a4: Waiting 17:31:35 2a8b12db71e7: Verifying Checksum 17:31:35 2a8b12db71e7: Download complete 17:31:36 31603596830f: Verifying Checksum 17:31:36 31603596830f: Download complete 17:31:36 ecc8261a40a4: Verifying Checksum 17:31:36 ecc8261a40a4: Download complete 17:31:36 6ca5941a6612: Verifying Checksum 17:31:36 6ca5941a6612: Download complete 17:31:36 31603596830f: Pull complete 17:31:36 2a8b12db71e7: Pull complete 17:31:37 6ca5941a6612: Pull complete 17:31:37 ecc8261a40a4: Pull complete 17:31:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:31:37 prd-centos7-docker-4c-2g-17082 does not seem to be running inside a container 17:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:31:39 $ docker top cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:39 [ssh-agent] Looking for ssh-agent implementation... 17:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:40 $ docker exec cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba ssh-agent 17:31:40 SSH_AUTH_SOCK=/tmp/ssh-3yNgiorBqIVk/agent.12 17:31:40 SSH_AGENT_PID=18 17:31:40 Running ssh-add (command line suppressed) 17:31:40 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_4843276471265015197.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_4843276471265015197.key) 17:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:40 + git tag --points-at HEAD [Pipeline] } 17:31:40 $ docker exec --env ******** --env ******** cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba ssh-agent -k 17:31:40 unset SSH_AUTH_SOCK; 17:31:40 unset SSH_AGENT_PID; 17:31:40 echo Agent pid 18 killed; 17:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:41 [ssh-agent] Looking for ssh-agent implementation... 17:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:41 $ docker exec cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba ssh-agent 17:31:41 SSH_AUTH_SOCK=/tmp/ssh-aaAgUPhSYGif/agent.47 17:31:41 SSH_AGENT_PID=52 17:31:41 Running ssh-add (command line suppressed) 17:31:41 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_6947620859145213260.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_6947620859145213260.key) 17:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:42 + git semver init 17:31:42 # -> Open(): unable to determine branch for HEAD 17:31:42 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 17:31:42 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 17:31:42 # $SEMVER_REMOTE_NAME = origin 17:31:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:31:42 # $SEMVER_USER_NAME = edgex-jenkins 17:31:42 # $SEMVER_BRANCH = PR-158 17:31:42 # $SEMVER_TEMP = /tmp/semver-183346469 17:31:42 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:31:42 # '/tmp/semver-183346469' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 17:31:42 # -> Force: false 17:31:42 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 17:31:42 $ docker exec --env ******** --env ******** cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba ssh-agent -k 17:31:42 unset SSH_AUTH_SOCK; 17:31:42 unset SSH_AGENT_PID; 17:31:42 echo Agent pid 52 killed; 17:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:43 + git semver [Pipeline] } 17:31:43 $ docker stop --time=1 cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba 17:31:44 $ docker rm -f cadf8349f7f7a125bcfb7512ad598bd7a8e931cb2222447165df6f978ed6c6ba [Pipeline] // withDockerContainer [Pipeline] sh 17:31:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:45 Stashed 1 file(s) [Pipeline] echo 17:31:45 [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 17:32:01 Still waiting to schedule task 17:32:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:32:01 Still waiting to schedule task 17:32:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:33:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17083 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 17:33:51 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 17:33:57 using credential edgex-jenkins-ssh 17:33:57 Cloning the remote Git repository 17:33:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:33:57 > git init /w/workspace/app-service-configurable/4 # timeout=10 17:33:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:33:57 > git --version # timeout=10 17:33:57 > git --version # 'git version 2.17.1' 17:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:33:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:33:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:59 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit a18326b98e3b96dfd175254a2cd2e61b3f1f01ee 17:33:59 Merge succeeded, producing b6fa29b63dd7418fd4e42ff75b006e417d39a82f 17:33:59 Checking out Revision b6fa29b63dd7418fd4e42ff75b006e417d39a82f (PR-158) 17:33:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:33:59 > git config core.sparsecheckout # timeout=10 17:33:59 > git checkout -f a18326b98e3b96dfd175254a2cd2e61b3f1f01ee # timeout=10 17:33:59 > git remote # timeout=10 17:33:59 > git config --get remote.origin.url # timeout=10 17:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:59 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 17:33:59 > git rev-parse HEAD^{commit} # timeout=10 17:33:59 > git config core.sparsecheckout # timeout=10 17:33:59 > git checkout -f b6fa29b63dd7418fd4e42ff75b006e417d39a82f # timeout=10 17:34:03 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 17:34:03 First time build. Skipping changelog. 17:34:03 > git rev-list --no-walk 13c81618a19f6814d1cada7f8c469d6a31dccbeb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:34:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:34:06 + sudo service+ docker restart 17:34:06 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:34:08 provisioning config files... 17:34:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config8213094293082166332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:09 ---> docker-login.sh 17:34:09 nexus3.edgexfoundry.org:10001 17:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:10 Configure a credential helper to remove this warning. See 17:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:10 17:34:10 Login Succeeded 17:34:10 nexus3.edgexfoundry.org:10002 17:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:11 Configure a credential helper to remove this warning. See 17:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:11 17:34:11 Login Succeeded 17:34:11 nexus3.edgexfoundry.org:10003 17:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:11 Configure a credential helper to remove this warning. See 17:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:11 17:34:11 Login Succeeded 17:34:11 nexus3.edgexfoundry.org:10004 17:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:12 Configure a credential helper to remove this warning. See 17:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:12 17:34:12 Login Succeeded 17:34:12 docker.io 17:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:12 Configure a credential helper to remove this warning. See 17:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:12 17:34:12 Login Succeeded 17:34:13 ---> docker-login.sh ends [Pipeline] } 17:34:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:13 ========================================================= 17:34:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:34:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:34:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:34:14 Sending build context to Docker daemon 93.7kB 17:34:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:34:14 Step 2/8 : FROM ${BASE} 17:34:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:34:14 5f621e34cdf4: Pulling fs layer 17:34:14 a4357932f1b6: Pulling fs layer 17:34:14 18c013af1878: Pulling fs layer 17:34:14 00ac8860ef70: Pulling fs layer 17:34:14 63d7cb157983: Pulling fs layer 17:34:14 b116817d02f9: Pulling fs layer 17:34:14 745a02a5169b: Pulling fs layer 17:34:14 00ac8860ef70: Waiting 17:34:14 63d7cb157983: Waiting 17:34:14 b116817d02f9: Waiting 17:34:14 745a02a5169b: Waiting 17:34:14 18c013af1878: Verifying Checksum 17:34:14 18c013af1878: Download complete 17:34:14 a4357932f1b6: Download complete 17:34:14 63d7cb157983: Download complete 17:34:14 b116817d02f9: Verifying Checksum 17:34:14 b116817d02f9: Download complete 17:34:14 5f621e34cdf4: Download complete 17:34:15 5f621e34cdf4: Pull complete 17:34:15 a4357932f1b6: Pull complete 17:34:16 18c013af1878: Pull complete 17:34:17 745a02a5169b: Verifying Checksum 17:34:17 745a02a5169b: Download complete 17:34:18 00ac8860ef70: Verifying Checksum 17:34:18 00ac8860ef70: Download complete 17:34:20 Running on prd-centos7-docker-4c-2g-17085 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 17:34:20 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 17:34:23 using credential edgex-jenkins-ssh 17:34:23 Cloning the remote Git repository 17:34:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:34:23 > git init /w/workspace/app-service-configurable/4 # timeout=10 17:34:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:34:23 > git --version # timeout=10 17:34:23 > git --version # 'git version 2.24.3' 17:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:34:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:24 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit a18326b98e3b96dfd175254a2cd2e61b3f1f01ee 17:34:24 Merge succeeded, producing cebd7f9328f43a361a3dd17962f2c5ae514c1ba6 17:34:24 Checking out Revision cebd7f9328f43a361a3dd17962f2c5ae514c1ba6 (PR-158) 17:34:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:34:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:34:24 > git config core.sparsecheckout # timeout=10 17:34:24 > git checkout -f a18326b98e3b96dfd175254a2cd2e61b3f1f01ee # timeout=10 17:34:24 > git remote # timeout=10 17:34:24 > git config --get remote.origin.url # timeout=10 17:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:24 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 17:34:24 > git rev-parse HEAD^{commit} # timeout=10 17:34:24 > git config core.sparsecheckout # timeout=10 17:34:24 > git checkout -f cebd7f9328f43a361a3dd17962f2c5ae514c1ba6 # timeout=10 17:34:28 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 17:34:28 First time build. Skipping changelog. 17:34:28 00ac8860ef70: Pull complete 17:34:28 63d7cb157983: Pull complete 17:34:28 b116817d02f9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 17:34:28 > git rev-list --no-walk 13c81618a19f6814d1cada7f8c469d6a31dccbeb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:34:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:34:30 + sudo service docker restart 17:34:30 + true 17:34:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:34:31 provisioning config files... 17:34:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config4698085535212854965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:31 ---> docker-login.sh 17:34:31 nexus3.edgexfoundry.org:10001 17:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10002 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10003 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 nexus3.edgexfoundry.org:10004 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:32 Configure a credential helper to remove this warning. See 17:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:32 17:34:32 Login Succeeded 17:34:32 docker.io 17:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:33 Configure a credential helper to remove this warning. See 17:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:33 17:34:33 Login Succeeded 17:34:33 ---> docker-login.sh ends [Pipeline] } 17:34:33 Deleting 1 temporary files [Pipeline] // wrap 17:34:33 745a02a5169b: Pull complete 17:34:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:34:33 ---> b7e6874047d6 17:34:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:33 ========================================================= 17:34:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:34:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:34:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:34:33 Sending build context to Docker daemon 93.7kB 17:34:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:34:33 Step 2/8 : FROM ${BASE} 17:34:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:34:33 188c0c94c7c5: Pulling fs layer 17:34:33 0ef7d3d256c8: Pulling fs layer 17:34:33 de9db76c5a1d: Pulling fs layer 17:34:33 bca2f99d35d6: Pulling fs layer 17:34:33 93359f2a8cfa: Pulling fs layer 17:34:33 7c6f9722023f: Pulling fs layer 17:34:33 a35cf1a2eb13: Pulling fs layer 17:34:33 93359f2a8cfa: Waiting 17:34:33 7c6f9722023f: Waiting 17:34:33 a35cf1a2eb13: Waiting 17:34:33 bca2f99d35d6: Waiting 17:34:34 de9db76c5a1d: Verifying Checksum 17:34:34 de9db76c5a1d: Download complete 17:34:34 0ef7d3d256c8: Verifying Checksum 17:34:34 0ef7d3d256c8: Download complete 17:34:34 93359f2a8cfa: Verifying Checksum 17:34:34 93359f2a8cfa: Download complete 17:34:34 7c6f9722023f: Verifying Checksum 17:34:34 7c6f9722023f: Download complete 17:34:34 188c0c94c7c5: Verifying Checksum 17:34:34 188c0c94c7c5: Download complete 17:34:34 188c0c94c7c5: Pull complete 17:34:34 0ef7d3d256c8: Pull complete 17:34:34 de9db76c5a1d: Pull complete 17:34:35 ---> Running in 3fd3d1438a46 17:34:35 Removing intermediate container 3fd3d1438a46 17:34:35 ---> f686d054ef6d 17:34:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:35 ---> Running in 0e00b263f912 17:34:36 a35cf1a2eb13: Verifying Checksum 17:34:36 a35cf1a2eb13: Download complete 17:34:36 bca2f99d35d6: Verifying Checksum 17:34:36 bca2f99d35d6: Download complete 17:34:38 Removing intermediate container 0e00b263f912 17:34:38 ---> d15e4c476d50 17:34:38 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:34:38 ---> Running in 1e5c95c558ba 17:34:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:34:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:34:41 (1/6) Installing libc-dev (0.7.2-r3) 17:34:41 (2/6) Installing libsodium (1.0.18-r0) 17:34:41 (3/6) Installing pkgconf (1.7.2-r0) 17:34:41 (4/6) Installing libsodium-dev (1.0.18-r0) 17:34:41 (5/6) Installing libzmq (4.3.3-r0) 17:34:42 bca2f99d35d6: Pull complete 17:34:42 93359f2a8cfa: Pull complete 17:34:42 7c6f9722023f: Pull complete 17:34:42 (6/6) Installing zeromq-dev (4.3.3-r0) 17:34:42 Executing busybox-1.31.1-r19.trigger 17:34:42 OK: 144 MiB in 45 packages 17:34:43 Removing intermediate container 1e5c95c558ba 17:34:43 ---> 9da58db1a43b 17:34:43 Step 6/8 : WORKDIR /app 17:34:43 ---> Running in cac71efb4ae9 17:34:44 Removing intermediate container cac71efb4ae9 17:34:44 ---> 0b15f757d0dc 17:34:44 Step 7/8 : COPY . . 17:34:45 ---> 8ec9ba655a46 17:34:45 Step 8/8 : RUN go mod download 17:34:45 ---> Running in d79af1556652 17:34:45 a35cf1a2eb13: Pull complete 17:34:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:34:45 ---> a62c8e92a672 17:34:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:34:45 ---> Running in c4c7c8ac8ce0 17:34:45 Removing intermediate container c4c7c8ac8ce0 17:34:45 ---> 8fe650f7f6a5 17:34:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:45 ---> Running in 079badd6cb9f 17:34:46 Removing intermediate container 079badd6cb9f 17:34:46 ---> 2f9fd58dd43e 17:34:46 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:34:46 ---> Running in 21ae92d6cad5 17:34:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:48 (1/6) Installing libc-dev (0.7.2-r3) 17:34:48 (2/6) Installing libsodium (1.0.18-r0) 17:34:48 (3/6) Installing pkgconf (1.7.2-r0) 17:34:48 (4/6) Installing libsodium-dev (1.0.18-r0) 17:34:48 (5/6) Installing libzmq (4.3.3-r0) 17:34:48 (6/6) Installing zeromq-dev (4.3.3-r0) 17:34:48 Executing busybox-1.31.1-r19.trigger 17:34:49 OK: 167 MiB in 45 packages 17:34:49 Removing intermediate container 21ae92d6cad5 17:34:49 ---> 44364628c2f9 17:34:49 Step 6/8 : WORKDIR /app 17:34:49 ---> Running in 57f6ada134ed 17:34:50 Removing intermediate container 57f6ada134ed 17:34:50 ---> 9f0ba01a3145 17:34:50 Step 7/8 : COPY . . 17:34:50 ---> d30c3b775fa4 17:34:50 Step 8/8 : RUN go mod download 17:34:50 ---> Running in 576908ef74fe 17:35:12 Removing intermediate container d79af1556652 17:35:12 ---> e8ce36110dde 17:35:12 Successfully built e8ce36110dde 17:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:35:12 + docker inspect -f . ci-base-image-arm64 17:35:12 . [Pipeline] withDockerContainer 17:35:12 prd-ubuntu18.04-docker-arm64-4c-16g-17083 does not seem to be running inside a container 17:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** ci-base-image-arm64 cat 17:35:14 $ docker top 0ffb615f048b4cb30ea5f67a6305e96678d5b8faec837c24c85d059c4e66b164 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:15 + go version 17:35:15 go version go1.15.5 linux/arm64 [Pipeline] } 17:35:15 $ docker stop --time=1 0ffb615f048b4cb30ea5f67a6305e96678d5b8faec837c24c85d059c4e66b164 17:35:17 Removing intermediate container 576908ef74fe 17:35:17 ---> 5f13dab6fcca 17:35:17 Successfully built 5f13dab6fcca 17:35:17 Successfully tagged ci-base-image-x86_64:latest 17:35:17 $ docker rm -f 0ffb615f048b4cb30ea5f67a6305e96678d5b8faec837c24c85d059c4e66b164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:18 + docker inspect -f . ci-base-image-x86_64 17:35:18 . [Pipeline] withDockerContainer 17:35:18 + docker inspect -f . ci-base-image-arm64 17:35:18 . 17:35:18 prd-centos7-docker-4c-2g-17085 does not seem to be running inside a container 17:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:19 $ docker top 2b1dbc31f11ad0fe21031c8b1160df846692645828fd0b57bb0e0449ba0bfc4b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:35:20 prd-ubuntu18.04-docker-arm64-4c-16g-17083 does not seem to be running inside a container 17:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** ci-base-image-arm64 cat 17:35:21 $ docker top 3d7867d517965b25676863883d49ea29b08cd69fd1184269648b972b3b5c954f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:35:22 + go version 17:35:22 go version go1.15.5 linux/amd64 [Pipeline] } 17:35:22 $ docker stop --time=1 2b1dbc31f11ad0fe21031c8b1160df846692645828fd0b57bb0e0449ba0bfc4b 17:35:22 + make test 17:35:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:35:23 $ docker rm -f 2b1dbc31f11ad0fe21031c8b1160df846692645828fd0b57bb0e0449ba0bfc4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:24 + docker inspect -f . ci-base-image-x86_64 17:35:24 . [Pipeline] withDockerContainer 17:35:24 prd-centos7-docker-4c-2g-17085 does not seem to be running inside a container 17:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:25 $ docker top f6c26163329ab1578b9271d66b4357a64bd645cc73cdb8434643bd70ff4cb104 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:26 + make test 17:35:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:35:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:35:38 CGO_ENABLED=1 go vet ./... 17:35:39 gofmt -l . 17:35:39 [ "`gofmt -l .`" = "" ] 17:35:39 ./bin/test-go-mod-tidy.sh 17:35:40 go.mod is not tidy, please run "go mod tidy" 17:35:40 changes from running "go mod tidy:" 17:35:40 --- go.mod 17:35:40 +++ go.mod.bk 17:35:40 @@ -2,4 +2,4 @@ 17:35:40 17:35:40 go 1.15 17:35:40 17:35:40 -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:35:40 +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:35:40 \ No newline at end of file 17:35:40 make: *** [makefile:38: test] Error 1 [Pipeline] } 17:35:40 $ docker stop --time=1 f6c26163329ab1578b9271d66b4357a64bd645cc73cdb8434643bd70ff4cb104 17:35:42 $ docker rm -f f6c26163329ab1578b9271d66b4357a64bd645cc73cdb8434643bd70ff4cb104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:45 Failed in branch amd64 17:36:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:36:02 CGO_ENABLED=1 go vet ./... 17:36:05 gofmt -l . 17:36:05 [ "`gofmt -l .`" = "" ] 17:36:05 ./bin/test-go-mod-tidy.sh 17:36:05 go.mod is not tidy, please run "go mod tidy" 17:36:05 changes from running "go mod tidy:" 17:36:05 --- go.mod 17:36:05 +++ go.mod.bk 17:36:05 @@ -2,4 +2,4 @@ 17:36:05 17:36:05 go 1.15 17:36:05 17:36:05 -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:36:05 +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:36:05 \ No newline at end of file 17:36:05 make: *** [makefile:38: test] Error 1 [Pipeline] } 17:36:05 $ docker stop --time=1 3d7867d517965b25676863883d49ea29b08cd69fd1184269648b972b3b5c954f 17:36:08 $ docker rm -f 3d7867d517965b25676863883d49ea29b08cd69fd1184269648b972b3b5c954f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:10 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 17:36:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:13 ---> package-listing.sh 17:36:13 ++ facter osfamily 17:36:13 ++ tr '[:upper:]' '[:lower:]' 17:36:13 + OS_FAMILY=redhat 17:36:13 + workspace=/w/workspace/_app-service-configurable_PR-158 17:36:13 + START_PACKAGES=/tmp/packages_start.txt 17:36:13 + END_PACKAGES=/tmp/packages_end.txt 17:36:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:13 + PACKAGES=/tmp/packages_start.txt 17:36:13 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 17:36:13 + PACKAGES=/tmp/packages_end.txt 17:36:13 + case "${OS_FAMILY}" in 17:36:13 + rpm -qa 17:36:13 + sort 17:36:18 + '[' -f /tmp/packages_start.txt ']' 17:36:18 + '[' -f /tmp/packages_end.txt ']' 17:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:18 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 17:36:18 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 17:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo 17:36:18 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:36:19 17:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:36:19 alpine: Pulling from edgex-lftools-log-publisher 17:36:19 df20fa9351a1: Pulling fs layer 17:36:19 36b3adc4ff6f: Pulling fs layer 17:36:19 8ad3a11d3b57: Pulling fs layer 17:36:19 46f8f816bc3b: Pulling fs layer 17:36:19 93b61091891f: Pulling fs layer 17:36:19 93b9cdb0e59b: Pulling fs layer 17:36:19 5e14af77c1be: Pulling fs layer 17:36:19 01666e4c0597: Pulling fs layer 17:36:19 aa168da1d23b: Pulling fs layer 17:36:19 46f8f816bc3b: Waiting 17:36:19 93b61091891f: Waiting 17:36:19 93b9cdb0e59b: Waiting 17:36:19 aa168da1d23b: Waiting 17:36:19 01666e4c0597: Waiting 17:36:19 5e14af77c1be: Waiting 17:36:19 36b3adc4ff6f: Verifying Checksum 17:36:19 36b3adc4ff6f: Download complete 17:36:19 46f8f816bc3b: Verifying Checksum 17:36:19 46f8f816bc3b: Download complete 17:36:20 df20fa9351a1: Verifying Checksum 17:36:20 93b9cdb0e59b: Verifying Checksum 17:36:20 93b9cdb0e59b: Download complete 17:36:20 5e14af77c1be: Verifying Checksum 17:36:20 5e14af77c1be: Download complete 17:36:20 93b61091891f: Verifying Checksum 17:36:20 93b61091891f: Download complete 17:36:20 01666e4c0597: Verifying Checksum 17:36:20 01666e4c0597: Download complete 17:36:20 8ad3a11d3b57: Verifying Checksum 17:36:20 8ad3a11d3b57: Download complete 17:36:20 df20fa9351a1: Pull complete 17:36:20 36b3adc4ff6f: Pull complete 17:36:21 8ad3a11d3b57: Pull complete 17:36:21 46f8f816bc3b: Pull complete 17:36:22 93b61091891f: Pull complete 17:36:22 93b9cdb0e59b: Pull complete 17:36:22 5e14af77c1be: Pull complete 17:36:22 01666e4c0597: Pull complete 17:36:22 aa168da1d23b: Verifying Checksum 17:36:22 aa168da1d23b: Download complete 17:36:29 aa168da1d23b: Pull complete 17:36:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:36:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:36:29 prd-centos7-docker-4c-2g-17082 does not seem to be running inside a container 17:36:29 $ 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-158/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-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:36:33 $ docker top d7058ee33dca49c3fd3d8cc3cebed2bef63844069b1bf0ef7fd5d85ee20941f8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:34 + mkdir -p /var/log/sa [Pipeline] sh 17:36:34 + ls /var/log/sa-host 17:36:34 + sadf -c /var/log/sa-host/sa21 17:36:34 file_magic: OK 17:36:34 HZ: Using current value: 100 17:36:34 file_header: OK 17:36:34 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 17:36:34 Statistics: 17:36:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:36:34 File successfully converted to sysstat format version 12.2.1 17:36:34 + sadf -c /var/log/sa-host/sa23 17:36:34 file_magic: OK 17:36:34 HZ: Using current value: 100 17:36:34 file_header: OK 17:36:34 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 17:36:34 Statistics: 17:36:34 Hnuu...uuuununununu... 17:36:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:35 provisioning config files... 17:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config3773092824177895986tmp [Pipeline] { [Pipeline] echo 17:36:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:35 ---> create-netrc.sh [Pipeline] } 17:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:36:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:36:36 ---> python-tools-install.sh [Pipeline] echo 17:36:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:36 ---> sudo-logs.sh 17:36:36 Archiving 'sudo' log.. [Pipeline] echo 17:36:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:36 ---> job-cost.sh 17:36:36 lf-activate-venv: SKIPPING 17:36:36 INFO: No Stack... 17:36:38 INFO: Retrieving Pricing Info for: v1-standard-2 17:36:38 INFO: Archiving Costs [Pipeline] echo 17:36:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:39 ---> logs-deploy.sh 17:36:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/4 17:36:39 INFO: archiving workspace using pattern(s): 17:36:41 Archives upload complete. 17:36:41 INFO: archiving logs to Nexus