Pull request #926 opened 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/device-sdk-go Obtained Jenkinsfile from 0fd3dd5c17be6628a04066761c2d01667d7a6867+8d3d36979320f9fc0ce2797f8744993b6dbca912 (1d167b169acb6d4d7c3965c5533bb55c542be93d) Running in Durability level: MAX_SURVIVABILITY 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-926/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-926/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4957 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-926 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # 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 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 Commit message: "refactor: Update for new service key names and overides for hypen to underscore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:06:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:06:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:06:55 ========================================================= 00:06:55 EdgeX Global Pipelines Version Info 00:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:06:57 ------------------- 00:06:57 stable info: 00:06:57 ------------------- 00:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:06:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:06:57 Message: update stable to v1.0.192 00:06:58 ------------------- 00:06:58 experimental info: 00:06:58 ------------------- 00:06:58 Commited By: **** collab-it+edgex@linuxfoundation.org 00:06:58 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:06:58 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:06:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-926 [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-926 [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-926 [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fd3dd5c17be6628a04066761c2d01667d7a6867 [Pipeline] echo 00:07:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fd3dd5 [Pipeline] echo 00:07:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:07:01 provisioning config files... 00:07:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/config2530617614042031313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:01 ---> docker-login.sh 00:07:01 nexus3.edgexfoundry.org:10001 00:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:02 Configure a credential helper to remove this warning. See 00:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:02 00:07:02 Login Succeeded 00:07:02 nexus3.edgexfoundry.org:10002 00:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:02 Configure a credential helper to remove this warning. See 00:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:02 00:07:02 Login Succeeded 00:07:02 nexus3.edgexfoundry.org:10003 00:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 nexus3.edgexfoundry.org:10004 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 docker.io 00:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:03 Configure a credential helper to remove this warning. See 00:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:03 00:07:03 Login Succeeded 00:07:03 ---> docker-login.sh ends [Pipeline] } 00:07:03 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 00:07:04 + git log --format=format:%s -1 0fd3dd5c17be6628a04066761c2d01667d7a6867 [Pipeline] echo 00:07:04 GIT_COMMIT: 0fd3dd5c17be6628a04066761c2d01667d7a6867, Commit Message: refactor: Update for new service key names and overides for hypen to underscore [Pipeline] echo 00:07:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:05 00:07:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:07:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:05 latest: Pulling from edgex-devops/git-semver 00:07:05 31603596830f: Pulling fs layer 00:07:05 54011a49482f: Pulling fs layer 00:07:05 a6820b24f6d8: Pulling fs layer 00:07:05 f581987b2513: Pulling fs layer 00:07:05 f581987b2513: Waiting 00:07:05 54011a49482f: Verifying Checksum 00:07:05 54011a49482f: Download complete 00:07:05 31603596830f: Verifying Checksum 00:07:05 31603596830f: Download complete 00:07:06 a6820b24f6d8: Verifying Checksum 00:07:06 a6820b24f6d8: Download complete 00:07:06 f581987b2513: Verifying Checksum 00:07:06 f581987b2513: Download complete 00:07:06 31603596830f: Pull complete 00:07:06 54011a49482f: Pull complete 00:07:07 a6820b24f6d8: Pull complete 00:07:08 f581987b2513: Pull complete 00:07:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:07:08 prd-centos7-docker-4c-2g-4957 does not seem to be running inside a container 00:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-926 -v /w/workspace/dgexfoundry_device-sdk-go_PR-926:/w/workspace/dgexfoundry_device-sdk-go_PR-926:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-926@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:11 $ docker top f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:12 [ssh-agent] Looking for ssh-agent implementation... 00:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:12 $ docker exec f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent 00:07:12 SSH_AUTH_SOCK=/tmp/ssh-XHvRLneUagGb/agent.13 00:07:12 SSH_AGENT_PID=18 00:07:12 Running ssh-add (command line suppressed) 00:07:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_3214439088825136400.key (/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_3214439088825136400.key) 00:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:13 + git tag --points-at HEAD [Pipeline] } 00:07:13 $ docker exec --env ******** --env ******** f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent -k 00:07:13 unset SSH_AUTH_SOCK; 00:07:13 unset SSH_AGENT_PID; 00:07:13 echo Agent pid 18 killed; 00:07:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:13 [ssh-agent] Looking for ssh-agent implementation... 00:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:13 $ docker exec f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent 00:07:14 SSH_AUTH_SOCK=/tmp/ssh-cf8XxySgofLS/agent.47 00:07:14 SSH_AGENT_PID=53 00:07:14 Running ssh-add (command line suppressed) 00:07:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_4336267067456705033.key (/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_4336267067456705033.key) 00:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:14 + git semver init 00:07:14 # -> Open(): unable to determine branch for HEAD 00:07:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-926/.git 00:07:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-926 00:07:14 # $SEMVER_REMOTE_NAME = origin 00:07:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:07:14 # $SEMVER_USER_NAME = edgex-jenkins 00:07:14 # $SEMVER_BRANCH = PR-926 00:07:14 # $SEMVER_TEMP = /tmp/semver-315460148 00:07:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 00:07:16 # '/tmp/semver-315460148' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-926/.semver' 00:07:16 # -> Force: false 00:07:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-926/.semver [Pipeline] } 00:07:16 $ docker exec --env ******** --env ******** f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent -k 00:07:16 unset SSH_AUTH_SOCK; 00:07:16 unset SSH_AGENT_PID; 00:07:16 echo Agent pid 53 killed; 00:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:17 + git semver [Pipeline] } 00:07:17 $ docker stop --time=1 f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 00:07:18 $ docker rm -f f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:07:20 Stashed 1 file(s) [Pipeline] echo 00:07:20 [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 00:07:35 Still waiting to schedule task 00:07:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:07:35 Still waiting to schedule task 00:07:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:10:16 Running on prd-centos7-docker-4c-2g-4960 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [Pipeline] { [Pipeline] ws 00:10:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:10:19 using credential edgex-jenkins-ssh 00:10:19 Cloning the remote Git repository 00:10:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:10:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 00:10:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:10:19 > git --version # timeout=10 00:10:19 > git --version # 'git version 2.24.3' 00:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:20 Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 00:10:20 Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 00:10:20 Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) 00:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:10:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:10:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:10:20 > git config core.sparsecheckout # timeout=10 00:10:20 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 00:10:20 > git remote # timeout=10 00:10:20 > git config --get remote.origin.url # timeout=10 00:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:20 > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 00:10:20 > git rev-parse HEAD^{commit} # timeout=10 00:10:20 > git config core.sparsecheckout # timeout=10 00:10:20 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 00:10:24 Commit message: "refactor: Update for new service key names and overides for hypen to underscore" 00:10:24 > git --version # timeout=10 00:10:24 > git --version # 'git version 2.24.3' 00:10:24 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:10:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:10:26 + sudo service docker restart 00:10:26 + true 00:10:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:10:27 provisioning config files... 00:10:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4671364127338006320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:28 ---> docker-login.sh 00:10:28 nexus3.edgexfoundry.org:10001 00:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:28 Configure a credential helper to remove this warning. See 00:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:28 00:10:28 Login Succeeded 00:10:28 nexus3.edgexfoundry.org:10002 00:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:29 Configure a credential helper to remove this warning. See 00:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:29 00:10:29 Login Succeeded 00:10:29 nexus3.edgexfoundry.org:10003 00:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:29 Configure a credential helper to remove this warning. See 00:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:29 00:10:29 Login Succeeded 00:10:29 nexus3.edgexfoundry.org:10004 00:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:29 Configure a credential helper to remove this warning. See 00:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:29 00:10:29 Login Succeeded 00:10:29 docker.io 00:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:30 Configure a credential helper to remove this warning. See 00:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:30 00:10:30 Login Succeeded 00:10:30 ---> docker-login.sh ends [Pipeline] } 00:10:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:10:30 ========================================================= 00:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:10:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:10:30 + 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 . 00:10:30 Sending build context to Docker daemon 2.575MB 00:10:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:10:30 Step 2/8 : FROM ${BASE} 00:10:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:10:31 540db60ca938: Pulling fs layer 00:10:31 adcc1eea9eea: Pulling fs layer 00:10:31 4c4ab2625f07: Pulling fs layer 00:10:31 0510c868ecb4: Pulling fs layer 00:10:31 afea3b2eda06: Pulling fs layer 00:10:31 7809a108b3ef: Pulling fs layer 00:10:31 f706445af74f: Pulling fs layer 00:10:31 afea3b2eda06: Waiting 00:10:31 7809a108b3ef: Waiting 00:10:31 f706445af74f: Waiting 00:10:31 0510c868ecb4: Waiting 00:10:31 4c4ab2625f07: Download complete 00:10:31 adcc1eea9eea: Verifying Checksum 00:10:31 adcc1eea9eea: Download complete 00:10:31 afea3b2eda06: Verifying Checksum 00:10:31 afea3b2eda06: Download complete 00:10:31 7809a108b3ef: Verifying Checksum 00:10:31 7809a108b3ef: Download complete 00:10:31 540db60ca938: Verifying Checksum 00:10:31 540db60ca938: Download complete 00:10:31 540db60ca938: Pull complete 00:10:31 adcc1eea9eea: Pull complete 00:10:31 4c4ab2625f07: Pull complete 00:10:33 f706445af74f: Verifying Checksum 00:10:33 f706445af74f: Download complete 00:10:33 0510c868ecb4: Verifying Checksum 00:10:33 0510c868ecb4: Download complete 00:10:40 0510c868ecb4: Pull complete 00:10:40 afea3b2eda06: Pull complete 00:10:40 7809a108b3ef: Pull complete 00:10:44 f706445af74f: Pull complete 00:10:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:10:44 ---> b068be0155e3 00:10:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:10:44 ---> Running in 62e8a7cb33c8 00:10:44 Removing intermediate container 62e8a7cb33c8 00:10:44 ---> e4a49cafa846 00:10:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:44 ---> Running in 0e859ed68857 00:10:46 Removing intermediate container 0e859ed68857 00:10:46 ---> 89b6cc0503e9 00:10:46 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 00:10:46 ---> Running in cde507a35c44 00:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:10:48 (1/6) Installing libc-dev (0.7.2-r3) 00:10:48 (2/6) Installing libsodium (1.0.18-r0) 00:10:48 (3/6) Installing pkgconf (1.7.3-r0) 00:10:48 (4/6) Installing libsodium-dev (1.0.18-r0) 00:10:49 (5/6) Installing libzmq (4.3.3-r1) 00:10:49 (6/6) Installing zeromq-dev (4.3.3-r1) 00:10:49 Executing busybox-1.32.1-r6.trigger 00:10:49 OK: 150 MiB in 46 packages 00:10:50 Removing intermediate container cde507a35c44 00:10:50 ---> 3e806e914474 00:10:50 Step 6/8 : WORKDIR /device-sdk-go 00:10:50 ---> Running in ec40e2dfc261 00:10:50 Removing intermediate container ec40e2dfc261 00:10:50 ---> 0537965200db 00:10:50 Step 7/8 : COPY . . 00:10:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4959 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [Pipeline] { [Pipeline] ws 00:10:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:10:51 ---> fcde4b0e0c95 00:10:51 Step 8/8 : RUN go mod download 00:10:51 ---> Running in 6c4f947269b5 00:10:54 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.52 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 00:10:55 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:10:56 ---> job-cost.sh 00:10:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3QU 00:10:56 using credential edgex-jenkins-ssh 00:10:56 Cloning the remote Git repository 00:10:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:10:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 00:10:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:10:57 > git --version # timeout=10 00:10:57 > git --version # 'git version 2.17.1' 00:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:10:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:59 Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 00:10:59 Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 00:10:59 Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) 00:10:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:10:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:10:59 > git config core.sparsecheckout # timeout=10 00:10:59 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 00:10:59 > git remote # timeout=10 00:10:59 > git config --get remote.origin.url # timeout=10 00:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:59 > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 00:10:59 > git rev-parse HEAD^{commit} # timeout=10 00:10:59 > git config core.sparsecheckout # timeout=10 00:10:59 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 00:11:03 Commit message: "refactor: Update for new service key names and overides for hypen to underscore" 00:11:03 > git --version # timeout=10 00:11:03 > git --version # 'git version 2.17.1' 00:11:03 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 00:11:04 00:11:04 GitHub has been notified of this commit’s build result 00:11:04 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:11:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:11:06 + true 00:11:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:11:09 provisioning config files... 00:11:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8068735972711981331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:09 ---> docker-login.sh 00:11:09 nexus3.edgexfoundry.org:10001 00:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:10 Configure a credential helper to remove this warning. See 00:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:10 00:11:10 Login Succeeded 00:11:10 nexus3.edgexfoundry.org:10002 00:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:11 Configure a credential helper to remove this warning. See 00:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:11 00:11:11 Login Succeeded 00:11:11 nexus3.edgexfoundry.org:10003 00:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:11 Configure a credential helper to remove this warning. See 00:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:11 00:11:11 Login Succeeded 00:11:11 nexus3.edgexfoundry.org:10004 00:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:12 Configure a credential helper to remove this warning. See 00:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:12 00:11:12 Login Succeeded 00:11:12 docker.io 00:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:12 Configure a credential helper to remove this warning. See 00:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:12 00:11:12 Login Succeeded 00:11:12 ---> docker-login.sh ends [Pipeline] } 00:11:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:11:13 ========================================================= 00:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:11:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:11:13 + 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 . 00:11:14 Sending build context to Docker daemon 2.574MB 00:11:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:11:14 Step 2/8 : FROM ${BASE} 00:11:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:11:14 595b0fe564bb: Pulling fs layer 00:11:14 7186ed65a4f7: Pulling fs layer 00:11:14 316046926c0a: Pulling fs layer 00:11:14 4ebd0625c992: Pulling fs layer 00:11:14 207e8628e3a3: Pulling fs layer 00:11:14 c791037a9be2: Pulling fs layer 00:11:14 ffd874e62e21: Pulling fs layer 00:11:14 207e8628e3a3: Waiting 00:11:14 c791037a9be2: Waiting 00:11:14 ffd874e62e21: Waiting 00:11:14 4ebd0625c992: Waiting 00:11:14 316046926c0a: Download complete 00:11:14 7186ed65a4f7: Download complete 00:11:14 207e8628e3a3: Verifying Checksum 00:11:14 207e8628e3a3: Download complete 00:11:14 c791037a9be2: Verifying Checksum 00:11:14 c791037a9be2: Download complete 00:11:14 595b0fe564bb: Verifying Checksum 00:11:14 595b0fe564bb: Download complete 00:11:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:11:14 595b0fe564bb: Pull complete 00:11:15 7186ed65a4f7: Pull complete 00:11:16 316046926c0a: Pull complete 00:11:16 ffd874e62e21: Verifying Checksum 00:11:16 ffd874e62e21: Download complete 00:11:17 4ebd0625c992: Verifying Checksum 00:11:17 4ebd0625c992: Download complete 00:11:28 4ebd0625c992: Pull complete 00:11:28 207e8628e3a3: Pull complete 00:11:28 c791037a9be2: Pull complete 00:11:32 ffd874e62e21: Pull complete 00:11:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:11:32 ---> cfc18b08335c 00:11:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:11:35 ---> Running in 5873b75d601e 00:11:35 Removing intermediate container 5873b75d601e 00:11:35 ---> 4c7956000dc7 00:11:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:35 ---> Running in a4dd387f0ee1 00:11:38 Removing intermediate container a4dd387f0ee1 00:11:38 ---> 265cb9c6f9d8 00:11:38 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 00:11:38 ---> Running in 6d4b93c33395 00:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:40 (1/6) Installing libc-dev (0.7.2-r3) 00:11:40 (2/6) Installing libsodium (1.0.18-r0) 00:11:41 (3/6) Installing pkgconf (1.7.3-r0) 00:11:41 (4/6) Installing libsodium-dev (1.0.18-r0) 00:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-m3QU/bin to PATH 00:11:41 INFO: No Stack... 00:11:41 (5/6) Installing libzmq (4.3.3-r1) 00:11:41 (6/6) Installing zeromq-dev (4.3.3-r1) 00:11:41 Executing busybox-1.32.1-r6.trigger 00:11:41 OK: 139 MiB in 46 packages 00:11:42 INFO: Retrieving Pricing Info for: v1-standard-2 00:11:42 INFO: Archiving Costs 00:11:42 Removing intermediate container 6d4b93c33395 00:11:42 ---> bf4c48ff4193 00:11:42 Step 6/8 : WORKDIR /device-sdk-go [Pipeline] sh 00:11:43 ---> Running in 4351d5dad6a7 00:11:43 + cut -d, -f6 00:11:43 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 00:11:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] 00:11:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] did not exist. Created. 00:11:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:43 Removing intermediate container 4351d5dad6a7 00:11:43 ---> 7ad369154f21 00:11:43 Step 7/8 : COPY . . 00:11:43 + echo total: 0.029999999329447746 [Pipeline] stash 00:11:44 Stashed 1 file(s) [Pipeline] } 00:11:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:11:44 Failed in branch amd64 00:11:45 ---> dcb5b42766bf 00:11:45 Step 8/8 : RUN go mod download 00:11:45 ---> Running in c376a0e077bc 00:11:47 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.52 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 00:11:47 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 00:11:48 ---> job-cost.sh 00:11:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UJQu 00:12:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-UJQu/bin to PATH 00:13:49 INFO: No Stack... 00:13:49 INFO: Retrieving Pricing Info for: lf-standard-4 00:13:49 INFO: Archiving Costs [Pipeline] sh 00:13:49 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 00:13:49 + cut -d, -f6 [Pipeline] lock 00:13:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] 00:13:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] did not exist. Created. 00:13:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:50 /w/workspace/device-sdk-go/1@tmp/durable-fba4cb3c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fba4cb3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:51 + echo total: 0.20999999344348907 [Pipeline] stash 00:13:51 Warning: overwriting stash ‘stack-cost’ 00:13:52 Stashed 1 file(s) [Pipeline] } 00:13:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:13:52 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 00:13:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:55 ---> package-listing.sh 00:13:55 ++ tr '[:upper:]' '[:lower:]' 00:13:55 ++ facter osfamily 00:13:55 + OS_FAMILY=redhat 00:13:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-926 00:13:55 + START_PACKAGES=/tmp/packages_start.txt 00:13:55 + END_PACKAGES=/tmp/packages_end.txt 00:13:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:55 + PACKAGES=/tmp/packages_start.txt 00:13:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-926 ']' 00:13:55 + PACKAGES=/tmp/packages_end.txt 00:13:55 + case "${OS_FAMILY}" in 00:13:55 + sort 00:13:55 + rpm -qa 00:14:02 + '[' -f /tmp/packages_start.txt ']' 00:14:02 + '[' -f /tmp/packages_end.txt ']' 00:14:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-926 ']' 00:14:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-926/archives/ 00:14:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-926/archives/ [Pipeline] echo 00:14:02 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/dgexfoundry_device-sdk-go_PR-926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:14:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:03 00:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:03 alpine: Pulling from edgex-lftools-log-publisher 00:14:03 df20fa9351a1: Pulling fs layer 00:14:03 36b3adc4ff6f: Pulling fs layer 00:14:03 8ad3a11d3b57: Pulling fs layer 00:14:03 46f8f816bc3b: Pulling fs layer 00:14:03 93b61091891f: Pulling fs layer 00:14:03 93b9cdb0e59b: Pulling fs layer 00:14:03 5e14af77c1be: Pulling fs layer 00:14:03 01666e4c0597: Pulling fs layer 00:14:03 aa168da1d23b: Pulling fs layer 00:14:03 93b9cdb0e59b: Waiting 00:14:03 01666e4c0597: Waiting 00:14:03 5e14af77c1be: Waiting 00:14:03 aa168da1d23b: Waiting 00:14:03 46f8f816bc3b: Waiting 00:14:03 93b61091891f: Waiting 00:14:03 36b3adc4ff6f: Verifying Checksum 00:14:03 36b3adc4ff6f: Download complete 00:14:03 46f8f816bc3b: Verifying Checksum 00:14:03 46f8f816bc3b: Download complete 00:14:03 df20fa9351a1: Verifying Checksum 00:14:03 93b9cdb0e59b: Verifying Checksum 00:14:03 93b9cdb0e59b: Download complete 00:14:03 5e14af77c1be: Verifying Checksum 00:14:03 5e14af77c1be: Download complete 00:14:03 01666e4c0597: Verifying Checksum 00:14:03 01666e4c0597: Download complete 00:14:03 93b61091891f: Verifying Checksum 00:14:03 93b61091891f: Download complete 00:14:03 8ad3a11d3b57: Verifying Checksum 00:14:03 8ad3a11d3b57: Download complete 00:14:03 df20fa9351a1: Pull complete 00:14:04 36b3adc4ff6f: Pull complete 00:14:07 8ad3a11d3b57: Pull complete 00:14:07 46f8f816bc3b: Pull complete 00:14:07 93b61091891f: Pull complete 00:14:08 93b9cdb0e59b: Pull complete 00:14:08 5e14af77c1be: Pull complete 00:14:08 aa168da1d23b: Verifying Checksum 00:14:08 aa168da1d23b: Download complete 00:14:09 01666e4c0597: Pull complete 00:14:24 aa168da1d23b: Pull complete 00:14:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:14:25 prd-centos7-docker-4c-2g-4957 does not seem to be running inside a container 00:14:25 $ 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/dgexfoundry_device-sdk-go_PR-926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-926 -v /w/workspace/dgexfoundry_device-sdk-go_PR-926:/w/workspace/dgexfoundry_device-sdk-go_PR-926:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:14:28 $ docker top f633627649ac1f2444d4d7d7ffb3d7b7c50cd73839bd3035a9e5ae41fcec93a4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:29 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:29 + mkdir -p /var/log/sa [Pipeline] sh 00:14:30 + ls /var/log/sa-host 00:14:30 + sadf -c /var/log/sa-host/sa13 00:14:30 file_magic: OK 00:14:30 HZ: Using current value: 100 00:14:30 file_header: OK 00:14:30 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 00:14:30 Statistics: 00:14:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:14:30 File successfully converted to sysstat format version 12.2.1 00:14:30 + sadf -c /var/log/sa-host/sa23 00:14:30 file_magic: OK 00:14:30 HZ: Using current value: 100 00:14:30 file_header: OK 00:14:30 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 00:14:30 Statistics: 00:14:30 Hnuu...uuuununununu... 00:14:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:30 provisioning config files... 00:14:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/config6486895954642473589tmp [Pipeline] { [Pipeline] echo 00:14:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:30 ---> create-netrc.sh [Pipeline] } 00:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:14:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:31 ---> python-tools-install.sh [Pipeline] echo 00:14:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> sudo-logs.sh 00:14:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> job-cost.sh 00:14:32 lf-activate-venv: SKIPPING 00:14:32 DEBUG: total: 0.20999999344348907 00:14:32 INFO: Retrieving Stack Cost... 00:14:34 INFO: Retrieving Pricing Info for: v1-standard-2 00:14:34 INFO: Archiving Costs [Pipeline] echo 00:14:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:14:35 ---> logs-deploy.sh 00:14:35 lf-activate-venv: SKIPPING 00:14:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-926/1 00:14:35 INFO: archiving workspace using pattern(s): 00:14:38 Archives upload complete. 00:14:38 INFO: archiving logs to Nexus 00:14:40 ---> uname -a: 00:14:40 Linux prd-centos7-docker-4c-2g-4957.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:14:40 00:14:40 00:14:40 ---> lscpu: 00:14:40 Architecture: x86_64 00:14:40 CPU op-mode(s): 32-bit, 64-bit 00:14:40 Byte Order: Little Endian 00:14:40 Address sizes: 40 bits physical, 48 bits virtual 00:14:40 CPU(s): 4 00:14:40 On-line CPU(s) list: 0-3 00:14:40 Thread(s) per core: 1 00:14:40 Core(s) per socket: 1 00:14:40 Socket(s): 4 00:14:40 NUMA node(s): 1 00:14:40 Vendor ID: GenuineIntel 00:14:40 CPU family: 6 00:14:40 Model: 44 00:14:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:14:40 Stepping: 1 00:14:40 CPU MHz: 2933.438 00:14:40 BogoMIPS: 5866.87 00:14:40 Virtualization: VT-x 00:14:40 Hypervisor vendor: KVM 00:14:40 Virtualization type: full 00:14:40 L1d cache: 128 KiB 00:14:40 L1i cache: 128 KiB 00:14:40 L2 cache: 16 MiB 00:14:40 L3 cache: 64 MiB 00:14:40 NUMA node0 CPU(s): 0-3 00:14:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:14:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:14:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:14:40 Vulnerability Meltdown: Mitigation; PTI 00:14:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:14:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:14:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:14:40 Vulnerability Srbds: Not affected 00:14:40 Vulnerability Tsx async abort: Not affected 00:14:40 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 00:14:40 00:14:40 00:14:40 ---> nproc: 00:14:40 4 00:14:40 00:14:40 00:14:40 ---> df -h: 00:14:40 Filesystem Size Used Available Use% Mounted on 00:14:40 overlay 50.0G 7.3G 42.7G 15% / 00:14:40 tmpfs 64.0M 0 64.0M 0% /dev 00:14:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:14:40 shm 64.0M 0 64.0M 0% /dev/shm 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-926 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:14:40 00:14:40 00:14:40 ---> free -m: 00:14:40 total used free shared buff/cache available 00:14:40 Mem: 1837 732 110 0 994 999 00:14:40 Swap: 1023 1 1022 00:14:40 00:14:40 00:14:40 ---> ip addr: 00:14:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:14:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:14:40 inet 127.0.0.1/8 scope host lo 00:14:40 valid_lft forever preferred_lft forever 00:14:40 inet6 ::1/128 scope host 00:14:40 valid_lft forever preferred_lft forever 00:14:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:14:40 link/ether fa:16:3e:4d:2b:02 brd ff:ff:ff:ff:ff:ff 00:14:40 inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 00:14:40 valid_lft 85876sec preferred_lft 85876sec 00:14:40 inet6 fe80::f816:3eff:fe4d:2b02/64 scope link 00:14:40 valid_lft forever preferred_lft forever 00:14:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:14:40 link/ether 02:42:5f:34:96:71 brd ff:ff:ff:ff:ff:ff 00:14:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:14:40 valid_lft forever preferred_lft forever 00:14:40 inet6 fe80::42:5fff:fe34:9671/64 scope link 00:14:40 valid_lft forever preferred_lft forever 00:14:40 00:14:40