Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 39dc5604784c768f29f8d77da4d375323c8e0e47 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-ssh218935914289925197.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-ssh2988918776146148555.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-ssh5601298846654876668.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-ssh1967105521416468227.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-ssh1192942761579102120.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-1825’ is offline Running on prd-centos7-docker-4c-2g-521 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-ssh7142106850060255350.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > 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 Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 Commit message: "feat: fix appservice model bugs" > git rev-list --no-walk 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T14:12:39.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T14:12:39.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T14:12:39.491Z] ========================================================= [2021-06-21T14:12:39.491Z] EdgeX Global Pipelines Version Info [2021-06-21T14:12:39.491Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:12:41.059Z] ------------------- [2021-06-21T14:12:41.060Z] stable info: [2021-06-21T14:12:41.060Z] ------------------- [2021-06-21T14:12:41.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T14:12:41.060Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T14:12:41.060Z] Message: update stable to v1.0.195 [2021-06-21T14:12:41.637Z] ------------------- [2021-06-21T14:12:41.637Z] experimental info: [2021-06-21T14:12:41.637Z] ------------------- [2021-06-21T14:12:41.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T14:12:41.637Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T14:12:41.637Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T14:12:41.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-21T14:12:41.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-21T14:12:41.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T14:12:41.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T14:12:41.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T14:12:41.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T14:12:41.903Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T14:12:41.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T14:12:41.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T14:12:41.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T14:12:41.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T14:12:42.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-21T14:12:42.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T14:12:42.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T14:12:42.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T14:12:42.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T14:12:42.135Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T14:12:42.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T14:12:42.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T14:12:42.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T14:12:42.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T14:12:42.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T14:12:42.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T14:12:42.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T14:12:42.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T14:12:42.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T14:12:42.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T14:12:42.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T14:12:42.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T14:12:42.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] echo [2021-06-21T14:12:42.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39dc560 [Pipeline] echo [2021-06-21T14:12:42.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:12:42.626Z] provisioning config files... [2021-06-21T14:12:42.645Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4789379752838118749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:12:42.973Z] ---> docker-login.sh [2021-06-21T14:12:42.973Z] nexus3.edgexfoundry.org:10001 [2021-06-21T14:12:42.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:12:43.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:12:43.239Z] Configure a credential helper to remove this warning. See [2021-06-21T14:12:43.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:12:43.239Z] [2021-06-21T14:12:43.239Z] Login Succeeded [2021-06-21T14:12:43.239Z] nexus3.edgexfoundry.org:10002 [2021-06-21T14:12:43.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:12:43.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:12:43.239Z] Configure a credential helper to remove this warning. See [2021-06-21T14:12:43.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:12:43.239Z] [2021-06-21T14:12:43.239Z] Login Succeeded [2021-06-21T14:12:43.504Z] nexus3.edgexfoundry.org:10003 [2021-06-21T14:12:43.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:12:43.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:12:43.504Z] Configure a credential helper to remove this warning. See [2021-06-21T14:12:43.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:12:43.504Z] [2021-06-21T14:12:43.504Z] Login Succeeded [2021-06-21T14:12:43.504Z] nexus3.edgexfoundry.org:10004 [2021-06-21T14:12:43.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:12:43.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:12:43.767Z] Configure a credential helper to remove this warning. See [2021-06-21T14:12:43.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:12:43.767Z] [2021-06-21T14:12:43.767Z] Login Succeeded [2021-06-21T14:12:43.767Z] docker.io [2021-06-21T14:12:43.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:12:44.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:12:44.031Z] Configure a credential helper to remove this warning. See [2021-06-21T14:12:44.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:12:44.031Z] [2021-06-21T14:12:44.031Z] Login Succeeded [2021-06-21T14:12:44.031Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T14:12:44.041Z] 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-21T14:12:44.577Z] + git log --format=format:%s -1 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] echo [2021-06-21T14:12:44.619Z] GIT_COMMIT: 39dc5604784c768f29f8d77da4d375323c8e0e47, Commit Message: feat: fix appservice model bugs [Pipeline] echo [2021-06-21T14:12:44.633Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:12:45.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:12:45.687Z] [2021-06-21T14:12:45.687Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:12:46.008Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:12:46.008Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T14:12:46.008Z] 31603596830f: Pulling fs layer [2021-06-21T14:12:46.008Z] 54011a49482f: Pulling fs layer [2021-06-21T14:12:46.008Z] a6820b24f6d8: Pulling fs layer [2021-06-21T14:12:46.008Z] f581987b2513: Pulling fs layer [2021-06-21T14:12:46.008Z] f581987b2513: Waiting [2021-06-21T14:12:46.008Z] 54011a49482f: Verifying Checksum [2021-06-21T14:12:46.008Z] 54011a49482f: Download complete [2021-06-21T14:12:46.008Z] 31603596830f: Verifying Checksum [2021-06-21T14:12:46.008Z] 31603596830f: Download complete [2021-06-21T14:12:46.276Z] f581987b2513: Verifying Checksum [2021-06-21T14:12:46.276Z] f581987b2513: Download complete [2021-06-21T14:12:46.276Z] 31603596830f: Pull complete [2021-06-21T14:12:46.276Z] a6820b24f6d8: Verifying Checksum [2021-06-21T14:12:46.276Z] a6820b24f6d8: Download complete [2021-06-21T14:12:46.543Z] 54011a49482f: Pull complete [2021-06-21T14:12:47.132Z] a6820b24f6d8: Pull complete [2021-06-21T14:12:47.394Z] f581987b2513: Pull complete [2021-06-21T14:12:47.394Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T14:12:47.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:12:47.394Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T14:12:47.484Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:12:47.528Z] $ 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-21T14:12:48.731Z] $ docker top 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T14:12:48.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T14:12:48.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T14:12:49.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T14:12:49.004Z] $ docker exec 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent [2021-06-21T14:12:49.135Z] SSH_AUTH_SOCK=/tmp/ssh-nS4Lsj8C1FaG/agent.14 [2021-06-21T14:12:49.135Z] SSH_AGENT_PID=20 [2021-06-21T14:12:49.144Z] Running ssh-add (command line suppressed) [2021-06-21T14:12:49.255Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6915943327096033623.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6915943327096033623.key) [2021-06-21T14:12:49.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T14:12:49.581Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T14:12:49.594Z] $ docker exec --env ******** --env ******** 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent -k [2021-06-21T14:12:49.698Z] unset SSH_AUTH_SOCK; [2021-06-21T14:12:49.699Z] unset SSH_AGENT_PID; [2021-06-21T14:12:49.699Z] echo Agent pid 20 killed; [2021-06-21T14:12:49.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T14:12:49.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T14:12:49.781Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T14:12:49.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T14:12:49.921Z] $ docker exec 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent [2021-06-21T14:12:50.047Z] SSH_AUTH_SOCK=/tmp/ssh-49Qmcq9ImyBN/agent.54 [2021-06-21T14:12:50.047Z] SSH_AGENT_PID=61 [2021-06-21T14:12:50.055Z] Running ssh-add (command line suppressed) [2021-06-21T14:12:50.160Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4720692539860888927.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4720692539860888927.key) [2021-06-21T14:12:50.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T14:12:50.492Z] + git semver init [2021-06-21T14:12:50.492Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T14:12:50.492Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T14:12:50.492Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T14:12:50.492Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T14:12:50.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T14:12:50.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T14:12:50.492Z] # $SEMVER_BRANCH = master [2021-06-21T14:12:50.492Z] # $SEMVER_TEMP = /tmp/semver-698682716 [2021-06-21T14:12:50.492Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-21T14:12:52.429Z] # '/tmp/semver-698682716' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-21T14:12:52.429Z] # -> Force: false [2021-06-21T14:12:52.429Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T14:12:52.439Z] $ docker exec --env ******** --env ******** 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d ssh-agent -k [2021-06-21T14:12:52.547Z] unset SSH_AUTH_SOCK; [2021-06-21T14:12:52.547Z] unset SSH_AGENT_PID; [2021-06-21T14:12:52.547Z] echo Agent pid 61 killed; [2021-06-21T14:12:52.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T14:12:52.907Z] + git semver [Pipeline] } [2021-06-21T14:12:52.923Z] $ docker stop --time=1 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d [2021-06-21T14:12:54.326Z] $ docker rm -f 304babdc1ec61382a5137346f63026b85780942efce637a330764d20493d9a6d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T14:12:54.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T14:12:54.992Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T14:12:54.995Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [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-21T14:13:10.293Z] Still waiting to schedule task [2021-06-21T14:13:10.293Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T14:13:10.295Z] Still waiting to schedule task [2021-06-21T14:13:10.296Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T14:15:11.052Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-522 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T14:15:11.080Z] Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout [2021-06-21T14:15:11.361Z] The recommended git tool is: git [2021-06-21T14:15:16.930Z] using credential edgex-jenkins-ssh [2021-06-21T14:15:16.948Z] Cloning the remote Git repository [2021-06-21T14:15:16.996Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T14:15:17.099Z] > git init /w/workspace/edgex-ui-go/139 # timeout=10 [2021-06-21T14:15:17.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T14:15:17.164Z] > git --version # timeout=10 [2021-06-21T14:15:17.184Z] > git --version # 'git version 2.17.1' [2021-06-21T14:15:17.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T14:15:17.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T14:15:19.971Z] Avoid second fetch [2021-06-21T14:15:19.972Z] Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) [2021-06-21T14:15:19.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T14:15:19.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T14:15:19.991Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T14:15:20.011Z] > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 [2021-06-21T14:15:24.414Z] Commit message: "feat: fix appservice model bugs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T14:15:25.908Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T14:15:26.457Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T14:15:26.804Z] + sudo service docker restart [2021-06-21T14:15:26.804Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:15:45.157Z] provisioning config files... [2021-06-21T14:15:45.186Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config69611690247243403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:15:45.577Z] ---> docker-login.sh [2021-06-21T14:15:45.577Z] nexus3.edgexfoundry.org:10001 [2021-06-21T14:15:46.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:15:46.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:15:46.838Z] Configure a credential helper to remove this warning. See [2021-06-21T14:15:46.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:15:46.838Z] [2021-06-21T14:15:46.838Z] Login Succeeded [2021-06-21T14:15:46.838Z] nexus3.edgexfoundry.org:10002 [2021-06-21T14:15:47.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:15:47.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:15:47.709Z] Configure a credential helper to remove this warning. See [2021-06-21T14:15:47.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:15:47.709Z] [2021-06-21T14:15:47.709Z] Login Succeeded [2021-06-21T14:15:47.709Z] nexus3.edgexfoundry.org:10003 [2021-06-21T14:15:47.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:15:47.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:15:47.983Z] Configure a credential helper to remove this warning. See [2021-06-21T14:15:47.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:15:47.983Z] [2021-06-21T14:15:47.983Z] Login Succeeded [2021-06-21T14:15:47.983Z] nexus3.edgexfoundry.org:10004 [2021-06-21T14:15:48.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:15:48.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:15:48.594Z] Configure a credential helper to remove this warning. See [2021-06-21T14:15:48.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:15:48.594Z] [2021-06-21T14:15:48.594Z] Login Succeeded [2021-06-21T14:15:48.594Z] docker.io [2021-06-21T14:15:49.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:15:49.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:15:49.470Z] Configure a credential helper to remove this warning. See [2021-06-21T14:15:49.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:15:49.470Z] [2021-06-21T14:15:49.470Z] Login Succeeded [2021-06-21T14:15:49.470Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T14:15:49.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T14:15:49.809Z] ========================================================= [2021-06-21T14:15:49.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T14:15:49.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:15:50.165Z] + 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-21T14:15:50.241Z] Running on prd-centos7-docker-4c-2g-523 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T14:15:50.260Z] Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout [2021-06-21T14:15:50.399Z] The recommended git tool is: git [2021-06-21T14:15:51.162Z] Sending build context to Docker daemon 17.88MB [2021-06-21T14:15:51.162Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T14:15:51.162Z] Step 2/8 : FROM ${BASE} [2021-06-21T14:15:51.162Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T14:15:51.162Z] 595b0fe564bb: Pulling fs layer [2021-06-21T14:15:51.162Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T14:15:51.162Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T14:15:51.162Z] ba82ee9f976e: Pulling fs layer [2021-06-21T14:15:51.162Z] 506bd15cee9f: Pulling fs layer [2021-06-21T14:15:51.162Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T14:15:51.162Z] 618dc40b7e24: Pulling fs layer [2021-06-21T14:15:51.162Z] ba82ee9f976e: Waiting [2021-06-21T14:15:51.162Z] 506bd15cee9f: Waiting [2021-06-21T14:15:51.162Z] 618dc40b7e24: Waiting [2021-06-21T14:15:51.162Z] 75a0a4a0db45: Waiting [2021-06-21T14:15:51.162Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T14:15:51.162Z] 5b7225fbf94c: Download complete [2021-06-21T14:15:51.162Z] 3088b5b3c5c0: Download complete [2021-06-21T14:15:51.437Z] 506bd15cee9f: Verifying Checksum [2021-06-21T14:15:51.437Z] 506bd15cee9f: Download complete [2021-06-21T14:15:51.437Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T14:15:51.437Z] 75a0a4a0db45: Download complete [2021-06-21T14:15:51.437Z] 595b0fe564bb: Verifying Checksum [2021-06-21T14:15:51.437Z] 595b0fe564bb: Download complete [2021-06-21T14:15:52.035Z] 595b0fe564bb: Pull complete [2021-06-21T14:15:52.632Z] 3088b5b3c5c0: Pull complete [2021-06-21T14:15:52.799Z] using credential edgex-jenkins-ssh [2021-06-21T14:15:52.834Z] Cloning the remote Git repository [2021-06-21T14:15:52.940Z] 5b7225fbf94c: Pull complete [2021-06-21T14:15:52.940Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T14:15:53.006Z] > git init /w/workspace/edgex-ui-go/139 # timeout=10 [2021-06-21T14:15:53.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T14:15:53.039Z] > git --version # timeout=10 [2021-06-21T14:15:53.044Z] > git --version # 'git version 2.24.4' [2021-06-21T14:15:53.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T14:15:53.100Z] [INFO] Currently running in a labeled security context [2021-06-21T14:15:53.100Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T14:15:53.101Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/139@tmp/jenkins-gitclient-ssh5476831945218396427.key [2021-06-21T14:15:53.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T14:15:53.922Z] 618dc40b7e24: Verifying Checksum [2021-06-21T14:15:53.922Z] 618dc40b7e24: Download complete [2021-06-21T14:15:54.913Z] ba82ee9f976e: Verifying Checksum [2021-06-21T14:15:54.913Z] ba82ee9f976e: Download complete [2021-06-21T14:15:56.081Z] Avoid second fetch [2021-06-21T14:15:56.082Z] Checking out Revision 39dc5604784c768f29f8d77da4d375323c8e0e47 (master) [2021-06-21T14:15:56.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T14:15:56.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T14:15:56.086Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T14:15:56.092Z] > git checkout -f 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 [2021-06-21T14:15:59.871Z] Commit message: "feat: fix appservice model bugs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T14:16:00.987Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T14:16:01.310Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T14:16:01.625Z] + sudo service docker restart [2021-06-21T14:16:01.625Z] + true [2021-06-21T14:16:01.625Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T14:16:05.083Z] ba82ee9f976e: Pull complete [2021-06-21T14:16:05.364Z] 506bd15cee9f: Pull complete [2021-06-21T14:16:05.968Z] 75a0a4a0db45: Pull complete [2021-06-21T14:16:09.364Z] 618dc40b7e24: Pull complete [2021-06-21T14:16:09.651Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T14:16:09.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T14:16:09.651Z] ---> a36622ca3599 [2021-06-21T14:16:09.651Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T14:16:11.645Z] ---> Running in e2e6a94ff214 [2021-06-21T14:16:12.242Z] Removing intermediate container e2e6a94ff214 [2021-06-21T14:16:12.242Z] ---> 09536be647a0 [2021-06-21T14:16:12.242Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T14:16:12.242Z] ---> Running in c83bc7fcd97e [2021-06-21T14:16:14.881Z] Removing intermediate container c83bc7fcd97e [2021-06-21T14:16:14.881Z] ---> da915354f834 [2021-06-21T14:16:14.881Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T14:16:14.881Z] ---> Running in 8721144519a2 [2021-06-21T14:16:15.864Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T14:16:16.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T14:16:17.442Z] OK: 138 MiB in 40 packages [2021-06-21T14:16:18.889Z] Removing intermediate container 8721144519a2 [2021-06-21T14:16:18.889Z] ---> a36e2b02f43e [2021-06-21T14:16:18.889Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T14:16:18.889Z] ---> Running in 17cd3b18d56a [2021-06-21T14:16:19.166Z] Removing intermediate container 17cd3b18d56a [2021-06-21T14:16:19.166Z] ---> 3aa660145a5c [2021-06-21T14:16:19.166Z] Step 7/8 : COPY . . [2021-06-21T14:16:21.798Z] ---> 3f59e0af6172 [2021-06-21T14:16:21.798Z] Step 8/8 : RUN go mod download [2021-06-21T14:16:21.798Z] ---> Running in 8e437124b254 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:16:23.675Z] provisioning config files... [2021-06-21T14:16:23.691Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config6650977873766971790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:16:24.046Z] ---> docker-login.sh [2021-06-21T14:16:24.046Z] nexus3.edgexfoundry.org:10001 [2021-06-21T14:16:24.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:16:24.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:16:24.574Z] Configure a credential helper to remove this warning. See [2021-06-21T14:16:24.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:16:24.574Z] [2021-06-21T14:16:24.574Z] Login Succeeded [2021-06-21T14:16:24.574Z] nexus3.edgexfoundry.org:10002 [2021-06-21T14:16:24.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:16:24.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:16:24.839Z] Configure a credential helper to remove this warning. See [2021-06-21T14:16:24.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:16:24.839Z] [2021-06-21T14:16:24.839Z] Login Succeeded [2021-06-21T14:16:24.839Z] nexus3.edgexfoundry.org:10003 [2021-06-21T14:16:24.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:16:24.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:16:24.839Z] Configure a credential helper to remove this warning. See [2021-06-21T14:16:24.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:16:24.839Z] [2021-06-21T14:16:24.839Z] Login Succeeded [2021-06-21T14:16:24.839Z] nexus3.edgexfoundry.org:10004 [2021-06-21T14:16:24.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:16:25.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:16:25.102Z] Configure a credential helper to remove this warning. See [2021-06-21T14:16:25.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:16:25.102Z] [2021-06-21T14:16:25.102Z] Login Succeeded [2021-06-21T14:16:25.102Z] docker.io [2021-06-21T14:16:25.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:16:26.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:16:26.493Z] Configure a credential helper to remove this warning. See [2021-06-21T14:16:26.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:16:26.493Z] [2021-06-21T14:16:26.494Z] Login Succeeded [2021-06-21T14:16:26.494Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T14:16:26.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T14:16:26.706Z] ========================================================= [2021-06-21T14:16:26.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T14:16:26.706Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:16:27.031Z] + 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-21T14:16:27.031Z] Sending build context to Docker daemon 17.88MB [2021-06-21T14:16:27.031Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T14:16:27.031Z] Step 2/8 : FROM ${BASE} [2021-06-21T14:16:28.467Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T14:16:28.467Z] 540db60ca938: Pulling fs layer [2021-06-21T14:16:28.467Z] adcc1eea9eea: Pulling fs layer [2021-06-21T14:16:28.467Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T14:16:28.467Z] 0510c868ecb4: Pulling fs layer [2021-06-21T14:16:28.467Z] afea3b2eda06: Pulling fs layer [2021-06-21T14:16:28.467Z] 7809a108b3ef: Pulling fs layer [2021-06-21T14:16:28.467Z] f706445af74f: Pulling fs layer [2021-06-21T14:16:28.467Z] 0510c868ecb4: Waiting [2021-06-21T14:16:28.467Z] afea3b2eda06: Waiting [2021-06-21T14:16:28.467Z] 7809a108b3ef: Waiting [2021-06-21T14:16:28.467Z] f706445af74f: Waiting [2021-06-21T14:16:28.467Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T14:16:28.467Z] 4c4ab2625f07: Download complete [2021-06-21T14:16:28.467Z] adcc1eea9eea: Verifying Checksum [2021-06-21T14:16:28.467Z] adcc1eea9eea: Download complete [2021-06-21T14:16:28.467Z] afea3b2eda06: Verifying Checksum [2021-06-21T14:16:28.467Z] afea3b2eda06: Download complete [2021-06-21T14:16:28.467Z] 7809a108b3ef: Verifying Checksum [2021-06-21T14:16:28.467Z] 7809a108b3ef: Download complete [2021-06-21T14:16:28.467Z] 540db60ca938: Verifying Checksum [2021-06-21T14:16:28.467Z] 540db60ca938: Download complete [2021-06-21T14:16:29.060Z] 540db60ca938: Pull complete [2021-06-21T14:16:29.645Z] adcc1eea9eea: Pull complete [2021-06-21T14:16:29.912Z] 4c4ab2625f07: Pull complete [2021-06-21T14:16:30.173Z] f706445af74f: Verifying Checksum [2021-06-21T14:16:30.173Z] f706445af74f: Download complete [2021-06-21T14:16:30.750Z] 0510c868ecb4: Verifying Checksum [2021-06-21T14:16:30.750Z] 0510c868ecb4: Download complete [2021-06-21T14:16:38.962Z] 0510c868ecb4: Pull complete [2021-06-21T14:16:38.962Z] afea3b2eda06: Pull complete [2021-06-21T14:16:39.541Z] 7809a108b3ef: Pull complete [2021-06-21T14:16:41.478Z] f706445af74f: Pull complete [2021-06-21T14:16:41.742Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T14:16:41.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T14:16:42.005Z] ---> b068be0155e3 [2021-06-21T14:16:42.005Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T14:16:48.639Z] Removing intermediate container 8e437124b254 [2021-06-21T14:16:48.639Z] ---> 25d6dd040cad [2021-06-21T14:16:48.639Z] Successfully built 25d6dd040cad [2021-06-21T14:16:48.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:16:48.980Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T14:16:48.981Z] . [Pipeline] withDockerContainer [2021-06-21T14:16:49.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-522 does not seem to be running inside a container [2021-06-21T14:16:49.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-arm64 cat [2021-06-21T14:16:51.424Z] $ docker top 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T14:16:52.411Z] + go version [2021-06-21T14:16:52.411Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T14:16:52.433Z] $ docker stop --time=1 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed [2021-06-21T14:16:54.225Z] $ docker rm -f 564fdc033f6d9ec004c8a8bfc5df1d97ef12967575bcd4a3554d2d2fa0d936ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:16:55.064Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T14:16:55.064Z] . [Pipeline] withDockerContainer [2021-06-21T14:16:55.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-522 does not seem to be running inside a container [2021-06-21T14:16:55.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-arm64 cat [2021-06-21T14:16:56.871Z] $ docker top 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T14:16:57.822Z] + go mod tidy [Pipeline] sh [2021-06-21T14:16:59.079Z] + make test [2021-06-21T14:16:59.079Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T14:17:00.067Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T14:17:08.628Z] ---> Running in 07b8ca1f8785 [2021-06-21T14:17:08.628Z] Removing intermediate container 07b8ca1f8785 [2021-06-21T14:17:08.628Z] ---> 426f2b3fb5fd [2021-06-21T14:17:08.628Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T14:17:08.628Z] ---> Running in 007579dddfe7 [2021-06-21T14:17:09.202Z] Removing intermediate container 007579dddfe7 [2021-06-21T14:17:09.202Z] ---> 196bd22d9f89 [2021-06-21T14:17:09.202Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T14:17:09.465Z] ---> Running in c9214e753f19 [2021-06-21T14:17:10.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T14:17:11.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T14:17:12.383Z] OK: 149 MiB in 40 packages [2021-06-21T14:17:13.777Z] Removing intermediate container c9214e753f19 [2021-06-21T14:17:13.777Z] ---> 7637927e2020 [2021-06-21T14:17:13.777Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T14:17:14.041Z] ---> Running in 96fe647192dc [2021-06-21T14:17:14.303Z] Removing intermediate container 96fe647192dc [2021-06-21T14:17:14.303Z] ---> 7b231d71aa88 [2021-06-21T14:17:14.303Z] Step 7/8 : COPY . . [2021-06-21T14:17:17.622Z] ---> ad4a3544d841 [2021-06-21T14:17:17.622Z] Step 8/8 : RUN go mod download [2021-06-21T14:17:17.622Z] ---> Running in 13541363c561 [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T14:17:32.578Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T14:17:32.578Z] GO111MODULE=on go vet ./... [2021-06-21T14:17:44.262Z] Removing intermediate container 13541363c561 [2021-06-21T14:17:44.262Z] ---> 12e9f143bdd2 [2021-06-21T14:17:44.262Z] Successfully built 12e9f143bdd2 [2021-06-21T14:17:44.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:17:44.583Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T14:17:44.583Z] . [Pipeline] withDockerContainer [2021-06-21T14:17:44.674Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-06-21T14:17:44.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-x86_64 cat [2021-06-21T14:17:45.227Z] $ docker top f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T14:17:45.633Z] + go version [2021-06-21T14:17:45.633Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T14:17:45.645Z] $ docker stop --time=1 f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 [2021-06-21T14:17:46.995Z] $ docker rm -f f774aac5542e986980822653648d007a156090322405a6df857312ec02b84e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:17:47.623Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T14:17:47.623Z] . [Pipeline] withDockerContainer [2021-06-21T14:17:47.707Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-06-21T14:17:47.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-x86_64 cat [2021-06-21T14:17:48.216Z] $ docker top cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T14:17:48.629Z] + go mod tidy [Pipeline] sh [2021-06-21T14:17:49.203Z] + make test [2021-06-21T14:17:49.203Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T14:17:49.477Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-06-21T14:17:50.966Z] $ docker stop --time=1 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a [2021-06-21T14:17:52.761Z] $ docker rm -f 459e9406f3f29f959dd031f639443b30eeea9b983dfc920fc064ea9b773b314a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T14:17:53.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T14:17:54.051Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T14:17:56.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T14:17:57.190Z] + ls -al . [2021-06-21T14:17:57.190Z] total 128 [2021-06-21T14:17:57.190Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 14:16 . [2021-06-21T14:17:57.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:15 .. [2021-06-21T14:17:57.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 14:15 .git [2021-06-21T14:17:57.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 .github [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 14:15 .gitignore [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 14:15 CONTRIBUTING.md [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 14:15 Dockerfile [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 14:15 Dockerfile.build [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 14:15 Jenkinsfile [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 14:15 LICENSE [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 14:15 Makefile [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 14:15 README.md [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 14:12 VERSION [2021-06-21T14:17:57.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 assets [2021-06-21T14:17:57.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 bin [2021-06-21T14:17:57.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 cmd [2021-06-21T14:17:57.190Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 14:16 coverage.out [2021-06-21T14:17:57.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:15 docs [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 14:15 go.mod [2021-06-21T14:17:57.190Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 14:16 go.sum [2021-06-21T14:17:57.190Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 14:15 internal [2021-06-21T14:17:57.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:15 pkg [2021-06-21T14:17:57.190Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 14:15 version.go [2021-06-21T14:17:57.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:15 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:17:57.536Z] + 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=39dc5604784c768f29f8d77da4d375323c8e0e47 --label arch=arm64 --label version=2.0.0-dev.79 . [2021-06-21T14:17:58.138Z] Sending build context to Docker daemon 17.91MB [2021-06-21T14:17:58.412Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T14:17:58.412Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T14:17:58.412Z] ---> 25d6dd040cad [2021-06-21T14:17:58.412Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T14:17:58.685Z] ---> Running in fe53d1c010ce [2021-06-21T14:17:59.283Z] Removing intermediate container fe53d1c010ce [2021-06-21T14:17:59.283Z] ---> 64698ed94c03 [2021-06-21T14:17:59.283Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T14:17:59.283Z] ---> Running in 591410ce5275 [2021-06-21T14:17:59.880Z] Removing intermediate container 591410ce5275 [2021-06-21T14:17:59.880Z] ---> be0ab1a82404 [2021-06-21T14:17:59.880Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T14:17:59.880Z] ---> Running in 0298d3423bd2 [2021-06-21T14:18:00.474Z] Removing intermediate container 0298d3423bd2 [2021-06-21T14:18:00.474Z] ---> 606ee4042a4e [2021-06-21T14:18:00.474Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T14:18:00.474Z] ---> Running in ac3983767706 [2021-06-21T14:18:00.745Z] Removing intermediate container ac3983767706 [2021-06-21T14:18:00.745Z] ---> 5938476ad276 [2021-06-21T14:18:00.745Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T14:18:01.017Z] ---> Running in 27270680c648 [2021-06-21T14:18:01.291Z] Removing intermediate container 27270680c648 [2021-06-21T14:18:01.291Z] ---> d1e4f1f103b8 [2021-06-21T14:18:01.291Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T14:18:01.565Z] ---> Running in fc88d6a262ea [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T14:18:01.833Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T14:18:01.833Z] GO111MODULE=on go vet ./... [2021-06-21T14:18:03.545Z] Removing intermediate container fc88d6a262ea [2021-06-21T14:18:03.545Z] ---> e63f9c4e8686 [2021-06-21T14:18:03.545Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T14:18:03.545Z] ---> Running in 7e1b954d2402 [2021-06-21T14:18:04.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T14:18:05.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T14:18:06.547Z] OK: 138 MiB in 40 packages [2021-06-21T14:18:07.533Z] Removing intermediate container 7e1b954d2402 [2021-06-21T14:18:07.533Z] ---> d70c236c8ee2 [2021-06-21T14:18:07.533Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T14:18:07.808Z] ---> Running in 973f4917dc3b [2021-06-21T14:18:08.404Z] Removing intermediate container 973f4917dc3b [2021-06-21T14:18:08.404Z] ---> ab5ae117ca80 [2021-06-21T14:18:08.404Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T14:18:08.404Z] ---> Running in 55da1aee5504 [Pipeline] } [2021-06-21T14:18:08.496Z] $ docker stop --time=1 cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df [2021-06-21T14:18:08.998Z] Removing intermediate container 55da1aee5504 [2021-06-21T14:18:08.998Z] ---> e2475cccf167 [2021-06-21T14:18:08.998Z] Step 12/24 : COPY go.mod . [2021-06-21T14:18:09.602Z] ---> 7664812918ef [2021-06-21T14:18:09.602Z] Step 13/24 : COPY Makefile . [2021-06-21T14:18:10.142Z] $ docker rm -f cf31e9cd3ba59a08cf448d8cbfdd52b1280eb100dda2fd0cb805f7d9283259df [2021-06-21T14:18:10.196Z] ---> db5a7dceca74 [2021-06-21T14:18:10.196Z] Step 14/24 : RUN make update [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T14:18:10.469Z] ---> Running in cde3d6a31a71 [2021-06-21T14:18:10.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T14:18:10.593Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T14:18:10.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T14:18:11.471Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T14:18:11.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T14:18:11.807Z] + ls -al . [2021-06-21T14:18:11.808Z] total 92 [2021-06-21T14:18:11.808Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 14:17 . [2021-06-21T14:18:11.808Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 14:15 .. [2021-06-21T14:18:11.808Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 14:15 assets [2021-06-21T14:18:11.808Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 14:15 bin [2021-06-21T14:18:11.808Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 14:15 cmd [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 14:15 CONTRIBUTING.md [2021-06-21T14:18:11.808Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 14:17 coverage.out [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 14:15 Dockerfile [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 14:15 Dockerfile.build [2021-06-21T14:18:11.808Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 14:15 docs [2021-06-21T14:18:11.808Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 14:15 .git [2021-06-21T14:18:11.808Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 14:15 .github [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 14:15 .gitignore [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 14:15 go.mod [2021-06-21T14:18:11.808Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 14:17 go.sum [2021-06-21T14:18:11.808Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 14:15 internal [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 14:15 Jenkinsfile [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 14:15 LICENSE [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 14:15 Makefile [2021-06-21T14:18:11.808Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 14:15 pkg [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 14:15 README.md [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 14:12 VERSION [2021-06-21T14:18:11.808Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 14:15 version.go [2021-06-21T14:18:11.808Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 14:15 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:12.121Z] + 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=39dc5604784c768f29f8d77da4d375323c8e0e47 --label arch=amd64 --label version=2.0.0-dev.79 . [2021-06-21T14:18:12.122Z] Sending build context to Docker daemon 17.9MB [2021-06-21T14:18:12.388Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T14:18:12.388Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T14:18:12.388Z] ---> 12e9f143bdd2 [2021-06-21T14:18:12.388Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T14:18:12.388Z] ---> Running in 837a1662c771 [2021-06-21T14:18:12.656Z] Removing intermediate container 837a1662c771 [2021-06-21T14:18:12.656Z] ---> 0c98ba0c16ec [2021-06-21T14:18:12.656Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T14:18:12.656Z] ---> Running in 03c9a94a1637 [2021-06-21T14:18:12.919Z] Removing intermediate container 03c9a94a1637 [2021-06-21T14:18:12.919Z] ---> 23e88e30438e [2021-06-21T14:18:12.919Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T14:18:13.181Z] ---> Running in 314bfecec5b3 [2021-06-21T14:18:13.181Z] Removing intermediate container 314bfecec5b3 [2021-06-21T14:18:13.181Z] ---> d68034b16a47 [2021-06-21T14:18:13.181Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T14:18:13.445Z] ---> Running in 25f17e70ec57 [2021-06-21T14:18:13.445Z] Removing intermediate container 25f17e70ec57 [2021-06-21T14:18:13.445Z] ---> a2773347920f [2021-06-21T14:18:13.445Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T14:18:13.450Z] Removing intermediate container cde3d6a31a71 [2021-06-21T14:18:13.450Z] ---> 3656ce413219 [2021-06-21T14:18:13.450Z] Step 15/24 : COPY . . [2021-06-21T14:18:13.706Z] ---> Running in 1ea446dd241c [2021-06-21T14:18:13.706Z] Removing intermediate container 1ea446dd241c [2021-06-21T14:18:13.706Z] ---> ddc20e003258 [2021-06-21T14:18:13.706Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T14:18:13.976Z] ---> Running in 893e8905ff3d [2021-06-21T14:18:15.385Z] Removing intermediate container 893e8905ff3d [2021-06-21T14:18:15.385Z] ---> 0fe90bdc30a9 [2021-06-21T14:18:15.385Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T14:18:15.385Z] ---> Running in 8ac4f7cfbcf1 [2021-06-21T14:18:15.435Z] ---> b3b8024b2975 [2021-06-21T14:18:15.435Z] Step 16/24 : RUN ${MAKE} [2021-06-21T14:18:15.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T14:18:15.716Z] ---> Running in 37a4970ff80b [2021-06-21T14:18:16.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T14:18:16.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.79" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T14:18:16.867Z] OK: 149 MiB in 40 packages [2021-06-21T14:18:17.442Z] Removing intermediate container 8ac4f7cfbcf1 [2021-06-21T14:18:17.442Z] ---> 5e479ac345a0 [2021-06-21T14:18:17.442Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T14:18:17.702Z] ---> Running in 39b1dc530715 [2021-06-21T14:18:17.702Z] Removing intermediate container 39b1dc530715 [2021-06-21T14:18:17.702Z] ---> 0bb9d4d8b0b6 [2021-06-21T14:18:17.702Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T14:18:17.702Z] ---> Running in da1e5d31659a [2021-06-21T14:18:17.971Z] Removing intermediate container da1e5d31659a [2021-06-21T14:18:17.971Z] ---> b51922a0be34 [2021-06-21T14:18:17.971Z] Step 12/24 : COPY go.mod . [2021-06-21T14:18:18.546Z] ---> 84a376585742 [2021-06-21T14:18:18.546Z] Step 13/24 : COPY Makefile . [2021-06-21T14:18:18.546Z] ---> ca86b903f115 [2021-06-21T14:18:18.546Z] Step 14/24 : RUN make update [2021-06-21T14:18:18.810Z] ---> Running in 3f4ddc100e48 [2021-06-21T14:18:19.074Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T14:18:19.650Z] Removing intermediate container 3f4ddc100e48 [2021-06-21T14:18:19.650Z] ---> f8189af5aeaa [2021-06-21T14:18:19.650Z] Step 15/24 : COPY . . [2021-06-21T14:18:22.216Z] ---> 555a370fe9fe [2021-06-21T14:18:22.216Z] Step 16/24 : RUN ${MAKE} [2021-06-21T14:18:22.481Z] ---> Running in 3ae90f1e4adf [2021-06-21T14:18:22.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.79" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T14:18:32.869Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T14:18:38.183Z] Removing intermediate container 3ae90f1e4adf [2021-06-21T14:18:38.183Z] ---> 4eb303495dc7 [2021-06-21T14:18:38.183Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T14:18:39.130Z] 3.12: Pulling from library/alpine [2021-06-21T14:18:39.130Z] 339de151aab4: Pulling fs layer [2021-06-21T14:18:39.392Z] 339de151aab4: Verifying Checksum [2021-06-21T14:18:39.392Z] 339de151aab4: Download complete [2021-06-21T14:18:39.655Z] 339de151aab4: Pull complete [2021-06-21T14:18:39.655Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T14:18:39.655Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T14:18:39.655Z] ---> 13621d1b12d4 [2021-06-21T14:18:39.655Z] Step 18/24 : EXPOSE 4000 [2021-06-21T14:18:40.232Z] ---> Running in 57479ca9f620 [2021-06-21T14:18:40.497Z] Removing intermediate container 57479ca9f620 [2021-06-21T14:18:40.497Z] ---> 8c861ecb4e07 [2021-06-21T14:18:40.497Z] Step 19/24 : 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-21T14:18:41.900Z] ---> 5128a17026f4 [2021-06-21T14:18:41.900Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T14:18:41.900Z] ---> Running in 0d1f356763a3 [2021-06-21T14:18:42.162Z] Removing intermediate container 0d1f356763a3 [2021-06-21T14:18:42.162Z] ---> 4c1e6b6ed138 [2021-06-21T14:18:42.162Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T14:18:42.162Z] ---> Running in 1d712733b5c2 [2021-06-21T14:18:42.428Z] Removing intermediate container 1d712733b5c2 [2021-06-21T14:18:42.428Z] ---> c04f4c5d6cdc [2021-06-21T14:18:42.428Z] Step 22/24 : LABEL arch=amd64 [2021-06-21T14:18:42.693Z] ---> Running in e9ee6993b9f9 [2021-06-21T14:18:42.693Z] Removing intermediate container e9ee6993b9f9 [2021-06-21T14:18:42.693Z] ---> 1f188eb6c54b [2021-06-21T14:18:42.693Z] Step 23/24 : LABEL git_sha=39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:42.956Z] ---> Running in 921aa0cd3bf6 [2021-06-21T14:18:42.956Z] Removing intermediate container 921aa0cd3bf6 [2021-06-21T14:18:42.956Z] ---> a42106dc6a4f [2021-06-21T14:18:42.956Z] Step 24/24 : LABEL version=2.0.0-dev.79 [2021-06-21T14:18:43.217Z] ---> Running in 9395ac11bdbf [2021-06-21T14:18:43.481Z] Removing intermediate container 9395ac11bdbf [2021-06-21T14:18:43.481Z] ---> fa5a87bfa12a [2021-06-21T14:18:43.481Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T14:18:43.481Z] Successfully built fa5a87bfa12a [2021-06-21T14:18:43.481Z] Successfully tagged edgex-ui:latest [Pipeline] } [2021-06-21T14:18:43.573Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:18:43.751Z] provisioning config files... [2021-06-21T14:18:43.767Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config1417276803245967666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:18:44.094Z] ---> docker-login.sh [2021-06-21T14:18:44.094Z] nexus3.edgexfoundry.org:10001 [2021-06-21T14:18:44.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:44.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:44.094Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:44.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:44.094Z] [2021-06-21T14:18:44.094Z] Login Succeeded [2021-06-21T14:18:44.094Z] nexus3.edgexfoundry.org:10002 [2021-06-21T14:18:44.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:44.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:44.358Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:44.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:44.358Z] [2021-06-21T14:18:44.358Z] Login Succeeded [2021-06-21T14:18:44.358Z] nexus3.edgexfoundry.org:10003 [2021-06-21T14:18:44.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:44.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:44.358Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:44.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:44.358Z] [2021-06-21T14:18:44.358Z] Login Succeeded [2021-06-21T14:18:44.358Z] nexus3.edgexfoundry.org:10004 [2021-06-21T14:18:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:44.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:44.619Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:44.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:44.619Z] [2021-06-21T14:18:44.619Z] Login Succeeded [2021-06-21T14:18:44.619Z] docker.io [2021-06-21T14:18:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:44.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:44.881Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:44.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:44.881Z] [2021-06-21T14:18:44.881Z] Login Succeeded [2021-06-21T14:18:44.881Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T14:18:44.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T14:18:44.969Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-21T14:18:44.969Z] 39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:44.969Z] latest [2021-06-21T14:18:44.969Z] 2.0.0-dev.79 [2021-06-21T14:18:44.969Z] 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:18:44.969Z] master [2021-06-21T14:18:44.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:45.334Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:45.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T14:18:45.637Z] f6e2d1f0b096: Preparing [2021-06-21T14:18:45.637Z] 32f366d666a5: Preparing [2021-06-21T14:18:45.637Z] 32f366d666a5: Layer already exists [2021-06-21T14:18:46.956Z] Removing intermediate container 37a4970ff80b [2021-06-21T14:18:46.957Z] ---> ae704e1ae0b7 [2021-06-21T14:18:46.957Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T14:18:47.550Z] 3.12: Pulling from library/alpine [2021-06-21T14:18:47.561Z] f6e2d1f0b096: Pushed [2021-06-21T14:18:47.823Z] 39dc5604784c768f29f8d77da4d375323c8e0e47: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [2021-06-21T14:18:47.824Z] d2f70382dc9a: Pulling fs layer [2021-06-21T14:18:47.824Z] d2f70382dc9a: Verifying Checksum [2021-06-21T14:18:47.824Z] d2f70382dc9a: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:48.137Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:48.453Z] d2f70382dc9a: Pull complete [2021-06-21T14:18:48.453Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T14:18:48.457Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T14:18:48.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T14:18:48.457Z] f6e2d1f0b096: Preparing [2021-06-21T14:18:48.457Z] 32f366d666a5: Preparing [2021-06-21T14:18:48.457Z] 32f366d666a5: Layer already exists [2021-06-21T14:18:48.457Z] f6e2d1f0b096: Layer already exists [2021-06-21T14:18:48.457Z] latest: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:48.736Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T14:18:48.736Z] ---> c4fd0aeabfcf [2021-06-21T14:18:48.736Z] Step 18/24 : EXPOSE 4000 [2021-06-21T14:18:48.736Z] ---> Running in 0b736a9ba3c9 [2021-06-21T14:18:48.777Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:49.085Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 [2021-06-21T14:18:49.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T14:18:49.085Z] f6e2d1f0b096: Preparing [2021-06-21T14:18:49.085Z] 32f366d666a5: Preparing [2021-06-21T14:18:49.085Z] f6e2d1f0b096: Layer already exists [2021-06-21T14:18:49.085Z] 32f366d666a5: Layer already exists [2021-06-21T14:18:49.085Z] 2.0.0-dev.79: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:49.337Z] Removing intermediate container 0b736a9ba3c9 [2021-06-21T14:18:49.337Z] ---> 6c79361d4eab [2021-06-21T14:18:49.337Z] Step 19/24 : 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-21T14:18:49.406Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:49.709Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:18:49.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T14:18:49.709Z] f6e2d1f0b096: Preparing [2021-06-21T14:18:49.709Z] 32f366d666a5: Preparing [2021-06-21T14:18:49.709Z] f6e2d1f0b096: Layer already exists [2021-06-21T14:18:49.709Z] 32f366d666a5: Layer already exists [2021-06-21T14:18:49.709Z] 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:50.023Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:50.325Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-21T14:18:50.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T14:18:50.325Z] f6e2d1f0b096: Preparing [2021-06-21T14:18:50.325Z] 32f366d666a5: Preparing [2021-06-21T14:18:50.325Z] 32f366d666a5: Layer already exists [2021-06-21T14:18:50.325Z] f6e2d1f0b096: Layer already exists [2021-06-21T14:18:50.325Z] master: digest: sha256:135f6c21bbbf94128c40673bcfc941cd28fb6e0aec9d143fcb3c58d96c044da1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T14:18:50.390Z] ===================================================== [Pipeline] echo [2021-06-21T14:18:50.408Z] taggedImages: [2021-06-21T14:18:50.408Z] - nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:50.408Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T14:18:50.408Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.79 [2021-06-21T14:18:50.408Z] - nexus3.edgexfoundry.org:10004/edgex-ui:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:18:50.408Z] - 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] } [2021-06-21T14:18:50.788Z] ---> 39d13519f0ec [2021-06-21T14:18:50.788Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T14:18:50.788Z] ---> Running in cd798423ecce [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:18:51.341Z] ---> job-cost.sh [2021-06-21T14:18:51.341Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yk8C [2021-06-21T14:18:51.384Z] Removing intermediate container cd798423ecce [2021-06-21T14:18:51.384Z] ---> e835e304c1f4 [2021-06-21T14:18:51.384Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T14:18:51.384Z] ---> Running in f14180fc46ae [2021-06-21T14:18:51.659Z] Removing intermediate container f14180fc46ae [2021-06-21T14:18:51.659Z] ---> d48ff098cb15 [2021-06-21T14:18:51.659Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T14:18:51.933Z] ---> Running in aaf944f0b59c [2021-06-21T14:18:52.530Z] Removing intermediate container aaf944f0b59c [2021-06-21T14:18:52.530Z] ---> 48d684eb60ed [2021-06-21T14:18:52.530Z] Step 23/24 : LABEL git_sha=39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:52.530Z] ---> Running in 3b0922d20347 [2021-06-21T14:18:53.131Z] Removing intermediate container 3b0922d20347 [2021-06-21T14:18:53.131Z] ---> e4b02c6a04ad [2021-06-21T14:18:53.131Z] Step 24/24 : LABEL version=2.0.0-dev.79 [2021-06-21T14:18:53.131Z] ---> Running in 8ed02eeb880f [2021-06-21T14:18:53.725Z] Removing intermediate container 8ed02eeb880f [2021-06-21T14:18:53.725Z] ---> eac0e287a4fd [2021-06-21T14:18:53.725Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T14:18:53.725Z] Successfully built eac0e287a4fd [2021-06-21T14:18:53.725Z] 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-21T14:18:53.964Z] provisioning config files... [2021-06-21T14:18:53.984Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config3832299154447882529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:18:54.341Z] ---> docker-login.sh [2021-06-21T14:18:54.341Z] nexus3.edgexfoundry.org:10001 [2021-06-21T14:18:54.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:54.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:54.887Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:54.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:54.887Z] [2021-06-21T14:18:54.887Z] Login Succeeded [2021-06-21T14:18:54.887Z] nexus3.edgexfoundry.org:10002 [2021-06-21T14:18:55.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:55.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:55.167Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:55.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:55.167Z] [2021-06-21T14:18:55.167Z] Login Succeeded [2021-06-21T14:18:55.167Z] nexus3.edgexfoundry.org:10003 [2021-06-21T14:18:55.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:55.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:55.762Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:55.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:55.762Z] [2021-06-21T14:18:55.762Z] Login Succeeded [2021-06-21T14:18:55.762Z] nexus3.edgexfoundry.org:10004 [2021-06-21T14:18:56.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:56.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:56.360Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:56.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:56.360Z] [2021-06-21T14:18:56.360Z] Login Succeeded [2021-06-21T14:18:56.360Z] docker.io [2021-06-21T14:18:56.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T14:18:57.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T14:18:57.235Z] Configure a credential helper to remove this warning. See [2021-06-21T14:18:57.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T14:18:57.235Z] [2021-06-21T14:18:57.235Z] Login Succeeded [2021-06-21T14:18:57.235Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T14:18:57.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T14:18:57.331Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-21T14:18:57.331Z] 39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:57.331Z] latest [2021-06-21T14:18:57.331Z] 2.0.0-dev.79 [2021-06-21T14:18:57.331Z] 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:18:57.331Z] master [2021-06-21T14:18:57.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:57.720Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:18:58.068Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:18:58.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T14:18:58.068Z] 02f7cd0d047a: Preparing [2021-06-21T14:18:58.068Z] 3fbe34a1663b: Preparing [2021-06-21T14:18:58.068Z] 3fbe34a1663b: Layer already exists [2021-06-21T14:19:01.450Z] 02f7cd0d047a: Pushed [2021-06-21T14:19:01.722Z] 39dc5604784c768f29f8d77da4d375323c8e0e47: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:02.076Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:02.436Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T14:19:02.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T14:19:02.436Z] 02f7cd0d047a: Preparing [2021-06-21T14:19:02.436Z] 3fbe34a1663b: Preparing [2021-06-21T14:19:02.436Z] 02f7cd0d047a: Layer already exists [2021-06-21T14:19:02.436Z] 3fbe34a1663b: Layer already exists [2021-06-21T14:19:02.710Z] latest: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:03.063Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:03.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 [2021-06-21T14:19:03.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T14:19:03.409Z] 02f7cd0d047a: Preparing [2021-06-21T14:19:03.409Z] 3fbe34a1663b: Preparing [2021-06-21T14:19:03.409Z] 3fbe34a1663b: Layer already exists [2021-06-21T14:19:03.409Z] 02f7cd0d047a: Layer already exists [2021-06-21T14:19:03.683Z] 2.0.0-dev.79: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:04.034Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:04.414Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:19:04.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T14:19:04.414Z] 02f7cd0d047a: Preparing [2021-06-21T14:19:04.414Z] 3fbe34a1663b: Preparing [2021-06-21T14:19:04.687Z] 3fbe34a1663b: Layer already exists [2021-06-21T14:19:04.687Z] 02f7cd0d047a: Layer already exists [2021-06-21T14:19:04.687Z] 39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:05.050Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:19:05.412Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-21T14:19:05.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T14:19:05.412Z] 02f7cd0d047a: Preparing [2021-06-21T14:19:05.412Z] 3fbe34a1663b: Preparing [2021-06-21T14:19:05.412Z] 02f7cd0d047a: Layer already exists [2021-06-21T14:19:05.412Z] 3fbe34a1663b: Layer already exists [2021-06-21T14:19:05.687Z] master: digest: sha256:2415ab50b2136d372542123497b02f350f55cddb97bede6c1147d399f4924bc3 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T14:19:05.761Z] ===================================================== [Pipeline] echo [2021-06-21T14:19:05.780Z] taggedImages: [2021-06-21T14:19:05.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47 [2021-06-21T14:19:05.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T14:19:05.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.79 [2021-06-21T14:19:05.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39dc5604784c768f29f8d77da4d375323c8e0e47-2.0.0-dev.79 [2021-06-21T14:19:05.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:19:06.288Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T14:19:06.301Z] ---> job-cost.sh [2021-06-21T14:19:06.301Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fJ27 [2021-06-21T14:19:24.980Z] lf-activate-venv(): INFO: Adding /tmp/venv-Yk8C/bin to PATH [2021-06-21T14:19:24.981Z] INFO: No Stack... [2021-06-21T14:19:25.243Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T14:19:25.819Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T14:19:26.164Z] + cat /w/workspace/edgex-ui-go/139/archives/cost.csv [2021-06-21T14:19:26.164Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T14:19:26.198Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [2021-06-21T14:19:26.207Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] did not exist. Created. [2021-06-21T14:19:26.207Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T14:19:26.538Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T14:19:26.627Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T14:19:26.637Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T14:19:45.313Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T14:21:07.082Z] lf-activate-venv(): INFO: Adding /tmp/venv-fJ27/bin to PATH [2021-06-21T14:21:07.082Z] INFO: No Stack... [2021-06-21T14:21:07.082Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T14:21:07.082Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T14:21:07.436Z] + cat /w/workspace/edgex-ui-go/139/archives/cost.csv [2021-06-21T14:21:07.437Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T14:21:07.503Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [2021-06-21T14:21:07.517Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] did not exist. Created. [2021-06-21T14:21:07.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T14:21:07.940Z] /w/workspace/edgex-ui-go/139@tmp/durable-51c89df2/script.sh: 1: /w/workspace/edgex-ui-go/139@tmp/durable-51c89df2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T14:21:08.291Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T14:21:08.329Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T14:21:08.534Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T14:21:08.545Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-139-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-21T14:21:09.354Z] provisioning config files... [2021-06-21T14:21:09.365Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4593295147762310929tmp [Pipeline] { [Pipeline] sh [2021-06-21T14:21:09.680Z] + set +x [2021-06-21T14:21:09.680Z] + curl -s https://codecov.io/bash [2021-06-21T14:21:09.680Z] + bash -s -- [2021-06-21T14:21:09.680Z] [2021-06-21T14:21:09.680Z] _____ _ [2021-06-21T14:21:09.680Z] / ____| | | [2021-06-21T14:21:09.680Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T14:21:09.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T14:21:09.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T14:21:09.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T14:21:09.680Z] Bash-1.0.3 [2021-06-21T14:21:09.680Z] [2021-06-21T14:21:09.680Z] [2021-06-21T14:21:09.680Z] ==> git version 2.24.4 found [2021-06-21T14:21:09.680Z] ==> 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-21T14:21:09.680Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T14:21:09.680Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T14:21:09.680Z] ==> Jenkins CI detected. [2021-06-21T14:21:09.948Z] project root: . [2021-06-21T14:21:09.948Z] --> token set from env [2021-06-21T14:21:09.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T14:21:09.948Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T14:21:09.948Z] ==> Python coveragepy not found [2021-06-21T14:21:09.948Z] ==> Searching for coverage reports in: [2021-06-21T14:21:09.948Z] + . [2021-06-21T14:21:09.948Z] -> Found 1 reports [2021-06-21T14:21:09.948Z] ==> Detecting git/mercurial file structure [2021-06-21T14:21:09.948Z] ==> Reading reports [2021-06-21T14:21:09.948Z] + ./coverage.out bytes=10 [2021-06-21T14:21:09.948Z] ==> Appending adjustments [2021-06-21T14:21:09.948Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T14:21:09.948Z] + Found adjustments [2021-06-21T14:21:09.948Z] ==> Gzipping contents [2021-06-21T14:21:09.948Z] 4.0K /tmp/codecov.ydPsRb.gz [2021-06-21T14:21:09.948Z] ==> Uploading reports [2021-06-21T14:21:09.948Z] url: https://codecov.io [2021-06-21T14:21:09.948Z] query: branch=master&commit=39dc5604784c768f29f8d77da4d375323c8e0e47&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T14:21:09.948Z] -> Pinging Codecov [2021-06-21T14:21:09.948Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=39dc5604784c768f29f8d77da4d375323c8e0e47&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T14:21:10.522Z] -> Uploading to [2021-06-21T14:21:10.522Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/39dc5604784c768f29f8d77da4d375323c8e0e47/62b5cc34-01d3-40d7-8bdd-1411335114f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T142110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab02b42a958d47a8c45d422572d1189930f3e2f34c80443d911bad4637ef9268 [2021-06-21T14:21:10.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T14:21:10.522Z] Dload Upload Total Spent Left Speed [2021-06-21T14:21:11.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3295 0 0 100 3295 0 7289 --:--:-- --:--:-- --:--:-- 7289 [2021-06-21T14:21:11.047Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] } [2021-06-21T14:21:11.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T14:21:11.966Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T14:21:11.981Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:21:12.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T14:21:12.292Z] [2021-06-21T14:21:12.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:21:12.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T14:21:12.658Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T14:21:12.658Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T14:21:12.658Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T14:21:12.658Z] de9db76c5a1d: Pulling fs layer [2021-06-21T14:21:12.658Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T14:21:12.658Z] 0d57e429df01: Pulling fs layer [2021-06-21T14:21:12.658Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T14:21:12.658Z] e1f770b5df2f: Pulling fs layer [2021-06-21T14:21:12.658Z] 85a0685a4137: Pulling fs layer [2021-06-21T14:21:12.658Z] 0eba1c9be4d2: Waiting [2021-06-21T14:21:12.658Z] 0d57e429df01: Waiting [2021-06-21T14:21:12.658Z] 4e4be7b47b0d: Waiting [2021-06-21T14:21:12.658Z] e1f770b5df2f: Waiting [2021-06-21T14:21:12.658Z] 85a0685a4137: Waiting [2021-06-21T14:21:12.658Z] de9db76c5a1d: Verifying Checksum [2021-06-21T14:21:12.658Z] de9db76c5a1d: Download complete [2021-06-21T14:21:12.658Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T14:21:12.658Z] 0ef7d3d256c8: Download complete [2021-06-21T14:21:12.658Z] 0d57e429df01: Verifying Checksum [2021-06-21T14:21:12.658Z] 0d57e429df01: Download complete [2021-06-21T14:21:12.658Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T14:21:12.658Z] 188c0c94c7c5: Download complete [2021-06-21T14:21:12.658Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T14:21:12.658Z] 4e4be7b47b0d: Download complete [2021-06-21T14:21:13.051Z] 188c0c94c7c5: Pull complete [2021-06-21T14:21:13.051Z] 0ef7d3d256c8: Pull complete [2021-06-21T14:21:13.316Z] de9db76c5a1d: Pull complete [2021-06-21T14:21:14.715Z] e1f770b5df2f: Verifying Checksum [2021-06-21T14:21:14.715Z] e1f770b5df2f: Download complete [2021-06-21T14:21:16.117Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T14:21:16.117Z] 0eba1c9be4d2: Download complete [2021-06-21T14:21:16.699Z] 85a0685a4137: Verifying Checksum [2021-06-21T14:21:16.700Z] 85a0685a4137: Download complete [2021-06-21T14:21:20.019Z] 0eba1c9be4d2: Pull complete [2021-06-21T14:21:20.019Z] 0d57e429df01: Pull complete [2021-06-21T14:21:20.019Z] 4e4be7b47b0d: Pull complete [2021-06-21T14:21:20.301Z] e1f770b5df2f: Pull complete [2021-06-21T14:21:23.650Z] 85a0685a4137: Pull complete [2021-06-21T14:21:23.650Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T14:21:23.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T14:21:23.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T14:21:23.741Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:21:23.792Z] $ 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-21T14:21:27.141Z] $ docker top 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T14:21:27.252Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T14:21:27.555Z] + set -o pipefail [2021-06-21T14:21:27.555Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T14:21:31.796Z] [2021-06-21T14:21:31.796Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-21T14:21:31.796Z] [2021-06-21T14:21:31.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b86a4170-3efb-46e0-9f3f-5becd41b2b22 [2021-06-21T14:21:31.796Z] [2021-06-21T14:21:31.796Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-21T14:21:31.796Z] [2021-06-21T14:21:31.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T14:21:31.796Z] [2021-06-21T14:21:32.061Z] [Pipeline] } [2021-06-21T14:21:32.072Z] $ docker stop --time=1 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e [2021-06-21T14:21:36.798Z] $ docker rm -f 06dab09b4eb72b76b39752a42b5d6176b9b544e66c04b3a7884288b522fe3b7e [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-21T14:21:37.804Z] + git log --format=format:%s -1 39dc5604784c768f29f8d77da4d375323c8e0e47 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:21:38.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:21:38.119Z] . [Pipeline] withDockerContainer [2021-06-21T14:21:38.194Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:21:38.232Z] $ 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-21T14:21:38.690Z] $ docker top a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T14:21:38.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T14:21:38.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T14:21:38.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T14:21:38.957Z] $ docker exec a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 ssh-agent [2021-06-21T14:21:39.069Z] SSH_AUTH_SOCK=/tmp/ssh-kzJbfj7HB7OD/agent.15 [2021-06-21T14:21:39.070Z] SSH_AGENT_PID=21 [2021-06-21T14:21:39.075Z] Running ssh-add (command line suppressed) [2021-06-21T14:21:39.177Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5645579678249150633.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5645579678249150633.key) [2021-06-21T14:21:39.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T14:21:39.504Z] + git semver tag [2021-06-21T14:21:39.505Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T14:21:39.505Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T14:21:39.505Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T14:21:39.505Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T14:21:39.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T14:21:39.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T14:21:39.505Z] # $SEMVER_BRANCH = master [2021-06-21T14:21:39.505Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T14:21:39.505Z] # 39dc5604784c768f29f8d77da4d375323c8e0e47 HEAD [2021-06-21T14:21:39.505Z] # -> Force: false [2021-06-21T14:21:39.505Z] # f1ffeb424306bb321a7922915ee5d45648cc69b3 refs/tags/v2.0.0-dev.79 [Pipeline] } [2021-06-21T14:21:39.513Z] $ docker exec --env ******** --env ******** a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 ssh-agent -k [2021-06-21T14:21:39.620Z] unset SSH_AUTH_SOCK; [2021-06-21T14:21:39.623Z] unset SSH_AGENT_PID; [2021-06-21T14:21:39.623Z] echo Agent pid 21 killed; [2021-06-21T14:21:39.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T14:21:39.974Z] + git semver [Pipeline] } [2021-06-21T14:21:39.988Z] $ docker stop --time=1 a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 [2021-06-21T14:21:41.176Z] $ docker rm -f a54ffad7cc8fb76c1e87cb65c3fe3f7ef24baec707178603e0f952ae332e2ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:21:41.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T14:21:41.658Z] [2021-06-21T14:21:41.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:21:41.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T14:21:41.984Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T14:21:41.984Z] ab5ef0e58194: Pulling fs layer [2021-06-21T14:21:41.984Z] 9712f1f96733: Pulling fs layer [2021-06-21T14:21:41.984Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T14:21:41.984Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T14:21:41.984Z] e9a5061849ea: Pulling fs layer [2021-06-21T14:21:41.984Z] d747dcd14b5f: Pulling fs layer [2021-06-21T14:21:41.984Z] 2de7ff778b66: Pulling fs layer [2021-06-21T14:21:41.984Z] 0d9ebad4ef96: Waiting [2021-06-21T14:21:41.984Z] e9a5061849ea: Waiting [2021-06-21T14:21:41.984Z] d747dcd14b5f: Waiting [2021-06-21T14:21:41.984Z] 2de7ff778b66: Waiting [2021-06-21T14:21:41.984Z] 9712f1f96733: Download complete [2021-06-21T14:21:43.384Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T14:21:43.384Z] 63f879dbbcfc: Download complete [2021-06-21T14:21:43.646Z] e9a5061849ea: Verifying Checksum [2021-06-21T14:21:43.646Z] e9a5061849ea: Download complete [2021-06-21T14:21:43.646Z] d747dcd14b5f: Verifying Checksum [2021-06-21T14:21:43.646Z] d747dcd14b5f: Download complete [2021-06-21T14:21:44.220Z] 2de7ff778b66: Verifying Checksum [2021-06-21T14:21:44.220Z] 2de7ff778b66: Download complete [2021-06-21T14:21:44.220Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T14:21:44.220Z] 0d9ebad4ef96: Download complete [2021-06-21T14:21:44.220Z] ab5ef0e58194: Verifying Checksum [2021-06-21T14:21:44.220Z] ab5ef0e58194: Download complete [2021-06-21T14:21:46.779Z] ab5ef0e58194: Pull complete [2021-06-21T14:21:46.779Z] 9712f1f96733: Pull complete [2021-06-21T14:21:47.353Z] 63f879dbbcfc: Pull complete [2021-06-21T14:21:51.598Z] 0d9ebad4ef96: Pull complete [2021-06-21T14:21:51.860Z] e9a5061849ea: Pull complete [2021-06-21T14:21:51.860Z] d747dcd14b5f: Pull complete [2021-06-21T14:21:53.279Z] 2de7ff778b66: Pull complete [2021-06-21T14:21:53.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T14:21:53.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T14:21:53.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T14:21:53.359Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:21:53.403Z] $ 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-21T14:22:04.350Z] $ docker top c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:22:04.475Z] provisioning config files... [2021-06-21T14:22:04.487Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9079139587197539668tmp [2021-06-21T14:22:04.501Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2890845676798532056tmp [2021-06-21T14:22:04.513Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config493734801219542028tmp [Pipeline] { [Pipeline] echo [2021-06-21T14:22:04.537Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:04.835Z] ---> sigul-configuration.sh [2021-06-21T14:22:04.836Z] gpg: directory `/root/.gnupg' created [2021-06-21T14:22:04.836Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T14:22:04.836Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T14:22:04.836Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T14:22:04.836Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T14:22:04.836Z] gpg: CAST5 encrypted data [2021-06-21T14:22:04.836Z] gpg: encrypted with 1 passphrase [2021-06-21T14:22:04.836Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T14:22:05.136Z] + mkdir /home/jenkins [2021-06-21T14:22:05.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T14:22:05.431Z] + 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-21T14:22:05.443Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:05.736Z] ---> sigul-install.sh [2021-06-21T14:22:11.036Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T14:22:11.339Z] + git tag --list [2021-06-21T14:22:11.339Z] 0.1.1 [2021-06-21T14:22:11.339Z] v1.1.0 [2021-06-21T14:22:11.339Z] v1.2.0 [2021-06-21T14:22:11.339Z] v1.2.1 [2021-06-21T14:22:11.339Z] v1.3.0 [2021-06-21T14:22:11.339Z] v2.0.0-dev.1 [2021-06-21T14:22:11.339Z] v2.0.0-dev.10 [2021-06-21T14:22:11.339Z] v2.0.0-dev.11 [2021-06-21T14:22:11.339Z] v2.0.0-dev.12 [2021-06-21T14:22:11.339Z] v2.0.0-dev.13 [2021-06-21T14:22:11.339Z] v2.0.0-dev.14 [2021-06-21T14:22:11.339Z] v2.0.0-dev.15 [2021-06-21T14:22:11.339Z] v2.0.0-dev.16 [2021-06-21T14:22:11.339Z] v2.0.0-dev.17 [2021-06-21T14:22:11.339Z] v2.0.0-dev.18 [2021-06-21T14:22:11.339Z] v2.0.0-dev.19 [2021-06-21T14:22:11.339Z] v2.0.0-dev.2 [2021-06-21T14:22:11.339Z] v2.0.0-dev.20 [2021-06-21T14:22:11.339Z] v2.0.0-dev.21 [2021-06-21T14:22:11.339Z] v2.0.0-dev.22 [2021-06-21T14:22:11.339Z] v2.0.0-dev.23 [2021-06-21T14:22:11.339Z] v2.0.0-dev.24 [2021-06-21T14:22:11.339Z] v2.0.0-dev.25 [2021-06-21T14:22:11.339Z] v2.0.0-dev.26 [2021-06-21T14:22:11.339Z] v2.0.0-dev.27 [2021-06-21T14:22:11.339Z] v2.0.0-dev.28 [2021-06-21T14:22:11.339Z] v2.0.0-dev.29 [2021-06-21T14:22:11.339Z] v2.0.0-dev.3 [2021-06-21T14:22:11.339Z] v2.0.0-dev.30 [2021-06-21T14:22:11.339Z] v2.0.0-dev.31 [2021-06-21T14:22:11.339Z] v2.0.0-dev.32 [2021-06-21T14:22:11.339Z] v2.0.0-dev.33 [2021-06-21T14:22:11.339Z] v2.0.0-dev.34 [2021-06-21T14:22:11.339Z] v2.0.0-dev.35 [2021-06-21T14:22:11.339Z] v2.0.0-dev.36 [2021-06-21T14:22:11.339Z] v2.0.0-dev.37 [2021-06-21T14:22:11.339Z] v2.0.0-dev.38 [2021-06-21T14:22:11.339Z] v2.0.0-dev.39 [2021-06-21T14:22:11.339Z] v2.0.0-dev.4 [2021-06-21T14:22:11.339Z] v2.0.0-dev.40 [2021-06-21T14:22:11.339Z] v2.0.0-dev.41 [2021-06-21T14:22:11.339Z] v2.0.0-dev.42 [2021-06-21T14:22:11.339Z] v2.0.0-dev.43 [2021-06-21T14:22:11.339Z] v2.0.0-dev.44 [2021-06-21T14:22:11.339Z] v2.0.0-dev.45 [2021-06-21T14:22:11.339Z] v2.0.0-dev.46 [2021-06-21T14:22:11.339Z] v2.0.0-dev.47 [2021-06-21T14:22:11.339Z] v2.0.0-dev.48 [2021-06-21T14:22:11.339Z] v2.0.0-dev.49 [2021-06-21T14:22:11.339Z] v2.0.0-dev.5 [2021-06-21T14:22:11.339Z] v2.0.0-dev.50 [2021-06-21T14:22:11.339Z] v2.0.0-dev.51 [2021-06-21T14:22:11.339Z] v2.0.0-dev.52 [2021-06-21T14:22:11.339Z] v2.0.0-dev.53 [2021-06-21T14:22:11.339Z] v2.0.0-dev.54 [2021-06-21T14:22:11.339Z] v2.0.0-dev.55 [2021-06-21T14:22:11.339Z] v2.0.0-dev.56 [2021-06-21T14:22:11.339Z] v2.0.0-dev.57 [2021-06-21T14:22:11.339Z] v2.0.0-dev.58 [2021-06-21T14:22:11.339Z] v2.0.0-dev.59 [2021-06-21T14:22:11.339Z] v2.0.0-dev.6 [2021-06-21T14:22:11.339Z] v2.0.0-dev.60 [2021-06-21T14:22:11.339Z] v2.0.0-dev.61 [2021-06-21T14:22:11.339Z] v2.0.0-dev.62 [2021-06-21T14:22:11.339Z] v2.0.0-dev.63 [2021-06-21T14:22:11.339Z] v2.0.0-dev.64 [2021-06-21T14:22:11.339Z] v2.0.0-dev.65 [2021-06-21T14:22:11.339Z] v2.0.0-dev.66 [2021-06-21T14:22:11.339Z] v2.0.0-dev.67 [2021-06-21T14:22:11.339Z] v2.0.0-dev.68 [2021-06-21T14:22:11.339Z] v2.0.0-dev.69 [2021-06-21T14:22:11.339Z] v2.0.0-dev.7 [2021-06-21T14:22:11.339Z] v2.0.0-dev.70 [2021-06-21T14:22:11.339Z] v2.0.0-dev.71 [2021-06-21T14:22:11.339Z] v2.0.0-dev.72 [2021-06-21T14:22:11.339Z] v2.0.0-dev.73 [2021-06-21T14:22:11.339Z] v2.0.0-dev.74 [2021-06-21T14:22:11.339Z] v2.0.0-dev.75 [2021-06-21T14:22:11.339Z] v2.0.0-dev.76 [2021-06-21T14:22:11.339Z] v2.0.0-dev.77 [2021-06-21T14:22:11.339Z] v2.0.0-dev.78 [2021-06-21T14:22:11.339Z] v2.0.0-dev.79 [2021-06-21T14:22:11.339Z] v2.0.0-dev.8 [2021-06-21T14:22:11.339Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T14:22:11.745Z] + lftools sign git-tag v2.0.0-dev.79 [2021-06-21T14:22:12.125Z] Signing Git tag with Sigul... [2021-06-21T14:22:12.125Z] Signing v2.0.0-dev.79 [Pipeline] echo [2021-06-21T14:22:13.087Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:13.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T14:22:13.390Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T14:22:13.420Z] $ docker stop --time=1 c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 [2021-06-21T14:22:17.307Z] $ docker rm -f c02303f0ccfb739457452273615cf6d88b2fa2ef12ead225b7800ba721c4f923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:22:18.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:22:18.050Z] . [Pipeline] withDockerContainer [2021-06-21T14:22:18.129Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:22:18.175Z] $ 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-21T14:22:18.900Z] $ docker top 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T14:22:19.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T14:22:19.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T14:22:19.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T14:22:19.164Z] $ docker exec 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a ssh-agent [2021-06-21T14:22:19.285Z] SSH_AUTH_SOCK=/tmp/ssh-StwSJXehKveg/agent.14 [2021-06-21T14:22:19.285Z] SSH_AGENT_PID=20 [2021-06-21T14:22:19.290Z] Running ssh-add (command line suppressed) [2021-06-21T14:22:19.409Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7754554428514066494.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7754554428514066494.key) [2021-06-21T14:22:19.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T14:22:19.739Z] + git semver bump pre [2021-06-21T14:22:19.739Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T14:22:19.739Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T14:22:19.739Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T14:22:19.739Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T14:22:19.739Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T14:22:19.739Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T14:22:19.739Z] # $SEMVER_BRANCH = master [2021-06-21T14:22:19.739Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T14:22:19.739Z] 2.0.0-dev.80 [Pipeline] } [2021-06-21T14:22:19.749Z] $ docker exec --env ******** --env ******** 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a ssh-agent -k [2021-06-21T14:22:19.860Z] unset SSH_AUTH_SOCK; [2021-06-21T14:22:19.861Z] unset SSH_AGENT_PID; [2021-06-21T14:22:19.861Z] echo Agent pid 20 killed; [2021-06-21T14:22:19.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T14:22:20.215Z] + git semver [Pipeline] } [2021-06-21T14:22:20.228Z] $ docker stop --time=1 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a [2021-06-21T14:22:21.606Z] $ docker rm -f 54fd50f35158664946b385e5e0a338324f575e7d48ab458b96ca95cdc9ccaf8a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:22:22.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T14:22:22.033Z] . [Pipeline] withDockerContainer [2021-06-21T14:22:22.122Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:22:22.167Z] $ 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-21T14:22:22.814Z] $ docker top 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T14:22:22.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T14:22:22.952Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T14:22:23.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T14:22:23.071Z] $ docker exec 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 ssh-agent [2021-06-21T14:22:23.193Z] SSH_AUTH_SOCK=/tmp/ssh-DXseNKRFcG4L/agent.15 [2021-06-21T14:22:23.193Z] SSH_AGENT_PID=21 [2021-06-21T14:22:23.199Z] Running ssh-add (command line suppressed) [2021-06-21T14:22:23.302Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8107894897964277187.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8107894897964277187.key) [2021-06-21T14:22:23.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T14:22:23.623Z] + git semver push [2021-06-21T14:22:23.623Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T14:22:23.623Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T14:22:23.623Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T14:22:23.623Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T14:22:23.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T14:22:23.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T14:22:23.623Z] # $SEMVER_BRANCH = master [2021-06-21T14:22:23.623Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T14:22:28.933Z] $ docker exec --env ******** --env ******** 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 ssh-agent -k [2021-06-21T14:22:29.026Z] unset SSH_AUTH_SOCK; [2021-06-21T14:22:29.027Z] unset SSH_AGENT_PID; [2021-06-21T14:22:29.028Z] echo Agent pid 21 killed; [2021-06-21T14:22:29.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T14:22:29.392Z] + git semver [Pipeline] } [2021-06-21T14:22:29.405Z] $ docker stop --time=1 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 [2021-06-21T14:22:30.689Z] $ docker rm -f 965681218ea2c3f3cff36c7e45b706f28851388b4b80c00a29e5613616817ee6 [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-21T14:22:31.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:32.538Z] ---> package-listing.sh [2021-06-21T14:22:32.538Z] ++ facter osfamily [2021-06-21T14:22:32.538Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T14:22:32.807Z] + OS_FAMILY=redhat [2021-06-21T14:22:32.807Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T14:22:32.807Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T14:22:32.807Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T14:22:32.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T14:22:32.807Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T14:22:32.807Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T14:22:32.807Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T14:22:32.807Z] + case "${OS_FAMILY}" in [2021-06-21T14:22:32.807Z] + rpm -qa [2021-06-21T14:22:32.807Z] + sort [2021-06-21T14:22:33.391Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T14:22:33.391Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T14:22:33.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T14:22:33.391Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T14:22:33.391Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-21T14:22:33.391Z] + 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-21T14:22:33.404Z] 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-21T14:22:33.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:22:34.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T14:22:34.260Z] [2021-06-21T14:22:34.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T14:22:34.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T14:22:34.569Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T14:22:34.569Z] df20fa9351a1: Pulling fs layer [2021-06-21T14:22:34.569Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T14:22:34.569Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T14:22:34.569Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T14:22:34.569Z] 93b61091891f: Pulling fs layer [2021-06-21T14:22:34.569Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T14:22:34.569Z] 5e14af77c1be: Pulling fs layer [2021-06-21T14:22:34.569Z] 01666e4c0597: Pulling fs layer [2021-06-21T14:22:34.569Z] aa168da1d23b: Pulling fs layer [2021-06-21T14:22:34.569Z] 93b9cdb0e59b: Waiting [2021-06-21T14:22:34.569Z] 5e14af77c1be: Waiting [2021-06-21T14:22:34.569Z] 01666e4c0597: Waiting [2021-06-21T14:22:34.569Z] aa168da1d23b: Waiting [2021-06-21T14:22:34.569Z] 46f8f816bc3b: Waiting [2021-06-21T14:22:34.569Z] 93b61091891f: Waiting [2021-06-21T14:22:34.831Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T14:22:34.831Z] 36b3adc4ff6f: Download complete [2021-06-21T14:22:34.831Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T14:22:34.831Z] 46f8f816bc3b: Download complete [2021-06-21T14:22:34.831Z] df20fa9351a1: Verifying Checksum [2021-06-21T14:22:34.831Z] df20fa9351a1: Download complete [2021-06-21T14:22:34.831Z] 93b61091891f: Verifying Checksum [2021-06-21T14:22:34.831Z] 93b61091891f: Download complete [2021-06-21T14:22:34.831Z] 5e14af77c1be: Verifying Checksum [2021-06-21T14:22:34.831Z] 5e14af77c1be: Download complete [2021-06-21T14:22:34.831Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T14:22:34.831Z] 8ad3a11d3b57: Download complete [2021-06-21T14:22:34.831Z] 01666e4c0597: Verifying Checksum [2021-06-21T14:22:34.831Z] 01666e4c0597: Download complete [2021-06-21T14:22:35.104Z] df20fa9351a1: Pull complete [2021-06-21T14:22:35.104Z] 36b3adc4ff6f: Pull complete [2021-06-21T14:22:35.685Z] 8ad3a11d3b57: Pull complete [2021-06-21T14:22:35.685Z] 46f8f816bc3b: Pull complete [2021-06-21T14:22:35.949Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T14:22:35.949Z] 93b9cdb0e59b: Download complete [2021-06-21T14:22:35.949Z] 93b61091891f: Pull complete [2021-06-21T14:22:36.213Z] 93b9cdb0e59b: Pull complete [2021-06-21T14:22:36.213Z] 5e14af77c1be: Pull complete [2021-06-21T14:22:36.213Z] 01666e4c0597: Pull complete [2021-06-21T14:22:36.803Z] aa168da1d23b: Verifying Checksum [2021-06-21T14:22:36.803Z] aa168da1d23b: Download complete [2021-06-21T14:22:41.056Z] aa168da1d23b: Pull complete [2021-06-21T14:22:41.057Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T14:22:41.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T14:22:41.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T14:22:41.320Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-06-21T14:22:41.355Z] $ 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-21T14:22:45.894Z] $ docker top 64b041e94a9381d2e83ab57e214dc52947f3c36e204bbac647b57c716e827486 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T14:22:46.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T14:22:46.588Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T14:22:46.883Z] + ls /var/log/sa-host [2021-06-21T14:22:46.883Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T14:22:46.883Z] file_magic: OK [2021-06-21T14:22:46.883Z] HZ: Using current value: 100 [2021-06-21T14:22:46.883Z] file_header: OK [2021-06-21T14:22:46.883Z] 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-21T14:22:46.883Z] Statistics: [2021-06-21T14:22:46.883Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T14:22:46.883Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T14:22:46.883Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T14:22:46.883Z] file_magic: OK [2021-06-21T14:22:46.883Z] HZ: Using current value: 100 [2021-06-21T14:22:46.883Z] file_header: OK [2021-06-21T14:22:46.883Z] 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-21T14:22:46.883Z] Statistics: [2021-06-21T14:22:46.883Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T14:22:46.883Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T14:22:47.490Z] provisioning config files... [2021-06-21T14:22:47.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7251374968031098269tmp [Pipeline] { [Pipeline] echo [2021-06-21T14:22:47.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:47.820Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T14:22:47.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:48.245Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T14:22:48.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:48.557Z] ---> sudo-logs.sh [2021-06-21T14:22:48.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T14:22:48.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:48.882Z] ---> job-cost.sh [2021-06-21T14:22:48.882Z] lf-activate-venv: SKIPPING [2021-06-21T14:22:48.882Z] DEBUG: total: 0.18000000715255737 [2021-06-21T14:22:48.882Z] INFO: Retrieving Stack Cost... [2021-06-21T14:22:49.828Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T14:22:50.403Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T14:22:50.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T14:22:50.717Z] ---> logs-deploy.sh [2021-06-21T14:22:50.718Z] lf-activate-venv: SKIPPING [2021-06-21T14:22:50.718Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/139 [2021-06-21T14:22:50.718Z] INFO: archiving workspace using pattern(s): [2021-06-21T14:22:51.666Z] Archives upload complete. [2021-06-21T14:22:51.666Z] INFO: archiving logs to Nexus