Pull request #2942 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 64cc1e3571febcdb99a1ec0292bd4ce572fada0f+bbb161aa59ef099937232867751a09afbb087fa9 (27ec53d224bfca6498a38c17c82fa57e618309ff) 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-16917 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 > 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/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 64cc1e3571febcdb99a1ec0292bd4ce572fada0f Merge succeeded, producing 64cc1e3571febcdb99a1ec0292bd4ce572fada0f Checking out Revision 64cc1e3571febcdb99a1ec0292bd4ce572fada0f (PR-2942) > git config core.sparsecheckout # timeout=10 > git checkout -f 64cc1e3571febcdb99a1ec0292bd4ce572fada0f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64cc1e3571febcdb99a1ec0292bd4ce572fada0f # timeout=10 Commit message: "feat: Updated to latest bootstrap and other modules" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-20T18:39:06.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-20T18:39:06.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-20T18:39:06.558Z] ========================================================= [2020-12-20T18:39:06.558Z] EdgeX Global Pipelines Version Info [2020-12-20T18:39:06.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9460977cdab3fe296620ee7dd94755f27dc09d3a # timeout=10 [2020-12-20T18:39:08.966Z] ------------------- [2020-12-20T18:39:08.966Z] stable info: [2020-12-20T18:39:08.966Z] ------------------- [2020-12-20T18:39:08.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-20T18:39:08.966Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-20T18:39:08.966Z] Message: update stable to v1.0.173 [2020-12-20T18:39:09.933Z] ------------------- [2020-12-20T18:39:09.933Z] experimental info: [2020-12-20T18:39:09.933Z] ------------------- [2020-12-20T18:39:09.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-20T18:39:09.933Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-20T18:39:09.933Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-20T18:39:10.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-20T18:39:10.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-20T18:39:10.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-20T18:39:10.609Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-20T18:39:10.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-20T18:39:10.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-20T18:39:10.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-20T18:39:11.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-20T18:39:11.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-20T18:39:11.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-20T18:39:11.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-20T18:39:11.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-20T18:39:11.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-20T18:39:11.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-20T18:39:11.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-20T18:39:11.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-20T18:39:12.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-20T18:39:12.168Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-20T18:39:12.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-20T18:39:12.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-20T18:39:12.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-20T18:39:12.629Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-20T18:39:12.727Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-20T18:39:12.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo [2020-12-20T18:39:12.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo [2020-12-20T18:39:13.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo [2020-12-20T18:39:13.159Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64cc1e3571febcdb99a1ec0292bd4ce572fada0f [Pipeline] echo [2020-12-20T18:39:13.272Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64cc1e3 [Pipeline] echo [2020-12-20T18:39:13.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-20T18:39:13.569Z] provisioning config files... [2020-12-20T18:39:13.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1978608529797742160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:39:14.067Z] ---> docker-login.sh [2020-12-20T18:39:14.067Z] nexus3.edgexfoundry.org:10001 [2020-12-20T18:39:14.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:39:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:39:14.913Z] Configure a credential helper to remove this warning. See [2020-12-20T18:39:14.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:39:14.913Z] [2020-12-20T18:39:14.913Z] Login Succeeded [2020-12-20T18:39:14.913Z] nexus3.edgexfoundry.org:10002 [2020-12-20T18:39:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:39:15.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:39:15.181Z] Configure a credential helper to remove this warning. See [2020-12-20T18:39:15.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:39:15.181Z] [2020-12-20T18:39:15.181Z] Login Succeeded [2020-12-20T18:39:15.181Z] nexus3.edgexfoundry.org:10003 [2020-12-20T18:39:15.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:39:15.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:39:15.446Z] Configure a credential helper to remove this warning. See [2020-12-20T18:39:15.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:39:15.446Z] [2020-12-20T18:39:15.446Z] Login Succeeded [2020-12-20T18:39:15.446Z] nexus3.edgexfoundry.org:10004 [2020-12-20T18:39:15.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:39:15.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:39:15.712Z] Configure a credential helper to remove this warning. See [2020-12-20T18:39:15.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:39:15.712Z] [2020-12-20T18:39:15.712Z] Login Succeeded [2020-12-20T18:39:15.712Z] docker.io [2020-12-20T18:39:15.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:39:16.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:39:16.243Z] Configure a credential helper to remove this warning. See [2020-12-20T18:39:16.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:39:16.243Z] [2020-12-20T18:39:16.243Z] Login Succeeded [2020-12-20T18:39:16.243Z] ---> docker-login.sh ends [Pipeline] } [2020-12-20T18:39:16.265Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-20T18:39:16.796Z] ++ 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 [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/core-command/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/core-data/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-20T18:39:16.796Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-20T18:39:16.796Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-20T18:39:16.796Z] ++ cut -d/ -f2 [2020-12-20T18:39:16.796Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-20T18:39:16.889Z] 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 [2020-12-20T18:39:18.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:39:18.790Z] [2020-12-20T18:39:18.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:39:19.197Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:39:19.197Z] latest: Pulling from edgex-devops/git-semver [2020-12-20T18:39:19.197Z] 31603596830f: Pulling fs layer [2020-12-20T18:39:19.197Z] 2a8b12db71e7: Pulling fs layer [2020-12-20T18:39:19.197Z] 6ca5941a6612: Pulling fs layer [2020-12-20T18:39:19.197Z] ecc8261a40a4: Pulling fs layer [2020-12-20T18:39:19.197Z] ecc8261a40a4: Waiting [2020-12-20T18:39:19.197Z] 2a8b12db71e7: Download complete [2020-12-20T18:39:19.499Z] 31603596830f: Verifying Checksum [2020-12-20T18:39:19.499Z] 31603596830f: Download complete [2020-12-20T18:39:19.499Z] ecc8261a40a4: Verifying Checksum [2020-12-20T18:39:19.499Z] ecc8261a40a4: Download complete [2020-12-20T18:39:19.769Z] 6ca5941a6612: Verifying Checksum [2020-12-20T18:39:19.769Z] 6ca5941a6612: Download complete [2020-12-20T18:39:20.038Z] 31603596830f: Pull complete [2020-12-20T18:39:20.313Z] 2a8b12db71e7: Pull complete [2020-12-20T18:39:21.763Z] 6ca5941a6612: Pull complete [2020-12-20T18:39:22.036Z] ecc8261a40a4: Pull complete [2020-12-20T18:39:22.036Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-20T18:39:22.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:39:22.036Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-20T18:39:22.344Z] prd-centos7-docker-4c-2g-16917 does not seem to be running inside a container [2020-12-20T18:39:22.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-20T18:39:25.040Z] $ docker top fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-20T18:39:25.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-20T18:39:25.465Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-20T18:39:25.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-20T18:39:25.858Z] $ docker exec fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 ssh-agent [2020-12-20T18:39:26.213Z] SSH_AUTH_SOCK=/tmp/ssh-XzK5LM1t3AUP/agent.11 [2020-12-20T18:39:26.213Z] SSH_AGENT_PID=16 [2020-12-20T18:39:26.228Z] Running ssh-add (command line suppressed) [2020-12-20T18:39:26.449Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_1030414093273221893.key (/w/workspace/edgex-go/15@tmp/private_key_1030414093273221893.key) [2020-12-20T18:39:26.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-20T18:39:26.918Z] + git tag --points-at HEAD [Pipeline] } [2020-12-20T18:39:26.967Z] $ docker exec --env ******** --env ******** fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 ssh-agent -k [2020-12-20T18:39:27.239Z] unset SSH_AUTH_SOCK; [2020-12-20T18:39:27.239Z] unset SSH_AGENT_PID; [2020-12-20T18:39:27.239Z] echo Agent pid 16 killed; [2020-12-20T18:39:27.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-20T18:39:27.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-20T18:39:27.467Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-20T18:39:27.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-20T18:39:27.778Z] $ docker exec fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 ssh-agent [2020-12-20T18:39:27.997Z] SSH_AUTH_SOCK=/tmp/ssh-bL3iYyXMGRWV/agent.44 [2020-12-20T18:39:27.997Z] SSH_AGENT_PID=50 [2020-12-20T18:39:28.005Z] Running ssh-add (command line suppressed) [2020-12-20T18:39:28.296Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_5125010802436540553.key (/w/workspace/edgex-go/15@tmp/private_key_5125010802436540553.key) [2020-12-20T18:39:28.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-20T18:39:28.918Z] + git semver init [2020-12-20T18:39:29.195Z] # -> Open(): unable to determine branch for HEAD [2020-12-20T18:39:29.195Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2020-12-20T18:39:29.196Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2020-12-20T18:39:29.196Z] # $SEMVER_REMOTE_NAME = origin [2020-12-20T18:39:29.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-20T18:39:29.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-20T18:39:29.196Z] # $SEMVER_BRANCH = PR-2942 [2020-12-20T18:39:29.196Z] # $SEMVER_TEMP = /tmp/semver-071445579 [2020-12-20T18:39:29.196Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-20T18:39:56.583Z] # '/tmp/semver-071445579' -> '/w/workspace/edgex-go/15/.semver' [2020-12-20T18:39:56.583Z] # -> Force: false [2020-12-20T18:39:56.583Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2020-12-20T18:39:56.612Z] $ docker exec --env ******** --env ******** fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 ssh-agent -k [2020-12-20T18:39:57.348Z] unset SSH_AUTH_SOCK; [2020-12-20T18:39:57.349Z] unset SSH_AGENT_PID; [2020-12-20T18:39:57.349Z] echo Agent pid 50 killed; [2020-12-20T18:39:57.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-20T18:39:58.539Z] + git semver [Pipeline] } [2020-12-20T18:39:58.594Z] $ docker stop --time=1 fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 [2020-12-20T18:40:00.568Z] $ docker rm -f fbc730ccf45eaffa1a0bf6773cbc378141c5fc41171352d7e130fe064ca65349 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-20T18:40:01.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-20T18:40:02.245Z] Stashed 1 file(s) [Pipeline] echo [2020-12-20T18:40:02.248Z] [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 [2020-12-20T18:40:03.158Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:40:03.522Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:40:03.862Z] + sudo service docker restart [2020-12-20T18:40:03.862Z] + true [2020-12-20T18:40:03.862Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-20T18:40:04.922Z] ========================================================= [2020-12-20T18:40:04.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-20T18:40:04.922Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:40:05.311Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-20T18:40:10.748Z] Sending build context to Docker daemon 331.2MB [2020-12-20T18:40:10.748Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-20T18:40:10.748Z] Step 2/7 : FROM ${BASE} [2020-12-20T18:40:10.748Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-20T18:40:10.748Z] 188c0c94c7c5: Pulling fs layer [2020-12-20T18:40:10.748Z] 0ef7d3d256c8: Pulling fs layer [2020-12-20T18:40:10.748Z] de9db76c5a1d: Pulling fs layer [2020-12-20T18:40:10.748Z] bca2f99d35d6: Pulling fs layer [2020-12-20T18:40:10.748Z] 93359f2a8cfa: Pulling fs layer [2020-12-20T18:40:10.748Z] 7c6f9722023f: Pulling fs layer [2020-12-20T18:40:10.748Z] a35cf1a2eb13: Pulling fs layer [2020-12-20T18:40:10.748Z] 93359f2a8cfa: Waiting [2020-12-20T18:40:10.748Z] 7c6f9722023f: Waiting [2020-12-20T18:40:10.748Z] a35cf1a2eb13: Waiting [2020-12-20T18:40:10.748Z] bca2f99d35d6: Waiting [2020-12-20T18:40:10.748Z] de9db76c5a1d: Verifying Checksum [2020-12-20T18:40:10.748Z] de9db76c5a1d: Download complete [2020-12-20T18:40:10.748Z] 0ef7d3d256c8: Verifying Checksum [2020-12-20T18:40:10.748Z] 0ef7d3d256c8: Download complete [2020-12-20T18:40:10.748Z] 93359f2a8cfa: Verifying Checksum [2020-12-20T18:40:10.748Z] 93359f2a8cfa: Download complete [2020-12-20T18:40:10.748Z] 188c0c94c7c5: Verifying Checksum [2020-12-20T18:40:10.748Z] 188c0c94c7c5: Download complete [2020-12-20T18:40:10.748Z] 7c6f9722023f: Verifying Checksum [2020-12-20T18:40:10.748Z] 7c6f9722023f: Download complete [2020-12-20T18:40:11.374Z] 188c0c94c7c5: Pull complete [2020-12-20T18:40:11.677Z] 0ef7d3d256c8: Pull complete [2020-12-20T18:40:11.964Z] de9db76c5a1d: Pull complete [2020-12-20T18:40:14.689Z] a35cf1a2eb13: Verifying Checksum [2020-12-20T18:40:14.689Z] a35cf1a2eb13: Download complete [2020-12-20T18:40:15.284Z] bca2f99d35d6: Verifying Checksum [2020-12-20T18:40:15.284Z] bca2f99d35d6: Download complete [2020-12-20T18:40:17.627Z] Still waiting to schedule task [2020-12-20T18:40:17.627Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-20T18:40:25.505Z] bca2f99d35d6: Pull complete [2020-12-20T18:40:25.505Z] 93359f2a8cfa: Pull complete [2020-12-20T18:40:25.772Z] 7c6f9722023f: Pull complete [2020-12-20T18:40:30.137Z] a35cf1a2eb13: Pull complete [2020-12-20T18:40:30.137Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-20T18:40:30.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-20T18:40:30.446Z] ---> a62c8e92a672 [2020-12-20T18:40:30.446Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-20T18:40:30.446Z] ---> Running in 561e94fe6297 [2020-12-20T18:40:31.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-20T18:40:32.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-20T18:40:33.144Z] (1/12) Installing libmagic (5.38-r0) [2020-12-20T18:40:33.423Z] (2/12) Installing file (5.38-r0) [2020-12-20T18:40:33.423Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-20T18:40:33.695Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-20T18:40:40.461Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-20T18:40:40.461Z] (6/12) Installing patch (2.7.6-r6) [2020-12-20T18:40:40.461Z] (7/12) Installing build-base (0.5-r2) [2020-12-20T18:40:40.461Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-20T18:40:40.461Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-20T18:40:40.461Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-20T18:40:40.461Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-20T18:40:40.461Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-20T18:40:40.461Z] Executing busybox-1.31.1-r19.trigger [2020-12-20T18:40:40.461Z] OK: 233 MiB in 51 packages [2020-12-20T18:40:43.845Z] Removing intermediate container 561e94fe6297 [2020-12-20T18:40:43.845Z] ---> e5a701fae34b [2020-12-20T18:40:43.845Z] Step 4/7 : WORKDIR /edgex-go [2020-12-20T18:40:43.845Z] ---> Running in 992da7d2f719 [2020-12-20T18:40:44.115Z] Removing intermediate container 992da7d2f719 [2020-12-20T18:40:44.115Z] ---> d90daf18b27b [2020-12-20T18:40:44.115Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-20T18:40:44.709Z] latest: Pulling from library/docker [2020-12-20T18:40:45.007Z] 801bfaa63ef2: Pulling fs layer [2020-12-20T18:40:45.007Z] 4f7dc993c79e: Pulling fs layer [2020-12-20T18:40:45.007Z] d39d95e4997f: Pulling fs layer [2020-12-20T18:40:45.007Z] 1cda4b703d87: Pulling fs layer [2020-12-20T18:40:45.008Z] 54e5375350ea: Pulling fs layer [2020-12-20T18:40:45.008Z] f08cd1b3bb1b: Pulling fs layer [2020-12-20T18:40:45.008Z] 8e17d04e0c68: Pulling fs layer [2020-12-20T18:40:45.008Z] 1cda4b703d87: Waiting [2020-12-20T18:40:45.008Z] 54e5375350ea: Waiting [2020-12-20T18:40:45.008Z] f08cd1b3bb1b: Waiting [2020-12-20T18:40:45.008Z] 8e17d04e0c68: Waiting [2020-12-20T18:40:45.382Z] 4f7dc993c79e: Verifying Checksum [2020-12-20T18:40:45.382Z] 4f7dc993c79e: Download complete [2020-12-20T18:40:45.382Z] d39d95e4997f: Verifying Checksum [2020-12-20T18:40:45.382Z] d39d95e4997f: Download complete [2020-12-20T18:40:45.382Z] 801bfaa63ef2: Verifying Checksum [2020-12-20T18:40:45.382Z] 54e5375350ea: Verifying Checksum [2020-12-20T18:40:45.382Z] 54e5375350ea: Download complete [2020-12-20T18:40:45.382Z] f08cd1b3bb1b: Verifying Checksum [2020-12-20T18:40:45.382Z] f08cd1b3bb1b: Download complete [2020-12-20T18:40:45.672Z] 8e17d04e0c68: Verifying Checksum [2020-12-20T18:40:45.672Z] 8e17d04e0c68: Download complete [2020-12-20T18:40:45.672Z] 801bfaa63ef2: Pull complete [2020-12-20T18:40:46.341Z] 4f7dc993c79e: Pull complete [2020-12-20T18:40:46.674Z] d39d95e4997f: Pull complete [2020-12-20T18:40:47.327Z] 1cda4b703d87: Verifying Checksum [2020-12-20T18:40:47.327Z] 1cda4b703d87: Download complete [2020-12-20T18:40:51.706Z] 1cda4b703d87: Pull complete [2020-12-20T18:40:51.976Z] 54e5375350ea: Pull complete [2020-12-20T18:40:52.247Z] f08cd1b3bb1b: Pull complete [2020-12-20T18:40:52.247Z] 8e17d04e0c68: Pull complete [2020-12-20T18:40:52.549Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-20T18:40:52.549Z] Status: Downloaded newer image for docker:latest [2020-12-20T18:40:55.363Z] ---> dcc3d13f6560 [2020-12-20T18:40:55.363Z] Step 6/7 : COPY go.mod . [2020-12-20T18:40:55.637Z] ---> 58bb8c09b614 [2020-12-20T18:40:55.637Z] Step 7/7 : RUN go mod download [2020-12-20T18:40:55.921Z] ---> Running in 7bdf00d5273f [2020-12-20T18:41:22.749Z] Removing intermediate container 7bdf00d5273f [2020-12-20T18:41:22.749Z] ---> 259e17de6cd6 [2020-12-20T18:41:22.749Z] Successfully built 259e17de6cd6 [2020-12-20T18:41:22.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:41:23.124Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-20T18:41:23.391Z] . [Pipeline] withDockerContainer [2020-12-20T18:41:23.661Z] prd-centos7-docker-4c-2g-16917 does not seem to be running inside a container [2020-12-20T18:41:23.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2020-12-20T18:41:25.220Z] $ docker top a0f2052d304663a41c7ca04a0f4ac670ee3d24811b246e2626724984050c1f02 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-20T18:41:25.856Z] + go version [2020-12-20T18:41:25.856Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-20T18:41:25.892Z] $ docker stop --time=1 a0f2052d304663a41c7ca04a0f4ac670ee3d24811b246e2626724984050c1f02 [2020-12-20T18:41:27.594Z] $ docker rm -f a0f2052d304663a41c7ca04a0f4ac670ee3d24811b246e2626724984050c1f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:41:28.610Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-20T18:41:28.610Z] . [Pipeline] withDockerContainer [2020-12-20T18:41:28.871Z] prd-centos7-docker-4c-2g-16917 does not seem to be running inside a container [2020-12-20T18:41:28.946Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2020-12-20T18:41:29.974Z] $ docker top 09bb85df3ea5c104f643e0186d9fbf46d2cd47a4063794beb24d1948d62ec3cd -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-20T18:41:30.418Z] ========================================================= [2020-12-20T18:41:30.418Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-20T18:41:30.418Z] ========================================================= [Pipeline] sh [2020-12-20T18:41:30.739Z] + make test [2020-12-20T18:41:30.739Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-20T18:41:45.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-20T18:42:08.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-20T18:42:11.205Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16918 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws [2020-12-20T18:42:11.265Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2020-12-20T18:42:16.828Z] using credential edgex-jenkins-ssh [2020-12-20T18:42:16.903Z] Cloning the remote Git repository [2020-12-20T18:42:16.954Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-20T18:42:17.076Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2020-12-20T18:42:17.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-20T18:42:17.161Z] > git --version # timeout=10 [2020-12-20T18:42:17.183Z] > git --version # 'git version 2.17.1' [2020-12-20T18:42:17.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:42:17.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-20T18:42:21.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-20T18:42:22.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-20T18:42:22.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-20T18:42:23.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-20T18:42:28.037Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-20T18:42:28.037Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-20T18:42:28.037Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-20T18:42:31.718Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.test] [2020-12-20T18:42:31.718Z] internal/core/data/v2/application/event_test.go:55:18: undefined: dtos.ValueTypeUint16 [2020-12-20T18:42:31.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 46.6% of statements [2020-12-20T18:42:31.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-20T18:42:31.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-20T18:42:31.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-20T18:42:31.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-20T18:42:31.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-20T18:42:31.718Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2020-12-20T18:42:31.718Z] internal/core/data/v2/controller/http/event_test.go:43:16: undefined: dtos.ValueTypeUint8 [2020-12-20T18:42:31.718Z] internal/core/data/v2/controller/http/event_test.go:70:17: undefined: dtos.ValueTypeUint8 [2020-12-20T18:42:31.718Z] internal/core/data/v2/controller/http/event_test.go:154:17: undefined: dtos.ValueTypeBinary [2020-12-20T18:42:31.718Z] internal/core/data/v2/controller/http/event_test.go:166:17: undefined: dtos.ValueTypeBinary [2020-12-20T18:42:35.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.276s coverage: 27.0% of statements [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-20T18:42:35.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-20T18:42:35.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-20T18:42:35.318Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-20T18:42:35.318Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-20T18:42:35.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-20T18:42:34.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-20T18:42:34.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:42:34.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-20T18:42:34.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-20T18:42:34.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:42:34.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-20T18:42:36.781Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 64cc1e3571febcdb99a1ec0292bd4ce572fada0f [2020-12-20T18:42:37.247Z] Merge succeeded, producing 64cc1e3571febcdb99a1ec0292bd4ce572fada0f [2020-12-20T18:42:37.248Z] Checking out Revision 64cc1e3571febcdb99a1ec0292bd4ce572fada0f (PR-2942) [2020-12-20T18:42:36.795Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:42:36.822Z] > git checkout -f 64cc1e3571febcdb99a1ec0292bd4ce572fada0f # timeout=10 [2020-12-20T18:42:37.142Z] > git remote # timeout=10 [2020-12-20T18:42:37.162Z] > git config --get remote.origin.url # timeout=10 [2020-12-20T18:42:37.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:42:37.190Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-20T18:42:37.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-20T18:42:37.246Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:42:37.264Z] > git checkout -f 64cc1e3571febcdb99a1ec0292bd4ce572fada0f # timeout=10 [2020-12-20T18:42:38.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.676s coverage: 28.6% of statements [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-20T18:42:38.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.111s coverage: 100.0% of statements [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-20T18:42:38.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-20T18:42:38.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-20T18:42:38.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.447s coverage: 97.5% of statements [2020-12-20T18:42:38.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-20T18:42:39.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.118s coverage: 78.3% of statements [2020-12-20T18:42:39.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-20T18:42:39.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-20T18:42:39.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-20T18:42:39.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-20T18:42:41.722Z] Commit message: "feat: Updated to latest bootstrap and other modules" [2020-12-20T18:42:42.092Z] --- FAIL: TestAddDeviceProfile_Created (0.02s) [2020-12-20T18:42:42.092Z] --- FAIL: TestAddDeviceProfile_Created/Valid_-_AddDeviceProfileRequest (0.02s) [2020-12-20T18:42:42.092Z] panic: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] mock: Unexpected Method Call [2020-12-20T18:42:42.092Z] ----------------------------- [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:42:42.092Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"Int16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] The closest call I have is: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:42:42.092Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"INT16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] Difference found in argument 0: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] --- Expected [2020-12-20T18:42:42.092Z] +++ Actual [2020-12-20T18:42:42.092Z] @@ -20,3 +20,3 @@ [2020-12-20T18:42:42.092Z] Properties: (models.PropertyValue) { [2020-12-20T18:42:42.092Z] - Type: (string) (len=5) "INT16", [2020-12-20T18:42:42.092Z] + Type: (string) (len=5) "Int16", [2020-12-20T18:42:42.092Z] ReadWrite: (string) (len=2) "RW", [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] Diff: 0: FAIL: (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {Int16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) != (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {INT16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) [recovered] [2020-12-20T18:42:42.092Z] panic: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] mock: Unexpected Method Call [2020-12-20T18:42:42.092Z] ----------------------------- [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:42:42.092Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"Int16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] The closest call I have is: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:42:42.092Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"INT16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] Difference found in argument 0: [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] --- Expected [2020-12-20T18:42:42.092Z] +++ Actual [2020-12-20T18:42:42.092Z] @@ -20,3 +20,3 @@ [2020-12-20T18:42:42.092Z] Properties: (models.PropertyValue) { [2020-12-20T18:42:42.092Z] - Type: (string) (len=5) "INT16", [2020-12-20T18:42:42.092Z] + Type: (string) (len=5) "Int16", [2020-12-20T18:42:42.092Z] ReadWrite: (string) (len=2) "RW", [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] Diff: 0: FAIL: (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {Int16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) != (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {INT16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) [2020-12-20T18:42:42.092Z] [2020-12-20T18:42:42.092Z] goroutine 94 [running]: [2020-12-20T18:42:42.092Z] testing.tRunner.func1.1(0x8ae780, 0xc0001b90b0) [2020-12-20T18:42:42.092Z] /usr/local/go/src/testing/testing.go:1072 +0x46a [2020-12-20T18:42:42.092Z] testing.tRunner.func1(0xc000082900) [2020-12-20T18:42:42.092Z] /usr/local/go/src/testing/testing.go:1075 +0x636 [2020-12-20T18:42:42.092Z] panic(0x8ae780, 0xc0001b90b0) [2020-12-20T18:42:42.092Z] /usr/local/go/src/runtime/panic.go:975 +0x47a [2020-12-20T18:42:42.092Z] github.com/stretchr/testify/mock.(*Mock).fail(0xc0003f1950, 0x93007b, 0x6f, 0xc0004aedc0, 0x4, 0x4) [2020-12-20T18:42:42.092Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:254 +0x21f [2020-12-20T18:42:42.092Z] github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0003f1950, 0xb2d59f, 0x10, 0xc0001b81d0, 0x1, 0x1, 0xc0004aea80, 0x4, 0x4) [2020-12-20T18:42:42.092Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:384 +0x510 [2020-12-20T18:42:42.092Z] github.com/stretchr/testify/mock.(*Mock).Called(0xc0003f1950, 0xc0001b81d0, 0x1, 0x1, 0xc00000e580, 0x20, 0x1) [2020-12-20T18:42:42.092Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:356 +0x1ee [2020-12-20T18:42:42.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks.(*DBClient).AddDeviceProfile(0xc0003f1950, 0x0, 0x0, 0xc00001c7c0, 0xf, 0xc0003b52f0, 0x24, 0xc00009c5c0, 0x15, 0xc00001c7b0, ...) [2020-12-20T18:42:42.092Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/infrastructure/interfaces/mocks/DBClient.go:43 +0x151 [2020-12-20T18:42:42.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application.AddDeviceProfile(0x0, 0x0, 0xc00001c7c0, 0xf, 0xc0003b52f0, 0x24, 0xc00009c5c0, 0x15, 0xc00001c7b0, 0x10, ...) [2020-12-20T18:42:42.092Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/application/deviceprofile.go:31 +0x282 [2020-12-20T18:42:42.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.(*DeviceProfileController).AddDeviceProfile(0xc0000b98a0, 0x9a3180, 0xc000061ec0, 0xc0000a5b00) [2020-12-20T18:42:42.092Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/controller/http/deviceprofile.go:69 +0x565 [2020-12-20T18:42:42.092Z] net/http.HandlerFunc.ServeHTTP(...) [2020-12-20T18:42:42.092Z] /usr/local/go/src/net/http/server.go:2042 [2020-12-20T18:42:42.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.TestAddDeviceProfile_Created.func2(0xc000082900) [2020-12-20T18:42:42.092Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/controller/http/deviceprofile_test.go:174 +0x40e [2020-12-20T18:42:42.092Z] testing.tRunner(0xc000082900, 0xc0001bdc50) [2020-12-20T18:42:42.092Z] /usr/local/go/src/testing/testing.go:1123 +0x203 [2020-12-20T18:42:42.092Z] created by testing.(*T).Run [2020-12-20T18:42:42.092Z] /usr/local/go/src/testing/testing.go:1168 +0x5bc [2020-12-20T18:42:42.092Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.281s [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-20T18:42:42.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-20T18:42:42.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.103s coverage: 0.1% of statements [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-20T18:42:42.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-20T18:42:42.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements [2020-12-20T18:42:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-20T18:42:43.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements [2020-12-20T18:42:43.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2020-12-20T18:42:43.458Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:42:43.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 84.2% of statements [2020-12-20T18:42:43.801Z] # github.com/edgexfoundry/edgex-go/internal/security/kdf [github.com/edgexfoundry/edgex-go/internal/security/kdf.test] [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:18:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:34:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:61:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:82:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:100:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:120:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:141:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:161:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:181:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:202:21: undefined: MockFileIoPerformer [2020-12-20T18:42:43.801Z] internal/security/kdf/methods_test.go:202:21: too many errors [2020-12-20T18:42:43.934Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:42:44.094Z] # github.com/edgexfoundry/edgex-go/internal/security/fileprovider [github.com/edgexfoundry/edgex-go/internal/security/fileprovider.test] [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:34:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks" [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:35:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:63:26: undefined: MockFileIoPerformer [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:76:26: undefined: MockAuthTokenLoader [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:156:26: undefined: MockFileIoPerformer [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:164:26: undefined: MockAuthTokenLoader [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:204:26: undefined: MockFileIoPerformer [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:212:26: undefined: MockAuthTokenLoader [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:288:26: undefined: MockFileIoPerformer [2020-12-20T18:42:44.094Z] internal/security/fileprovider/tokenconfig_test.go:24:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:42:44.094Z] internal/security/fileprovider/provider_test.go:288:26: too many errors [2020-12-20T18:42:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.4% of statements [2020-12-20T18:42:44.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-20T18:42:44.094Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2020-12-20T18:42:44.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-20T18:42:44.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-20T18:42:44.274Z] + sudo service docker restart [2020-12-20T18:42:44.275Z] + true [2020-12-20T18:42:45.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-12-20T18:42:45.095Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/kdf [build failed] [2020-12-20T18:42:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2020-12-20T18:42:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2020-12-20T18:42:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-20T18:42:46.342Z] provisioning config files... [2020-12-20T18:42:46.387Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config7398914332446272680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:42:46.857Z] ---> docker-login.sh [2020-12-20T18:42:46.857Z] nexus3.edgexfoundry.org:10001 [2020-12-20T18:42:47.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:42:48.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:42:48.053Z] Configure a credential helper to remove this warning. See [2020-12-20T18:42:48.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:42:48.053Z] [2020-12-20T18:42:48.053Z] Login Succeeded [2020-12-20T18:42:48.053Z] nexus3.edgexfoundry.org:10002 [2020-12-20T18:42:48.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:42:48.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:42:48.327Z] Configure a credential helper to remove this warning. See [2020-12-20T18:42:48.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:42:48.327Z] [2020-12-20T18:42:48.327Z] Login Succeeded [2020-12-20T18:42:48.327Z] nexus3.edgexfoundry.org:10003 [2020-12-20T18:42:48.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:42:48.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:42:48.927Z] Configure a credential helper to remove this warning. See [2020-12-20T18:42:48.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:42:48.927Z] [2020-12-20T18:42:48.927Z] Login Succeeded [2020-12-20T18:42:48.927Z] nexus3.edgexfoundry.org:10004 [2020-12-20T18:42:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.660s coverage: 55.9% of statements [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-20T18:42:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 37.0% of statements [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-20T18:42:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-20T18:42:49.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:42:49.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.499s coverage: 84.0% of statements [2020-12-20T18:42:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.073s coverage: 100.0% of statements [2020-12-20T18:42:49.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:42:49.476Z] Configure a credential helper to remove this warning. See [2020-12-20T18:42:49.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:42:49.476Z] [2020-12-20T18:42:49.476Z] Login Succeeded [2020-12-20T18:42:49.476Z] docker.io [2020-12-20T18:42:49.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:42:50.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:42:50.036Z] Configure a credential helper to remove this warning. See [2020-12-20T18:42:50.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:42:50.036Z] [2020-12-20T18:42:50.036Z] Login Succeeded [2020-12-20T18:42:50.036Z] ---> docker-login.sh ends [Pipeline] } [2020-12-20T18:42:50.055Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-20T18:42:50.641Z] ========================================================= [2020-12-20T18:42:50.641Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-20T18:42:50.641Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:42:51.029Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-20T18:42:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.260s coverage: 47.1% of statements [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-20T18:42:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-20T18:42:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2020-12-20T18:42:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-20T18:42:53.685Z] Sending build context to Docker daemon 170.4MB [2020-12-20T18:42:53.685Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-20T18:42:53.685Z] Step 2/7 : FROM ${BASE} [2020-12-20T18:42:53.685Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-20T18:42:53.685Z] 5f621e34cdf4: Pulling fs layer [2020-12-20T18:42:53.685Z] a4357932f1b6: Pulling fs layer [2020-12-20T18:42:53.685Z] 18c013af1878: Pulling fs layer [2020-12-20T18:42:53.685Z] 00ac8860ef70: Pulling fs layer [2020-12-20T18:42:53.685Z] 63d7cb157983: Pulling fs layer [2020-12-20T18:42:53.685Z] b116817d02f9: Pulling fs layer [2020-12-20T18:42:53.685Z] 745a02a5169b: Pulling fs layer [2020-12-20T18:42:53.685Z] b116817d02f9: Waiting [2020-12-20T18:42:53.685Z] 00ac8860ef70: Waiting [2020-12-20T18:42:53.685Z] 63d7cb157983: Waiting [2020-12-20T18:42:53.685Z] 18c013af1878: Download complete [2020-12-20T18:42:53.685Z] a4357932f1b6: Verifying Checksum [2020-12-20T18:42:53.685Z] a4357932f1b6: Download complete [2020-12-20T18:42:53.685Z] b116817d02f9: Download complete [2020-12-20T18:42:53.685Z] 5f621e34cdf4: Download complete [2020-12-20T18:42:54.284Z] 5f621e34cdf4: Pull complete [2020-12-20T18:42:54.893Z] a4357932f1b6: Pull complete [2020-12-20T18:42:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.274s coverage: 29.1% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-20T18:42:55.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.134s coverage: 99.0% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-20T18:42:55.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-20T18:42:55.046Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-20T18:42:55.046Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-20T18:42:55.046Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-20T18:42:55.046Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-20T18:42:55.170Z] 18c013af1878: Pull complete [2020-12-20T18:42:55.316Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2020-12-20T18:42:55.943Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements [2020-12-20T18:42:56.151Z] 745a02a5169b: Verifying Checksum [2020-12-20T18:42:56.151Z] 745a02a5169b: Download complete [2020-12-20T18:42:56.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.071s coverage: 100.0% of statements [2020-12-20T18:42:56.527Z] FAIL [2020-12-20T18:42:57.108Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2020-12-20T18:42:57.136Z] $ docker stop --time=1 09bb85df3ea5c104f643e0186d9fbf46d2cd47a4063794beb24d1948d62ec3cd [2020-12-20T18:42:57.591Z] 00ac8860ef70: Verifying Checksum [2020-12-20T18:42:57.591Z] 00ac8860ef70: Download complete [2020-12-20T18:43:00.029Z] $ docker rm -f 09bb85df3ea5c104f643e0186d9fbf46d2cd47a4063794beb24d1948d62ec3cd [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] } [2020-12-20T18:43:01.892Z] Failed in branch amd64 [2020-12-20T18:43:07.771Z] 00ac8860ef70: Pull complete [2020-12-20T18:43:07.771Z] 63d7cb157983: Pull complete [2020-12-20T18:43:08.046Z] b116817d02f9: Pull complete [2020-12-20T18:43:12.386Z] 745a02a5169b: Pull complete [2020-12-20T18:43:12.386Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-20T18:43:12.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-20T18:43:12.386Z] ---> b7e6874047d6 [2020-12-20T18:43:12.386Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-20T18:43:15.791Z] ---> Running in da12b047be46 [2020-12-20T18:43:16.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-20T18:43:17.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-20T18:43:18.734Z] (1/12) Installing libmagic (5.38-r0) [2020-12-20T18:43:18.734Z] (2/12) Installing file (5.38-r0) [2020-12-20T18:43:18.734Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-20T18:43:19.007Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-20T18:43:25.700Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-20T18:43:25.700Z] (6/12) Installing patch (2.7.6-r6) [2020-12-20T18:43:25.700Z] (7/12) Installing build-base (0.5-r2) [2020-12-20T18:43:25.700Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-20T18:43:25.700Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-20T18:43:25.700Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-20T18:43:25.700Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-20T18:43:25.700Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-20T18:43:25.700Z] Executing busybox-1.31.1-r19.trigger [2020-12-20T18:43:25.700Z] OK: 217 MiB in 51 packages [2020-12-20T18:43:30.005Z] Removing intermediate container da12b047be46 [2020-12-20T18:43:30.005Z] ---> f62402d53360 [2020-12-20T18:43:30.005Z] Step 4/7 : WORKDIR /edgex-go [2020-12-20T18:43:30.005Z] ---> Running in ff89aafe4a61 [2020-12-20T18:43:30.005Z] Removing intermediate container ff89aafe4a61 [2020-12-20T18:43:30.005Z] ---> 9edf26e3db0c [2020-12-20T18:43:30.005Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-20T18:43:30.976Z] latest: Pulling from library/docker [2020-12-20T18:43:30.976Z] 159e5727ea61: Pulling fs layer [2020-12-20T18:43:30.976Z] 687389c36290: Pulling fs layer [2020-12-20T18:43:30.976Z] 94e28978939c: Pulling fs layer [2020-12-20T18:43:30.976Z] ea42096754a7: Pulling fs layer [2020-12-20T18:43:30.976Z] bd61cee6920e: Pulling fs layer [2020-12-20T18:43:30.976Z] 87c4ece4675c: Pulling fs layer [2020-12-20T18:43:30.976Z] 90ca8b2ff088: Pulling fs layer [2020-12-20T18:43:30.976Z] ea42096754a7: Waiting [2020-12-20T18:43:30.976Z] bd61cee6920e: Waiting [2020-12-20T18:43:30.976Z] 87c4ece4675c: Waiting [2020-12-20T18:43:30.976Z] 90ca8b2ff088: Waiting [2020-12-20T18:43:31.264Z] 94e28978939c: Verifying Checksum [2020-12-20T18:43:31.265Z] 94e28978939c: Download complete [2020-12-20T18:43:31.265Z] 687389c36290: Verifying Checksum [2020-12-20T18:43:31.265Z] 687389c36290: Download complete [2020-12-20T18:43:31.265Z] 159e5727ea61: Verifying Checksum [2020-12-20T18:43:31.547Z] bd61cee6920e: Download complete [2020-12-20T18:43:31.547Z] 87c4ece4675c: Verifying Checksum [2020-12-20T18:43:31.547Z] 87c4ece4675c: Download complete [2020-12-20T18:43:31.547Z] 90ca8b2ff088: Verifying Checksum [2020-12-20T18:43:31.547Z] 90ca8b2ff088: Download complete [2020-12-20T18:43:31.836Z] 159e5727ea61: Pull complete [2020-12-20T18:43:32.827Z] 687389c36290: Pull complete [2020-12-20T18:43:32.827Z] ea42096754a7: Verifying Checksum [2020-12-20T18:43:32.827Z] ea42096754a7: Download complete [2020-12-20T18:43:33.101Z] 94e28978939c: Pull complete [2020-12-20T18:43:37.416Z] ea42096754a7: Pull complete [2020-12-20T18:43:37.416Z] bd61cee6920e: Pull complete [2020-12-20T18:43:37.690Z] 87c4ece4675c: Pull complete [2020-12-20T18:43:38.286Z] 90ca8b2ff088: Pull complete [2020-12-20T18:43:38.286Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-20T18:43:38.286Z] Status: Downloaded newer image for docker:latest [2020-12-20T18:43:41.678Z] ---> f67799a2ce32 [2020-12-20T18:43:41.678Z] Step 6/7 : COPY go.mod . [2020-12-20T18:43:42.657Z] ---> 32dcb67dc8f9 [2020-12-20T18:43:42.657Z] Step 7/7 : RUN go mod download [2020-12-20T18:43:42.657Z] ---> Running in 3eaba655fff5 [2020-12-20T18:44:09.448Z] Removing intermediate container 3eaba655fff5 [2020-12-20T18:44:09.448Z] ---> f50d38ce5491 [2020-12-20T18:44:09.448Z] Successfully built f50d38ce5491 [2020-12-20T18:44:09.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:44:09.786Z] + docker inspect -f . ci-base-image-arm64 [2020-12-20T18:44:09.786Z] . [Pipeline] withDockerContainer [2020-12-20T18:44:10.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-16918 does not seem to be running inside a container [2020-12-20T18:44:10.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat [2020-12-20T18:44:11.426Z] $ docker top 4037da21213616c8290ddb9408115fbd50b2a16982e045678a0dd1fd2aee36ff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-20T18:44:12.440Z] + go version [2020-12-20T18:44:12.440Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-20T18:44:12.434Z] $ docker stop --time=1 4037da21213616c8290ddb9408115fbd50b2a16982e045678a0dd1fd2aee36ff [2020-12-20T18:44:14.376Z] $ docker rm -f 4037da21213616c8290ddb9408115fbd50b2a16982e045678a0dd1fd2aee36ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:44:15.398Z] + docker inspect -f . ci-base-image-arm64 [2020-12-20T18:44:15.398Z] . [Pipeline] withDockerContainer [2020-12-20T18:44:15.663Z] prd-ubuntu18.04-docker-arm64-4c-16g-16918 does not seem to be running inside a container [2020-12-20T18:44:15.707Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat [2020-12-20T18:44:17.101Z] $ docker top 1a28680c2301a1fd0714013b87d46b7cbcceaa70ad68685e4d3cafa0de4a24cc -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-20T18:44:17.540Z] ========================================================= [2020-12-20T18:44:17.540Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-20T18:44:17.540Z] ========================================================= [Pipeline] sh [2020-12-20T18:44:18.184Z] + make test [2020-12-20T18:44:18.184Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-20T18:44:40.393Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-20T18:45:28.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-20T18:45:33.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-20T18:45:35.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-20T18:45:35.495Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-20T18:45:35.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-20T18:45:35.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-20T18:45:35.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-20T18:45:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-20T18:45:38.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-20T18:45:39.786Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-20T18:45:46.548Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-20T18:45:46.548Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-20T18:45:46.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-20T18:45:50.871Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.test] [2020-12-20T18:45:50.871Z] internal/core/data/v2/application/event_test.go:55:18: undefined: dtos.ValueTypeUint16 [2020-12-20T18:45:50.871Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2020-12-20T18:45:50.871Z] internal/core/data/v2/controller/http/event_test.go:43:16: undefined: dtos.ValueTypeUint8 [2020-12-20T18:45:50.871Z] internal/core/data/v2/controller/http/event_test.go:70:17: undefined: dtos.ValueTypeUint8 [2020-12-20T18:45:50.871Z] internal/core/data/v2/controller/http/event_test.go:154:17: undefined: dtos.ValueTypeBinary [2020-12-20T18:45:50.871Z] internal/core/data/v2/controller/http/event_test.go:166:17: undefined: dtos.ValueTypeBinary [2020-12-20T18:45:51.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 46.6% of statements [2020-12-20T18:45:51.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-20T18:45:51.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-20T18:45:51.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-20T18:45:51.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-20T18:45:51.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-20T18:45:58.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.437s coverage: 27.0% of statements [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-20T18:45:58.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-12-20T18:45:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-20T18:45:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-20T18:45:58.591Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-20T18:45:58.591Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-20T18:45:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-20T18:46:04.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.154s coverage: 28.6% of statements [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-20T18:46:04.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-20T18:46:04.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-20T18:46:04.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.341s coverage: 86.7% of statements [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-20T18:46:04.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements [2020-12-20T18:46:04.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-20T18:46:05.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2020-12-20T18:46:05.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-20T18:46:05.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-20T18:46:05.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-20T18:46:05.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-20T18:46:09.365Z] --- FAIL: TestAddDeviceProfile_Created (0.03s) [2020-12-20T18:46:09.365Z] --- FAIL: TestAddDeviceProfile_Created/Valid_-_AddDeviceProfileRequest (0.03s) [2020-12-20T18:46:09.365Z] panic: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] mock: Unexpected Method Call [2020-12-20T18:46:09.365Z] ----------------------------- [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:46:09.365Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"Int16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] The closest call I have is: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:46:09.365Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"INT16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] Difference found in argument 0: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] --- Expected [2020-12-20T18:46:09.365Z] +++ Actual [2020-12-20T18:46:09.365Z] @@ -20,3 +20,3 @@ [2020-12-20T18:46:09.365Z] Properties: (models.PropertyValue) { [2020-12-20T18:46:09.365Z] - Type: (string) (len=5) "INT16", [2020-12-20T18:46:09.365Z] + Type: (string) (len=5) "Int16", [2020-12-20T18:46:09.365Z] ReadWrite: (string) (len=2) "RW", [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] Diff: 0: FAIL: (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {Int16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) != (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {INT16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) [recovered] [2020-12-20T18:46:09.365Z] panic: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] mock: Unexpected Method Call [2020-12-20T18:46:09.365Z] ----------------------------- [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:46:09.365Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"Int16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] The closest call I have is: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] AddDeviceProfile(models.DeviceProfile) [2020-12-20T18:46:09.365Z] 0: models.DeviceProfile{Timestamps:models.Timestamps{Created:0, Modified:0}, Description:"TestDescription", Id:"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc", Name:"TestDeviceProfileName", Manufacturer:"TestManufacturer", Model:"TestModel", Labels:[]string{"MODBUS", "TEMP"}, DeviceResources:[]models.DeviceResource{models.DeviceResource{Description:"TestDescription", Name:"TestDeviceResourceName", Tag:"TestTag", Properties:models.PropertyValue{Type:"INT16", ReadWrite:"RW", Units:"", Minimum:"", Maximum:"", DefaultValue:"", Mask:"", Shift:"", Scale:"", Offset:"", Base:"", Assertion:"", MediaType:""}, Attributes:map[string]string{"TestAttribute":"TestAttributeValue"}}}, DeviceCommands:[]models.ProfileResource{models.ProfileResource{Name:"TestProfileResource", Get:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}, Set:[]models.ResourceOperation{models.ResourceOperation{DeviceResource:"TestDeviceResourceName", Parameter:"", Mappings:map[string]string(nil)}}}}, CoreCommands:[]models.Command{models.Command{Name:"TestProfileResource", Get:true, Put:true}}} [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] Difference found in argument 0: [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] --- Expected [2020-12-20T18:46:09.365Z] +++ Actual [2020-12-20T18:46:09.365Z] @@ -20,3 +20,3 @@ [2020-12-20T18:46:09.365Z] Properties: (models.PropertyValue) { [2020-12-20T18:46:09.365Z] - Type: (string) (len=5) "INT16", [2020-12-20T18:46:09.365Z] + Type: (string) (len=5) "Int16", [2020-12-20T18:46:09.365Z] ReadWrite: (string) (len=2) "RW", [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] Diff: 0: FAIL: (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {Int16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) != (models.DeviceProfile={{0 0} TestDescription 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc TestDeviceProfileName TestManufacturer TestModel [MODBUS TEMP] [{TestDescription TestDeviceResourceName TestTag {INT16 RW } map[TestAttribute:TestAttributeValue]}] [{TestProfileResource [{TestDeviceResourceName map[]}] [{TestDeviceResourceName map[]}]}] [{TestProfileResource true true}]}) [2020-12-20T18:46:09.365Z] [2020-12-20T18:46:09.365Z] goroutine 103 [running]: [2020-12-20T18:46:09.365Z] testing.tRunner.func1.1(0x3e9e20, 0x4000286050) [2020-12-20T18:46:09.365Z] /usr/local/go/src/testing/testing.go:1072 +0x320 [2020-12-20T18:46:09.365Z] testing.tRunner.func1(0x40005ec000) [2020-12-20T18:46:09.365Z] /usr/local/go/src/testing/testing.go:1075 +0x460 [2020-12-20T18:46:09.365Z] panic(0x3e9e20, 0x4000286050) [2020-12-20T18:46:09.365Z] /usr/local/go/src/runtime/panic.go:975 +0x420 [2020-12-20T18:46:09.365Z] github.com/stretchr/testify/mock.(*Mock).fail(0x40003b2b40, 0x46c283, 0x6f, 0x40003a1640, 0x4, 0x4) [2020-12-20T18:46:09.365Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:254 +0x180 [2020-12-20T18:46:09.365Z] github.com/stretchr/testify/mock.(*Mock).MethodCalled(0x40003b2b40, 0x66ac6f, 0x10, 0x4000253230, 0x1, 0x1, 0x40003a1300, 0x4, 0x4) [2020-12-20T18:46:09.365Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:384 +0x394 [2020-12-20T18:46:09.365Z] github.com/stretchr/testify/mock.(*Mock).Called(0x40003b2b40, 0x4000253230, 0x1, 0x1, 0x40005f7000, 0x2e8e00, 0x40003a1200) [2020-12-20T18:46:09.365Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/mock/mock.go:356 +0x15c [2020-12-20T18:46:09.365Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks.(*DBClient).AddDeviceProfile(0x40003b2b40, 0x0, 0x0, 0x400025dd40, 0xf, 0x40003a6b10, 0x24, 0x400039b680, 0x15, 0x400025dd30, ...) [2020-12-20T18:46:09.365Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/infrastructure/interfaces/mocks/DBClient.go:43 +0xec [2020-12-20T18:46:09.365Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application.AddDeviceProfile(0x0, 0x0, 0x400025dd40, 0xf, 0x40003a6b10, 0x24, 0x400039b680, 0x15, 0x400025dd30, 0x10, ...) [2020-12-20T18:46:09.365Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/application/deviceprofile.go:31 +0x1ec [2020-12-20T18:46:09.365Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.(*DeviceProfileController).AddDeviceProfile(0x400045bd00, 0x4e0840, 0x40003a0340, 0x4000468e00) [2020-12-20T18:46:09.365Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/controller/http/deviceprofile.go:69 +0x3e8 [2020-12-20T18:46:09.365Z] net/http.HandlerFunc.ServeHTTP(...) [2020-12-20T18:46:09.365Z] /usr/local/go/src/net/http/server.go:2042 [2020-12-20T18:46:09.365Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.TestAddDeviceProfile_Created.func2(0x40005ec000) [2020-12-20T18:46:09.365Z] /w/workspace/edgex-go/15/internal/core/metadata/v2/controller/http/deviceprofile_test.go:174 +0x334 [2020-12-20T18:46:09.365Z] testing.tRunner(0x40005ec000, 0x4000012c30) [2020-12-20T18:46:09.365Z] /usr/local/go/src/testing/testing.go:1123 +0x174 [2020-12-20T18:46:09.365Z] created by testing.(*T).Run [2020-12-20T18:46:09.365Z] /usr/local/go/src/testing/testing.go:1168 +0x43c [2020-12-20T18:46:09.365Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.406s [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-20T18:46:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-20T18:46:09.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-20T18:46:09.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.171s coverage: 0.1% of statements [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-20T18:46:09.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-20T18:46:09.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements [2020-12-20T18:46:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-20T18:46:11.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements [2020-12-20T18:46:11.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.147s coverage: 87.2% of statements [2020-12-20T18:46:12.916Z] # github.com/edgexfoundry/edgex-go/internal/security/fileprovider [github.com/edgexfoundry/edgex-go/internal/security/fileprovider.test] [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:34:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks" [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:35:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:63:26: undefined: MockFileIoPerformer [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:76:26: undefined: MockAuthTokenLoader [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:156:26: undefined: MockFileIoPerformer [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:164:26: undefined: MockAuthTokenLoader [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:204:26: undefined: MockFileIoPerformer [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:212:26: undefined: MockAuthTokenLoader [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:288:26: undefined: MockFileIoPerformer [2020-12-20T18:46:12.916Z] internal/security/fileprovider/tokenconfig_test.go:24:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:46:12.916Z] internal/security/fileprovider/provider_test.go:288:26: too many errors [2020-12-20T18:46:12.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements [2020-12-20T18:46:13.191Z] # github.com/edgexfoundry/edgex-go/internal/security/kdf [github.com/edgexfoundry/edgex-go/internal/security/kdf.test] [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:18:2: imported and not used: "github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks" [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:34:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:61:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:82:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:100:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:120:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:141:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:161:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:181:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:202:21: undefined: MockFileIoPerformer [2020-12-20T18:46:13.191Z] internal/security/kdf/methods_test.go:202:21: too many errors [2020-12-20T18:46:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2020-12-20T18:46:13.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-20T18:46:13.790Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2020-12-20T18:46:13.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-20T18:46:13.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-20T18:46:15.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2020-12-20T18:46:15.233Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/kdf [build failed] [2020-12-20T18:46:15.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2020-12-20T18:46:15.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2020-12-20T18:46:16.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2020-12-20T18:46:21.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.884s coverage: 55.9% of statements [2020-12-20T18:46:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-20T18:46:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-20T18:46:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-20T18:46:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-20T18:46:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-20T18:46:22.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements [2020-12-20T18:46:22.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-20T18:46:22.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-20T18:46:22.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.628s coverage: 84.0% of statements [2020-12-20T18:46:22.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.109s coverage: 100.0% of statements [2020-12-20T18:46:29.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.350s coverage: 47.1% of statements [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-20T18:46:29.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.165s coverage: 100.0% of statements [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-20T18:46:29.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2020-12-20T18:46:29.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.865s coverage: 29.1% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.119s coverage: 100.0% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-20T18:46:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2020-12-20T18:46:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-20T18:46:35.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-20T18:46:35.279Z] FAIL [2020-12-20T18:46:35.871Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2020-12-20T18:46:35.836Z] $ docker stop --time=1 1a28680c2301a1fd0714013b87d46b7cbcceaa70ad68685e4d3cafa0de4a24cc [2020-12-20T18:46:38.048Z] $ docker rm -f 1a28680c2301a1fd0714013b87d46b7cbcceaa70ad68685e4d3cafa0de4a24cc [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] } [2020-12-20T18:46:40.114Z] 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 [2020-12-20T18:46:42.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:46:43.989Z] ---> package-listing.sh [2020-12-20T18:46:43.989Z] ++ facter osfamily [2020-12-20T18:46:43.989Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-20T18:46:44.268Z] + OS_FAMILY=redhat [2020-12-20T18:46:44.268Z] + workspace=/w/workspace/edgex-go/15 [2020-12-20T18:46:44.268Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-20T18:46:44.268Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-20T18:46:44.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-20T18:46:44.268Z] + PACKAGES=/tmp/packages_start.txt [2020-12-20T18:46:44.268Z] + '[' /w/workspace/edgex-go/15 ']' [2020-12-20T18:46:44.268Z] + PACKAGES=/tmp/packages_end.txt [2020-12-20T18:46:44.268Z] + case "${OS_FAMILY}" in [2020-12-20T18:46:44.268Z] + rpm -qa [2020-12-20T18:46:44.268Z] + sort [2020-12-20T18:46:50.982Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-20T18:46:50.982Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-20T18:46:50.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-20T18:46:50.982Z] + '[' /w/workspace/edgex-go/15 ']' [2020-12-20T18:46:50.982Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2020-12-20T18:46:50.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2020-12-20T18:46:51.001Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-20T18:46:51.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:46:52.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:46:52.306Z] [2020-12-20T18:46:52.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:46:52.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:46:53.028Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-20T18:46:53.028Z] df20fa9351a1: Pulling fs layer [2020-12-20T18:46:53.028Z] 36b3adc4ff6f: Pulling fs layer [2020-12-20T18:46:53.028Z] 8ad3a11d3b57: Pulling fs layer [2020-12-20T18:46:53.028Z] 46f8f816bc3b: Pulling fs layer [2020-12-20T18:46:53.028Z] 93b61091891f: Pulling fs layer [2020-12-20T18:46:53.028Z] 93b9cdb0e59b: Pulling fs layer [2020-12-20T18:46:53.028Z] 5e14af77c1be: Pulling fs layer [2020-12-20T18:46:53.028Z] 01666e4c0597: Pulling fs layer [2020-12-20T18:46:53.028Z] aa168da1d23b: Pulling fs layer [2020-12-20T18:46:53.028Z] 46f8f816bc3b: Waiting [2020-12-20T18:46:53.028Z] 93b61091891f: Waiting [2020-12-20T18:46:53.028Z] 93b9cdb0e59b: Waiting [2020-12-20T18:46:53.028Z] 5e14af77c1be: Waiting [2020-12-20T18:46:53.028Z] 01666e4c0597: Waiting [2020-12-20T18:46:53.028Z] aa168da1d23b: Waiting [2020-12-20T18:46:53.028Z] 36b3adc4ff6f: Verifying Checksum [2020-12-20T18:46:53.028Z] 36b3adc4ff6f: Download complete [2020-12-20T18:46:53.028Z] 46f8f816bc3b: Verifying Checksum [2020-12-20T18:46:53.028Z] 46f8f816bc3b: Download complete [2020-12-20T18:46:53.332Z] df20fa9351a1: Verifying Checksum [2020-12-20T18:46:53.332Z] df20fa9351a1: Download complete [2020-12-20T18:46:53.332Z] 93b9cdb0e59b: Verifying Checksum [2020-12-20T18:46:53.332Z] 93b9cdb0e59b: Download complete [2020-12-20T18:46:53.640Z] 5e14af77c1be: Verifying Checksum [2020-12-20T18:46:53.640Z] 5e14af77c1be: Download complete [2020-12-20T18:46:53.640Z] 93b61091891f: Verifying Checksum [2020-12-20T18:46:53.640Z] 93b61091891f: Download complete [2020-12-20T18:46:53.640Z] 01666e4c0597: Verifying Checksum [2020-12-20T18:46:53.640Z] 01666e4c0597: Download complete [2020-12-20T18:46:54.266Z] 8ad3a11d3b57: Verifying Checksum [2020-12-20T18:46:54.266Z] 8ad3a11d3b57: Download complete [2020-12-20T18:46:54.534Z] df20fa9351a1: Pull complete [2020-12-20T18:46:54.822Z] 36b3adc4ff6f: Pull complete [2020-12-20T18:46:56.464Z] 8ad3a11d3b57: Pull complete [2020-12-20T18:46:56.743Z] 46f8f816bc3b: Pull complete [2020-12-20T18:46:58.278Z] 93b61091891f: Pull complete [2020-12-20T18:46:58.669Z] 93b9cdb0e59b: Pull complete [2020-12-20T18:46:59.002Z] 5e14af77c1be: Pull complete [2020-12-20T18:46:59.636Z] 01666e4c0597: Pull complete [2020-12-20T18:46:59.636Z] aa168da1d23b: Verifying Checksum [2020-12-20T18:46:59.636Z] aa168da1d23b: Download complete [2020-12-20T18:47:14.982Z] aa168da1d23b: Pull complete [2020-12-20T18:47:14.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-20T18:47:14.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:47:14.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-20T18:47:15.360Z] prd-centos7-docker-4c-2g-16917 does not seem to be running inside a container [2020-12-20T18:47:15.485Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-20T18:47:21.287Z] $ docker top 2e680d1275a5084fa688d20bb93cb0ead1274756fa575f3840bc3e0265a87264 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-20T18:47:22.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-20T18:47:23.181Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-20T18:47:23.592Z] + ls /var/log/sa-host [2020-12-20T18:47:23.592Z] + sadf -c /var/log/sa-host/sa20 [2020-12-20T18:47:23.592Z] file_magic: OK [2020-12-20T18:47:23.592Z] HZ: Using current value: 100 [2020-12-20T18:47:23.592Z] file_header: OK [2020-12-20T18:47:23.592Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-20T18:47:23.592Z] Statistics: [2020-12-20T18:47:23.592Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-20T18:47:23.592Z] File successfully converted to sysstat format version 12.2.1 [2020-12-20T18:47:23.592Z] + sadf -c /var/log/sa-host/sa23 [2020-12-20T18:47:23.592Z] file_magic: OK [2020-12-20T18:47:23.592Z] HZ: Using current value: 100 [2020-12-20T18:47:23.592Z] file_header: OK [2020-12-20T18:47:23.592Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-20T18:47:23.592Z] Statistics: [2020-12-20T18:47:23.592Z] Hnuu...uuuununununu... [2020-12-20T18:47:23.592Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-20T18:47:24.291Z] provisioning config files... [2020-12-20T18:47:24.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config3547360905793768222tmp [Pipeline] { [Pipeline] echo [2020-12-20T18:47:24.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:47:25.112Z] ---> create-netrc.sh [Pipeline] } [2020-12-20T18:47:25.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-20T18:47:25.228Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:47:25.592Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-20T18:47:25.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:47:25.995Z] ---> sudo-logs.sh [2020-12-20T18:47:25.995Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-20T18:47:26.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:47:26.634Z] ---> job-cost.sh [2020-12-20T18:47:26.913Z] lf-activate-venv: SKIPPING [2020-12-20T18:47:26.913Z] INFO: No Stack... [2020-12-20T18:47:27.674Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-20T18:47:28.409Z] INFO: Archiving Costs [Pipeline] echo [2020-12-20T18:47:28.441Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:47:29.186Z] ---> logs-deploy.sh [2020-12-20T18:47:29.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/15 [2020-12-20T18:47:29.186Z] INFO: archiving workspace using pattern(s): [2020-12-20T18:47:31.136Z] Archives upload complete. [2020-12-20T18:47:31.136Z] INFO: archiving logs to Nexus