Pull request #3004 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from a62d8bd1333da545914046922608179133690a57+6aacc02e765899b5f00a422c0b56178915ca79e6 (0c928e92f524866ad1fa750d42db8974fae60720) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19144 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a62d8bd1333da545914046922608179133690a57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 Merge succeeded, producing a62d8bd1333da545914046922608179133690a57 Checking out Revision a62d8bd1333da545914046922608179133690a57 (PR-3004) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 Commit message: "feat(all): added fix to test-attribution-txt.sh to look for attribution.txt in base only" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T23:04:50.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk d70a8511620a916985d84d895f29dceb73539e40 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T23:04:50.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T23:04:50.550Z] ========================================================= [2021-01-08T23:04:50.550Z] EdgeX Global Pipelines Version Info [2021-01-08T23:04:50.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:04:52.043Z] ------------------- [2021-01-08T23:04:52.043Z] stable info: [2021-01-08T23:04:52.043Z] ------------------- [2021-01-08T23:04:52.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T23:04:52.043Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T23:04:52.043Z] Message: update stable to v1.0.173 [2021-01-08T23:04:52.998Z] ------------------- [2021-01-08T23:04:52.998Z] experimental info: [2021-01-08T23:04:52.998Z] ------------------- [2021-01-08T23:04:52.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T23:04:52.998Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T23:04:52.998Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T23:04:53.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-08T23:04:53.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-08T23:04:53.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T23:04:53.613Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T23:04:53.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T23:04:53.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T23:04:53.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T23:04:54.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-08T23:04:54.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-08T23:04:54.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-08T23:04:54.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T23:04:54.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T23:04:54.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T23:04:54.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T23:04:54.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T23:04:54.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T23:04:54.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-08T23:04:55.067Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T23:04:55.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-08T23:04:55.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-08T23:04:55.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-08T23:04:55.499Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T23:04:55.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T23:04:55.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo [2021-01-08T23:04:55.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo [2021-01-08T23:04:55.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo [2021-01-08T23:04:56.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62d8bd1333da545914046922608179133690a57 [Pipeline] echo [2021-01-08T23:04:56.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62d8bd [Pipeline] echo [2021-01-08T23:04:56.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T23:04:56.454Z] provisioning config files... [2021-01-08T23:04:56.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7930907779643938575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:04:56.842Z] ---> docker-login.sh [2021-01-08T23:04:56.842Z] nexus3.edgexfoundry.org:10001 [2021-01-08T23:04:57.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:04:57.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:04:57.365Z] Configure a credential helper to remove this warning. See [2021-01-08T23:04:57.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:04:57.365Z] [2021-01-08T23:04:57.365Z] Login Succeeded [2021-01-08T23:04:57.365Z] nexus3.edgexfoundry.org:10002 [2021-01-08T23:04:57.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:04:57.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:04:57.631Z] Configure a credential helper to remove this warning. See [2021-01-08T23:04:57.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:04:57.631Z] [2021-01-08T23:04:57.631Z] Login Succeeded [2021-01-08T23:04:57.631Z] nexus3.edgexfoundry.org:10003 [2021-01-08T23:04:57.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:04:57.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:04:57.631Z] Configure a credential helper to remove this warning. See [2021-01-08T23:04:57.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:04:57.631Z] [2021-01-08T23:04:57.631Z] Login Succeeded [2021-01-08T23:04:57.631Z] nexus3.edgexfoundry.org:10004 [2021-01-08T23:04:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:04:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:04:57.893Z] Configure a credential helper to remove this warning. See [2021-01-08T23:04:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:04:57.893Z] [2021-01-08T23:04:57.893Z] Login Succeeded [2021-01-08T23:04:57.893Z] docker.io [2021-01-08T23:04:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:04:58.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:04:58.155Z] Configure a credential helper to remove this warning. See [2021-01-08T23:04:58.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:04:58.155Z] [2021-01-08T23:04:58.155Z] Login Succeeded [2021-01-08T23:04:58.155Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T23:04:58.165Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T23:04:58.643Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/core-command/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/core-data/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-08T23:04:58.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T23:04:58.643Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-08T23:04:58.643Z] ++ cut -d/ -f2 [2021-01-08T23:04:58.643Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-08T23:04:58.711Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:05:00.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T23:05:00.233Z] [2021-01-08T23:05:00.233Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:05:00.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T23:05:00.578Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T23:05:00.578Z] 31603596830f: Pulling fs layer [2021-01-08T23:05:00.578Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T23:05:00.578Z] 6ca5941a6612: Pulling fs layer [2021-01-08T23:05:00.578Z] ecc8261a40a4: Pulling fs layer [2021-01-08T23:05:00.578Z] ecc8261a40a4: Waiting [2021-01-08T23:05:00.578Z] 2a8b12db71e7: Verifying Checksum [2021-01-08T23:05:00.578Z] 2a8b12db71e7: Download complete [2021-01-08T23:05:00.841Z] 31603596830f: Verifying Checksum [2021-01-08T23:05:00.841Z] 31603596830f: Download complete [2021-01-08T23:05:00.841Z] 6ca5941a6612: Verifying Checksum [2021-01-08T23:05:00.841Z] 6ca5941a6612: Download complete [2021-01-08T23:05:00.841Z] ecc8261a40a4: Verifying Checksum [2021-01-08T23:05:00.841Z] ecc8261a40a4: Download complete [2021-01-08T23:05:01.105Z] 31603596830f: Pull complete [2021-01-08T23:05:01.376Z] 2a8b12db71e7: Pull complete [2021-01-08T23:05:02.341Z] 6ca5941a6612: Pull complete [2021-01-08T23:05:02.341Z] ecc8261a40a4: Pull complete [2021-01-08T23:05:02.341Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T23:05:02.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T23:05:02.341Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T23:05:02.459Z] prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container [2021-01-08T23:05:02.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-01-08T23:05:05.047Z] $ docker top 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T23:05:05.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T23:05:05.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T23:05:05.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T23:05:05.677Z] $ docker exec 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent [2021-01-08T23:05:05.847Z] SSH_AUTH_SOCK=/tmp/ssh-TiiWxwI8eEgM/agent.11 [2021-01-08T23:05:05.847Z] SSH_AGENT_PID=16 [2021-01-08T23:05:05.860Z] Running ssh-add (command line suppressed) [2021-01-08T23:05:05.982Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4381788592157399598.key (/w/workspace/edgex-go/2@tmp/private_key_4381788592157399598.key) [2021-01-08T23:05:06.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T23:05:06.376Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T23:05:06.402Z] $ docker exec --env ******** --env ******** 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent -k [2021-01-08T23:05:06.526Z] unset SSH_AUTH_SOCK; [2021-01-08T23:05:06.526Z] unset SSH_AGENT_PID; [2021-01-08T23:05:06.526Z] echo Agent pid 16 killed; [2021-01-08T23:05:06.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T23:05:06.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T23:05:06.743Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T23:05:06.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T23:05:06.916Z] $ docker exec 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent [2021-01-08T23:05:07.073Z] SSH_AUTH_SOCK=/tmp/ssh-vE9TiCh5lwdU/agent.45 [2021-01-08T23:05:07.073Z] SSH_AGENT_PID=50 [2021-01-08T23:05:07.081Z] Running ssh-add (command line suppressed) [2021-01-08T23:05:07.201Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1133704683096491153.key (/w/workspace/edgex-go/2@tmp/private_key_1133704683096491153.key) [2021-01-08T23:05:07.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T23:05:07.595Z] + git semver init [2021-01-08T23:05:07.595Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T23:05:07.595Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-08T23:05:07.595Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-08T23:05:07.595Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T23:05:07.595Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T23:05:07.595Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T23:05:07.595Z] # $SEMVER_BRANCH = PR-3004 [2021-01-08T23:05:07.595Z] # $SEMVER_TEMP = /tmp/semver-024304980 [2021-01-08T23:05:07.595Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-08T23:05:25.826Z] # '/tmp/semver-024304980' -> '/w/workspace/edgex-go/2/.semver' [2021-01-08T23:05:25.827Z] # -> Force: false [2021-01-08T23:05:25.827Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-08T23:05:25.841Z] $ docker exec --env ******** --env ******** 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent -k [2021-01-08T23:05:26.043Z] unset SSH_AUTH_SOCK; [2021-01-08T23:05:26.043Z] unset SSH_AGENT_PID; [2021-01-08T23:05:26.043Z] echo Agent pid 50 killed; [2021-01-08T23:05:26.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T23:05:26.609Z] + git semver [Pipeline] } [2021-01-08T23:05:26.628Z] $ docker stop --time=1 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 [2021-01-08T23:05:28.291Z] $ docker rm -f 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T23:05:28.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T23:05:29.336Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T23:05:29.339Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T23:05:30.259Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T23:05:30.563Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T23:05:30.865Z] + sudo service docker restart [2021-01-08T23:05:30.865Z] + true [2021-01-08T23:05:30.865Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-08T23:05:31.458Z] ========================================================= [2021-01-08T23:05:31.458Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T23:05:31.458Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:05:31.806Z] + 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 . [2021-01-08T23:05:35.133Z] Sending build context to Docker daemon 326.4MB [2021-01-08T23:05:35.133Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T23:05:35.133Z] Step 2/6 : FROM ${BASE} [2021-01-08T23:05:35.133Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T23:05:35.133Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T23:05:35.133Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T23:05:35.133Z] de9db76c5a1d: Pulling fs layer [2021-01-08T23:05:35.133Z] bca2f99d35d6: Pulling fs layer [2021-01-08T23:05:35.133Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T23:05:35.133Z] 7c6f9722023f: Pulling fs layer [2021-01-08T23:05:35.133Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T23:05:35.133Z] bca2f99d35d6: Waiting [2021-01-08T23:05:35.133Z] 93359f2a8cfa: Waiting [2021-01-08T23:05:35.133Z] 7c6f9722023f: Waiting [2021-01-08T23:05:35.133Z] a35cf1a2eb13: Waiting [2021-01-08T23:05:35.133Z] de9db76c5a1d: Verifying Checksum [2021-01-08T23:05:35.133Z] de9db76c5a1d: Download complete [2021-01-08T23:05:35.133Z] 0ef7d3d256c8: Verifying Checksum [2021-01-08T23:05:35.133Z] 0ef7d3d256c8: Download complete [2021-01-08T23:05:35.133Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T23:05:35.133Z] 93359f2a8cfa: Download complete [2021-01-08T23:05:35.133Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T23:05:35.133Z] 188c0c94c7c5: Download complete [2021-01-08T23:05:35.133Z] 7c6f9722023f: Verifying Checksum [2021-01-08T23:05:35.133Z] 7c6f9722023f: Download complete [2021-01-08T23:05:35.708Z] 188c0c94c7c5: Pull complete [2021-01-08T23:05:35.971Z] 0ef7d3d256c8: Pull complete [2021-01-08T23:05:36.234Z] de9db76c5a1d: Pull complete [2021-01-08T23:05:37.644Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T23:05:37.644Z] a35cf1a2eb13: Download complete [2021-01-08T23:05:38.220Z] bca2f99d35d6: Verifying Checksum [2021-01-08T23:05:38.220Z] bca2f99d35d6: Download complete [2021-01-08T23:05:43.569Z] bca2f99d35d6: Pull complete [2021-01-08T23:05:43.569Z] 93359f2a8cfa: Pull complete [2021-01-08T23:05:43.569Z] 7c6f9722023f: Pull complete [2021-01-08T23:05:44.768Z] Still waiting to schedule task [2021-01-08T23:05:44.768Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-08T23:05:50.183Z] a35cf1a2eb13: Pull complete [2021-01-08T23:05:50.183Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T23:05:50.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T23:05:50.184Z] ---> a62c8e92a672 [2021-01-08T23:05:50.184Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T23:05:50.184Z] ---> Running in 595f35cd7d4d [2021-01-08T23:05:50.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T23:05:51.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T23:05:52.077Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T23:05:52.077Z] (2/12) Installing file (5.38-r0) [2021-01-08T23:05:52.339Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T23:05:52.339Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T23:05:56.559Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T23:05:56.559Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T23:05:56.559Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T23:05:56.559Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T23:05:56.559Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T23:05:56.559Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T23:05:56.559Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T23:05:56.559Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T23:05:56.559Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T23:05:56.559Z] OK: 233 MiB in 51 packages [2021-01-08T23:06:00.786Z] Removing intermediate container 595f35cd7d4d [2021-01-08T23:06:00.786Z] ---> c84bef07aef4 [2021-01-08T23:06:00.786Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T23:06:00.786Z] ---> Running in cf07fef7d8cd [2021-01-08T23:06:00.786Z] Removing intermediate container cf07fef7d8cd [2021-01-08T23:06:00.786Z] ---> 168333bce075 [2021-01-08T23:06:00.786Z] Step 5/6 : COPY go.mod . [2021-01-08T23:06:01.048Z] ---> 59156167c7fb [2021-01-08T23:06:01.048Z] Step 6/6 : RUN go mod download [2021-01-08T23:06:01.048Z] ---> Running in 0e505fd0dda1 [2021-01-08T23:06:23.075Z] Removing intermediate container 0e505fd0dda1 [2021-01-08T23:06:23.075Z] ---> 8c5d305bd28e [2021-01-08T23:06:23.075Z] Successfully built 8c5d305bd28e [2021-01-08T23:06:23.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:06:23.392Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T23:06:23.392Z] . [Pipeline] withDockerContainer [2021-01-08T23:06:23.492Z] prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container [2021-01-08T23:06:23.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-01-08T23:06:24.279Z] $ docker top fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T23:06:24.757Z] + go version [2021-01-08T23:06:24.757Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T23:06:24.773Z] $ docker stop --time=1 fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe [2021-01-08T23:06:26.162Z] $ docker rm -f fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:06:27.058Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T23:06:27.058Z] . [Pipeline] withDockerContainer [2021-01-08T23:06:27.162Z] prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container [2021-01-08T23:06:27.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-01-08T23:06:28.087Z] $ docker top dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T23:06:28.322Z] ========================================================= [2021-01-08T23:06:28.322Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T23:06:28.322Z] ========================================================= [Pipeline] sh [2021-01-08T23:06:28.612Z] + make test [2021-01-08T23:06:28.613Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T23:06:38.737Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T23:06:51.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T23:06:57.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T23:06:57.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T23:06:57.788Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T23:06:57.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T23:06:57.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T23:06:58.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T23:06:58.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T23:06:58.907Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T23:06:59.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T23:07:02.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T23:07:02.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T23:07:02.321Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T23:07:03.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 46.6% of statements [2021-01-08T23:07:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T23:07:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T23:07:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T23:07:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T23:07:03.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.0% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.403s coverage: 77.8% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.4% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T23:07:09.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T23:07:09.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-01-08T23:07:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T23:07:09.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-01-08T23:07:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T23:07:10.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T23:07:10.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.156s coverage: 97.5% of statements [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T23:07:10.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T23:07:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T23:07:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.316s coverage: 93.8% of statements [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T23:07:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T23:07:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T23:07:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T23:07:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.049s coverage: 75.5% of statements [2021-01-08T23:07:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T23:07:12.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-01-08T23:07:12.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-01-08T23:07:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements [2021-01-08T23:07:13.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.4% of statements [2021-01-08T23:07:13.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T23:07:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements [2021-01-08T23:07:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T23:07:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T23:07:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-01-08T23:07:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-01-08T23:07:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-01-08T23:07:14.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-01-08T23:07:14.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-01-08T23:07:15.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.415s coverage: 55.9% of statements [2021-01-08T23:07:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T23:07:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T23:07:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T23:07:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T23:07:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T23:07:16.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-01-08T23:07:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T23:07:16.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T23:07:16.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.342s coverage: 84.0% of statements [2021-01-08T23:07:16.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements [2021-01-08T23:07:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.119s coverage: 47.1% of statements [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T23:07:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T23:07:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2021-01-08T23:07:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.692s coverage: 29.1% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T23:07:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T23:07:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-01-08T23:07:19.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-08T23:07:20.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-08T23:07:20.455Z] GO111MODULE=on go vet ./... [2021-01-08T23:07:30.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19145 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws [2021-01-08T23:07:30.781Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-08T23:07:35.593Z] using credential edgex-jenkins-ssh [2021-01-08T23:07:35.654Z] Cloning the remote Git repository [2021-01-08T23:07:35.736Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T23:07:35.859Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-08T23:07:35.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T23:07:35.934Z] > git --version # timeout=10 [2021-01-08T23:07:35.953Z] > git --version # 'git version 2.17.1' [2021-01-08T23:07:35.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T23:07:36.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T23:07:42.555Z] gofmt -l . [2021-01-08T23:07:42.555Z] [ "`gofmt -l .`" = "" ] [2021-01-08T23:07:43.131Z] ./bin/test-go-mod-tidy.sh [2021-01-08T23:07:43.706Z] ./bin/test-attribution-txt.sh [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:43.969Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:07:44.231Z] make: *** [Makefile:99: test] Error 1 [Pipeline] } [2021-01-08T23:07:44.253Z] $ docker stop --time=1 dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 [2021-01-08T23:07:46.451Z] $ docker rm -f dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T23:07:47.916Z] Failed in branch amd64 [2021-01-08T23:07:52.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T23:07:52.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T23:07:53.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T23:07:53.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T23:07:53.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T23:07:53.089Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T23:07:53.830Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a62d8bd1333da545914046922608179133690a57 [2021-01-08T23:07:54.229Z] Merge succeeded, producing a62d8bd1333da545914046922608179133690a57 [2021-01-08T23:07:54.229Z] Checking out Revision a62d8bd1333da545914046922608179133690a57 (PR-3004) [2021-01-08T23:07:53.861Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T23:07:53.879Z] > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 [2021-01-08T23:07:54.165Z] > git remote # timeout=10 [2021-01-08T23:07:54.183Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T23:07:54.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T23:07:54.203Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-08T23:07:54.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T23:07:54.246Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T23:07:54.257Z] > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 [2021-01-08T23:07:58.495Z] Commit message: "feat(all): added fix to test-attribution-txt.sh to look for attribution.txt in base only" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T23:08:00.111Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-08T23:08:00.595Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T23:08:00.937Z] + true [2021-01-08T23:08:00.937Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T23:08:03.649Z] provisioning config files... [2021-01-08T23:08:03.693Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3202219848740467104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:08:04.111Z] ---> docker-login.sh [2021-01-08T23:08:04.111Z] nexus3.edgexfoundry.org:10001 [2021-01-08T23:08:04.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:08:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:08:05.309Z] Configure a credential helper to remove this warning. See [2021-01-08T23:08:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:08:05.309Z] [2021-01-08T23:08:05.309Z] Login Succeeded [2021-01-08T23:08:05.309Z] nexus3.edgexfoundry.org:10002 [2021-01-08T23:08:05.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:08:05.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:08:05.857Z] Configure a credential helper to remove this warning. See [2021-01-08T23:08:05.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:08:05.857Z] [2021-01-08T23:08:05.857Z] Login Succeeded [2021-01-08T23:08:05.857Z] nexus3.edgexfoundry.org:10003 [2021-01-08T23:08:06.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:08:06.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:08:06.131Z] Configure a credential helper to remove this warning. See [2021-01-08T23:08:06.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:08:06.131Z] [2021-01-08T23:08:06.131Z] Login Succeeded [2021-01-08T23:08:06.406Z] nexus3.edgexfoundry.org:10004 [2021-01-08T23:08:06.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:08:06.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:08:06.684Z] Configure a credential helper to remove this warning. See [2021-01-08T23:08:06.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:08:06.684Z] [2021-01-08T23:08:06.684Z] Login Succeeded [2021-01-08T23:08:06.684Z] docker.io [2021-01-08T23:08:07.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T23:08:07.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T23:08:07.551Z] Configure a credential helper to remove this warning. See [2021-01-08T23:08:07.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T23:08:07.551Z] [2021-01-08T23:08:07.551Z] Login Succeeded [2021-01-08T23:08:07.551Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T23:08:07.570Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-08T23:08:07.969Z] ========================================================= [2021-01-08T23:08:07.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-08T23:08:07.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:08:08.355Z] + 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 . [2021-01-08T23:08:10.357Z] Sending build context to Docker daemon 165.4MB [2021-01-08T23:08:10.633Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T23:08:10.633Z] Step 2/6 : FROM ${BASE} [2021-01-08T23:08:10.633Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-08T23:08:10.633Z] 5f621e34cdf4: Pulling fs layer [2021-01-08T23:08:10.633Z] a4357932f1b6: Pulling fs layer [2021-01-08T23:08:10.633Z] 18c013af1878: Pulling fs layer [2021-01-08T23:08:10.633Z] 00ac8860ef70: Pulling fs layer [2021-01-08T23:08:10.633Z] 63d7cb157983: Pulling fs layer [2021-01-08T23:08:10.633Z] b116817d02f9: Pulling fs layer [2021-01-08T23:08:10.633Z] 745a02a5169b: Pulling fs layer [2021-01-08T23:08:10.633Z] 00ac8860ef70: Waiting [2021-01-08T23:08:10.633Z] 63d7cb157983: Waiting [2021-01-08T23:08:10.633Z] b116817d02f9: Waiting [2021-01-08T23:08:10.633Z] 745a02a5169b: Waiting [2021-01-08T23:08:10.633Z] 18c013af1878: Download complete [2021-01-08T23:08:10.633Z] a4357932f1b6: Verifying Checksum [2021-01-08T23:08:10.633Z] a4357932f1b6: Download complete [2021-01-08T23:08:10.633Z] 63d7cb157983: Verifying Checksum [2021-01-08T23:08:10.633Z] 63d7cb157983: Download complete [2021-01-08T23:08:10.633Z] b116817d02f9: Download complete [2021-01-08T23:08:10.633Z] 5f621e34cdf4: Verifying Checksum [2021-01-08T23:08:10.633Z] 5f621e34cdf4: Download complete [2021-01-08T23:08:11.633Z] 5f621e34cdf4: Pull complete [2021-01-08T23:08:11.914Z] a4357932f1b6: Pull complete [2021-01-08T23:08:12.514Z] 18c013af1878: Pull complete [2021-01-08T23:08:13.114Z] 745a02a5169b: Verifying Checksum [2021-01-08T23:08:13.114Z] 745a02a5169b: Download complete [2021-01-08T23:08:14.100Z] 00ac8860ef70: Download complete [2021-01-08T23:08:24.279Z] 00ac8860ef70: Pull complete [2021-01-08T23:08:24.879Z] 63d7cb157983: Pull complete [2021-01-08T23:08:25.154Z] b116817d02f9: Pull complete [2021-01-08T23:08:29.492Z] 745a02a5169b: Pull complete [2021-01-08T23:08:29.492Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-08T23:08:29.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-08T23:08:29.492Z] ---> b7e6874047d6 [2021-01-08T23:08:29.492Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T23:08:32.150Z] ---> Running in d2c25e48c3b2 [2021-01-08T23:08:33.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T23:08:34.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T23:08:34.786Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T23:08:35.062Z] (2/12) Installing file (5.38-r0) [2021-01-08T23:08:35.062Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T23:08:35.062Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T23:08:39.364Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T23:08:39.364Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T23:08:39.364Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T23:08:39.364Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T23:08:39.364Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T23:08:39.364Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T23:08:39.364Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T23:08:39.364Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T23:08:39.634Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T23:08:39.634Z] OK: 217 MiB in 51 packages [2021-01-08T23:08:43.940Z] Removing intermediate container d2c25e48c3b2 [2021-01-08T23:08:43.940Z] ---> 339a5d8fa4e1 [2021-01-08T23:08:43.940Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T23:08:43.940Z] ---> Running in 3729b93655ea [2021-01-08T23:08:43.940Z] Removing intermediate container 3729b93655ea [2021-01-08T23:08:43.940Z] ---> d59d9e81c3f7 [2021-01-08T23:08:43.940Z] Step 5/6 : COPY go.mod . [2021-01-08T23:08:44.918Z] ---> 25b6b1194579 [2021-01-08T23:08:44.918Z] Step 6/6 : RUN go mod download [2021-01-08T23:08:44.918Z] ---> Running in da0c5959cb2d [2021-01-08T23:09:11.708Z] Removing intermediate container da0c5959cb2d [2021-01-08T23:09:11.708Z] ---> 511fd0a1a90f [2021-01-08T23:09:11.708Z] Successfully built 511fd0a1a90f [2021-01-08T23:09:11.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:09:12.067Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T23:09:12.067Z] . [Pipeline] withDockerContainer [2021-01-08T23:09:12.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-19145 does not seem to be running inside a container [2021-01-08T23:09:12.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-01-08T23:09:13.880Z] $ docker top 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T23:09:14.863Z] + go version [2021-01-08T23:09:14.863Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-08T23:09:14.896Z] $ docker stop --time=1 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 [2021-01-08T23:09:16.778Z] $ docker rm -f 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:09:17.747Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T23:09:17.747Z] . [Pipeline] withDockerContainer [2021-01-08T23:09:18.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-19145 does not seem to be running inside a container [2021-01-08T23:09:18.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-01-08T23:09:19.513Z] $ docker top b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T23:09:19.895Z] ========================================================= [2021-01-08T23:09:19.895Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T23:09:19.895Z] ========================================================= [Pipeline] sh [2021-01-08T23:09:20.539Z] + make test [2021-01-08T23:09:20.539Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T23:09:42.726Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T23:10:21.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T23:10:44.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T23:10:46.701Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T23:10:46.701Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T23:10:46.701Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T23:10:53.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.261s coverage: 46.6% of statements [2021-01-08T23:10:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T23:10:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T23:10:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T23:10:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T23:10:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T23:11:00.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.0% of statements [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T23:11:00.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T23:11:00.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T23:11:00.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.320s coverage: 77.1% of statements [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T23:11:00.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T23:11:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.750s coverage: 82.4% of statements [2021-01-08T23:11:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T23:11:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T23:11:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T23:11:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T23:11:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.193s coverage: 28.6% of statements [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T23:11:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T23:11:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T23:11:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.277s coverage: 86.7% of statements [2021-01-08T23:11:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T23:11:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.308s coverage: 97.5% of statements [2021-01-08T23:11:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T23:11:10.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.168s coverage: 78.3% of statements [2021-01-08T23:11:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T23:11:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T23:11:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T23:11:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.989s coverage: 93.8% of statements [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 75.5% of statements [2021-01-08T23:11:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 80.8% of statements [2021-01-08T23:11:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements [2021-01-08T23:11:18.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.2% of statements [2021-01-08T23:11:20.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements [2021-01-08T23:11:20.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T23:11:22.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 63.5% of statements [2021-01-08T23:11:22.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T23:11:22.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T23:11:22.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-08T23:11:22.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-08T23:11:23.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2021-01-08T23:11:23.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements [2021-01-08T23:11:24.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-01-08T23:11:29.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 55.9% of statements [2021-01-08T23:11:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T23:11:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T23:11:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T23:11:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T23:11:29.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T23:11:30.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements [2021-01-08T23:11:30.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T23:11:30.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T23:11:30.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.602s coverage: 84.0% of statements [2021-01-08T23:11:30.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.125s coverage: 100.0% of statements [2021-01-08T23:11:36.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.390s coverage: 47.1% of statements [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T23:11:36.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T23:11:36.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-01-08T23:11:36.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T23:11:41.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.011s coverage: 29.1% of statements [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T23:11:41.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T23:11:41.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T23:11:41.117Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T23:11:41.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T23:11:41.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T23:11:41.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T23:11:41.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-01-08T23:11:41.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T23:11:41.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T23:11:42.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-01-08T23:11:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-01-08T23:11:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-08T23:11:43.956Z] GO111MODULE=on go vet ./... [2021-01-08T23:12:51.978Z] gofmt -l . [2021-01-08T23:12:51.978Z] [ "`gofmt -l .`" = "" ] [2021-01-08T23:12:51.978Z] ./bin/test-go-mod-tidy.sh [2021-01-08T23:12:51.978Z] ./bin/test-attribution-txt.sh [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:51.978Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:52.248Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:52.248Z] An attribution for explicit is missing from Attribution.txt, please add [2021-01-08T23:12:52.248Z] make: *** [Makefile:99: test] Error 1 [Pipeline] } [2021-01-08T23:12:52.285Z] $ docker stop --time=1 b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 [2021-01-08T23:12:54.555Z] $ docker rm -f b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T23:12:56.878Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:12:59.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:00.078Z] ---> package-listing.sh [2021-01-08T23:13:00.078Z] ++ facter osfamily [2021-01-08T23:13:00.078Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T23:13:00.078Z] + OS_FAMILY=redhat [2021-01-08T23:13:00.078Z] + workspace=/w/workspace/edgex-go/2 [2021-01-08T23:13:00.078Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T23:13:00.078Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T23:13:00.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T23:13:00.078Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T23:13:00.078Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-08T23:13:00.078Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T23:13:00.078Z] + case "${OS_FAMILY}" in [2021-01-08T23:13:00.078Z] + rpm -qa [2021-01-08T23:13:00.078Z] + sort [2021-01-08T23:13:05.384Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T23:13:05.384Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T23:13:05.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T23:13:05.384Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-08T23:13:05.384Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-08T23:13:05.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-08T23:13:05.398Z] 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/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-08T23:13:05.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:13:05.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T23:13:05.992Z] [2021-01-08T23:13:05.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T23:13:06.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T23:13:06.352Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T23:13:06.352Z] df20fa9351a1: Pulling fs layer [2021-01-08T23:13:06.352Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T23:13:06.352Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T23:13:06.352Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T23:13:06.352Z] 93b61091891f: Pulling fs layer [2021-01-08T23:13:06.352Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T23:13:06.352Z] 5e14af77c1be: Pulling fs layer [2021-01-08T23:13:06.352Z] 01666e4c0597: Pulling fs layer [2021-01-08T23:13:06.352Z] aa168da1d23b: Pulling fs layer [2021-01-08T23:13:06.352Z] 46f8f816bc3b: Waiting [2021-01-08T23:13:06.352Z] 93b9cdb0e59b: Waiting [2021-01-08T23:13:06.352Z] 5e14af77c1be: Waiting [2021-01-08T23:13:06.352Z] 01666e4c0597: Waiting [2021-01-08T23:13:06.352Z] 93b61091891f: Waiting [2021-01-08T23:13:06.352Z] aa168da1d23b: Waiting [2021-01-08T23:13:06.352Z] 36b3adc4ff6f: Verifying Checksum [2021-01-08T23:13:06.352Z] 36b3adc4ff6f: Download complete [2021-01-08T23:13:06.352Z] 46f8f816bc3b: Verifying Checksum [2021-01-08T23:13:06.352Z] 46f8f816bc3b: Download complete [2021-01-08T23:13:06.352Z] df20fa9351a1: Verifying Checksum [2021-01-08T23:13:06.352Z] df20fa9351a1: Download complete [2021-01-08T23:13:06.615Z] 93b9cdb0e59b: Verifying Checksum [2021-01-08T23:13:06.615Z] 93b9cdb0e59b: Download complete [2021-01-08T23:13:06.615Z] 5e14af77c1be: Verifying Checksum [2021-01-08T23:13:06.615Z] 5e14af77c1be: Download complete [2021-01-08T23:13:06.615Z] 93b61091891f: Verifying Checksum [2021-01-08T23:13:06.615Z] 93b61091891f: Download complete [2021-01-08T23:13:06.615Z] 01666e4c0597: Verifying Checksum [2021-01-08T23:13:06.615Z] 01666e4c0597: Download complete [2021-01-08T23:13:06.615Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T23:13:06.615Z] 8ad3a11d3b57: Download complete [2021-01-08T23:13:06.886Z] df20fa9351a1: Pull complete [2021-01-08T23:13:07.152Z] 36b3adc4ff6f: Pull complete [2021-01-08T23:13:08.109Z] 8ad3a11d3b57: Pull complete [2021-01-08T23:13:08.375Z] 46f8f816bc3b: Pull complete [2021-01-08T23:13:08.637Z] aa168da1d23b: Verifying Checksum [2021-01-08T23:13:08.637Z] aa168da1d23b: Download complete [2021-01-08T23:13:08.637Z] 93b61091891f: Pull complete [2021-01-08T23:13:08.900Z] 93b9cdb0e59b: Pull complete [2021-01-08T23:13:08.900Z] 5e14af77c1be: Pull complete [2021-01-08T23:13:09.179Z] 01666e4c0597: Pull complete [2021-01-08T23:13:15.796Z] aa168da1d23b: Pull complete [2021-01-08T23:13:15.796Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T23:13:15.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T23:13:15.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T23:13:15.933Z] prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container [2021-01-08T23:13:15.982Z] $ 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/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T23:13:19.057Z] $ docker top f032c143b6b1941b793f228da9fabca49c52fe561698a11570a3b78385ec1539 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T23:13:19.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T23:13:19.856Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T23:13:20.156Z] + ls /var/log/sa-host [2021-01-08T23:13:20.156Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T23:13:20.156Z] file_magic: OK [2021-01-08T23:13:20.156Z] HZ: Using current value: 100 [2021-01-08T23:13:20.156Z] file_header: OK [2021-01-08T23:13:20.156Z] 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 [2021-01-08T23:13:20.156Z] Statistics: [2021-01-08T23:13:20.156Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T23:13:20.156Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T23:13:20.156Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T23:13:20.156Z] file_magic: OK [2021-01-08T23:13:20.156Z] HZ: Using current value: 100 [2021-01-08T23:13:20.156Z] file_header: OK [2021-01-08T23:13:20.156Z] 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 [2021-01-08T23:13:20.156Z] Statistics: [2021-01-08T23:13:20.156Z] Hnuu...uuuununununu... [2021-01-08T23:13:20.156Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T23:13:20.780Z] provisioning config files... [2021-01-08T23:13:20.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config692718539111098819tmp [Pipeline] { [Pipeline] echo [2021-01-08T23:13:20.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:21.202Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T23:13:21.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T23:13:21.308Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:21.606Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T23:13:21.617Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:21.912Z] ---> sudo-logs.sh [2021-01-08T23:13:21.912Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T23:13:21.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:22.225Z] ---> job-cost.sh [2021-01-08T23:13:22.226Z] lf-activate-venv: SKIPPING [2021-01-08T23:13:22.226Z] INFO: No Stack... [2021-01-08T23:13:23.187Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T23:13:23.463Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T23:13:23.481Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T23:13:23.815Z] ---> logs-deploy.sh [2021-01-08T23:13:23.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/2 [2021-01-08T23:13:23.815Z] INFO: archiving workspace using pattern(s): [2021-01-08T23:13:25.742Z] Archives upload complete. [2021-01-08T23:13:25.742Z] INFO: archiving logs to Nexus