Pull request #346 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 13495f77021ea3f25080857fb3aee7177f4698fb+ee20051688ae70d1113833499a5ba5a9398d1a28 (e45ae858a9963aed446826a6bdb229f89593555f) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-6956 in /w/workspace/dry_go-mod-core-contracts_PR-346 [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-346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # 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 ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 Commit message: "docs: Remove docs in V2 model and link to swagger" First time build. Skipping changelog. > git rev-list --no-walk e27ca2f5086b377bdc0c51307cb187ba6ff5a004 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-20T13:20:35.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-20T13:20:35.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-20T13:20:36.005Z] ========================================================= [2020-10-20T13:20:36.005Z] EdgeX Global Pipelines Version Info [2020-10-20T13:20:36.005Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:20:37.542Z] ------------------- [2020-10-20T13:20:37.543Z] stable info: [2020-10-20T13:20:37.543Z] ------------------- [2020-10-20T13:20:37.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-20T13:20:37.543Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-20T13:20:37.543Z] Message: update stable to v1.0.144 [2020-10-20T13:20:38.496Z] ------------------- [2020-10-20T13:20:38.496Z] experimental info: [2020-10-20T13:20:38.496Z] ------------------- [2020-10-20T13:20:38.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-20T13:20:38.496Z] Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd [2020-10-20T13:20:38.496Z] Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-20T13:20:38.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-20T13:20:38.929Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-20T13:20:39.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-20T13:20:39.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-20T13:20:39.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-20T13:20:39.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-20T13:20:39.389Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-20T13:20:39.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-20T13:20:39.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-20T13:20:39.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-20T13:20:39.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-20T13:20:39.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-20T13:20:39.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-20T13:20:40.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-20T13:20:40.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:20:40.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:20:40.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:20:40.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:20:40.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-20T13:20:40.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-20T13:20:40.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-20T13:20:41.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-20T13:20:41.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-20T13:20:41.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-20T13:20:41.371Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-20T13:20:41.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo [2020-10-20T13:20:41.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo [2020-10-20T13:20:41.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo [2020-10-20T13:20:41.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] echo [2020-10-20T13:20:41.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13495f7 [Pipeline] echo [2020-10-20T13:20:41.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-20T13:20:42.531Z] + git log --format=format:%s -1 13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] echo [2020-10-20T13:20:42.594Z] GIT_COMMIT: 13495f77021ea3f25080857fb3aee7177f4698fb, Commit Message: docs: Remove docs in V2 model and link to swagger [Pipeline] echo [2020-10-20T13:20:42.645Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:20:43.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:20:43.245Z] [2020-10-20T13:20:43.245Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:20:43.641Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:20:43.642Z] latest: Pulling from edgex-devops/git-semver [2020-10-20T13:20:43.642Z] 31603596830f: Pulling fs layer [2020-10-20T13:20:43.642Z] 2a8b12db71e7: Pulling fs layer [2020-10-20T13:20:43.642Z] 6ca5941a6612: Pulling fs layer [2020-10-20T13:20:43.642Z] ecc8261a40a4: Pulling fs layer [2020-10-20T13:20:43.642Z] ecc8261a40a4: Waiting [2020-10-20T13:20:43.642Z] 2a8b12db71e7: Verifying Checksum [2020-10-20T13:20:43.642Z] 2a8b12db71e7: Download complete [2020-10-20T13:20:43.905Z] 31603596830f: Verifying Checksum [2020-10-20T13:20:43.905Z] 31603596830f: Download complete [2020-10-20T13:20:43.905Z] ecc8261a40a4: Verifying Checksum [2020-10-20T13:20:43.905Z] ecc8261a40a4: Download complete [2020-10-20T13:20:43.905Z] 6ca5941a6612: Verifying Checksum [2020-10-20T13:20:43.905Z] 6ca5941a6612: Download complete [2020-10-20T13:20:44.170Z] 31603596830f: Pull complete [2020-10-20T13:20:44.170Z] 2a8b12db71e7: Pull complete [2020-10-20T13:20:45.124Z] 6ca5941a6612: Pull complete [2020-10-20T13:20:45.386Z] ecc8261a40a4: Pull complete [2020-10-20T13:20:45.386Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-20T13:20:45.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:20:45.386Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-20T13:20:45.493Z] prd-centos7-docker-4c-2g-6956 does not seem to be running inside a container [2020-10-20T13:20:45.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T13:20:47.969Z] $ docker top cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T13:20:48.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:20:48.415Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:20:48.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:20:48.646Z] $ docker exec cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent [2020-10-20T13:20:48.810Z] SSH_AUTH_SOCK=/tmp/ssh-DRa6Y4R9SCj8/agent.13 [2020-10-20T13:20:48.810Z] SSH_AGENT_PID=19 [2020-10-20T13:20:48.824Z] Running ssh-add (command line suppressed) [2020-10-20T13:20:48.951Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7895856060876285385.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7895856060876285385.key) [2020-10-20T13:20:49.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:20:49.345Z] + git tag --points-at HEAD [Pipeline] } [2020-10-20T13:20:49.368Z] $ docker exec --env ******** --env ******** cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent -k [2020-10-20T13:20:49.480Z] unset SSH_AUTH_SOCK; [2020-10-20T13:20:49.481Z] unset SSH_AGENT_PID; [2020-10-20T13:20:49.481Z] echo Agent pid 19 killed; [2020-10-20T13:20:49.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-20T13:20:49.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:20:49.723Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:20:49.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:20:49.894Z] $ docker exec cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent [2020-10-20T13:20:50.053Z] SSH_AUTH_SOCK=/tmp/ssh-XSNnLSJJYUT7/agent.47 [2020-10-20T13:20:50.053Z] SSH_AGENT_PID=52 [2020-10-20T13:20:50.059Z] Running ssh-add (command line suppressed) [2020-10-20T13:20:50.187Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_2415583616992116267.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_2415583616992116267.key) [2020-10-20T13:20:50.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:20:50.574Z] + git semver init [2020-10-20T13:20:50.574Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T13:20:50.574Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.git [2020-10-20T13:20:50.574Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-346 [2020-10-20T13:20:50.574Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T13:20:50.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T13:20:50.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T13:20:50.574Z] # $SEMVER_BRANCH = PR-346 [2020-10-20T13:20:50.574Z] # $SEMVER_TEMP = /tmp/semver-579170170 [2020-10-20T13:20:50.574Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-20T13:20:51.153Z] # '/tmp/semver-579170170' -> '/w/workspace/dry_go-mod-core-contracts_PR-346/.semver' [2020-10-20T13:20:51.153Z] # -> Force: false [2020-10-20T13:20:51.153Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.semver [Pipeline] } [2020-10-20T13:20:51.169Z] $ docker exec --env ******** --env ******** cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent -k [2020-10-20T13:20:51.287Z] unset SSH_AUTH_SOCK; [2020-10-20T13:20:51.287Z] unset SSH_AGENT_PID; [2020-10-20T13:20:51.287Z] echo Agent pid 52 killed; [2020-10-20T13:20:51.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T13:20:51.932Z] + git semver [Pipeline] } [2020-10-20T13:20:51.960Z] $ docker stop --time=1 cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 [2020-10-20T13:20:53.811Z] $ docker rm -f cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-20T13:20:54.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-20T13:20:54.798Z] Stashed 1 file(s) [Pipeline] echo [2020-10-20T13:20:54.801Z] [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 [2020-10-20T13:21:10.350Z] Still waiting to schedule task [2020-10-20T13:21:10.351Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-20T13:21:10.353Z] Still waiting to schedule task [2020-10-20T13:21:10.353Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-20T13:22:35.164Z] Running on prd-centos7-docker-4c-2g-6959 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws [2020-10-20T13:22:35.230Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-10-20T13:22:38.433Z] using credential edgex-jenkins-ssh [2020-10-20T13:22:38.515Z] Cloning the remote Git repository [2020-10-20T13:22:38.545Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:22:38.610Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-10-20T13:22:39.142Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:22:39.143Z] > git --version # timeout=10 [2020-10-20T13:22:39.149Z] > git --version # 'git version 2.16.5' [2020-10-20T13:22:39.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:22:39.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:22:39.832Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:22:39.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:22:39.859Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:22:39.879Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:22:39.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:22:39.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T13:22:40.395Z] Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb [2020-10-20T13:22:40.505Z] Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb [2020-10-20T13:22:40.505Z] Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) [2020-10-20T13:22:40.408Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:22:40.414Z] > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 [2020-10-20T13:22:40.475Z] > git remote # timeout=10 [2020-10-20T13:22:40.482Z] > git config --get remote.origin.url # timeout=10 [2020-10-20T13:22:40.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:22:40.492Z] > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 [2020-10-20T13:22:40.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-20T13:22:40.512Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:22:40.516Z] > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 [2020-10-20T13:22:44.295Z] Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T13:22:45.068Z] ========================================================= [2020-10-20T13:22:45.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-20T13:22:45.068Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:22:45.734Z] + 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 . [2020-10-20T13:22:47.153Z] Sending build context to Docker daemon 1.816MB [2020-10-20T13:22:47.153Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T13:22:47.153Z] Step 2/7 : FROM ${BASE} [2020-10-20T13:22:47.153Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-20T13:22:47.153Z] df20fa9351a1: Pulling fs layer [2020-10-20T13:22:47.153Z] ed8968b2872e: Pulling fs layer [2020-10-20T13:22:47.153Z] a92cc7c5fd73: Pulling fs layer [2020-10-20T13:22:47.153Z] e871e8e8d7a9: Pulling fs layer [2020-10-20T13:22:47.153Z] e73272ec9a57: Pulling fs layer [2020-10-20T13:22:47.153Z] 1e910a182e73: Pulling fs layer [2020-10-20T13:22:47.153Z] 4e634b169226: Pulling fs layer [2020-10-20T13:22:47.153Z] e73272ec9a57: Waiting [2020-10-20T13:22:47.153Z] 1e910a182e73: Waiting [2020-10-20T13:22:47.153Z] 4e634b169226: Waiting [2020-10-20T13:22:47.153Z] e871e8e8d7a9: Waiting [2020-10-20T13:22:47.153Z] a92cc7c5fd73: Verifying Checksum [2020-10-20T13:22:47.153Z] a92cc7c5fd73: Download complete [2020-10-20T13:22:47.153Z] ed8968b2872e: Download complete [2020-10-20T13:22:47.153Z] e73272ec9a57: Verifying Checksum [2020-10-20T13:22:47.153Z] e73272ec9a57: Download complete [2020-10-20T13:22:47.153Z] 1e910a182e73: Verifying Checksum [2020-10-20T13:22:47.153Z] 1e910a182e73: Download complete [2020-10-20T13:22:47.153Z] df20fa9351a1: Verifying Checksum [2020-10-20T13:22:47.153Z] df20fa9351a1: Download complete [2020-10-20T13:22:47.421Z] df20fa9351a1: Pull complete [2020-10-20T13:22:47.686Z] ed8968b2872e: Pull complete [2020-10-20T13:22:47.687Z] a92cc7c5fd73: Pull complete [2020-10-20T13:22:49.091Z] 4e634b169226: Verifying Checksum [2020-10-20T13:22:49.091Z] 4e634b169226: Download complete [2020-10-20T13:22:49.672Z] e871e8e8d7a9: Verifying Checksum [2020-10-20T13:22:49.672Z] e871e8e8d7a9: Download complete [2020-10-20T13:22:55.024Z] e871e8e8d7a9: Pull complete [2020-10-20T13:22:55.024Z] e73272ec9a57: Pull complete [2020-10-20T13:22:55.024Z] 1e910a182e73: Pull complete [2020-10-20T13:22:59.280Z] 4e634b169226: Pull complete [2020-10-20T13:22:59.280Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-20T13:22:59.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-20T13:22:59.280Z] ---> f7629b54cfaa [2020-10-20T13:22:59.280Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T13:22:59.552Z] ---> Running in fe955e10c4d1 [2020-10-20T13:22:59.823Z] Removing intermediate container fe955e10c4d1 [2020-10-20T13:22:59.823Z] ---> f6dea495b61b [2020-10-20T13:22:59.823Z] Step 4/7 : RUN apk add bash [2020-10-20T13:22:59.823Z] ---> Running in bf3d0cc0a3e1 [2020-10-20T13:23:01.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-20T13:23:01.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-20T13:23:02.767Z] OK: 166 MiB in 39 packages [2020-10-20T13:23:03.032Z] Removing intermediate container bf3d0cc0a3e1 [2020-10-20T13:23:03.032Z] ---> cac369c19f75 [2020-10-20T13:23:03.032Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T13:23:03.032Z] ---> Running in d687f22373fe [2020-10-20T13:23:03.296Z] Removing intermediate container d687f22373fe [2020-10-20T13:23:03.296Z] ---> 69f94b1b3b35 [2020-10-20T13:23:03.296Z] Step 6/7 : COPY go.mod . [2020-10-20T13:23:03.560Z] ---> 86b5148d7498 [2020-10-20T13:23:03.560Z] Step 7/7 : RUN go mod download [2020-10-20T13:23:03.560Z] ---> Running in afe7d02e63df [2020-10-20T13:23:15.845Z] Removing intermediate container afe7d02e63df [2020-10-20T13:23:15.845Z] ---> dfa7392ca156 [2020-10-20T13:23:15.845Z] Successfully built dfa7392ca156 [2020-10-20T13:23:15.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:23:16.201Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T13:23:16.201Z] . [Pipeline] withDockerContainer [2020-10-20T13:23:16.306Z] prd-centos7-docker-4c-2g-6959 does not seem to be running inside a container [2020-10-20T13:23:16.363Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-20T13:23:17.195Z] $ docker top 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:23:17.763Z] + go version [2020-10-20T13:23:17.763Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-20T13:23:17.806Z] $ docker stop --time=1 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d [2020-10-20T13:23:19.177Z] $ docker rm -f 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:23:20.285Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T13:23:20.285Z] . [Pipeline] withDockerContainer [2020-10-20T13:23:20.592Z] prd-centos7-docker-4c-2g-6959 does not seem to be running inside a container [2020-10-20T13:23:20.809Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-20T13:23:21.495Z] $ docker top ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:23:22.072Z] + make test [2020-10-20T13:23:22.072Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-20T13:23:28.994Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-20T13:23:28.994Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements [2020-10-20T13:23:28.994Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-10-20T13:23:29.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-10-20T13:23:29.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.028s coverage: 77.8% of statements [2020-10-20T13:23:29.601Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-20T13:23:29.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-10-20T13:23:29.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.7% of statements [2020-10-20T13:23:30.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.032s coverage: 100.0% of statements [2020-10-20T13:23:30.455Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.049s coverage: 91.8% of statements [2020-10-20T13:23:30.455Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-20T13:23:30.455Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-20T13:23:30.455Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements [2020-10-20T13:23:31.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 48.9% of statements [2020-10-20T13:23:33.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2020-10-20T13:23:33.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2020-10-20T13:23:33.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements [2020-10-20T13:23:33.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-10-20T13:23:33.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-10-20T13:23:33.885Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-20T13:23:33.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.1% of statements [2020-10-20T13:23:33.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements [2020-10-20T13:23:33.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 94.4% of statements [2020-10-20T13:23:33.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-10-20T13:23:33.885Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-20T13:23:33.885Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-20T13:23:35.327Z] gofmt -l . [2020-10-20T13:23:35.327Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-20T13:23:35.750Z] Stashed 1 file(s) [Pipeline] } [2020-10-20T13:23:35.769Z] $ docker stop --time=1 ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 [2020-10-20T13:23:37.969Z] $ docker rm -f ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } [2020-10-20T13:23:49.847Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6960 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws [2020-10-20T13:23:49.906Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2020-10-20T13:23:55.709Z] using credential edgex-jenkins-ssh [2020-10-20T13:23:55.775Z] Cloning the remote Git repository [2020-10-20T13:23:55.837Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:23:55.959Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2020-10-20T13:23:56.035Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:23:56.036Z] > git --version # timeout=10 [2020-10-20T13:23:56.053Z] > git --version # 'git version 2.17.1' [2020-10-20T13:23:56.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:23:56.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:23:57.127Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:23:57.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:23:57.180Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:23:57.213Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:23:57.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:23:57.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T13:23:57.836Z] Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb [2020-10-20T13:23:58.124Z] Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb [2020-10-20T13:23:58.125Z] Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) [2020-10-20T13:23:57.866Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:23:57.879Z] > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 [2020-10-20T13:23:58.008Z] > git remote # timeout=10 [2020-10-20T13:23:58.023Z] > git config --get remote.origin.url # timeout=10 [2020-10-20T13:23:58.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:23:58.044Z] > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 [2020-10-20T13:23:58.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-20T13:23:58.136Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:23:58.183Z] > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 [2020-10-20T13:24:02.677Z] Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T13:24:03.822Z] ========================================================= [2020-10-20T13:24:03.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-20T13:24:03.823Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:24:04.781Z] + 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 . [2020-10-20T13:24:05.847Z] Sending build context to Docker daemon 1.816MB [2020-10-20T13:24:05.847Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T13:24:05.847Z] Step 2/7 : FROM ${BASE} [2020-10-20T13:24:06.120Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-20T13:24:06.120Z] b538f80385f9: Pulling fs layer [2020-10-20T13:24:06.120Z] 74f711af9a0d: Pulling fs layer [2020-10-20T13:24:06.120Z] 99f96fe45779: Pulling fs layer [2020-10-20T13:24:06.120Z] 8529a6b9a6be: Pulling fs layer [2020-10-20T13:24:06.120Z] 45590311c82a: Pulling fs layer [2020-10-20T13:24:06.120Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-20T13:24:06.120Z] 209524e5b208: Pulling fs layer [2020-10-20T13:24:06.120Z] 8529a6b9a6be: Waiting [2020-10-20T13:24:06.120Z] 45590311c82a: Waiting [2020-10-20T13:24:06.120Z] 69ca0ff8b7b3: Waiting [2020-10-20T13:24:06.120Z] 209524e5b208: Waiting [2020-10-20T13:24:06.120Z] 99f96fe45779: Verifying Checksum [2020-10-20T13:24:06.120Z] 99f96fe45779: Download complete [2020-10-20T13:24:06.120Z] 74f711af9a0d: Verifying Checksum [2020-10-20T13:24:06.120Z] 74f711af9a0d: Download complete [2020-10-20T13:24:06.120Z] 45590311c82a: Verifying Checksum [2020-10-20T13:24:06.120Z] 45590311c82a: Download complete [2020-10-20T13:24:06.395Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-20T13:24:06.395Z] 69ca0ff8b7b3: Download complete [2020-10-20T13:24:06.676Z] b538f80385f9: Verifying Checksum [2020-10-20T13:24:06.676Z] b538f80385f9: Download complete [2020-10-20T13:24:07.283Z] b538f80385f9: Pull complete [2020-10-20T13:24:07.893Z] 74f711af9a0d: Pull complete [2020-10-20T13:24:08.169Z] 99f96fe45779: Pull complete [2020-10-20T13:24:09.155Z] 209524e5b208: Verifying Checksum [2020-10-20T13:24:10.139Z] 8529a6b9a6be: Verifying Checksum [2020-10-20T13:24:10.139Z] 8529a6b9a6be: Download complete [2020-10-20T13:24:20.311Z] 8529a6b9a6be: Pull complete [2020-10-20T13:24:20.587Z] 45590311c82a: Pull complete [2020-10-20T13:24:20.864Z] 69ca0ff8b7b3: Pull complete [2020-10-20T13:24:25.193Z] 209524e5b208: Pull complete [2020-10-20T13:24:25.193Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-20T13:24:25.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-20T13:24:25.193Z] ---> 5bddaf1c2fca [2020-10-20T13:24:25.193Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T13:24:27.825Z] ---> Running in 0797296cab1d [2020-10-20T13:24:27.825Z] Removing intermediate container 0797296cab1d [2020-10-20T13:24:27.825Z] ---> fb6a43ab9b5d [2020-10-20T13:24:27.825Z] Step 4/7 : RUN apk add bash [2020-10-20T13:24:28.101Z] ---> Running in 7151ff1cba15 [2020-10-20T13:24:29.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-20T13:24:30.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-20T13:24:31.518Z] OK: 142 MiB in 39 packages [2020-10-20T13:24:32.500Z] Removing intermediate container 7151ff1cba15 [2020-10-20T13:24:32.500Z] ---> a68e4500d845 [2020-10-20T13:24:32.500Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T13:24:32.773Z] ---> Running in 9b1676641e80 [2020-10-20T13:24:33.368Z] Removing intermediate container 9b1676641e80 [2020-10-20T13:24:33.368Z] ---> 1eea26f2a747 [2020-10-20T13:24:33.368Z] Step 6/7 : COPY go.mod . [2020-10-20T13:24:33.965Z] ---> e32852dfa596 [2020-10-20T13:24:33.965Z] Step 7/7 : RUN go mod download [2020-10-20T13:24:34.242Z] ---> Running in 9491a8d2b677 [2020-10-20T13:24:49.348Z] Removing intermediate container 9491a8d2b677 [2020-10-20T13:24:49.348Z] ---> 8f45e7ea2ffe [2020-10-20T13:24:49.348Z] Successfully built 8f45e7ea2ffe [2020-10-20T13:24:49.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:24:49.762Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T13:24:49.763Z] . [Pipeline] withDockerContainer [2020-10-20T13:24:50.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container [2020-10-20T13:24:50.137Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-20T13:24:51.959Z] $ docker top 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:24:53.353Z] + go version [2020-10-20T13:24:53.353Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-20T13:24:53.393Z] $ docker stop --time=1 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b [2020-10-20T13:24:55.315Z] $ docker rm -f 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:24:56.364Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T13:24:56.364Z] . [Pipeline] withDockerContainer [2020-10-20T13:24:56.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container [2020-10-20T13:24:56.732Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-20T13:24:58.663Z] $ docker top 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:25:00.081Z] + make test [2020-10-20T13:25:00.082Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-20T13:25:22.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-20T13:25:22.576Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements [2020-10-20T13:25:22.576Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements [2020-10-20T13:25:24.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements [2020-10-20T13:25:24.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements [2020-10-20T13:25:24.565Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-20T13:25:24.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.4% of statements [2020-10-20T13:25:26.555Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.7% of statements [2020-10-20T13:25:26.555Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements [2020-10-20T13:25:27.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements [2020-10-20T13:25:27.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-20T13:25:27.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-20T13:25:27.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements [2020-10-20T13:25:27.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.029s coverage: 48.9% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 63.0% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-10-20T13:25:32.975Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 29.1% of statements [2020-10-20T13:25:32.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements [2020-10-20T13:25:35.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 94.4% of statements [2020-10-20T13:25:35.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-10-20T13:25:35.604Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-20T13:25:35.604Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-20T13:25:39.928Z] gofmt -l . [2020-10-20T13:25:40.202Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-20T13:25:40.500Z] Warning: overwriting stash ‘coverage-report’ [2020-10-20T13:25:41.434Z] Stashed 1 file(s) [Pipeline] } [2020-10-20T13:25:41.450Z] $ docker stop --time=1 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be [2020-10-20T13:25:43.764Z] $ docker rm -f 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 [2020-10-20T13:25:46.330Z] provisioning config files... [2020-10-20T13:25:46.343Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config783549607512060324tmp [Pipeline] { [Pipeline] sh [2020-10-20T13:25:46.723Z] + set +x [2020-10-20T13:25:46.724Z] + curl -s https://codecov.io/bash [2020-10-20T13:25:46.724Z] + bash -s -- [2020-10-20T13:25:46.986Z] [2020-10-20T13:25:46.986Z] _____ _ [2020-10-20T13:25:46.986Z] / ____| | | [2020-10-20T13:25:46.986Z] | | ___ __| | ___ ___ _____ __ [2020-10-20T13:25:46.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-20T13:25:46.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-20T13:25:46.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-20T13:25:46.986Z] Bash-20201009-048fee3 [2020-10-20T13:25:46.986Z] [2020-10-20T13:25:46.986Z] [2020-10-20T13:25:46.986Z] ==> Jenkins CI detected. [2020-10-20T13:25:46.986Z] project root: . [2020-10-20T13:25:46.986Z] --> token set from env [2020-10-20T13:25:46.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-20T13:25:46.986Z] ==> Running gcov in . (disable via -X gcov) [2020-10-20T13:25:46.986Z] ==> Python coveragepy not found [2020-10-20T13:25:46.986Z] ==> Searching for coverage reports in: [2020-10-20T13:25:46.986Z] + . [2020-10-20T13:25:46.986Z] -> Found 1 reports [2020-10-20T13:25:46.986Z] ==> Detecting git/mercurial file structure [2020-10-20T13:25:46.986Z] ==> Reading reports [2020-10-20T13:25:46.986Z] + ./coverage.out bytes=106724 [2020-10-20T13:25:46.986Z] ==> Appending adjustments [2020-10-20T13:25:46.986Z] https://docs.codecov.io/docs/fixing-reports [2020-10-20T13:25:47.936Z] + Found adjustments [2020-10-20T13:25:47.936Z] ==> Gzipping contents [2020-10-20T13:25:47.936Z] ==> Uploading reports [2020-10-20T13:25:47.936Z] url: https://codecov.io [2020-10-20T13:25:47.936Z] query: branch=PR-346&commit=13495f77021ea3f25080857fb3aee7177f4698fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= [2020-10-20T13:25:47.936Z] -> Pinging Codecov [2020-10-20T13:25:47.936Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-346&commit=13495f77021ea3f25080857fb3aee7177f4698fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= [2020-10-20T13:25:47.936Z] -> Uploading to [2020-10-20T13:25:47.936Z] [2020-10-20T13:25:47.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-20T13:25:47.936Z] Dload Upload Total Spent Left Speed [2020-10-20T13:25:47.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-20T13:25:47.936Z] X> Failed to upload [2020-10-20T13:25:47.936Z] ==> Uploading to Codecov [2020-10-20T13:25:47.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-20T13:25:47.937Z] Dload Upload Total Spent Left Speed [2020-10-20T13:25:49.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17100 0 0 100 17100 0 14604 0:00:01 0:00:01 --:--:-- 14615 100 17218 100 118 100 17100 75 10974 0:00:01 0:00:01 --:--:-- 10975 [2020-10-20T13:25:49.591Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] } [2020-10-20T13:25:49.601Z] 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 [2020-10-20T13:25:52.648Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:25:53.225Z] ---> package-listing.sh [2020-10-20T13:25:53.225Z] ++ facter osfamily [2020-10-20T13:25:53.225Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-20T13:25:53.225Z] + OS_FAMILY=redhat [2020-10-20T13:25:53.225Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-346 [2020-10-20T13:25:53.225Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-20T13:25:53.225Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-20T13:25:53.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-20T13:25:53.225Z] + PACKAGES=/tmp/packages_start.txt [2020-10-20T13:25:53.225Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' [2020-10-20T13:25:53.225Z] + PACKAGES=/tmp/packages_end.txt [2020-10-20T13:25:53.225Z] + case "${OS_FAMILY}" in [2020-10-20T13:25:53.225Z] + rpm -qa [2020-10-20T13:25:53.225Z] + sort [2020-10-20T13:25:57.457Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-20T13:25:57.457Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-20T13:25:57.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-20T13:25:57.457Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' [2020-10-20T13:25:57.457Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ [2020-10-20T13:25:57.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ [Pipeline] echo [2020-10-20T13:25:57.474Z] 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-20T13:25:57.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:25:58.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:25:58.075Z] [2020-10-20T13:25:58.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:25:58.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:25:58.450Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-20T13:25:58.450Z] df20fa9351a1: Pulling fs layer [2020-10-20T13:25:58.450Z] 36b3adc4ff6f: Pulling fs layer [2020-10-20T13:25:58.450Z] 8ad3a11d3b57: Pulling fs layer [2020-10-20T13:25:58.450Z] 46f8f816bc3b: Pulling fs layer [2020-10-20T13:25:58.450Z] 93b61091891f: Pulling fs layer [2020-10-20T13:25:58.450Z] 93b9cdb0e59b: Pulling fs layer [2020-10-20T13:25:58.450Z] 5e14af77c1be: Pulling fs layer [2020-10-20T13:25:58.450Z] 01666e4c0597: Pulling fs layer [2020-10-20T13:25:58.450Z] aa168da1d23b: Pulling fs layer [2020-10-20T13:25:58.450Z] 93b9cdb0e59b: Waiting [2020-10-20T13:25:58.450Z] 5e14af77c1be: Waiting [2020-10-20T13:25:58.450Z] 01666e4c0597: Waiting [2020-10-20T13:25:58.450Z] aa168da1d23b: Waiting [2020-10-20T13:25:58.450Z] 46f8f816bc3b: Waiting [2020-10-20T13:25:58.450Z] 93b61091891f: Waiting [2020-10-20T13:25:58.450Z] 36b3adc4ff6f: Verifying Checksum [2020-10-20T13:25:58.450Z] 36b3adc4ff6f: Download complete [2020-10-20T13:25:58.450Z] 46f8f816bc3b: Verifying Checksum [2020-10-20T13:25:58.451Z] 46f8f816bc3b: Download complete [2020-10-20T13:25:58.451Z] df20fa9351a1: Verifying Checksum [2020-10-20T13:25:58.451Z] df20fa9351a1: Download complete [2020-10-20T13:25:58.713Z] 93b9cdb0e59b: Verifying Checksum [2020-10-20T13:25:58.713Z] 93b9cdb0e59b: Download complete [2020-10-20T13:25:58.713Z] 93b61091891f: Verifying Checksum [2020-10-20T13:25:58.713Z] 93b61091891f: Download complete [2020-10-20T13:25:58.713Z] 5e14af77c1be: Verifying Checksum [2020-10-20T13:25:58.713Z] 5e14af77c1be: Download complete [2020-10-20T13:25:58.713Z] 01666e4c0597: Verifying Checksum [2020-10-20T13:25:58.713Z] 01666e4c0597: Download complete [2020-10-20T13:25:58.975Z] df20fa9351a1: Pull complete [2020-10-20T13:25:58.975Z] 36b3adc4ff6f: Pull complete [2020-10-20T13:25:59.240Z] 8ad3a11d3b57: Verifying Checksum [2020-10-20T13:25:59.240Z] 8ad3a11d3b57: Download complete [2020-10-20T13:26:00.211Z] 8ad3a11d3b57: Pull complete [2020-10-20T13:26:00.211Z] 46f8f816bc3b: Pull complete [2020-10-20T13:26:00.788Z] 93b61091891f: Pull complete [2020-10-20T13:26:00.788Z] 93b9cdb0e59b: Pull complete [2020-10-20T13:26:00.788Z] aa168da1d23b: Verifying Checksum [2020-10-20T13:26:00.788Z] aa168da1d23b: Download complete [2020-10-20T13:26:01.050Z] 5e14af77c1be: Pull complete [2020-10-20T13:26:01.050Z] 01666e4c0597: Pull complete [2020-10-20T13:26:09.269Z] aa168da1d23b: Pull complete [2020-10-20T13:26:09.269Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-20T13:26:09.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:26:09.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-20T13:26:09.450Z] prd-centos7-docker-4c-2g-6956 does not seem to be running inside a container [2020-10-20T13:26:09.497Z] $ 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-346/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-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-20T13:26:13.385Z] $ docker top 02c669a00b147eb5e8fe26ebaac83c9866626d859279e342d3959246910d09d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:26:13.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-20T13:26:14.206Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-20T13:26:14.512Z] + ls /var/log/sa-host [2020-10-20T13:26:14.512Z] + sadf -c /var/log/sa-host/sa05 [2020-10-20T13:26:14.512Z] file_magic: OK [2020-10-20T13:26:14.512Z] HZ: Using current value: 100 [2020-10-20T13:26:14.512Z] file_header: OK [2020-10-20T13:26:14.512Z] 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 [2020-10-20T13:26:14.512Z] Statistics: [2020-10-20T13:26:14.512Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T13:26:14.512Z] File successfully converted to sysstat format version 12.2.1 [2020-10-20T13:26:14.512Z] + sadf -c /var/log/sa-host/sa20 [2020-10-20T13:26:14.512Z] file_magic: OK [2020-10-20T13:26:14.512Z] HZ: Using current value: 100 [2020-10-20T13:26:14.512Z] file_header: OK [2020-10-20T13:26:14.512Z] 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 [2020-10-20T13:26:14.512Z] Statistics: [2020-10-20T13:26:14.512Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T13:26:14.512Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-20T13:26:14.728Z] provisioning config files... [2020-10-20T13:26:14.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config4039789224561371604tmp [Pipeline] { [Pipeline] echo [2020-10-20T13:26:14.855Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:26:15.154Z] ---> create-netrc.sh [Pipeline] } [2020-10-20T13:26:15.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-20T13:26:15.273Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:26:15.572Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-20T13:26:15.584Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:26:16.278Z] ---> sudo-logs.sh [2020-10-20T13:26:16.278Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-20T13:26:16.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:26:16.589Z] ---> job-cost.sh [2020-10-20T13:26:16.590Z] lf-activate-venv: SKIPPING [2020-10-20T13:26:16.590Z] INFO: No Stack... [2020-10-20T13:26:17.557Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-20T13:26:18.132Z] INFO: Archiving Costs [Pipeline] echo [2020-10-20T13:26:18.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:26:18.441Z] ---> logs-deploy.sh [2020-10-20T13:26:18.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-346/6 [2020-10-20T13:26:18.441Z] INFO: archiving workspace using pattern(s): [2020-10-20T13:26:19.832Z] Archives upload complete. [2020-10-20T13:26:20.096Z] INFO: archiving logs to Nexus [2020-10-20T13:26:21.044Z] ---> uname -a: [2020-10-20T13:26:21.044Z] Linux prd-centos7-docker-4c-2g-6956.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] ---> lscpu: [2020-10-20T13:26:21.044Z] Architecture: x86_64 [2020-10-20T13:26:21.044Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-20T13:26:21.044Z] Byte Order: Little Endian [2020-10-20T13:26:21.044Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-20T13:26:21.044Z] CPU(s): 4 [2020-10-20T13:26:21.044Z] On-line CPU(s) list: 0-3 [2020-10-20T13:26:21.044Z] Thread(s) per core: 1 [2020-10-20T13:26:21.044Z] Core(s) per socket: 1 [2020-10-20T13:26:21.044Z] Socket(s): 4 [2020-10-20T13:26:21.044Z] NUMA node(s): 1 [2020-10-20T13:26:21.044Z] Vendor ID: GenuineIntel [2020-10-20T13:26:21.044Z] CPU family: 6 [2020-10-20T13:26:21.044Z] Model: 44 [2020-10-20T13:26:21.044Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-20T13:26:21.044Z] Stepping: 1 [2020-10-20T13:26:21.044Z] CPU MHz: 2933.438 [2020-10-20T13:26:21.044Z] BogoMIPS: 5866.87 [2020-10-20T13:26:21.044Z] Virtualization: VT-x [2020-10-20T13:26:21.044Z] Hypervisor vendor: KVM [2020-10-20T13:26:21.044Z] Virtualization type: full [2020-10-20T13:26:21.044Z] L1d cache: 128 KiB [2020-10-20T13:26:21.044Z] L1i cache: 128 KiB [2020-10-20T13:26:21.044Z] L2 cache: 16 MiB [2020-10-20T13:26:21.044Z] L3 cache: 64 MiB [2020-10-20T13:26:21.044Z] NUMA node0 CPU(s): 0-3 [2020-10-20T13:26:21.044Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-20T13:26:21.044Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-20T13:26:21.044Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-20T13:26:21.044Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-20T13:26:21.044Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-20T13:26:21.044Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-20T13:26:21.044Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-20T13:26:21.044Z] Vulnerability Tsx async abort: Not affected [2020-10-20T13:26:21.044Z] 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 [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] ---> nproc: [2020-10-20T13:26:21.044Z] 4 [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] ---> df -h: [2020-10-20T13:26:21.044Z] Filesystem Size Used Available Use% Mounted on [2020-10-20T13:26:21.044Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-20T13:26:21.044Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-20T13:26:21.044Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-20T13:26:21.044Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346 [2020-10-20T13:26:21.044Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346@tmp [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] ---> free -m: [2020-10-20T13:26:21.044Z] total used free shared buff/cache available [2020-10-20T13:26:21.044Z] Mem: 1837 691 109 0 1036 1043 [2020-10-20T13:26:21.044Z] Swap: 1023 1 1022 [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z] ---> ip addr: [2020-10-20T13:26:21.044Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-20T13:26:21.044Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-20T13:26:21.044Z] inet 127.0.0.1/8 scope host lo [2020-10-20T13:26:21.044Z] valid_lft forever preferred_lft forever [2020-10-20T13:26:21.044Z] inet6 ::1/128 scope host [2020-10-20T13:26:21.044Z] valid_lft forever preferred_lft forever [2020-10-20T13:26:21.044Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-20T13:26:21.044Z] link/ether fa:16:3e:49:87:01 brd ff:ff:ff:ff:ff:ff [2020-10-20T13:26:21.044Z] inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-20T13:26:21.044Z] valid_lft 86021sec preferred_lft 86021sec [2020-10-20T13:26:21.044Z] inet6 fe80::f816:3eff:fe49:8701/64 scope link [2020-10-20T13:26:21.044Z] valid_lft forever preferred_lft forever [2020-10-20T13:26:21.044Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-20T13:26:21.044Z] link/ether 02:42:28:aa:9a:2a brd ff:ff:ff:ff:ff:ff [2020-10-20T13:26:21.044Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-20T13:26:21.044Z] valid_lft forever preferred_lft forever [2020-10-20T13:26:21.044Z] inet6 fe80::42:28ff:feaa:9a2a/64 scope link [2020-10-20T13:26:21.044Z] valid_lft forever preferred_lft forever [2020-10-20T13:26:21.044Z] [2020-10-20T13:26:21.044Z]