Pull request #2808 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c9e270eeae434286f5e84c340d773a7248642511+0d0448aa1bb13b12920e2a3260a06e62bf327a94 (97de1c213204523333443bf7f4108aecf94447f3) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14197 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/34 [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/34 # 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/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit c9e270eeae434286f5e84c340d773a7248642511 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e270eeae434286f5e84c340d773a7248642511 # 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 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 Merge succeeded, producing 608d08bf0c4d7f78f60d896c82284447345a94fc Checking out Revision 608d08bf0c4d7f78f60d896c82284447345a94fc (PR-2808) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 608d08bf0c4d7f78f60d896c82284447345a94fc # timeout=10 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-02T22:25:09.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-02T22:25:10.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-02T22:25:10.302Z] ========================================================= [2020-12-02T22:25:10.302Z] EdgeX Global Pipelines Version Info [2020-12-02T22:25:10.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7cb0c8ef3d19556a47e7864e36f880e005887df2 # timeout=10 [2020-12-02T22:25:12.256Z] ------------------- [2020-12-02T22:25:12.256Z] stable info: [2020-12-02T22:25:12.256Z] ------------------- [2020-12-02T22:25:12.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-02T22:25:12.256Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T22:25:12.256Z] Message: update stable to v1.0.169 [2020-12-02T22:25:12.839Z] ------------------- [2020-12-02T22:25:12.839Z] experimental info: [2020-12-02T22:25:12.839Z] ------------------- [2020-12-02T22:25:12.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-02T22:25:12.839Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T22:25:12.839Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-02T22:25:13.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-02T22:25:13.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-02T22:25:13.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-02T22:25:13.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-02T22:25:13.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-02T22:25:13.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-02T22:25:13.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-02T22:25:14.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-02T22:25:14.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-02T22:25:14.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-02T22:25:14.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-02T22:25:14.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-02T22:25:14.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-02T22:25:14.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-02T22:25:14.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T22:25:14.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T22:25:15.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-02T22:25:15.185Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-02T22:25:15.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-02T22:25:15.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-02T22:25:15.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-02T22:25:15.593Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-02T22:25:15.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo [2020-12-02T22:25:15.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo [2020-12-02T22:25:15.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo [2020-12-02T22:25:15.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 608d08bf0c4d7f78f60d896c82284447345a94fc [Pipeline] echo [2020-12-02T22:25:16.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 608d08b [Pipeline] echo [2020-12-02T22:25:16.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T22:25:16.389Z] provisioning config files... [2020-12-02T22:25:16.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config8612717372791812231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:25:16.799Z] ---> docker-login.sh [2020-12-02T22:25:16.799Z] nexus3.edgexfoundry.org:10001 [2020-12-02T22:25:17.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:25:17.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:25:17.353Z] Configure a credential helper to remove this warning. See [2020-12-02T22:25:17.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:25:17.353Z] [2020-12-02T22:25:17.354Z] Login Succeeded [2020-12-02T22:25:17.354Z] nexus3.edgexfoundry.org:10002 [2020-12-02T22:25:17.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:25:17.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:25:17.638Z] Configure a credential helper to remove this warning. See [2020-12-02T22:25:17.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:25:17.638Z] [2020-12-02T22:25:17.638Z] Login Succeeded [2020-12-02T22:25:17.638Z] nexus3.edgexfoundry.org:10003 [2020-12-02T22:25:17.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:25:17.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:25:17.914Z] Configure a credential helper to remove this warning. See [2020-12-02T22:25:17.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:25:17.914Z] [2020-12-02T22:25:17.914Z] Login Succeeded [2020-12-02T22:25:17.914Z] nexus3.edgexfoundry.org:10004 [2020-12-02T22:25:18.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:25:18.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:25:18.189Z] Configure a credential helper to remove this warning. See [2020-12-02T22:25:18.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:25:18.189Z] [2020-12-02T22:25:18.189Z] Login Succeeded [2020-12-02T22:25:18.189Z] docker.io [2020-12-02T22:25:18.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:25:18.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:25:18.458Z] Configure a credential helper to remove this warning. See [2020-12-02T22:25:18.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:25:18.458Z] [2020-12-02T22:25:18.458Z] Login Succeeded [2020-12-02T22:25:18.458Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T22:25:18.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T22:25:19.017Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/core-command/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/core-data/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/support-logging/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-02T22:25:19.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T22:25:19.017Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-02T22:25:19.017Z] ++ cut -d/ -f2 [2020-12-02T22:25:19.017Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-02T22:25:19.119Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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-02T22:25:20.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T22:25:20.724Z] [2020-12-02T22:25:20.724Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:25:21.138Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T22:25:21.138Z] latest: Pulling from edgex-devops/git-semver [2020-12-02T22:25:21.138Z] 31603596830f: Pulling fs layer [2020-12-02T22:25:21.138Z] 2a8b12db71e7: Pulling fs layer [2020-12-02T22:25:21.138Z] 6ca5941a6612: Pulling fs layer [2020-12-02T22:25:21.138Z] ecc8261a40a4: Pulling fs layer [2020-12-02T22:25:21.138Z] ecc8261a40a4: Waiting [2020-12-02T22:25:21.138Z] 2a8b12db71e7: Verifying Checksum [2020-12-02T22:25:21.415Z] 31603596830f: Verifying Checksum [2020-12-02T22:25:21.415Z] 31603596830f: Download complete [2020-12-02T22:25:21.681Z] ecc8261a40a4: Verifying Checksum [2020-12-02T22:25:21.681Z] ecc8261a40a4: Download complete [2020-12-02T22:25:21.681Z] 6ca5941a6612: Verifying Checksum [2020-12-02T22:25:21.681Z] 6ca5941a6612: Download complete [2020-12-02T22:25:21.948Z] 31603596830f: Pull complete [2020-12-02T22:25:21.948Z] 2a8b12db71e7: Pull complete [2020-12-02T22:25:22.923Z] 6ca5941a6612: Pull complete [2020-12-02T22:25:23.535Z] ecc8261a40a4: Pull complete [2020-12-02T22:25:23.535Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-02T22:25:23.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T22:25:23.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-02T22:25:23.743Z] prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container [2020-12-02T22:25:23.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-02T22:25:26.402Z] $ docker top 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-02T22:25:26.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T22:25:26.828Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T22:25:27.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T22:25:27.076Z] $ docker exec 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent [2020-12-02T22:25:27.259Z] SSH_AUTH_SOCK=/tmp/ssh-plEYlDQEM5z8/agent.11 [2020-12-02T22:25:27.259Z] SSH_AGENT_PID=16 [2020-12-02T22:25:27.273Z] Running ssh-add (command line suppressed) [2020-12-02T22:25:27.414Z] Identity added: /w/workspace/edgex-go/34@tmp/private_key_2641912479706535893.key (/w/workspace/edgex-go/34@tmp/private_key_2641912479706535893.key) [2020-12-02T22:25:27.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T22:25:27.888Z] + git tag --points-at HEAD [Pipeline] } [2020-12-02T22:25:27.924Z] $ docker exec --env ******** --env ******** 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent -k [2020-12-02T22:25:28.059Z] unset SSH_AUTH_SOCK; [2020-12-02T22:25:28.060Z] unset SSH_AGENT_PID; [2020-12-02T22:25:28.060Z] echo Agent pid 16 killed; [2020-12-02T22:25:28.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-02T22:25:28.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T22:25:28.281Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T22:25:28.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T22:25:28.537Z] $ docker exec 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent [2020-12-02T22:25:28.717Z] SSH_AUTH_SOCK=/tmp/ssh-bQu0sgqddlsn/agent.45 [2020-12-02T22:25:28.717Z] SSH_AGENT_PID=50 [2020-12-02T22:25:28.728Z] Running ssh-add (command line suppressed) [2020-12-02T22:25:28.936Z] Identity added: /w/workspace/edgex-go/34@tmp/private_key_3588501636453961736.key (/w/workspace/edgex-go/34@tmp/private_key_3588501636453961736.key) [2020-12-02T22:25:29.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T22:25:29.362Z] + git semver init [2020-12-02T22:25:29.362Z] # -> Open(): unable to determine branch for HEAD [2020-12-02T22:25:29.362Z] # $GIT_DIR = /w/workspace/edgex-go/34/.git [2020-12-02T22:25:29.362Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/34 [2020-12-02T22:25:29.362Z] # $SEMVER_REMOTE_NAME = origin [2020-12-02T22:25:29.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-02T22:25:29.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-02T22:25:29.362Z] # $SEMVER_BRANCH = PR-2808 [2020-12-02T22:25:29.362Z] # $SEMVER_TEMP = /tmp/semver-594211754 [2020-12-02T22:25:29.362Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-02T22:25:56.229Z] # '/tmp/semver-594211754' -> '/w/workspace/edgex-go/34/.semver' [2020-12-02T22:25:56.229Z] # -> Force: false [2020-12-02T22:25:56.229Z] # $SEMVER_DIR = /w/workspace/edgex-go/34/.semver [Pipeline] } [2020-12-02T22:25:56.254Z] $ docker exec --env ******** --env ******** 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent -k [2020-12-02T22:25:56.519Z] unset SSH_AUTH_SOCK; [2020-12-02T22:25:56.520Z] unset SSH_AGENT_PID; [2020-12-02T22:25:56.520Z] echo Agent pid 50 killed; [2020-12-02T22:25:56.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T22:25:57.148Z] + git semver [Pipeline] } [2020-12-02T22:25:57.169Z] $ docker stop --time=1 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 [2020-12-02T22:25:58.724Z] $ docker rm -f 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-02T22:25:59.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-02T22:25:59.843Z] Stashed 1 file(s) [Pipeline] echo [2020-12-02T22:25:59.845Z] [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-02T22:26:00.935Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-02T22:26:01.273Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T22:26:01.589Z] + true [2020-12-02T22:26:01.589Z] + sudo service docker restart [2020-12-02T22:26:01.589Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-02T22:26:02.202Z] ========================================================= [2020-12-02T22:26:02.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-02T22:26:02.202Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:26:02.561Z] + 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-02T22:26:06.812Z] Sending build context to Docker daemon 326.3MB [2020-12-02T22:26:06.812Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-02T22:26:06.812Z] Step 2/7 : FROM ${BASE} [2020-12-02T22:26:06.812Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-02T22:26:06.812Z] 188c0c94c7c5: Pulling fs layer [2020-12-02T22:26:06.812Z] 0ef7d3d256c8: Pulling fs layer [2020-12-02T22:26:06.812Z] de9db76c5a1d: Pulling fs layer [2020-12-02T22:26:06.812Z] bca2f99d35d6: Pulling fs layer [2020-12-02T22:26:06.812Z] 93359f2a8cfa: Pulling fs layer [2020-12-02T22:26:06.812Z] 7c6f9722023f: Pulling fs layer [2020-12-02T22:26:06.812Z] a35cf1a2eb13: Pulling fs layer [2020-12-02T22:26:06.812Z] 7c6f9722023f: Waiting [2020-12-02T22:26:06.812Z] 93359f2a8cfa: Waiting [2020-12-02T22:26:06.812Z] bca2f99d35d6: Waiting [2020-12-02T22:26:06.812Z] a35cf1a2eb13: Waiting [2020-12-02T22:26:06.812Z] de9db76c5a1d: Verifying Checksum [2020-12-02T22:26:06.812Z] de9db76c5a1d: Download complete [2020-12-02T22:26:06.812Z] 0ef7d3d256c8: Verifying Checksum [2020-12-02T22:26:06.812Z] 0ef7d3d256c8: Download complete [2020-12-02T22:26:06.812Z] 93359f2a8cfa: Verifying Checksum [2020-12-02T22:26:06.812Z] 93359f2a8cfa: Download complete [2020-12-02T22:26:06.812Z] 7c6f9722023f: Verifying Checksum [2020-12-02T22:26:06.812Z] 7c6f9722023f: Download complete [2020-12-02T22:26:06.812Z] 188c0c94c7c5: Verifying Checksum [2020-12-02T22:26:06.812Z] 188c0c94c7c5: Download complete [2020-12-02T22:26:06.812Z] 188c0c94c7c5: Pull complete [2020-12-02T22:26:07.075Z] 0ef7d3d256c8: Pull complete [2020-12-02T22:26:07.075Z] de9db76c5a1d: Pull complete [2020-12-02T22:26:10.476Z] a35cf1a2eb13: Verifying Checksum [2020-12-02T22:26:10.476Z] a35cf1a2eb13: Download complete [2020-12-02T22:26:10.743Z] bca2f99d35d6: Verifying Checksum [2020-12-02T22:26:10.743Z] bca2f99d35d6: Download complete [2020-12-02T22:26:15.408Z] Still waiting to schedule task [2020-12-02T22:26:15.409Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-02T22:26:17.452Z] bca2f99d35d6: Pull complete [2020-12-02T22:26:17.452Z] 93359f2a8cfa: Pull complete [2020-12-02T22:26:17.452Z] 7c6f9722023f: Pull complete [2020-12-02T22:26:22.827Z] a35cf1a2eb13: Pull complete [2020-12-02T22:26:22.827Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-02T22:26:22.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-02T22:26:22.827Z] ---> a62c8e92a672 [2020-12-02T22:26:22.827Z] 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-02T22:26:22.827Z] ---> Running in bbe7d0070f58 [2020-12-02T22:26:23.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T22:26:23.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T22:26:24.571Z] (1/12) Installing libmagic (5.38-r0) [2020-12-02T22:26:25.522Z] (2/12) Installing file (5.38-r0) [2020-12-02T22:26:25.522Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-02T22:26:25.522Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-02T22:26:29.771Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-02T22:26:29.771Z] (6/12) Installing patch (2.7.6-r6) [2020-12-02T22:26:29.771Z] (7/12) Installing build-base (0.5-r2) [2020-12-02T22:26:30.051Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-02T22:26:30.051Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-02T22:26:30.051Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-02T22:26:30.334Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-02T22:26:30.334Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-02T22:26:30.334Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T22:26:30.334Z] OK: 233 MiB in 51 packages [2020-12-02T22:26:34.582Z] Removing intermediate container bbe7d0070f58 [2020-12-02T22:26:34.582Z] ---> 1e21bc26df53 [2020-12-02T22:26:34.582Z] Step 4/7 : WORKDIR /edgex-go [2020-12-02T22:26:34.582Z] ---> Running in 81a87eb4f839 [2020-12-02T22:26:34.851Z] Removing intermediate container 81a87eb4f839 [2020-12-02T22:26:34.851Z] ---> bd7b02a2d909 [2020-12-02T22:26:34.851Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-02T22:26:35.450Z] latest: Pulling from library/docker [2020-12-02T22:26:35.781Z] 188c0c94c7c5: Already exists [2020-12-02T22:26:35.781Z] 0c7c675703d6: Pulling fs layer [2020-12-02T22:26:35.781Z] cc8c12a437cb: Pulling fs layer [2020-12-02T22:26:35.781Z] f092543453df: Pulling fs layer [2020-12-02T22:26:35.781Z] 65b6bc45957d: Pulling fs layer [2020-12-02T22:26:35.781Z] 4de832df471b: Pulling fs layer [2020-12-02T22:26:35.781Z] 79aa7fa92271: Pulling fs layer [2020-12-02T22:26:35.781Z] 4de832df471b: Waiting [2020-12-02T22:26:35.781Z] 79aa7fa92271: Waiting [2020-12-02T22:26:35.781Z] 65b6bc45957d: Waiting [2020-12-02T22:26:35.781Z] cc8c12a437cb: Verifying Checksum [2020-12-02T22:26:35.781Z] cc8c12a437cb: Download complete [2020-12-02T22:26:35.781Z] 0c7c675703d6: Verifying Checksum [2020-12-02T22:26:35.781Z] 0c7c675703d6: Download complete [2020-12-02T22:26:36.132Z] 4de832df471b: Verifying Checksum [2020-12-02T22:26:36.132Z] 4de832df471b: Download complete [2020-12-02T22:26:36.132Z] 65b6bc45957d: Verifying Checksum [2020-12-02T22:26:36.132Z] 65b6bc45957d: Download complete [2020-12-02T22:26:36.132Z] 79aa7fa92271: Verifying Checksum [2020-12-02T22:26:36.132Z] 79aa7fa92271: Download complete [2020-12-02T22:26:36.423Z] 0c7c675703d6: Pull complete [2020-12-02T22:26:36.702Z] cc8c12a437cb: Pull complete [2020-12-02T22:26:36.991Z] f092543453df: Verifying Checksum [2020-12-02T22:26:36.991Z] f092543453df: Download complete [2020-12-02T22:26:40.330Z] f092543453df: Pull complete [2020-12-02T22:26:40.330Z] 65b6bc45957d: Pull complete [2020-12-02T22:26:40.330Z] 4de832df471b: Pull complete [2020-12-02T22:26:40.330Z] 79aa7fa92271: Pull complete [2020-12-02T22:26:40.330Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-02T22:26:40.592Z] Status: Downloaded newer image for docker:latest [2020-12-02T22:26:42.560Z] ---> 7899593cdd91 [2020-12-02T22:26:42.560Z] Step 6/7 : COPY go.mod . [2020-12-02T22:26:42.823Z] ---> 82fd5a005459 [2020-12-02T22:26:42.823Z] Step 7/7 : RUN go mod download [2020-12-02T22:26:42.823Z] ---> Running in f4ea2b3691bd [2020-12-02T22:27:05.009Z] Removing intermediate container f4ea2b3691bd [2020-12-02T22:27:05.009Z] ---> 7b2ec4af16e8 [2020-12-02T22:27:05.009Z] Successfully built 7b2ec4af16e8 [2020-12-02T22:27:05.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:27:05.342Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T22:27:05.342Z] . [Pipeline] withDockerContainer [2020-12-02T22:27:05.501Z] prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container [2020-12-02T22:27:05.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T22:27:06.716Z] $ docker top 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T22:27:07.442Z] + go version [2020-12-02T22:27:07.442Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-02T22:27:07.462Z] $ docker stop --time=1 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a [2020-12-02T22:27:09.908Z] $ docker rm -f 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:27:10.983Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T22:27:10.983Z] . [Pipeline] withDockerContainer [2020-12-02T22:27:11.119Z] prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container [2020-12-02T22:27:11.196Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T22:27:12.024Z] $ docker top d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-02T22:27:12.275Z] ========================================================= [2020-12-02T22:27:12.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-02T22:27:12.275Z] ========================================================= [Pipeline] sh [2020-12-02T22:27:12.600Z] + make test [2020-12-02T22:27:12.601Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-02T22:27:24.980Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-02T22:27:47.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-02T22:27:47.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-02T22:27:49.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-02T22:27:49.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-02T22:27:49.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-02T22:27:49.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-02T22:27:49.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-02T22:27:52.494Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s [2020-12-02T22:27:52.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-02T22:27:52.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-02T22:27:53.098Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-02T22:27:53.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-02T22:27:53.686Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-02T22:27:53.686Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-02T22:27:53.686Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-02T22:27:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements [2020-12-02T22:27:57.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-02T22:27:57.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-02T22:27:57.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-02T22:27:57.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-02T22:27:57.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-02T22:28:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.366s coverage: 27.1% of statements [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-02T22:28:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-02T22:28:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-02T22:28:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 65.5% of statements [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-02T22:28:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 82.7% of statements [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-02T22:28:02.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-02T22:28:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-02T22:28:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.120s coverage: 100.0% of statements [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-02T22:28:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-02T22:28:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.160s coverage: 86.7% of statements [2020-12-02T22:28:04.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-02T22:28:05.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2020-12-02T22:28:05.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-02T22:28:05.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2020-12-02T22:28:05.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-02T22:28:05.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-02T22:28:05.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-02T22:28:05.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-02T22:28:07.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 95.2% of statements [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-02T22:28:07.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-02T22:28:07.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.0% of statements [no tests to run] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-02T22:28:07.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2020-12-02T22:28:07.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-02T22:28:07.286Z] flag provided but not defined: -badarg [2020-12-02T22:28:07.286Z] Usage of adduser: [2020-12-02T22:28:07.286Z] -algorithm string [2020-12-02T22:28:07.286Z] Algorithm used for signing the JWT, RS256 or ES256 [2020-12-02T22:28:07.286Z] -client_id string [2020-12-02T22:28:07.286Z] Optional manually-specified OAuth2 client_id. [2020-12-02T22:28:07.286Z] -client_secret string [2020-12-02T22:28:07.286Z] Optional manually-specified OAuth2 client_secret. [2020-12-02T22:28:07.286Z] -confdir string [2020-12-02T22:28:07.286Z] [2020-12-02T22:28:07.286Z] -group string [2020-12-02T22:28:07.286Z] Group to which the user belongs, defaults to 'admin' (default "admin") [2020-12-02T22:28:07.286Z] -id string [2020-12-02T22:28:07.286Z] ID to use for linkage with JWT claim (usually the 'iss' field) [2020-12-02T22:28:07.286Z] -public_key string [2020-12-02T22:28:07.286Z] Public key (in PEM format) used to validate the JWT. [2020-12-02T22:28:07.286Z] -redirect_uris string [2020-12-02T22:28:07.286Z] OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") [2020-12-02T22:28:07.286Z] -token-type string [2020-12-02T22:28:07.286Z] Type of token to create: jwt or oauth2 [2020-12-02T22:28:07.286Z] -user string [2020-12-02T22:28:07.286Z] Username of the user to add [2020-12-02T22:28:07.286Z] --- FAIL: TestAddUserBadArg (0.00s) [2020-12-02T22:28:07.286Z] command_test.go:49: [2020-12-02T22:28:07.286Z] Error Trace: command_test.go:49 [2020-12-02T22:28:07.286Z] Error: An error is expected but got nil. [2020-12-02T22:28:07.286Z] Test: TestAddUserBadArg [2020-12-02T22:28:07.286Z] command_test.go:50: [2020-12-02T22:28:07.286Z] Error Trace: command_test.go:50 [2020-12-02T22:28:07.286Z] Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0xc0000137d0), configuration:(*config.ConfigurationStruct)(0xc000160200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} [2020-12-02T22:28:07.286Z] Test: TestAddUserBadArg [2020-12-02T22:28:07.286Z] bad060a9-0e2b-47ba-98d5-9d622e2322b5 [2020-12-02T22:28:07.286Z] {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} [2020-12-02T22:28:07.286Z] FAIL [2020-12-02T22:28:07.286Z] coverage: 75.5% of statements [2020-12-02T22:28:07.286Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s [2020-12-02T22:28:07.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2020-12-02T22:28:07.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2020-12-02T22:28:08.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements [2020-12-02T22:28:08.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 100.0% of statements [2020-12-02T22:28:08.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-02T22:28:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.321s coverage: 63.5% of statements [2020-12-02T22:28:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-02T22:28:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-02T22:28:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2020-12-02T22:28:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2020-12-02T22:28:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2020-12-02T22:28:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2020-12-02T22:28:10.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14198 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws [2020-12-02T22:28:10.632Z] Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout [2020-12-02T22:28:10.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2020-12-02T22:28:12.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.428s coverage: 55.9% of statements [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-02T22:28:12.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.669s coverage: 86.3% of statements [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.380s coverage: 72.2% of statements [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.575s coverage: 72.1% of statements [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.052s coverage: 82.4% of statements [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.097s coverage: 48.4% of statements [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-02T22:28:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements [2020-12-02T22:28:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-02T22:28:15.879Z] using credential edgex-jenkins-ssh [2020-12-02T22:28:15.951Z] Cloning the remote Git repository [2020-12-02T22:28:16.026Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-02T22:28:16.128Z] > git init /w/workspace/edgex-go/34 # timeout=10 [2020-12-02T22:28:16.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T22:28:16.196Z] > git --version # timeout=10 [2020-12-02T22:28:16.214Z] > git --version # 'git version 2.17.1' [2020-12-02T22:28:16.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T22:28:16.273Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T22:28:16.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.2% of statements [2020-12-02T22:28:16.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-02T22:28:16.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-02T22:28:16.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.1% of statements [2020-12-02T22:28:16.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2020-12-02T22:28:17.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.052s coverage: 42.9% of statements [2020-12-02T22:28:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-02T22:28:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-02T22:28:17.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.036s coverage: 100.0% of statements [2020-12-02T22:28:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-02T22:28:17.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.060s coverage: 83.8% of statements [2020-12-02T22:28:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-02T22:28:20.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.174s coverage: 47.1% of statements [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-02T22:28:20.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-02T22:28:20.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-02T22:28:20.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2020-12-02T22:28:20.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.747s coverage: 29.1% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-02T22:28:21.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-02T22:28:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-02T22:28:22.115Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2020-12-02T22:28:22.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2020-12-02T22:28:22.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-02T22:28:22.646Z] FAIL [2020-12-02T22:28:23.225Z] make: *** [Makefile:89: test] Error 1 [Pipeline] } [2020-12-02T22:28:23.254Z] $ docker stop --time=1 d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 [2020-12-02T22:28:25.739Z] $ docker rm -f d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 [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-02T22:28:27.654Z] Failed in branch amd64 [2020-12-02T22:28:32.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T22:28:32.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T22:28:32.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T22:28:32.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T22:28:32.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T22:28:32.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-02T22:28:33.139Z] Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit c9e270eeae434286f5e84c340d773a7248642511 [2020-12-02T22:28:33.981Z] Merge succeeded, producing 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 [2020-12-02T22:28:33.982Z] Checking out Revision 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 (PR-2808) [2020-12-02T22:28:33.164Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T22:28:33.181Z] > git checkout -f c9e270eeae434286f5e84c340d773a7248642511 # timeout=10 [2020-12-02T22:28:33.489Z] > git remote # timeout=10 [2020-12-02T22:28:33.541Z] > git config --get remote.origin.url # timeout=10 [2020-12-02T22:28:33.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T22:28:33.576Z] > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 [2020-12-02T22:28:33.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-02T22:28:33.995Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T22:28:34.015Z] > git checkout -f 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 # timeout=10 [2020-12-02T22:28:38.365Z] Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" [2020-12-02T22:28:38.389Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T22:28:38.380Z] > git rev-list --no-walk 7cb0c8ef3d19556a47e7864e36f880e005887df2 # timeout=10 [2020-12-02T22:28:39.987Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-02T22:28:40.414Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T22:28:40.750Z] + sudo service docker+ restart [2020-12-02T22:28:40.750Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T22:28:43.452Z] provisioning config files... [2020-12-02T22:28:43.494Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config6456803271761030510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:28:43.903Z] ---> docker-login.sh [2020-12-02T22:28:43.903Z] nexus3.edgexfoundry.org:10001 [2020-12-02T22:28:44.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:28:45.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:28:45.165Z] Configure a credential helper to remove this warning. See [2020-12-02T22:28:45.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:28:45.165Z] [2020-12-02T22:28:45.165Z] Login Succeeded [2020-12-02T22:28:45.165Z] nexus3.edgexfoundry.org:10002 [2020-12-02T22:28:45.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:28:45.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:28:45.712Z] Configure a credential helper to remove this warning. See [2020-12-02T22:28:45.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:28:45.712Z] [2020-12-02T22:28:45.712Z] Login Succeeded [2020-12-02T22:28:45.712Z] nexus3.edgexfoundry.org:10003 [2020-12-02T22:28:45.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:28:46.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:28:46.258Z] Configure a credential helper to remove this warning. See [2020-12-02T22:28:46.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:28:46.258Z] [2020-12-02T22:28:46.258Z] Login Succeeded [2020-12-02T22:28:46.258Z] nexus3.edgexfoundry.org:10004 [2020-12-02T22:28:46.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:28:46.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:28:46.809Z] Configure a credential helper to remove this warning. See [2020-12-02T22:28:46.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:28:46.809Z] [2020-12-02T22:28:46.809Z] Login Succeeded [2020-12-02T22:28:46.809Z] docker.io [2020-12-02T22:28:47.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T22:28:47.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T22:28:47.677Z] Configure a credential helper to remove this warning. See [2020-12-02T22:28:47.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T22:28:47.677Z] [2020-12-02T22:28:47.677Z] Login Succeeded [2020-12-02T22:28:47.677Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T22:28:47.694Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-02T22:28:48.198Z] ========================================================= [2020-12-02T22:28:48.198Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-02T22:28:48.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:28:48.584Z] + 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-02T22:28:51.231Z] Sending build context to Docker daemon 165.7MB [2020-12-02T22:28:51.231Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-02T22:28:51.231Z] Step 2/7 : FROM ${BASE} [2020-12-02T22:28:51.231Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-02T22:28:51.231Z] 5f621e34cdf4: Pulling fs layer [2020-12-02T22:28:51.231Z] a4357932f1b6: Pulling fs layer [2020-12-02T22:28:51.231Z] 18c013af1878: Pulling fs layer [2020-12-02T22:28:51.231Z] 00ac8860ef70: Pulling fs layer [2020-12-02T22:28:51.231Z] 63d7cb157983: Pulling fs layer [2020-12-02T22:28:51.231Z] b116817d02f9: Pulling fs layer [2020-12-02T22:28:51.231Z] 745a02a5169b: Pulling fs layer [2020-12-02T22:28:51.231Z] 00ac8860ef70: Waiting [2020-12-02T22:28:51.231Z] 63d7cb157983: Waiting [2020-12-02T22:28:51.231Z] b116817d02f9: Waiting [2020-12-02T22:28:51.231Z] 745a02a5169b: Waiting [2020-12-02T22:28:51.231Z] 18c013af1878: Verifying Checksum [2020-12-02T22:28:51.231Z] 18c013af1878: Download complete [2020-12-02T22:28:51.231Z] a4357932f1b6: Verifying Checksum [2020-12-02T22:28:51.231Z] a4357932f1b6: Download complete [2020-12-02T22:28:51.231Z] 63d7cb157983: Download complete [2020-12-02T22:28:51.511Z] 5f621e34cdf4: Verifying Checksum [2020-12-02T22:28:51.511Z] 5f621e34cdf4: Download complete [2020-12-02T22:28:51.511Z] b116817d02f9: Download complete [2020-12-02T22:28:52.110Z] 5f621e34cdf4: Pull complete [2020-12-02T22:28:52.720Z] a4357932f1b6: Pull complete [2020-12-02T22:28:53.345Z] 18c013af1878: Pull complete [2020-12-02T22:28:53.949Z] 745a02a5169b: Verifying Checksum [2020-12-02T22:28:53.949Z] 745a02a5169b: Download complete [2020-12-02T22:28:55.393Z] 00ac8860ef70: Verifying Checksum [2020-12-02T22:28:55.393Z] 00ac8860ef70: Download complete [2020-12-02T22:29:05.568Z] 00ac8860ef70: Pull complete [2020-12-02T22:29:05.568Z] 63d7cb157983: Pull complete [2020-12-02T22:29:05.842Z] b116817d02f9: Pull complete [2020-12-02T22:29:10.171Z] 745a02a5169b: Pull complete [2020-12-02T22:29:10.171Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-02T22:29:10.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-02T22:29:10.171Z] ---> b7e6874047d6 [2020-12-02T22:29:10.171Z] 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-02T22:29:12.805Z] ---> Running in d50e67ee6746 [2020-12-02T22:29:14.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-02T22:29:14.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-02T22:29:15.447Z] (1/12) Installing libmagic (5.38-r0) [2020-12-02T22:29:15.720Z] (2/12) Installing file (5.38-r0) [2020-12-02T22:29:15.993Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-02T22:29:15.993Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-02T22:29:20.288Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-02T22:29:20.288Z] (6/12) Installing patch (2.7.6-r6) [2020-12-02T22:29:20.288Z] (7/12) Installing build-base (0.5-r2) [2020-12-02T22:29:20.558Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-02T22:29:20.558Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-02T22:29:20.558Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-02T22:29:20.827Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-02T22:29:20.827Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-02T22:29:21.099Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T22:29:21.099Z] OK: 217 MiB in 51 packages [2020-12-02T22:29:25.399Z] Removing intermediate container d50e67ee6746 [2020-12-02T22:29:25.399Z] ---> ea9bf8c8d683 [2020-12-02T22:29:25.399Z] Step 4/7 : WORKDIR /edgex-go [2020-12-02T22:29:25.399Z] ---> Running in 21e4bca8caf7 [2020-12-02T22:29:25.669Z] Removing intermediate container 21e4bca8caf7 [2020-12-02T22:29:25.669Z] ---> 11705cfb1d7f [2020-12-02T22:29:25.669Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-02T22:29:26.270Z] latest: Pulling from library/docker [2020-12-02T22:29:26.270Z] 5f621e34cdf4: Already exists [2020-12-02T22:29:26.270Z] 85db56a05063: Pulling fs layer [2020-12-02T22:29:26.270Z] ccb67d6aeaaa: Pulling fs layer [2020-12-02T22:29:26.270Z] de930078acea: Pulling fs layer [2020-12-02T22:29:26.270Z] d5a9d88a4785: Pulling fs layer [2020-12-02T22:29:26.270Z] e7f15c1544d5: Pulling fs layer [2020-12-02T22:29:26.270Z] 877c515997d3: Pulling fs layer [2020-12-02T22:29:26.270Z] e7f15c1544d5: Waiting [2020-12-02T22:29:26.270Z] d5a9d88a4785: Waiting [2020-12-02T22:29:26.270Z] 877c515997d3: Waiting [2020-12-02T22:29:26.547Z] ccb67d6aeaaa: Verifying Checksum [2020-12-02T22:29:26.547Z] ccb67d6aeaaa: Download complete [2020-12-02T22:29:26.547Z] 85db56a05063: Verifying Checksum [2020-12-02T22:29:26.547Z] 85db56a05063: Download complete [2020-12-02T22:29:26.547Z] d5a9d88a4785: Download complete [2020-12-02T22:29:26.547Z] e7f15c1544d5: Download complete [2020-12-02T22:29:26.822Z] 877c515997d3: Verifying Checksum [2020-12-02T22:29:26.822Z] 877c515997d3: Download complete [2020-12-02T22:29:27.424Z] 85db56a05063: Pull complete [2020-12-02T22:29:27.698Z] ccb67d6aeaaa: Pull complete [2020-12-02T22:29:27.970Z] de930078acea: Download complete [2020-12-02T22:29:31.362Z] de930078acea: Pull complete [2020-12-02T22:29:31.635Z] d5a9d88a4785: Pull complete [2020-12-02T22:29:31.917Z] e7f15c1544d5: Pull complete [2020-12-02T22:29:32.190Z] 877c515997d3: Pull complete [2020-12-02T22:29:32.190Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-02T22:29:32.190Z] Status: Downloaded newer image for docker:latest [2020-12-02T22:29:35.589Z] ---> 7fc731fb3a80 [2020-12-02T22:29:35.589Z] Step 6/7 : COPY go.mod . [2020-12-02T22:29:36.185Z] ---> a9c43995bd85 [2020-12-02T22:29:36.185Z] Step 7/7 : RUN go mod download [2020-12-02T22:29:36.185Z] ---> Running in 3f8b3529de9e [2020-12-02T22:30:02.992Z] Removing intermediate container 3f8b3529de9e [2020-12-02T22:30:02.992Z] ---> e33708663311 [2020-12-02T22:30:02.992Z] Successfully built e33708663311 [2020-12-02T22:30:02.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:30:03.337Z] + docker inspect -f . ci-base-image-arm64 [2020-12-02T22:30:03.337Z] . [Pipeline] withDockerContainer [2020-12-02T22:30:03.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-14198 does not seem to be running inside a container [2020-12-02T22:30:03.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-02T22:30:05.253Z] $ docker top 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T22:30:06.263Z] + go version [2020-12-02T22:30:06.263Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-02T22:30:06.291Z] $ docker stop --time=1 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 [2020-12-02T22:30:08.164Z] $ docker rm -f 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:30:09.296Z] + docker inspect -f . ci-base-image-arm64 [2020-12-02T22:30:09.296Z] . [Pipeline] withDockerContainer [2020-12-02T22:30:09.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-14198 does not seem to be running inside a container [2020-12-02T22:30:09.605Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-02T22:30:11.012Z] $ docker top 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-02T22:30:11.416Z] ========================================================= [2020-12-02T22:30:11.416Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-02T22:30:11.416Z] ========================================================= [Pipeline] sh [2020-12-02T22:30:12.062Z] + make test [2020-12-02T22:30:12.062Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-02T22:30:34.251Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-02T22:31:21.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-02T22:31:36.633Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-02T22:31:40.049Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.084s [2020-12-02T22:31:40.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-02T22:31:40.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-02T22:31:40.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-02T22:31:42.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-02T22:31:42.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-02T22:31:42.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-02T22:31:42.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-02T22:31:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.218s coverage: 46.6% of statements [2020-12-02T22:31:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-02T22:31:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-02T22:31:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-02T22:31:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-02T22:31:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-02T22:31:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.449s coverage: 27.1% of statements [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-02T22:31:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-02T22:31:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-02T22:31:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.515s coverage: 66.4% of statements [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-02T22:31:58.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.613s coverage: 82.7% of statements [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-02T22:31:58.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-02T22:32:05.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-02T22:32:05.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-02T22:32:05.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-02T22:32:05.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements [2020-12-02T22:32:05.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-02T22:32:06.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.344s coverage: 97.5% of statements [2020-12-02T22:32:06.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-02T22:32:06.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2020-12-02T22:32:06.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-02T22:32:06.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-02T22:32:06.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-02T22:32:06.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-02T22:32:13.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.963s coverage: 95.2% of statements [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-02T22:32:13.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2020-12-02T22:32:13.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-02T22:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.0% of statements [no tests to run] [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-02T22:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2020-12-02T22:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-02T22:32:13.456Z] flag provided but not defined: -badarg [2020-12-02T22:32:13.456Z] Usage of adduser: [2020-12-02T22:32:13.456Z] -algorithm string [2020-12-02T22:32:13.456Z] Algorithm used for signing the JWT, RS256 or ES256 [2020-12-02T22:32:13.456Z] -client_id string [2020-12-02T22:32:13.456Z] Optional manually-specified OAuth2 client_id. [2020-12-02T22:32:13.456Z] -client_secret string [2020-12-02T22:32:13.456Z] Optional manually-specified OAuth2 client_secret. [2020-12-02T22:32:13.456Z] -confdir string [2020-12-02T22:32:13.456Z] [2020-12-02T22:32:13.456Z] -group string [2020-12-02T22:32:13.456Z] Group to which the user belongs, defaults to 'admin' (default "admin") [2020-12-02T22:32:13.456Z] -id string [2020-12-02T22:32:13.456Z] ID to use for linkage with JWT claim (usually the 'iss' field) [2020-12-02T22:32:13.456Z] -public_key string [2020-12-02T22:32:13.456Z] Public key (in PEM format) used to validate the JWT. [2020-12-02T22:32:13.456Z] -redirect_uris string [2020-12-02T22:32:13.456Z] OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") [2020-12-02T22:32:13.456Z] -token-type string [2020-12-02T22:32:13.456Z] Type of token to create: jwt or oauth2 [2020-12-02T22:32:13.456Z] -user string [2020-12-02T22:32:13.456Z] Username of the user to add [2020-12-02T22:32:13.456Z] --- FAIL: TestAddUserBadArg (0.01s) [2020-12-02T22:32:13.456Z] command_test.go:49: [2020-12-02T22:32:13.456Z] Error Trace: command_test.go:49 [2020-12-02T22:32:13.456Z] Error: An error is expected but got nil. [2020-12-02T22:32:13.456Z] Test: TestAddUserBadArg [2020-12-02T22:32:13.456Z] command_test.go:50: [2020-12-02T22:32:13.456Z] Error Trace: command_test.go:50 [2020-12-02T22:32:13.456Z] Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0x400009f7a0), configuration:(*config.ConfigurationStruct)(0x4000122200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} [2020-12-02T22:32:13.456Z] Test: TestAddUserBadArg [2020-12-02T22:32:13.456Z] bad060a9-0e2b-47ba-98d5-9d622e2322b5 [2020-12-02T22:32:13.456Z] {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} [2020-12-02T22:32:13.456Z] FAIL [2020-12-02T22:32:13.456Z] coverage: 75.5% of statements [2020-12-02T22:32:13.456Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.137s [2020-12-02T22:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2020-12-02T22:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements [2020-12-02T22:32:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements [2020-12-02T22:32:15.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 100.0% of statements [2020-12-02T22:32:15.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-02T22:32:17.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 63.5% of statements [2020-12-02T22:32:17.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-02T22:32:17.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-02T22:32:17.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2020-12-02T22:32:17.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements [2020-12-02T22:32:18.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2020-12-02T22:32:18.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2020-12-02T22:32:19.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2020-12-02T22:32:23.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 55.9% of statements [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-02T22:32:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 66.250s coverage: 86.3% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.195s coverage: 72.2% of statements [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.535s coverage: 72.1% of statements [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.083s coverage: 82.4% of statements [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.077s coverage: 48.4% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.058s coverage: 28.8% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.082s coverage: 96.8% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.2% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.1% of statements [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.109s coverage: 42.9% of statements [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-02T22:33:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-02T22:33:31.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.055s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.096s coverage: 83.8% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.320s coverage: 47.1% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.773s coverage: 29.1% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-02T22:33:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-02T22:33:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-02T22:33:31.935Z] FAIL [2020-12-02T22:33:31.935Z] make: *** [Makefile:89: test] Error 1 [Pipeline] } [2020-12-02T22:33:31.965Z] $ docker stop --time=1 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec [2020-12-02T22:33:33.832Z] $ docker rm -f 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec [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-02T22:33:36.178Z] 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-02T22:33:38.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:33:39.666Z] ---> package-listing.sh [2020-12-02T22:33:39.666Z] ++ facter osfamily [2020-12-02T22:33:39.666Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-02T22:33:39.931Z] + OS_FAMILY=redhat [2020-12-02T22:33:39.931Z] + workspace=/w/workspace/edgex-go/34 [2020-12-02T22:33:39.931Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-02T22:33:39.931Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-02T22:33:39.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-02T22:33:39.931Z] + PACKAGES=/tmp/packages_start.txt [2020-12-02T22:33:39.931Z] + '[' /w/workspace/edgex-go/34 ']' [2020-12-02T22:33:39.931Z] + PACKAGES=/tmp/packages_end.txt [2020-12-02T22:33:39.931Z] + case "${OS_FAMILY}" in [2020-12-02T22:33:39.931Z] + rpm -qa [2020-12-02T22:33:39.931Z] + sort [2020-12-02T22:33:45.290Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-02T22:33:45.290Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-02T22:33:45.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-02T22:33:45.290Z] + '[' /w/workspace/edgex-go/34 ']' [2020-12-02T22:33:45.290Z] + mkdir -p /w/workspace/edgex-go/34/archives/ [2020-12-02T22:33:45.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/34/archives/ [Pipeline] echo [2020-12-02T22:33:45.306Z] 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/34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-02T22:33:45.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:33:45.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T22:33:46.248Z] [2020-12-02T22:33:46.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-02T22:33:46.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T22:33:46.618Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-02T22:33:46.618Z] df20fa9351a1: Pulling fs layer [2020-12-02T22:33:46.618Z] 36b3adc4ff6f: Pulling fs layer [2020-12-02T22:33:46.618Z] 8ad3a11d3b57: Pulling fs layer [2020-12-02T22:33:46.618Z] 46f8f816bc3b: Pulling fs layer [2020-12-02T22:33:46.618Z] 93b61091891f: Pulling fs layer [2020-12-02T22:33:46.618Z] 93b9cdb0e59b: Pulling fs layer [2020-12-02T22:33:46.618Z] 5e14af77c1be: Pulling fs layer [2020-12-02T22:33:46.618Z] 01666e4c0597: Pulling fs layer [2020-12-02T22:33:46.618Z] 46f8f816bc3b: Waiting [2020-12-02T22:33:46.618Z] 93b61091891f: Waiting [2020-12-02T22:33:46.618Z] 93b9cdb0e59b: Waiting [2020-12-02T22:33:46.618Z] 5e14af77c1be: Waiting [2020-12-02T22:33:46.618Z] aa168da1d23b: Pulling fs layer [2020-12-02T22:33:46.618Z] 01666e4c0597: Waiting [2020-12-02T22:33:46.618Z] aa168da1d23b: Waiting [2020-12-02T22:33:46.618Z] 36b3adc4ff6f: Download complete [2020-12-02T22:33:46.618Z] 46f8f816bc3b: Verifying Checksum [2020-12-02T22:33:46.618Z] 46f8f816bc3b: Download complete [2020-12-02T22:33:46.893Z] df20fa9351a1: Verifying Checksum [2020-12-02T22:33:46.893Z] 93b9cdb0e59b: Verifying Checksum [2020-12-02T22:33:46.893Z] 93b9cdb0e59b: Download complete [2020-12-02T22:33:46.893Z] 5e14af77c1be: Verifying Checksum [2020-12-02T22:33:46.893Z] 5e14af77c1be: Download complete [2020-12-02T22:33:46.893Z] 93b61091891f: Download complete [2020-12-02T22:33:46.893Z] 01666e4c0597: Verifying Checksum [2020-12-02T22:33:46.893Z] 01666e4c0597: Download complete [2020-12-02T22:33:47.157Z] df20fa9351a1: Pull complete [2020-12-02T22:33:47.420Z] 36b3adc4ff6f: Pull complete [2020-12-02T22:33:48.392Z] 8ad3a11d3b57: Verifying Checksum [2020-12-02T22:33:48.392Z] 8ad3a11d3b57: Download complete [2020-12-02T22:33:49.399Z] 8ad3a11d3b57: Pull complete [2020-12-02T22:33:49.679Z] 46f8f816bc3b: Pull complete [2020-12-02T22:33:50.284Z] 93b61091891f: Pull complete [2020-12-02T22:33:50.284Z] 93b9cdb0e59b: Pull complete [2020-12-02T22:33:50.549Z] 5e14af77c1be: Pull complete [2020-12-02T22:33:50.815Z] 01666e4c0597: Pull complete [2020-12-02T22:33:51.079Z] aa168da1d23b: Verifying Checksum [2020-12-02T22:33:51.079Z] aa168da1d23b: Download complete [2020-12-02T22:33:59.327Z] aa168da1d23b: Pull complete [2020-12-02T22:33:59.327Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-02T22:33:59.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T22:33:59.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-02T22:33:59.547Z] prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container [2020-12-02T22:33:59.609Z] $ 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/34/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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-02T22:34:05.076Z] $ docker top 62aa51ad92b4e953a4f4498ff5904c9afe57338f344d930aa443a85d4362545c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T22:34:05.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-02T22:34:06.254Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-02T22:34:06.608Z] + ls /var/log/sa-host [2020-12-02T22:34:06.608Z] + sadf -c /var/log/sa-host/sa02 [2020-12-02T22:34:06.608Z] file_magic: OK [2020-12-02T22:34:06.608Z] HZ: Using current value: 100 [2020-12-02T22:34:06.608Z] file_header: OK [2020-12-02T22:34:06.608Z] 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-02T22:34:06.608Z] Statistics: [2020-12-02T22:34:06.608Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-02T22:34:06.608Z] File successfully converted to sysstat format version 12.2.1 [2020-12-02T22:34:06.608Z] + sadf -c /var/log/sa-host/sa23 [2020-12-02T22:34:06.608Z] file_magic: OK [2020-12-02T22:34:06.608Z] HZ: Using current value: 100 [2020-12-02T22:34:06.608Z] file_header: OK [2020-12-02T22:34:06.608Z] 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-02T22:34:06.608Z] Statistics: [2020-12-02T22:34:06.608Z] Hnuu...uuuununununu... [2020-12-02T22:34:06.608Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-02T22:34:07.283Z] provisioning config files... [2020-12-02T22:34:07.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/34@tmp/config7408188496704194726tmp [Pipeline] { [Pipeline] echo [2020-12-02T22:34:07.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:34:07.771Z] ---> create-netrc.sh [Pipeline] } [2020-12-02T22:34:07.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-02T22:34:07.892Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:34:08.253Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-02T22:34:08.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:34:08.603Z] ---> sudo-logs.sh [2020-12-02T22:34:08.604Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-02T22:34:08.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:34:08.984Z] ---> job-cost.sh [2020-12-02T22:34:09.249Z] lf-activate-venv: SKIPPING [2020-12-02T22:34:09.249Z] INFO: No Stack... [2020-12-02T22:34:10.209Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-02T22:34:11.155Z] INFO: Archiving Costs [Pipeline] echo [2020-12-02T22:34:11.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T22:34:11.475Z] ---> logs-deploy.sh [2020-12-02T22:34:11.475Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/34 [2020-12-02T22:34:11.475Z] INFO: archiving workspace using pattern(s): [2020-12-02T22:34:13.411Z] Archives upload complete. [2020-12-02T22:34:13.411Z] INFO: archiving logs to Nexus