Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ee8074266b270fdaf001247b3f0e0ff7886c0c93 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-ssh5753818902636332930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5033442801699472436.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh236008795887325778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh3958619729799088625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh9037974896170074343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-109’ is offline Running on prd-centos7-docker-4c-2g-119 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.3' 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-ssh8430677103588924848.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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 (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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T10:07:36.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T10:07:36.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T10:07:36.733Z] ========================================================= [2021-05-14T10:07:36.734Z] EdgeX Global Pipelines Version Info [2021-05-14T10:07:36.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:07:38.928Z] ------------------- [2021-05-14T10:07:38.928Z] stable info: [2021-05-14T10:07:38.928Z] ------------------- [2021-05-14T10:07:38.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T10:07:38.928Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T10:07:38.928Z] Message: update stable to v1.0.192 [2021-05-14T10:07:39.884Z] ------------------- [2021-05-14T10:07:39.884Z] experimental info: [2021-05-14T10:07:39.884Z] ------------------- [2021-05-14T10:07:39.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T10:07:39.884Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T10:07:39.884Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T10:07:40.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T10:07:40.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T10:07:40.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T10:07:40.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T10:07:40.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T10:07:40.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T10:07:40.196Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T10:07:40.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T10:07:40.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T10:07:40.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T10:07:40.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T10:07:40.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T10:07:40.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T10:07:40.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T10:07:40.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T10:07:40.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T10:07:40.491Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T10:07:40.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T10:07:40.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T10:07:40.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T10:07:40.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T10:07:40.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T10:07:40.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T10:07:40.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T10:07:40.686Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T10:07:40.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T10:07:40.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T10:07:40.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T10:07:40.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T10:07:40.819Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] echo [2021-05-14T10:07:40.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee80742 [Pipeline] echo [2021-05-14T10:07:40.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:07:40.962Z] provisioning config files... [2021-05-14T10:07:40.985Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6285295876963385014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:07:41.388Z] ---> docker-login.sh [2021-05-14T10:07:41.388Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:07:41.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:07:41.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:07:41.989Z] Configure a credential helper to remove this warning. See [2021-05-14T10:07:41.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:07:41.989Z] [2021-05-14T10:07:41.989Z] Login Succeeded [2021-05-14T10:07:41.989Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:07:42.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:07:42.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:07:42.528Z] Configure a credential helper to remove this warning. See [2021-05-14T10:07:42.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:07:42.528Z] [2021-05-14T10:07:42.528Z] Login Succeeded [2021-05-14T10:07:42.528Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:07:42.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:07:42.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:07:42.528Z] Configure a credential helper to remove this warning. See [2021-05-14T10:07:42.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:07:42.528Z] [2021-05-14T10:07:42.528Z] Login Succeeded [2021-05-14T10:07:42.528Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:07:42.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:07:42.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:07:42.801Z] Configure a credential helper to remove this warning. See [2021-05-14T10:07:42.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:07:42.801Z] [2021-05-14T10:07:42.801Z] Login Succeeded [2021-05-14T10:07:42.801Z] docker.io [2021-05-14T10:07:43.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:07:43.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:07:43.355Z] Configure a credential helper to remove this warning. See [2021-05-14T10:07:43.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:07:43.355Z] [2021-05-14T10:07:43.355Z] Login Succeeded [2021-05-14T10:07:43.355Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:07:43.373Z] 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-05-14T10:07:43.902Z] + git log --format=format:%s -1 ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] echo [2021-05-14T10:07:43.961Z] GIT_COMMIT: ee8074266b270fdaf001247b3f0e0ff7886c0c93, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-14T10:07:43.975Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:07:45.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:07:45.089Z] [2021-05-14T10:07:45.089Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:07:45.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:07:45.738Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T10:07:45.738Z] 31603596830f: Pulling fs layer [2021-05-14T10:07:45.738Z] 54011a49482f: Pulling fs layer [2021-05-14T10:07:45.738Z] a6820b24f6d8: Pulling fs layer [2021-05-14T10:07:45.738Z] f581987b2513: Pulling fs layer [2021-05-14T10:07:45.738Z] f581987b2513: Waiting [2021-05-14T10:07:45.738Z] 54011a49482f: Download complete [2021-05-14T10:07:45.738Z] 31603596830f: Download complete [2021-05-14T10:07:46.330Z] f581987b2513: Verifying Checksum [2021-05-14T10:07:46.330Z] f581987b2513: Download complete [2021-05-14T10:07:46.330Z] a6820b24f6d8: Verifying Checksum [2021-05-14T10:07:46.330Z] a6820b24f6d8: Download complete [2021-05-14T10:07:46.330Z] 31603596830f: Pull complete [2021-05-14T10:07:46.601Z] 54011a49482f: Pull complete [2021-05-14T10:07:48.024Z] a6820b24f6d8: Pull complete [2021-05-14T10:07:48.288Z] f581987b2513: Pull complete [2021-05-14T10:07:48.288Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T10:07:48.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:07:48.288Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T10:07:48.434Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:07:48.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T10:07:50.834Z] $ docker top eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T10:07:51.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:07:51.074Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:07:51.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:07:51.398Z] $ docker exec eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent [2021-05-14T10:07:51.613Z] SSH_AUTH_SOCK=/tmp/ssh-VVlfFeoQJdS0/agent.11 [2021-05-14T10:07:51.613Z] SSH_AGENT_PID=17 [2021-05-14T10:07:51.634Z] Running ssh-add (command line suppressed) [2021-05-14T10:07:51.792Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6982522501690823659.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6982522501690823659.key) [2021-05-14T10:07:51.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:07:52.167Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T10:07:52.192Z] $ docker exec --env ******** --env ******** eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent -k [2021-05-14T10:07:52.328Z] unset SSH_AUTH_SOCK; [2021-05-14T10:07:52.329Z] unset SSH_AGENT_PID; [2021-05-14T10:07:52.329Z] echo Agent pid 17 killed; [2021-05-14T10:07:52.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T10:07:52.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:07:52.422Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:07:52.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:07:52.652Z] $ docker exec eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent [2021-05-14T10:07:52.879Z] SSH_AUTH_SOCK=/tmp/ssh-ItsPxrEBibUc/agent.45 [2021-05-14T10:07:52.879Z] SSH_AGENT_PID=51 [2021-05-14T10:07:52.887Z] Running ssh-add (command line suppressed) [2021-05-14T10:07:53.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2531298179085806770.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2531298179085806770.key) [2021-05-14T10:07:53.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:07:53.503Z] + git semver init [2021-05-14T10:07:53.503Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T10:07:53.503Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T10:07:53.503Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T10:07:53.503Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T10:07:53.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T10:07:53.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T10:07:53.503Z] # $SEMVER_BRANCH = master [2021-05-14T10:07:53.503Z] # $SEMVER_TEMP = /tmp/semver-087451892 [2021-05-14T10:07:53.503Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T10:07:56.152Z] # '/tmp/semver-087451892' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-14T10:07:56.152Z] # -> Force: false [2021-05-14T10:07:56.152Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T10:07:56.183Z] $ docker exec --env ******** --env ******** eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent -k [2021-05-14T10:07:56.540Z] unset SSH_AUTH_SOCK; [2021-05-14T10:07:56.540Z] unset SSH_AGENT_PID; [2021-05-14T10:07:56.541Z] echo Agent pid 51 killed; [2021-05-14T10:07:56.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T10:07:57.018Z] + git semver [Pipeline] } [2021-05-14T10:07:57.041Z] $ docker stop --time=1 eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 [2021-05-14T10:07:58.611Z] $ docker rm -f eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T10:07:59.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T10:07:59.991Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T10:07:59.994Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.52 [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-05-14T10:08:15.309Z] Still waiting to schedule task [2021-05-14T10:08:15.309Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-14T10:08:15.314Z] Still waiting to schedule task [2021-05-14T10:08:15.314Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-14T10:10:07.546Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-14T10:10:07.572Z] Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout [2021-05-14T10:10:07.772Z] The recommended git tool is: git [2021-05-14T10:10:13.865Z] using credential edgex-jenkins-ssh [2021-05-14T10:10:13.887Z] Cloning the remote Git repository [2021-05-14T10:10:13.938Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:10:14.051Z] > git init /w/workspace/edgex-ui-go/112 # timeout=10 [2021-05-14T10:10:14.149Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:10:14.150Z] > git --version # timeout=10 [2021-05-14T10:10:14.164Z] > git --version # 'git version 2.17.1' [2021-05-14T10:10:14.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:10:14.223Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:10:16.283Z] Avoid second fetch [2021-05-14T10:10:16.284Z] Checking out Revision ee8074266b270fdaf001247b3f0e0ff7886c0c93 (master) [2021-05-14T10:10:16.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:10:16.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:10:16.308Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:10:16.329Z] > git checkout -f ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T10:10:21.034Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:10:22.571Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:10:23.059Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:10:23.442Z] + true [2021-05-14T10:10:23.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:10:26.116Z] provisioning config files... [2021-05-14T10:10:26.143Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config348443533771897797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:10:26.524Z] ---> docker-login.sh [2021-05-14T10:10:26.524Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:10:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:27.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:27.787Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:27.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:27.787Z] [2021-05-14T10:10:27.787Z] Login Succeeded [2021-05-14T10:10:28.062Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:10:28.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:28.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:28.336Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:28.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:28.336Z] [2021-05-14T10:10:28.336Z] Login Succeeded [2021-05-14T10:10:28.336Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:10:28.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:28.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:28.934Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:28.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:28.934Z] [2021-05-14T10:10:28.934Z] Login Succeeded [2021-05-14T10:10:28.934Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:10:29.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:29.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:29.533Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:29.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:29.533Z] [2021-05-14T10:10:29.533Z] Login Succeeded [2021-05-14T10:10:29.533Z] docker.io [2021-05-14T10:10:30.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:30.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:30.402Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:30.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:30.402Z] [2021-05-14T10:10:30.402Z] Login Succeeded [2021-05-14T10:10:30.402Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:10:30.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T10:10:30.741Z] ========================================================= [2021-05-14T10:10:30.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T10:10:30.742Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:10:31.119Z] + 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-05-14T10:10:32.122Z] Sending build context to Docker daemon 35.43MB [2021-05-14T10:10:32.122Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:10:32.122Z] Step 2/8 : FROM ${BASE} [2021-05-14T10:10:32.122Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T10:10:32.122Z] 595b0fe564bb: Pulling fs layer [2021-05-14T10:10:32.122Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T10:10:32.122Z] 316046926c0a: Pulling fs layer [2021-05-14T10:10:32.122Z] 4ebd0625c992: Pulling fs layer [2021-05-14T10:10:32.122Z] 207e8628e3a3: Pulling fs layer [2021-05-14T10:10:32.122Z] c791037a9be2: Pulling fs layer [2021-05-14T10:10:32.122Z] ffd874e62e21: Pulling fs layer [2021-05-14T10:10:32.122Z] 4ebd0625c992: Waiting [2021-05-14T10:10:32.122Z] 207e8628e3a3: Waiting [2021-05-14T10:10:32.122Z] c791037a9be2: Waiting [2021-05-14T10:10:32.122Z] ffd874e62e21: Waiting [2021-05-14T10:10:32.122Z] 316046926c0a: Verifying Checksum [2021-05-14T10:10:32.122Z] 316046926c0a: Download complete [2021-05-14T10:10:32.122Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T10:10:32.122Z] 7186ed65a4f7: Download complete [2021-05-14T10:10:32.400Z] 207e8628e3a3: Verifying Checksum [2021-05-14T10:10:32.400Z] 207e8628e3a3: Download complete [2021-05-14T10:10:32.400Z] 595b0fe564bb: Verifying Checksum [2021-05-14T10:10:32.400Z] 595b0fe564bb: Download complete [2021-05-14T10:10:32.400Z] c791037a9be2: Verifying Checksum [2021-05-14T10:10:32.400Z] c791037a9be2: Download complete [2021-05-14T10:10:33.002Z] 595b0fe564bb: Pull complete [2021-05-14T10:10:33.612Z] 7186ed65a4f7: Pull complete [2021-05-14T10:10:33.890Z] 316046926c0a: Pull complete [2021-05-14T10:10:34.492Z] ffd874e62e21: Download complete [2021-05-14T10:10:35.934Z] 4ebd0625c992: Verifying Checksum [2021-05-14T10:10:43.411Z] Running on prd-centos7-docker-4c-2g-121 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-14T10:10:43.429Z] Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout [2021-05-14T10:10:43.546Z] The recommended git tool is: git [2021-05-14T10:10:46.095Z] using credential edgex-jenkins-ssh [2021-05-14T10:10:46.107Z] Cloning the remote Git repository [2021-05-14T10:10:46.129Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:10:46.198Z] > git init /w/workspace/edgex-ui-go/112 # timeout=10 [2021-05-14T10:10:46.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:10:46.255Z] > git --version # timeout=10 [2021-05-14T10:10:46.267Z] > git --version # 'git version 2.24.3' [2021-05-14T10:10:46.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:10:46.295Z] [INFO] Currently running in a labeled security context [2021-05-14T10:10:46.295Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T10:10:46.296Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/112@tmp/jenkins-gitclient-ssh8647976764416807163.key [2021-05-14T10:10:46.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:10:47.472Z] Avoid second fetch [2021-05-14T10:10:47.473Z] Checking out Revision ee8074266b270fdaf001247b3f0e0ff7886c0c93 (master) [2021-05-14T10:10:47.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:10:47.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:10:47.494Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:10:47.533Z] > git checkout -f ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T10:10:48.436Z] 4ebd0625c992: Pull complete [2021-05-14T10:10:48.437Z] 207e8628e3a3: Pull complete [2021-05-14T10:10:48.437Z] c791037a9be2: Pull complete [2021-05-14T10:10:51.063Z] ffd874e62e21: Pull complete [2021-05-14T10:10:51.063Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T10:10:51.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T10:10:51.063Z] ---> cfc18b08335c [2021-05-14T10:10:51.063Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T10:10:51.645Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:10:52.746Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:10:53.084Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:10:53.389Z] + sudo service docker restart [2021-05-14T10:10:53.390Z] + true [2021-05-14T10:10:53.390Z] Redirecting to /bin/systemctl restart docker.service [2021-05-14T10:10:54.455Z] ---> Running in b311ad9059c5 [2021-05-14T10:10:54.455Z] Removing intermediate container b311ad9059c5 [2021-05-14T10:10:54.455Z] ---> 8fb31ba31170 [2021-05-14T10:10:54.455Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:10:54.455Z] ---> Running in b9dd1b14293f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:10:54.823Z] provisioning config files... [2021-05-14T10:10:54.843Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config3927125157831635215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:10:55.184Z] ---> docker-login.sh [2021-05-14T10:10:55.184Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:10:55.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:55.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:55.713Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:55.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:55.713Z] [2021-05-14T10:10:55.713Z] Login Succeeded [2021-05-14T10:10:55.713Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:10:55.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:55.983Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:55.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:55.983Z] [2021-05-14T10:10:55.983Z] Login Succeeded [2021-05-14T10:10:55.983Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:10:55.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:55.983Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:55.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:55.983Z] [2021-05-14T10:10:55.983Z] Login Succeeded [2021-05-14T10:10:55.983Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:10:56.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:56.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:56.252Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:56.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:56.252Z] [2021-05-14T10:10:56.252Z] Login Succeeded [2021-05-14T10:10:56.252Z] docker.io [2021-05-14T10:10:56.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:10:56.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:10:56.831Z] Configure a credential helper to remove this warning. See [2021-05-14T10:10:56.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:10:56.831Z] [2021-05-14T10:10:56.831Z] Login Succeeded [2021-05-14T10:10:56.831Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:10:56.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T10:10:57.033Z] ========================================================= [2021-05-14T10:10:57.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T10:10:57.033Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:10:57.095Z] Removing intermediate container b9dd1b14293f [2021-05-14T10:10:57.095Z] ---> 3c9adac29540 [2021-05-14T10:10:57.095Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T10:10:57.353Z] + 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-05-14T10:10:57.367Z] ---> Running in 6c66a19fe04b [2021-05-14T10:10:57.932Z] Sending build context to Docker daemon 35.43MB [2021-05-14T10:10:57.932Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:10:57.932Z] Step 2/8 : FROM ${BASE} [2021-05-14T10:10:57.932Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T10:10:57.932Z] 540db60ca938: Pulling fs layer [2021-05-14T10:10:57.932Z] adcc1eea9eea: Pulling fs layer [2021-05-14T10:10:57.932Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T10:10:57.932Z] 0510c868ecb4: Pulling fs layer [2021-05-14T10:10:57.932Z] afea3b2eda06: Pulling fs layer [2021-05-14T10:10:57.932Z] 7809a108b3ef: Pulling fs layer [2021-05-14T10:10:57.932Z] f706445af74f: Pulling fs layer [2021-05-14T10:10:57.932Z] afea3b2eda06: Waiting [2021-05-14T10:10:57.932Z] 7809a108b3ef: Waiting [2021-05-14T10:10:57.932Z] f706445af74f: Waiting [2021-05-14T10:10:57.932Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T10:10:57.932Z] 4c4ab2625f07: Download complete [2021-05-14T10:10:57.932Z] adcc1eea9eea: Download complete [2021-05-14T10:10:57.932Z] afea3b2eda06: Verifying Checksum [2021-05-14T10:10:57.932Z] afea3b2eda06: Download complete [2021-05-14T10:10:58.199Z] 540db60ca938: Verifying Checksum [2021-05-14T10:10:58.199Z] 540db60ca938: Download complete [2021-05-14T10:10:58.199Z] 7809a108b3ef: Verifying Checksum [2021-05-14T10:10:58.199Z] 7809a108b3ef: Download complete [2021-05-14T10:10:58.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T10:10:58.463Z] 540db60ca938: Pull complete [2021-05-14T10:10:58.726Z] adcc1eea9eea: Pull complete [2021-05-14T10:10:58.726Z] 4c4ab2625f07: Pull complete [2021-05-14T10:10:59.304Z] f706445af74f: Verifying Checksum [2021-05-14T10:10:59.304Z] f706445af74f: Download complete [2021-05-14T10:10:59.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T10:11:00.263Z] 0510c868ecb4: Verifying Checksum [2021-05-14T10:11:00.263Z] 0510c868ecb4: Download complete [2021-05-14T10:11:01.266Z] OK: 138 MiB in 40 packages [2021-05-14T10:11:02.711Z] Removing intermediate container 6c66a19fe04b [2021-05-14T10:11:02.711Z] ---> 2b95d4730122 [2021-05-14T10:11:02.711Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T10:11:02.986Z] ---> Running in e9c2f253ab49 [2021-05-14T10:11:03.583Z] Removing intermediate container e9c2f253ab49 [2021-05-14T10:11:03.583Z] ---> 2ad793a26e43 [2021-05-14T10:11:03.583Z] Step 7/8 : COPY . . [2021-05-14T10:11:05.602Z] 0510c868ecb4: Pull complete [2021-05-14T10:11:05.866Z] afea3b2eda06: Pull complete [2021-05-14T10:11:05.866Z] 7809a108b3ef: Pull complete [2021-05-14T10:11:06.979Z] ---> b42f63a935b8 [2021-05-14T10:11:06.979Z] Step 8/8 : RUN go mod download [2021-05-14T10:11:06.979Z] ---> Running in 81649496599b [2021-05-14T10:11:12.489Z] f706445af74f: Pull complete [2021-05-14T10:11:12.489Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T10:11:12.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T10:11:12.489Z] ---> b068be0155e3 [2021-05-14T10:11:12.489Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T10:11:13.905Z] ---> Running in 0b1105576b96 [2021-05-14T10:11:14.169Z] Removing intermediate container 0b1105576b96 [2021-05-14T10:11:14.169Z] ---> 5b28f3f7413a [2021-05-14T10:11:14.169Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:11:14.169Z] ---> Running in 6a5a14aba09e [2021-05-14T10:11:15.134Z] Removing intermediate container 6a5a14aba09e [2021-05-14T10:11:15.134Z] ---> a650154a7484 [2021-05-14T10:11:15.134Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T10:11:15.134Z] ---> Running in e0ac78b158b2 [2021-05-14T10:11:16.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T10:11:17.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T10:11:17.690Z] OK: 149 MiB in 40 packages [2021-05-14T10:11:17.953Z] Removing intermediate container e0ac78b158b2 [2021-05-14T10:11:17.953Z] ---> 5fbb713b47f6 [2021-05-14T10:11:17.953Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T10:11:18.216Z] ---> Running in 8122fa84bcae [2021-05-14T10:11:18.216Z] Removing intermediate container 8122fa84bcae [2021-05-14T10:11:18.216Z] ---> 331fc1213508 [2021-05-14T10:11:18.216Z] Step 7/8 : COPY . . [2021-05-14T10:11:21.554Z] ---> ff5daa6618f8 [2021-05-14T10:11:21.554Z] Step 8/8 : RUN go mod download [2021-05-14T10:11:21.554Z] ---> Running in b90f7ec3c55c [2021-05-14T10:11:39.312Z] Removing intermediate container 81649496599b [2021-05-14T10:11:39.312Z] ---> 6f67e3c9407a [2021-05-14T10:11:39.312Z] Successfully built 6f67e3c9407a [2021-05-14T10:11:39.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:11:39.653Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T10:11:39.653Z] . [Pipeline] withDockerContainer [2021-05-14T10:11:39.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-05-14T10:11:39.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-05-14T10:11:41.397Z] $ docker top 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:11:42.324Z] + go version [2021-05-14T10:11:42.324Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T10:11:42.380Z] $ docker stop --time=1 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a [2021-05-14T10:11:44.200Z] $ docker rm -f 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:11:44.985Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T10:11:44.985Z] . [Pipeline] withDockerContainer [2021-05-14T10:11:45.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-05-14T10:11:45.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-05-14T10:11:46.809Z] $ docker top 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:11:47.735Z] + go mod tidy [2021-05-14T10:11:48.201Z] Removing intermediate container b90f7ec3c55c [2021-05-14T10:11:48.202Z] ---> df58a0de9b47 [2021-05-14T10:11:48.202Z] Successfully built df58a0de9b47 [2021-05-14T10:11:48.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-05-14T10:11:48.558Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T10:11:48.558Z] . [Pipeline] withDockerContainer [2021-05-14T10:11:48.804Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-05-14T10:11:48.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-05-14T10:11:49.025Z] + make test [2021-05-14T10:11:49.025Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T10:11:49.687Z] $ docker top 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:11:50.012Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T10:11:50.140Z] + go version [2021-05-14T10:11:50.141Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T10:11:50.156Z] $ docker stop --time=1 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d [2021-05-14T10:11:51.586Z] $ docker rm -f 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:11:52.193Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T10:11:52.193Z] . [Pipeline] withDockerContainer [2021-05-14T10:11:52.293Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-05-14T10:11:52.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-05-14T10:11:53.472Z] $ docker top 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:11:53.902Z] + go mod tidy [Pipeline] sh [2021-05-14T10:11:55.167Z] + make test [2021-05-14T10:11:55.167Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T10:11:56.132Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T10:12:08.558Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T10:12:08.558Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-14T10:12:15.322Z] $ docker stop --time=1 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 [2021-05-14T10:12:17.611Z] $ docker rm -f 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T10:12:18.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T10:12:18.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-14T10:12:21.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T10:12:22.109Z] + ls -al . [2021-05-14T10:12:22.109Z] total 92 [2021-05-14T10:12:22.109Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 10:11 . [2021-05-14T10:12:22.109Z] drwxrwxr-x. 4 jenkins jenkins 32 May 14 10:10 .. [2021-05-14T10:12:22.109Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 10:10 assets [2021-05-14T10:12:22.109Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 10:10 bin [2021-05-14T10:12:22.109Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 10:10 cmd [2021-05-14T10:12:22.109Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 10:10 CONTRIBUTING.md [2021-05-14T10:12:22.109Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 10:11 coverage.out [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 10:10 Dockerfile [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 10:10 Dockerfile.build [2021-05-14T10:12:22.110Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 10:10 docs [2021-05-14T10:12:22.110Z] drwxrwxr-x. 8 jenkins jenkins 162 May 14 10:10 .git [2021-05-14T10:12:22.110Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 10:10 .github [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 10:10 .gitignore [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 987 May 14 10:10 go.mod [2021-05-14T10:12:22.110Z] -rw-r--r--. 1 jenkins jenkins 24424 May 14 10:11 go.sum [2021-05-14T10:12:22.110Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 10:10 internal [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 10:10 Jenkinsfile [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 10:10 LICENSE [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 10:10 Makefile [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 10:10 README.md [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 12 May 14 10:07 VERSION [2021-05-14T10:12:22.110Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 10:10 version.go [2021-05-14T10:12:22.110Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 10:10 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:22.505Z] + 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=ee8074266b270fdaf001247b3f0e0ff7886c0c93 --label arch=amd64 --label version=2.0.0-dev.52 . [2021-05-14T10:12:23.083Z] Sending build context to Docker daemon 35.46MB [2021-05-14T10:12:23.083Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:12:23.083Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T10:12:23.083Z] ---> df58a0de9b47 [2021-05-14T10:12:23.083Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T10:12:23.660Z] ---> Running in c6bd88a43dda [2021-05-14T10:12:23.660Z] Removing intermediate container c6bd88a43dda [2021-05-14T10:12:23.660Z] ---> 84ef94f31fad [2021-05-14T10:12:23.660Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T10:12:23.660Z] ---> Running in 73c2d60f8c46 [2021-05-14T10:12:23.922Z] Removing intermediate container 73c2d60f8c46 [2021-05-14T10:12:23.922Z] ---> 706e6f8f563d [2021-05-14T10:12:23.922Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T10:12:23.923Z] ---> Running in 70822db9b54e [2021-05-14T10:12:24.185Z] Removing intermediate container 70822db9b54e [2021-05-14T10:12:24.185Z] ---> 4fbd39da9458 [2021-05-14T10:12:24.185Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T10:12:24.185Z] ---> Running in 9fb45c115548 [2021-05-14T10:12:24.446Z] Removing intermediate container 9fb45c115548 [2021-05-14T10:12:24.446Z] ---> 8598479c1f6a [2021-05-14T10:12:24.447Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T10:12:24.447Z] ---> Running in 0b846f0b7e5b [2021-05-14T10:12:24.710Z] Removing intermediate container 0b846f0b7e5b [2021-05-14T10:12:24.710Z] ---> 89d127b345f8 [2021-05-14T10:12:24.710Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:12:24.710Z] ---> Running in d52e9f4b8532 [2021-05-14T10:12:25.661Z] Removing intermediate container d52e9f4b8532 [2021-05-14T10:12:25.661Z] ---> 1770d0afa29c [2021-05-14T10:12:25.661Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T10:12:25.661Z] ---> Running in 2abfba224ebb [2021-05-14T10:12:25.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T10:12:26.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T10:12:27.451Z] OK: 149 MiB in 40 packages [2021-05-14T10:12:27.713Z] Removing intermediate container 2abfba224ebb [2021-05-14T10:12:27.713Z] ---> 2d5ef0ed32f0 [2021-05-14T10:12:27.713Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T10:12:27.713Z] ---> Running in 7ef0f924ea6b [2021-05-14T10:12:27.976Z] Removing intermediate container 7ef0f924ea6b [2021-05-14T10:12:27.976Z] ---> b9af47a55989 [2021-05-14T10:12:27.976Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T10:12:27.976Z] ---> Running in 66f64d11314d [2021-05-14T10:12:28.239Z] Removing intermediate container 66f64d11314d [2021-05-14T10:12:28.239Z] ---> e08092dda1df [2021-05-14T10:12:28.239Z] Step 12/24 : COPY go.mod . [2021-05-14T10:12:28.501Z] ---> 9813453538fe [2021-05-14T10:12:28.501Z] Step 13/24 : COPY Makefile . [2021-05-14T10:12:28.501Z] ---> b4e5e3125fd9 [2021-05-14T10:12:28.501Z] Step 14/24 : RUN make update [2021-05-14T10:12:28.768Z] ---> Running in 821366df0ce5 [2021-05-14T10:12:29.043Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T10:12:29.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T10:12:29.090Z] GO111MODULE=on go vet ./... [2021-05-14T10:12:29.628Z] Removing intermediate container 821366df0ce5 [2021-05-14T10:12:29.628Z] ---> c6c8d9719d88 [2021-05-14T10:12:29.628Z] Step 15/24 : COPY . . [2021-05-14T10:12:32.953Z] ---> 0aa633c2960c [2021-05-14T10:12:32.953Z] Step 16/24 : RUN ${MAKE} [2021-05-14T10:12:32.953Z] ---> Running in c9f5c2b9576d [2021-05-14T10:12:32.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.52" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T10:12:43.119Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T10:12:46.447Z] Removing intermediate container c9f5c2b9576d [2021-05-14T10:12:46.447Z] ---> c72a3c15753b [2021-05-14T10:12:46.447Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T10:12:46.447Z] 3.12: Pulling from library/alpine [2021-05-14T10:12:46.447Z] 339de151aab4: Pulling fs layer [2021-05-14T10:12:46.447Z] 339de151aab4: Download complete [2021-05-14T10:12:46.709Z] 339de151aab4: Pull complete [2021-05-14T10:12:46.709Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T10:12:46.709Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T10:12:46.709Z] ---> 13621d1b12d4 [2021-05-14T10:12:46.709Z] Step 18/24 : EXPOSE 4000 [2021-05-14T10:12:46.972Z] ---> Running in 57a2969e59bc [2021-05-14T10:12:46.972Z] Removing intermediate container 57a2969e59bc [2021-05-14T10:12:46.972Z] ---> 9b0b7667ae7e [2021-05-14T10:12:46.972Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] } [2021-05-14T10:12:47.526Z] $ docker stop --time=1 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 [2021-05-14T10:12:48.365Z] ---> 821cf2765c14 [2021-05-14T10:12:48.365Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T10:12:48.635Z] ---> Running in 8cf818d26d87 [2021-05-14T10:12:48.635Z] Removing intermediate container 8cf818d26d87 [2021-05-14T10:12:48.635Z] ---> 62c863b1d9f6 [2021-05-14T10:12:48.635Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T10:12:48.635Z] ---> Running in a2dec902f83d [2021-05-14T10:12:48.899Z] Removing intermediate container a2dec902f83d [2021-05-14T10:12:48.899Z] ---> c3faca587f20 [2021-05-14T10:12:48.899Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T10:12:48.899Z] ---> Running in 7884151e82f8 [2021-05-14T10:12:49.161Z] Removing intermediate container 7884151e82f8 [2021-05-14T10:12:49.161Z] ---> 84c357119133 [2021-05-14T10:12:49.161Z] Step 23/24 : LABEL git_sha=ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:12:49.161Z] ---> Running in 187444174c47 [2021-05-14T10:12:49.423Z] Removing intermediate container 187444174c47 [2021-05-14T10:12:49.423Z] ---> 04667f71f92a [2021-05-14T10:12:49.423Z] Step 24/24 : LABEL version=2.0.0-dev.52 [2021-05-14T10:12:49.423Z] ---> Running in c4e8fdfadf27 [2021-05-14T10:12:49.529Z] $ docker rm -f 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 [2021-05-14T10:12:49.686Z] Removing intermediate container c4e8fdfadf27 [2021-05-14T10:12:49.686Z] ---> 60d92c1c664a [2021-05-14T10:12:49.686Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T10:12:49.686Z] Successfully built 60d92c1c664a [2021-05-14T10:12:49.686Z] Successfully tagged edgex-ui:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-14T10:12:50.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] configFileProvider [2021-05-14T10:12:50.258Z] provisioning config files... [Pipeline] stash [2021-05-14T10:12:50.275Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config1168551377172612894tmp [2021-05-14T10:12:50.283Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:12:50.600Z] ---> docker-login.sh [2021-05-14T10:12:50.600Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:12:50.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:12:50.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:12:50.866Z] Configure a credential helper to remove this warning. See [2021-05-14T10:12:50.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:12:50.866Z] [2021-05-14T10:12:50.866Z] Login Succeeded [2021-05-14T10:12:50.866Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:12:50.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:12:50.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:12:50.866Z] Configure a credential helper to remove this warning. See [2021-05-14T10:12:50.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:12:50.866Z] [2021-05-14T10:12:50.866Z] Login Succeeded [2021-05-14T10:12:50.866Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:12:50.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:12:51.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:12:51.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:12:51.131Z] Configure a credential helper to remove this warning. See [2021-05-14T10:12:51.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:12:51.131Z] [2021-05-14T10:12:51.131Z] Login Succeeded [2021-05-14T10:12:51.131Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:12:51.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:12:51.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:12:51.401Z] Configure a credential helper to remove this warning. See [2021-05-14T10:12:51.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:12:51.401Z] [2021-05-14T10:12:51.401Z] Login Succeeded [2021-05-14T10:12:51.401Z] docker.io [2021-05-14T10:12:51.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:12:51.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T10:12:51.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:12:51.663Z] Configure a credential helper to remove this warning. See [2021-05-14T10:12:51.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:12:51.663Z] [2021-05-14T10:12:51.663Z] Login Succeeded [2021-05-14T10:12:51.663Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:12:51.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-05-14T10:12:51.736Z] + ls -al . [2021-05-14T10:12:51.736Z] total 124 [2021-05-14T10:12:51.736Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 10:11 . [2021-05-14T10:12:51.736Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 10:10 .. [2021-05-14T10:12:51.736Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 10:10 .git [2021-05-14T10:12:51.736Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 10:10 .github [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 10:10 .gitignore [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 10:10 CONTRIBUTING.md [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 10:10 Dockerfile [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 10:10 Dockerfile.build [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 10:10 Jenkinsfile [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 10:10 LICENSE [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 10:10 Makefile [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 10:10 README.md [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 10:07 VERSION [2021-05-14T10:12:51.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 10:10 assets [2021-05-14T10:12:51.736Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 10:10 bin [2021-05-14T10:12:51.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 10:10 cmd [2021-05-14T10:12:51.736Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 10:11 coverage.out [2021-05-14T10:12:51.736Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 10:10 docs [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 987 May 14 10:10 go.mod [2021-05-14T10:12:51.736Z] -rw-r--r-- 1 jenkins jenkins 24424 May 14 10:11 go.sum [2021-05-14T10:12:51.736Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 10:10 internal [2021-05-14T10:12:51.736Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 10:10 version.go [2021-05-14T10:12:51.736Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 10:10 web [Pipeline] echo [2021-05-14T10:12:51.770Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-14T10:12:51.770Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:12:51.770Z] latest [2021-05-14T10:12:51.770Z] 2.0.0-dev.52 [2021-05-14T10:12:51.770Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:12:51.770Z] master [2021-05-14T10:12:51.770Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:52.113Z] + 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=ee8074266b270fdaf001247b3f0e0ff7886c0c93 --label arch=arm64 --label version=2.0.0-dev.52 . [2021-05-14T10:12:52.185Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:52.489Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:12:52.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T10:12:52.489Z] 05bf8538faa1: Preparing [2021-05-14T10:12:52.489Z] 32f366d666a5: Preparing [2021-05-14T10:12:52.489Z] 32f366d666a5: Layer already exists [2021-05-14T10:12:53.094Z] Sending build context to Docker daemon 35.46MB [2021-05-14T10:12:53.095Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:12:53.095Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T10:12:53.095Z] ---> 6f67e3c9407a [2021-05-14T10:12:53.095Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T10:12:53.692Z] ---> Running in 49a26bdd40a9 [2021-05-14T10:12:53.965Z] Removing intermediate container 49a26bdd40a9 [2021-05-14T10:12:53.965Z] ---> c6a21f6803b9 [2021-05-14T10:12:53.965Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T10:12:54.241Z] ---> Running in 8c8a907b5a0c [2021-05-14T10:12:54.516Z] Removing intermediate container 8c8a907b5a0c [2021-05-14T10:12:54.516Z] ---> 75080b0a763c [2021-05-14T10:12:54.516Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T10:12:54.788Z] ---> Running in 6da112bc274a [2021-05-14T10:12:55.049Z] 05bf8538faa1: Pushed [2021-05-14T10:12:55.049Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [2021-05-14T10:12:55.060Z] Removing intermediate container 6da112bc274a [2021-05-14T10:12:55.060Z] ---> f31049e11f1b [2021-05-14T10:12:55.060Z] Step 6/24 : LABEL Name=edgex-ui-go [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:55.337Z] ---> Running in 7b5883d2f94c [2021-05-14T10:12:55.366Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:55.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T10:12:55.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T10:12:55.672Z] 05bf8538faa1: Preparing [2021-05-14T10:12:55.672Z] 32f366d666a5: Preparing [2021-05-14T10:12:55.672Z] 05bf8538faa1: Layer already exists [2021-05-14T10:12:55.672Z] 32f366d666a5: Layer already exists [2021-05-14T10:12:55.672Z] latest: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:55.936Z] Removing intermediate container 7b5883d2f94c [2021-05-14T10:12:55.936Z] ---> bdf68da2022b [2021-05-14T10:12:55.936Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T10:12:55.936Z] ---> Running in e26f3282cb83 [2021-05-14T10:12:55.983Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:56.294Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 [2021-05-14T10:12:56.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T10:12:56.294Z] 05bf8538faa1: Preparing [2021-05-14T10:12:56.294Z] 32f366d666a5: Preparing [2021-05-14T10:12:56.294Z] 32f366d666a5: Layer already exists [2021-05-14T10:12:56.294Z] 05bf8538faa1: Layer already exists [2021-05-14T10:12:56.294Z] 2.0.0-dev.52: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:56.531Z] Removing intermediate container e26f3282cb83 [2021-05-14T10:12:56.531Z] ---> dde9ede3823b [2021-05-14T10:12:56.531Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:12:56.531Z] ---> Running in f73e5e4779a9 [2021-05-14T10:12:56.603Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:56.908Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:12:56.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T10:12:56.908Z] 05bf8538faa1: Preparing [2021-05-14T10:12:56.908Z] 32f366d666a5: Preparing [2021-05-14T10:12:56.908Z] 32f366d666a5: Layer already exists [2021-05-14T10:12:56.908Z] 05bf8538faa1: Layer already exists [2021-05-14T10:12:56.908Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:57.231Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:12:57.539Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-14T10:12:57.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T10:12:57.539Z] 05bf8538faa1: Preparing [2021-05-14T10:12:57.539Z] 32f366d666a5: Preparing [2021-05-14T10:12:57.539Z] 05bf8538faa1: Layer already exists [2021-05-14T10:12:57.539Z] 32f366d666a5: Layer already exists [2021-05-14T10:12:57.539Z] master: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T10:12:57.596Z] ===================================================== [Pipeline] echo [2021-05-14T10:12:57.613Z] taggedImages: [2021-05-14T10:12:57.613Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:12:57.613Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T10:12:57.613Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 [2021-05-14T10:12:57.613Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:12:57.613Z] - 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-05-14T10:12:58.322Z] ---> job-cost.sh [2021-05-14T10:12:58.322Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t1Np [2021-05-14T10:12:58.506Z] Removing intermediate container f73e5e4779a9 [2021-05-14T10:12:58.506Z] ---> 536077bbe22b [2021-05-14T10:12:58.506Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T10:12:58.778Z] ---> Running in dd88789f8568 [2021-05-14T10:12:59.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T10:13:00.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T10:13:01.721Z] OK: 138 MiB in 40 packages [2021-05-14T10:13:02.693Z] Removing intermediate container dd88789f8568 [2021-05-14T10:13:02.693Z] ---> 1b3e6c27ee83 [2021-05-14T10:13:02.693Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T10:13:02.693Z] ---> Running in 98dadf6305cc [2021-05-14T10:13:03.285Z] Removing intermediate container 98dadf6305cc [2021-05-14T10:13:03.285Z] ---> 7a30aee57992 [2021-05-14T10:13:03.285Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T10:13:03.285Z] ---> Running in f5cdb6176c23 [2021-05-14T10:13:03.875Z] Removing intermediate container f5cdb6176c23 [2021-05-14T10:13:03.875Z] ---> 9305f5d58c89 [2021-05-14T10:13:03.875Z] Step 12/24 : COPY go.mod . [2021-05-14T10:13:04.469Z] ---> c2ccdb5237df [2021-05-14T10:13:04.469Z] Step 13/24 : COPY Makefile . [2021-05-14T10:13:05.071Z] ---> b01acefc2453 [2021-05-14T10:13:05.071Z] Step 14/24 : RUN make update [2021-05-14T10:13:05.071Z] ---> Running in 624f96609a2a [2021-05-14T10:13:06.053Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T10:13:07.504Z] Removing intermediate container 624f96609a2a [2021-05-14T10:13:07.504Z] ---> fada7bde6165 [2021-05-14T10:13:07.504Z] Step 15/24 : COPY . . [2021-05-14T10:13:10.911Z] ---> 5894d8843d78 [2021-05-14T10:13:10.911Z] Step 16/24 : RUN ${MAKE} [2021-05-14T10:13:10.911Z] ---> Running in 92aa5540f45f [2021-05-14T10:13:12.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.52" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T10:13:13.307Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T10:13:39.165Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T10:13:43.462Z] Removing intermediate container 92aa5540f45f [2021-05-14T10:13:43.463Z] ---> 9920a2f7f052 [2021-05-14T10:13:43.463Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T10:13:43.463Z] 3.12: Pulling from library/alpine [2021-05-14T10:13:43.463Z] d2f70382dc9a: Pulling fs layer [2021-05-14T10:13:43.737Z] d2f70382dc9a: Verifying Checksum [2021-05-14T10:13:43.737Z] d2f70382dc9a: Download complete [2021-05-14T10:13:44.345Z] d2f70382dc9a: Pull complete [2021-05-14T10:13:44.345Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T10:13:44.345Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T10:13:44.345Z] ---> 9852663dfa18 [2021-05-14T10:13:44.345Z] Step 18/24 : EXPOSE 4000 [2021-05-14T10:13:44.622Z] ---> Running in 17e6311c88b4 [2021-05-14T10:13:44.894Z] Removing intermediate container 17e6311c88b4 [2021-05-14T10:13:44.894Z] ---> da57911a5bbc [2021-05-14T10:13:44.894Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T10:13:45.495Z] lf-activate-venv(): INFO: Adding /tmp/venv-t1Np/bin to PATH [2021-05-14T10:13:45.495Z] INFO: No Stack... [2021-05-14T10:13:45.495Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T10:13:45.495Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T10:13:45.811Z] + cat /w/workspace/edgex-ui-go/112/archives/cost.csv [2021-05-14T10:13:45.811Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T10:13:45.863Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [2021-05-14T10:13:45.873Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] did not exist. Created. [2021-05-14T10:13:45.873Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T10:13:46.215Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T10:13:46.362Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T10:13:46.372Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T10:13:47.548Z] ---> d02f0e21f861 [2021-05-14T10:13:47.549Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T10:13:47.549Z] ---> Running in d74ed2471e79 [2021-05-14T10:13:47.820Z] Removing intermediate container d74ed2471e79 [2021-05-14T10:13:47.820Z] ---> caea62fefe6b [2021-05-14T10:13:47.820Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T10:13:48.094Z] ---> Running in adef970515ee [2021-05-14T10:13:48.368Z] Removing intermediate container adef970515ee [2021-05-14T10:13:48.368Z] ---> 274dee297204 [2021-05-14T10:13:48.368Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T10:13:48.643Z] ---> Running in 9e685bd7a7ad [2021-05-14T10:13:48.915Z] Removing intermediate container 9e685bd7a7ad [2021-05-14T10:13:48.915Z] ---> cbce9c52b805 [2021-05-14T10:13:48.915Z] Step 23/24 : LABEL git_sha=ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:13:49.186Z] ---> Running in 0e70b83bb5ad [2021-05-14T10:13:49.460Z] Removing intermediate container 0e70b83bb5ad [2021-05-14T10:13:49.460Z] ---> 2a541931c9c0 [2021-05-14T10:13:49.460Z] Step 24/24 : LABEL version=2.0.0-dev.52 [2021-05-14T10:13:49.736Z] ---> Running in 01d5e88d440d [2021-05-14T10:13:50.009Z] Removing intermediate container 01d5e88d440d [2021-05-14T10:13:50.009Z] ---> 80b7d2d9bfe9 [2021-05-14T10:13:50.009Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T10:13:50.281Z] Successfully built 80b7d2d9bfe9 [2021-05-14T10:13:50.281Z] 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-05-14T10:13:50.567Z] provisioning config files... [2021-05-14T10:13:50.591Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config5182608681346008728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:13:50.962Z] ---> docker-login.sh [2021-05-14T10:13:50.962Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:13:51.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:13:51.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:13:51.237Z] Configure a credential helper to remove this warning. See [2021-05-14T10:13:51.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:13:51.237Z] [2021-05-14T10:13:51.237Z] Login Succeeded [2021-05-14T10:13:51.510Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:13:51.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:13:51.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:13:51.782Z] Configure a credential helper to remove this warning. See [2021-05-14T10:13:51.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:13:51.782Z] [2021-05-14T10:13:51.782Z] Login Succeeded [2021-05-14T10:13:51.782Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:13:52.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:13:52.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:13:52.380Z] Configure a credential helper to remove this warning. See [2021-05-14T10:13:52.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:13:52.380Z] [2021-05-14T10:13:52.380Z] Login Succeeded [2021-05-14T10:13:52.380Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:13:52.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:13:52.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:13:52.977Z] Configure a credential helper to remove this warning. See [2021-05-14T10:13:52.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:13:52.977Z] [2021-05-14T10:13:52.977Z] Login Succeeded [2021-05-14T10:13:52.977Z] docker.io [2021-05-14T10:13:53.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:13:53.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:13:53.844Z] Configure a credential helper to remove this warning. See [2021-05-14T10:13:53.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:13:53.844Z] [2021-05-14T10:13:53.844Z] Login Succeeded [2021-05-14T10:13:53.844Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:13:53.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T10:13:53.951Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-14T10:13:53.951Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:13:53.951Z] latest [2021-05-14T10:13:53.951Z] 2.0.0-dev.52 [2021-05-14T10:13:53.951Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:13:53.951Z] master [2021-05-14T10:13:53.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:13:54.337Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:13:54.679Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:13:54.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T10:13:54.679Z] cfddc322333e: Preparing [2021-05-14T10:13:54.679Z] 3fbe34a1663b: Preparing [2021-05-14T10:13:54.975Z] 3fbe34a1663b: Layer already exists [2021-05-14T10:14:01.672Z] cfddc322333e: Pushed [2021-05-14T10:14:01.672Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:02.026Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:02.368Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T10:14:02.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T10:14:02.368Z] cfddc322333e: Preparing [2021-05-14T10:14:02.368Z] 3fbe34a1663b: Preparing [2021-05-14T10:14:02.368Z] 3fbe34a1663b: Layer already exists [2021-05-14T10:14:02.368Z] cfddc322333e: Layer already exists [2021-05-14T10:14:02.640Z] latest: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:02.991Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:03.337Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 [2021-05-14T10:14:03.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T10:14:03.337Z] cfddc322333e: Preparing [2021-05-14T10:14:03.337Z] 3fbe34a1663b: Preparing [2021-05-14T10:14:03.337Z] 3fbe34a1663b: Layer already exists [2021-05-14T10:14:03.337Z] cfddc322333e: Layer already exists [2021-05-14T10:14:03.613Z] 2.0.0-dev.52: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:03.965Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:04.317Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:14:04.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T10:14:04.317Z] cfddc322333e: Preparing [2021-05-14T10:14:04.317Z] 3fbe34a1663b: Preparing [2021-05-14T10:14:04.317Z] cfddc322333e: Layer already exists [2021-05-14T10:14:04.317Z] 3fbe34a1663b: Layer already exists [2021-05-14T10:14:04.591Z] ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:04.949Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:14:05.319Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-14T10:14:05.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T10:14:05.319Z] cfddc322333e: Preparing [2021-05-14T10:14:05.319Z] 3fbe34a1663b: Preparing [2021-05-14T10:14:05.319Z] 3fbe34a1663b: Layer already exists [2021-05-14T10:14:05.319Z] cfddc322333e: Layer already exists [2021-05-14T10:14:05.594Z] master: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T10:14:05.680Z] ===================================================== [Pipeline] echo [2021-05-14T10:14:05.707Z] taggedImages: [2021-05-14T10:14:05.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [2021-05-14T10:14:05.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T10:14:05.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 [2021-05-14T10:14:05.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [2021-05-14T10:14:05.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:14:06.196Z] ---> job-cost.sh [2021-05-14T10:14:06.196Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sIA0 [2021-05-14T10:14:45.184Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T10:16:06.931Z] lf-activate-venv(): INFO: Adding /tmp/venv-sIA0/bin to PATH [2021-05-14T10:16:06.931Z] INFO: No Stack... [2021-05-14T10:16:06.931Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T10:16:06.931Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T10:16:07.280Z] + cat /w/workspace/edgex-ui-go/112/archives/cost.csv [2021-05-14T10:16:07.280Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T10:16:07.347Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [2021-05-14T10:16:07.355Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] did not exist. Created. [2021-05-14T10:16:07.355Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T10:16:07.720Z] /w/workspace/edgex-ui-go/112@tmp/durable-79183d82/script.sh: 1: /w/workspace/edgex-ui-go/112@tmp/durable-79183d82/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T10:16:08.067Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T10:16:08.087Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T10:16:08.328Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T10:16:08.346Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-112-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-05-14T10:16:09.264Z] provisioning config files... [2021-05-14T10:16:09.277Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1009587129378020283tmp [Pipeline] { [Pipeline] sh [2021-05-14T10:16:09.643Z] + set +x [2021-05-14T10:16:09.643Z] + curl -s https://codecov.io/bash [2021-05-14T10:16:09.643Z] + bash -s -- [2021-05-14T10:16:09.916Z] [2021-05-14T10:16:09.916Z] _____ _ [2021-05-14T10:16:09.916Z] / ____| | | [2021-05-14T10:16:09.916Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T10:16:09.916Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T10:16:09.916Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T10:16:09.916Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T10:16:09.916Z] Bash-1.0.2 [2021-05-14T10:16:09.916Z] [2021-05-14T10:16:09.916Z] [2021-05-14T10:16:09.916Z] ==> git version 2.24.3 found [2021-05-14T10:16:09.916Z] ==> 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-05-14T10:16:09.916Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T10:16:09.916Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T10:16:09.916Z] ==> Jenkins CI detected. [2021-05-14T10:16:09.916Z] project root: . [2021-05-14T10:16:09.916Z] --> token set from env [2021-05-14T10:16:09.916Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T10:16:09.916Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T10:16:10.201Z] ==> Python coveragepy not found [2021-05-14T10:16:10.201Z] ==> Searching for coverage reports in: [2021-05-14T10:16:10.201Z] + . [2021-05-14T10:16:10.201Z] -> Found 1 reports [2021-05-14T10:16:10.201Z] ==> Detecting git/mercurial file structure [2021-05-14T10:16:10.201Z] ==> Reading reports [2021-05-14T10:16:10.202Z] + ./coverage.out bytes=10 [2021-05-14T10:16:10.202Z] ==> Appending adjustments [2021-05-14T10:16:10.202Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T10:16:10.472Z] + Found adjustments [2021-05-14T10:16:10.472Z] ==> Gzipping contents [2021-05-14T10:16:10.472Z] 4.0K /tmp/codecov.pd9Ngq.gz [2021-05-14T10:16:10.472Z] ==> Uploading reports [2021-05-14T10:16:10.472Z] url: https://codecov.io [2021-05-14T10:16:10.472Z] query: branch=master&commit=ee8074266b270fdaf001247b3f0e0ff7886c0c93&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T10:16:10.472Z] -> Pinging Codecov [2021-05-14T10:16:10.472Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=ee8074266b270fdaf001247b3f0e0ff7886c0c93&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T10:16:11.055Z] -> Uploading to [2021-05-14T10:16:11.055Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/ee8074266b270fdaf001247b3f0e0ff7886c0c93/b73ce45f-0bba-4ae0-8373-29748e54bd62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T101610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cad02f23c9959fc3964758281b7a8555e72df8998b5a9d2268e31923baa92823 [2021-05-14T10:16:11.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T10:16:11.055Z] Dload Upload Total Spent Left Speed [2021-05-14T10:16:11.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 6345 --:--:-- --:--:-- --:--:-- 6342 100 3926 0 0 100 3926 0 6342 --:--:-- --:--:-- --:--:-- 6342 [2021-05-14T10:16:11.637Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] } [2021-05-14T10:16:11.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-14T10:16:12.467Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T10:16:12.485Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:16:12.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T10:16:12.822Z] [2021-05-14T10:16:12.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:16:13.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T10:16:13.168Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T10:16:13.168Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T10:16:13.168Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T10:16:13.168Z] de9db76c5a1d: Pulling fs layer [2021-05-14T10:16:13.168Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T10:16:13.168Z] 0d57e429df01: Pulling fs layer [2021-05-14T10:16:13.168Z] 0eba1c9be4d2: Waiting [2021-05-14T10:16:13.168Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T10:16:13.168Z] e1f770b5df2f: Pulling fs layer [2021-05-14T10:16:13.457Z] 85a0685a4137: Pulling fs layer [2021-05-14T10:16:13.457Z] 0d57e429df01: Waiting [2021-05-14T10:16:13.457Z] 4e4be7b47b0d: Waiting [2021-05-14T10:16:13.457Z] e1f770b5df2f: Waiting [2021-05-14T10:16:13.457Z] 85a0685a4137: Waiting [2021-05-14T10:16:13.457Z] de9db76c5a1d: Verifying Checksum [2021-05-14T10:16:13.457Z] de9db76c5a1d: Download complete [2021-05-14T10:16:13.457Z] 0ef7d3d256c8: Download complete [2021-05-14T10:16:13.457Z] 0d57e429df01: Verifying Checksum [2021-05-14T10:16:13.457Z] 0d57e429df01: Download complete [2021-05-14T10:16:13.457Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T10:16:13.457Z] 4e4be7b47b0d: Download complete [2021-05-14T10:16:13.752Z] 188c0c94c7c5: Verifying Checksum [2021-05-14T10:16:13.752Z] 188c0c94c7c5: Download complete [2021-05-14T10:16:14.385Z] 188c0c94c7c5: Pull complete [2021-05-14T10:16:15.030Z] 0ef7d3d256c8: Pull complete [2021-05-14T10:16:15.380Z] de9db76c5a1d: Pull complete [2021-05-14T10:16:15.684Z] e1f770b5df2f: Verifying Checksum [2021-05-14T10:16:15.684Z] e1f770b5df2f: Download complete [2021-05-14T10:16:18.332Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T10:16:18.332Z] 0eba1c9be4d2: Download complete [2021-05-14T10:16:20.403Z] 85a0685a4137: Verifying Checksum [2021-05-14T10:16:20.403Z] 85a0685a4137: Download complete [2021-05-14T10:16:28.748Z] 0eba1c9be4d2: Pull complete [2021-05-14T10:16:28.749Z] 0d57e429df01: Pull complete [2021-05-14T10:16:28.749Z] 4e4be7b47b0d: Pull complete [2021-05-14T10:16:30.704Z] e1f770b5df2f: Pull complete [2021-05-14T10:16:40.883Z] 85a0685a4137: Pull complete [2021-05-14T10:16:40.883Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T10:16:40.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T10:16:40.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T10:16:41.208Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:16:41.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T10:16:43.291Z] $ docker top 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T10:16:43.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T10:16:43.895Z] + set -o pipefail [2021-05-14T10:16:43.895Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T10:16:54.011Z] [2021-05-14T10:16:54.011Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-14T10:16:54.011Z] [2021-05-14T10:16:54.011Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/500175ef-0e5e-466e-bc0e-39c4278251cd [2021-05-14T10:16:54.011Z] [2021-05-14T10:16:54.011Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-14T10:16:54.011Z] [2021-05-14T10:16:54.011Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T10:16:54.011Z] [2021-05-14T10:16:54.011Z] [Pipeline] } [2021-05-14T10:16:54.030Z] $ docker stop --time=1 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 [2021-05-14T10:16:57.643Z] $ docker rm -f 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 [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-05-14T10:16:59.292Z] + git log --format=format:%s -1 ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:16:59.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:16:59.917Z] . [Pipeline] withDockerContainer [2021-05-14T10:17:00.048Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:17:00.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T10:17:01.097Z] $ docker top a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T10:17:01.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:17:01.308Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:17:01.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:17:01.581Z] $ docker exec a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f ssh-agent [2021-05-14T10:17:01.898Z] SSH_AUTH_SOCK=/tmp/ssh-LtI8hpKNGuhp/agent.11 [2021-05-14T10:17:01.898Z] SSH_AGENT_PID=17 [2021-05-14T10:17:01.913Z] Running ssh-add (command line suppressed) [2021-05-14T10:17:02.148Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5859284763791681128.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5859284763791681128.key) [2021-05-14T10:17:02.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:17:02.570Z] + git semver tag [2021-05-14T10:17:02.867Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T10:17:02.867Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T10:17:02.867Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T10:17:02.867Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T10:17:02.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T10:17:02.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T10:17:02.867Z] # $SEMVER_BRANCH = master [2021-05-14T10:17:02.867Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T10:17:02.867Z] # ee8074266b270fdaf001247b3f0e0ff7886c0c93 HEAD [2021-05-14T10:17:03.138Z] # -> Force: false [2021-05-14T10:17:03.138Z] # ba0be7efd40d8527c5258e2be8bfb28492bbf28c refs/tags/v2.0.0-dev.52 [Pipeline] } [2021-05-14T10:17:03.154Z] $ docker exec --env ******** --env ******** a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f ssh-agent -k [2021-05-14T10:17:03.323Z] unset SSH_AUTH_SOCK; [2021-05-14T10:17:03.323Z] unset SSH_AGENT_PID; [2021-05-14T10:17:03.323Z] echo Agent pid 17 killed; [2021-05-14T10:17:03.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T10:17:04.126Z] + git semver [Pipeline] } [2021-05-14T10:17:04.154Z] $ docker stop --time=1 a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f [2021-05-14T10:17:05.714Z] $ docker rm -f a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:17:06.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T10:17:06.275Z] [2021-05-14T10:17:06.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:17:06.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T10:17:06.888Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T10:17:06.888Z] ab5ef0e58194: Pulling fs layer [2021-05-14T10:17:06.888Z] 9712f1f96733: Pulling fs layer [2021-05-14T10:17:06.888Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T10:17:06.888Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T10:17:06.888Z] e9a5061849ea: Pulling fs layer [2021-05-14T10:17:06.888Z] d747dcd14b5f: Pulling fs layer [2021-05-14T10:17:06.888Z] 2de7ff778b66: Pulling fs layer [2021-05-14T10:17:06.888Z] e9a5061849ea: Waiting [2021-05-14T10:17:06.888Z] d747dcd14b5f: Waiting [2021-05-14T10:17:06.888Z] 2de7ff778b66: Waiting [2021-05-14T10:17:06.888Z] 0d9ebad4ef96: Waiting [2021-05-14T10:17:06.888Z] 9712f1f96733: Verifying Checksum [2021-05-14T10:17:06.888Z] 9712f1f96733: Download complete [2021-05-14T10:17:09.546Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T10:17:09.546Z] 63f879dbbcfc: Download complete [2021-05-14T10:17:10.230Z] e9a5061849ea: Verifying Checksum [2021-05-14T10:17:10.230Z] e9a5061849ea: Download complete [2021-05-14T10:17:10.230Z] d747dcd14b5f: Verifying Checksum [2021-05-14T10:17:10.230Z] d747dcd14b5f: Download complete [2021-05-14T10:17:10.513Z] ab5ef0e58194: Verifying Checksum [2021-05-14T10:17:10.513Z] ab5ef0e58194: Download complete [2021-05-14T10:17:11.120Z] 2de7ff778b66: Verifying Checksum [2021-05-14T10:17:11.120Z] 2de7ff778b66: Download complete [2021-05-14T10:17:11.120Z] 0d9ebad4ef96: Download complete [2021-05-14T10:17:17.929Z] ab5ef0e58194: Pull complete [2021-05-14T10:17:17.929Z] 9712f1f96733: Pull complete [2021-05-14T10:17:20.686Z] 63f879dbbcfc: Pull complete [2021-05-14T10:17:30.994Z] 0d9ebad4ef96: Pull complete [2021-05-14T10:17:31.956Z] e9a5061849ea: Pull complete [2021-05-14T10:17:31.956Z] d747dcd14b5f: Pull complete [2021-05-14T10:17:34.583Z] 2de7ff778b66: Pull complete [2021-05-14T10:17:34.583Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T10:17:34.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T10:17:34.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T10:17:35.128Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:17:35.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T10:17:39.077Z] $ docker top b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:17:39.294Z] provisioning config files... [2021-05-14T10:17:39.315Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config929399999869794529tmp [2021-05-14T10:17:39.355Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5646597225962696479tmp [2021-05-14T10:17:39.481Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6863094522848386188tmp [Pipeline] { [Pipeline] echo [2021-05-14T10:17:39.510Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:17:39.834Z] ---> sigul-configuration.sh [2021-05-14T10:17:40.100Z] gpg: directory `/root/.gnupg' created [2021-05-14T10:17:40.100Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T10:17:40.100Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T10:17:40.100Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T10:17:40.100Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T10:17:40.100Z] gpg: CAST5 encrypted data [2021-05-14T10:17:40.100Z] gpg: encrypted with 1 passphrase [2021-05-14T10:17:40.100Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T10:17:40.412Z] + mkdir /home/jenkins [2021-05-14T10:17:40.413Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T10:17:40.730Z] + 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-05-14T10:17:40.744Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:17:41.074Z] ---> sigul-install.sh [2021-05-14T10:17:49.331Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T10:17:49.640Z] + git tag --list [2021-05-14T10:17:49.641Z] 0.1.1 [2021-05-14T10:17:49.641Z] v1.1.0 [2021-05-14T10:17:49.641Z] v1.2.0 [2021-05-14T10:17:49.641Z] v1.2.1 [2021-05-14T10:17:49.641Z] v1.3.0 [2021-05-14T10:17:49.641Z] v2.0.0-dev.1 [2021-05-14T10:17:49.641Z] v2.0.0-dev.10 [2021-05-14T10:17:49.641Z] v2.0.0-dev.11 [2021-05-14T10:17:49.641Z] v2.0.0-dev.12 [2021-05-14T10:17:49.641Z] v2.0.0-dev.13 [2021-05-14T10:17:49.641Z] v2.0.0-dev.14 [2021-05-14T10:17:49.641Z] v2.0.0-dev.15 [2021-05-14T10:17:49.641Z] v2.0.0-dev.16 [2021-05-14T10:17:49.641Z] v2.0.0-dev.17 [2021-05-14T10:17:49.641Z] v2.0.0-dev.18 [2021-05-14T10:17:49.641Z] v2.0.0-dev.19 [2021-05-14T10:17:49.641Z] v2.0.0-dev.2 [2021-05-14T10:17:49.641Z] v2.0.0-dev.20 [2021-05-14T10:17:49.641Z] v2.0.0-dev.21 [2021-05-14T10:17:49.641Z] v2.0.0-dev.22 [2021-05-14T10:17:49.641Z] v2.0.0-dev.23 [2021-05-14T10:17:49.641Z] v2.0.0-dev.24 [2021-05-14T10:17:49.641Z] v2.0.0-dev.25 [2021-05-14T10:17:49.641Z] v2.0.0-dev.26 [2021-05-14T10:17:49.641Z] v2.0.0-dev.27 [2021-05-14T10:17:49.641Z] v2.0.0-dev.28 [2021-05-14T10:17:49.641Z] v2.0.0-dev.29 [2021-05-14T10:17:49.641Z] v2.0.0-dev.3 [2021-05-14T10:17:49.641Z] v2.0.0-dev.30 [2021-05-14T10:17:49.641Z] v2.0.0-dev.31 [2021-05-14T10:17:49.641Z] v2.0.0-dev.32 [2021-05-14T10:17:49.641Z] v2.0.0-dev.33 [2021-05-14T10:17:49.641Z] v2.0.0-dev.34 [2021-05-14T10:17:49.641Z] v2.0.0-dev.35 [2021-05-14T10:17:49.641Z] v2.0.0-dev.36 [2021-05-14T10:17:49.641Z] v2.0.0-dev.37 [2021-05-14T10:17:49.641Z] v2.0.0-dev.38 [2021-05-14T10:17:49.641Z] v2.0.0-dev.39 [2021-05-14T10:17:49.641Z] v2.0.0-dev.4 [2021-05-14T10:17:49.641Z] v2.0.0-dev.40 [2021-05-14T10:17:49.641Z] v2.0.0-dev.41 [2021-05-14T10:17:49.641Z] v2.0.0-dev.42 [2021-05-14T10:17:49.641Z] v2.0.0-dev.43 [2021-05-14T10:17:49.641Z] v2.0.0-dev.44 [2021-05-14T10:17:49.641Z] v2.0.0-dev.45 [2021-05-14T10:17:49.641Z] v2.0.0-dev.46 [2021-05-14T10:17:49.641Z] v2.0.0-dev.47 [2021-05-14T10:17:49.641Z] v2.0.0-dev.48 [2021-05-14T10:17:49.641Z] v2.0.0-dev.49 [2021-05-14T10:17:49.641Z] v2.0.0-dev.5 [2021-05-14T10:17:49.641Z] v2.0.0-dev.50 [2021-05-14T10:17:49.641Z] v2.0.0-dev.51 [2021-05-14T10:17:49.641Z] v2.0.0-dev.52 [2021-05-14T10:17:49.641Z] v2.0.0-dev.6 [2021-05-14T10:17:49.641Z] v2.0.0-dev.7 [2021-05-14T10:17:49.641Z] v2.0.0-dev.8 [2021-05-14T10:17:49.641Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-14T10:17:49.960Z] + lftools sign git-tag v2.0.0-dev.52 [2021-05-14T10:17:51.367Z] Signing Git tag with Sigul... [2021-05-14T10:17:51.367Z] Signing v2.0.0-dev.52 [Pipeline] echo [2021-05-14T10:17:53.989Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:17:54.347Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T10:17:54.368Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T10:17:54.442Z] $ docker stop --time=1 b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 [2021-05-14T10:17:56.202Z] $ docker rm -f b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:17:56.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:17:56.946Z] . [Pipeline] withDockerContainer [2021-05-14T10:17:57.083Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:17:57.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T10:17:58.011Z] $ docker top f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T10:17:58.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:17:58.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:17:58.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:17:58.547Z] $ docker exec f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 ssh-agent [2021-05-14T10:17:58.884Z] SSH_AUTH_SOCK=/tmp/ssh-LcKEPA9qnFUF/agent.11 [2021-05-14T10:17:58.884Z] SSH_AGENT_PID=16 [2021-05-14T10:17:58.897Z] Running ssh-add (command line suppressed) [2021-05-14T10:17:59.126Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6712811134845131339.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6712811134845131339.key) [2021-05-14T10:17:59.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:17:59.572Z] + git semver bump pre [2021-05-14T10:17:59.572Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T10:17:59.572Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T10:17:59.572Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T10:17:59.572Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T10:17:59.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T10:17:59.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T10:17:59.572Z] # $SEMVER_BRANCH = master [2021-05-14T10:17:59.572Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T10:17:59.572Z] 2.0.0-dev.53 [Pipeline] } [2021-05-14T10:17:59.588Z] $ docker exec --env ******** --env ******** f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 ssh-agent -k [2021-05-14T10:17:59.802Z] unset SSH_AUTH_SOCK; [2021-05-14T10:17:59.808Z] unset SSH_AGENT_PID; [2021-05-14T10:17:59.809Z] echo Agent pid 16 killed; [2021-05-14T10:17:59.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T10:18:00.230Z] + git semver [Pipeline] } [2021-05-14T10:18:00.253Z] $ docker stop --time=1 f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 [2021-05-14T10:18:01.734Z] $ docker rm -f f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:18:02.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:18:02.297Z] . [Pipeline] withDockerContainer [2021-05-14T10:18:02.491Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:18:02.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T10:18:03.717Z] $ docker top 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T10:18:04.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:18:04.018Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:18:04.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:18:04.418Z] $ docker exec 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 ssh-agent [2021-05-14T10:18:04.696Z] SSH_AUTH_SOCK=/tmp/ssh-9EPlgxp63kUl/agent.11 [2021-05-14T10:18:04.696Z] SSH_AGENT_PID=16 [2021-05-14T10:18:04.705Z] Running ssh-add (command line suppressed) [2021-05-14T10:18:04.850Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8724996935269911447.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8724996935269911447.key) [2021-05-14T10:18:04.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:18:05.245Z] + git semver push [2021-05-14T10:18:05.245Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T10:18:05.245Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T10:18:05.245Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T10:18:05.245Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T10:18:05.245Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T10:18:05.246Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T10:18:05.246Z] # $SEMVER_BRANCH = master [2021-05-14T10:18:05.246Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T10:18:10.607Z] $ docker exec --env ******** --env ******** 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 ssh-agent -k [2021-05-14T10:18:10.751Z] unset SSH_AUTH_SOCK; [2021-05-14T10:18:10.752Z] unset SSH_AGENT_PID; [2021-05-14T10:18:10.753Z] echo Agent pid 16 killed; [2021-05-14T10:18:10.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T10:18:11.186Z] + git semver [Pipeline] } [2021-05-14T10:18:11.205Z] $ docker stop --time=1 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 [2021-05-14T10:18:12.612Z] $ docker rm -f 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 [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-05-14T10:18:13.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:14.811Z] ---> package-listing.sh [2021-05-14T10:18:14.811Z] ++ facter osfamily [2021-05-14T10:18:14.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T10:18:14.811Z] + OS_FAMILY=redhat [2021-05-14T10:18:14.811Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T10:18:14.811Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T10:18:14.811Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T10:18:14.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T10:18:14.811Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T10:18:14.811Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T10:18:14.811Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T10:18:14.811Z] + case "${OS_FAMILY}" in [2021-05-14T10:18:14.811Z] + rpm -qa [2021-05-14T10:18:14.811Z] + sort [2021-05-14T10:18:20.142Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T10:18:20.142Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T10:18:20.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T10:18:20.142Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T10:18:20.142Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-14T10:18:20.142Z] + 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-05-14T10:18:20.159Z] 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-05-14T10:18:20.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:18:21.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:18:21.071Z] [2021-05-14T10:18:21.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:18:21.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:18:21.407Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T10:18:21.407Z] df20fa9351a1: Pulling fs layer [2021-05-14T10:18:21.407Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T10:18:21.407Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T10:18:21.407Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T10:18:21.407Z] 93b61091891f: Pulling fs layer [2021-05-14T10:18:21.407Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T10:18:21.407Z] 5e14af77c1be: Pulling fs layer [2021-05-14T10:18:21.407Z] 01666e4c0597: Pulling fs layer [2021-05-14T10:18:21.407Z] aa168da1d23b: Pulling fs layer [2021-05-14T10:18:21.407Z] 93b9cdb0e59b: Waiting [2021-05-14T10:18:21.407Z] 5e14af77c1be: Waiting [2021-05-14T10:18:21.407Z] aa168da1d23b: Waiting [2021-05-14T10:18:21.407Z] 01666e4c0597: Waiting [2021-05-14T10:18:21.407Z] 46f8f816bc3b: Waiting [2021-05-14T10:18:21.408Z] 93b61091891f: Waiting [2021-05-14T10:18:21.408Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T10:18:21.408Z] 36b3adc4ff6f: Download complete [2021-05-14T10:18:21.408Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T10:18:21.408Z] 46f8f816bc3b: Download complete [2021-05-14T10:18:21.715Z] df20fa9351a1: Verifying Checksum [2021-05-14T10:18:21.715Z] df20fa9351a1: Download complete [2021-05-14T10:18:21.715Z] 93b9cdb0e59b: Download complete [2021-05-14T10:18:21.715Z] 93b61091891f: Verifying Checksum [2021-05-14T10:18:21.715Z] 93b61091891f: Download complete [2021-05-14T10:18:21.715Z] 5e14af77c1be: Verifying Checksum [2021-05-14T10:18:21.715Z] 5e14af77c1be: Download complete [2021-05-14T10:18:21.715Z] 01666e4c0597: Verifying Checksum [2021-05-14T10:18:21.715Z] 01666e4c0597: Download complete [2021-05-14T10:18:22.035Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T10:18:22.035Z] 8ad3a11d3b57: Download complete [2021-05-14T10:18:22.035Z] df20fa9351a1: Pull complete [2021-05-14T10:18:22.729Z] 36b3adc4ff6f: Pull complete [2021-05-14T10:18:24.714Z] aa168da1d23b: Verifying Checksum [2021-05-14T10:18:24.714Z] aa168da1d23b: Download complete [2021-05-14T10:18:24.714Z] 8ad3a11d3b57: Pull complete [2021-05-14T10:18:24.984Z] 46f8f816bc3b: Pull complete [2021-05-14T10:18:25.251Z] 93b61091891f: Pull complete [2021-05-14T10:18:25.520Z] 93b9cdb0e59b: Pull complete [2021-05-14T10:18:25.789Z] 5e14af77c1be: Pull complete [2021-05-14T10:18:26.065Z] 01666e4c0597: Pull complete [2021-05-14T10:18:36.244Z] aa168da1d23b: Pull complete [2021-05-14T10:18:36.244Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T10:18:36.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:18:36.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T10:18:36.419Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-14T10:18:36.477Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T10:18:39.171Z] $ docker top 0a94c1abc71d553b4ef828f4a638fecc313f143e8134b02c53fbcb6a3ed9822e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:18:39.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T10:18:39.986Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T10:18:40.297Z] + ls /var/log/sa-host [2021-05-14T10:18:40.297Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T10:18:40.297Z] file_magic: OK [2021-05-14T10:18:40.297Z] HZ: Using current value: 100 [2021-05-14T10:18:40.297Z] file_header: OK [2021-05-14T10:18:40.297Z] 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-05-14T10:18:40.297Z] Statistics: [2021-05-14T10:18:40.297Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T10:18:40.297Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T10:18:40.297Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T10:18:40.297Z] file_magic: OK [2021-05-14T10:18:40.297Z] HZ: Using current value: 100 [2021-05-14T10:18:40.297Z] file_header: OK [2021-05-14T10:18:40.297Z] 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-05-14T10:18:40.297Z] Statistics: [2021-05-14T10:18:40.297Z] Hnuu...uuuununununu... [2021-05-14T10:18:40.297Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:18:41.050Z] provisioning config files... [2021-05-14T10:18:41.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8786112690500317243tmp [Pipeline] { [Pipeline] echo [2021-05-14T10:18:41.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:41.408Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T10:18:41.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T10:18:41.462Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:41.773Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T10:18:41.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:42.127Z] ---> sudo-logs.sh [2021-05-14T10:18:42.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T10:18:42.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:42.472Z] ---> job-cost.sh [2021-05-14T10:18:42.472Z] lf-activate-venv: SKIPPING [2021-05-14T10:18:42.472Z] DEBUG: total: 0.20999999344348907 [2021-05-14T10:18:42.472Z] INFO: Retrieving Stack Cost... [2021-05-14T10:18:43.428Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T10:18:44.008Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T10:18:44.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:18:44.342Z] ---> logs-deploy.sh [2021-05-14T10:18:44.343Z] lf-activate-venv: SKIPPING [2021-05-14T10:18:44.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/112 [2021-05-14T10:18:44.343Z] INFO: archiving workspace using pattern(s): [2021-05-14T10:18:46.283Z] Archives upload complete. [2021-05-14T10:18:46.566Z] INFO: archiving logs to Nexus