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 871c29f0bcfab8d85408e792d4ec7eccaac99fd9+29a5207daaee0c6984d6485493504bb709ad3623 (9e05b679362faa03ccd0e976aa66b7613adb5af1) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17084 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 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 > 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 Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # 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 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 Commit message: "Merge branch 'master' into SecretProvider" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:33:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:33:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:33:57 ========================================================= 17:33:57 EdgeX Global Pipelines Version Info 17:33:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44ca93d868ac217f7452af40cf6081647efc4994 # timeout=10 17:34:00 ------------------- 17:34:00 stable info: 17:34:00 ------------------- 17:34:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:00 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:34:00 Message: update stable to v1.0.173 17:34:01 ------------------- 17:34:01 experimental info: 17:34:01 ------------------- 17:34:01 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:01 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:34:01 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:34:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 17:34:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 17:34:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 17:34:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [Pipeline] echo 17:34:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 871c29f [Pipeline] echo 17:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:34:05 provisioning config files... 17:34:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config6457932406631982934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:06 ---> docker-login.sh 17:34:06 nexus3.edgexfoundry.org:10001 17:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:06 Configure a credential helper to remove this warning. See 17:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:06 17:34:06 Login Succeeded 17:34:06 nexus3.edgexfoundry.org:10002 17:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:06 Configure a credential helper to remove this warning. See 17:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:06 17:34:06 Login Succeeded 17:34:06 nexus3.edgexfoundry.org:10003 17:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:07 Configure a credential helper to remove this warning. See 17:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:07 17:34:07 Login Succeeded 17:34:07 nexus3.edgexfoundry.org:10004 17:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:07 Configure a credential helper to remove this warning. See 17:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:07 17:34:07 Login Succeeded 17:34:07 docker.io 17:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:07 Configure a credential helper to remove this warning. See 17:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:07 17:34:07 Login Succeeded 17:34:07 ---> docker-login.sh ends [Pipeline] } 17:34:08 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:34:08 + git log --format=format:%s -1 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [Pipeline] echo 17:34:09 GIT_COMMIT: 871c29f0bcfab8d85408e792d4ec7eccaac99fd9, Commit Message: Merge branch 'master' into SecretProvider [Pipeline] echo 17:34:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:10 17:34:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:10 latest: Pulling from edgex-devops/git-semver 17:34:10 31603596830f: Pulling fs layer 17:34:10 2a8b12db71e7: Pulling fs layer 17:34:10 6ca5941a6612: Pulling fs layer 17:34:10 ecc8261a40a4: Pulling fs layer 17:34:10 ecc8261a40a4: Waiting 17:34:10 2a8b12db71e7: Verifying Checksum 17:34:10 2a8b12db71e7: Download complete 17:34:11 31603596830f: Download complete 17:34:11 ecc8261a40a4: Verifying Checksum 17:34:11 ecc8261a40a4: Download complete 17:34:11 6ca5941a6612: Verifying Checksum 17:34:11 6ca5941a6612: Download complete 17:34:11 31603596830f: Pull complete 17:34:11 2a8b12db71e7: Pull complete 17:34:13 6ca5941a6612: Pull complete 17:34:13 ecc8261a40a4: Pull complete 17:34:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:34:13 prd-centos7-docker-4c-2g-17084 does not seem to be running inside a container 17:34:13 $ 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:34:16 $ docker top a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:16 [ssh-agent] Looking for ssh-agent implementation... 17:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:17 $ docker exec a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent 17:34:17 SSH_AUTH_SOCK=/tmp/ssh-c8rBRYLIuWVp/agent.12 17:34:17 SSH_AGENT_PID=17 17:34:17 Running ssh-add (command line suppressed) 17:34:18 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_569041158551703570.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_569041158551703570.key) 17:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:18 + git tag --points-at HEAD [Pipeline] } 17:34:19 $ docker exec --env ******** --env ******** a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent -k 17:34:19 unset SSH_AUTH_SOCK; 17:34:19 unset SSH_AGENT_PID; 17:34:19 echo Agent pid 17 killed; 17:34:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:19 [ssh-agent] Looking for ssh-agent implementation... 17:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:19 $ docker exec a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent 17:34:20 SSH_AUTH_SOCK=/tmp/ssh-SCnZpfDtzXJ5/agent.45 17:34:20 SSH_AGENT_PID=50 17:34:20 Running ssh-add (command line suppressed) 17:34:20 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_7390250654235971680.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_7390250654235971680.key) 17:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:20 + git semver init 17:34:20 # -> Open(): unable to determine branch for HEAD 17:34:20 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 17:34:20 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 17:34:20 # $SEMVER_REMOTE_NAME = origin 17:34:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:20 # $SEMVER_USER_NAME = edgex-jenkins 17:34:20 # $SEMVER_BRANCH = PR-158 17:34:20 # $SEMVER_TEMP = /tmp/semver-486103661 17:34:20 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:34:21 # '/tmp/semver-486103661' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 17:34:21 # -> Force: false 17:34:21 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 17:34:21 $ docker exec --env ******** --env ******** a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent -k 17:34:21 unset SSH_AUTH_SOCK; 17:34:21 unset SSH_AGENT_PID; 17:34:21 echo Agent pid 50 killed; 17:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:22 + git semver [Pipeline] } 17:34:22 $ docker stop --time=1 a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 17:34:24 $ docker rm -f a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:25 Stashed 1 file(s) [Pipeline] echo 17:34:25 [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:34:41 Still waiting to schedule task 17:34:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:34:41 Still waiting to schedule task 17:34:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17083’ 17:37:04 Running on prd-centos7-docker-4c-2g-17086 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 17:37:04 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 17:37:07 using credential edgex-jenkins-ssh 17:37:07 Cloning the remote Git repository 17:37:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:37:07 > git init /w/workspace/app-service-configurable/5 # timeout=10 17:37:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:37:07 > git --version # timeout=10 17:37:07 > git --version # 'git version 2.24.3' 17:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:37:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:37:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:07 > 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:37:08 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 17:37:08 Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 17:37:08 Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) 17:37:08 > git config core.sparsecheckout # timeout=10 17:37:08 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 17:37:08 > git remote # timeout=10 17:37:08 > git config --get remote.origin.url # timeout=10 17:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:08 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 17:37:08 > git rev-parse HEAD^{commit} # timeout=10 17:37:08 > git config core.sparsecheckout # timeout=10 17:37:08 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 17:37:12 Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:37:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:37:14 + sudo service docker restart 17:37:14 + true 17:37:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:37:15 provisioning config files... 17:37:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config228640234443321207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:15 ---> docker-login.sh 17:37:15 nexus3.edgexfoundry.org:10001 17:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:16 Configure a credential helper to remove this warning. See 17:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:16 17:37:16 Login Succeeded 17:37:16 nexus3.edgexfoundry.org:10002 17:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:16 Configure a credential helper to remove this warning. See 17:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:16 17:37:16 Login Succeeded 17:37:16 nexus3.edgexfoundry.org:10003 17:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:16 Configure a credential helper to remove this warning. See 17:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:16 17:37:16 Login Succeeded 17:37:16 nexus3.edgexfoundry.org:10004 17:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:16 Configure a credential helper to remove this warning. See 17:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:16 17:37:16 Login Succeeded 17:37:16 docker.io 17:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:17 Configure a credential helper to remove this warning. See 17:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:17 17:37:17 Login Succeeded 17:37:17 ---> docker-login.sh ends [Pipeline] } 17:37:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:17 ========================================================= 17:37:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:37:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:37:18 + 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:37:18 Sending build context to Docker daemon 93.7kB 17:37:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:37:18 Step 2/8 : FROM ${BASE} 17:37:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:18 188c0c94c7c5: Pulling fs layer 17:37:18 0ef7d3d256c8: Pulling fs layer 17:37:18 de9db76c5a1d: Pulling fs layer 17:37:18 bca2f99d35d6: Pulling fs layer 17:37:18 93359f2a8cfa: Pulling fs layer 17:37:18 7c6f9722023f: Pulling fs layer 17:37:18 a35cf1a2eb13: Pulling fs layer 17:37:18 93359f2a8cfa: Waiting 17:37:18 7c6f9722023f: Waiting 17:37:18 a35cf1a2eb13: Waiting 17:37:18 bca2f99d35d6: Waiting 17:37:18 de9db76c5a1d: Download complete 17:37:18 0ef7d3d256c8: Verifying Checksum 17:37:18 0ef7d3d256c8: Download complete 17:37:18 93359f2a8cfa: Verifying Checksum 17:37:18 93359f2a8cfa: Download complete 17:37:18 7c6f9722023f: Verifying Checksum 17:37:18 7c6f9722023f: Download complete 17:37:18 188c0c94c7c5: Verifying Checksum 17:37:18 188c0c94c7c5: Download complete 17:37:18 188c0c94c7c5: Pull complete 17:37:18 0ef7d3d256c8: Pull complete 17:37:18 de9db76c5a1d: Pull complete 17:37:20 a35cf1a2eb13: Verifying Checksum 17:37:20 a35cf1a2eb13: Download complete 17:37:20 bca2f99d35d6: Verifying Checksum 17:37:20 bca2f99d35d6: Download complete 17:37:26 bca2f99d35d6: Pull complete 17:37:26 93359f2a8cfa: Pull complete 17:37:26 7c6f9722023f: Pull complete 17:37:31 a35cf1a2eb13: Pull complete 17:37:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:37:31 ---> a62c8e92a672 17:37:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:37:31 ---> Running in 099695ea2812 17:37:31 Removing intermediate container 099695ea2812 17:37:31 ---> 73ef943aa1df 17:37:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:31 ---> Running in 4a1da9df5425 17:37:32 Removing intermediate container 4a1da9df5425 17:37:32 ---> cd65cbd566fb 17:37:32 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:37:32 ---> Running in ab4aec63540e 17:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:37:34 (1/6) Installing libc-dev (0.7.2-r3) 17:37:34 (2/6) Installing libsodium (1.0.18-r0) 17:37:34 (3/6) Installing pkgconf (1.7.2-r0) 17:37:34 (4/6) Installing libsodium-dev (1.0.18-r0) 17:37:34 (5/6) Installing libzmq (4.3.3-r0) 17:37:34 (6/6) Installing zeromq-dev (4.3.3-r0) 17:37:34 Executing busybox-1.31.1-r19.trigger 17:37:35 OK: 167 MiB in 45 packages 17:37:35 Removing intermediate container ab4aec63540e 17:37:35 ---> f774997ccbcc 17:37:35 Step 6/8 : WORKDIR /app 17:37:35 ---> Running in eace5e7d36db 17:37:36 Removing intermediate container eace5e7d36db 17:37:36 ---> 2f86770fcc61 17:37:36 Step 7/8 : COPY . . 17:37:36 ---> 4e94fdc78359 17:37:36 Step 8/8 : RUN go mod download 17:37:36 ---> Running in 12e745a7ca7a 17:37:58 Removing intermediate container 12e745a7ca7a 17:37:58 ---> 8d48939f5ad4 17:37:58 Successfully built 8d48939f5ad4 17:37:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:37:58 + docker inspect -f . ci-base-image-x86_64 17:37:58 . [Pipeline] withDockerContainer 17:37:58 prd-centos7-docker-4c-2g-17086 does not seem to be running inside a container 17:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:37:59 $ docker top 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:00 + go version 17:38:00 go version go1.15.5 linux/amd64 [Pipeline] } 17:38:00 $ docker stop --time=1 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c 17:38:01 $ docker rm -f 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:02 + docker inspect -f . ci-base-image-x86_64 17:38:02 . [Pipeline] withDockerContainer 17:38:02 prd-centos7-docker-4c-2g-17086 does not seem to be running inside a container 17:38:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:38:03 $ docker top 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:04 + make test 17:38:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:38:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:38:16 CGO_ENABLED=1 go vet ./... 17:38:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17087 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 17:38:17 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 17:38:18 gofmt -l . 17:38:18 [ "`gofmt -l .`" = "" ] 17:38:18 ./bin/test-go-mod-tidy.sh 17:38:19 go.mod is not tidy, please run "go mod tidy" 17:38:19 changes from running "go mod tidy:" 17:38:19 --- go.mod 17:38:19 +++ go.mod.bk 17:38:19 @@ -2,4 +2,4 @@ 17:38:19 17:38:19 go 1.15 17:38:19 17:38:19 -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:38:19 +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:38:19 \ No newline at end of file 17:38:19 make: *** [makefile:38: test] Error 1 [Pipeline] } 17:38:19 $ docker stop --time=1 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 17:38:21 $ docker rm -f 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:38:22 using credential edgex-jenkins-ssh Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 17:38:22 Cloning the remote Git repository [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 17:38:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [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:38:23 Failed in branch amd64 17:38:22 > git init /w/workspace/app-service-configurable/5 # timeout=10 17:38:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:38:22 > git --version # timeout=10 17:38:22 > git --version # 'git version 2.17.1' 17:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:38:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:38:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:38:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:23 > 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:38:24 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 17:38:24 Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 17:38:24 Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) 17:38:24 > git config core.sparsecheckout # timeout=10 17:38:24 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 17:38:24 > git remote # timeout=10 17:38:24 > git config --get remote.origin.url # timeout=10 17:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:24 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 17:38:24 > git rev-parse HEAD^{commit} # timeout=10 17:38:24 > git config core.sparsecheckout # timeout=10 17:38:24 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 17:38:28 Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:38:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:38:31 + sudo service docker restart 17:38:31 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:38:33 provisioning config files... 17:38:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config3432310873181111626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:34 ---> docker-login.sh 17:38:34 nexus3.edgexfoundry.org:10001 17:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:35 Configure a credential helper to remove this warning. See 17:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:35 17:38:35 Login Succeeded 17:38:35 nexus3.edgexfoundry.org:10002 17:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:35 Configure a credential helper to remove this warning. See 17:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:35 17:38:35 Login Succeeded 17:38:35 nexus3.edgexfoundry.org:10003 17:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:36 Configure a credential helper to remove this warning. See 17:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:36 17:38:36 Login Succeeded 17:38:36 nexus3.edgexfoundry.org:10004 17:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:36 Configure a credential helper to remove this warning. See 17:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:36 17:38:36 Login Succeeded 17:38:36 docker.io 17:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:37 Configure a credential helper to remove this warning. See 17:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:37 17:38:37 Login Succeeded 17:38:37 ---> docker-login.sh ends [Pipeline] } 17:38:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:38 ========================================================= 17:38:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:38:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:38:38 + 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:38:38 Sending build context to Docker daemon 93.7kB 17:38:38 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:38:38 Step 2/8 : FROM ${BASE} 17:38:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:38 5f621e34cdf4: Pulling fs layer 17:38:38 a4357932f1b6: Pulling fs layer 17:38:38 18c013af1878: Pulling fs layer 17:38:38 00ac8860ef70: Pulling fs layer 17:38:38 63d7cb157983: Pulling fs layer 17:38:38 b116817d02f9: Pulling fs layer 17:38:38 745a02a5169b: Pulling fs layer 17:38:38 00ac8860ef70: Waiting 17:38:38 63d7cb157983: Waiting 17:38:38 745a02a5169b: Waiting 17:38:38 b116817d02f9: Waiting 17:38:39 18c013af1878: Download complete 17:38:39 a4357932f1b6: Verifying Checksum 17:38:39 a4357932f1b6: Download complete 17:38:39 63d7cb157983: Verifying Checksum 17:38:39 63d7cb157983: Download complete 17:38:39 b116817d02f9: Verifying Checksum 17:38:39 b116817d02f9: Download complete 17:38:39 5f621e34cdf4: Verifying Checksum 17:38:39 5f621e34cdf4: Download complete 17:38:39 5f621e34cdf4: Pull complete 17:38:40 a4357932f1b6: Pull complete 17:38:40 18c013af1878: Pull complete 17:38:41 745a02a5169b: Verifying Checksum 17:38:41 745a02a5169b: Download complete 17:38:42 00ac8860ef70: Verifying Checksum 17:38:42 00ac8860ef70: Download complete 17:38:53 00ac8860ef70: Pull complete 17:38:53 63d7cb157983: Pull complete 17:38:53 b116817d02f9: Pull complete 17:38:57 745a02a5169b: Pull complete 17:38:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:38:57 ---> b7e6874047d6 17:38:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:38:59 ---> Running in 85d1c908a503 17:39:00 Removing intermediate container 85d1c908a503 17:39:00 ---> 7902cf774976 17:39:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:00 ---> Running in 0207616a9dd2 17:39:03 Removing intermediate container 0207616a9dd2 17:39:03 ---> 0d1b75d4bf67 17:39:03 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:39:03 ---> Running in 5bff0b3b0f30 17:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:05 (1/6) Installing libc-dev (0.7.2-r3) 17:39:05 (2/6) Installing libsodium (1.0.18-r0) 17:39:05 (3/6) Installing pkgconf (1.7.2-r0) 17:39:05 (4/6) Installing libsodium-dev (1.0.18-r0) 17:39:06 (5/6) Installing libzmq (4.3.3-r0) 17:39:06 (6/6) Installing zeromq-dev (4.3.3-r0) 17:39:06 Executing busybox-1.31.1-r19.trigger 17:39:06 OK: 144 MiB in 45 packages 17:39:07 Removing intermediate container 5bff0b3b0f30 17:39:07 ---> e0022b223c21 17:39:07 Step 6/8 : WORKDIR /app 17:39:07 ---> Running in f4636104a2f3 17:39:07 Removing intermediate container f4636104a2f3 17:39:07 ---> dd7b3192f89c 17:39:07 Step 7/8 : COPY . . 17:39:08 ---> c752e88df2e7 17:39:08 Step 8/8 : RUN go mod download 17:39:08 ---> Running in 7ae9e0916f60 17:39:35 Removing intermediate container 7ae9e0916f60 17:39:35 ---> 1380e2e085e2 17:39:35 Successfully built 1380e2e085e2 17:39:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:39:36 + docker inspect -f . ci-base-image-arm64 17:39:36 . [Pipeline] withDockerContainer 17:39:36 prd-ubuntu18.04-docker-arm64-4c-16g-17087 does not seem to be running inside a container 17:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:39:37 $ docker top 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:38 + go version 17:39:38 go version go1.15.5 linux/arm64 [Pipeline] } 17:39:38 $ docker stop --time=1 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 17:39:40 $ docker rm -f 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:41 + docker inspect -f . ci-base-image-arm64 17:39:41 . [Pipeline] withDockerContainer 17:39:41 prd-ubuntu18.04-docker-arm64-4c-16g-17087 does not seem to be running inside a container 17:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:39:43 $ docker top 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:44 + make test 17:39:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:40:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:40:23 CGO_ENABLED=1 go vet ./... 17:40:27 gofmt -l . 17:40:27 [ "`gofmt -l .`" = "" ] 17:40:27 ./bin/test-go-mod-tidy.sh 17:40:27 go.mod is not tidy, please run "go mod tidy" 17:40:27 changes from running "go mod tidy:" 17:40:27 --- go.mod 17:40:27 +++ go.mod.bk 17:40:27 @@ -2,4 +2,4 @@ 17:40:27 17:40:27 go 1.15 17:40:27 17:40:27 -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:40:27 +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 17:40:27 \ No newline at end of file 17:40:27 make: *** [makefile:38: test] Error 1 [Pipeline] } 17:40:27 $ docker stop --time=1 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 17:40:29 $ docker rm -f 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 [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:40:31 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:40:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:35 ---> package-listing.sh 17:40:35 ++ tr '[:upper:]' '[:lower:]' 17:40:35 ++ facter osfamily 17:40:35 + OS_FAMILY=redhat 17:40:35 + workspace=/w/workspace/_app-service-configurable_PR-158 17:40:35 + START_PACKAGES=/tmp/packages_start.txt 17:40:35 + END_PACKAGES=/tmp/packages_end.txt 17:40:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:35 + PACKAGES=/tmp/packages_start.txt 17:40:35 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 17:40:35 + PACKAGES=/tmp/packages_end.txt 17:40:35 + case "${OS_FAMILY}" in 17:40:35 + rpm -qa 17:40:35 + sort 17:40:40 + '[' -f /tmp/packages_start.txt ']' 17:40:40 + '[' -f /tmp/packages_end.txt ']' 17:40:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:40 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 17:40:40 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 17:40:40 + 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:40:40 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:40:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:40:42 17:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:40:42 alpine: Pulling from edgex-lftools-log-publisher 17:40:42 df20fa9351a1: Pulling fs layer 17:40:42 36b3adc4ff6f: Pulling fs layer 17:40:42 8ad3a11d3b57: Pulling fs layer 17:40:42 46f8f816bc3b: Pulling fs layer 17:40:42 93b61091891f: Pulling fs layer 17:40:42 93b9cdb0e59b: Pulling fs layer 17:40:42 5e14af77c1be: Pulling fs layer 17:40:42 01666e4c0597: Pulling fs layer 17:40:42 aa168da1d23b: Pulling fs layer 17:40:42 46f8f816bc3b: Waiting 17:40:42 93b61091891f: Waiting 17:40:42 93b9cdb0e59b: Waiting 17:40:42 5e14af77c1be: Waiting 17:40:42 01666e4c0597: Waiting 17:40:42 aa168da1d23b: Waiting 17:40:42 36b3adc4ff6f: Verifying Checksum 17:40:42 36b3adc4ff6f: Download complete 17:40:42 46f8f816bc3b: Download complete 17:40:42 df20fa9351a1: Verifying Checksum 17:40:42 df20fa9351a1: Download complete 17:40:42 93b9cdb0e59b: Verifying Checksum 17:40:42 93b9cdb0e59b: Download complete 17:40:42 93b61091891f: Download complete 17:40:42 01666e4c0597: Verifying Checksum 17:40:42 01666e4c0597: Download complete 17:40:43 df20fa9351a1: Pull complete 17:40:43 8ad3a11d3b57: Verifying Checksum 17:40:43 8ad3a11d3b57: Download complete 17:40:43 36b3adc4ff6f: Pull complete 17:40:43 5e14af77c1be: Verifying Checksum 17:40:43 5e14af77c1be: Download complete 17:40:44 8ad3a11d3b57: Pull complete 17:40:44 46f8f816bc3b: Pull complete 17:40:45 93b61091891f: Pull complete 17:40:45 93b9cdb0e59b: Pull complete 17:40:45 5e14af77c1be: Pull complete 17:40:46 01666e4c0597: Pull complete 17:40:49 aa168da1d23b: Verifying Checksum 17:40:49 aa168da1d23b: Download complete 17:40:59 aa168da1d23b: Pull complete 17:40:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:41:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:41:00 prd-centos7-docker-4c-2g-17084 does not seem to be running inside a container 17:41:00 $ 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:41:04 $ docker top b6c4e2941809225db4b16c23600ecf8659f449f9a1d4c9a5221d41391f90ff04 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:05 + touch /tmp/pre-build-complete [Pipeline] sh 17:41:05 + mkdir -p /var/log/sa [Pipeline] sh 17:41:05 + ls /var/log/sa-host 17:41:05 + sadf -c /var/log/sa-host/sa21 17:41:05 file_magic: OK 17:41:05 HZ: Using current value: 100 17:41:05 file_header: OK 17:41:05 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:41:05 Statistics: 17:41:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:41:05 File successfully converted to sysstat format version 12.2.1 17:41:05 + sadf -c /var/log/sa-host/sa23 17:41:05 file_magic: OK 17:41:05 HZ: Using current value: 100 17:41:05 file_header: OK 17:41:05 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:41:05 Statistics: 17:41:05 Hnuu...uuuununununu... 17:41:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:05 provisioning config files... 17:41:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config3179122178039596244tmp [Pipeline] { [Pipeline] echo 17:41:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:06 ---> create-netrc.sh [Pipeline] } 17:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:41:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:41:06 ---> python-tools-install.sh [Pipeline] echo 17:41:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:07 ---> sudo-logs.sh 17:41:07 Archiving 'sudo' log.. [Pipeline] echo 17:41:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:07 ---> job-cost.sh 17:41:07 lf-activate-venv: SKIPPING 17:41:07 INFO: No Stack... 17:41:08 INFO: Retrieving Pricing Info for: v1-standard-2 17:41:09 INFO: Archiving Costs [Pipeline] echo 17:41:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:09 ---> logs-deploy.sh 17:41:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/5 17:41:09 INFO: archiving workspace using pattern(s): 17:41:12 Archives upload complete. 17:41:12 INFO: archiving logs to Nexus 17:41:13 ---> uname -a: 17:41:13 Linux prd-centos7-docker-4c-2g-17084.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:41:13 17:41:13 17:41:13 ---> lscpu: 17:41:13 Architecture: x86_64 17:41:13 CPU op-mode(s): 32-bit, 64-bit 17:41:13 Byte Order: Little Endian 17:41:13 Address sizes: 40 bits physical, 48 bits virtual 17:41:13 CPU(s): 4 17:41:13 On-line CPU(s) list: 0-3 17:41:13 Thread(s) per core: 1 17:41:13 Core(s) per socket: 1 17:41:13 Socket(s): 4 17:41:13 NUMA node(s): 1 17:41:13 Vendor ID: GenuineIntel 17:41:13 CPU family: 6 17:41:13 Model: 44 17:41:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:41:13 Stepping: 1 17:41:13 CPU MHz: 2933.438 17:41:13 BogoMIPS: 5866.87 17:41:13 Virtualization: VT-x 17:41:13 Hypervisor vendor: KVM 17:41:13 Virtualization type: full 17:41:13 L1d cache: 128 KiB 17:41:13 L1i cache: 128 KiB 17:41:13 L2 cache: 16 MiB 17:41:13 L3 cache: 64 MiB 17:41:13 NUMA node0 CPU(s): 0-3 17:41:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:41:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:41:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:41:13 Vulnerability Meltdown: Mitigation; PTI 17:41:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:41:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:41:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:41:13 Vulnerability Srbds: Not affected 17:41:13 Vulnerability Tsx async abort: Not affected 17:41:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:41:13 17:41:13