Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da61adacfdf7582afac777cc495c283ef6d04343 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2847447299097630239.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5801051853314975842.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2247488633563969019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6166722728539283949.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9040335376021387826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-926 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh2178138135621406797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision da61adacfdf7582afac777cc495c283ef6d04343 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 Commit message: "feat: update built production artifacts UI" > git rev-list --no-walk d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T11:35:28.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T11:35:28.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T11:35:28.947Z] ========================================================= [2021-06-23T11:35:28.947Z] EdgeX Global Pipelines Version Info [2021-06-23T11:35:28.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:35:30.477Z] ------------------- [2021-06-23T11:35:30.477Z] stable info: [2021-06-23T11:35:30.477Z] ------------------- [2021-06-23T11:35:30.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T11:35:30.477Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T11:35:30.477Z] Message: update stable to v1.0.195 [2021-06-23T11:35:31.051Z] ------------------- [2021-06-23T11:35:31.051Z] experimental info: [2021-06-23T11:35:31.051Z] ------------------- [2021-06-23T11:35:31.051Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T11:35:31.051Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T11:35:31.051Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T11:35:31.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-23T11:35:31.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-23T11:35:31.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T11:35:31.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T11:35:31.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T11:35:31.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T11:35:31.494Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T11:35:31.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T11:35:31.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T11:35:31.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T11:35:31.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T11:35:31.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-23T11:35:31.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T11:35:31.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T11:35:31.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T11:35:31.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T11:35:32.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T11:35:32.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T11:35:32.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T11:35:32.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T11:35:32.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T11:35:32.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T11:35:32.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T11:35:32.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T11:35:32.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T11:35:32.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T11:35:32.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T11:35:32.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T11:35:32.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T11:35:32.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] echo [2021-06-23T11:35:32.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da61ada [Pipeline] echo [2021-06-23T11:35:32.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:35:32.665Z] provisioning config files... [2021-06-23T11:35:32.682Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config19913186537101034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:35:33.011Z] ---> docker-login.sh [2021-06-23T11:35:33.011Z] nexus3.edgexfoundry.org:10001 [2021-06-23T11:35:33.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:35:33.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:35:33.276Z] Configure a credential helper to remove this warning. See [2021-06-23T11:35:33.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:35:33.276Z] [2021-06-23T11:35:33.276Z] Login Succeeded [2021-06-23T11:35:33.276Z] nexus3.edgexfoundry.org:10002 [2021-06-23T11:35:33.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:35:33.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:35:33.276Z] Configure a credential helper to remove this warning. See [2021-06-23T11:35:33.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:35:33.276Z] [2021-06-23T11:35:33.276Z] Login Succeeded [2021-06-23T11:35:33.276Z] nexus3.edgexfoundry.org:10003 [2021-06-23T11:35:33.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:35:33.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:35:33.551Z] Configure a credential helper to remove this warning. See [2021-06-23T11:35:33.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:35:33.551Z] [2021-06-23T11:35:33.551Z] Login Succeeded [2021-06-23T11:35:33.551Z] nexus3.edgexfoundry.org:10004 [2021-06-23T11:35:33.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:35:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:35:33.813Z] Configure a credential helper to remove this warning. See [2021-06-23T11:35:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:35:33.813Z] [2021-06-23T11:35:33.813Z] Login Succeeded [2021-06-23T11:35:33.813Z] docker.io [2021-06-23T11:35:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:35:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:35:34.075Z] Configure a credential helper to remove this warning. See [2021-06-23T11:35:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:35:34.075Z] [2021-06-23T11:35:34.075Z] Login Succeeded [2021-06-23T11:35:34.075Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T11:35:34.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T11:35:34.607Z] + git log --format=format:%s -1 da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] echo [2021-06-23T11:35:34.646Z] GIT_COMMIT: da61adacfdf7582afac777cc495c283ef6d04343, Commit Message: feat: update built production artifacts UI [Pipeline] echo [2021-06-23T11:35:34.665Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:35:35.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:35:35.678Z] [2021-06-23T11:35:35.678Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:35:35.998Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:35:35.998Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T11:35:35.998Z] 31603596830f: Pulling fs layer [2021-06-23T11:35:35.998Z] 54011a49482f: Pulling fs layer [2021-06-23T11:35:35.998Z] a6820b24f6d8: Pulling fs layer [2021-06-23T11:35:35.998Z] f581987b2513: Pulling fs layer [2021-06-23T11:35:35.998Z] f581987b2513: Waiting [2021-06-23T11:35:35.998Z] 54011a49482f: Verifying Checksum [2021-06-23T11:35:35.998Z] 54011a49482f: Download complete [2021-06-23T11:35:36.261Z] 31603596830f: Verifying Checksum [2021-06-23T11:35:36.261Z] 31603596830f: Download complete [2021-06-23T11:35:36.261Z] a6820b24f6d8: Verifying Checksum [2021-06-23T11:35:36.261Z] a6820b24f6d8: Download complete [2021-06-23T11:35:36.261Z] f581987b2513: Verifying Checksum [2021-06-23T11:35:36.261Z] f581987b2513: Download complete [2021-06-23T11:35:36.261Z] 31603596830f: Pull complete [2021-06-23T11:35:36.527Z] 54011a49482f: Pull complete [2021-06-23T11:35:37.107Z] a6820b24f6d8: Pull complete [2021-06-23T11:35:37.370Z] f581987b2513: Pull complete [2021-06-23T11:35:37.370Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T11:35:37.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:35:37.370Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T11:35:37.447Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:35:37.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T11:35:38.627Z] $ docker top bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T11:35:38.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T11:35:38.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T11:35:38.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T11:35:38.867Z] $ docker exec bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a ssh-agent [2021-06-23T11:35:38.983Z] SSH_AUTH_SOCK=/tmp/ssh-rbI4EuJAbJ6O/agent.14 [2021-06-23T11:35:38.983Z] SSH_AGENT_PID=21 [2021-06-23T11:35:38.991Z] Running ssh-add (command line suppressed) [2021-06-23T11:35:39.084Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5881718065490165238.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5881718065490165238.key) [2021-06-23T11:35:39.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T11:35:39.406Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T11:35:39.418Z] $ docker exec --env ******** --env ******** bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a ssh-agent -k [2021-06-23T11:35:39.517Z] unset SSH_AUTH_SOCK; [2021-06-23T11:35:39.517Z] unset SSH_AGENT_PID; [2021-06-23T11:35:39.517Z] echo Agent pid 21 killed; [2021-06-23T11:35:39.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T11:35:39.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T11:35:39.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T11:35:39.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T11:35:39.699Z] $ docker exec bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a ssh-agent [2021-06-23T11:35:39.810Z] SSH_AUTH_SOCK=/tmp/ssh-dtyi87kZnumN/agent.55 [2021-06-23T11:35:39.810Z] SSH_AGENT_PID=61 [2021-06-23T11:35:39.816Z] Running ssh-add (command line suppressed) [2021-06-23T11:35:39.912Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6547256306917317855.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6547256306917317855.key) [2021-06-23T11:35:39.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T11:35:40.240Z] + git semver init [2021-06-23T11:35:40.240Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T11:35:40.240Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T11:35:40.240Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T11:35:40.240Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T11:35:40.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T11:35:40.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T11:35:40.240Z] # $SEMVER_BRANCH = master [2021-06-23T11:35:40.240Z] # $SEMVER_TEMP = /tmp/semver-709174439 [2021-06-23T11:35:40.240Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-23T11:35:42.809Z] # '/tmp/semver-709174439' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-23T11:35:42.809Z] # -> Force: false [2021-06-23T11:35:42.809Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T11:35:42.818Z] $ docker exec --env ******** --env ******** bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a ssh-agent -k [2021-06-23T11:35:42.917Z] unset SSH_AUTH_SOCK; [2021-06-23T11:35:42.917Z] unset SSH_AGENT_PID; [2021-06-23T11:35:42.917Z] echo Agent pid 61 killed; [2021-06-23T11:35:42.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T11:35:43.270Z] + git semver [Pipeline] } [2021-06-23T11:35:43.295Z] $ docker stop --time=1 bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a [2021-06-23T11:35:44.672Z] $ docker rm -f bdfcdfae8e94adafc47cd4e3fb01e1669950e0709e20bf8064b558d131bb8c6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T11:35:45.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T11:35:45.342Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T11:35:45.363Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.85 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-23T11:36:00.640Z] Still waiting to schedule task [2021-06-23T11:36:00.641Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T11:36:00.643Z] Still waiting to schedule task [2021-06-23T11:36:00.643Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T11:38:04.806Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-927 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T11:38:04.825Z] Running in /w/workspace/edgex-ui-go/145 [Pipeline] { [Pipeline] checkout [2021-06-23T11:38:05.016Z] The recommended git tool is: git [2021-06-23T11:38:10.476Z] using credential edgex-jenkins-ssh [2021-06-23T11:38:10.496Z] Cloning the remote Git repository [2021-06-23T11:38:10.562Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T11:38:10.691Z] > git init /w/workspace/edgex-ui-go/145 # timeout=10 [2021-06-23T11:38:10.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T11:38:10.758Z] > git --version # timeout=10 [2021-06-23T11:38:10.777Z] > git --version # 'git version 2.17.1' [2021-06-23T11:38:10.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T11:38:10.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T11:38:13.882Z] Avoid second fetch [2021-06-23T11:38:13.883Z] Checking out Revision da61adacfdf7582afac777cc495c283ef6d04343 (master) [2021-06-23T11:38:13.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T11:38:13.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T11:38:13.916Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T11:38:13.937Z] > git checkout -f da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 [2021-06-23T11:38:16.208Z] Running on prd-centos7-docker-4c-2g-928 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T11:38:16.237Z] Running in /w/workspace/edgex-ui-go/145 [Pipeline] { [Pipeline] checkout [2021-06-23T11:38:16.348Z] The recommended git tool is: git [2021-06-23T11:38:18.387Z] Commit message: "feat: update built production artifacts UI" [2021-06-23T11:38:18.710Z] using credential edgex-jenkins-ssh [2021-06-23T11:38:18.726Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T11:38:18.214Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T11:38:18.306Z] > git init /w/workspace/edgex-ui-go/145 # timeout=10 [2021-06-23T11:38:18.392Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T11:38:18.393Z] > git --version # timeout=10 [2021-06-23T11:38:18.404Z] > git --version # 'git version 2.24.4' [2021-06-23T11:38:18.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T11:38:18.433Z] [INFO] Currently running in a labeled security context [2021-06-23T11:38:18.434Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T11:38:18.434Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/145@tmp/jenkins-gitclient-ssh2814340941694321013.key [2021-06-23T11:38:18.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T11:38:19.894Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T11:38:23.280Z] Avoid second fetch [2021-06-23T11:38:20.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T11:38:20.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T11:38:23.283Z] Checking out Revision da61adacfdf7582afac777cc495c283ef6d04343 (master) [2021-06-23T11:38:23.612Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T11:38:23.961Z] + + truesudo [2021-06-23T11:38:23.961Z] service docker restart [2021-06-23T11:38:23.171Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T11:38:23.198Z] > git checkout -f da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 [2021-06-23T11:38:27.006Z] Commit message: "feat: update built production artifacts UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T11:38:28.102Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T11:38:28.425Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T11:38:28.731Z] + sudo service docker restart [2021-06-23T11:38:28.731Z] + true [2021-06-23T11:38:28.731Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:38:42.329Z] provisioning config files... [2021-06-23T11:38:42.357Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config92381119784907268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:38:42.745Z] ---> docker-login.sh [2021-06-23T11:38:42.746Z] nexus3.edgexfoundry.org:10001 [2021-06-23T11:38:43.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:44.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:44.014Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:44.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:44.014Z] [2021-06-23T11:38:44.014Z] Login Succeeded [2021-06-23T11:38:44.014Z] nexus3.edgexfoundry.org:10002 [2021-06-23T11:38:44.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:44.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:44.615Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:44.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:44.615Z] [2021-06-23T11:38:44.615Z] Login Succeeded [2021-06-23T11:38:44.615Z] nexus3.edgexfoundry.org:10003 [2021-06-23T11:38:45.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:45.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:45.232Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:45.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:45.232Z] [2021-06-23T11:38:45.232Z] Login Succeeded [2021-06-23T11:38:45.232Z] nexus3.edgexfoundry.org:10004 [2021-06-23T11:38:45.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:45.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:45.780Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:45.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:45.780Z] [2021-06-23T11:38:45.780Z] Login Succeeded [2021-06-23T11:38:45.780Z] docker.io [2021-06-23T11:38:46.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:46.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:46.661Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:46.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:46.661Z] [2021-06-23T11:38:46.661Z] Login Succeeded [2021-06-23T11:38:46.661Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T11:38:46.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:38:46.925Z] provisioning config files... [2021-06-23T11:38:46.941Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config1446027397866859071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2021-06-23T11:38:47.063Z] ========================================================= [2021-06-23T11:38:47.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T11:38:47.063Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:38:47.305Z] ---> docker-login.sh [2021-06-23T11:38:47.305Z] nexus3.edgexfoundry.org:10001 [2021-06-23T11:38:47.408Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T11:38:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:47.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:47.831Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:47.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:47.831Z] [2021-06-23T11:38:47.831Z] Login Succeeded [2021-06-23T11:38:47.831Z] nexus3.edgexfoundry.org:10002 [2021-06-23T11:38:47.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:47.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:47.831Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:47.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:47.831Z] [2021-06-23T11:38:47.831Z] Login Succeeded [2021-06-23T11:38:47.831Z] nexus3.edgexfoundry.org:10003 [2021-06-23T11:38:48.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:48.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:48.094Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:48.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:48.094Z] [2021-06-23T11:38:48.094Z] Login Succeeded [2021-06-23T11:38:48.094Z] nexus3.edgexfoundry.org:10004 [2021-06-23T11:38:48.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:48.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:48.094Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:48.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:48.094Z] [2021-06-23T11:38:48.094Z] Login Succeeded [2021-06-23T11:38:48.094Z] docker.io [2021-06-23T11:38:48.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:38:48.398Z] Sending build context to Docker daemon 20.11MB [2021-06-23T11:38:48.398Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T11:38:48.398Z] Step 2/8 : FROM ${BASE} [2021-06-23T11:38:48.398Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T11:38:48.398Z] 595b0fe564bb: Pulling fs layer [2021-06-23T11:38:48.398Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T11:38:48.398Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T11:38:48.398Z] ba82ee9f976e: Pulling fs layer [2021-06-23T11:38:48.398Z] 506bd15cee9f: Pulling fs layer [2021-06-23T11:38:48.398Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T11:38:48.398Z] 618dc40b7e24: Pulling fs layer [2021-06-23T11:38:48.398Z] 506bd15cee9f: Waiting [2021-06-23T11:38:48.398Z] 75a0a4a0db45: Waiting [2021-06-23T11:38:48.398Z] 618dc40b7e24: Waiting [2021-06-23T11:38:48.398Z] ba82ee9f976e: Waiting [2021-06-23T11:38:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:38:48.619Z] Configure a credential helper to remove this warning. See [2021-06-23T11:38:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:38:48.619Z] [2021-06-23T11:38:48.619Z] Login Succeeded [2021-06-23T11:38:48.619Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T11:38:48.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-06-23T11:38:48.674Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T11:38:48.674Z] 5b7225fbf94c: Download complete [2021-06-23T11:38:48.674Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T11:38:48.674Z] 3088b5b3c5c0: Download complete [2021-06-23T11:38:48.674Z] 506bd15cee9f: Verifying Checksum [2021-06-23T11:38:48.674Z] 506bd15cee9f: Download complete [2021-06-23T11:38:48.674Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T11:38:48.674Z] 75a0a4a0db45: Download complete [2021-06-23T11:38:48.674Z] 595b0fe564bb: Verifying Checksum [2021-06-23T11:38:48.674Z] 595b0fe564bb: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-23T11:38:48.810Z] ========================================================= [2021-06-23T11:38:48.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T11:38:48.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:38:49.125Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T11:38:49.125Z] Sending build context to Docker daemon 20.12MB [2021-06-23T11:38:49.290Z] 595b0fe564bb: Pull complete [2021-06-23T11:38:49.388Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T11:38:49.388Z] Step 2/8 : FROM ${BASE} [2021-06-23T11:38:49.651Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T11:38:49.651Z] 540db60ca938: Pulling fs layer [2021-06-23T11:38:49.651Z] adcc1eea9eea: Pulling fs layer [2021-06-23T11:38:49.651Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T11:38:49.651Z] 0510c868ecb4: Pulling fs layer [2021-06-23T11:38:49.651Z] afea3b2eda06: Pulling fs layer [2021-06-23T11:38:49.651Z] 7809a108b3ef: Pulling fs layer [2021-06-23T11:38:49.651Z] f706445af74f: Pulling fs layer [2021-06-23T11:38:49.651Z] 0510c868ecb4: Waiting [2021-06-23T11:38:49.651Z] afea3b2eda06: Waiting [2021-06-23T11:38:49.651Z] 7809a108b3ef: Waiting [2021-06-23T11:38:49.651Z] f706445af74f: Waiting [2021-06-23T11:38:49.651Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T11:38:49.651Z] 4c4ab2625f07: Download complete [2021-06-23T11:38:49.651Z] adcc1eea9eea: Download complete [2021-06-23T11:38:49.651Z] afea3b2eda06: Verifying Checksum [2021-06-23T11:38:49.651Z] afea3b2eda06: Download complete [2021-06-23T11:38:49.909Z] 3088b5b3c5c0: Pull complete [2021-06-23T11:38:49.912Z] 7809a108b3ef: Verifying Checksum [2021-06-23T11:38:49.912Z] 7809a108b3ef: Download complete [2021-06-23T11:38:49.912Z] 540db60ca938: Verifying Checksum [2021-06-23T11:38:49.912Z] 540db60ca938: Download complete [2021-06-23T11:38:50.177Z] 540db60ca938: Pull complete [2021-06-23T11:38:50.177Z] adcc1eea9eea: Pull complete [2021-06-23T11:38:50.446Z] 4c4ab2625f07: Pull complete [2021-06-23T11:38:50.509Z] 5b7225fbf94c: Pull complete [2021-06-23T11:38:53.007Z] f706445af74f: Verifying Checksum [2021-06-23T11:38:53.008Z] f706445af74f: Download complete [2021-06-23T11:38:53.137Z] 618dc40b7e24: Verifying Checksum [2021-06-23T11:38:53.137Z] 618dc40b7e24: Download complete [2021-06-23T11:38:53.959Z] 0510c868ecb4: Download complete [2021-06-23T11:38:54.576Z] ba82ee9f976e: Verifying Checksum [2021-06-23T11:38:54.576Z] ba82ee9f976e: Download complete [2021-06-23T11:38:57.307Z] 0510c868ecb4: Pull complete [2021-06-23T11:38:57.307Z] afea3b2eda06: Pull complete [2021-06-23T11:38:57.307Z] 7809a108b3ef: Pull complete [2021-06-23T11:38:58.710Z] f706445af74f: Pull complete [2021-06-23T11:38:58.710Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T11:38:58.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T11:38:58.710Z] ---> b068be0155e3 [2021-06-23T11:38:58.710Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T11:39:02.935Z] ---> Running in 6c9995c6b056 [2021-06-23T11:39:02.935Z] Removing intermediate container 6c9995c6b056 [2021-06-23T11:39:02.935Z] ---> 4cba1a056179 [2021-06-23T11:39:02.935Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T11:39:02.935Z] ---> Running in 02994e579335 [2021-06-23T11:39:03.514Z] Removing intermediate container 02994e579335 [2021-06-23T11:39:03.514Z] ---> c95287b0322c [2021-06-23T11:39:03.514Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T11:39:03.514Z] ---> Running in 7298550a4018 [2021-06-23T11:39:03.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T11:39:04.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T11:39:04.748Z] ba82ee9f976e: Pull complete [2021-06-23T11:39:04.993Z] OK: 149 MiB in 40 packages [2021-06-23T11:39:05.022Z] 506bd15cee9f: Pull complete [2021-06-23T11:39:05.257Z] Removing intermediate container 7298550a4018 [2021-06-23T11:39:05.257Z] ---> 70569a0dc2bd [2021-06-23T11:39:05.257Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T11:39:05.257Z] ---> Running in 571083796a94 [2021-06-23T11:39:05.526Z] Removing intermediate container 571083796a94 [2021-06-23T11:39:05.526Z] ---> 04263de1cd6b [2021-06-23T11:39:05.526Z] Step 7/8 : COPY . . [2021-06-23T11:39:05.618Z] 75a0a4a0db45: Pull complete [2021-06-23T11:39:06.102Z] ---> 01b6f422b18f [2021-06-23T11:39:06.102Z] Step 8/8 : RUN go mod download [2021-06-23T11:39:06.102Z] ---> Running in 7bc9b78a4ab7 [2021-06-23T11:39:10.000Z] 618dc40b7e24: Pull complete [2021-06-23T11:39:10.000Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T11:39:10.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T11:39:10.000Z] ---> a36622ca3599 [2021-06-23T11:39:10.000Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T11:39:12.011Z] ---> Running in ae65fd6e968a [2021-06-23T11:39:12.618Z] Removing intermediate container ae65fd6e968a [2021-06-23T11:39:12.618Z] ---> 1a125ee444ec [2021-06-23T11:39:12.618Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T11:39:12.618Z] ---> Running in cd139985bccc [2021-06-23T11:39:15.256Z] Removing intermediate container cd139985bccc [2021-06-23T11:39:15.256Z] ---> e07953c6a5aa [2021-06-23T11:39:15.256Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T11:39:15.256Z] ---> Running in 7ea54fcb7c4a [2021-06-23T11:39:16.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T11:39:17.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T11:39:18.227Z] OK: 138 MiB in 40 packages [2021-06-23T11:39:19.204Z] Removing intermediate container 7ea54fcb7c4a [2021-06-23T11:39:19.204Z] ---> d365ad39af47 [2021-06-23T11:39:19.204Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T11:39:19.478Z] ---> Running in db6c0fb7c3a6 [2021-06-23T11:39:19.752Z] Removing intermediate container db6c0fb7c3a6 [2021-06-23T11:39:19.752Z] ---> 66805aa02252 [2021-06-23T11:39:19.753Z] Step 7/8 : COPY . . [2021-06-23T11:39:21.053Z] Removing intermediate container 7bc9b78a4ab7 [2021-06-23T11:39:21.053Z] ---> 32eb9af0de92 [2021-06-23T11:39:21.053Z] Successfully built 32eb9af0de92 [2021-06-23T11:39:21.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:39:21.364Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T11:39:21.364Z] . [Pipeline] withDockerContainer [2021-06-23T11:39:21.449Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2021-06-23T11:39:21.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 ******** ci-base-image-x86_64 cat [2021-06-23T11:39:21.874Z] $ docker top be30ec44060bd3d5247382cb49408a1f4de6c81c8421118e69623cdd51e454e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T11:39:22.255Z] + go version [2021-06-23T11:39:22.255Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T11:39:22.266Z] $ docker stop --time=1 be30ec44060bd3d5247382cb49408a1f4de6c81c8421118e69623cdd51e454e9 [2021-06-23T11:39:22.381Z] ---> 0d443e42769e [2021-06-23T11:39:22.381Z] Step 8/8 : RUN go mod download [2021-06-23T11:39:22.381Z] ---> Running in 32a579f784f2 [2021-06-23T11:39:23.451Z] $ docker rm -f be30ec44060bd3d5247382cb49408a1f4de6c81c8421118e69623cdd51e454e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:39:24.118Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T11:39:24.118Z] . [Pipeline] withDockerContainer [2021-06-23T11:39:24.188Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2021-06-23T11:39:24.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 ******** ci-base-image-x86_64 cat [2021-06-23T11:39:24.600Z] $ docker top 10500e2573de14ee6d68e018a399ca6f4045ab422093af5eae177be0f7db2908 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T11:39:24.993Z] + go mod tidy [Pipeline] sh [2021-06-23T11:39:25.561Z] + make test [2021-06-23T11:39:25.562Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T11:39:25.836Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T11:39:35.973Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T11:39:35.973Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-23T11:39:41.323Z] $ docker stop --time=1 10500e2573de14ee6d68e018a399ca6f4045ab422093af5eae177be0f7db2908 [2021-06-23T11:39:42.650Z] $ docker rm -f 10500e2573de14ee6d68e018a399ca6f4045ab422093af5eae177be0f7db2908 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T11:39:43.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T11:39:43.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-23T11:39:46.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T11:39:46.637Z] + ls -al . [2021-06-23T11:39:46.637Z] total 92 [2021-06-23T11:39:46.637Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 11:39 . [2021-06-23T11:39:46.637Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 11:38 .. [2021-06-23T11:39:46.637Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 11:38 assets [2021-06-23T11:39:46.637Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 11:38 bin [2021-06-23T11:39:46.637Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 11:38 cmd [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 11:38 CONTRIBUTING.md [2021-06-23T11:39:46.637Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 23 11:39 coverage.out [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 11:38 Dockerfile [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 11:38 Dockerfile.build [2021-06-23T11:39:46.637Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 11:38 docs [2021-06-23T11:39:46.637Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 11:38 .git [2021-06-23T11:39:46.637Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 11:38 .github [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 11:38 .gitignore [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 11:38 go.mod [2021-06-23T11:39:46.637Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 11:39 go.sum [2021-06-23T11:39:46.637Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 11:38 internal [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 11:38 Jenkinsfile [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 11:38 LICENSE [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 11:38 Makefile [2021-06-23T11:39:46.637Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 11:38 pkg [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 11:38 README.md [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 11:35 VERSION [2021-06-23T11:39:46.637Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 11:38 version.go [2021-06-23T11:39:46.637Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 11:38 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:39:46.940Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=da61adacfdf7582afac777cc495c283ef6d04343 --label arch=amd64 --label version=2.0.0-dev.85 . [2021-06-23T11:39:46.940Z] Sending build context to Docker daemon 20.14MB [2021-06-23T11:39:46.940Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T11:39:46.940Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T11:39:46.940Z] ---> 32eb9af0de92 [2021-06-23T11:39:46.940Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T11:39:47.201Z] ---> Running in f380bfdb73e2 [2021-06-23T11:39:47.201Z] Removing intermediate container f380bfdb73e2 [2021-06-23T11:39:47.201Z] ---> 96962c2e82fa [2021-06-23T11:39:47.201Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T11:39:47.201Z] ---> Running in eb187debc8b7 [2021-06-23T11:39:47.473Z] Removing intermediate container eb187debc8b7 [2021-06-23T11:39:47.473Z] ---> 82fea0853cda [2021-06-23T11:39:47.473Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T11:39:47.473Z] ---> Running in 1c6507899d68 [2021-06-23T11:39:47.473Z] Removing intermediate container 1c6507899d68 [2021-06-23T11:39:47.473Z] ---> 8c257030259b [2021-06-23T11:39:47.473Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T11:39:47.473Z] ---> Running in 5bcbb3980260 [2021-06-23T11:39:47.473Z] Removing intermediate container 5bcbb3980260 [2021-06-23T11:39:47.473Z] ---> 2f0332189aa5 [2021-06-23T11:39:47.473Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T11:39:47.473Z] ---> Running in e377b0695058 [2021-06-23T11:39:47.738Z] Removing intermediate container e377b0695058 [2021-06-23T11:39:47.738Z] ---> 494c2e308c53 [2021-06-23T11:39:47.738Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T11:39:47.738Z] ---> Running in d38a0c18b4dd [2021-06-23T11:39:48.314Z] Removing intermediate container d38a0c18b4dd [2021-06-23T11:39:48.314Z] ---> afd509ff8e19 [2021-06-23T11:39:48.314Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T11:39:48.314Z] ---> Running in 352228ab2d63 [2021-06-23T11:39:48.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T11:39:49.169Z] Removing intermediate container 32a579f784f2 [2021-06-23T11:39:49.169Z] ---> 7f9c654ebee3 [2021-06-23T11:39:49.442Z] Successfully built 7f9c654ebee3 [2021-06-23T11:39:49.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:39:49.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T11:39:49.784Z] OK: 149 MiB in 40 packages [2021-06-23T11:39:49.791Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T11:39:49.791Z] . [Pipeline] withDockerContainer [2021-06-23T11:39:50.043Z] Removing intermediate container 352228ab2d63 [2021-06-23T11:39:50.044Z] ---> 0da5528b1e40 [2021-06-23T11:39:50.044Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T11:39:50.044Z] ---> Running in a8b3c56fdbd1 [2021-06-23T11:39:50.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-927 does not seem to be running inside a container [2021-06-23T11:39:50.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 ******** ci-base-image-arm64 cat [2021-06-23T11:39:50.309Z] Removing intermediate container a8b3c56fdbd1 [2021-06-23T11:39:50.309Z] ---> 8a5dfc7f8b04 [2021-06-23T11:39:50.309Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T11:39:50.309Z] ---> Running in 1078567c068f [2021-06-23T11:39:50.309Z] Removing intermediate container 1078567c068f [2021-06-23T11:39:50.309Z] ---> b5d433882576 [2021-06-23T11:39:50.309Z] Step 12/25 : COPY go.mod . [2021-06-23T11:39:50.309Z] ---> e6b5d7134729 [2021-06-23T11:39:50.309Z] Step 13/25 : COPY Makefile . [2021-06-23T11:39:50.571Z] ---> 1e5cc18e64c2 [2021-06-23T11:39:50.571Z] Step 14/25 : RUN make update [2021-06-23T11:39:50.571Z] ---> Running in c65b00f1acd6 [2021-06-23T11:39:50.834Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T11:39:51.094Z] Removing intermediate container c65b00f1acd6 [2021-06-23T11:39:51.094Z] ---> 7b17746a9ebb [2021-06-23T11:39:51.094Z] Step 15/25 : COPY . . [2021-06-23T11:39:51.680Z] ---> 58f882d66020 [2021-06-23T11:39:51.680Z] Step 16/25 : RUN go mod tidy [2021-06-23T11:39:51.680Z] ---> Running in e3625860ad28 [2021-06-23T11:39:51.812Z] $ docker top 5ce6bee1fdf5a51ad5b5bb7e91788c17a6d0f41a13e2bdc156fefbe46e60419b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T11:39:52.263Z] Removing intermediate container e3625860ad28 [2021-06-23T11:39:52.264Z] ---> 24a04a26480a [2021-06-23T11:39:52.264Z] Step 17/25 : RUN ${MAKE} [2021-06-23T11:39:52.264Z] ---> Running in 75662dcbcffb [2021-06-23T11:39:52.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.85" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T11:39:52.796Z] + go version [2021-06-23T11:39:52.796Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T11:39:52.819Z] $ docker stop --time=1 5ce6bee1fdf5a51ad5b5bb7e91788c17a6d0f41a13e2bdc156fefbe46e60419b [2021-06-23T11:39:54.671Z] $ docker rm -f 5ce6bee1fdf5a51ad5b5bb7e91788c17a6d0f41a13e2bdc156fefbe46e60419b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:39:55.495Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T11:39:55.495Z] . [Pipeline] withDockerContainer [2021-06-23T11:39:55.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-927 does not seem to be running inside a container [2021-06-23T11:39:55.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 ******** ci-base-image-arm64 cat [2021-06-23T11:39:57.407Z] $ docker top 29eda7ac243f4ccd7ad34b028d7c64e492ddaa259b5aa26b6101d1ed0ed1cbe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T11:39:58.386Z] + go mod tidy [Pipeline] sh [2021-06-23T11:39:59.652Z] + make test [2021-06-23T11:39:59.652Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T11:40:00.646Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T11:40:00.761Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T11:40:02.729Z] Removing intermediate container 75662dcbcffb [2021-06-23T11:40:02.729Z] ---> 76da178d18ef [2021-06-23T11:40:02.729Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T11:40:02.990Z] 3.12: Pulling from library/alpine [2021-06-23T11:40:03.567Z] 339de151aab4: Pulling fs layer [2021-06-23T11:40:03.567Z] 339de151aab4: Verifying Checksum [2021-06-23T11:40:03.567Z] 339de151aab4: Download complete [2021-06-23T11:40:03.828Z] 339de151aab4: Pull complete [2021-06-23T11:40:03.828Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T11:40:03.828Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T11:40:03.828Z] ---> 13621d1b12d4 [2021-06-23T11:40:03.828Z] Step 19/25 : EXPOSE 4000 [2021-06-23T11:40:03.828Z] ---> Running in 886c61a0408a [2021-06-23T11:40:03.828Z] Removing intermediate container 886c61a0408a [2021-06-23T11:40:03.828Z] ---> ad54fc07ae24 [2021-06-23T11:40:03.828Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T11:40:04.407Z] ---> 572eb879dc11 [2021-06-23T11:40:04.407Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T11:40:04.407Z] ---> Running in 8b0804507728 [2021-06-23T11:40:04.407Z] Removing intermediate container 8b0804507728 [2021-06-23T11:40:04.407Z] ---> 09ee3a1d5715 [2021-06-23T11:40:04.407Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T11:40:04.407Z] ---> Running in 79d79a9d7730 [2021-06-23T11:40:04.407Z] Removing intermediate container 79d79a9d7730 [2021-06-23T11:40:04.407Z] ---> c60e9daa59f9 [2021-06-23T11:40:04.407Z] Step 23/25 : LABEL arch=amd64 [2021-06-23T11:40:04.672Z] ---> Running in 2e1959b7d245 [2021-06-23T11:40:04.672Z] Removing intermediate container 2e1959b7d245 [2021-06-23T11:40:04.672Z] ---> 77d7e1e3f8c3 [2021-06-23T11:40:04.672Z] Step 24/25 : LABEL git_sha=da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:40:04.672Z] ---> Running in aa9f088b8673 [2021-06-23T11:40:04.672Z] Removing intermediate container aa9f088b8673 [2021-06-23T11:40:04.672Z] ---> 40684d2ce39f [2021-06-23T11:40:04.672Z] Step 25/25 : LABEL version=2.0.0-dev.85 [2021-06-23T11:40:04.672Z] ---> Running in 14c99bfb16af [2021-06-23T11:40:04.933Z] Removing intermediate container 14c99bfb16af [2021-06-23T11:40:04.933Z] ---> cddceb11731a [2021-06-23T11:40:04.933Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T11:40:04.933Z] Successfully built cddceb11731a [2021-06-23T11:40:04.933Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:40:05.154Z] provisioning config files... [2021-06-23T11:40:05.171Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config6579568224556281127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:40:05.492Z] ---> docker-login.sh [2021-06-23T11:40:05.492Z] nexus3.edgexfoundry.org:10001 [2021-06-23T11:40:05.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:40:05.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:40:05.492Z] Configure a credential helper to remove this warning. See [2021-06-23T11:40:05.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:40:05.492Z] [2021-06-23T11:40:05.492Z] Login Succeeded [2021-06-23T11:40:05.492Z] nexus3.edgexfoundry.org:10002 [2021-06-23T11:40:05.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:40:05.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:40:05.755Z] Configure a credential helper to remove this warning. See [2021-06-23T11:40:05.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:40:05.755Z] [2021-06-23T11:40:05.755Z] Login Succeeded [2021-06-23T11:40:05.755Z] nexus3.edgexfoundry.org:10003 [2021-06-23T11:40:05.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:40:05.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:40:05.755Z] Configure a credential helper to remove this warning. See [2021-06-23T11:40:05.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:40:05.755Z] [2021-06-23T11:40:05.755Z] Login Succeeded [2021-06-23T11:40:05.755Z] nexus3.edgexfoundry.org:10004 [2021-06-23T11:40:05.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:40:06.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:40:06.016Z] Configure a credential helper to remove this warning. See [2021-06-23T11:40:06.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:40:06.016Z] [2021-06-23T11:40:06.016Z] Login Succeeded [2021-06-23T11:40:06.016Z] docker.io [2021-06-23T11:40:06.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:40:06.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:40:06.279Z] Configure a credential helper to remove this warning. See [2021-06-23T11:40:06.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:40:06.279Z] [2021-06-23T11:40:06.279Z] Login Succeeded [2021-06-23T11:40:06.279Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T11:40:06.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T11:40:06.371Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-23T11:40:06.371Z] da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:40:06.371Z] latest [2021-06-23T11:40:06.371Z] 2.0.0-dev.85 [2021-06-23T11:40:06.371Z] da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:40:06.371Z] master [2021-06-23T11:40:06.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:06.736Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:07.045Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:40:07.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T11:40:07.045Z] 4b35b534e270: Preparing [2021-06-23T11:40:07.045Z] 32f366d666a5: Preparing [2021-06-23T11:40:07.045Z] 32f366d666a5: Layer already exists [2021-06-23T11:40:08.971Z] 4b35b534e270: Pushed [2021-06-23T11:40:08.971Z] da61adacfdf7582afac777cc495c283ef6d04343: digest: sha256:34cf99ca6d2a2648e42a64e5af7add677fc19c1e585b1c2637cdaa369856671f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:09.287Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:09.591Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T11:40:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T11:40:09.591Z] 4b35b534e270: Preparing [2021-06-23T11:40:09.591Z] 32f366d666a5: Preparing [2021-06-23T11:40:09.591Z] 4b35b534e270: Layer already exists [2021-06-23T11:40:09.591Z] 32f366d666a5: Layer already exists [2021-06-23T11:40:09.591Z] latest: digest: sha256:34cf99ca6d2a2648e42a64e5af7add677fc19c1e585b1c2637cdaa369856671f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:09.957Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:10.273Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.85 [2021-06-23T11:40:10.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T11:40:10.274Z] 4b35b534e270: Preparing [2021-06-23T11:40:10.274Z] 32f366d666a5: Preparing [2021-06-23T11:40:10.274Z] 32f366d666a5: Layer already exists [2021-06-23T11:40:10.274Z] 4b35b534e270: Layer already exists [2021-06-23T11:40:10.274Z] 2.0.0-dev.85: digest: sha256:34cf99ca6d2a2648e42a64e5af7add677fc19c1e585b1c2637cdaa369856671f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:10.589Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:10.883Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:40:10.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T11:40:10.883Z] 4b35b534e270: Preparing [2021-06-23T11:40:10.884Z] 32f366d666a5: Preparing [2021-06-23T11:40:10.884Z] 32f366d666a5: Layer already exists [2021-06-23T11:40:10.884Z] 4b35b534e270: Layer already exists [2021-06-23T11:40:10.884Z] da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85: digest: sha256:34cf99ca6d2a2648e42a64e5af7add677fc19c1e585b1c2637cdaa369856671f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:11.187Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:11.506Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-23T11:40:11.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T11:40:11.506Z] 4b35b534e270: Preparing [2021-06-23T11:40:11.506Z] 32f366d666a5: Preparing [2021-06-23T11:40:11.506Z] 4b35b534e270: Layer already exists [2021-06-23T11:40:11.506Z] 32f366d666a5: Layer already exists [2021-06-23T11:40:11.767Z] master: digest: sha256:34cf99ca6d2a2648e42a64e5af7add677fc19c1e585b1c2637cdaa369856671f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T11:40:11.830Z] ===================================================== [Pipeline] echo [2021-06-23T11:40:11.848Z] taggedImages: [2021-06-23T11:40:11.848Z] - nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:40:11.848Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T11:40:11.848Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.85 [2021-06-23T11:40:11.848Z] - nexus3.edgexfoundry.org:10004/edgex-ui:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:40:11.848Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:40:12.643Z] ---> job-cost.sh [2021-06-23T11:40:12.643Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bzRm [2021-06-23T11:40:22.679Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T11:40:33.024Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T11:40:33.024Z] GO111MODULE=on go vet ./... [2021-06-23T11:40:34.963Z] lf-activate-venv(): INFO: Adding /tmp/venv-bzRm/bin to PATH [2021-06-23T11:40:34.963Z] INFO: No Stack... [2021-06-23T11:40:35.534Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T11:40:36.106Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T11:40:36.409Z] + cat /w/workspace/edgex-ui-go/145/archives/cost.csv [2021-06-23T11:40:36.409Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T11:40:36.440Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [2021-06-23T11:40:36.454Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] did not exist. Created. [2021-06-23T11:40:36.454Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T11:40:36.792Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T11:40:36.885Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T11:40:36.896Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-23T11:40:55.229Z] $ docker stop --time=1 29eda7ac243f4ccd7ad34b028d7c64e492ddaa259b5aa26b6101d1ed0ed1cbe1 [2021-06-23T11:40:57.137Z] $ docker rm -f 29eda7ac243f4ccd7ad34b028d7c64e492ddaa259b5aa26b6101d1ed0ed1cbe1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T11:40:57.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T11:40:57.956Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T11:40:58.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T11:40:59.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T11:40:59.431Z] + ls -al . [2021-06-23T11:40:59.431Z] total 128 [2021-06-23T11:40:59.431Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 11:40 . [2021-06-23T11:40:59.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 11:38 .. [2021-06-23T11:40:59.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 11:38 .git [2021-06-23T11:40:59.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 11:38 .github [2021-06-23T11:40:59.431Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 11:38 .gitignore [2021-06-23T11:40:59.431Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 11:38 CONTRIBUTING.md [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 11:38 Dockerfile [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 11:38 Dockerfile.build [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 11:38 Jenkinsfile [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 11:38 LICENSE [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 11:38 Makefile [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 11:38 README.md [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 11:35 VERSION [2021-06-23T11:40:59.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 11:38 assets [2021-06-23T11:40:59.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 11:38 bin [2021-06-23T11:40:59.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 11:38 cmd [2021-06-23T11:40:59.432Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 11:40 coverage.out [2021-06-23T11:40:59.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 11:38 docs [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 11:38 go.mod [2021-06-23T11:40:59.432Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 11:39 go.sum [2021-06-23T11:40:59.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 11:38 internal [2021-06-23T11:40:59.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 11:38 pkg [2021-06-23T11:40:59.432Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 11:38 version.go [2021-06-23T11:40:59.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 11:38 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:40:59.783Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da61adacfdf7582afac777cc495c283ef6d04343 --label arch=arm64 --label version=2.0.0-dev.85 . [2021-06-23T11:41:00.376Z] Sending build context to Docker daemon 20.14MB [2021-06-23T11:41:00.652Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T11:41:00.652Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T11:41:00.652Z] ---> 7f9c654ebee3 [2021-06-23T11:41:00.652Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T11:41:00.926Z] ---> Running in f91ebaabfb6a [2021-06-23T11:41:01.521Z] Removing intermediate container f91ebaabfb6a [2021-06-23T11:41:01.521Z] ---> 3b01309eb8d9 [2021-06-23T11:41:01.521Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T11:41:01.521Z] ---> Running in 86b8ccede283 [2021-06-23T11:41:02.116Z] Removing intermediate container 86b8ccede283 [2021-06-23T11:41:02.116Z] ---> d7dc086082b5 [2021-06-23T11:41:02.116Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T11:41:02.116Z] ---> Running in dfcae4227d3e [2021-06-23T11:41:02.712Z] Removing intermediate container dfcae4227d3e [2021-06-23T11:41:02.712Z] ---> 4dfc6b82e912 [2021-06-23T11:41:02.712Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T11:41:02.712Z] ---> Running in 31b17b1e6d5c [2021-06-23T11:41:03.308Z] Removing intermediate container 31b17b1e6d5c [2021-06-23T11:41:03.308Z] ---> 92619e6e1409 [2021-06-23T11:41:03.308Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T11:41:03.308Z] ---> Running in c92c1c49fa73 [2021-06-23T11:41:03.910Z] Removing intermediate container c92c1c49fa73 [2021-06-23T11:41:03.910Z] ---> 994197619f59 [2021-06-23T11:41:03.910Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T11:41:03.910Z] ---> Running in f2baccbb8fd0 [2021-06-23T11:41:06.532Z] Removing intermediate container f2baccbb8fd0 [2021-06-23T11:41:06.532Z] ---> dfed23bfca8e [2021-06-23T11:41:06.532Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T11:41:06.532Z] ---> Running in 6838f318205b [2021-06-23T11:41:07.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T11:41:08.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T11:41:09.096Z] OK: 138 MiB in 40 packages [2021-06-23T11:41:10.080Z] Removing intermediate container 6838f318205b [2021-06-23T11:41:10.081Z] ---> 100372bddd00 [2021-06-23T11:41:10.081Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T11:41:10.354Z] ---> Running in d3f242c56f9c [2021-06-23T11:41:10.627Z] Removing intermediate container d3f242c56f9c [2021-06-23T11:41:10.627Z] ---> 04f5648cb392 [2021-06-23T11:41:10.627Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T11:41:10.903Z] ---> Running in 30541b21e6e6 [2021-06-23T11:41:11.504Z] Removing intermediate container 30541b21e6e6 [2021-06-23T11:41:11.504Z] ---> 9a30f42712f0 [2021-06-23T11:41:11.504Z] Step 12/25 : COPY go.mod . [2021-06-23T11:41:12.113Z] ---> 0cd30e7279dd [2021-06-23T11:41:12.113Z] Step 13/25 : COPY Makefile . [2021-06-23T11:41:13.102Z] ---> f285a8c967be [2021-06-23T11:41:13.102Z] Step 14/25 : RUN make update [2021-06-23T11:41:13.102Z] ---> Running in 19d4657cd898 [2021-06-23T11:41:14.096Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T11:41:15.539Z] Removing intermediate container 19d4657cd898 [2021-06-23T11:41:15.539Z] ---> 19bd1b26a108 [2021-06-23T11:41:15.539Z] Step 15/25 : COPY . . [2021-06-23T11:41:18.163Z] ---> 7ccf943a3c66 [2021-06-23T11:41:18.163Z] Step 16/25 : RUN go mod tidy [2021-06-23T11:41:18.163Z] ---> Running in ce08692cd133 [2021-06-23T11:41:20.792Z] Removing intermediate container ce08692cd133 [2021-06-23T11:41:20.792Z] ---> 94f37385b8f8 [2021-06-23T11:41:20.792Z] Step 17/25 : RUN ${MAKE} [2021-06-23T11:41:20.792Z] ---> Running in cb1031620235 [2021-06-23T11:41:22.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.85" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T11:41:49.094Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T11:41:52.494Z] Removing intermediate container cb1031620235 [2021-06-23T11:41:52.494Z] ---> 7395e63b63b1 [2021-06-23T11:41:52.494Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T11:41:53.087Z] 3.12: Pulling from library/alpine [2021-06-23T11:41:53.361Z] d2f70382dc9a: Pulling fs layer [2021-06-23T11:41:53.361Z] d2f70382dc9a: Download complete [2021-06-23T11:41:54.350Z] d2f70382dc9a: Pull complete [2021-06-23T11:41:54.350Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T11:41:54.350Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T11:41:54.350Z] ---> c4fd0aeabfcf [2021-06-23T11:41:54.350Z] Step 19/25 : EXPOSE 4000 [2021-06-23T11:41:54.350Z] ---> Running in 700238a1512b [2021-06-23T11:41:54.948Z] Removing intermediate container 700238a1512b [2021-06-23T11:41:54.948Z] ---> 6cfc499cb66b [2021-06-23T11:41:54.948Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T11:41:56.387Z] ---> 223db66f2316 [2021-06-23T11:41:56.387Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T11:41:56.661Z] ---> Running in 8831e4b65345 [2021-06-23T11:41:56.934Z] Removing intermediate container 8831e4b65345 [2021-06-23T11:41:56.934Z] ---> 0dcf481afb25 [2021-06-23T11:41:56.934Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T11:41:57.208Z] ---> Running in d1ff6a6ddddb [2021-06-23T11:41:57.805Z] Removing intermediate container d1ff6a6ddddb [2021-06-23T11:41:57.805Z] ---> e4ef3cbf0064 [2021-06-23T11:41:57.805Z] Step 23/25 : LABEL arch=arm64 [2021-06-23T11:41:57.805Z] ---> Running in 12665491ec49 [2021-06-23T11:41:58.406Z] Removing intermediate container 12665491ec49 [2021-06-23T11:41:58.406Z] ---> eebba7c73023 [2021-06-23T11:41:58.406Z] Step 24/25 : LABEL git_sha=da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:41:58.406Z] ---> Running in 26a459d26ba5 [2021-06-23T11:41:59.003Z] Removing intermediate container 26a459d26ba5 [2021-06-23T11:41:59.003Z] ---> 22516299eab1 [2021-06-23T11:41:59.003Z] Step 25/25 : LABEL version=2.0.0-dev.85 [2021-06-23T11:41:59.003Z] ---> Running in 4e5d490ca8ab [2021-06-23T11:41:59.602Z] Removing intermediate container 4e5d490ca8ab [2021-06-23T11:41:59.602Z] ---> 22fd878456c0 [2021-06-23T11:41:59.602Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T11:41:59.602Z] Successfully built 22fd878456c0 [2021-06-23T11:41:59.602Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:41:59.916Z] provisioning config files... [2021-06-23T11:41:59.941Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config2406072951004687283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:42:00.309Z] ---> docker-login.sh [2021-06-23T11:42:00.309Z] nexus3.edgexfoundry.org:10001 [2021-06-23T11:42:00.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:42:00.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:42:00.582Z] Configure a credential helper to remove this warning. See [2021-06-23T11:42:00.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:42:00.582Z] [2021-06-23T11:42:00.582Z] Login Succeeded [2021-06-23T11:42:00.856Z] nexus3.edgexfoundry.org:10002 [2021-06-23T11:42:01.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:42:01.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:42:01.132Z] Configure a credential helper to remove this warning. See [2021-06-23T11:42:01.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:42:01.132Z] [2021-06-23T11:42:01.132Z] Login Succeeded [2021-06-23T11:42:01.132Z] nexus3.edgexfoundry.org:10003 [2021-06-23T11:42:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:42:01.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:42:01.730Z] Configure a credential helper to remove this warning. See [2021-06-23T11:42:01.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:42:01.730Z] [2021-06-23T11:42:01.730Z] Login Succeeded [2021-06-23T11:42:01.730Z] nexus3.edgexfoundry.org:10004 [2021-06-23T11:42:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:42:02.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:42:02.330Z] Configure a credential helper to remove this warning. See [2021-06-23T11:42:02.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:42:02.330Z] [2021-06-23T11:42:02.330Z] Login Succeeded [2021-06-23T11:42:02.330Z] docker.io [2021-06-23T11:42:02.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T11:42:03.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T11:42:03.201Z] Configure a credential helper to remove this warning. See [2021-06-23T11:42:03.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T11:42:03.201Z] [2021-06-23T11:42:03.201Z] Login Succeeded [2021-06-23T11:42:03.201Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T11:42:03.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T11:42:03.392Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-23T11:42:03.392Z] da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:42:03.392Z] latest [2021-06-23T11:42:03.392Z] 2.0.0-dev.85 [2021-06-23T11:42:03.392Z] da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:42:03.392Z] master [2021-06-23T11:42:03.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:03.797Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:04.139Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:42:04.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T11:42:04.139Z] 9b4adff34021: Preparing [2021-06-23T11:42:04.139Z] 3fbe34a1663b: Preparing [2021-06-23T11:42:04.413Z] 3fbe34a1663b: Layer already exists [2021-06-23T11:42:07.790Z] 9b4adff34021: Pushed [2021-06-23T11:42:08.063Z] da61adacfdf7582afac777cc495c283ef6d04343: digest: sha256:89d68fdb43385da73b8ee1949086f57f146d3f6e85b4fcf4aa26bb4703543beb size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:08.416Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:08.760Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T11:42:08.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T11:42:08.760Z] 9b4adff34021: Preparing [2021-06-23T11:42:08.760Z] 3fbe34a1663b: Preparing [2021-06-23T11:42:08.760Z] 3fbe34a1663b: Layer already exists [2021-06-23T11:42:08.760Z] 9b4adff34021: Layer already exists [2021-06-23T11:42:09.031Z] latest: digest: sha256:89d68fdb43385da73b8ee1949086f57f146d3f6e85b4fcf4aa26bb4703543beb size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:09.378Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:09.717Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.85 [2021-06-23T11:42:09.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T11:42:09.717Z] 9b4adff34021: Preparing [2021-06-23T11:42:09.717Z] 3fbe34a1663b: Preparing [2021-06-23T11:42:09.717Z] 3fbe34a1663b: Layer already exists [2021-06-23T11:42:09.717Z] 9b4adff34021: Layer already exists [2021-06-23T11:42:09.989Z] 2.0.0-dev.85: digest: sha256:89d68fdb43385da73b8ee1949086f57f146d3f6e85b4fcf4aa26bb4703543beb size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:10.332Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:10.686Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:42:10.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T11:42:10.686Z] 9b4adff34021: Preparing [2021-06-23T11:42:10.686Z] 3fbe34a1663b: Preparing [2021-06-23T11:42:10.686Z] 3fbe34a1663b: Layer already exists [2021-06-23T11:42:10.686Z] 9b4adff34021: Layer already exists [2021-06-23T11:42:10.968Z] da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85: digest: sha256:89d68fdb43385da73b8ee1949086f57f146d3f6e85b4fcf4aa26bb4703543beb size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:11.382Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:42:11.786Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-23T11:42:11.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T11:42:11.786Z] 9b4adff34021: Preparing [2021-06-23T11:42:11.786Z] 3fbe34a1663b: Preparing [2021-06-23T11:42:11.786Z] 9b4adff34021: Layer already exists [2021-06-23T11:42:11.786Z] 3fbe34a1663b: Layer already exists [2021-06-23T11:42:12.059Z] master: digest: sha256:89d68fdb43385da73b8ee1949086f57f146d3f6e85b4fcf4aa26bb4703543beb size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T11:42:12.146Z] ===================================================== [Pipeline] echo [2021-06-23T11:42:12.167Z] taggedImages: [2021-06-23T11:42:12.167Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343 [2021-06-23T11:42:12.167Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T11:42:12.167Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.85 [2021-06-23T11:42:12.167Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:da61adacfdf7582afac777cc495c283ef6d04343-2.0.0-dev.85 [2021-06-23T11:42:12.167Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:42:12.696Z] ---> job-cost.sh [2021-06-23T11:42:12.696Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3u2J [2021-06-23T11:42:51.682Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T11:44:13.476Z] lf-activate-venv(): INFO: Adding /tmp/venv-3u2J/bin to PATH [2021-06-23T11:44:13.476Z] INFO: No Stack... [2021-06-23T11:44:13.476Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T11:44:13.476Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T11:44:13.823Z] + + catcut /w/workspace/edgex-ui-go/145/archives/cost.csv -d, [2021-06-23T11:44:13.823Z] -f6 [Pipeline] lock [2021-06-23T11:44:13.890Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [2021-06-23T11:44:13.898Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] did not exist. Created. [2021-06-23T11:44:13.899Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T11:44:14.293Z] /w/workspace/edgex-ui-go/145@tmp/durable-89c4ba47/script.sh: 1: /w/workspace/edgex-ui-go/145@tmp/durable-89c4ba47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T11:44:14.642Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T11:44:14.677Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T11:44:14.889Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T11:44:14.905Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-145-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-23T11:44:15.827Z] provisioning config files... [2021-06-23T11:44:15.837Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4949059924903078522tmp [Pipeline] { [Pipeline] sh [2021-06-23T11:44:16.168Z] + set +x [2021-06-23T11:44:16.168Z] + curl -s https://codecov.io/bash [2021-06-23T11:44:16.168Z] + bash -s -- [2021-06-23T11:44:16.168Z] [2021-06-23T11:44:16.168Z] _____ _ [2021-06-23T11:44:16.168Z] / ____| | | [2021-06-23T11:44:16.168Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T11:44:16.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T11:44:16.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T11:44:16.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T11:44:16.169Z] Bash-1.0.3 [2021-06-23T11:44:16.169Z] [2021-06-23T11:44:16.169Z] [2021-06-23T11:44:16.169Z] ==> git version 2.24.4 found [2021-06-23T11:44:16.169Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-23T11:44:16.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T11:44:16.169Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T11:44:16.169Z] ==> Jenkins CI detected. [2021-06-23T11:44:16.169Z] project root: . [2021-06-23T11:44:16.169Z] --> token set from env [2021-06-23T11:44:16.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T11:44:16.169Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T11:44:16.169Z] ==> Python coveragepy not found [2021-06-23T11:44:16.169Z] ==> Searching for coverage reports in: [2021-06-23T11:44:16.169Z] + . [2021-06-23T11:44:16.433Z] -> Found 1 reports [2021-06-23T11:44:16.433Z] ==> Detecting git/mercurial file structure [2021-06-23T11:44:16.433Z] ==> Reading reports [2021-06-23T11:44:16.433Z] + ./coverage.out bytes=10 [2021-06-23T11:44:16.433Z] ==> Appending adjustments [2021-06-23T11:44:16.433Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T11:44:16.433Z] + Found adjustments [2021-06-23T11:44:16.433Z] ==> Gzipping contents [2021-06-23T11:44:16.433Z] 4.0K /tmp/codecov.Ly3fMn.gz [2021-06-23T11:44:16.433Z] ==> Uploading reports [2021-06-23T11:44:16.433Z] url: https://codecov.io [2021-06-23T11:44:16.433Z] query: branch=master&commit=da61adacfdf7582afac777cc495c283ef6d04343&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T11:44:16.433Z] -> Pinging Codecov [2021-06-23T11:44:16.433Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=da61adacfdf7582afac777cc495c283ef6d04343&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T11:44:17.014Z] -> Uploading to [2021-06-23T11:44:17.014Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/da61adacfdf7582afac777cc495c283ef6d04343/2b93a03e-2b84-4743-a7cf-ee0147444700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T114416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab796e2929f1700e180c5894993fbe27501345983444e3b8059bea39d105cb9 [2021-06-23T11:44:17.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T11:44:17.014Z] Dload Upload Total Spent Left Speed [2021-06-23T11:44:17.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 9611 --:--:-- --:--:-- --:--:-- 9633 [2021-06-23T11:44:17.283Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] } [2021-06-23T11:44:17.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T11:44:18.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T11:44:18.330Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:44:18.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T11:44:18.660Z] [2021-06-23T11:44:18.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:44:19.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T11:44:19.001Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T11:44:19.001Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T11:44:19.002Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T11:44:19.002Z] de9db76c5a1d: Pulling fs layer [2021-06-23T11:44:19.002Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T11:44:19.002Z] 0d57e429df01: Pulling fs layer [2021-06-23T11:44:19.002Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T11:44:19.002Z] e1f770b5df2f: Pulling fs layer [2021-06-23T11:44:19.002Z] 85a0685a4137: Pulling fs layer [2021-06-23T11:44:19.002Z] 4e4be7b47b0d: Waiting [2021-06-23T11:44:19.002Z] e1f770b5df2f: Waiting [2021-06-23T11:44:19.002Z] 0eba1c9be4d2: Waiting [2021-06-23T11:44:19.002Z] 85a0685a4137: Waiting [2021-06-23T11:44:19.002Z] 0d57e429df01: Waiting [2021-06-23T11:44:19.002Z] de9db76c5a1d: Verifying Checksum [2021-06-23T11:44:19.002Z] de9db76c5a1d: Download complete [2021-06-23T11:44:19.002Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T11:44:19.002Z] 0ef7d3d256c8: Download complete [2021-06-23T11:44:19.265Z] 0d57e429df01: Verifying Checksum [2021-06-23T11:44:19.265Z] 0d57e429df01: Download complete [2021-06-23T11:44:19.265Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T11:44:19.265Z] 4e4be7b47b0d: Download complete [2021-06-23T11:44:19.265Z] 188c0c94c7c5: Verifying Checksum [2021-06-23T11:44:19.265Z] 188c0c94c7c5: Download complete [2021-06-23T11:44:19.266Z] 188c0c94c7c5: Pull complete [2021-06-23T11:44:19.528Z] 0ef7d3d256c8: Pull complete [2021-06-23T11:44:19.528Z] de9db76c5a1d: Pull complete [2021-06-23T11:44:21.438Z] e1f770b5df2f: Verifying Checksum [2021-06-23T11:44:21.438Z] e1f770b5df2f: Download complete [2021-06-23T11:44:22.411Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T11:44:22.411Z] 0eba1c9be4d2: Download complete [2021-06-23T11:44:23.004Z] 85a0685a4137: Verifying Checksum [2021-06-23T11:44:23.004Z] 85a0685a4137: Download complete [2021-06-23T11:44:25.587Z] 0eba1c9be4d2: Pull complete [2021-06-23T11:44:25.587Z] 0d57e429df01: Pull complete [2021-06-23T11:44:25.869Z] 4e4be7b47b0d: Pull complete [2021-06-23T11:44:26.447Z] e1f770b5df2f: Pull complete [2021-06-23T11:44:29.800Z] 85a0685a4137: Pull complete [2021-06-23T11:44:29.800Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T11:44:29.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T11:44:29.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T11:44:29.901Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:44:29.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-23T11:44:32.917Z] $ docker top 29ad07781fbb079600e0d4b7b58a36efa2e62b61c3d0c3f5b3422d4ede7fd00f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T11:44:33.041Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T11:44:33.350Z] + set -o pipefail [2021-06-23T11:44:33.350Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T11:45:05.494Z] [2021-06-23T11:45:05.494Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-23T11:45:05.494Z] [2021-06-23T11:45:05.494Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c6d5615a-308e-41a4-9f85-43cfbe2bdd9b [2021-06-23T11:45:05.494Z] [2021-06-23T11:45:05.494Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-23T11:45:05.494Z] [2021-06-23T11:45:05.494Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T11:45:05.494Z] [2021-06-23T11:45:05.494Z] [Pipeline] } [2021-06-23T11:45:05.508Z] $ docker stop --time=1 29ad07781fbb079600e0d4b7b58a36efa2e62b61c3d0c3f5b3422d4ede7fd00f [2021-06-23T11:45:08.464Z] $ docker rm -f 29ad07781fbb079600e0d4b7b58a36efa2e62b61c3d0c3f5b3422d4ede7fd00f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T11:45:09.538Z] + git log --format=format:%s -1 da61adacfdf7582afac777cc495c283ef6d04343 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:09.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:45:09.870Z] . [Pipeline] withDockerContainer [2021-06-23T11:45:09.951Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:45:09.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T11:45:10.351Z] $ docker top ac8dfd63cf3ea42173771788661b0033cf38b203ada1cfa45db89a79fecacdee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T11:45:10.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T11:45:10.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T11:45:10.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T11:45:10.606Z] $ docker exec ac8dfd63cf3ea42173771788661b0033cf38b203ada1cfa45db89a79fecacdee ssh-agent [2021-06-23T11:45:10.712Z] SSH_AUTH_SOCK=/tmp/ssh-I6XhHHjajemk/agent.15 [2021-06-23T11:45:10.712Z] SSH_AGENT_PID=22 [2021-06-23T11:45:10.719Z] Running ssh-add (command line suppressed) [2021-06-23T11:45:10.814Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_683655163725934054.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_683655163725934054.key) [2021-06-23T11:45:10.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T11:45:11.145Z] + git semver tag [2021-06-23T11:45:11.145Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T11:45:11.145Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T11:45:11.145Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T11:45:11.145Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T11:45:11.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T11:45:11.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T11:45:11.145Z] # $SEMVER_BRANCH = master [2021-06-23T11:45:11.145Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T11:45:11.145Z] # da61adacfdf7582afac777cc495c283ef6d04343 HEAD [2021-06-23T11:45:11.145Z] # -> Force: false [2021-06-23T11:45:11.145Z] # ac19d6e49adb87a28e07bd4acaa6f619a577456d refs/tags/v2.0.0-dev.85 [Pipeline] } [2021-06-23T11:45:11.153Z] $ docker exec --env ******** --env ******** ac8dfd63cf3ea42173771788661b0033cf38b203ada1cfa45db89a79fecacdee ssh-agent -k [2021-06-23T11:45:11.258Z] unset SSH_AUTH_SOCK; [2021-06-23T11:45:11.259Z] unset SSH_AGENT_PID; [2021-06-23T11:45:11.259Z] echo Agent pid 22 killed; [2021-06-23T11:45:11.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T11:45:11.629Z] + git semver [Pipeline] } [2021-06-23T11:45:11.643Z] $ docker stop --time=1 ac8dfd63cf3ea42173771788661b0033cf38b203ada1cfa45db89a79fecacdee [2021-06-23T11:45:12.845Z] $ docker rm -f ac8dfd63cf3ea42173771788661b0033cf38b203ada1cfa45db89a79fecacdee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:13.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T11:45:13.395Z] [2021-06-23T11:45:13.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:13.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T11:45:13.717Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T11:45:13.717Z] ab5ef0e58194: Pulling fs layer [2021-06-23T11:45:13.717Z] 9712f1f96733: Pulling fs layer [2021-06-23T11:45:13.717Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T11:45:13.717Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T11:45:13.717Z] e9a5061849ea: Pulling fs layer [2021-06-23T11:45:13.717Z] d747dcd14b5f: Pulling fs layer [2021-06-23T11:45:13.717Z] 2de7ff778b66: Pulling fs layer [2021-06-23T11:45:13.717Z] 0d9ebad4ef96: Waiting [2021-06-23T11:45:13.717Z] e9a5061849ea: Waiting [2021-06-23T11:45:13.717Z] d747dcd14b5f: Waiting [2021-06-23T11:45:13.717Z] 2de7ff778b66: Waiting [2021-06-23T11:45:13.717Z] 9712f1f96733: Verifying Checksum [2021-06-23T11:45:13.717Z] 9712f1f96733: Download complete [2021-06-23T11:45:15.122Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T11:45:15.122Z] 63f879dbbcfc: Download complete [2021-06-23T11:45:15.382Z] e9a5061849ea: Verifying Checksum [2021-06-23T11:45:15.382Z] e9a5061849ea: Download complete [2021-06-23T11:45:15.382Z] d747dcd14b5f: Verifying Checksum [2021-06-23T11:45:15.382Z] d747dcd14b5f: Download complete [2021-06-23T11:45:15.647Z] 2de7ff778b66: Verifying Checksum [2021-06-23T11:45:15.647Z] 2de7ff778b66: Download complete [2021-06-23T11:45:15.647Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T11:45:15.647Z] 0d9ebad4ef96: Download complete [2021-06-23T11:45:15.932Z] ab5ef0e58194: Verifying Checksum [2021-06-23T11:45:15.932Z] ab5ef0e58194: Download complete [2021-06-23T11:45:18.526Z] ab5ef0e58194: Pull complete [2021-06-23T11:45:18.526Z] 9712f1f96733: Pull complete [2021-06-23T11:45:19.506Z] 63f879dbbcfc: Pull complete [2021-06-23T11:45:22.838Z] 0d9ebad4ef96: Pull complete [2021-06-23T11:45:22.838Z] e9a5061849ea: Pull complete [2021-06-23T11:45:22.838Z] d747dcd14b5f: Pull complete [2021-06-23T11:45:23.791Z] 2de7ff778b66: Pull complete [2021-06-23T11:45:23.791Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T11:45:23.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T11:45:23.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T11:45:23.869Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:45:24.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-23T11:45:27.866Z] $ docker top 267d6f8c53355340f8de4ba96b996e0281dd1889229e5ee05c5e07702b63588c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:45:27.966Z] provisioning config files... [2021-06-23T11:45:27.975Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6625561930616818531tmp [2021-06-23T11:45:27.987Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2829638141819478957tmp [2021-06-23T11:45:27.999Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4931982674254722346tmp [Pipeline] { [Pipeline] echo [2021-06-23T11:45:28.029Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:45:28.327Z] ---> sigul-configuration.sh [2021-06-23T11:45:28.327Z] gpg: directory `/root/.gnupg' created [2021-06-23T11:45:28.327Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T11:45:28.327Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T11:45:28.327Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T11:45:28.327Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T11:45:28.327Z] gpg: CAST5 encrypted data [2021-06-23T11:45:28.327Z] gpg: encrypted with 1 passphrase [2021-06-23T11:45:28.327Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T11:45:28.621Z] + mkdir /home/jenkins [2021-06-23T11:45:28.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T11:45:28.921Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-23T11:45:28.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:45:29.234Z] ---> sigul-install.sh [2021-06-23T11:45:34.534Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T11:45:34.832Z] + git tag --list [2021-06-23T11:45:34.832Z] 0.1.1 [2021-06-23T11:45:34.832Z] v1.1.0 [2021-06-23T11:45:34.832Z] v1.2.0 [2021-06-23T11:45:34.832Z] v1.2.1 [2021-06-23T11:45:34.832Z] v1.3.0 [2021-06-23T11:45:34.832Z] v2.0.0-dev.1 [2021-06-23T11:45:34.832Z] v2.0.0-dev.10 [2021-06-23T11:45:34.832Z] v2.0.0-dev.11 [2021-06-23T11:45:34.832Z] v2.0.0-dev.12 [2021-06-23T11:45:34.832Z] v2.0.0-dev.13 [2021-06-23T11:45:34.832Z] v2.0.0-dev.14 [2021-06-23T11:45:34.832Z] v2.0.0-dev.15 [2021-06-23T11:45:34.832Z] v2.0.0-dev.16 [2021-06-23T11:45:34.832Z] v2.0.0-dev.17 [2021-06-23T11:45:34.832Z] v2.0.0-dev.18 [2021-06-23T11:45:34.832Z] v2.0.0-dev.19 [2021-06-23T11:45:34.832Z] v2.0.0-dev.2 [2021-06-23T11:45:34.832Z] v2.0.0-dev.20 [2021-06-23T11:45:34.832Z] v2.0.0-dev.21 [2021-06-23T11:45:34.832Z] v2.0.0-dev.22 [2021-06-23T11:45:34.832Z] v2.0.0-dev.23 [2021-06-23T11:45:34.832Z] v2.0.0-dev.24 [2021-06-23T11:45:34.832Z] v2.0.0-dev.25 [2021-06-23T11:45:34.832Z] v2.0.0-dev.26 [2021-06-23T11:45:34.832Z] v2.0.0-dev.27 [2021-06-23T11:45:34.832Z] v2.0.0-dev.28 [2021-06-23T11:45:34.832Z] v2.0.0-dev.29 [2021-06-23T11:45:34.832Z] v2.0.0-dev.3 [2021-06-23T11:45:34.832Z] v2.0.0-dev.30 [2021-06-23T11:45:34.832Z] v2.0.0-dev.31 [2021-06-23T11:45:34.832Z] v2.0.0-dev.32 [2021-06-23T11:45:34.832Z] v2.0.0-dev.33 [2021-06-23T11:45:34.832Z] v2.0.0-dev.34 [2021-06-23T11:45:34.832Z] v2.0.0-dev.35 [2021-06-23T11:45:34.832Z] v2.0.0-dev.36 [2021-06-23T11:45:34.832Z] v2.0.0-dev.37 [2021-06-23T11:45:34.832Z] v2.0.0-dev.38 [2021-06-23T11:45:34.832Z] v2.0.0-dev.39 [2021-06-23T11:45:34.832Z] v2.0.0-dev.4 [2021-06-23T11:45:34.832Z] v2.0.0-dev.40 [2021-06-23T11:45:34.832Z] v2.0.0-dev.41 [2021-06-23T11:45:34.832Z] v2.0.0-dev.42 [2021-06-23T11:45:34.832Z] v2.0.0-dev.43 [2021-06-23T11:45:34.832Z] v2.0.0-dev.44 [2021-06-23T11:45:34.832Z] v2.0.0-dev.45 [2021-06-23T11:45:34.832Z] v2.0.0-dev.46 [2021-06-23T11:45:34.832Z] v2.0.0-dev.47 [2021-06-23T11:45:34.832Z] v2.0.0-dev.48 [2021-06-23T11:45:34.832Z] v2.0.0-dev.49 [2021-06-23T11:45:34.832Z] v2.0.0-dev.5 [2021-06-23T11:45:34.832Z] v2.0.0-dev.50 [2021-06-23T11:45:34.832Z] v2.0.0-dev.51 [2021-06-23T11:45:34.832Z] v2.0.0-dev.52 [2021-06-23T11:45:34.832Z] v2.0.0-dev.53 [2021-06-23T11:45:34.832Z] v2.0.0-dev.54 [2021-06-23T11:45:34.832Z] v2.0.0-dev.55 [2021-06-23T11:45:34.832Z] v2.0.0-dev.56 [2021-06-23T11:45:34.832Z] v2.0.0-dev.57 [2021-06-23T11:45:34.832Z] v2.0.0-dev.58 [2021-06-23T11:45:34.832Z] v2.0.0-dev.59 [2021-06-23T11:45:34.832Z] v2.0.0-dev.6 [2021-06-23T11:45:34.832Z] v2.0.0-dev.60 [2021-06-23T11:45:34.832Z] v2.0.0-dev.61 [2021-06-23T11:45:34.832Z] v2.0.0-dev.62 [2021-06-23T11:45:34.832Z] v2.0.0-dev.63 [2021-06-23T11:45:34.832Z] v2.0.0-dev.64 [2021-06-23T11:45:34.832Z] v2.0.0-dev.65 [2021-06-23T11:45:34.832Z] v2.0.0-dev.66 [2021-06-23T11:45:34.832Z] v2.0.0-dev.67 [2021-06-23T11:45:34.832Z] v2.0.0-dev.68 [2021-06-23T11:45:34.832Z] v2.0.0-dev.69 [2021-06-23T11:45:34.832Z] v2.0.0-dev.7 [2021-06-23T11:45:34.832Z] v2.0.0-dev.70 [2021-06-23T11:45:34.832Z] v2.0.0-dev.71 [2021-06-23T11:45:34.832Z] v2.0.0-dev.72 [2021-06-23T11:45:34.832Z] v2.0.0-dev.73 [2021-06-23T11:45:34.832Z] v2.0.0-dev.74 [2021-06-23T11:45:34.832Z] v2.0.0-dev.75 [2021-06-23T11:45:34.832Z] v2.0.0-dev.76 [2021-06-23T11:45:34.832Z] v2.0.0-dev.77 [2021-06-23T11:45:34.832Z] v2.0.0-dev.78 [2021-06-23T11:45:34.832Z] v2.0.0-dev.79 [2021-06-23T11:45:34.832Z] v2.0.0-dev.8 [2021-06-23T11:45:34.832Z] v2.0.0-dev.80 [2021-06-23T11:45:34.832Z] v2.0.0-dev.81 [2021-06-23T11:45:34.832Z] v2.0.0-dev.82 [2021-06-23T11:45:34.832Z] v2.0.0-dev.83 [2021-06-23T11:45:34.832Z] v2.0.0-dev.84 [2021-06-23T11:45:34.832Z] v2.0.0-dev.85 [2021-06-23T11:45:34.832Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-23T11:45:35.129Z] + lftools sign git-tag v2.0.0-dev.85 [2021-06-23T11:45:35.703Z] Signing Git tag with Sigul... [2021-06-23T11:45:35.703Z] Signing v2.0.0-dev.85 [Pipeline] echo [2021-06-23T11:45:36.662Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:45:36.969Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T11:45:36.978Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T11:45:37.014Z] $ docker stop --time=1 267d6f8c53355340f8de4ba96b996e0281dd1889229e5ee05c5e07702b63588c [2021-06-23T11:45:38.642Z] $ docker rm -f 267d6f8c53355340f8de4ba96b996e0281dd1889229e5ee05c5e07702b63588c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:39.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:45:39.288Z] . [Pipeline] withDockerContainer [2021-06-23T11:45:39.359Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:45:39.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T11:45:39.813Z] $ docker top 2878cb6fdd8583c20b32d764e49f28bd71d112196b2600a4864dd2835dce985f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T11:45:39.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T11:45:39.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T11:45:40.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T11:45:40.100Z] $ docker exec 2878cb6fdd8583c20b32d764e49f28bd71d112196b2600a4864dd2835dce985f ssh-agent [2021-06-23T11:45:40.219Z] SSH_AUTH_SOCK=/tmp/ssh-tOVsJhuugQx5/agent.13 [2021-06-23T11:45:40.219Z] SSH_AGENT_PID=19 [2021-06-23T11:45:40.225Z] Running ssh-add (command line suppressed) [2021-06-23T11:45:40.318Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8086329627434341045.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8086329627434341045.key) [2021-06-23T11:45:40.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T11:45:40.645Z] + git semver bump pre [2021-06-23T11:45:40.646Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T11:45:40.646Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T11:45:40.646Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T11:45:40.646Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T11:45:40.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T11:45:40.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T11:45:40.646Z] # $SEMVER_BRANCH = master [2021-06-23T11:45:40.646Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T11:45:40.646Z] 2.0.0-dev.86 [Pipeline] } [2021-06-23T11:45:40.652Z] $ docker exec --env ******** --env ******** 2878cb6fdd8583c20b32d764e49f28bd71d112196b2600a4864dd2835dce985f ssh-agent -k [2021-06-23T11:45:40.756Z] unset SSH_AUTH_SOCK; [2021-06-23T11:45:40.757Z] unset SSH_AGENT_PID; [2021-06-23T11:45:40.757Z] echo Agent pid 19 killed; [2021-06-23T11:45:40.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T11:45:41.122Z] + git semver [Pipeline] } [2021-06-23T11:45:41.133Z] $ docker stop --time=1 2878cb6fdd8583c20b32d764e49f28bd71d112196b2600a4864dd2835dce985f [2021-06-23T11:45:42.337Z] $ docker rm -f 2878cb6fdd8583c20b32d764e49f28bd71d112196b2600a4864dd2835dce985f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:42.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T11:45:42.740Z] . [Pipeline] withDockerContainer [2021-06-23T11:45:42.811Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:45:42.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T11:45:43.225Z] $ docker top 89c03ac38b527bbf3a8b436a1ccce72d679ca6ff97963382521c11eb8dbdf31d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T11:45:43.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T11:45:43.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T11:45:43.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T11:45:43.490Z] $ docker exec 89c03ac38b527bbf3a8b436a1ccce72d679ca6ff97963382521c11eb8dbdf31d ssh-agent [2021-06-23T11:45:43.605Z] SSH_AUTH_SOCK=/tmp/ssh-jp46o0UvVW8s/agent.14 [2021-06-23T11:45:43.605Z] SSH_AGENT_PID=21 [2021-06-23T11:45:43.612Z] Running ssh-add (command line suppressed) [2021-06-23T11:45:43.714Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1892546346532642884.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1892546346532642884.key) [2021-06-23T11:45:43.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T11:45:44.042Z] + git semver push [2021-06-23T11:45:44.042Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T11:45:44.042Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T11:45:44.042Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T11:45:44.042Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T11:45:44.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T11:45:44.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T11:45:44.042Z] # $SEMVER_BRANCH = master [2021-06-23T11:45:44.042Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T11:45:49.360Z] $ docker exec --env ******** --env ******** 89c03ac38b527bbf3a8b436a1ccce72d679ca6ff97963382521c11eb8dbdf31d ssh-agent -k [2021-06-23T11:45:49.465Z] unset SSH_AUTH_SOCK; [2021-06-23T11:45:49.466Z] unset SSH_AGENT_PID; [2021-06-23T11:45:49.466Z] echo Agent pid 21 killed; [2021-06-23T11:45:49.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T11:45:49.961Z] + git semver [Pipeline] } [2021-06-23T11:45:49.974Z] $ docker stop --time=1 89c03ac38b527bbf3a8b436a1ccce72d679ca6ff97963382521c11eb8dbdf31d [2021-06-23T11:45:51.168Z] $ docker rm -f 89c03ac38b527bbf3a8b436a1ccce72d679ca6ff97963382521c11eb8dbdf31d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:45:52.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:45:53.067Z] ---> package-listing.sh [2021-06-23T11:45:53.067Z] ++ facter osfamily [2021-06-23T11:45:53.067Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T11:45:53.329Z] + OS_FAMILY=redhat [2021-06-23T11:45:53.329Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T11:45:53.329Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T11:45:53.329Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T11:45:53.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T11:45:53.329Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T11:45:53.329Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T11:45:53.329Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T11:45:53.329Z] + case "${OS_FAMILY}" in [2021-06-23T11:45:53.329Z] + rpm -qa [2021-06-23T11:45:53.329Z] + sort [2021-06-23T11:45:53.903Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T11:45:53.903Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T11:45:53.903Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T11:45:53.903Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T11:45:53.903Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-23T11:45:53.903Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-23T11:45:53.915Z] 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/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T11:45:54.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:54.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T11:45:54.773Z] [2021-06-23T11:45:54.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T11:45:55.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T11:45:55.088Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T11:45:55.088Z] df20fa9351a1: Pulling fs layer [2021-06-23T11:45:55.088Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T11:45:55.088Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T11:45:55.088Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T11:45:55.088Z] 93b61091891f: Pulling fs layer [2021-06-23T11:45:55.088Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T11:45:55.088Z] 5e14af77c1be: Pulling fs layer [2021-06-23T11:45:55.088Z] 01666e4c0597: Pulling fs layer [2021-06-23T11:45:55.088Z] aa168da1d23b: Pulling fs layer [2021-06-23T11:45:55.088Z] 46f8f816bc3b: Waiting [2021-06-23T11:45:55.088Z] 93b61091891f: Waiting [2021-06-23T11:45:55.088Z] 93b9cdb0e59b: Waiting [2021-06-23T11:45:55.088Z] 5e14af77c1be: Waiting [2021-06-23T11:45:55.088Z] 01666e4c0597: Waiting [2021-06-23T11:45:55.088Z] aa168da1d23b: Waiting [2021-06-23T11:45:55.088Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T11:45:55.088Z] 36b3adc4ff6f: Download complete [2021-06-23T11:45:55.088Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T11:45:55.088Z] 46f8f816bc3b: Download complete [2021-06-23T11:45:55.088Z] df20fa9351a1: Verifying Checksum [2021-06-23T11:45:55.088Z] df20fa9351a1: Download complete [2021-06-23T11:45:55.348Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T11:45:55.348Z] 93b9cdb0e59b: Download complete [2021-06-23T11:45:55.348Z] 93b61091891f: Verifying Checksum [2021-06-23T11:45:55.348Z] 93b61091891f: Download complete [2021-06-23T11:45:55.348Z] 5e14af77c1be: Verifying Checksum [2021-06-23T11:45:55.348Z] 5e14af77c1be: Download complete [2021-06-23T11:45:55.348Z] 01666e4c0597: Verifying Checksum [2021-06-23T11:45:55.348Z] 01666e4c0597: Download complete [2021-06-23T11:45:55.348Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T11:45:55.348Z] 8ad3a11d3b57: Download complete [2021-06-23T11:45:55.348Z] df20fa9351a1: Pull complete [2021-06-23T11:45:55.610Z] 36b3adc4ff6f: Pull complete [2021-06-23T11:45:55.925Z] 8ad3a11d3b57: Pull complete [2021-06-23T11:45:55.925Z] 46f8f816bc3b: Pull complete [2021-06-23T11:45:56.189Z] 93b61091891f: Pull complete [2021-06-23T11:45:56.449Z] 93b9cdb0e59b: Pull complete [2021-06-23T11:45:56.449Z] 5e14af77c1be: Pull complete [2021-06-23T11:45:56.449Z] 01666e4c0597: Pull complete [2021-06-23T11:45:57.022Z] aa168da1d23b: Verifying Checksum [2021-06-23T11:45:57.022Z] aa168da1d23b: Download complete [2021-06-23T11:46:00.368Z] aa168da1d23b: Pull complete [2021-06-23T11:46:00.368Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T11:46:00.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T11:46:00.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T11:46:00.444Z] prd-centos7-docker-4c-2g-926 does not seem to be running inside a container [2021-06-23T11:46:00.484Z] $ 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/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T11:46:03.188Z] $ docker top f9f1fd85e8ccd3e3683dca15011e39d19a4ebd4efc4e60c8dadf62232a85bf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T11:46:03.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T11:46:03.874Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T11:46:04.168Z] + ls /var/log/sa-host [2021-06-23T11:46:04.168Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T11:46:04.168Z] file_magic: OK [2021-06-23T11:46:04.168Z] HZ: Using current value: 100 [2021-06-23T11:46:04.168Z] file_header: OK [2021-06-23T11:46:04.168Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-23T11:46:04.168Z] Statistics: [2021-06-23T11:46:04.168Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T11:46:04.168Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T11:46:04.168Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T11:46:04.168Z] file_magic: OK [2021-06-23T11:46:04.168Z] HZ: Using current value: 100 [2021-06-23T11:46:04.168Z] file_header: OK [2021-06-23T11:46:04.168Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-23T11:46:04.168Z] Statistics: [2021-06-23T11:46:04.168Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T11:46:04.168Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T11:46:04.832Z] provisioning config files... [2021-06-23T11:46:04.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4201976546708402185tmp [Pipeline] { [Pipeline] echo [2021-06-23T11:46:04.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:46:05.162Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T11:46:05.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:46:05.583Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T11:46:05.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:46:05.886Z] ---> sudo-logs.sh [2021-06-23T11:46:05.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T11:46:05.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:46:06.224Z] ---> job-cost.sh [2021-06-23T11:46:06.225Z] lf-activate-venv: SKIPPING [2021-06-23T11:46:06.225Z] DEBUG: total: 0.18000000715255737 [2021-06-23T11:46:06.225Z] INFO: Retrieving Stack Cost... [2021-06-23T11:46:07.612Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T11:46:07.873Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T11:46:07.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T11:46:08.181Z] ---> logs-deploy.sh [2021-06-23T11:46:08.181Z] lf-activate-venv: SKIPPING [2021-06-23T11:46:08.181Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/145 [2021-06-23T11:46:08.181Z] INFO: archiving workspace using pattern(s): [2021-06-23T11:46:09.126Z] Archives upload complete. [2021-06-23T11:46:09.126Z] INFO: archiving logs to Nexus