Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 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-ssh8361674572492187517.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-ssh6429373037535482383.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-ssh6558015443980304078.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-ssh8133757973961280405.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-ssh4235653859350809797.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-906 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-ssh901767728712373632.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 Commit message: "feat: update the built production artifacts UI" > git rev-list --no-walk a267235e54e602672fad9900538a6a004b251877 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T09:33:42.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T09:33:42.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T09:33:42.738Z] ========================================================= [2021-06-23T09:33:42.738Z] EdgeX Global Pipelines Version Info [2021-06-23T09:33:42.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:33:44.282Z] ------------------- [2021-06-23T09:33:44.282Z] stable info: [2021-06-23T09:33:44.282Z] ------------------- [2021-06-23T09:33:44.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T09:33:44.282Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T09:33:44.282Z] Message: update stable to v1.0.195 [2021-06-23T09:33:44.867Z] ------------------- [2021-06-23T09:33:44.867Z] experimental info: [2021-06-23T09:33:44.867Z] ------------------- [2021-06-23T09:33:44.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T09:33:44.867Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T09:33:44.867Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T09:33:44.990Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-23T09:33:45.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-23T09:33:45.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T09:33:45.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T09:33:45.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T09:33:45.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T09:33:45.137Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T09:33:45.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T09:33:45.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T09:33:45.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T09:33:45.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T09:33:45.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-23T09:33:45.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T09:33:45.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T09:33:45.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T09:33:45.350Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T09:33:45.374Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T09:33:45.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T09:33:45.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T09:33:45.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T09:33:45.471Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T09:33:45.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T09:33:45.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T09:33:45.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T09:33:45.569Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T09:33:45.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T09:33:45.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T09:33:45.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T09:33:45.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T09:33:45.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] echo [2021-06-23T09:33:45.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3c93b4 [Pipeline] echo [2021-06-23T09:33:45.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:33:45.905Z] provisioning config files... [2021-06-23T09:33:45.923Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1612910078377003241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:33:46.260Z] ---> docker-login.sh [2021-06-23T09:33:46.260Z] nexus3.edgexfoundry.org:10001 [2021-06-23T09:33:46.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:33:46.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:33:46.524Z] Configure a credential helper to remove this warning. See [2021-06-23T09:33:46.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:33:46.524Z] [2021-06-23T09:33:46.524Z] Login Succeeded [2021-06-23T09:33:46.524Z] nexus3.edgexfoundry.org:10002 [2021-06-23T09:33:46.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:33:46.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:33:46.788Z] Configure a credential helper to remove this warning. See [2021-06-23T09:33:46.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:33:46.788Z] [2021-06-23T09:33:46.788Z] Login Succeeded [2021-06-23T09:33:46.788Z] nexus3.edgexfoundry.org:10003 [2021-06-23T09:33:46.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:33:46.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:33:46.788Z] Configure a credential helper to remove this warning. See [2021-06-23T09:33:46.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:33:46.788Z] [2021-06-23T09:33:46.788Z] Login Succeeded [2021-06-23T09:33:46.788Z] nexus3.edgexfoundry.org:10004 [2021-06-23T09:33:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:33:47.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:33:47.051Z] Configure a credential helper to remove this warning. See [2021-06-23T09:33:47.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:33:47.051Z] [2021-06-23T09:33:47.051Z] Login Succeeded [2021-06-23T09:33:47.051Z] docker.io [2021-06-23T09:33:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:33:47.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:33:47.314Z] Configure a credential helper to remove this warning. See [2021-06-23T09:33:47.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:33:47.314Z] [2021-06-23T09:33:47.314Z] Login Succeeded [2021-06-23T09:33:47.314Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T09:33:47.324Z] 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-23T09:33:47.845Z] + git log --format=format:%s -1 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] echo [2021-06-23T09:33:47.888Z] GIT_COMMIT: d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb, Commit Message: feat: update the built production artifacts UI [Pipeline] echo [2021-06-23T09:33:47.902Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:33:49.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:33:49.269Z] [2021-06-23T09:33:49.269Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:33:49.599Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:33:49.599Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T09:33:49.599Z] 31603596830f: Pulling fs layer [2021-06-23T09:33:49.599Z] 54011a49482f: Pulling fs layer [2021-06-23T09:33:49.599Z] a6820b24f6d8: Pulling fs layer [2021-06-23T09:33:49.599Z] f581987b2513: Pulling fs layer [2021-06-23T09:33:49.599Z] f581987b2513: Waiting [2021-06-23T09:33:49.599Z] 54011a49482f: Verifying Checksum [2021-06-23T09:33:49.599Z] 54011a49482f: Download complete [2021-06-23T09:33:49.599Z] 31603596830f: Verifying Checksum [2021-06-23T09:33:49.599Z] 31603596830f: Download complete [2021-06-23T09:33:49.864Z] f581987b2513: Verifying Checksum [2021-06-23T09:33:49.864Z] f581987b2513: Download complete [2021-06-23T09:33:49.864Z] a6820b24f6d8: Verifying Checksum [2021-06-23T09:33:49.864Z] a6820b24f6d8: Download complete [2021-06-23T09:33:49.864Z] 31603596830f: Pull complete [2021-06-23T09:33:50.126Z] 54011a49482f: Pull complete [2021-06-23T09:33:50.709Z] a6820b24f6d8: Pull complete [2021-06-23T09:33:50.974Z] f581987b2513: Pull complete [2021-06-23T09:33:50.974Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T09:33:50.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:33:50.974Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T09:33:51.061Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:33:51.107Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T09:33:52.505Z] $ docker top c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T09:33:52.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T09:33:52.645Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T09:33:52.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T09:33:52.778Z] $ docker exec c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent [2021-06-23T09:33:52.898Z] SSH_AUTH_SOCK=/tmp/ssh-d0fDyJJdQRTT/agent.14 [2021-06-23T09:33:52.898Z] SSH_AGENT_PID=20 [2021-06-23T09:33:52.907Z] Running ssh-add (command line suppressed) [2021-06-23T09:33:53.027Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1467647487385468695.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1467647487385468695.key) [2021-06-23T09:33:53.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T09:33:53.359Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T09:33:53.371Z] $ docker exec --env ******** --env ******** c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent -k [2021-06-23T09:33:53.478Z] unset SSH_AUTH_SOCK; [2021-06-23T09:33:53.478Z] unset SSH_AGENT_PID; [2021-06-23T09:33:53.478Z] echo Agent pid 20 killed; [2021-06-23T09:33:53.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T09:33:53.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T09:33:53.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T09:33:53.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T09:33:53.680Z] $ docker exec c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent [2021-06-23T09:33:53.804Z] SSH_AUTH_SOCK=/tmp/ssh-qGeIfjU25D2y/agent.55 [2021-06-23T09:33:53.804Z] SSH_AGENT_PID=62 [2021-06-23T09:33:53.811Z] Running ssh-add (command line suppressed) [2021-06-23T09:33:53.924Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7392337818255858803.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7392337818255858803.key) [2021-06-23T09:33:53.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T09:33:54.251Z] + git semver init [2021-06-23T09:33:54.251Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T09:33:54.251Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T09:33:54.251Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T09:33:54.251Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T09:33:54.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T09:33:54.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T09:33:54.251Z] # $SEMVER_BRANCH = master [2021-06-23T09:33:54.251Z] # $SEMVER_TEMP = /tmp/semver-759793157 [2021-06-23T09:33:54.251Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-23T09:33:56.185Z] # '/tmp/semver-759793157' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-23T09:33:56.185Z] # -> Force: false [2021-06-23T09:33:56.185Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T09:33:56.194Z] $ docker exec --env ******** --env ******** c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent -k [2021-06-23T09:33:56.313Z] unset SSH_AUTH_SOCK; [2021-06-23T09:33:56.313Z] unset SSH_AGENT_PID; [2021-06-23T09:33:56.313Z] echo Agent pid 62 killed; [2021-06-23T09:33:56.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T09:33:56.676Z] + git semver [Pipeline] } [2021-06-23T09:33:56.689Z] $ docker stop --time=1 c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a [2021-06-23T09:33:58.207Z] $ docker rm -f c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T09:33:58.608Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T09:33:58.902Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T09:33:58.905Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.84 [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-23T09:34:14.199Z] Still waiting to schedule task [2021-06-23T09:34:14.200Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-906’ [2021-06-23T09:34:14.219Z] Still waiting to schedule task [2021-06-23T09:34:14.219Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T09:36:14.650Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-907 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T09:36:14.669Z] Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout [2021-06-23T09:36:14.893Z] The recommended git tool is: git [2021-06-23T09:36:19.695Z] using credential edgex-jenkins-ssh [2021-06-23T09:36:19.715Z] Cloning the remote Git repository [2021-06-23T09:36:19.757Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T09:36:19.857Z] > git init /w/workspace/edgex-ui-go/144 # timeout=10 [2021-06-23T09:36:20.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T09:36:20.007Z] > git --version # timeout=10 [2021-06-23T09:36:20.036Z] > git --version # 'git version 2.17.1' [2021-06-23T09:36:20.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T09:36:20.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T09:36:23.083Z] Avoid second fetch [2021-06-23T09:36:23.084Z] Checking out Revision d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (master) [2021-06-23T09:36:23.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T09:36:23.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T09:36:23.102Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T09:36:23.116Z] > git checkout -f d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 [2021-06-23T09:36:27.660Z] Commit message: "feat: update the built production artifacts UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T09:36:29.112Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T09:36:29.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T09:36:30.044Z] + sudo service docker restart [2021-06-23T09:36:30.044Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:36:48.425Z] provisioning config files... [2021-06-23T09:36:48.454Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config4063765207040084423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:36:48.862Z] ---> docker-login.sh [2021-06-23T09:36:48.862Z] nexus3.edgexfoundry.org:10001 [2021-06-23T09:36:49.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:36:49.902Z] Running on prd-centos7-docker-4c-2g-908 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T09:36:49.924Z] Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout [2021-06-23T09:36:50.037Z] The recommended git tool is: git [2021-06-23T09:36:50.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:36:50.062Z] Configure a credential helper to remove this warning. See [2021-06-23T09:36:50.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:36:50.062Z] [2021-06-23T09:36:50.062Z] Login Succeeded [2021-06-23T09:36:50.062Z] nexus3.edgexfoundry.org:10002 [2021-06-23T09:36:50.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:36:50.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:36:50.665Z] Configure a credential helper to remove this warning. See [2021-06-23T09:36:50.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:36:50.665Z] [2021-06-23T09:36:50.665Z] Login Succeeded [2021-06-23T09:36:50.665Z] nexus3.edgexfoundry.org:10003 [2021-06-23T09:36:50.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:36:51.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:36:51.213Z] Configure a credential helper to remove this warning. See [2021-06-23T09:36:51.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:36:51.213Z] [2021-06-23T09:36:51.213Z] Login Succeeded [2021-06-23T09:36:51.213Z] nexus3.edgexfoundry.org:10004 [2021-06-23T09:36:51.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:36:51.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:36:51.765Z] Configure a credential helper to remove this warning. See [2021-06-23T09:36:51.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:36:51.765Z] [2021-06-23T09:36:51.765Z] Login Succeeded [2021-06-23T09:36:51.765Z] docker.io [2021-06-23T09:36:52.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:36:52.433Z] using credential edgex-jenkins-ssh [2021-06-23T09:36:52.449Z] Cloning the remote Git repository [2021-06-23T09:36:52.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:36:52.644Z] Configure a credential helper to remove this warning. See [2021-06-23T09:36:52.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:36:52.644Z] [2021-06-23T09:36:52.644Z] Login Succeeded [2021-06-23T09:36:52.644Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T09:36:52.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T09:36:53.020Z] ========================================================= [2021-06-23T09:36:53.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T09:36:53.020Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:36:52.409Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T09:36:52.480Z] > git init /w/workspace/edgex-ui-go/144 # timeout=10 [2021-06-23T09:36:52.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T09:36:52.526Z] > git --version # timeout=10 [2021-06-23T09:36:52.538Z] > git --version # 'git version 2.24.4' [2021-06-23T09:36:52.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T09:36:52.578Z] [INFO] Currently running in a labeled security context [2021-06-23T09:36:52.578Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T09:36:52.578Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/144@tmp/jenkins-gitclient-ssh7204581165314516283.key [2021-06-23T09:36:52.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T09:36:53.363Z] + 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-23T09:36:53.966Z] Sending build context to Docker daemon 20.1MB [2021-06-23T09:36:54.243Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T09:36:54.243Z] Step 2/8 : FROM ${BASE} [2021-06-23T09:36:54.243Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T09:36:54.243Z] 595b0fe564bb: Pulling fs layer [2021-06-23T09:36:54.243Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T09:36:54.243Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T09:36:54.243Z] ba82ee9f976e: Pulling fs layer [2021-06-23T09:36:54.243Z] 506bd15cee9f: Pulling fs layer [2021-06-23T09:36:54.243Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T09:36:54.243Z] 618dc40b7e24: Pulling fs layer [2021-06-23T09:36:54.243Z] ba82ee9f976e: Waiting [2021-06-23T09:36:54.243Z] 506bd15cee9f: Waiting [2021-06-23T09:36:54.243Z] 75a0a4a0db45: Waiting [2021-06-23T09:36:54.243Z] 618dc40b7e24: Waiting [2021-06-23T09:36:54.315Z] Avoid second fetch [2021-06-23T09:36:54.316Z] Checking out Revision d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (master) [2021-06-23T09:36:54.296Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T09:36:54.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T09:36:54.322Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T09:36:54.333Z] > git checkout -f d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 [2021-06-23T09:36:54.518Z] 5b7225fbf94c: Download complete [2021-06-23T09:36:54.518Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T09:36:54.518Z] 3088b5b3c5c0: Download complete [2021-06-23T09:36:54.518Z] 506bd15cee9f: Verifying Checksum [2021-06-23T09:36:54.518Z] 75a0a4a0db45: Download complete [2021-06-23T09:36:54.518Z] 595b0fe564bb: Verifying Checksum [2021-06-23T09:36:54.518Z] 595b0fe564bb: Download complete [2021-06-23T09:36:55.119Z] 595b0fe564bb: Pull complete [2021-06-23T09:36:55.727Z] 3088b5b3c5c0: Pull complete [2021-06-23T09:36:56.327Z] 5b7225fbf94c: Pull complete [2021-06-23T09:36:56.927Z] 618dc40b7e24: Verifying Checksum [2021-06-23T09:36:56.927Z] 618dc40b7e24: Download complete [2021-06-23T09:36:57.907Z] ba82ee9f976e: Verifying Checksum [2021-06-23T09:36:57.908Z] ba82ee9f976e: Download complete [2021-06-23T09:36:58.054Z] Commit message: "feat: update the built production artifacts UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T09:36:59.096Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T09:36:59.424Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T09:36:59.731Z] + true [2021-06-23T09:36:59.731Z] + sudo service docker restart [2021-06-23T09:36:59.731Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T09:37:08.088Z] ba82ee9f976e: Pull complete [2021-06-23T09:37:08.363Z] 506bd15cee9f: Pull complete [2021-06-23T09:37:08.639Z] 75a0a4a0db45: Pull complete [2021-06-23T09:37:12.977Z] 618dc40b7e24: Pull complete [2021-06-23T09:37:12.977Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T09:37:12.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T09:37:12.977Z] ---> a36622ca3599 [2021-06-23T09:37:12.977Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T09:37:14.503Z] ---> Running in 96536445d24b [2021-06-23T09:37:15.110Z] Removing intermediate container 96536445d24b [2021-06-23T09:37:15.110Z] ---> cef648bf9aed [2021-06-23T09:37:15.110Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T09:37:15.110Z] ---> Running in b4d9686fa368 [2021-06-23T09:37:17.743Z] Removing intermediate container b4d9686fa368 [2021-06-23T09:37:17.743Z] ---> 9eefb3aba1d2 [2021-06-23T09:37:17.743Z] Step 5/8 : RUN apk add --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:37:17.943Z] provisioning config files... [2021-06-23T09:37:17.958Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config8157597503268604869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:37:18.042Z] ---> Running in d47e1b81a94d [2021-06-23T09:37:18.355Z] ---> docker-login.sh [2021-06-23T09:37:18.355Z] nexus3.edgexfoundry.org:10001 [2021-06-23T09:37:18.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:37:18.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:37:18.880Z] Configure a credential helper to remove this warning. See [2021-06-23T09:37:18.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:37:18.880Z] [2021-06-23T09:37:18.880Z] Login Succeeded [2021-06-23T09:37:18.880Z] nexus3.edgexfoundry.org:10002 [2021-06-23T09:37:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:37:18.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:37:18.880Z] Configure a credential helper to remove this warning. See [2021-06-23T09:37:18.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:37:18.880Z] [2021-06-23T09:37:18.880Z] Login Succeeded [2021-06-23T09:37:18.880Z] nexus3.edgexfoundry.org:10003 [2021-06-23T09:37:19.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:37:19.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:37:19.148Z] Configure a credential helper to remove this warning. See [2021-06-23T09:37:19.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:37:19.148Z] [2021-06-23T09:37:19.148Z] Login Succeeded [2021-06-23T09:37:19.148Z] nexus3.edgexfoundry.org:10004 [2021-06-23T09:37:19.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:37:19.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:37:19.148Z] Configure a credential helper to remove this warning. See [2021-06-23T09:37:19.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:37:19.148Z] [2021-06-23T09:37:19.148Z] Login Succeeded [2021-06-23T09:37:19.148Z] docker.io [2021-06-23T09:37:19.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:37:19.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T09:37:19.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:37:19.673Z] Configure a credential helper to remove this warning. See [2021-06-23T09:37:19.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:37:19.673Z] [2021-06-23T09:37:19.673Z] Login Succeeded [2021-06-23T09:37:19.673Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T09:37:19.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T09:37:19.861Z] ========================================================= [2021-06-23T09:37:19.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T09:37:19.861Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:37:20.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T09:37:20.179Z] + 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-23T09:37:20.179Z] Sending build context to Docker daemon 20.1MB [2021-06-23T09:37:20.179Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T09:37:20.179Z] Step 2/8 : FROM ${BASE} [2021-06-23T09:37:20.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T09:37:20.445Z] 540db60ca938: Pulling fs layer [2021-06-23T09:37:20.445Z] adcc1eea9eea: Pulling fs layer [2021-06-23T09:37:20.445Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T09:37:20.445Z] 0510c868ecb4: Pulling fs layer [2021-06-23T09:37:20.445Z] afea3b2eda06: Pulling fs layer [2021-06-23T09:37:20.445Z] 7809a108b3ef: Pulling fs layer [2021-06-23T09:37:20.445Z] f706445af74f: Pulling fs layer [2021-06-23T09:37:20.445Z] afea3b2eda06: Waiting [2021-06-23T09:37:20.445Z] 7809a108b3ef: Waiting [2021-06-23T09:37:20.445Z] f706445af74f: Waiting [2021-06-23T09:37:20.445Z] 0510c868ecb4: Waiting [2021-06-23T09:37:20.445Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T09:37:20.445Z] 4c4ab2625f07: Download complete [2021-06-23T09:37:20.445Z] adcc1eea9eea: Verifying Checksum [2021-06-23T09:37:20.445Z] adcc1eea9eea: Download complete [2021-06-23T09:37:20.445Z] afea3b2eda06: Verifying Checksum [2021-06-23T09:37:20.445Z] afea3b2eda06: Download complete [2021-06-23T09:37:20.718Z] 7809a108b3ef: Verifying Checksum [2021-06-23T09:37:20.718Z] 7809a108b3ef: Download complete [2021-06-23T09:37:20.718Z] 540db60ca938: Verifying Checksum [2021-06-23T09:37:20.718Z] 540db60ca938: Download complete [2021-06-23T09:37:20.983Z] 540db60ca938: Pull complete [2021-06-23T09:37:20.983Z] adcc1eea9eea: Pull complete [2021-06-23T09:37:21.055Z] OK: 138 MiB in 40 packages [2021-06-23T09:37:21.247Z] 4c4ab2625f07: Pull complete [2021-06-23T09:37:22.041Z] Removing intermediate container d47e1b81a94d [2021-06-23T09:37:22.041Z] ---> 0d3324191153 [2021-06-23T09:37:22.041Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T09:37:22.041Z] ---> Running in 26479b5f2a7d [2021-06-23T09:37:22.640Z] Removing intermediate container 26479b5f2a7d [2021-06-23T09:37:22.640Z] ---> 4e87bc905eed [2021-06-23T09:37:22.640Z] Step 7/8 : COPY . . [2021-06-23T09:37:22.654Z] f706445af74f: Verifying Checksum [2021-06-23T09:37:22.654Z] f706445af74f: Download complete [2021-06-23T09:37:23.234Z] 0510c868ecb4: Verifying Checksum [2021-06-23T09:37:23.234Z] 0510c868ecb4: Download complete [2021-06-23T09:37:25.262Z] ---> 46f837a32ac3 [2021-06-23T09:37:25.262Z] Step 8/8 : RUN go mod download [2021-06-23T09:37:25.262Z] ---> Running in f550bdd9b636 [2021-06-23T09:37:26.574Z] 0510c868ecb4: Pull complete [2021-06-23T09:37:26.846Z] afea3b2eda06: Pull complete [2021-06-23T09:37:26.846Z] 7809a108b3ef: Pull complete [2021-06-23T09:37:28.782Z] f706445af74f: Pull complete [2021-06-23T09:37:28.782Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T09:37:28.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T09:37:28.782Z] ---> b068be0155e3 [2021-06-23T09:37:28.782Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T09:37:33.018Z] ---> Running in 738cebdedbd3 [2021-06-23T09:37:33.018Z] Removing intermediate container 738cebdedbd3 [2021-06-23T09:37:33.018Z] ---> 6316f5cf111e [2021-06-23T09:37:33.018Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T09:37:33.018Z] ---> Running in de0ea2d00edf [2021-06-23T09:37:33.594Z] Removing intermediate container de0ea2d00edf [2021-06-23T09:37:33.594Z] ---> 9992de9a2c5f [2021-06-23T09:37:33.594Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T09:37:33.594Z] ---> Running in ca1fbdfdce1a [2021-06-23T09:37:33.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T09:37:34.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T09:37:35.062Z] OK: 149 MiB in 40 packages [2021-06-23T09:37:35.331Z] Removing intermediate container ca1fbdfdce1a [2021-06-23T09:37:35.331Z] ---> 64f5ed8a05f9 [2021-06-23T09:37:35.331Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T09:37:35.331Z] ---> Running in 4abe51f043f2 [2021-06-23T09:37:35.592Z] Removing intermediate container 4abe51f043f2 [2021-06-23T09:37:35.592Z] ---> 2b374c895052 [2021-06-23T09:37:35.592Z] Step 7/8 : COPY . . [2021-06-23T09:37:36.548Z] ---> 63c5d7fa7ea2 [2021-06-23T09:37:36.548Z] Step 8/8 : RUN go mod download [2021-06-23T09:37:36.548Z] ---> Running in b6bcdcfab132 [2021-06-23T09:37:51.513Z] Removing intermediate container b6bcdcfab132 [2021-06-23T09:37:51.513Z] ---> 165f0f779627 [2021-06-23T09:37:51.513Z] Successfully built 165f0f779627 [2021-06-23T09:37:51.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:37:51.879Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T09:37:51.879Z] . [Pipeline] withDockerContainer [2021-06-23T09:37:51.958Z] prd-centos7-docker-4c-2g-908 does not seem to be running inside a container [2021-06-23T09:37:51.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T09:37:52.287Z] Removing intermediate container f550bdd9b636 [2021-06-23T09:37:52.287Z] ---> 3d24cb1f91a0 [2021-06-23T09:37:52.287Z] Successfully built 3d24cb1f91a0 [2021-06-23T09:37:52.287Z] Successfully tagged ci-base-image-arm64:latest [2021-06-23T09:37:52.359Z] $ docker top 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:37:52.772Z] + go version [2021-06-23T09:37:52.772Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T09:37:52.782Z] $ docker stop --time=1 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c [2021-06-23T09:37:52.852Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T09:37:52.852Z] . [2021-06-23T09:37:53.990Z] $ docker rm -f 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-06-23T09:37:54.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-907 does not seem to be running inside a container [2021-06-23T09:37:54.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T09:37:55.937Z] $ docker top 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:37:56.830Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T09:37:56.830Z] . [Pipeline] withDockerContainer [2021-06-23T09:37:56.924Z] prd-centos7-docker-4c-2g-908 does not seem to be running inside a container [2021-06-23T09:37:56.924Z] + go version [2021-06-23T09:37:56.924Z] go version go1.16.5 linux/arm64 [2021-06-23T09:37:56.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T09:37:57.341Z] $ docker top 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-23T09:37:57.459Z] $ docker stop --time=1 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 [2021-06-23T09:37:59.290Z] $ docker rm -f 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:37:59.847Z] + go mod tidy [2021-06-23T09:38:00.076Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T09:38:00.076Z] . [Pipeline] withDockerContainer [2021-06-23T09:38:00.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-907 does not seem to be running inside a container [2021-06-23T09:38:00.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T09:38:01.959Z] $ docker top 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-23T09:38:02.563Z] + make test [2021-06-23T09:38:02.563Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T09:38:02.965Z] + go mod tidy [2021-06-23T09:38:03.153Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-23T09:38:04.288Z] + make test [2021-06-23T09:38:04.288Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T09:38:05.289Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T09:38:13.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T09:38:13.251Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T09:38:13.251Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T09:38:13.251Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-23T09:38:18.606Z] $ docker stop --time=1 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 [2021-06-23T09:38:19.985Z] $ docker rm -f 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T09:38:20.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T09:38:20.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-23T09:38:22.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T09:38:22.944Z] + ls -al . [2021-06-23T09:38:22.944Z] total 92 [2021-06-23T09:38:22.944Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 09:38 . [2021-06-23T09:38:22.944Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 09:36 .. [2021-06-23T09:38:22.944Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 09:36 assets [2021-06-23T09:38:22.945Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 09:36 bin [2021-06-23T09:38:22.945Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 09:36 cmd [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 09:36 CONTRIBUTING.md [2021-06-23T09:38:22.945Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 23 09:38 coverage.out [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 09:36 Dockerfile [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 09:36 Dockerfile.build [2021-06-23T09:38:22.945Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 09:36 docs [2021-06-23T09:38:22.945Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 09:36 .git [2021-06-23T09:38:22.945Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 09:36 .github [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 09:36 .gitignore [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 09:36 go.mod [2021-06-23T09:38:22.945Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 09:37 go.sum [2021-06-23T09:38:22.945Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 09:36 internal [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 09:36 Jenkinsfile [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 09:36 LICENSE [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 09:36 Makefile [2021-06-23T09:38:22.945Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 09:36 pkg [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 09:36 README.md [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 09:33 VERSION [2021-06-23T09:38:22.945Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 09:36 version.go [2021-06-23T09:38:22.945Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 09:36 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:23.263Z] + 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=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb --label arch=amd64 --label version=2.0.0-dev.84 . [2021-06-23T09:38:23.263Z] Sending build context to Docker daemon 20.12MB [2021-06-23T09:38:23.526Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T09:38:23.526Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T09:38:23.526Z] ---> 165f0f779627 [2021-06-23T09:38:23.526Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T09:38:23.526Z] ---> Running in 2e72509362bd [2021-06-23T09:38:23.788Z] Removing intermediate container 2e72509362bd [2021-06-23T09:38:23.788Z] ---> 3dc31773ab6e [2021-06-23T09:38:23.788Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T09:38:23.788Z] ---> Running in 053cedb8bfc0 [2021-06-23T09:38:23.788Z] Removing intermediate container 053cedb8bfc0 [2021-06-23T09:38:23.788Z] ---> b8a4b3d3571b [2021-06-23T09:38:23.788Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T09:38:23.788Z] ---> Running in c87983f6d30e [2021-06-23T09:38:23.788Z] Removing intermediate container c87983f6d30e [2021-06-23T09:38:23.788Z] ---> 2df43939b15a [2021-06-23T09:38:23.788Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T09:38:24.051Z] ---> Running in 16e0ae66891b [2021-06-23T09:38:24.051Z] Removing intermediate container 16e0ae66891b [2021-06-23T09:38:24.051Z] ---> 997e1e8e8f37 [2021-06-23T09:38:24.051Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T09:38:24.051Z] ---> Running in d59961547a8b [2021-06-23T09:38:24.051Z] Removing intermediate container d59961547a8b [2021-06-23T09:38:24.051Z] ---> 52e745600b05 [2021-06-23T09:38:24.051Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T09:38:24.051Z] ---> Running in e2c776965c87 [2021-06-23T09:38:24.627Z] Removing intermediate container e2c776965c87 [2021-06-23T09:38:24.627Z] ---> 713709185a54 [2021-06-23T09:38:24.627Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T09:38:24.627Z] ---> Running in 35707081b7fc [2021-06-23T09:38:24.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T09:38:25.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T09:38:26.101Z] OK: 149 MiB in 40 packages [2021-06-23T09:38:26.366Z] Removing intermediate container 35707081b7fc [2021-06-23T09:38:26.366Z] ---> 6e16b499dd56 [2021-06-23T09:38:26.366Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T09:38:26.366Z] ---> Running in 29ee4fce9bb2 [2021-06-23T09:38:26.633Z] Removing intermediate container 29ee4fce9bb2 [2021-06-23T09:38:26.633Z] ---> f117627cc0bf [2021-06-23T09:38:26.633Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T09:38:26.633Z] ---> Running in 2906a0fbd59c [2021-06-23T09:38:26.633Z] Removing intermediate container 2906a0fbd59c [2021-06-23T09:38:26.633Z] ---> 2bf074616c7c [2021-06-23T09:38:26.633Z] Step 12/25 : COPY go.mod . [2021-06-23T09:38:26.898Z] ---> 7bf007771d28 [2021-06-23T09:38:26.898Z] Step 13/25 : COPY Makefile . [2021-06-23T09:38:26.898Z] ---> e6fe1cd2d29d [2021-06-23T09:38:26.898Z] Step 14/25 : RUN make update [2021-06-23T09:38:26.898Z] ---> Running in f7c4c680428f [2021-06-23T09:38:27.472Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T09:38:27.734Z] Removing intermediate container f7c4c680428f [2021-06-23T09:38:27.734Z] ---> 15f5d81674e1 [2021-06-23T09:38:27.734Z] Step 15/25 : COPY . . [2021-06-23T09:38:28.317Z] ---> 3ad788e443b4 [2021-06-23T09:38:28.317Z] Step 16/25 : RUN go mod tidy [2021-06-23T09:38:28.317Z] ---> Running in 8453fe14a74c [2021-06-23T09:38:29.281Z] Removing intermediate container 8453fe14a74c [2021-06-23T09:38:29.281Z] ---> feaa22a88835 [2021-06-23T09:38:29.281Z] Step 17/25 : RUN ${MAKE} [2021-06-23T09:38:29.281Z] ---> Running in 08c99899c978 [2021-06-23T09:38:29.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.84" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T09:38:37.530Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T09:38:37.696Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T09:38:37.696Z] GO111MODULE=on go vet ./... [2021-06-23T09:38:39.460Z] Removing intermediate container 08c99899c978 [2021-06-23T09:38:39.460Z] ---> d1d3f7275ce6 [2021-06-23T09:38:39.460Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T09:38:40.032Z] 3.12: Pulling from library/alpine [2021-06-23T09:38:40.032Z] 339de151aab4: Pulling fs layer [2021-06-23T09:38:40.297Z] 339de151aab4: Download complete [2021-06-23T09:38:40.561Z] 339de151aab4: Pull complete [2021-06-23T09:38:40.561Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T09:38:40.561Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T09:38:40.561Z] ---> 13621d1b12d4 [2021-06-23T09:38:40.561Z] Step 19/25 : EXPOSE 4000 [2021-06-23T09:38:40.561Z] ---> Running in f6e9df8c045f [2021-06-23T09:38:40.823Z] Removing intermediate container f6e9df8c045f [2021-06-23T09:38:40.823Z] ---> 9dbf76eeb4fd [2021-06-23T09:38:40.823Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T09:38:41.090Z] ---> a49fa6d907f6 [2021-06-23T09:38:41.090Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T09:38:41.090Z] ---> Running in 917e17800c40 [2021-06-23T09:38:41.353Z] Removing intermediate container 917e17800c40 [2021-06-23T09:38:41.353Z] ---> 3845d0f2eb00 [2021-06-23T09:38:41.354Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T09:38:41.354Z] ---> Running in c1014ac5b575 [2021-06-23T09:38:41.354Z] Removing intermediate container c1014ac5b575 [2021-06-23T09:38:41.354Z] ---> 0e67628bbceb [2021-06-23T09:38:41.354Z] Step 23/25 : LABEL arch=amd64 [2021-06-23T09:38:41.354Z] ---> Running in 59d3b13f9723 [2021-06-23T09:38:41.616Z] Removing intermediate container 59d3b13f9723 [2021-06-23T09:38:41.616Z] ---> db0ef74f0a12 [2021-06-23T09:38:41.616Z] Step 24/25 : LABEL git_sha=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:38:41.616Z] ---> Running in fdad6ff71a4d [2021-06-23T09:38:41.616Z] Removing intermediate container fdad6ff71a4d [2021-06-23T09:38:41.616Z] ---> 60d768cf9258 [2021-06-23T09:38:41.616Z] Step 25/25 : LABEL version=2.0.0-dev.84 [2021-06-23T09:38:41.616Z] ---> Running in 327b2d332fb0 [2021-06-23T09:38:41.881Z] Removing intermediate container 327b2d332fb0 [2021-06-23T09:38:41.881Z] ---> 61c3d9257721 [2021-06-23T09:38:41.881Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T09:38:41.881Z] Successfully built 61c3d9257721 [2021-06-23T09:38:41.881Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:38:42.161Z] provisioning config files... [2021-06-23T09:38:42.179Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config1650544330172461605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:38:42.507Z] ---> docker-login.sh [2021-06-23T09:38:42.507Z] nexus3.edgexfoundry.org:10001 [2021-06-23T09:38:42.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:38:42.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:38:42.507Z] Configure a credential helper to remove this warning. See [2021-06-23T09:38:42.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:38:42.507Z] [2021-06-23T09:38:42.507Z] Login Succeeded [2021-06-23T09:38:42.507Z] nexus3.edgexfoundry.org:10002 [2021-06-23T09:38:42.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:38:42.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:38:42.769Z] Configure a credential helper to remove this warning. See [2021-06-23T09:38:42.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:38:42.769Z] [2021-06-23T09:38:42.769Z] Login Succeeded [2021-06-23T09:38:42.769Z] nexus3.edgexfoundry.org:10003 [2021-06-23T09:38:42.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:38:42.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:38:42.769Z] Configure a credential helper to remove this warning. See [2021-06-23T09:38:42.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:38:42.769Z] [2021-06-23T09:38:42.769Z] Login Succeeded [2021-06-23T09:38:42.769Z] nexus3.edgexfoundry.org:10004 [2021-06-23T09:38:43.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:38:43.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:38:43.038Z] Configure a credential helper to remove this warning. See [2021-06-23T09:38:43.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:38:43.038Z] [2021-06-23T09:38:43.038Z] Login Succeeded [2021-06-23T09:38:43.038Z] docker.io [2021-06-23T09:38:43.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:38:43.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:38:43.303Z] Configure a credential helper to remove this warning. See [2021-06-23T09:38:43.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:38:43.303Z] [2021-06-23T09:38:43.303Z] Login Succeeded [2021-06-23T09:38:43.303Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T09:38:43.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T09:38:43.394Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-23T09:38:43.394Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:38:43.394Z] latest [2021-06-23T09:38:43.394Z] 2.0.0-dev.84 [2021-06-23T09:38:43.394Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:38:43.394Z] master [2021-06-23T09:38:43.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:43.756Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:44.066Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:38:44.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T09:38:44.066Z] c38a5b66c759: Preparing [2021-06-23T09:38:44.066Z] 32f366d666a5: Preparing [2021-06-23T09:38:44.066Z] 32f366d666a5: Layer already exists [2021-06-23T09:38:46.621Z] c38a5b66c759: Pushed [2021-06-23T09:38:46.621Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:46.929Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:47.238Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T09:38:47.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T09:38:47.239Z] c38a5b66c759: Preparing [2021-06-23T09:38:47.239Z] 32f366d666a5: Preparing [2021-06-23T09:38:47.239Z] 32f366d666a5: Layer already exists [2021-06-23T09:38:47.239Z] c38a5b66c759: Layer already exists [2021-06-23T09:38:47.239Z] latest: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:47.548Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:47.853Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 [2021-06-23T09:38:47.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T09:38:47.853Z] c38a5b66c759: Preparing [2021-06-23T09:38:47.853Z] 32f366d666a5: Preparing [2021-06-23T09:38:47.853Z] c38a5b66c759: Layer already exists [2021-06-23T09:38:47.853Z] 32f366d666a5: Layer already exists [2021-06-23T09:38:47.853Z] 2.0.0-dev.84: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:48.165Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:48.470Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:38:48.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T09:38:48.470Z] c38a5b66c759: Preparing [2021-06-23T09:38:48.470Z] 32f366d666a5: Preparing [2021-06-23T09:38:48.470Z] 32f366d666a5: Layer already exists [2021-06-23T09:38:48.470Z] c38a5b66c759: Layer already exists [2021-06-23T09:38:48.470Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:48.783Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:38:49.097Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-23T09:38:49.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T09:38:49.097Z] c38a5b66c759: Preparing [2021-06-23T09:38:49.097Z] 32f366d666a5: Preparing [2021-06-23T09:38:49.097Z] 32f366d666a5: Layer already exists [2021-06-23T09:38:49.097Z] c38a5b66c759: Layer already exists [2021-06-23T09:38:49.097Z] master: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T09:38:49.167Z] ===================================================== [Pipeline] echo [2021-06-23T09:38:49.187Z] taggedImages: [2021-06-23T09:38:49.187Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:38:49.187Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T09:38:49.187Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 [2021-06-23T09:38:49.187Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:38:49.187Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:38:49.976Z] ---> job-cost.sh [2021-06-23T09:38:49.976Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HRv8 [Pipeline] } [2021-06-23T09:38:59.977Z] $ docker stop --time=1 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 [2021-06-23T09:39:00.013Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T09:39:01.879Z] $ docker rm -f 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T09:39:02.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T09:39:02.659Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T09:39:03.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T09:39:03.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T09:39:04.119Z] + ls -al . [2021-06-23T09:39:04.120Z] total 128 [2021-06-23T09:39:04.120Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 09:38 . [2021-06-23T09:39:04.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 09:36 .. [2021-06-23T09:39:04.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 09:36 .git [2021-06-23T09:39:04.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 .github [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 09:36 .gitignore [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 09:36 CONTRIBUTING.md [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 09:36 Dockerfile [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 09:36 Dockerfile.build [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 09:36 Jenkinsfile [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 09:36 LICENSE [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 09:36 Makefile [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 09:36 README.md [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 09:33 VERSION [2021-06-23T09:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 assets [2021-06-23T09:39:04.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 bin [2021-06-23T09:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 cmd [2021-06-23T09:39:04.120Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 09:38 coverage.out [2021-06-23T09:39:04.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 docs [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 09:36 go.mod [2021-06-23T09:39:04.120Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 09:38 go.sum [2021-06-23T09:39:04.120Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 09:36 internal [2021-06-23T09:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 pkg [2021-06-23T09:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 09:36 version.go [2021-06-23T09:39:04.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 09:36 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:39:04.462Z] + 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=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb --label arch=arm64 --label version=2.0.0-dev.84 . [2021-06-23T09:39:05.065Z] Sending build context to Docker daemon 20.12MB [2021-06-23T09:39:05.338Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T09:39:05.339Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T09:39:05.339Z] ---> 3d24cb1f91a0 [2021-06-23T09:39:05.339Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T09:39:05.611Z] ---> Running in f7886b7fd828 [2021-06-23T09:39:06.212Z] Removing intermediate container f7886b7fd828 [2021-06-23T09:39:06.212Z] ---> b4584c4ee42c [2021-06-23T09:39:06.212Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T09:39:06.212Z] ---> Running in 1e32798ea0f9 [2021-06-23T09:39:06.810Z] Removing intermediate container 1e32798ea0f9 [2021-06-23T09:39:06.810Z] ---> 53d579dbd5cd [2021-06-23T09:39:06.810Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T09:39:06.810Z] ---> Running in 89ba63b496b2 [2021-06-23T09:39:07.416Z] Removing intermediate container 89ba63b496b2 [2021-06-23T09:39:07.416Z] ---> eb789474f19e [2021-06-23T09:39:07.416Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T09:39:07.416Z] ---> Running in 3b1a6e0103f5 [2021-06-23T09:39:08.013Z] Removing intermediate container 3b1a6e0103f5 [2021-06-23T09:39:08.013Z] ---> 49b71f2b9787 [2021-06-23T09:39:08.013Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T09:39:08.013Z] ---> Running in 619acc616990 [2021-06-23T09:39:08.611Z] Removing intermediate container 619acc616990 [2021-06-23T09:39:08.611Z] ---> 97046f4dca3d [2021-06-23T09:39:08.611Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T09:39:08.611Z] ---> Running in 9a359b0d2404 [2021-06-23T09:39:11.236Z] Removing intermediate container 9a359b0d2404 [2021-06-23T09:39:11.236Z] ---> 2a16045db092 [2021-06-23T09:39:11.236Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T09:39:11.236Z] ---> Running in 93f4827e2818 [2021-06-23T09:39:12.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T09:39:12.396Z] lf-activate-venv(): INFO: Adding /tmp/venv-HRv8/bin to PATH [2021-06-23T09:39:12.396Z] INFO: No Stack... [2021-06-23T09:39:12.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T09:39:12.972Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T09:39:13.545Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T09:39:13.825Z] OK: 138 MiB in 40 packages [2021-06-23T09:39:13.849Z] + cat /w/workspace/edgex-ui-go/144/archives/cost.csv [2021-06-23T09:39:13.849Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T09:39:13.881Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [2021-06-23T09:39:13.889Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] did not exist. Created. [2021-06-23T09:39:13.889Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T09:39:14.216Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T09:39:14.289Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T09:39:14.306Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T09:39:14.824Z] Removing intermediate container 93f4827e2818 [2021-06-23T09:39:14.825Z] ---> 11c5c8cd4dc4 [2021-06-23T09:39:14.825Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T09:39:15.154Z] ---> Running in 194bfb4d11cf [2021-06-23T09:39:15.432Z] Removing intermediate container 194bfb4d11cf [2021-06-23T09:39:15.432Z] ---> fea498d049ed [2021-06-23T09:39:15.432Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T09:39:15.717Z] ---> Running in 3b502fd3d4f4 [2021-06-23T09:39:16.322Z] Removing intermediate container 3b502fd3d4f4 [2021-06-23T09:39:16.322Z] ---> 6fcf85277c87 [2021-06-23T09:39:16.322Z] Step 12/25 : COPY go.mod . [2021-06-23T09:39:16.932Z] ---> 3f765cfa30d2 [2021-06-23T09:39:16.932Z] Step 13/25 : COPY Makefile . [2021-06-23T09:39:17.913Z] ---> 3281fa76a7af [2021-06-23T09:39:17.913Z] Step 14/25 : RUN make update [2021-06-23T09:39:17.913Z] ---> Running in 560a48b1f2bd [2021-06-23T09:39:19.351Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T09:39:20.330Z] Removing intermediate container 560a48b1f2bd [2021-06-23T09:39:20.330Z] ---> 1e160f4f62a8 [2021-06-23T09:39:20.330Z] Step 15/25 : COPY . . [2021-06-23T09:39:22.998Z] ---> a367e56021bf [2021-06-23T09:39:22.998Z] Step 16/25 : RUN go mod tidy [2021-06-23T09:39:22.998Z] ---> Running in 84adb8a9f356 [2021-06-23T09:39:25.626Z] Removing intermediate container 84adb8a9f356 [2021-06-23T09:39:25.626Z] ---> 8126a3347da6 [2021-06-23T09:39:25.626Z] Step 17/25 : RUN ${MAKE} [2021-06-23T09:39:25.626Z] ---> Running in 411eb8c8a406 [2021-06-23T09:39:27.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.84" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T09:39:53.896Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T09:39:57.289Z] Removing intermediate container 411eb8c8a406 [2021-06-23T09:39:57.289Z] ---> 9493e07c7038 [2021-06-23T09:39:57.289Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T09:39:57.561Z] 3.12: Pulling from library/alpine [2021-06-23T09:39:57.561Z] d2f70382dc9a: Pulling fs layer [2021-06-23T09:39:57.834Z] d2f70382dc9a: Download complete [2021-06-23T09:39:58.441Z] d2f70382dc9a: Pull complete [2021-06-23T09:39:58.441Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T09:39:58.441Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T09:39:58.441Z] ---> c4fd0aeabfcf [2021-06-23T09:39:58.441Z] Step 19/25 : EXPOSE 4000 [2021-06-23T09:39:58.716Z] ---> Running in d8b08965bf8d [2021-06-23T09:39:59.313Z] Removing intermediate container d8b08965bf8d [2021-06-23T09:39:59.313Z] ---> da5abe0d568c [2021-06-23T09:39:59.313Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T09:40:00.773Z] ---> cc1c0e527211 [2021-06-23T09:40:00.773Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T09:40:00.773Z] ---> Running in d4ece679bb5e [2021-06-23T09:40:01.047Z] Removing intermediate container d4ece679bb5e [2021-06-23T09:40:01.047Z] ---> 0efaf9766d1f [2021-06-23T09:40:01.047Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T09:40:01.320Z] ---> Running in c8dc04216ffb [2021-06-23T09:40:01.921Z] Removing intermediate container c8dc04216ffb [2021-06-23T09:40:01.921Z] ---> 3687e55b563b [2021-06-23T09:40:01.921Z] Step 23/25 : LABEL arch=arm64 [2021-06-23T09:40:01.921Z] ---> Running in 701d8d36953c [2021-06-23T09:40:02.517Z] Removing intermediate container 701d8d36953c [2021-06-23T09:40:02.517Z] ---> 438561a358e1 [2021-06-23T09:40:02.517Z] Step 24/25 : LABEL git_sha=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:40:02.517Z] ---> Running in 5100fcd7a0bc [2021-06-23T09:40:03.122Z] Removing intermediate container 5100fcd7a0bc [2021-06-23T09:40:03.122Z] ---> 651e750b99db [2021-06-23T09:40:03.122Z] Step 25/25 : LABEL version=2.0.0-dev.84 [2021-06-23T09:40:03.122Z] ---> Running in 487794e8821a [2021-06-23T09:40:03.714Z] Removing intermediate container 487794e8821a [2021-06-23T09:40:03.714Z] ---> 241b6082fe2e [2021-06-23T09:40:03.714Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T09:40:03.714Z] Successfully built 241b6082fe2e [2021-06-23T09:40:03.714Z] 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-23T09:40:04.116Z] provisioning config files... [2021-06-23T09:40:04.135Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config4520615702086220515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:40:04.488Z] ---> docker-login.sh [2021-06-23T09:40:04.488Z] nexus3.edgexfoundry.org:10001 [2021-06-23T09:40:04.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:40:04.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:40:04.760Z] Configure a credential helper to remove this warning. See [2021-06-23T09:40:04.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:40:04.760Z] [2021-06-23T09:40:04.760Z] Login Succeeded [2021-06-23T09:40:04.760Z] nexus3.edgexfoundry.org:10002 [2021-06-23T09:40:05.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:40:05.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:40:05.355Z] Configure a credential helper to remove this warning. See [2021-06-23T09:40:05.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:40:05.355Z] [2021-06-23T09:40:05.355Z] Login Succeeded [2021-06-23T09:40:05.355Z] nexus3.edgexfoundry.org:10003 [2021-06-23T09:40:05.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:40:05.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:40:05.902Z] Configure a credential helper to remove this warning. See [2021-06-23T09:40:05.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:40:05.902Z] [2021-06-23T09:40:05.902Z] Login Succeeded [2021-06-23T09:40:05.902Z] nexus3.edgexfoundry.org:10004 [2021-06-23T09:40:06.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:40:06.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:40:06.450Z] Configure a credential helper to remove this warning. See [2021-06-23T09:40:06.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:40:06.450Z] [2021-06-23T09:40:06.450Z] Login Succeeded [2021-06-23T09:40:06.450Z] docker.io [2021-06-23T09:40:06.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T09:40:07.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T09:40:07.003Z] Configure a credential helper to remove this warning. See [2021-06-23T09:40:07.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T09:40:07.003Z] [2021-06-23T09:40:07.003Z] Login Succeeded [2021-06-23T09:40:07.003Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T09:40:07.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T09:40:07.106Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-23T09:40:07.107Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:40:07.107Z] latest [2021-06-23T09:40:07.107Z] 2.0.0-dev.84 [2021-06-23T09:40:07.107Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:40:07.107Z] master [2021-06-23T09:40:07.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:07.501Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:07.840Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:40:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T09:40:07.840Z] c5288e814d6e: Preparing [2021-06-23T09:40:07.840Z] 3fbe34a1663b: Preparing [2021-06-23T09:40:07.840Z] 3fbe34a1663b: Layer already exists [2021-06-23T09:40:12.154Z] c5288e814d6e: Pushed [2021-06-23T09:40:12.154Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:12.516Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:12.891Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T09:40:12.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T09:40:12.891Z] c5288e814d6e: Preparing [2021-06-23T09:40:12.891Z] 3fbe34a1663b: Preparing [2021-06-23T09:40:12.891Z] c5288e814d6e: Layer already exists [2021-06-23T09:40:12.891Z] 3fbe34a1663b: Layer already exists [2021-06-23T09:40:13.162Z] latest: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:13.515Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:13.852Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 [2021-06-23T09:40:13.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T09:40:13.852Z] c5288e814d6e: Preparing [2021-06-23T09:40:13.852Z] 3fbe34a1663b: Preparing [2021-06-23T09:40:14.123Z] c5288e814d6e: Layer already exists [2021-06-23T09:40:14.123Z] 3fbe34a1663b: Layer already exists [2021-06-23T09:40:14.123Z] 2.0.0-dev.84: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:14.473Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:14.813Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:40:14.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T09:40:14.813Z] c5288e814d6e: Preparing [2021-06-23T09:40:14.813Z] 3fbe34a1663b: Preparing [2021-06-23T09:40:14.813Z] c5288e814d6e: Layer already exists [2021-06-23T09:40:14.813Z] 3fbe34a1663b: Layer already exists [2021-06-23T09:40:15.084Z] d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:15.430Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:40:15.767Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-23T09:40:15.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T09:40:15.767Z] c5288e814d6e: Preparing [2021-06-23T09:40:15.767Z] 3fbe34a1663b: Preparing [2021-06-23T09:40:16.039Z] c5288e814d6e: Layer already exists [2021-06-23T09:40:16.039Z] 3fbe34a1663b: Layer already exists [2021-06-23T09:40:16.039Z] master: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T09:40:16.117Z] ===================================================== [Pipeline] echo [2021-06-23T09:40:16.202Z] taggedImages: [2021-06-23T09:40:16.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [2021-06-23T09:40:16.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T09:40:16.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 [2021-06-23T09:40:16.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [2021-06-23T09:40:16.203Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:40:16.701Z] ---> job-cost.sh [2021-06-23T09:40:16.701Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zo7H [2021-06-23T09:40:55.687Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T09:42:32.525Z] lf-activate-venv(): INFO: Adding /tmp/venv-zo7H/bin to PATH [2021-06-23T09:42:32.525Z] INFO: No Stack... [2021-06-23T09:42:32.525Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T09:42:32.525Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T09:42:32.938Z] + cut -d, -f6 [2021-06-23T09:42:32.938Z] + cat /w/workspace/edgex-ui-go/144/archives/cost.csv [Pipeline] lock [2021-06-23T09:42:33.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [2021-06-23T09:42:33.010Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] did not exist. Created. [2021-06-23T09:42:33.010Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T09:42:33.406Z] /w/workspace/edgex-ui-go/144@tmp/durable-db44caa5/script.sh: 1: /w/workspace/edgex-ui-go/144@tmp/durable-db44caa5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T09:42:33.748Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T09:42:33.769Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T09:42:33.971Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T09:42:33.985Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-144-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-23T09:42:34.819Z] provisioning config files... [2021-06-23T09:42:34.830Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1342445678678603616tmp [Pipeline] { [Pipeline] sh [2021-06-23T09:42:35.154Z] + set +x [2021-06-23T09:42:35.154Z] + curl -s https://codecov.io/bash [2021-06-23T09:42:35.154Z] + bash -s -- [2021-06-23T09:42:35.154Z] [2021-06-23T09:42:35.154Z] _____ _ [2021-06-23T09:42:35.154Z] / ____| | | [2021-06-23T09:42:35.154Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T09:42:35.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T09:42:35.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T09:42:35.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T09:42:35.154Z] Bash-1.0.3 [2021-06-23T09:42:35.154Z] [2021-06-23T09:42:35.154Z] [2021-06-23T09:42:35.154Z] ==> git version 2.24.4 found [2021-06-23T09:42:35.154Z] ==> 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-23T09:42:35.154Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T09:42:35.154Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T09:42:35.424Z] ==> Jenkins CI detected. [2021-06-23T09:42:35.424Z] project root: . [2021-06-23T09:42:35.424Z] --> token set from env [2021-06-23T09:42:35.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T09:42:35.424Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T09:42:35.424Z] ==> Python coveragepy not found [2021-06-23T09:42:35.424Z] ==> Searching for coverage reports in: [2021-06-23T09:42:35.424Z] + . [2021-06-23T09:42:35.424Z] -> Found 1 reports [2021-06-23T09:42:35.424Z] ==> Detecting git/mercurial file structure [2021-06-23T09:42:35.424Z] ==> Reading reports [2021-06-23T09:42:35.424Z] + ./coverage.out bytes=10 [2021-06-23T09:42:35.424Z] ==> Appending adjustments [2021-06-23T09:42:35.424Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T09:42:35.424Z] + Found adjustments [2021-06-23T09:42:35.424Z] ==> Gzipping contents [2021-06-23T09:42:35.424Z] 4.0K /tmp/codecov.PMhwbo.gz [2021-06-23T09:42:35.424Z] ==> Uploading reports [2021-06-23T09:42:35.424Z] url: https://codecov.io [2021-06-23T09:42:35.424Z] query: branch=master&commit=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T09:42:35.424Z] -> Pinging Codecov [2021-06-23T09:42:35.424Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T09:42:36.003Z] -> Uploading to [2021-06-23T09:42:36.003Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb/8ae62fe1-b4d6-4ff1-b9e8-aa46b08e1e11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T094235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcd97c408d888c38c6004ab51de85fe4267b5c3d6557ce38182fa2e2e3fe7aac [2021-06-23T09:42:36.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T09:42:36.003Z] Dload Upload Total Spent Left Speed [2021-06-23T09:42:36.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3361 0 0 100 3361 0 6707 --:--:-- --:--:-- --:--:-- 6722 [2021-06-23T09:42:36.579Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] } [2021-06-23T09:42:36.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T09:42:37.439Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T09:42:37.465Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:42:37.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T09:42:37.913Z] [2021-06-23T09:42:37.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:42:38.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T09:42:38.240Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T09:42:38.240Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T09:42:38.240Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T09:42:38.240Z] de9db76c5a1d: Pulling fs layer [2021-06-23T09:42:38.240Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T09:42:38.240Z] 0d57e429df01: Pulling fs layer [2021-06-23T09:42:38.240Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T09:42:38.240Z] e1f770b5df2f: Pulling fs layer [2021-06-23T09:42:38.240Z] 85a0685a4137: Pulling fs layer [2021-06-23T09:42:38.240Z] 4e4be7b47b0d: Waiting [2021-06-23T09:42:38.240Z] e1f770b5df2f: Waiting [2021-06-23T09:42:38.240Z] 85a0685a4137: Waiting [2021-06-23T09:42:38.240Z] 0eba1c9be4d2: Waiting [2021-06-23T09:42:38.240Z] 0d57e429df01: Waiting [2021-06-23T09:42:38.240Z] de9db76c5a1d: Download complete [2021-06-23T09:42:38.240Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T09:42:38.240Z] 0ef7d3d256c8: Download complete [2021-06-23T09:42:38.240Z] 0d57e429df01: Verifying Checksum [2021-06-23T09:42:38.240Z] 0d57e429df01: Download complete [2021-06-23T09:42:38.502Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T09:42:38.502Z] 4e4be7b47b0d: Download complete [2021-06-23T09:42:38.502Z] 188c0c94c7c5: Verifying Checksum [2021-06-23T09:42:38.502Z] 188c0c94c7c5: Download complete [2021-06-23T09:42:38.767Z] 188c0c94c7c5: Pull complete [2021-06-23T09:42:38.767Z] 0ef7d3d256c8: Pull complete [2021-06-23T09:42:39.028Z] de9db76c5a1d: Pull complete [2021-06-23T09:42:39.977Z] e1f770b5df2f: Verifying Checksum [2021-06-23T09:42:39.977Z] e1f770b5df2f: Download complete [2021-06-23T09:42:41.909Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T09:42:41.909Z] 0eba1c9be4d2: Download complete [2021-06-23T09:42:41.909Z] 85a0685a4137: Verifying Checksum [2021-06-23T09:42:41.909Z] 85a0685a4137: Download complete [2021-06-23T09:42:45.247Z] 0eba1c9be4d2: Pull complete [2021-06-23T09:42:45.247Z] 0d57e429df01: Pull complete [2021-06-23T09:42:45.247Z] 4e4be7b47b0d: Pull complete [2021-06-23T09:42:45.820Z] e1f770b5df2f: Pull complete [2021-06-23T09:42:50.066Z] 85a0685a4137: Pull complete [2021-06-23T09:42:50.066Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T09:42:50.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T09:42:50.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T09:42:50.156Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:42:50.238Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-23T09:42:53.267Z] $ docker top 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T09:42:53.401Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T09:42:53.696Z] + set -o pipefail [2021-06-23T09:42:53.696Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T09:42:59.024Z] [2021-06-23T09:42:59.024Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-23T09:42:59.024Z] [2021-06-23T09:42:59.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/40bb838e-159d-43e1-88c2-b8ec32319382 [2021-06-23T09:42:59.024Z] [2021-06-23T09:42:59.024Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-23T09:42:59.024Z] [2021-06-23T09:42:59.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T09:42:59.024Z] [2021-06-23T09:42:59.287Z] [Pipeline] } [2021-06-23T09:42:59.297Z] $ docker stop --time=1 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 [2021-06-23T09:43:01.227Z] $ docker rm -f 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 [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-23T09:43:02.426Z] + git log --format=format:%s -1 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:02.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:43:02.738Z] . [Pipeline] withDockerContainer [2021-06-23T09:43:02.823Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:43:02.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T09:43:03.290Z] $ docker top 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T09:43:03.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T09:43:03.440Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T09:43:03.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T09:43:03.575Z] $ docker exec 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 ssh-agent [2021-06-23T09:43:03.709Z] SSH_AUTH_SOCK=/tmp/ssh-kZXFdxixPg5h/agent.14 [2021-06-23T09:43:03.709Z] SSH_AGENT_PID=20 [2021-06-23T09:43:03.715Z] Running ssh-add (command line suppressed) [2021-06-23T09:43:03.834Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6520241175999855835.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6520241175999855835.key) [2021-06-23T09:43:03.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T09:43:04.175Z] + git semver tag [2021-06-23T09:43:04.176Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T09:43:04.176Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T09:43:04.176Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T09:43:04.176Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T09:43:04.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T09:43:04.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T09:43:04.176Z] # $SEMVER_BRANCH = master [2021-06-23T09:43:04.176Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T09:43:04.176Z] # d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb HEAD [2021-06-23T09:43:04.176Z] # -> Force: false [2021-06-23T09:43:04.176Z] # 62c7656c5b9672e8df8fa48d2b58c4ef76722508 refs/tags/v2.0.0-dev.84 [Pipeline] } [2021-06-23T09:43:04.183Z] $ docker exec --env ******** --env ******** 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 ssh-agent -k [2021-06-23T09:43:04.291Z] unset SSH_AUTH_SOCK; [2021-06-23T09:43:04.293Z] unset SSH_AGENT_PID; [2021-06-23T09:43:04.293Z] echo Agent pid 20 killed; [2021-06-23T09:43:04.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T09:43:04.675Z] + git semver [Pipeline] } [2021-06-23T09:43:04.688Z] $ docker stop --time=1 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 [2021-06-23T09:43:05.895Z] $ docker rm -f 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:06.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T09:43:06.411Z] [2021-06-23T09:43:06.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:06.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T09:43:06.771Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T09:43:06.771Z] ab5ef0e58194: Pulling fs layer [2021-06-23T09:43:06.771Z] 9712f1f96733: Pulling fs layer [2021-06-23T09:43:06.771Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T09:43:06.771Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T09:43:06.771Z] e9a5061849ea: Pulling fs layer [2021-06-23T09:43:06.771Z] d747dcd14b5f: Pulling fs layer [2021-06-23T09:43:06.771Z] 2de7ff778b66: Pulling fs layer [2021-06-23T09:43:06.771Z] 0d9ebad4ef96: Waiting [2021-06-23T09:43:06.771Z] e9a5061849ea: Waiting [2021-06-23T09:43:06.771Z] d747dcd14b5f: Waiting [2021-06-23T09:43:06.771Z] 2de7ff778b66: Waiting [2021-06-23T09:43:06.771Z] 9712f1f96733: Verifying Checksum [2021-06-23T09:43:06.771Z] 9712f1f96733: Download complete [2021-06-23T09:43:08.182Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T09:43:08.182Z] 63f879dbbcfc: Download complete [2021-06-23T09:43:08.446Z] e9a5061849ea: Verifying Checksum [2021-06-23T09:43:08.446Z] e9a5061849ea: Download complete [2021-06-23T09:43:08.446Z] d747dcd14b5f: Verifying Checksum [2021-06-23T09:43:08.446Z] d747dcd14b5f: Download complete [2021-06-23T09:43:08.708Z] 2de7ff778b66: Verifying Checksum [2021-06-23T09:43:08.708Z] 2de7ff778b66: Download complete [2021-06-23T09:43:08.970Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T09:43:08.970Z] 0d9ebad4ef96: Download complete [2021-06-23T09:43:09.237Z] ab5ef0e58194: Verifying Checksum [2021-06-23T09:43:09.237Z] ab5ef0e58194: Download complete [2021-06-23T09:43:11.819Z] ab5ef0e58194: Pull complete [2021-06-23T09:43:12.083Z] 9712f1f96733: Pull complete [2021-06-23T09:43:13.033Z] 63f879dbbcfc: Pull complete [2021-06-23T09:43:16.373Z] 0d9ebad4ef96: Pull complete [2021-06-23T09:43:16.635Z] e9a5061849ea: Pull complete [2021-06-23T09:43:16.900Z] d747dcd14b5f: Pull complete [2021-06-23T09:43:17.857Z] 2de7ff778b66: Pull complete [2021-06-23T09:43:17.857Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T09:43:17.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T09:43:17.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T09:43:17.998Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:43:18.042Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-23T09:43:21.858Z] $ docker top ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:43:21.970Z] provisioning config files... [2021-06-23T09:43:21.978Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6160170398953307878tmp [2021-06-23T09:43:21.991Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8231895073864964746tmp [2021-06-23T09:43:22.003Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1484105803413631752tmp [Pipeline] { [Pipeline] echo [2021-06-23T09:43:22.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:43:22.331Z] ---> sigul-configuration.sh [2021-06-23T09:43:22.331Z] gpg: directory `/root/.gnupg' created [2021-06-23T09:43:22.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T09:43:22.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T09:43:22.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T09:43:22.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T09:43:22.331Z] gpg: CAST5 encrypted data [2021-06-23T09:43:22.331Z] gpg: encrypted with 1 passphrase [2021-06-23T09:43:22.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T09:43:22.626Z] + mkdir /home/jenkins [2021-06-23T09:43:22.626Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T09:43:22.922Z] + 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-23T09:43:22.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:43:23.232Z] ---> sigul-install.sh [2021-06-23T09:43:28.747Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T09:43:29.043Z] + git tag --list [2021-06-23T09:43:29.043Z] 0.1.1 [2021-06-23T09:43:29.043Z] v1.1.0 [2021-06-23T09:43:29.043Z] v1.2.0 [2021-06-23T09:43:29.043Z] v1.2.1 [2021-06-23T09:43:29.043Z] v1.3.0 [2021-06-23T09:43:29.043Z] v2.0.0-dev.1 [2021-06-23T09:43:29.043Z] v2.0.0-dev.10 [2021-06-23T09:43:29.043Z] v2.0.0-dev.11 [2021-06-23T09:43:29.043Z] v2.0.0-dev.12 [2021-06-23T09:43:29.043Z] v2.0.0-dev.13 [2021-06-23T09:43:29.043Z] v2.0.0-dev.14 [2021-06-23T09:43:29.043Z] v2.0.0-dev.15 [2021-06-23T09:43:29.043Z] v2.0.0-dev.16 [2021-06-23T09:43:29.043Z] v2.0.0-dev.17 [2021-06-23T09:43:29.043Z] v2.0.0-dev.18 [2021-06-23T09:43:29.043Z] v2.0.0-dev.19 [2021-06-23T09:43:29.043Z] v2.0.0-dev.2 [2021-06-23T09:43:29.043Z] v2.0.0-dev.20 [2021-06-23T09:43:29.043Z] v2.0.0-dev.21 [2021-06-23T09:43:29.043Z] v2.0.0-dev.22 [2021-06-23T09:43:29.043Z] v2.0.0-dev.23 [2021-06-23T09:43:29.043Z] v2.0.0-dev.24 [2021-06-23T09:43:29.043Z] v2.0.0-dev.25 [2021-06-23T09:43:29.043Z] v2.0.0-dev.26 [2021-06-23T09:43:29.043Z] v2.0.0-dev.27 [2021-06-23T09:43:29.043Z] v2.0.0-dev.28 [2021-06-23T09:43:29.043Z] v2.0.0-dev.29 [2021-06-23T09:43:29.043Z] v2.0.0-dev.3 [2021-06-23T09:43:29.043Z] v2.0.0-dev.30 [2021-06-23T09:43:29.043Z] v2.0.0-dev.31 [2021-06-23T09:43:29.043Z] v2.0.0-dev.32 [2021-06-23T09:43:29.043Z] v2.0.0-dev.33 [2021-06-23T09:43:29.043Z] v2.0.0-dev.34 [2021-06-23T09:43:29.043Z] v2.0.0-dev.35 [2021-06-23T09:43:29.043Z] v2.0.0-dev.36 [2021-06-23T09:43:29.043Z] v2.0.0-dev.37 [2021-06-23T09:43:29.043Z] v2.0.0-dev.38 [2021-06-23T09:43:29.043Z] v2.0.0-dev.39 [2021-06-23T09:43:29.043Z] v2.0.0-dev.4 [2021-06-23T09:43:29.043Z] v2.0.0-dev.40 [2021-06-23T09:43:29.043Z] v2.0.0-dev.41 [2021-06-23T09:43:29.043Z] v2.0.0-dev.42 [2021-06-23T09:43:29.043Z] v2.0.0-dev.43 [2021-06-23T09:43:29.043Z] v2.0.0-dev.44 [2021-06-23T09:43:29.043Z] v2.0.0-dev.45 [2021-06-23T09:43:29.043Z] v2.0.0-dev.46 [2021-06-23T09:43:29.043Z] v2.0.0-dev.47 [2021-06-23T09:43:29.043Z] v2.0.0-dev.48 [2021-06-23T09:43:29.043Z] v2.0.0-dev.49 [2021-06-23T09:43:29.043Z] v2.0.0-dev.5 [2021-06-23T09:43:29.043Z] v2.0.0-dev.50 [2021-06-23T09:43:29.043Z] v2.0.0-dev.51 [2021-06-23T09:43:29.043Z] v2.0.0-dev.52 [2021-06-23T09:43:29.043Z] v2.0.0-dev.53 [2021-06-23T09:43:29.043Z] v2.0.0-dev.54 [2021-06-23T09:43:29.043Z] v2.0.0-dev.55 [2021-06-23T09:43:29.043Z] v2.0.0-dev.56 [2021-06-23T09:43:29.043Z] v2.0.0-dev.57 [2021-06-23T09:43:29.043Z] v2.0.0-dev.58 [2021-06-23T09:43:29.043Z] v2.0.0-dev.59 [2021-06-23T09:43:29.043Z] v2.0.0-dev.6 [2021-06-23T09:43:29.043Z] v2.0.0-dev.60 [2021-06-23T09:43:29.043Z] v2.0.0-dev.61 [2021-06-23T09:43:29.043Z] v2.0.0-dev.62 [2021-06-23T09:43:29.043Z] v2.0.0-dev.63 [2021-06-23T09:43:29.043Z] v2.0.0-dev.64 [2021-06-23T09:43:29.043Z] v2.0.0-dev.65 [2021-06-23T09:43:29.043Z] v2.0.0-dev.66 [2021-06-23T09:43:29.043Z] v2.0.0-dev.67 [2021-06-23T09:43:29.043Z] v2.0.0-dev.68 [2021-06-23T09:43:29.043Z] v2.0.0-dev.69 [2021-06-23T09:43:29.043Z] v2.0.0-dev.7 [2021-06-23T09:43:29.043Z] v2.0.0-dev.70 [2021-06-23T09:43:29.043Z] v2.0.0-dev.71 [2021-06-23T09:43:29.043Z] v2.0.0-dev.72 [2021-06-23T09:43:29.043Z] v2.0.0-dev.73 [2021-06-23T09:43:29.043Z] v2.0.0-dev.74 [2021-06-23T09:43:29.043Z] v2.0.0-dev.75 [2021-06-23T09:43:29.043Z] v2.0.0-dev.76 [2021-06-23T09:43:29.043Z] v2.0.0-dev.77 [2021-06-23T09:43:29.043Z] v2.0.0-dev.78 [2021-06-23T09:43:29.043Z] v2.0.0-dev.79 [2021-06-23T09:43:29.043Z] v2.0.0-dev.8 [2021-06-23T09:43:29.043Z] v2.0.0-dev.80 [2021-06-23T09:43:29.043Z] v2.0.0-dev.81 [2021-06-23T09:43:29.043Z] v2.0.0-dev.82 [2021-06-23T09:43:29.043Z] v2.0.0-dev.83 [2021-06-23T09:43:29.043Z] v2.0.0-dev.84 [2021-06-23T09:43:29.043Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-23T09:43:29.348Z] + lftools sign git-tag v2.0.0-dev.84 [2021-06-23T09:43:29.924Z] Signing Git tag with Sigul... [2021-06-23T09:43:29.924Z] Signing v2.0.0-dev.84 [Pipeline] echo [2021-06-23T09:43:30.891Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:43:31.190Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T09:43:31.198Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T09:43:31.227Z] $ docker stop --time=1 ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f [2021-06-23T09:43:32.886Z] $ docker rm -f ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:33.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:43:33.527Z] . [Pipeline] withDockerContainer [2021-06-23T09:43:33.606Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:43:33.647Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T09:43:34.068Z] $ docker top ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T09:43:34.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T09:43:34.232Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T09:43:34.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T09:43:34.369Z] $ docker exec ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d ssh-agent [2021-06-23T09:43:34.512Z] SSH_AUTH_SOCK=/tmp/ssh-G4pjzAA1ffRK/agent.14 [2021-06-23T09:43:34.512Z] SSH_AGENT_PID=20 [2021-06-23T09:43:34.522Z] Running ssh-add (command line suppressed) [2021-06-23T09:43:34.628Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2478985052349521320.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2478985052349521320.key) [2021-06-23T09:43:34.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T09:43:34.975Z] + git semver bump pre [2021-06-23T09:43:34.975Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T09:43:34.975Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T09:43:34.975Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T09:43:34.975Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T09:43:34.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T09:43:34.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T09:43:34.975Z] # $SEMVER_BRANCH = master [2021-06-23T09:43:34.975Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T09:43:34.975Z] 2.0.0-dev.85 [Pipeline] } [2021-06-23T09:43:34.988Z] $ docker exec --env ******** --env ******** ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d ssh-agent -k [2021-06-23T09:43:35.100Z] unset SSH_AUTH_SOCK; [2021-06-23T09:43:35.101Z] unset SSH_AGENT_PID; [2021-06-23T09:43:35.101Z] echo Agent pid 20 killed; [2021-06-23T09:43:35.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T09:43:35.456Z] + git semver [Pipeline] } [2021-06-23T09:43:35.468Z] $ docker stop --time=1 ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d [2021-06-23T09:43:36.682Z] $ docker rm -f ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:37.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T09:43:37.083Z] . [Pipeline] withDockerContainer [2021-06-23T09:43:37.168Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:43:37.215Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T09:43:37.665Z] $ docker top 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T09:43:37.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T09:43:37.820Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T09:43:37.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T09:43:37.941Z] $ docker exec 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 ssh-agent [2021-06-23T09:43:38.074Z] SSH_AUTH_SOCK=/tmp/ssh-nrrwmwm5J667/agent.14 [2021-06-23T09:43:38.074Z] SSH_AGENT_PID=20 [2021-06-23T09:43:38.081Z] Running ssh-add (command line suppressed) [2021-06-23T09:43:38.184Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1199304015276208203.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1199304015276208203.key) [2021-06-23T09:43:38.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T09:43:38.513Z] + git semver push [2021-06-23T09:43:38.513Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T09:43:38.513Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T09:43:38.513Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T09:43:38.513Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T09:43:38.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T09:43:38.514Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T09:43:38.514Z] # $SEMVER_BRANCH = master [2021-06-23T09:43:38.514Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T09:43:43.837Z] $ docker exec --env ******** --env ******** 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 ssh-agent -k [2021-06-23T09:43:43.941Z] unset SSH_AUTH_SOCK; [2021-06-23T09:43:43.942Z] unset SSH_AGENT_PID; [2021-06-23T09:43:43.942Z] echo Agent pid 20 killed; [2021-06-23T09:43:43.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T09:43:44.316Z] + git semver [Pipeline] } [2021-06-23T09:43:44.328Z] $ docker stop --time=1 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 [2021-06-23T09:43:45.545Z] $ docker rm -f 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 [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-23T09:43:46.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:43:47.532Z] ---> package-listing.sh [2021-06-23T09:43:47.532Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T09:43:47.532Z] ++ facter osfamily [2021-06-23T09:43:47.799Z] + OS_FAMILY=redhat [2021-06-23T09:43:47.799Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T09:43:47.799Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T09:43:47.799Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T09:43:47.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T09:43:47.799Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T09:43:47.799Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T09:43:47.799Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T09:43:47.799Z] + case "${OS_FAMILY}" in [2021-06-23T09:43:47.799Z] + rpm -qa [2021-06-23T09:43:47.799Z] + sort [2021-06-23T09:43:48.381Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T09:43:48.381Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T09:43:48.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T09:43:48.381Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T09:43:48.381Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-23T09:43:48.381Z] + 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-23T09:43:48.394Z] 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-23T09:43:48.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:49.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T09:43:49.252Z] [2021-06-23T09:43:49.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T09:43:49.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T09:43:49.578Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T09:43:49.578Z] df20fa9351a1: Pulling fs layer [2021-06-23T09:43:49.578Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T09:43:49.578Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T09:43:49.578Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T09:43:49.578Z] 93b61091891f: Pulling fs layer [2021-06-23T09:43:49.578Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T09:43:49.578Z] 5e14af77c1be: Pulling fs layer [2021-06-23T09:43:49.578Z] 01666e4c0597: Pulling fs layer [2021-06-23T09:43:49.578Z] aa168da1d23b: Pulling fs layer [2021-06-23T09:43:49.578Z] 93b61091891f: Waiting [2021-06-23T09:43:49.578Z] 93b9cdb0e59b: Waiting [2021-06-23T09:43:49.578Z] 5e14af77c1be: Waiting [2021-06-23T09:43:49.578Z] 01666e4c0597: Waiting [2021-06-23T09:43:49.578Z] aa168da1d23b: Waiting [2021-06-23T09:43:49.578Z] 46f8f816bc3b: Waiting [2021-06-23T09:43:49.578Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T09:43:49.578Z] 36b3adc4ff6f: Download complete [2021-06-23T09:43:49.578Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T09:43:49.578Z] 46f8f816bc3b: Download complete [2021-06-23T09:43:49.906Z] df20fa9351a1: Verifying Checksum [2021-06-23T09:43:49.906Z] df20fa9351a1: Download complete [2021-06-23T09:43:49.906Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T09:43:49.906Z] 93b9cdb0e59b: Download complete [2021-06-23T09:43:49.906Z] 5e14af77c1be: Verifying Checksum [2021-06-23T09:43:49.906Z] 5e14af77c1be: Download complete [2021-06-23T09:43:49.906Z] 01666e4c0597: Verifying Checksum [2021-06-23T09:43:49.906Z] 01666e4c0597: Download complete [2021-06-23T09:43:49.906Z] 93b61091891f: Verifying Checksum [2021-06-23T09:43:49.906Z] 93b61091891f: Download complete [2021-06-23T09:43:49.906Z] df20fa9351a1: Pull complete [2021-06-23T09:43:50.351Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T09:43:50.351Z] 8ad3a11d3b57: Download complete [2021-06-23T09:43:50.351Z] 36b3adc4ff6f: Pull complete [2021-06-23T09:43:50.630Z] 8ad3a11d3b57: Pull complete [2021-06-23T09:43:50.630Z] 46f8f816bc3b: Pull complete [2021-06-23T09:43:51.205Z] 93b61091891f: Pull complete [2021-06-23T09:43:51.205Z] 93b9cdb0e59b: Pull complete [2021-06-23T09:43:51.205Z] 5e14af77c1be: Pull complete [2021-06-23T09:43:51.205Z] 01666e4c0597: Pull complete [2021-06-23T09:43:51.782Z] aa168da1d23b: Verifying Checksum [2021-06-23T09:43:51.783Z] aa168da1d23b: Download complete [2021-06-23T09:43:56.057Z] aa168da1d23b: Pull complete [2021-06-23T09:43:56.057Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T09:43:56.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T09:43:56.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T09:43:56.143Z] prd-centos7-docker-4c-2g-906 does not seem to be running inside a container [2021-06-23T09:43:56.191Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T09:43:58.242Z] $ docker top 44a1539bbf78fbab990bd03820fe79e63acd2d2e4fe9c048a36e851fcc450c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T09:43:58.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T09:43:58.971Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T09:43:59.291Z] + ls /var/log/sa-host [2021-06-23T09:43:59.291Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T09:43:59.291Z] file_magic: OK [2021-06-23T09:43:59.291Z] HZ: Using current value: 100 [2021-06-23T09:43:59.291Z] file_header: OK [2021-06-23T09:43:59.291Z] 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-23T09:43:59.291Z] Statistics: [2021-06-23T09:43:59.291Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T09:43:59.291Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T09:43:59.291Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T09:43:59.291Z] file_magic: OK [2021-06-23T09:43:59.291Z] HZ: Using current value: 100 [2021-06-23T09:43:59.291Z] file_header: OK [2021-06-23T09:43:59.291Z] 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-23T09:43:59.291Z] Statistics: [2021-06-23T09:43:59.291Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T09:43:59.291Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T09:43:59.967Z] provisioning config files... [2021-06-23T09:43:59.981Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2416176032146523753tmp [Pipeline] { [Pipeline] echo [2021-06-23T09:44:00.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:44:00.298Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T09:44:00.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:44:00.756Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T09:44:00.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:44:01.070Z] ---> sudo-logs.sh [2021-06-23T09:44:01.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T09:44:01.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:44:01.413Z] ---> job-cost.sh [2021-06-23T09:44:01.413Z] lf-activate-venv: SKIPPING [2021-06-23T09:44:01.413Z] DEBUG: total: 0.18000000715255737 [2021-06-23T09:44:01.413Z] INFO: Retrieving Stack Cost... [2021-06-23T09:44:03.391Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T09:44:03.656Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T09:44:03.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T09:44:03.971Z] ---> logs-deploy.sh [2021-06-23T09:44:03.971Z] lf-activate-venv: SKIPPING [2021-06-23T09:44:03.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/144 [2021-06-23T09:44:03.971Z] INFO: archiving workspace using pattern(s): [2021-06-23T09:44:04.925Z] Archives upload complete. [2021-06-23T09:44:04.925Z] INFO: archiving logs to Nexus