Pull request #63 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-snmp-go Obtained Jenkinsfile from 13a45a77846682d27446e64ee16ade9850f06dcd+606392e67fd6f15a83b9053fe6b082513b001f24 (42fb6bb3271d4acc61ff706959a853cf3ed7f5dd) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-snmp-go/branches/PR-63/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-snmp-go/branches/PR-63/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go 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-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1834 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [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-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # 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 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:51 ========================================================= 22:49:51 EdgeX Global Pipelines Version Info 22:49:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:53 ------------------- 22:49:53 stable info: 22:49:53 ------------------- 22:49:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:53 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:49:53 Message: update stable to v1.0.131 22:49:53 ------------------- 22:49:53 experimental info: 22:49:53 ------------------- 22:49:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:53 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:49:53 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo 22:49:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo 22:49:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] echo 22:49:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a45a7 [Pipeline] echo 22:49:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:59 + git log --format=format:%s -1 13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] echo 22:49:59 GIT_COMMIT: 13a45a77846682d27446e64ee16ade9850f06dcd, Commit Message: build(all): Enable use of DependaBot to maintain Go dependencies [Pipeline] echo 22:49:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:01 22:50:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:50:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:01 latest: Pulling from edgex-devops/git-semver 22:50:01 31603596830f: Pulling fs layer 22:50:01 2a8b12db71e7: Pulling fs layer 22:50:01 6ca5941a6612: Pulling fs layer 22:50:01 ecc8261a40a4: Pulling fs layer 22:50:01 ecc8261a40a4: Waiting 22:50:01 2a8b12db71e7: Verifying Checksum 22:50:01 2a8b12db71e7: Download complete 22:50:02 31603596830f: Verifying Checksum 22:50:02 31603596830f: Download complete 22:50:02 ecc8261a40a4: Verifying Checksum 22:50:02 ecc8261a40a4: Download complete 22:50:02 6ca5941a6612: Verifying Checksum 22:50:02 6ca5941a6612: Download complete 22:50:02 31603596830f: Pull complete 22:50:02 2a8b12db71e7: Pull complete 22:50:03 6ca5941a6612: Pull complete 22:50:03 ecc8261a40a4: Pull complete 22:50:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:50:04 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 22:50:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-63 -v /w/workspace/dgexfoundry_device-snmp-go_PR-63:/w/workspace/dgexfoundry_device-snmp-go_PR-63:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-63@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:50:05 $ docker top 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:06 [ssh-agent] Looking for ssh-agent implementation... 22:50:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:06 $ docker exec 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent 22:50:06 SSH_AUTH_SOCK=/tmp/ssh-zPzKASiOfO5f/agent.11 22:50:06 SSH_AGENT_PID=16 22:50:06 Running ssh-add (command line suppressed) 22:50:06 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_1273039043990058630.key (/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_1273039043990058630.key) 22:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:07 + git describe --exact-match --tags HEAD 22:50:07 fatal: no tag exactly matches '13a45a77846682d27446e64ee16ade9850f06dcd' [Pipeline] } 22:50:07 $ docker exec --env ******** --env ******** 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent -k 22:50:07 unset SSH_AUTH_SOCK; 22:50:07 unset SSH_AGENT_PID; 22:50:07 echo Agent pid 16 killed; 22:50:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:50:07 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:50:07 This usually means this commit has not been tagged. [Pipeline] sshagent 22:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:07 [ssh-agent] Looking for ssh-agent implementation... 22:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:07 $ docker exec 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent 22:50:07 SSH_AUTH_SOCK=/tmp/ssh-42E7xaHYxv0x/agent.44 22:50:07 SSH_AGENT_PID=49 22:50:07 Running ssh-add (command line suppressed) 22:50:08 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_423471437891767800.key (/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_423471437891767800.key) 22:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:08 + git semver init 22:50:08 # -> Open(): unable to determine branch for HEAD 22:50:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-63/.git 22:50:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-63 22:50:08 # $SEMVER_REMOTE_NAME = origin 22:50:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:50:08 # $SEMVER_USER_NAME = edgex-jenkins 22:50:08 # $SEMVER_BRANCH = PR-63 22:50:08 # $SEMVER_TEMP = /tmp/semver-915250585 22:50:08 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 22:50:08 # '/tmp/semver-915250585' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-63/.semver' 22:50:08 # -> Force: false 22:50:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-63/.semver [Pipeline] } 22:50:08 $ docker exec --env ******** --env ******** 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent -k 22:50:08 unset SSH_AUTH_SOCK; 22:50:08 unset SSH_AGENT_PID; 22:50:08 echo Agent pid 49 killed; 22:50:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:09 + git semver [Pipeline] } 22:50:09 $ docker stop --time=1 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 22:50:10 $ docker rm -f 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:50:11 Stashed 27 file(s) [Pipeline] echo 22:50:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:50:11 Archived original 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 22:50:27 Still waiting to schedule task 22:50:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:50:27 Still waiting to schedule task 22:50:27 ‘prd-centos7-docker-4c-2g-1822’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1823’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1833’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1829’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1835’ is offline 22:52:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1837 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [Pipeline] { [Pipeline] ws 22:52:43 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:52:49 using credential edgex-jenkins-ssh 22:52:49 Cloning the remote Git repository 22:52:49 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:52:49 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:52:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:52:49 > git --version # timeout=10 22:52:49 > git --version # 'git version 2.17.1' 22:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:51 Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd 22:52:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:52:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:52:50 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:52:51 > git config core.sparsecheckout # timeout=10 22:52:51 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 22:52:51 > git remote # timeout=10 22:52:51 > git config --get remote.origin.url # timeout=10 22:52:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:51 > git merge 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 22:52:51 > git rev-parse HEAD^{commit} # timeout=10 22:52:51 Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd 22:52:51 Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) 22:52:52 Running on prd-centos7-docker-4c-2g-1838 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [Pipeline] { 22:52:51 > git config core.sparsecheckout # timeout=10 22:52:51 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 [Pipeline] ws 22:52:52 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:52:56 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" 22:52:56 > git --version # timeout=10 22:52:56 > git --version # 'git version 2.17.1' 22:52:56 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:52:56 using credential edgex-jenkins-ssh 22:52:56 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { 22:52:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:52:56 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:52:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:52:56 > git --version # timeout=10 22:52:56 > git --version # 'git version 2.16.5' 22:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:52:57 ========================================================= 22:52:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:52:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:52:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:52:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:52:58 Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd 22:52:58 Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd 22:52:58 Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) 22:52:58 + 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 . 22:52:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:52:58 > git config core.sparsecheckout # timeout=10 22:52:58 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 22:52:58 > git remote # timeout=10 22:52:58 > git config --get remote.origin.url # timeout=10 22:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:58 > git merge 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 22:52:58 > git rev-parse HEAD^{commit} # timeout=10 22:52:58 > git config core.sparsecheckout # timeout=10 22:52:58 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 22:52:59 Sending build context to Docker daemon 440.8kB 22:52:59 Step 1/10 : ARG BASE=golang:1.15-alpine 22:52:59 Step 2/10 : FROM ${BASE} 22:52:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:52:59 b538f80385f9: Pulling fs layer 22:52:59 74f711af9a0d: Pulling fs layer 22:52:59 99f96fe45779: Pulling fs layer 22:52:59 8529a6b9a6be: Pulling fs layer 22:52:59 45590311c82a: Pulling fs layer 22:52:59 69ca0ff8b7b3: Pulling fs layer 22:52:59 209524e5b208: Pulling fs layer 22:52:59 8529a6b9a6be: Waiting 22:52:59 45590311c82a: Waiting 22:52:59 69ca0ff8b7b3: Waiting 22:52:59 209524e5b208: Waiting 22:52:59 99f96fe45779: Verifying Checksum 22:52:59 99f96fe45779: Download complete 22:52:59 74f711af9a0d: Verifying Checksum 22:52:59 74f711af9a0d: Download complete 22:52:59 45590311c82a: Verifying Checksum 22:52:59 45590311c82a: Download complete 22:52:59 69ca0ff8b7b3: Verifying Checksum 22:52:59 69ca0ff8b7b3: Download complete 22:53:00 b538f80385f9: Verifying Checksum 22:53:01 b538f80385f9: Pull complete 22:53:02 74f711af9a0d: Pull complete 22:53:02 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" 22:53:02 > git --version # timeout=10 22:53:02 > git --version # 'git version 2.16.5' 22:53:02 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:53:02 99f96fe45779: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:53:02 209524e5b208: Verifying Checksum 22:53:02 209524e5b208: Download complete [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:53:03 ========================================================= 22:53:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:53:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:53:04 + 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 . 22:53:04 8529a6b9a6be: Verifying Checksum 22:53:04 8529a6b9a6be: Download complete 22:53:04 Sending build context to Docker daemon 440.8kB 22:53:04 Step 1/10 : ARG BASE=golang:1.15-alpine 22:53:04 Step 2/10 : FROM ${BASE} 22:53:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:53:04 df20fa9351a1: Pulling fs layer 22:53:04 ed8968b2872e: Pulling fs layer 22:53:04 a92cc7c5fd73: Pulling fs layer 22:53:04 e871e8e8d7a9: Pulling fs layer 22:53:04 e73272ec9a57: Pulling fs layer 22:53:04 1e910a182e73: Pulling fs layer 22:53:04 4e634b169226: Pulling fs layer 22:53:04 1e910a182e73: Waiting 22:53:04 e73272ec9a57: Waiting 22:53:04 4e634b169226: Waiting 22:53:04 e871e8e8d7a9: Waiting 22:53:04 a92cc7c5fd73: Verifying Checksum 22:53:04 a92cc7c5fd73: Download complete 22:53:04 ed8968b2872e: Download complete 22:53:04 e73272ec9a57: Download complete 22:53:04 1e910a182e73: Verifying Checksum 22:53:04 1e910a182e73: Download complete 22:53:04 df20fa9351a1: Verifying Checksum 22:53:04 df20fa9351a1: Download complete 22:53:04 df20fa9351a1: Pull complete 22:53:05 ed8968b2872e: Pull complete 22:53:05 a92cc7c5fd73: Pull complete 22:53:06 4e634b169226: Verifying Checksum 22:53:06 4e634b169226: Download complete 22:53:07 e871e8e8d7a9: Verifying Checksum 22:53:07 e871e8e8d7a9: Download complete 22:53:12 e871e8e8d7a9: Pull complete 22:53:12 e73272ec9a57: Pull complete 22:53:12 1e910a182e73: Pull complete 22:53:14 8529a6b9a6be: Pull complete 22:53:14 45590311c82a: Pull complete 22:53:14 69ca0ff8b7b3: Pull complete 22:53:16 4e634b169226: Pull complete 22:53:16 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:53:16 ---> f7629b54cfaa 22:53:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:53:17 ---> Running in 4b118b5825b7 22:53:17 209524e5b208: Pull complete 22:53:17 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:53:17 ---> 5bddaf1c2fca 22:53:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:53:17 Removing intermediate container 4b118b5825b7 22:53:17 ---> 5abccebe7e5c 22:53:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:53:17 ---> Running in 998f5c49ead3 22:53:17 Removing intermediate container 998f5c49ead3 22:53:17 ---> 025254566087 22:53:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:53:17 ---> Running in 48c2c0c922fc 22:53:17 Removing intermediate container 48c2c0c922fc 22:53:17 ---> e64282ca4c1d 22:53:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:17 ---> Running in 362cde1daa30 22:53:18 Removing intermediate container 362cde1daa30 22:53:18 ---> 454fb28f48ed 22:53:18 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:18 ---> Running in 20c70984f8b9 22:53:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:53:20 ---> Running in 45d91526d5e7 22:53:20 Removing intermediate container 45d91526d5e7 22:53:20 ---> d216ea5dc200 22:53:20 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:53:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:53:20 ---> Running in 2f23377b66a0 22:53:21 OK: 166 MiB in 39 packages 22:53:21 Removing intermediate container 2f23377b66a0 22:53:21 ---> cd411439f39f 22:53:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:53:21 ---> Running in c8bdc9e04d98 22:53:21 Removing intermediate container 20c70984f8b9 22:53:21 ---> 68d01d1fddf4 22:53:21 Step 8/10 : WORKDIR /device-snmp-go 22:53:21 ---> Running in 12528d829d4e 22:53:21 Removing intermediate container c8bdc9e04d98 22:53:21 ---> 0be43afce468 22:53:21 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:21 Removing intermediate container 12528d829d4e 22:53:21 ---> d4e308a61930 22:53:21 Step 9/10 : COPY . . 22:53:21 ---> Running in b82162510674 22:53:22 ---> 675e7adb5b15 22:53:22 Step 10/10 : RUN go mod download 22:53:22 ---> Running in 0f4376065c18 22:53:24 Removing intermediate container b82162510674 22:53:24 ---> 59d7a66f0a96 22:53:24 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:24 ---> Running in ebd9ebf8befe 22:53:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:27 OK: 142 MiB in 39 packages 22:53:29 Removing intermediate container ebd9ebf8befe 22:53:29 ---> c5d09be6f584 22:53:29 Step 8/10 : WORKDIR /device-snmp-go 22:53:29 ---> Running in 4abb283add82 22:53:29 Removing intermediate container 4abb283add82 22:53:29 ---> dd0801258f74 22:53:29 Step 9/10 : COPY . . 22:53:30 ---> fe81bfadfd6b 22:53:30 Step 10/10 : RUN go mod download 22:53:30 ---> Running in cfe6d59e5ed4 22:53:35 Removing intermediate container 0f4376065c18 22:53:35 ---> 1191d134a128 22:53:35 Successfully built 1191d134a128 22:53:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:53:35 + docker inspect -f . ci-base-image-x86_64 22:53:35 . [Pipeline] withDockerContainer 22:53:35 prd-centos7-docker-4c-2g-1838 does not seem to be running inside a container 22:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-x86_64 cat 22:53:36 $ docker top cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:37 + go version 22:53:37 go version go1.15.2 linux/amd64 [Pipeline] } 22:53:37 $ docker stop --time=1 cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 22:53:38 $ docker rm -f cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:40 + docker inspect -f . ci-base-image-x86_64 22:53:40 . [Pipeline] withDockerContainer 22:53:40 prd-centos7-docker-4c-2g-1838 does not seem to be running inside a container 22:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-x86_64 cat 22:53:41 $ docker top 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:41 + make test 22:53:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:53:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:53:45 Removing intermediate container cfe6d59e5ed4 22:53:45 ---> a1e2c8e62267 22:53:45 Successfully built a1e2c8e62267 22:53:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:53:45 + docker inspect -f . ci-base-image-arm64 22:53:45 . [Pipeline] withDockerContainer 22:53:46 prd-ubuntu18.04-docker-arm64-4c-16g-1837 does not seem to be running inside a container 22:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat 22:53:48 $ docker top e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:49 + go version 22:53:49 go version go1.15.2 linux/arm64 [Pipeline] } 22:53:49 $ docker stop --time=1 e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a 22:53:51 $ docker rm -f e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:53:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:53:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 22:53:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:53 + docker inspect -f . ci-base-image-arm64 22:53:53 . [Pipeline] withDockerContainer 22:53:53 prd-ubuntu18.04-docker-arm64-4c-16g-1837 does not seem to be running inside a container 22:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat 22:53:54 gofmt -l . 22:53:54 [ "`gofmt -l .`" = "" ] 22:53:54 ./bin/test-attribution-txt.sh 22:53:54 ./bin/test-go-mod-tidy.sh 22:53:55 $ docker top 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 22:53:56 Stashed 1 file(s) [Pipeline] } 22:53:56 $ docker stop --time=1 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb 22:53:57 + make test 22:53:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:53:57 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:53:58 $ docker rm -f 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:54:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:54:00 + ls -al . 22:54:00 total 104 22:54:00 drwxrwxr-x. 9 jenkins jenkins 4096 Sep 28 22:53 . 22:54:00 drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 22:52 .. 22:54:00 -rw-rw-r--. 1 jenkins jenkins 4405 Sep 28 22:52 Attribution.txt 22:54:00 drwxrwxr-x. 2 jenkins jenkins 87 Sep 28 22:52 bin 22:54:00 drwxrwxr-x. 3 jenkins jenkins 32 Sep 28 22:52 cmd 22:54:00 -rw-r--r--. 1 jenkins jenkins 8493 Sep 28 22:53 coverage.out 22:54:00 -rw-rw-r--. 1 jenkins jenkins 1002 Sep 28 22:52 Dockerfile 22:54:00 -rw-rw-r--. 1 jenkins jenkins 409 Sep 28 22:52 Dockerfile.build 22:54:00 -rw-rw-r--. 1 jenkins jenkins 6 Sep 28 22:52 .dockerignore 22:54:00 drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 22:53 .git 22:54:00 drwxrwxr-x. 2 jenkins jenkins 60 Sep 28 22:52 .github 22:54:00 -rw-rw-r--. 1 jenkins jenkins 272 Sep 28 22:52 .gitignore 22:54:00 -rw-r--r--. 1 jenkins jenkins 203 Sep 28 22:53 go.mod 22:54:00 -rw-r--r--. 1 jenkins jenkins 12704 Sep 28 22:53 go.sum 22:54:00 drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 22:52 internal 22:54:00 -rw-rw-r--. 1 jenkins jenkins 656 Sep 28 22:52 Jenkinsfile 22:54:00 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 28 22:52 LICENSE 22:54:00 -rw-rw-r--. 1 jenkins jenkins 937 Sep 28 22:52 Makefile 22:54:00 drwxrwxr-x. 2 jenkins jenkins 84 Sep 28 22:52 profiles 22:54:00 -rw-rw-r--. 1 jenkins jenkins 12398 Sep 28 22:52 README.md 22:54:00 drwxrwxr-x. 3 jenkins jenkins 74 Sep 28 22:53 .semver 22:54:00 -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 22:50 VERSION 22:54:00 -rw-rw-r--. 1 jenkins jenkins 209 Sep 28 22:52 version.go [Pipeline] isUnix [Pipeline] sh 22:54:00 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=13a45a77846682d27446e64ee16ade9850f06dcd --label arch=amd64 --label version=0.0.0 . 22:54:00 Sending build context to Docker daemon 450kB 22:54:00 Step 1/26 : ARG BASE=golang:1.15-alpine 22:54:00 Step 2/26 : FROM ${BASE} AS builder 22:54:00 ---> 1191d134a128 22:54:00 Step 3/26 : ARG MAKE='make build' 22:54:01 ---> Running in a05e2bc09c59 22:54:01 Removing intermediate container a05e2bc09c59 22:54:01 ---> 032760bf57dc 22:54:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 22:54:01 ---> Running in 508dbf96d6be 22:54:01 Removing intermediate container 508dbf96d6be 22:54:01 ---> e9122094812f 22:54:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:54:01 ---> Running in 764968dec7a0 22:54:01 Removing intermediate container 764968dec7a0 22:54:01 ---> fc161fcfb685 22:54:01 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:02 ---> Running in 263a74173a86 22:54:03 Removing intermediate container 263a74173a86 22:54:03 ---> 1bc82c85546b 22:54:03 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:03 ---> Running in a4f3b68798df 22:54:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:54:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:54:04 OK: 166 MiB in 39 packages 22:54:05 Removing intermediate container a4f3b68798df 22:54:05 ---> 15b683d8e5c1 22:54:05 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 22:54:05 ---> Running in bbb96afa4e24 22:54:05 Removing intermediate container bbb96afa4e24 22:54:05 ---> 695dafc83648 22:54:05 Step 9/26 : COPY go.mod . 22:54:05 ---> 4532ceb82bee 22:54:05 Step 10/26 : COPY Makefile . 22:54:05 ---> e211c4555d85 22:54:05 Step 11/26 : RUN make update 22:54:05 ---> Running in c4094e53dbed 22:54:06 CGO_ENABLED=0 GO111MODULE=on go mod download 22:54:06 Removing intermediate container c4094e53dbed 22:54:06 ---> 09b86bcaf0cf 22:54:06 Step 12/26 : COPY . . 22:54:07 ---> 3ebfff39e36f 22:54:07 Step 13/26 : RUN ${MAKE} 22:54:07 ---> Running in e44325eac114 22:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 22:54:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:54:18 Removing intermediate container e44325eac114 22:54:18 ---> 7aa66ffe459c 22:54:18 Step 14/26 : FROM alpine 22:54:18 latest: Pulling from library/alpine 22:54:19 df20fa9351a1: Already exists 22:54:19 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:54:19 Status: Downloaded newer image for alpine:latest 22:54:19 ---> a24bb4013296 22:54:19 Step 15/26 : ENV APP_PORT=49993 22:54:19 ---> Running in 432f0654ae27 22:54:19 Removing intermediate container 432f0654ae27 22:54:19 ---> f507e931f8d6 22:54:19 Step 16/26 : EXPOSE $APP_PORT 22:54:19 ---> Running in 37992284e568 22:54:19 Removing intermediate container 37992284e568 22:54:19 ---> 05758811aefa 22:54:19 Step 17/26 : ENV DEVICE_PORT=161 22:54:19 ---> Running in 92574d90a8b1 22:54:19 Removing intermediate container 92574d90a8b1 22:54:19 ---> 6c1beffdcc7a 22:54:19 Step 18/26 : EXPOSE $DEVICE_PORT 22:54:19 ---> Running in 0194a810091b 22:54:20 Removing intermediate container 0194a810091b 22:54:20 ---> 756aa8a2d924 22:54:20 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 22:54:20 ---> 4b3aaabe36c3 22:54:20 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 22:54:20 ---> 17fe1ed1ca54 22:54:20 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 22:54:21 ---> 2ebeaa398f1c 22:54:21 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 22:54:21 ---> Running in 081dcbd11647 22:54:21 Removing intermediate container 081dcbd11647 22:54:21 ---> f3d92c1f34ae 22:54:21 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:54:21 ---> Running in e547eaae5603 22:54:21 Removing intermediate container e547eaae5603 22:54:21 ---> 909c0cf65c9b 22:54:21 Step 24/26 : LABEL arch=amd64 22:54:21 ---> Running in 3de8e51d5d5b 22:54:21 Removing intermediate container 3de8e51d5d5b 22:54:21 ---> 1c67cb4de661 22:54:21 Step 25/26 : LABEL git_sha=13a45a77846682d27446e64ee16ade9850f06dcd 22:54:21 ---> Running in 6df510d599c4 22:54:21 Removing intermediate container 6df510d599c4 22:54:21 ---> 5512288ea910 22:54:21 Step 26/26 : LABEL version=0.0.0 22:54:21 ---> Running in 5015ecdbe7a7 22:54:22 Removing intermediate container 5015ecdbe7a7 22:54:22 ---> f091934d967c 22:54:22 [Warning] One or more build-args [ARCH] were not consumed 22:54:22 Successfully built f091934d967c 22:54:22 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:54:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.020s coverage: 0.0% of statements 22:54:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:54:34 gofmt -l . 22:54:34 [ "`gofmt -l .`" = "" ] 22:54:34 ./bin/test-attribution-txt.sh 22:54:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:54:35 Warning: overwriting stash ‘coverage-report’ 22:54:35 Stashed 1 file(s) [Pipeline] } 22:54:35 $ docker stop --time=1 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c 22:54:38 $ docker rm -f 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:54:40 + ls -al . 22:54:40 total 136 22:54:40 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:54 . 22:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:52 .. 22:54:40 -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 22:52 .dockerignore 22:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:52 .git 22:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 .github 22:54:40 -rw-rw-r-- 1 jenkins jenkins 272 Sep 28 22:52 .gitignore 22:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 .semver 22:54:40 -rw-rw-r-- 1 jenkins jenkins 4405 Sep 28 22:52 Attribution.txt 22:54:40 -rw-rw-r-- 1 jenkins jenkins 1002 Sep 28 22:52 Dockerfile 22:54:40 -rw-rw-r-- 1 jenkins jenkins 409 Sep 28 22:52 Dockerfile.build 22:54:40 -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 22:52 Jenkinsfile 22:54:40 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 22:52 LICENSE 22:54:40 -rw-rw-r-- 1 jenkins jenkins 937 Sep 28 22:52 Makefile 22:54:40 -rw-rw-r-- 1 jenkins jenkins 12398 Sep 28 22:52 README.md 22:54:40 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 22:50 VERSION 22:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 bin 22:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 cmd 22:54:40 -rw-r--r-- 1 jenkins jenkins 8493 Sep 28 22:54 coverage.out 22:54:40 -rw-r--r-- 1 jenkins jenkins 203 Sep 28 22:54 go.mod 22:54:40 -rw-r--r-- 1 jenkins jenkins 12704 Sep 28 22:54 go.sum 22:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 internal 22:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 profiles 22:54:40 -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 22:52 version.go [Pipeline] isUnix [Pipeline] sh 22:54:40 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=13a45a77846682d27446e64ee16ade9850f06dcd --label arch=arm64 --label version=0.0.0 . 22:54:40 Sending build context to Docker daemon 450kB 22:54:41 Step 1/26 : ARG BASE=golang:1.15-alpine 22:54:41 Step 2/26 : FROM ${BASE} AS builder 22:54:41 ---> a1e2c8e62267 22:54:41 Step 3/26 : ARG MAKE='make build' 22:54:41 ---> Running in 7d7c9488f32f 22:54:41 Removing intermediate container 7d7c9488f32f 22:54:41 ---> 6d0171e318ad 22:54:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 22:54:41 ---> Running in 9d727f8f26f6 22:54:42 Removing intermediate container 9d727f8f26f6 22:54:42 ---> b4b98ebebe3e 22:54:42 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:54:42 ---> Running in 7c15bbf1004d 22:54:43 Removing intermediate container 7c15bbf1004d 22:54:43 ---> 504afa8189fa 22:54:43 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:43 ---> Running in 25f175f6bde2 22:54:45 Removing intermediate container 25f175f6bde2 22:54:45 ---> f4f144b56c4f 22:54:45 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:45 ---> Running in d0294a756dbf 22:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:54:48 OK: 142 MiB in 39 packages 22:54:49 Removing intermediate container d0294a756dbf 22:54:49 ---> 107574c85419 22:54:49 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 22:54:49 ---> Running in 4c74a0af510a 22:54:50 Removing intermediate container 4c74a0af510a 22:54:50 ---> 67c8f802cdc6 22:54:50 Step 9/26 : COPY go.mod . 22:54:51 ---> 82f5f0546ed2 22:54:51 Step 10/26 : COPY Makefile . 22:54:51 ---> de7fada5d262 22:54:51 Step 11/26 : RUN make update 22:54:52 ---> Running in b0acb2fe45d2 22:54:53 CGO_ENABLED=0 GO111MODULE=on go mod download 22:54:54 Removing intermediate container b0acb2fe45d2 22:54:54 ---> ada9a1163d79 22:54:54 Step 12/26 : COPY . . 22:54:55 ---> 782fd1700a2d 22:54:55 Step 13/26 : RUN ${MAKE} 22:54:55 ---> Running in 5393602ff803 22:54:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 22:55:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:55:27 Removing intermediate container 5393602ff803 22:55:27 ---> f696e3993a57 22:55:27 Step 14/26 : FROM alpine 22:55:27 latest: Pulling from library/alpine 22:55:27 b538f80385f9: Already exists 22:55:27 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:55:27 Status: Downloaded newer image for alpine:latest 22:55:27 ---> 62ee0e9f8440 22:55:27 Step 15/26 : ENV APP_PORT=49993 22:55:27 ---> Running in abc6056edf70 22:55:28 Removing intermediate container abc6056edf70 22:55:28 ---> 109a25848e7c 22:55:28 Step 16/26 : EXPOSE $APP_PORT 22:55:28 ---> Running in e9c9736418f1 22:55:28 Removing intermediate container e9c9736418f1 22:55:28 ---> b5f882d7d378 22:55:28 Step 17/26 : ENV DEVICE_PORT=161 22:55:28 ---> Running in 0874578e2add 22:55:29 Removing intermediate container 0874578e2add 22:55:29 ---> fc0091c3d40e 22:55:29 Step 18/26 : EXPOSE $DEVICE_PORT 22:55:29 ---> Running in 3dc1bdadc433 22:55:29 Removing intermediate container 3dc1bdadc433 22:55:29 ---> 11ebb794d339 22:55:29 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 22:55:30 ---> ea5003f9ae3d 22:55:30 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 22:55:31 ---> 0d74329b7749 22:55:31 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 22:55:31 ---> c4925a3c216d 22:55:31 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 22:55:32 ---> Running in c8b314064965 22:55:32 Removing intermediate container c8b314064965 22:55:32 ---> 63593a3a75b5 22:55:32 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:55:32 ---> Running in 1cda34bc3bcd 22:55:33 Removing intermediate container 1cda34bc3bcd 22:55:33 ---> e2b52b5f6df6 22:55:33 Step 24/26 : LABEL arch=arm64 22:55:33 ---> Running in 5044ccbac142 22:55:33 Removing intermediate container 5044ccbac142 22:55:33 ---> 9ad3e0bc32b9 22:55:33 Step 25/26 : LABEL git_sha=13a45a77846682d27446e64ee16ade9850f06dcd 22:55:33 ---> Running in 5284bf858297 22:55:34 Removing intermediate container 5284bf858297 22:55:34 ---> dd5465891c53 22:55:34 Step 26/26 : LABEL version=0.0.0 22:55:34 ---> Running in 7e36c76eaecb 22:55:35 Removing intermediate container 7e36c76eaecb 22:55:35 ---> 9888b19c53ae 22:55:35 [Warning] One or more build-args [ARCH] were not consumed 22:55:35 Successfully built 9888b19c53ae 22:55:35 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:55:37 provisioning config files... 22:55:37 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/config9019161775364582014tmp [Pipeline] { [Pipeline] sh 22:55:37 + set +x 22:55:37 + curl -s https://codecov.io/bash 22:55:37 + bash -s -- 22:55:38 22:55:38 _____ _ 22:55:38 / ____| | | 22:55:38 | | ___ __| | ___ ___ _____ __ 22:55:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:38 Bash-20200917-4e8f14b 22:55:38 22:55:38 22:55:38 ==> Jenkins CI detected. 22:55:38 project root: . 22:55:38 --> token set from env 22:55:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:38 ==> Running gcov in . (disable via -X gcov) 22:55:38 ==> Python coveragepy not found 22:55:38 ==> Searching for coverage reports in: 22:55:38 + . 22:55:38 -> Found 1 reports 22:55:38 ==> Detecting git/mercurial file structure 22:55:38 ==> Reading reports 22:55:38 + ./coverage.out bytes=8493 22:55:38 ==> Appending adjustments 22:55:38 https://docs.codecov.io/docs/fixing-reports 22:55:38 + Found adjustments 22:55:38 ==> Gzipping contents 22:55:38 ==> Uploading reports 22:55:38 url: https://codecov.io 22:55:38 query: branch=PR-63&commit=13a45a77846682d27446e64ee16ade9850f06dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=63&job=&cmd_args= 22:55:38 -> Pinging Codecov 22:55:38 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-63&commit=13a45a77846682d27446e64ee16ade9850f06dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=63&job=&cmd_args= 22:55:39 -> Uploading to 22:55:39 https://storage.googleapis.com/codecov/v4/raw/2020-09-28/6C56EA5C29638FB4528AC87E60AF5AE0/13a45a77846682d27446e64ee16ade9850f06dcd/b427e3b6-ddcf-4224-be72-63c76333f53f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200928T225538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10c19b36ade98c750b017ad85dd2778d1561ad6728005f230916d7d687f50f48 22:55:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:39 Dload Upload Total Spent Left Speed 22:55:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3489 --:--:-- --:--:-- --:--:-- 3495 22:55:39 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] } 22:55:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:55:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:43 ---> package-listing.sh 22:55:43 ++ facter osfamily 22:55:43 ++ tr '[:upper:]' '[:lower:]' 22:55:43 + OS_FAMILY=redhat 22:55:43 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-63 22:55:43 + START_PACKAGES=/tmp/packages_start.txt 22:55:43 + END_PACKAGES=/tmp/packages_end.txt 22:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:43 + PACKAGES=/tmp/packages_start.txt 22:55:43 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-63 ']' 22:55:43 + PACKAGES=/tmp/packages_end.txt 22:55:43 + case "${OS_FAMILY}" in 22:55:43 + rpm -qa 22:55:43 + sort 22:55:47 + '[' -f /tmp/packages_start.txt ']' 22:55:47 + '[' -f /tmp/packages_end.txt ']' 22:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:47 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-63 ']' 22:55:47 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-63/archives/ 22:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-63/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:48 provisioning config files... 22:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/config2667889817452258927tmp [Pipeline] { [Pipeline] echo 22:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:48 ---> create-netrc.sh [Pipeline] } 22:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:55:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:49 ---> python-tools-install.sh 22:55:49 Generating Requirements File 22:57:10 Python 3.6.8 22:57:10 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 22:57:10 aiohttp==3.6.2 22:57:10 appdirs==1.4.3 22:57:10 argcomplete==1.12.1 22:57:10 aspy.yaml==1.3.0 22:57:10 async-timeout==3.0.1 22:57:10 attrs==19.3.0 22:57:10 Babel==2.8.0 22:57:10 beautifulsoup4==4.8.2 22:57:10 boto3==1.11.6 22:57:10 botocore==1.14.6 22:57:10 bs4==0.0.1 22:57:10 cachetools==4.1.1 22:57:10 certifi==2019.11.28 22:57:10 cffi==1.14.3 22:57:10 cfgv==2.0.1 22:57:10 chardet==3.0.4 22:57:10 click==7.1 22:57:10 cliff==3.4.0 22:57:10 cmd2==1.3.10 22:57:10 colorama==0.4.3 22:57:10 cryptography==3.1.1 22:57:10 debtcollector==2.2.0 22:57:10 decorator==4.4.2 22:57:10 defusedxml==0.6.0 22:57:10 Deprecated==1.2.7 22:57:10 distlib==0.3.1 22:57:10 distro==1.2.0 22:57:10 dnspython==1.16.0 22:57:10 docker==4.2.0 22:57:10 docutils==0.15.2 22:57:10 dogpile.cache==1.0.2 22:57:10 email-validator==1.0.5 22:57:10 filelock==3.0.12 22:57:10 future==0.18.2 22:57:10 google-auth==1.22.0 22:57:10 httplib2==0.17.0 22:57:10 identify==1.4.11 22:57:10 idna==2.9 22:57:10 idna-ssl==1.1.0 22:57:10 importlib-metadata==1.7.0 22:57:10 importlib-resources==1.5.0 22:57:10 iso8601==0.1.13 22:57:10 Jinja2==2.11.1 22:57:10 jmespath==0.10.0 22:57:10 jsonpatch==1.26 22:57:10 jsonpointer==2.0 22:57:10 jsonschema==3.2.0 22:57:10 keystoneauth1==4.2.1 22:57:10 kubernetes==11.0.0 22:57:10 lftools==0.34.2 22:57:10 lxml==4.5.0 22:57:10 MarkupSafe==0.23 22:57:10 msgpack==1.0.0 22:57:10 multi-key-dict==2.0.3 22:57:10 multidict==4.7.6 22:57:10 munch==2.5.0 22:57:10 netaddr==0.8.0 22:57:10 netifaces==0.10.9 22:57:10 niet==1.4.2 22:57:10 nodeenv==1.3.5 22:57:10 oauth2client==4.1.3 22:57:10 oauthlib==3.1.0 22:57:10 openstacksdk==0.50.0 22:57:10 os-client-config==2.1.0 22:57:10 os-service-types==1.7.0 22:57:10 osc-lib==2.2.1 22:57:10 oslo.config==8.3.2 22:57:10 oslo.context==3.1.1 22:57:10 oslo.i18n==5.0.1 22:57:10 oslo.log==4.4.0 22:57:10 oslo.serialization==4.0.1 22:57:10 oslo.utils==4.6.0 22:57:10 packaging==20.4 22:57:10 pbr==5.4.4 22:57:10 pluggy==0.13.1 22:57:10 prettytable==0.7.2 22:57:10 py==1.9.0 22:57:10 pyasn1==0.4.8 22:57:10 pyasn1-modules==0.2.8 22:57:10 pycparser==2.20 22:57:10 pygerrit2==2.0.10 22:57:10 PyGithub==1.46 22:57:10 pyinotify==0.9.6 22:57:10 PyJWT==1.7.1 22:57:10 pyparsing==2.4.7 22:57:10 pyperclip==1.8.0 22:57:10 pyroute2==0.4.13 22:57:10 pyrsistent==0.15.7 22:57:10 PySocks==1.6.8 22:57:10 python-cinderclient==7.2.0 22:57:10 python-dateutil==2.8.1 22:57:10 python-heatclient==2.2.1 22:57:10 python-jenkins==1.7.0 22:57:10 python-keystoneclient==4.1.1 22:57:10 python-magnumclient==3.2.1 22:57:10 python-novaclient==17.2.1 22:57:10 python-openstackclient==5.3.1 22:57:10 python-swiftclient==3.10.1 22:57:10 pytz==2020.1 22:57:10 PyYAML==5.3 22:57:10 requests==2.23.0 22:57:10 requests-oauthlib==1.3.0 22:57:10 requestsexceptions==1.4.0 22:57:10 rfc3986==1.4.0 22:57:10 rpm==4.11.3 22:57:10 rsa==4.0 22:57:10 ruamel.yaml==0.16.10 22:57:10 ruamel.yaml.clib==0.2.0 22:57:10 s3transfer==0.3.3 22:57:10 shade==1.27.2 22:57:10 simplejson==3.17.2 22:57:10 six==1.14.0 22:57:10 soupsieve==2.0 22:57:10 stevedore==3.2.2 22:57:10 tabulate==0.8.6 22:57:10 toml==0.10.0 22:57:10 tox==3.20.0 22:57:10 tqdm==4.43.0 22:57:10 typing-extensions==3.7.4.3 22:57:10 urllib3==1.25.8 22:57:10 virtualenv==20.0.31 22:57:10 wcwidth==0.2.5 22:57:10 websocket-client==0.57.0 22:57:10 wrapt==1.12.1 22:57:10 xdg==3.0.2 22:57:10 xmltodict==0.12.0 22:57:10 yarl==1.6.0 22:57:10 yq==2.11.1 22:57:10 zipp==3.2.0 22:57:10 Cache entry deserialization failed, entry ignored 22:57:10 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 22:57:10 Python 2.7.5 22:57:10 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 22:57:10 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 22:57:10 ansible==2.9.7 22:57:10 Babel==0.9.6 22:57:10 backports.ssl-match-hostname==3.5.0.1 22:57:10 beautifulsoup4==4.4.1 22:57:10 bodhi==2.11.0 22:57:10 bodhi-client==2.11.0 22:57:10 CCColUtils==1.4 22:57:10 cffi==1.6.0 22:57:10 chardet==2.2.1 22:57:10 click==6.7 22:57:10 cloud-init==18.5 22:57:10 configobj==4.7.2 22:57:10 cryptography==1.7.2 22:57:10 decorator==3.4.0 22:57:10 distro==1.2.0 22:57:10 enum34==1.0.4 22:57:10 fedpkg==1.38 22:57:10 futures==3.1.1 22:57:10 gitdb==0.6.4 22:57:10 GitPython==1.0.1 22:57:10 html5lib==0.999 22:57:10 httplib2==0.9.2 22:57:10 idna==2.4 22:57:10 iniparse==0.4 22:57:10 ipaddress==1.0.16 22:57:10 IPy==0.75 22:57:10 javapackages==1.0.0 22:57:10 Jinja2==2.7.2 22:57:10 jmespath==0.9.4 22:57:10 jsonpatch==1.2 22:57:10 jsonpointer==1.9 22:57:10 kerberos==1.1 22:57:10 kitchen==1.1.1 22:57:10 langtable==0.0.31 22:57:10 lockfile==0.9.1 22:57:10 lxml==3.2.1 22:57:10 MarkupSafe==0.11 22:57:10 munch==2.0.2 22:57:10 offtrac==0.1.0 22:57:10 openidc-client==0.6.0 22:57:10 packagedb-cli==2.14.1 22:57:10 paramiko==2.1.1 22:57:10 perf==0.1 22:57:10 ply==3.4 22:57:10 policycoreutils-default-encoding==0.1 22:57:10 prettytable==0.7.2 22:57:10 pyasn1==0.1.9 22:57:10 pycparser==2.14 22:57:10 pycurl==7.19.0 22:57:10 pygobject==3.22.0 22:57:10 pygpgme==0.3 22:57:10 pyliblzma==0.5.3 22:57:10 pyOpenSSL==0.13.1 22:57:10 pyparsing==1.5.6 22:57:10 pyserial==2.6 22:57:10 python-augeas==0.5.0 22:57:10 python-bugzilla==2.3.0 22:57:10 python-dateutil==1.5 22:57:10 python-fedora==0.10.0 22:57:10 python-linux-procfs==0.4.9 22:57:10 python-yubico==1.2.3 22:57:10 pyudev==0.15 22:57:10 pyusb==1.0.0b1 22:57:10 pyxattr==0.5.1 22:57:10 PyYAML==3.10 22:57:10 requests==2.6.0 22:57:10 requests-kerberos==0.7.0 22:57:10 rpkg==1.60 22:57:10 schedutils==0.4 22:57:10 seobject==0.1 22:57:10 sepolicy==1.1 22:57:10 six==1.9.0 22:57:10 smmap==0.9.0 22:57:10 urlgrabber==3.10 22:57:10 urllib3==1.10.2 22:57:10 virtualenv==15.1.0 22:57:10 yum-langpacks==0.4.2 22:57:10 yum-metadata-parser==1.1.4 [Pipeline] echo 22:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:11 ---> sudo-logs.sh 22:57:11 Archiving 'sudo' log.. [Pipeline] echo 22:57:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:11 ---> job-cost.sh 22:57:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuWT 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:24 Cache entry deserialization failed, entry ignored 22:57:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:57:59 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 22:57:59 22:57:59 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 22:57:59 22:57:59 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 22:57:59 lf-activate-venv(): INFO: Adding /tmp/venv-WuWT/bin to PATH 22:57:59 INFO: No Stack... 22:57:59 INFO: Retrieving Pricing Info for: v1-standard-2 22:57:59 INFO: Archiving Costs [Pipeline] echo 22:57:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:59 ---> logs-deploy.sh 22:57:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-63/1 22:57:59 INFO: archiving workspace using pattern(s): 22:58:01 Archives upload complete. 22:58:01 INFO: archiving logs to Nexus 22:58:02 ---> uname -a: 22:58:02 Linux prd-centos7-docker-4c-2g-1834.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 22:58:02 22:58:02 22:58:02 ---> lscpu: 22:58:02 Architecture: x86_64 22:58:02 CPU op-mode(s): 32-bit, 64-bit 22:58:02 Byte Order: Little Endian 22:58:02 CPU(s): 4 22:58:02 On-line CPU(s) list: 0-3 22:58:02 Thread(s) per core: 1 22:58:02 Core(s) per socket: 1 22:58:02 Socket(s): 4 22:58:02 NUMA node(s): 1 22:58:02 Vendor ID: GenuineIntel 22:58:02 CPU family: 6 22:58:02 Model: 44 22:58:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:58:02 Stepping: 1 22:58:02 CPU MHz: 2933.438 22:58:02 BogoMIPS: 5866.87 22:58:02 Virtualization: VT-x 22:58:02 Hypervisor vendor: KVM 22:58:02 Virtualization type: full 22:58:02 L1d cache: 32K 22:58:02 L1i cache: 32K 22:58:02 L2 cache: 4096K 22:58:02 L3 cache: 16384K 22:58:02 NUMA node0 CPU(s): 0-3 22:58:02 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 22:58:02 22:58:02 22:58:02 ---> nproc: 22:58:02 4 22:58:02 22:58:02 22:58:02 ---> df -h: 22:58:02 Filesystem Size Used Avail Use% Mounted on 22:58:02 devtmpfs 887M 0 887M 0% /dev 22:58:02 tmpfs 919M 0 919M 0% /dev/shm 22:58:02 tmpfs 919M 17M 903M 2% /run 22:58:02 tmpfs 919M 0 919M 0% /sys/fs/cgroup 22:58:02 /dev/vda1 50G 7.3G 43G 15% / 22:58:02 tmpfs 184M 0 184M 0% /run/user/1001 22:58:02 22:58:02