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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 54f28d0a70278177a8b305144294465241040660 rather than 7c782f36c5867f8658ac833bc6fb906e247c8941 Obtained Jenkinsfile from 54f28d0a70278177a8b305144294465241040660 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22954 in /w/workspace/dry_go-mod-core-contracts_PR-439 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 Merge succeeded, producing a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10 Checking out Revision a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10 (PR-439) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # 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 54f28d0a70278177a8b305144294465241040660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10 # timeout=10 Commit message: "Merge commit '54f28d0a70278177a8b305144294465241040660' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:41:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:41:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:41:21 ========================================================= 00:41:21 EdgeX Global Pipelines Version Info 00:41:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6095dacf2b962ac75a7425c389430e6e31a4716a # timeout=10 00:41:23 ------------------- 00:41:23 stable info: 00:41:23 ------------------- 00:41:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:41:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:41:23 Message: update stable to v1.0.179 00:41:24 ------------------- 00:41:24 experimental info: 00:41:24 ------------------- 00:41:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:41:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:41:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:41:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:41:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 00:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 00:41:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 00:41:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10 [Pipeline] echo 00:41:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3acc39 [Pipeline] echo 00:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:28 + git log --format=format:%s -1 a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10 [Pipeline] echo 00:41:28 GIT_COMMIT: a3acc39c8f2f17fd44d0d21f0ca5dcce02b4df10, Commit Message: Merge commit '54f28d0a70278177a8b305144294465241040660' into HEAD [Pipeline] echo 00:41:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:29 00:41:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:41:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:29 latest: Pulling from edgex-devops/git-semver 00:41:29 31603596830f: Pulling fs layer 00:41:29 2a8b12db71e7: Pulling fs layer 00:41:29 6ca5941a6612: Pulling fs layer 00:41:29 ecc8261a40a4: Pulling fs layer 00:41:29 ecc8261a40a4: Waiting 00:41:29 2a8b12db71e7: Download complete 00:41:29 31603596830f: Verifying Checksum 00:41:29 31603596830f: Download complete 00:41:29 6ca5941a6612: Verifying Checksum 00:41:29 6ca5941a6612: Download complete 00:41:30 ecc8261a40a4: Verifying Checksum 00:41:30 ecc8261a40a4: Download complete 00:41:30 31603596830f: Pull complete 00:41:30 2a8b12db71e7: Pull complete 00:41:31 6ca5941a6612: Pull complete 00:41:31 ecc8261a40a4: Pull complete 00:41:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:41:31 prd-centos7-docker-4c-2g-22954 does not seem to be running inside a container 00:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@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:10004/edgex-devops/git-semver:latest cat 00:41:34 $ docker top ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:34 [ssh-agent] Looking for ssh-agent implementation... 00:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:34 $ docker exec ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 ssh-agent 00:41:35 SSH_AUTH_SOCK=/tmp/ssh-NpHPs8aIW2lk/agent.11 00:41:35 SSH_AGENT_PID=16 00:41:35 Running ssh-add (command line suppressed) 00:41:35 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_8380012663072126389.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_8380012663072126389.key) 00:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:35 + git tag --points-at HEAD [Pipeline] } 00:41:35 $ docker exec --env ******** --env ******** ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 ssh-agent -k 00:41:35 unset SSH_AUTH_SOCK; 00:41:35 unset SSH_AGENT_PID; 00:41:35 echo Agent pid 16 killed; 00:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:36 [ssh-agent] Looking for ssh-agent implementation... 00:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:36 $ docker exec ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 ssh-agent 00:41:36 SSH_AUTH_SOCK=/tmp/ssh-6GdrvdZceizg/agent.44 00:41:36 SSH_AGENT_PID=50 00:41:36 Running ssh-add (command line suppressed) 00:41:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_6667158577900923649.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_6667158577900923649.key) 00:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:37 + git semver init 00:41:37 # -> Open(): unable to determine branch for HEAD 00:41:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.git 00:41:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-439 00:41:37 # $SEMVER_REMOTE_NAME = origin 00:41:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:41:37 # $SEMVER_USER_NAME = edgex-jenkins 00:41:37 # $SEMVER_BRANCH = PR-439 00:41:37 # $SEMVER_TEMP = /tmp/semver-205753390 00:41:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:41:37 # '/tmp/semver-205753390' -> '/w/workspace/dry_go-mod-core-contracts_PR-439/.semver' 00:41:37 # -> Force: false 00:41:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.semver [Pipeline] } 00:41:37 $ docker exec --env ******** --env ******** ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 ssh-agent -k 00:41:37 unset SSH_AUTH_SOCK; 00:41:37 unset SSH_AGENT_PID; 00:41:37 echo Agent pid 50 killed; 00:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:38 + git semver [Pipeline] } 00:41:38 $ docker stop --time=1 ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 00:41:40 $ docker rm -f ea8f898a11dba6ead86fc95ac12f0de4a7b83a333ecdad282412a99634b8cb91 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:41:41 Stashed 1 file(s) [Pipeline] echo 00:41:41 [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:41:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22946 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws 00:41:42 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 00:41:47 using credential edgex-jenkins-ssh 00:41:47 Cloning the remote Git repository 00:41:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:47 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 00:41:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:47 > git --version # timeout=10 00:41:47 > git --version # 'git version 2.17.1' 00:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:49 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 00:41:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:41:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:41:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:49 > git config core.sparsecheckout # timeout=10 00:41:49 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # timeout=10 00:41:50 Merge succeeded, producing d17a5f2002809b58d17de12f8595b8271957e411 00:41:50 Checking out Revision d17a5f2002809b58d17de12f8595b8271957e411 (PR-439) 00:41:50 > git remote # timeout=10 00:41:50 > git config --get remote.origin.url # timeout=10 00:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:50 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 00:41:50 > git rev-parse HEAD^{commit} # timeout=10 00:41:50 > git config core.sparsecheckout # timeout=10 00:41:50 > git checkout -f d17a5f2002809b58d17de12f8595b8271957e411 # timeout=10 00:41:54 Commit message: "Merge commit '54f28d0a70278177a8b305144294465241040660' into HEAD" 00:41:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:54 > git rev-list --no-walk 6095dacf2b962ac75a7425c389430e6e31a4716a # timeout=10 00:41:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:41:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:41:56 Still waiting to schedule task 00:41:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:41:57 + sudo service docker restart 00:41:57 + true [Pipeline] unstash [Pipeline] echo 00:41:59 ========================================================= 00:41:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:41:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:41:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:42:00 Sending build context to Docker daemon 2.419MB 00:42:00 Step 1/7 : ARG BASE=golang:1.15-alpine 00:42:00 Step 2/7 : FROM ${BASE} 00:42:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:42:01 5f621e34cdf4: Pulling fs layer 00:42:01 a4357932f1b6: Pulling fs layer 00:42:01 18c013af1878: Pulling fs layer 00:42:01 00ac8860ef70: Pulling fs layer 00:42:01 63d7cb157983: Pulling fs layer 00:42:01 b116817d02f9: Pulling fs layer 00:42:01 745a02a5169b: Pulling fs layer 00:42:01 63d7cb157983: Waiting 00:42:01 745a02a5169b: Waiting 00:42:01 b116817d02f9: Waiting 00:42:01 00ac8860ef70: Waiting 00:42:01 18c013af1878: Download complete 00:42:01 a4357932f1b6: Verifying Checksum 00:42:01 a4357932f1b6: Download complete 00:42:01 63d7cb157983: Verifying Checksum 00:42:01 63d7cb157983: Download complete 00:42:01 b116817d02f9: Download complete 00:42:01 5f621e34cdf4: Verifying Checksum 00:42:01 5f621e34cdf4: Download complete 00:42:01 5f621e34cdf4: Pull complete 00:42:02 a4357932f1b6: Pull complete 00:42:03 18c013af1878: Pull complete 00:42:04 745a02a5169b: Verifying Checksum 00:42:04 745a02a5169b: Download complete 00:42:05 00ac8860ef70: Verifying Checksum 00:42:05 00ac8860ef70: Download complete 00:42:15 00ac8860ef70: Pull complete 00:42:15 63d7cb157983: Pull complete 00:42:15 b116817d02f9: Pull complete 00:42:19 745a02a5169b: Pull complete 00:42:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:42:19 ---> b7e6874047d6 00:42:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:42:23 ---> Running in f2e5dd7b8a70 00:42:23 Removing intermediate container f2e5dd7b8a70 00:42:23 ---> 81656693798f 00:42:23 Step 4/7 : RUN apk add bash 00:42:23 ---> Running in f6e4eff183c4 00:42:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:26 OK: 142 MiB in 39 packages 00:42:27 Removing intermediate container f6e4eff183c4 00:42:27 ---> f8172b284450 00:42:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:42:27 ---> Running in 309ef5f9b1cb 00:42:28 Removing intermediate container 309ef5f9b1cb 00:42:28 ---> 2c8367c6a5b6 00:42:28 Step 6/7 : COPY go.mod . 00:42:29 ---> 59500f39fb30 00:42:29 Step 7/7 : RUN go mod download 00:42:29 ---> Running in 0a4d8d4f12d4 00:42:44 Removing intermediate container 0a4d8d4f12d4 00:42:44 ---> 6c730417ea5e 00:42:44 Successfully built 6c730417ea5e 00:42:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:44 + docker inspect -f . ci-base-image-arm64 00:42:44 . [Pipeline] withDockerContainer 00:42:45 prd-ubuntu18.04-docker-arm64-4c-16g-22946 does not seem to be running inside a container 00:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat 00:42:47 $ docker top 1910708ff2566481f6acc5dbf2421bf024f457cf05c97ebf5e644c6a2ab5687d -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:48 + go version 00:42:48 go version go1.15.5 linux/arm64 [Pipeline] } 00:42:48 $ docker stop --time=1 1910708ff2566481f6acc5dbf2421bf024f457cf05c97ebf5e644c6a2ab5687d 00:42:50 $ docker rm -f 1910708ff2566481f6acc5dbf2421bf024f457cf05c97ebf5e644c6a2ab5687d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:51 + docker inspect -f . ci-base-image-arm64 00:42:51 . [Pipeline] withDockerContainer 00:42:51 prd-ubuntu18.04-docker-arm64-4c-16g-22946 does not seem to be running inside a container 00:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat 00:42:53 $ docker top ed9e1e717d4e13bcc88b7f4e5a66387c3b1a18a1f1972050f0bc3d23d1840569 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:54 + make test 00:42:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:42:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 00:42:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 00:42:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 00:42:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 00:42:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:42:55 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:42:55 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:42:55 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:42:55 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:42:56 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 00:42:56 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/clients/interfaces) 00:42:56 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 00:42:56 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 00:42:56 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/models) 00:42:56 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 00:42:56 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 00:42:56 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/clients/interfaces) 00:42:56 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 00:42:56 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 00:42:56 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/models) 00:42:56 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 00:42:56 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:42:56 $ docker stop --time=1 ed9e1e717d4e13bcc88b7f4e5a66387c3b1a18a1f1972050f0bc3d23d1840569 00:42:58 $ docker rm -f ed9e1e717d4e13bcc88b7f4e5a66387c3b1a18a1f1972050f0bc3d23d1840569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:00 Failed in branch arm64 00:55:25 Running on prd-centos7-docker-4c-2g-23292 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws 00:55:25 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 00:55:33 using credential edgex-jenkins-ssh 00:55:33 Cloning the remote Git repository 00:55:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:55:33 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 00:55:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:55:33 > git --version # timeout=10 00:55:33 > git --version # 'git version 2.24.3' 00:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:49 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 00:55:50 Merge succeeded, producing 6b065ade43d17173d8ef04d2112e67c6e0089c54 00:55:50 Checking out Revision 6b065ade43d17173d8ef04d2112e67c6e0089c54 (PR-439) 00:55:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:55:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:55:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:55:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:55:49 > git config core.sparsecheckout # timeout=10 00:55:49 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # timeout=10 00:55:50 > git remote # timeout=10 00:55:50 > git config --get remote.origin.url # timeout=10 00:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:50 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 00:55:50 > git rev-parse HEAD^{commit} # timeout=10 00:55:50 > git config core.sparsecheckout # timeout=10 00:55:50 > git checkout -f 6b065ade43d17173d8ef04d2112e67c6e0089c54 # timeout=10 00:55:54 Commit message: "Merge commit '54f28d0a70278177a8b305144294465241040660' into HEAD" 00:55:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:55:54 > git rev-list --no-walk 6095dacf2b962ac75a7425c389430e6e31a4716a # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:55:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:55:57 + sudo service docker restart 00:55:57 + true 00:55:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:55:59 ========================================================= 00:55:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:55:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:56:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:56:01 Sending build context to Docker daemon 2.42MB 00:56:01 Step 1/7 : ARG BASE=golang:1.15-alpine 00:56:01 Step 2/7 : FROM ${BASE} 00:56:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:56:02 188c0c94c7c5: Pulling fs layer 00:56:02 0ef7d3d256c8: Pulling fs layer 00:56:02 de9db76c5a1d: Pulling fs layer 00:56:02 bca2f99d35d6: Pulling fs layer 00:56:02 93359f2a8cfa: Pulling fs layer 00:56:02 7c6f9722023f: Pulling fs layer 00:56:02 a35cf1a2eb13: Pulling fs layer 00:56:02 bca2f99d35d6: Waiting 00:56:02 93359f2a8cfa: Waiting 00:56:02 7c6f9722023f: Waiting 00:56:02 a35cf1a2eb13: Waiting 00:56:02 de9db76c5a1d: Verifying Checksum 00:56:02 de9db76c5a1d: Download complete 00:56:03 0ef7d3d256c8: Verifying Checksum 00:56:03 0ef7d3d256c8: Download complete 00:56:03 93359f2a8cfa: Download complete 00:56:03 7c6f9722023f: Verifying Checksum 00:56:03 7c6f9722023f: Download complete 00:56:03 188c0c94c7c5: Verifying Checksum 00:56:03 188c0c94c7c5: Download complete 00:56:04 188c0c94c7c5: Pull complete 00:56:04 0ef7d3d256c8: Pull complete 00:56:05 de9db76c5a1d: Pull complete 00:56:08 a35cf1a2eb13: Verifying Checksum 00:56:08 a35cf1a2eb13: Download complete 00:56:10 bca2f99d35d6: Verifying Checksum 00:56:10 bca2f99d35d6: Download complete 00:56:22 bca2f99d35d6: Pull complete 00:56:22 93359f2a8cfa: Pull complete 00:56:22 7c6f9722023f: Pull complete 00:56:28 a35cf1a2eb13: Pull complete 00:56:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:56:28 ---> a62c8e92a672 00:56:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:56:28 ---> Running in d7d432595bc2 00:56:28 Removing intermediate container d7d432595bc2 00:56:28 ---> 627be4d57095 00:56:28 Step 4/7 : RUN apk add bash 00:56:28 ---> Running in a160cbf032f3 00:56:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:30 OK: 166 MiB in 39 packages 00:56:31 Removing intermediate container a160cbf032f3 00:56:31 ---> d9afe001459c 00:56:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:56:31 ---> Running in a01d17b780d9 00:56:31 Removing intermediate container a01d17b780d9 00:56:31 ---> de5437aa8d13 00:56:31 Step 6/7 : COPY go.mod . 00:56:32 ---> c3e00fa49aab 00:56:32 Step 7/7 : RUN go mod download 00:56:32 ---> Running in 0833e3acd247 00:56:47 Removing intermediate container 0833e3acd247 00:56:47 ---> 6c03bbea0731 00:56:47 Successfully built 6c03bbea0731 00:56:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:56:48 + docker inspect -f . ci-base-image-x86_64 00:56:48 . [Pipeline] withDockerContainer 00:56:48 prd-centos7-docker-4c-2g-23292 does not seem to be running inside a container 00:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 00:56:50 $ docker top 3dc454313adfb0b5e1d5d164a56c061f0fb1a6c7db67748369d8a51beb8d5c77 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:51 + go version 00:56:51 go version go1.15.5 linux/amd64 [Pipeline] } 00:56:51 $ docker stop --time=1 3dc454313adfb0b5e1d5d164a56c061f0fb1a6c7db67748369d8a51beb8d5c77 00:56:52 $ docker rm -f 3dc454313adfb0b5e1d5d164a56c061f0fb1a6c7db67748369d8a51beb8d5c77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:56:53 + docker inspect -f . ci-base-image-x86_64 00:56:53 . [Pipeline] withDockerContainer 00:56:54 prd-centos7-docker-4c-2g-23292 does not seem to be running inside a container 00:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 00:56:55 $ docker top b92c349eea1060bc834b61ef15b0bb04e89bd24cddcad7753733801e24f76f93 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:55 + make test 00:56:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:56:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 00:56:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 00:56:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 00:56:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 00:56:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:56:59 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:56:59 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:56:59 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:56:59 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 00:57:01 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 00:57:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/clients/interfaces) 00:57:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 00:57:01 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 00:57:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/models) 00:57:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 00:57:01 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 00:57:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/clients/interfaces) 00:57:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 00:57:01 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 00:57:01 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/6/models) 00:57:01 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 00:57:01 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:57:01 $ docker stop --time=1 b92c349eea1060bc834b61ef15b0bb04e89bd24cddcad7753733801e24f76f93 00:57:04 $ docker rm -f b92c349eea1060bc834b61ef15b0bb04e89bd24cddcad7753733801e24f76f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:57:06 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:57:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:09 ---> package-listing.sh 00:57:09 ++ facter osfamily 00:57:09 ++ tr '[:upper:]' '[:lower:]' 00:57:09 + OS_FAMILY=redhat 00:57:09 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-439 00:57:09 + START_PACKAGES=/tmp/packages_start.txt 00:57:09 + END_PACKAGES=/tmp/packages_end.txt 00:57:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:09 + PACKAGES=/tmp/packages_start.txt 00:57:09 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 00:57:09 + PACKAGES=/tmp/packages_end.txt 00:57:09 + case "${OS_FAMILY}" in 00:57:09 + rpm -qa 00:57:09 + sort 00:57:14 + '[' -f /tmp/packages_start.txt ']' 00:57:14 + '[' -f /tmp/packages_end.txt ']' 00:57:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 00:57:14 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ 00:57:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ [Pipeline] echo 00:57:14 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/dry_go-mod-core-contracts_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:15 00:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:15 alpine: Pulling from edgex-lftools-log-publisher 00:57:15 df20fa9351a1: Pulling fs layer 00:57:15 36b3adc4ff6f: Pulling fs layer 00:57:15 8ad3a11d3b57: Pulling fs layer 00:57:15 46f8f816bc3b: Pulling fs layer 00:57:15 93b61091891f: Pulling fs layer 00:57:15 93b9cdb0e59b: Pulling fs layer 00:57:15 5e14af77c1be: Pulling fs layer 00:57:15 01666e4c0597: Pulling fs layer 00:57:15 aa168da1d23b: Pulling fs layer 00:57:15 93b9cdb0e59b: Waiting 00:57:15 5e14af77c1be: Waiting 00:57:15 01666e4c0597: Waiting 00:57:15 aa168da1d23b: Waiting 00:57:15 46f8f816bc3b: Waiting 00:57:15 93b61091891f: Waiting 00:57:15 36b3adc4ff6f: Download complete 00:57:15 46f8f816bc3b: Verifying Checksum 00:57:15 46f8f816bc3b: Download complete 00:57:15 df20fa9351a1: Verifying Checksum 00:57:15 df20fa9351a1: Download complete 00:57:15 93b9cdb0e59b: Verifying Checksum 00:57:15 93b9cdb0e59b: Download complete 00:57:15 93b61091891f: Verifying Checksum 00:57:15 93b61091891f: Download complete 00:57:16 5e14af77c1be: Download complete 00:57:16 01666e4c0597: Verifying Checksum 00:57:16 01666e4c0597: Download complete 00:57:16 df20fa9351a1: Pull complete 00:57:16 8ad3a11d3b57: Verifying Checksum 00:57:16 8ad3a11d3b57: Download complete 00:57:16 36b3adc4ff6f: Pull complete 00:57:17 aa168da1d23b: Verifying Checksum 00:57:17 aa168da1d23b: Download complete 00:57:18 8ad3a11d3b57: Pull complete 00:57:18 46f8f816bc3b: Pull complete 00:57:18 93b61091891f: Pull complete 00:57:18 93b9cdb0e59b: Pull complete 00:57:19 5e14af77c1be: Pull complete 00:57:19 01666e4c0597: Pull complete 00:57:25 aa168da1d23b: Pull complete 00:57:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:57:25 prd-centos7-docker-4c-2g-22954 does not seem to be running inside a container 00:57: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/dry_go-mod-core-contracts_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:57:29 $ docker top df6f29f6aba97d2321493f79a977ab000856326e1044ca48974777348db12666 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:30 + mkdir -p /var/log/sa [Pipeline] sh 00:57:30 + ls /var/log/sa-host 00:57:30 + sadf -c /var/log/sa-host/sa23 00:57:30 file_magic: OK 00:57:30 HZ: Using current value: 100 00:57:30 file_header: OK 00:57: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:57:30 Statistics: 00:57:30 Hnuu...uuuununununu... 00:57:30 File successfully converted to sysstat format version 12.2.1 00:57:30 + sadf -c /var/log/sa-host/sa27 00:57:30 file_magic: OK 00:57:30 HZ: Using current value: 100 00:57:30 file_header: OK 00:57: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:57:30 Statistics: 00:57:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:57:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:31 provisioning config files... 00:57:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/config5552374815399090865tmp [Pipeline] { [Pipeline] echo 00:57:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:31 ---> create-netrc.sh [Pipeline] } 00:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:57:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:57:31 ---> python-tools-install.sh [Pipeline] echo 00:57:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:32 ---> sudo-logs.sh 00:57:32 Archiving 'sudo' log.. [Pipeline] echo 00:57:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:32 ---> job-cost.sh 00:57:32 lf-activate-venv: SKIPPING 00:57:32 INFO: No Stack... 00:57:33 INFO: Retrieving Pricing Info for: v1-standard-2 00:57:34 INFO: Archiving Costs [Pipeline] echo 00:57:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:34 ---> logs-deploy.sh 00:57:34 lf-activate-venv: SKIPPING 00:57:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-439/6 00:57:34 INFO: archiving workspace using pattern(s): 00:57:36 Archives upload complete. 00:57:36 INFO: archiving logs to Nexus 00:57:37 ---> uname -a: 00:57:37 Linux prd-centos7-docker-4c-2g-22954.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:57:37 00:57:37 00:57:37 ---> lscpu: 00:57:37 Architecture: x86_64 00:57:37 CPU op-mode(s): 32-bit, 64-bit 00:57:37 Byte Order: Little Endian 00:57:37 Address sizes: 40 bits physical, 48 bits virtual 00:57:37 CPU(s): 4 00:57:37 On-line CPU(s) list: 0-3 00:57:37 Thread(s) per core: 1 00:57:37 Core(s) per socket: 1 00:57:37 Socket(s): 4 00:57:37 NUMA node(s): 1 00:57:37 Vendor ID: GenuineIntel 00:57:37 CPU family: 6 00:57:37 Model: 44 00:57:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:57:37 Stepping: 1 00:57:37 CPU MHz: 2933.442 00:57:37 BogoMIPS: 5866.88 00:57:37 Virtualization: VT-x 00:57:37 Hypervisor vendor: KVM 00:57:37 Virtualization type: full 00:57:37 L1d cache: 128 KiB 00:57:37 L1i cache: 128 KiB 00:57:37 L2 cache: 16 MiB 00:57:37 L3 cache: 64 MiB 00:57:37 NUMA node0 CPU(s): 0-3 00:57:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:57:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:57:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:57:37 Vulnerability Meltdown: Mitigation; PTI 00:57:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:57:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:57:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:57:37 Vulnerability Srbds: Not affected 00:57:37 Vulnerability Tsx async abort: Not affected 00:57:37 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:57:37 00:57:37 00:57:37 ---> nproc: 00:57:37 4 00:57:37 00:57:37 00:57:37 ---> df -h: 00:57:37 Filesystem Size Used Available Use% Mounted on 00:57:37 overlay 50.0G 6.9G 43.1G 14% / 00:57:37 tmpfs 64.0M 0 64.0M 0% /dev 00:57:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:57:37 shm 64.0M 0 64.0M 0% /dev/shm 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-439 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-439@tmp 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 00:57:37 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 00:57:37 00:57:37 00:57:37 ---> free -m: 00:57:37 total used free shared buff/cache available 00:57:37 Mem: 1837 687 97 0 1052 1045 00:57:37 Swap: 1023 0 1023 00:57:37 00:57:37 00:57:37 ---> ip addr: 00:57:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:57:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:37 inet 127.0.0.1/8 scope host lo 00:57:37 valid_lft forever preferred_lft forever 00:57:37 inet6 ::1/128 scope host 00:57:37 valid_lft forever preferred_lft forever 00:57:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:57:37 link/ether fa:16:3e:aa:12:88 brd ff:ff:ff:ff:ff:ff 00:57:37 inet 10.30.123.231/23 brd 10.30.123.255 scope global dynamic eth0 00:57:37 valid_lft 85387sec preferred_lft 85387sec 00:57:37 inet6 fe80::f816:3eff:feaa:1288/64 scope link 00:57:37 valid_lft forever preferred_lft forever 00:57:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:57:37 link/ether 02:42:a9:aa:6b:42 brd ff:ff:ff:ff:ff:ff 00:57:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:37 valid_lft forever preferred_lft forever 00:57:37 inet6 fe80::42:a9ff:feaa:6b42/64 scope link 00:57:37 valid_lft forever preferred_lft forever 00:57:37 00:57:37