Branch indexing 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 jim-wang-intel for edgexfoundry/device-virtual-go Loading trusted files from base branch master at a9406b88c5d39c328343188705a9257517158750 rather than 620be9db3168d4953d8880b95c6a1fd84fcb42d1 Obtained Jenkinsfile from a9406b88c5d39c328343188705a9257517158750 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4952431370825946096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6224968160437539504.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7865445766162768539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3977863227440356909.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7333600199001303013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1763 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh6971070387693561666.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh6722364231352011467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 Merge succeeded, producing 267127b4608feab45bfa319d65ee14956a6168ed Checking out Revision 267127b4608feab45bfa319d65ee14956a6168ed (PR-216) > git config core.sparsecheckout # timeout=10 > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh2603830671213507376.key > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267127b4608feab45bfa319d65ee14956a6168ed # timeout=10 Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:29 ========================================================= 04:14:29 EdgeX Global Pipelines Version Info 04:14:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:31 ------------------- 04:14:31 stable info: 04:14:31 ------------------- 04:14:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:14:31 Message: update stable to v1.0.192 04:14:31 ------------------- 04:14:31 experimental info: 04:14:31 ------------------- 04:14:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:14:31 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267127b4608feab45bfa319d65ee14956a6168ed [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267127b [Pipeline] echo 04:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:35 provisioning config files... 04:14:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config3369300463643422296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:35 ---> docker-login.sh 04:14:35 nexus3.edgexfoundry.org:10001 04:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:36 Configure a credential helper to remove this warning. See 04:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:36 04:14:36 Login Succeeded 04:14:36 nexus3.edgexfoundry.org:10002 04:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:36 Configure a credential helper to remove this warning. See 04:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:36 04:14:36 Login Succeeded 04:14:36 nexus3.edgexfoundry.org:10003 04:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:36 Configure a credential helper to remove this warning. See 04:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:36 04:14:36 Login Succeeded 04:14:36 nexus3.edgexfoundry.org:10004 04:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:37 Configure a credential helper to remove this warning. See 04:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:37 04:14:37 Login Succeeded 04:14:37 docker.io 04:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:37 Configure a credential helper to remove this warning. See 04:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:37 04:14:37 Login Succeeded 04:14:37 ---> docker-login.sh ends [Pipeline] } 04:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:40 + git log --format=format:%s -1 267127b4608feab45bfa319d65ee14956a6168ed [Pipeline] echo 04:14:40 GIT_COMMIT: 267127b4608feab45bfa319d65ee14956a6168ed, Commit Message: Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD [Pipeline] echo 04:14:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:43 04:14:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:14:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:44 latest: Pulling from edgex-devops/git-semver 04:14:44 31603596830f: Pulling fs layer 04:14:44 54011a49482f: Pulling fs layer 04:14:44 a6820b24f6d8: Pulling fs layer 04:14:44 f581987b2513: Pulling fs layer 04:14:44 f581987b2513: Waiting 04:14:44 54011a49482f: Verifying Checksum 04:14:44 54011a49482f: Download complete 04:14:44 31603596830f: Verifying Checksum 04:14:44 31603596830f: Download complete 04:14:44 f581987b2513: Verifying Checksum 04:14:44 f581987b2513: Download complete 04:14:44 a6820b24f6d8: Verifying Checksum 04:14:44 a6820b24f6d8: Download complete 04:14:44 31603596830f: Pull complete 04:14:44 54011a49482f: Pull complete 04:14:45 a6820b24f6d8: Pull complete 04:14:45 f581987b2513: Pull complete 04:14:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:14:45 prd-centos7-docker-4c-2g-1763 does not seem to be running inside a container 04:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:46 $ docker top 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:46 [ssh-agent] Looking for ssh-agent implementation... 04:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:47 $ docker exec 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent 04:14:47 SSH_AUTH_SOCK=/tmp/ssh-ciJQHZyStDVl/agent.14 04:14:47 SSH_AGENT_PID=20 04:14:47 Running ssh-add (command line suppressed) 04:14:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_3509128986279627443.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_3509128986279627443.key) 04:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:47 + git tag --points-at HEAD [Pipeline] } 04:14:47 $ docker exec --env ******** --env ******** 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent -k 04:14:47 unset SSH_AUTH_SOCK; 04:14:47 unset SSH_AGENT_PID; 04:14:47 echo Agent pid 20 killed; 04:14:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:47 [ssh-agent] Looking for ssh-agent implementation... 04:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:47 $ docker exec 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent 04:14:48 SSH_AUTH_SOCK=/tmp/ssh-EBwVos9fINfW/agent.55 04:14:48 SSH_AGENT_PID=61 04:14:48 Running ssh-add (command line suppressed) 04:14:48 Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2917799795146513865.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2917799795146513865.key) 04:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:48 + git semver init 04:14:48 # -> Open(): unable to determine branch for HEAD 04:14:48 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.git 04:14:48 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-216 04:14:48 # $SEMVER_REMOTE_NAME = origin 04:14:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:48 # $SEMVER_USER_NAME = edgex-jenkins 04:14:48 # $SEMVER_BRANCH = PR-216 04:14:48 # $SEMVER_TEMP = /tmp/semver-444436839 04:14:48 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 04:14:49 # '/tmp/semver-444436839' -> '/w/workspace/foundry_device-virtual-go_PR-216/.semver' 04:14:49 # -> Force: false 04:14:49 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.semver [Pipeline] } 04:14:49 $ docker exec --env ******** --env ******** 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c ssh-agent -k 04:14:49 unset SSH_AUTH_SOCK; 04:14:49 unset SSH_AGENT_PID; 04:14:49 echo Agent pid 61 killed; 04:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:49 + git semver [Pipeline] } 04:14:49 $ docker stop --time=1 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c 04:14:51 $ docker rm -f 245cf1e8ae8e438c5516675dc219e95b6071fa1c24ffa0ea2242e7bc097e452c [Pipeline] // withDockerContainer [Pipeline] sh 04:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:54 Stashed 1 file(s) [Pipeline] echo 04:14:54 [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 04:15:10 Still waiting to schedule task 04:15:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:15:10 Still waiting to schedule task 04:15:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:17:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1764 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws 04:17:22 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 04:17:22 Selected Git installation does not exist. Using Default 04:17:22 The recommended git tool is: NONE 04:17:31 using credential edgex-jenkins-ssh 04:17:31 Cloning the remote Git repository 04:17:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 04:17:32 > git init /w/workspace/device-virtual-go/2 # timeout=10 04:17:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 04:17:32 > git --version # timeout=10 04:17:32 > git --version # 'git version 2.17.1' 04:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:34 Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 04:17:34 Merge succeeded, producing ebe92330d7147915551e34830b36bdfeafef7b0d 04:17:34 Checking out Revision ebe92330d7147915551e34830b36bdfeafef7b0d (PR-216) 04:17:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 04:17:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 04:17:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 04:17:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:17:34 > git config core.sparsecheckout # timeout=10 04:17:34 > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 04:17:34 > git remote # timeout=10 04:17:34 > git config --get remote.origin.url # timeout=10 04:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:34 > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 04:17:34 > git rev-parse HEAD^{commit} # timeout=10 04:17:34 > git config core.sparsecheckout # timeout=10 04:17:34 > git checkout -f ebe92330d7147915551e34830b36bdfeafef7b0d # timeout=10 04:17:38 Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" 04:17:38 > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:17:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:17:43 + true 04:17:43 + sudo service docker restart 04:17:48 Running on prd-centos7-docker-4c-2g-1765 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws 04:17:48 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 04:17:48 Selected Git installation does not exist. Using Default 04:17:48 The recommended git tool is: NONE 04:17:54 using credential edgex-jenkins-ssh 04:17:54 Cloning the remote Git repository 04:17:54 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 04:17:54 > git init /w/workspace/device-virtual-go/2 # timeout=10 04:17:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 04:17:54 > git --version # timeout=10 04:17:54 > git --version # 'git version 2.24.4' 04:17:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:54 [INFO] Currently running in a labeled security context 04:17:54 [INFO] Currently SELinux is 'enforcing' on the host 04:17:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh861575172485695790.key 04:17:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:56 Merging remotes/origin/master commit a9406b88c5d39c328343188705a9257517158750 into PR head commit 620be9db3168d4953d8880b95c6a1fd84fcb42d1 04:17:56 Merge succeeded, producing 679f62370e0b29f4e17d0f00e690ab27e02493d0 04:17:56 Checking out Revision 679f62370e0b29f4e17d0f00e690ab27e02493d0 (PR-216) 04:17:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 04:17:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 04:17:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 04:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:55 [INFO] Currently running in a labeled security context 04:17:55 [INFO] Currently SELinux is 'enforcing' on the host 04:17:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6453340193401432859.key 04:17:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:17:56 > git config core.sparsecheckout # timeout=10 04:17:56 > git checkout -f 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 04:17:56 > git remote # timeout=10 04:17:56 > git config --get remote.origin.url # timeout=10 04:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:56 [INFO] Currently running in a labeled security context 04:17:56 [INFO] Currently SELinux is 'enforcing' on the host 04:17:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6137402610966371028.key 04:17:56 > git merge a9406b88c5d39c328343188705a9257517158750 # timeout=10 04:17:56 > git rev-parse HEAD^{commit} # timeout=10 04:17:56 > git config core.sparsecheckout # timeout=10 04:17:56 > git checkout -f 679f62370e0b29f4e17d0f00e690ab27e02493d0 # timeout=10 04:17:59 Commit message: "Merge commit 'a9406b88c5d39c328343188705a9257517158750' into HEAD" 04:17:59 > git rev-list --no-walk 620be9db3168d4953d8880b95c6a1fd84fcb42d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:02 provisioning config files... 04:18:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6898234058284542239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:18:03 ---> docker-login.sh 04:18:03 nexus3.edgexfoundry.org:10001 04:18:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:18:03 + sudo service docker restart 04:18:03 + true 04:18:03 Redirecting to /bin/systemctl restart docker.service 04:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:04 Configure a credential helper to remove this warning. See 04:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:04 04:18:04 Login Succeeded 04:18:04 nexus3.edgexfoundry.org:10002 04:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:04 Configure a credential helper to remove this warning. See 04:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:04 04:18:04 Login Succeeded 04:18:04 nexus3.edgexfoundry.org:10003 04:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:05 Configure a credential helper to remove this warning. See 04:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:05 04:18:05 Login Succeeded 04:18:05 nexus3.edgexfoundry.org:10004 04:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:06 Configure a credential helper to remove this warning. See 04:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:06 04:18:06 Login Succeeded 04:18:06 docker.io 04:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:06 Configure a credential helper to remove this warning. See 04:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:06 04:18:06 Login Succeeded 04:18:06 ---> docker-login.sh ends [Pipeline] } 04:18:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:07 ========================================================= 04:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:18:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:18:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:18:09 Sending build context to Docker daemon 8.607MB 04:18:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:18:09 Step 2/8 : FROM ${BASE} 04:18:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:18:09 595b0fe564bb: Pulling fs layer 04:18:09 7186ed65a4f7: Pulling fs layer 04:18:09 316046926c0a: Pulling fs layer 04:18:09 4ebd0625c992: Pulling fs layer 04:18:09 207e8628e3a3: Pulling fs layer 04:18:09 c791037a9be2: Pulling fs layer 04:18:09 ffd874e62e21: Pulling fs layer 04:18:09 207e8628e3a3: Waiting 04:18:09 c791037a9be2: Waiting 04:18:09 ffd874e62e21: Waiting 04:18:09 4ebd0625c992: Waiting 04:18:09 316046926c0a: Verifying Checksum 04:18:09 316046926c0a: Download complete 04:18:09 7186ed65a4f7: Verifying Checksum 04:18:09 7186ed65a4f7: Download complete 04:18:09 207e8628e3a3: Verifying Checksum 04:18:09 207e8628e3a3: Download complete 04:18:09 c791037a9be2: Verifying Checksum 04:18:09 c791037a9be2: Download complete 04:18:09 595b0fe564bb: Verifying Checksum 04:18:09 595b0fe564bb: Download complete 04:18:09 595b0fe564bb: Pull complete 04:18:10 7186ed65a4f7: Pull complete 04:18:10 316046926c0a: Pull complete 04:18:10 ffd874e62e21: Verifying Checksum 04:18:10 ffd874e62e21: Download complete 04:18:12 4ebd0625c992: Verifying Checksum 04:18:12 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:20 provisioning config files... 04:18:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3084791325557133137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:20 ---> docker-login.sh 04:18:20 nexus3.edgexfoundry.org:10001 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:20 Configure a credential helper to remove this warning. See 04:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:20 04:18:20 Login Succeeded 04:18:20 nexus3.edgexfoundry.org:10002 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:21 Configure a credential helper to remove this warning. See 04:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:21 04:18:21 Login Succeeded 04:18:21 nexus3.edgexfoundry.org:10003 04:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:21 Configure a credential helper to remove this warning. See 04:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:21 04:18:21 Login Succeeded 04:18:21 nexus3.edgexfoundry.org:10004 04:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:21 Configure a credential helper to remove this warning. See 04:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:21 04:18:21 Login Succeeded 04:18:21 docker.io 04:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:21 Configure a credential helper to remove this warning. See 04:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:21 04:18:21 Login Succeeded 04:18:21 ---> docker-login.sh ends [Pipeline] } 04:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:21 ========================================================= 04:18:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:18:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:18:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:18:22 Sending build context to Docker daemon 8.608MB 04:18:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:18:22 Step 2/8 : FROM ${BASE} 04:18:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:22 540db60ca938: Pulling fs layer 04:18:22 adcc1eea9eea: Pulling fs layer 04:18:22 4c4ab2625f07: Pulling fs layer 04:18:22 0510c868ecb4: Pulling fs layer 04:18:22 afea3b2eda06: Pulling fs layer 04:18:22 7809a108b3ef: Pulling fs layer 04:18:22 f706445af74f: Pulling fs layer 04:18:22 0510c868ecb4: Waiting 04:18:22 afea3b2eda06: Waiting 04:18:22 7809a108b3ef: Waiting 04:18:22 f706445af74f: Waiting 04:18:22 4c4ab2625f07: Verifying Checksum 04:18:22 4c4ab2625f07: Download complete 04:18:22 adcc1eea9eea: Verifying Checksum 04:18:22 adcc1eea9eea: Download complete 04:18:22 afea3b2eda06: Verifying Checksum 04:18:22 afea3b2eda06: Download complete 04:18:22 540db60ca938: Verifying Checksum 04:18:22 540db60ca938: Download complete 04:18:22 7809a108b3ef: Verifying Checksum 04:18:22 7809a108b3ef: Download complete 04:18:22 540db60ca938: Pull complete 04:18:22 adcc1eea9eea: Pull complete 04:18:22 4c4ab2625f07: Pull complete 04:18:23 f706445af74f: Verifying Checksum 04:18:23 f706445af74f: Download complete 04:18:24 0510c868ecb4: Verifying Checksum 04:18:24 0510c868ecb4: Download complete 04:18:24 4ebd0625c992: Pull complete 04:18:24 207e8628e3a3: Pull complete 04:18:24 c791037a9be2: Pull complete 04:18:28 ffd874e62e21: Pull complete 04:18:28 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:18:28 ---> cfc18b08335c 04:18:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 04:18:28 0510c868ecb4: Pull complete 04:18:28 afea3b2eda06: Pull complete 04:18:28 7809a108b3ef: Pull complete 04:18:29 ---> Running in 2ef86c210b60 04:18:29 f706445af74f: Pull complete 04:18:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:18:29 ---> b068be0155e3 04:18:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 04:18:29 Removing intermediate container 2ef86c210b60 04:18:29 ---> 4432e6c22a8f 04:18:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:29 ---> Running in 96a293e2dce6 04:18:32 Removing intermediate container 96a293e2dce6 04:18:32 ---> 8685428deb24 04:18:32 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 04:18:32 ---> Running in 2c729922cad6 04:18:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:18:33 ---> Running in 738baf886678 04:18:33 Removing intermediate container 738baf886678 04:18:33 ---> eef94404ad13 04:18:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:33 ---> Running in db1e9c1f5298 04:18:34 Removing intermediate container db1e9c1f5298 04:18:34 ---> 4bf2d571be09 04:18:34 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 04:18:34 ---> Running in 4f568a65a0eb 04:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:18:35 (1/13) Installing libc-dev (0.7.2-r3) 04:18:35 (2/13) Installing libsodium (1.0.18-r0) 04:18:35 (3/13) Installing pkgconf (1.7.3-r0) 04:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:18:35 (1/13) Installing libc-dev (0.7.2-r3) 04:18:35 (2/13) Installing libsodium (1.0.18-r0) 04:18:36 (4/13) Installing libsodium-dev (1.0.18-r0) 04:18:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 04:18:36 (3/13) Installing pkgconf (1.7.3-r0) 04:18:36 (4/13) Installing libsodium-dev (1.0.18-r0) 04:18:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 04:18:36 (6/13) Installing libedit (20191231.3.1-r1) 04:18:36 (7/13) Installing openssh-client (8.4_p1-r3) 04:18:36 (6/13) Installing libedit (20191231.3.1-r1) 04:18:36 (7/13) Installing openssh-client (8.4_p1-r3) 04:18:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 04:18:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 04:18:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 04:18:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 04:18:36 (10/13) Installing openssh-server (8.4_p1-r3) 04:18:36 (11/13) Installing openssh (8.4_p1-r3) 04:18:37 (10/13) Installing openssh-server (8.4_p1-r3) 04:18:37 (11/13) Installing openssh (8.4_p1-r3) 04:18:37 (12/13) Installing libzmq (4.3.3-r1) 04:18:37 (13/13) Installing zeromq-dev (4.3.3-r1) 04:18:37 Executing busybox-1.32.1-r6.trigger 04:18:37 OK: 156 MiB in 53 packages 04:18:37 (12/13) Installing libzmq (4.3.3-r1) 04:18:37 (13/13) Installing zeromq-dev (4.3.3-r1) 04:18:37 Executing busybox-1.32.1-r6.trigger 04:18:37 OK: 145 MiB in 53 packages 04:18:37 Removing intermediate container 4f568a65a0eb 04:18:37 ---> 3783e92afe81 04:18:37 Step 6/8 : WORKDIR /device-virtual-go 04:18:37 ---> Running in b6b4006d656f 04:18:37 Removing intermediate container b6b4006d656f 04:18:37 ---> 7b4ba791fb96 04:18:37 Step 7/8 : COPY . . 04:18:38 ---> 38c18dfe91b9 04:18:38 Step 8/8 : RUN go mod download 04:18:38 ---> Running in f42f0c122f66 04:18:39 Removing intermediate container 2c729922cad6 04:18:39 ---> e2fbf7efe5ef 04:18:39 Step 6/8 : WORKDIR /device-virtual-go 04:18:39 ---> Running in b029d42a3542 04:18:39 Removing intermediate container b029d42a3542 04:18:39 ---> cd40e328f434 04:18:39 Step 7/8 : COPY . . 04:18:39 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.70 (replaced by ../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 04:18:39 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:18:41 ---> 426d3e9c53d7 04:18:41 Step 8/8 : RUN go mod download 04:18:41 ---> Running in b50203c91712 [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:18:42 ---> job-cost.sh 04:18:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJQF 04:18:42 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.70 (replaced by ../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 04:18:43 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:18:44 ---> job-cost.sh 04:18:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RiXA 04:18:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-gJQF/bin to PATH 04:19:04 INFO: No Stack... 04:19:05 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:06 INFO: Archiving Costs [Pipeline] sh 04:19:06 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 04:19:06 + cut -d, -f6 [Pipeline] lock 04:19:08 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] 04:19:08 Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] did not exist. Created. 04:19:08 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:09 + echo total: 0.05999999865889549 [Pipeline] stash 04:19:09 Stashed 1 file(s) [Pipeline] } 04:19:09 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:09 Failed in branch amd64 04:19:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-RiXA/bin to PATH 04:20:46 INFO: No Stack... 04:20:46 INFO: Retrieving Pricing Info for: v2-standard-4 04:20:46 INFO: Archiving Costs [Pipeline] sh 04:20:47 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 04:20:47 + cut -d, -f6 [Pipeline] lock 04:20:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] 04:20:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] did not exist. Created. 04:20:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:47 /w/workspace/device-virtual-go/2@tmp/durable-a2203d15/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-a2203d15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:20:48 + echo total: 0.18000000715255737 [Pipeline] stash 04:20:48 Warning: overwriting stash ‘stack-cost’ 04:20:48 Stashed 1 file(s) [Pipeline] } 04:20:48 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:20:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:54 ---> package-listing.sh 04:20:54 ++ facter osfamily 04:20:54 ++ tr '[:upper:]' '[:lower:]' 04:20:55 + OS_FAMILY=redhat 04:20:55 + workspace=/w/workspace/foundry_device-virtual-go_PR-216 04:20:55 + START_PACKAGES=/tmp/packages_start.txt 04:20:55 + END_PACKAGES=/tmp/packages_end.txt 04:20:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:55 + PACKAGES=/tmp/packages_start.txt 04:20:55 + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' 04:20:55 + PACKAGES=/tmp/packages_end.txt 04:20:55 + case "${OS_FAMILY}" in 04:20:55 + sort 04:20:55 + rpm -qa 04:20:56 + '[' -f /tmp/packages_start.txt ']' 04:20:56 + '[' -f /tmp/packages_end.txt ']' 04:20:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:56 + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' 04:20:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-216/archives/ 04:20:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-216/archives/ [Pipeline] echo 04:20:56 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/foundry_device-virtual-go_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:56 04:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:57 alpine: Pulling from edgex-lftools-log-publisher 04:20:57 df20fa9351a1: Pulling fs layer 04:20:57 36b3adc4ff6f: Pulling fs layer 04:20:57 8ad3a11d3b57: Pulling fs layer 04:20:57 46f8f816bc3b: Pulling fs layer 04:20:57 93b61091891f: Pulling fs layer 04:20:57 93b9cdb0e59b: Pulling fs layer 04:20:57 5e14af77c1be: Pulling fs layer 04:20:57 01666e4c0597: Pulling fs layer 04:20:57 aa168da1d23b: Pulling fs layer 04:20:57 46f8f816bc3b: Waiting 04:20:57 93b61091891f: Waiting 04:20:57 93b9cdb0e59b: Waiting 04:20:57 01666e4c0597: Waiting 04:20:57 5e14af77c1be: Waiting 04:20:57 aa168da1d23b: Waiting 04:20:57 36b3adc4ff6f: Verifying Checksum 04:20:57 36b3adc4ff6f: Download complete 04:20:57 46f8f816bc3b: Verifying Checksum 04:20:57 46f8f816bc3b: Download complete 04:20:57 df20fa9351a1: Verifying Checksum 04:20:57 df20fa9351a1: Download complete 04:20:57 93b9cdb0e59b: Verifying Checksum 04:20:57 93b9cdb0e59b: Download complete 04:20:57 5e14af77c1be: Verifying Checksum 04:20:57 5e14af77c1be: Download complete 04:20:57 01666e4c0597: Verifying Checksum 04:20:57 01666e4c0597: Download complete 04:20:57 93b61091891f: Verifying Checksum 04:20:57 93b61091891f: Download complete 04:20:57 df20fa9351a1: Pull complete 04:20:57 8ad3a11d3b57: Verifying Checksum 04:20:57 8ad3a11d3b57: Download complete 04:20:57 36b3adc4ff6f: Pull complete 04:20:58 8ad3a11d3b57: Pull complete 04:20:58 46f8f816bc3b: Pull complete 04:20:58 93b61091891f: Pull complete 04:20:58 93b9cdb0e59b: Pull complete 04:20:58 5e14af77c1be: Pull complete 04:20:59 01666e4c0597: Pull complete 04:20:59 aa168da1d23b: Verifying Checksum 04:20:59 aa168da1d23b: Download complete 04:21:03 aa168da1d23b: Pull complete 04:21:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:21:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:21:03 prd-centos7-docker-4c-2g-1763 does not seem to be running inside a container 04:21:04 $ 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/foundry_device-virtual-go_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:21:06 $ docker top 35499e85f8f26f9a955468571794db1e21de4ad0f0ea74ad5e9ef81ebdcd987c -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:21:07 + mkdir -p /var/log/sa [Pipeline] sh 04:21:07 + ls /var/log/sa-host 04:21:07 + sadf -c /var/log/sa-host/sa01 04:21:07 file_magic: OK 04:21:07 HZ: Using current value: 100 04:21:07 file_header: OK 04:21:07 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 04:21:07 Statistics: 04:21:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:21:07 File successfully converted to sysstat format version 12.2.1 04:21:07 + sadf -c /var/log/sa-host/sa05 04:21:07 file_magic: OK 04:21:07 HZ: Using current value: 100 04:21:07 file_header: OK 04:21:07 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 04:21:07 Statistics: 04:21:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:21:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:10 provisioning config files... 04:21:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config1729845351503859823tmp [Pipeline] { [Pipeline] echo 04:21:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:21:10 ---> create-netrc.sh [Pipeline] } 04:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:21:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:21:10 ---> python-tools-install.sh [Pipeline] echo 04:21:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:21:11 ---> sudo-logs.sh 04:21:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:21:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:21:13 ---> job-cost.sh 04:21:13 lf-activate-venv: SKIPPING 04:21:13 DEBUG: total: 0.18000000715255737 04:21:13 INFO: Retrieving Stack Cost... 04:21:14 INFO: Retrieving Pricing Info for: v3-standard-2 04:21:14 INFO: Archiving Costs [Pipeline] echo 04:21:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:21:14 ---> logs-deploy.sh 04:21:14 lf-activate-venv: SKIPPING 04:21:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-216/2 04:21:14 INFO: archiving workspace using pattern(s): 04:21:15 Archives upload complete. 04:21:15 INFO: archiving logs to Nexus 04:21:16 ---> uname -a: 04:21:16 Linux prd-centos7-docker-4c-2g-1763.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:21:16 04:21:16 04:21:16 ---> lscpu: 04:21:16 Architecture: x86_64 04:21:16 CPU op-mode(s): 32-bit, 64-bit 04:21:16 Byte Order: Little Endian 04:21:16 Address sizes: 40 bits physical, 48 bits virtual 04:21:16 CPU(s): 2 04:21:16 On-line CPU(s) list: 0,1 04:21:16 Thread(s) per core: 1 04:21:16 Core(s) per socket: 1 04:21:16 Socket(s): 2 04:21:16 NUMA node(s): 1 04:21:16 Vendor ID: AuthenticAMD 04:21:16 CPU family: 23 04:21:16 Model: 49 04:21:16 Model name: AMD EPYC-Rome Processor 04:21:16 Stepping: 0 04:21:16 CPU MHz: 2800.000 04:21:16 BogoMIPS: 5600.00 04:21:16 Virtualization: AMD-V 04:21:16 Hypervisor vendor: KVM 04:21:16 Virtualization type: full 04:21:16 L1d cache: 64 KiB 04:21:16 L1i cache: 64 KiB 04:21:16 L2 cache: 1 MiB 04:21:16 L3 cache: 32 MiB 04:21:16 NUMA node0 CPU(s): 0,1 04:21:16 Vulnerability Itlb multihit: Not affected 04:21:16 Vulnerability L1tf: Not affected 04:21:16 Vulnerability Mds: Not affected 04:21:16 Vulnerability Meltdown: Not affected 04:21:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:21:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:21:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:21:16 Vulnerability Srbds: Not affected 04:21:16 Vulnerability Tsx async abort: Not affected 04:21:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:21:16 04:21:16 04:21:16 ---> nproc: 04:21:16 2 04:21:16 04:21:16 04:21:16 ---> df -h: 04:21:16 Filesystem Size Used Available Use% Mounted on 04:21:16 overlay 40.0G 7.6G 32.4G 19% / 04:21:16 tmpfs 64.0M 0 64.0M 0% /dev 04:21:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:21:16 shm 64.0M 0 64.0M 0% /dev/shm 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216@tmp 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:21:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:21:16 04:21:16 04:21:16 ---> free -m: 04:21:16 total used free shared buff/cache available 04:21:16 Mem: 7821 922 4789 0 2109 6720 04:21:16 Swap: 1023 0 1023 04:21:16 04:21:16 04:21:16 ---> ip addr: 04:21:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:21:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:21:16 inet 127.0.0.1/8 scope host lo 04:21:16 valid_lft forever preferred_lft forever 04:21:16 inet6 ::1/128 scope host 04:21:16 valid_lft forever preferred_lft forever 04:21:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:21:16 link/ether fa:16:3e:29:96:72 brd ff:ff:ff:ff:ff:ff 04:21:16 inet 10.30.123.254/23 brd 10.30.123.255 scope global dynamic eth0 04:21:16 valid_lft 85949sec preferred_lft 85949sec 04:21:16 inet6 fe80::f816:3eff:fe29:9672/64 scope link 04:21:16 valid_lft forever preferred_lft forever 04:21:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:21:16 link/ether 02:42:9e:db:c8:41 brd ff:ff:ff:ff:ff:ff 04:21:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:21:16 valid_lft forever preferred_lft forever 04:21:16 inet6 fe80::42:9eff:fedb:c841/64 scope link 04:21:16 valid_lft forever preferred_lft forever 04:21:16 04:21:16 04:21:16 ---> sar -b -r -n DEV: 04:21:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 04:21:16 04:21:16 04:13:34 LINUX RESTART (2 CPU) 04:21:16 04:21:16 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:21:16 04:15:01 114.87 17.42 97.45 0.00 5668.73 7102.98 0.00 04:21:16 04:16:01 3.53 0.00 3.53 0.00 0.00 120.00 0.00 04:21:16 04:17:01 0.45 0.00 0.45 0.00 0.00 8.18 0.00 04:21:16 04:18:01 0.28 0.00 0.28 0.00 0.00 5.53 0.00 04:21:16 04:19:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 04:21:16 04:20:01 0.37 0.00 0.37 0.00 0.00 6.03 0.00 04:21:16 04:21:02 4.61 0.10 4.51 0.00 9.99 157.78 0.00 04:21:16 Average: 17.78 2.50 15.27 0.00 811.52 1058.19 0.00 04:21:16 04:21:16 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:21:16 04:15:01 5441404 0 812624 10.15 2620 1752284 1294960 14.30 588024 1579284 132 04:21:16 04:16:01 5454608 0 799412 9.98 2620 1752292 1195372 13.20 577604 1579244 20 04:21:16 04:17:01 5454144 0 799876 9.99 2620 1752292 1195504 13.20 576680 1580884 20 04:21:16 04:18:01 5445584 0 808424 10.09 2620 1752304 1245968 13.76 584092 1580888 20 04:21:16 04:19:01 5453584 0 800420 9.99 2620 1752308 1190000 13.14 575872 1581700 16 04:21:16 04:20:01 5447736 0 806268 10.07 2620 1752308 1207996 13.34 578248 1584660 8 04:21:16 04:21:02 4882748 0 933980 11.66 2620 2189584 1586476 17.52 895428 1787184 436460 04:21:16 Average: 5368544 0 823001 10.28 2620 1814767 1273754 14.06 625135 1610549 62382 04:21:16 04:21:16 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:21:16 04:15:01 eth0 649.87 486.21 1338.71 94.24 0.00 0.00 0.00 0.00 04:21:16 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:15:01 docker0 48.85 33.48 4.34 138.22 0.00 0.00 0.00 0.00 04:21:16 04:16:01 eth0 0.30 0.08 0.02 0.05 0.00 0.00 0.00 0.00 04:21:16 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:17:01 eth0 1.00 0.30 0.41 0.02 0.00 0.00 0.00 0.00 04:21:16 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:18:01 eth0 2.32 1.62 0.64 14.44 0.00 0.00 0.00 0.00 04:21:16 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:19:01 eth0 0.12 0.08 0.01 0.28 0.00 0.00 0.00 0.00 04:21:16 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:20:01 eth0 1.65 1.67 0.23 6.55 0.00 0.00 0.00 0.00 04:21:16 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:21:02 eth0 207.81 187.43 2165.65 18.39 0.00 0.00 0.00 0.00 04:21:16 04:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 04:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 Average: eth0 123.32 96.79 500.87 19.14 0.00 0.00 0.00 0.00 04:21:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:16 Average: docker0 6.98 4.78 0.62 19.75 0.00 0.00 0.00 0.00 04:21:16 04:21:16 04:21:16 ---> sar -P ALL: 04:21:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 04:21:16 04:21:16 04:13:34 LINUX RESTART (2 CPU) 04:21:16 04:21:16 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:21:16 04:15:01 all 17.22 0.00 4.99 4.11 0.07 73.60 04:21:16 04:15:01 0 18.30 0.00 5.00 3.79 0.07 72.84 04:21:16 04:15:01 1 16.16 0.00 4.98 4.43 0.07 74.36 04:21:16 04:16:01 all 0.07 0.00 0.06 0.00 0.03 99.84 04:21:16 04:16:01 0 0.07 0.00 0.07 0.00 0.03 99.83 04:21:16 04:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:21:16 04:17:01 all 0.07 0.00 0.03 0.00 0.04 99.87 04:21:16 04:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:21:16 04:17:01 1 0.08 0.00 0.02 0.00 0.05 99.85 04:21:16 04:18:01 all 0.14 0.00 0.04 0.00 0.03 99.78 04:21:16 04:18:01 0 0.10 0.00 0.03 0.00 0.03 99.83 04:21:16 04:18:01 1 0.18 0.00 0.05 0.00 0.03 99.73 04:21:16 04:19:01 all 0.03 0.00 0.03 0.00 0.04 99.90 04:21:16 04:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:21:16 04:19:01 1 0.02 0.00 0.05 0.00 0.07 99.87 04:21:16 04:20:01 all 0.09 0.00 0.03 0.00 0.03 99.86 04:21:16 04:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:21:16 04:20:01 1 0.12 0.00 0.02 0.00 0.05 99.82 04:21:16 04:21:02 all 4.91 0.00 1.74 0.07 0.04 93.25 04:21:16 04:21:02 0 5.09 0.00 1.82 0.07 0.03 92.99 04:21:16 04:21:02 1 4.72 0.00 1.65 0.07 0.05 93.51 04:21:16 Average: all 3.14 0.00 0.97 0.58 0.04 95.27 04:21:16 Average: 0 3.30 0.00 0.98 0.53 0.03 95.16 04:21:16 Average: 1 2.99 0.00 0.96 0.63 0.05 95.38 04:21:16 04:21:16 04:21:16