Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f467a715ceaed59a113654054ca2c0f6185c8fe 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4165644365049299856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3299570004323576339.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 40653689060fff6bf1399e6de9b6d29a57191201 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3998777783381013820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1300897043889970751.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8151951333795176454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1553 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1385184918012105949.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 3f467a715ceaed59a113654054ca2c0f6185c8fe (main) > 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 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 Commit message: "Merge pull request #415 from soda480/US1908" > git rev-list --no-walk 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:18:13.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:18:13.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:18:13.164Z] ========================================================= [2021-08-02T17:18:13.164Z] EdgeX Global Pipelines Version Info [2021-08-02T17:18:13.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:14.160Z] ------------------- [2021-08-02T17:18:14.160Z] stable info: [2021-08-02T17:18:14.160Z] ------------------- [2021-08-02T17:18:14.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:18:14.160Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:18:14.160Z] Message: update stable to v1.0.200 [2021-08-02T17:18:15.135Z] ------------------- [2021-08-02T17:18:15.135Z] experimental info: [2021-08-02T17:18:15.135Z] ------------------- [2021-08-02T17:18:15.135Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:15.135Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:18:15.135Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:18:15.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-02T17:18:15.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-02T17:18:15.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:18:15.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:18:15.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:18:15.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:18:15.430Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:18:15.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:18:15.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:18:15.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:18:15.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:18:15.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:18:15.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-02T17:18:15.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:18:15.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:18:15.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:18:15.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:18:15.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:18:15.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:18:15.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:18:15.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:18:15.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:18:15.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:18:15.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:18:15.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:18:15.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T17:18:15.906Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:18:15.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:18:15.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:18:15.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:18:16.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] echo [2021-08-02T17:18:16.022Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f467a7 [Pipeline] echo [2021-08-02T17:18:16.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:18:16.115Z] provisioning config files... [2021-08-02T17:18:16.138Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5967873246817525403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:16.489Z] ---> docker-login.sh [2021-08-02T17:18:16.489Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:18:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:18:17.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:18:17.028Z] Configure a credential helper to remove this warning. See [2021-08-02T17:18:17.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:18:17.028Z] [2021-08-02T17:18:17.028Z] Login Succeeded [2021-08-02T17:18:17.028Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:18:17.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:18:17.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:18:17.295Z] Configure a credential helper to remove this warning. See [2021-08-02T17:18:17.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:18:17.295Z] [2021-08-02T17:18:17.295Z] Login Succeeded [2021-08-02T17:18:17.295Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:18:17.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:18:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:18:17.565Z] Configure a credential helper to remove this warning. See [2021-08-02T17:18:17.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:18:17.565Z] [2021-08-02T17:18:17.565Z] Login Succeeded [2021-08-02T17:18:17.565Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:18:17.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:18:17.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:18:17.838Z] Configure a credential helper to remove this warning. See [2021-08-02T17:18:17.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:18:17.838Z] [2021-08-02T17:18:17.838Z] Login Succeeded [2021-08-02T17:18:17.838Z] docker.io [2021-08-02T17:18:17.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:18:18.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:18:18.108Z] Configure a credential helper to remove this warning. See [2021-08-02T17:18:18.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:18:18.108Z] [2021-08-02T17:18:18.108Z] Login Succeeded [2021-08-02T17:18:18.108Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:18:18.121Z] 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-08-02T17:18:18.629Z] + git log --format=format:%s -1 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] echo [2021-08-02T17:18:18.683Z] GIT_COMMIT: 3f467a715ceaed59a113654054ca2c0f6185c8fe, Commit Message: Merge pull request #415 from soda480/US1908 [Pipeline] echo [2021-08-02T17:18:18.697Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:19.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:19.294Z] [2021-08-02T17:18:19.294Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:19.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:19.634Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:18:19.634Z] 31603596830f: Pulling fs layer [2021-08-02T17:18:19.634Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:18:19.634Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:18:19.634Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:18:19.634Z] fd332fbdc1db: Waiting [2021-08-02T17:18:19.634Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:18:19.634Z] b6dc333f4379: Download complete [2021-08-02T17:18:19.904Z] 31603596830f: Download complete [2021-08-02T17:18:20.172Z] 31603596830f: Pull complete [2021-08-02T17:18:20.172Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:18:20.172Z] fd332fbdc1db: Download complete [2021-08-02T17:18:20.172Z] b6dc333f4379: Pull complete [2021-08-02T17:18:20.443Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:18:20.443Z] 3d9ef1400e77: Download complete [2021-08-02T17:18:21.033Z] 3d9ef1400e77: Pull complete [2021-08-02T17:18:21.298Z] fd332fbdc1db: Pull complete [2021-08-02T17:18:21.298Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:18:21.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:21.298Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:18:21.404Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:18:21.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-08-02T17:18:22.237Z] $ docker top 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:22.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:22.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:22.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:22.501Z] $ docker exec 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent [2021-08-02T17:18:22.625Z] SSH_AUTH_SOCK=/tmp/ssh-DvJtXjphrn89/agent.14 [2021-08-02T17:18:22.625Z] SSH_AGENT_PID=20 [2021-08-02T17:18:22.637Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:22.744Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3888169650175400565.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3888169650175400565.key) [2021-08-02T17:18:22.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:23.090Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:18:23.323Z] $ docker exec --env ******** --env ******** 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent -k [2021-08-02T17:18:23.435Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:23.435Z] unset SSH_AGENT_PID; [2021-08-02T17:18:23.435Z] echo Agent pid 20 killed; [2021-08-02T17:18:23.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:18:23.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:23.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:23.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:23.655Z] $ docker exec 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent [2021-08-02T17:18:23.803Z] SSH_AUTH_SOCK=/tmp/ssh-osKOxrIrW2bm/agent.54 [2021-08-02T17:18:23.803Z] SSH_AGENT_PID=60 [2021-08-02T17:18:23.815Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:23.917Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5039361862806328737.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5039361862806328737.key) [2021-08-02T17:18:23.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:24.266Z] + git semver init [2021-08-02T17:18:24.266Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:24.266Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-02T17:18:24.266Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:18:24.266Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:24.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:24.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:24.266Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:24.266Z] # $SEMVER_TEMP = /tmp/semver-020209221 [2021-08-02T17:18:24.266Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-02T17:18:26.222Z] # '/tmp/semver-020209221' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-02T17:18:26.222Z] # -> Force: false [2021-08-02T17:18:26.222Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-02T17:18:26.238Z] $ docker exec --env ******** --env ******** 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent -k [2021-08-02T17:18:26.340Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:26.340Z] unset SSH_AGENT_PID; [2021-08-02T17:18:26.340Z] echo Agent pid 60 killed; [2021-08-02T17:18:26.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:26.704Z] + git semver [Pipeline] } [2021-08-02T17:18:26.728Z] $ docker stop --time=1 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad [2021-08-02T17:18:28.008Z] $ docker rm -f 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:18:28.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:18:28.763Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:18:28.767Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-08-02T17:18:43.977Z] Still waiting to schedule task [2021-08-02T17:18:43.978Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T17:18:43.981Z] Still waiting to schedule task [2021-08-02T17:18:43.982Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:18:43.982Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:18:43.982Z] ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:18:43.982Z] ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:18:43.982Z] ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:18:43.982Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline [2021-08-02T17:18:43.982Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline [2021-08-02T17:18:43.982Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1550’ is offline [2021-08-02T17:18:43.982Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1551’ is offline [2021-08-02T17:20:00.684Z] Running on prd-centos7-docker-4c-2g-1562 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-02T17:20:00.702Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:20:00.829Z] The recommended git tool is: git [2021-08-02T17:20:03.733Z] using credential edgex-jenkins-ssh [2021-08-02T17:20:03.757Z] Cloning the remote Git repository [2021-08-02T17:20:03.780Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T17:20:03.856Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-02T17:20:03.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T17:20:03.893Z] > git --version # timeout=10 [2021-08-02T17:20:03.899Z] > git --version # 'git version 2.24.4' [2021-08-02T17:20:03.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:20:03.926Z] [INFO] Currently running in a labeled security context [2021-08-02T17:20:03.926Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:20:03.926Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3061400738337852522.key [2021-08-02T17:20:03.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:20:06.112Z] Avoid second fetch [2021-08-02T17:20:06.112Z] Checking out Revision 3f467a715ceaed59a113654054ca2c0f6185c8fe (main) [2021-08-02T17:20:06.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T17:20:06.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:20:06.121Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:20:06.132Z] > git checkout -f 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [2021-08-02T17:20:09.991Z] Commit message: "Merge pull request #415 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:20:10.509Z] provisioning config files... [2021-08-02T17:20:10.529Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1432631651666424199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:20:11.008Z] ---> docker-login.sh [2021-08-02T17:20:11.008Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:20:11.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:11.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:11.008Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:11.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:11.008Z] [2021-08-02T17:20:11.008Z] Login Succeeded [2021-08-02T17:20:11.008Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:20:11.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:11.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:11.275Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:11.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:11.275Z] [2021-08-02T17:20:11.275Z] Login Succeeded [2021-08-02T17:20:11.275Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:20:11.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:11.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:11.544Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:11.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:11.544Z] [2021-08-02T17:20:11.544Z] Login Succeeded [2021-08-02T17:20:11.544Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:20:11.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:11.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:11.544Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:11.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:11.544Z] [2021-08-02T17:20:11.544Z] Login Succeeded [2021-08-02T17:20:11.544Z] docker.io [2021-08-02T17:20:11.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:12.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:12.080Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:12.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:12.080Z] [2021-08-02T17:20:12.080Z] Login Succeeded [2021-08-02T17:20:12.080Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:20:12.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:20:12.329Z] ========================================================= [2021-08-02T17:20:12.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:20:12.329Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:12.654Z] + 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-08-02T17:20:12.654Z] Sending build context to Docker daemon 19.74MB [2021-08-02T17:20:12.654Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:20:12.654Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:20:12.931Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:20:12.931Z] 540db60ca938: Pulling fs layer [2021-08-02T17:20:12.931Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:20:12.931Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:20:12.931Z] 0773c198feca: Pulling fs layer [2021-08-02T17:20:12.931Z] 345f892a5656: Pulling fs layer [2021-08-02T17:20:12.931Z] 4796506630df: Pulling fs layer [2021-08-02T17:20:12.931Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:20:12.931Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:20:12.931Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:20:12.931Z] 0773c198feca: Waiting [2021-08-02T17:20:12.931Z] 345f892a5656: Waiting [2021-08-02T17:20:12.931Z] 4796506630df: Waiting [2021-08-02T17:20:12.931Z] cc55df3e53f1: Waiting [2021-08-02T17:20:12.931Z] 4d027b6c602c: Waiting [2021-08-02T17:20:12.931Z] 449e75d2c14e: Waiting [2021-08-02T17:20:12.931Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:20:12.931Z] 4c4ab2625f07: Download complete [2021-08-02T17:20:12.931Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:20:12.931Z] adcc1eea9eea: Download complete [2021-08-02T17:20:12.931Z] 345f892a5656: Verifying Checksum [2021-08-02T17:20:12.931Z] 345f892a5656: Download complete [2021-08-02T17:20:12.931Z] 4796506630df: Verifying Checksum [2021-08-02T17:20:12.931Z] 4796506630df: Download complete [2021-08-02T17:20:12.931Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:20:12.931Z] cc55df3e53f1: Download complete [2021-08-02T17:20:13.205Z] 540db60ca938: Verifying Checksum [2021-08-02T17:20:13.205Z] 540db60ca938: Download complete [2021-08-02T17:20:13.475Z] 540db60ca938: Pull complete [2021-08-02T17:20:13.475Z] adcc1eea9eea: Pull complete [2021-08-02T17:20:13.748Z] 4c4ab2625f07: Pull complete [2021-08-02T17:20:13.748Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:20:13.748Z] 4d027b6c602c: Download complete [2021-08-02T17:20:18.022Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:20:18.022Z] 449e75d2c14e: Download complete [2021-08-02T17:20:18.608Z] 0773c198feca: Verifying Checksum [2021-08-02T17:20:18.608Z] 0773c198feca: Download complete [2021-08-02T17:20:22.048Z] 0773c198feca: Pull complete [2021-08-02T17:20:22.048Z] 345f892a5656: Pull complete [2021-08-02T17:20:22.048Z] 4796506630df: Pull complete [2021-08-02T17:20:22.315Z] cc55df3e53f1: Pull complete [2021-08-02T17:20:22.315Z] 4d027b6c602c: Pull complete [2021-08-02T17:20:23.738Z] 449e75d2c14e: Pull complete [2021-08-02T17:20:24.009Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:20:24.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:20:24.009Z] ---> 0d28375d9b5b [2021-08-02T17:20:24.009Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:20:25.960Z] ---> Running in ba8e5fb8b07e [2021-08-02T17:20:25.960Z] Removing intermediate container ba8e5fb8b07e [2021-08-02T17:20:25.960Z] ---> dd97a49cb5a2 [2021-08-02T17:20:25.960Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:20:25.960Z] ---> Running in 1d9b5f03d002 [2021-08-02T17:20:26.235Z] Removing intermediate container 1d9b5f03d002 [2021-08-02T17:20:26.235Z] ---> 38b765297b18 [2021-08-02T17:20:26.235Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T17:20:26.235Z] ---> Running in 314e6840c42e [2021-08-02T17:20:26.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:29.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:32.453Z] OK: 149 MiB in 40 packages [2021-08-02T17:20:32.454Z] Removing intermediate container 314e6840c42e [2021-08-02T17:20:32.454Z] ---> eea5f6cdb997 [2021-08-02T17:20:32.454Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T17:20:32.454Z] ---> Running in db140f8531ad [2021-08-02T17:20:32.454Z] Removing intermediate container db140f8531ad [2021-08-02T17:20:32.454Z] ---> db24d92ce52b [2021-08-02T17:20:32.454Z] Step 7/8 : COPY . . [2021-08-02T17:20:33.044Z] ---> 04137d5b8675 [2021-08-02T17:20:33.044Z] Step 8/8 : RUN go mod download [2021-08-02T17:20:33.044Z] ---> Running in 306bb5d0df12 [2021-08-02T17:20:45.392Z] Removing intermediate container 306bb5d0df12 [2021-08-02T17:20:45.392Z] ---> 1928d272e8c8 [2021-08-02T17:20:45.392Z] Successfully built 1928d272e8c8 [2021-08-02T17:20:45.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:45.721Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:20:45.721Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:45.815Z] prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container [2021-08-02T17:20:45.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:20:46.269Z] $ docker top 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:46.696Z] + go version [2021-08-02T17:20:46.696Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:20:46.722Z] $ docker stop --time=1 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 [2021-08-02T17:20:47.942Z] $ docker rm -f 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:48.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:20:48.504Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:48.597Z] prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container [2021-08-02T17:20:48.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:20:49.050Z] $ docker top 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:49.471Z] + go mod tidy [Pipeline] sh [2021-08-02T17:20:50.069Z] + make test [2021-08-02T17:20:50.069Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T17:20:50.337Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T17:21:00.488Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T17:21:00.488Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-02T17:21:04.795Z] $ docker stop --time=1 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 [2021-08-02T17:21:06.205Z] $ docker rm -f 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:21:06.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:21:06.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T17:21:09.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T17:21:09.714Z] + ls -al . [2021-08-02T17:21:09.714Z] total 92 [2021-08-02T17:21:09.714Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 17:20 . [2021-08-02T17:21:09.714Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 17:20 .. [2021-08-02T17:21:09.714Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 17:20 assets [2021-08-02T17:21:09.714Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 17:20 bin [2021-08-02T17:21:09.714Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 17:20 cmd [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 17:20 CONTRIBUTING.md [2021-08-02T17:21:09.715Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 2 17:20 coverage.out [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 17:20 Dockerfile [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 17:20 Dockerfile.build [2021-08-02T17:21:09.715Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 17:20 docs [2021-08-02T17:21:09.715Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 17:20 .git [2021-08-02T17:21:09.715Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 17:20 .github [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 17:20 .gitignore [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 17:20 go.mod [2021-08-02T17:21:09.715Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 17:20 go.sum [2021-08-02T17:21:09.715Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 17:20 internal [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 17:20 Jenkinsfile [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 17:20 LICENSE [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 17:20 Makefile [2021-08-02T17:21:09.715Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 17:20 pkg [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 2 17:20 README.md [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 17:18 VERSION [2021-08-02T17:21:09.715Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 17:20 version.go [2021-08-02T17:21:09.715Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 17:20 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:10.051Z] + 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=3f467a715ceaed59a113654054ca2c0f6185c8fe --label arch=amd64 --label version=2.0.1-dev.2 . [2021-08-02T17:21:10.051Z] Sending build context to Docker daemon 19.77MB [2021-08-02T17:21:10.051Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:21:10.051Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T17:21:10.051Z] ---> 1928d272e8c8 [2021-08-02T17:21:10.051Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T17:21:10.321Z] ---> Running in 6b9aeeca5a7c [2021-08-02T17:21:10.321Z] Removing intermediate container 6b9aeeca5a7c [2021-08-02T17:21:10.321Z] ---> 0b4da650e270 [2021-08-02T17:21:10.321Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T17:21:10.321Z] ---> Running in 5bc56b1a85d7 [2021-08-02T17:21:10.595Z] Removing intermediate container 5bc56b1a85d7 [2021-08-02T17:21:10.595Z] ---> e6c71211cd73 [2021-08-02T17:21:10.595Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T17:21:10.595Z] ---> Running in 8bde0aacfe93 [2021-08-02T17:21:10.595Z] Removing intermediate container 8bde0aacfe93 [2021-08-02T17:21:10.595Z] ---> a3bf4943beba [2021-08-02T17:21:10.595Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T17:21:10.595Z] ---> Running in fbdb375c45da [2021-08-02T17:21:10.863Z] Removing intermediate container fbdb375c45da [2021-08-02T17:21:10.863Z] ---> 0e171299935a [2021-08-02T17:21:10.863Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T17:21:10.863Z] ---> Running in 194c55e1a72e [2021-08-02T17:21:10.863Z] Removing intermediate container 194c55e1a72e [2021-08-02T17:21:10.863Z] ---> 95312b0c31c8 [2021-08-02T17:21:10.863Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:21:10.863Z] ---> Running in 73bc38b0c81f [2021-08-02T17:21:11.454Z] Removing intermediate container 73bc38b0c81f [2021-08-02T17:21:11.454Z] ---> 3bf6f33cba99 [2021-08-02T17:21:11.454Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T17:21:11.454Z] ---> Running in 20d1194dd00b [2021-08-02T17:21:11.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:12.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:13.111Z] OK: 149 MiB in 40 packages [2021-08-02T17:21:13.377Z] Removing intermediate container 20d1194dd00b [2021-08-02T17:21:13.377Z] ---> 2af395e38375 [2021-08-02T17:21:13.377Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T17:21:13.377Z] ---> Running in ecd827067497 [2021-08-02T17:21:13.377Z] Removing intermediate container ecd827067497 [2021-08-02T17:21:13.377Z] ---> 373590aaf61a [2021-08-02T17:21:13.377Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T17:21:13.644Z] ---> Running in 4b9ff3759cf6 [2021-08-02T17:21:13.644Z] Removing intermediate container 4b9ff3759cf6 [2021-08-02T17:21:13.644Z] ---> cec2d1db2bc1 [2021-08-02T17:21:13.644Z] Step 12/25 : COPY go.mod . [2021-08-02T17:21:13.909Z] ---> f942d8a52c9b [2021-08-02T17:21:13.909Z] Step 13/25 : COPY Makefile . [2021-08-02T17:21:13.909Z] ---> a5f6b397d497 [2021-08-02T17:21:13.909Z] Step 14/25 : RUN make update [2021-08-02T17:21:13.909Z] ---> Running in 4cb93b344861 [2021-08-02T17:21:14.179Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T17:21:14.448Z] Removing intermediate container 4cb93b344861 [2021-08-02T17:21:14.448Z] ---> 3a6439ac2aa3 [2021-08-02T17:21:14.448Z] Step 15/25 : COPY . . [2021-08-02T17:21:15.411Z] ---> 329cbf1ab8cf [2021-08-02T17:21:15.411Z] Step 16/25 : RUN go mod tidy [2021-08-02T17:21:15.411Z] ---> Running in 44894c0b47b5 [2021-08-02T17:21:15.996Z] Removing intermediate container 44894c0b47b5 [2021-08-02T17:21:15.996Z] ---> bb4408c77aec [2021-08-02T17:21:15.996Z] Step 17/25 : RUN ${MAKE} [2021-08-02T17:21:15.996Z] ---> Running in 294d8b184517 [2021-08-02T17:21:16.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T17:21:28.173Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T17:21:28.173Z] Removing intermediate container 294d8b184517 [2021-08-02T17:21:28.173Z] ---> ab7fb255d607 [2021-08-02T17:21:28.173Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T17:21:28.173Z] 3.12: Pulling from library/alpine [2021-08-02T17:21:28.173Z] 339de151aab4: Pulling fs layer [2021-08-02T17:21:28.173Z] 339de151aab4: Verifying Checksum [2021-08-02T17:21:28.173Z] 339de151aab4: Download complete [2021-08-02T17:21:28.173Z] 339de151aab4: Pull complete [2021-08-02T17:21:28.173Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T17:21:28.173Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T17:21:28.173Z] ---> 13621d1b12d4 [2021-08-02T17:21:28.173Z] Step 19/25 : EXPOSE 4000 [2021-08-02T17:21:28.173Z] ---> Running in b68ab2c95289 [2021-08-02T17:21:28.173Z] Removing intermediate container b68ab2c95289 [2021-08-02T17:21:28.173Z] ---> 69b75b5f1fc1 [2021-08-02T17:21:28.173Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T17:21:28.173Z] ---> 531229595c1f [2021-08-02T17:21:28.173Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T17:21:28.173Z] ---> Running in fe4bce59bb75 [2021-08-02T17:21:28.173Z] Removing intermediate container fe4bce59bb75 [2021-08-02T17:21:28.173Z] ---> cf9348eddfb9 [2021-08-02T17:21:28.173Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T17:21:28.173Z] ---> Running in 8cdcd6d198e8 [2021-08-02T17:21:28.448Z] Removing intermediate container 8cdcd6d198e8 [2021-08-02T17:21:28.448Z] ---> 02e3c87b6fcd [2021-08-02T17:21:28.448Z] Step 23/25 : LABEL arch=amd64 [2021-08-02T17:21:28.448Z] ---> Running in e9e32e80da4b [2021-08-02T17:21:28.448Z] Removing intermediate container e9e32e80da4b [2021-08-02T17:21:28.448Z] ---> ef959b3a07ae [2021-08-02T17:21:28.448Z] Step 24/25 : LABEL git_sha=3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:21:28.448Z] ---> Running in 0e94e97731af [2021-08-02T17:21:28.715Z] Removing intermediate container 0e94e97731af [2021-08-02T17:21:28.715Z] ---> a94e6f61ca31 [2021-08-02T17:21:28.715Z] Step 25/25 : LABEL version=2.0.1-dev.2 [2021-08-02T17:21:28.715Z] ---> Running in 0557dcf1dda4 [2021-08-02T17:21:28.715Z] Removing intermediate container 0557dcf1dda4 [2021-08-02T17:21:28.715Z] ---> 22f6eeddfd98 [2021-08-02T17:21:28.715Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T17:21:28.715Z] Successfully built 22f6eeddfd98 [2021-08-02T17:21:28.715Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:21:28.907Z] provisioning config files... [2021-08-02T17:21:28.922Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4713669830631660433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:21:29.272Z] ---> docker-login.sh [2021-08-02T17:21:29.272Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:21:29.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:29.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:29.272Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:29.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:29.272Z] [2021-08-02T17:21:29.272Z] Login Succeeded [2021-08-02T17:21:29.272Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:21:29.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:29.538Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:29.538Z] [2021-08-02T17:21:29.538Z] Login Succeeded [2021-08-02T17:21:29.538Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:21:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:29.538Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:29.538Z] [2021-08-02T17:21:29.538Z] Login Succeeded [2021-08-02T17:21:29.538Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:21:29.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:29.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:29.807Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:29.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:29.807Z] [2021-08-02T17:21:29.807Z] Login Succeeded [2021-08-02T17:21:29.807Z] docker.io [2021-08-02T17:21:29.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:30.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:30.073Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:30.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:30.073Z] [2021-08-02T17:21:30.073Z] Login Succeeded [2021-08-02T17:21:30.073Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:21:30.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:21:30.156Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-02T17:21:30.157Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:21:30.157Z] latest [2021-08-02T17:21:30.157Z] 2.0.1-dev.2 [2021-08-02T17:21:30.157Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:21:30.157Z] main [2021-08-02T17:21:30.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:30.525Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:30.854Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:21:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-02T17:21:30.855Z] e3d0b511a761: Preparing [2021-08-02T17:21:30.855Z] 32f366d666a5: Preparing [2021-08-02T17:21:30.855Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:33.459Z] e3d0b511a761: Pushed [2021-08-02T17:21:33.459Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:33.798Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:34.127Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-02T17:21:34.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-02T17:21:34.127Z] e3d0b511a761: Preparing [2021-08-02T17:21:34.127Z] 32f366d666a5: Preparing [2021-08-02T17:21:34.127Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:34.127Z] e3d0b511a761: Layer already exists [2021-08-02T17:21:34.127Z] latest: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:34.451Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:34.769Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 [2021-08-02T17:21:34.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-02T17:21:34.769Z] e3d0b511a761: Preparing [2021-08-02T17:21:34.769Z] 32f366d666a5: Preparing [2021-08-02T17:21:34.769Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:34.769Z] e3d0b511a761: Layer already exists [2021-08-02T17:21:34.769Z] 2.0.1-dev.2: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:35.104Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:35.428Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:21:35.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-02T17:21:35.428Z] e3d0b511a761: Preparing [2021-08-02T17:21:35.428Z] 32f366d666a5: Preparing [2021-08-02T17:21:35.428Z] e3d0b511a761: Layer already exists [2021-08-02T17:21:35.428Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:35.428Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:35.756Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:36.098Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-02T17:21:36.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-02T17:21:36.098Z] e3d0b511a761: Preparing [2021-08-02T17:21:36.098Z] 32f366d666a5: Preparing [2021-08-02T17:21:36.098Z] e3d0b511a761: Layer already exists [2021-08-02T17:21:36.098Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:36.098Z] main: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:21:36.156Z] ===================================================== [Pipeline] echo [2021-08-02T17:21:36.172Z] taggedImages: [2021-08-02T17:21:36.172Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:21:36.172Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-02T17:21:36.172Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 [2021-08-02T17:21:36.172Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:21:36.172Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:36.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:21:36.726Z] [2021-08-02T17:21:36.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:37.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:21:37.057Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:21:37.057Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:21:37.057Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:21:37.057Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:21:37.057Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:21:37.057Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:21:37.057Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:21:37.057Z] d287ab97295c: Pulling fs layer [2021-08-02T17:21:37.057Z] dc539afda2c1: Waiting [2021-08-02T17:21:37.057Z] 77bc0d833cb6: Waiting [2021-08-02T17:21:37.057Z] 9065ff56babe: Waiting [2021-08-02T17:21:37.057Z] d287ab97295c: Waiting [2021-08-02T17:21:37.321Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:21:37.321Z] a1111a8f2ec3: Download complete [2021-08-02T17:21:37.321Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:21:37.321Z] dc539afda2c1: Download complete [2021-08-02T17:21:37.589Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:21:37.589Z] 77bc0d833cb6: Download complete [2021-08-02T17:21:37.589Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:21:37.589Z] 9065ff56babe: Download complete [2021-08-02T17:21:38.547Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:21:38.547Z] ed53099fbce6: Download complete [2021-08-02T17:21:39.957Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:21:39.957Z] b4d181a07f80: Download complete [2021-08-02T17:21:40.928Z] b4d181a07f80: Pull complete [2021-08-02T17:21:40.928Z] a1111a8f2ec3: Pull complete [2021-08-02T17:21:41.527Z] ed53099fbce6: Pull complete [2021-08-02T17:21:41.527Z] dc539afda2c1: Pull complete [2021-08-02T17:21:41.795Z] 77bc0d833cb6: Pull complete [2021-08-02T17:21:41.795Z] 9065ff56babe: Pull complete [2021-08-02T17:21:43.742Z] d287ab97295c: Verifying Checksum [2021-08-02T17:21:43.742Z] d287ab97295c: Download complete [2021-08-02T17:21:44.223Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-02T17:21:44.241Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:21:44.512Z] The recommended git tool is: git [2021-08-02T17:21:48.025Z] d287ab97295c: Pull complete [2021-08-02T17:21:48.025Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:21:48.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:21:48.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:21:48.114Z] prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container [2021-08-02T17:21:48.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:21:51.209Z] $ docker top 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:21:51.556Z] using credential edgex-jenkins-ssh [2021-08-02T17:21:51.586Z] Cloning the remote Git repository [2021-08-02T17:21:51.768Z] ---> job-cost.sh [2021-08-02T17:21:51.768Z] lf-activate-venv: SKIPPING [2021-08-02T17:21:51.768Z] INFO: No Stack... [2021-08-02T17:21:51.653Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T17:21:51.778Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-02T17:21:51.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T17:21:51.860Z] > git --version # timeout=10 [2021-08-02T17:21:51.879Z] > git --version # 'git version 2.17.1' [2021-08-02T17:21:51.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:21:51.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:21:52.728Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:21:53.314Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:21:53.639Z] + cut -d, -f6 [2021-08-02T17:21:53.639Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-08-02T17:21:53.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [2021-08-02T17:21:53.701Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] did not exist. Created. [2021-08-02T17:21:53.701Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:21:54.063Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:21:54.106Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:21:54.124Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:21:54.146Z] $ docker stop --time=1 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd [2021-08-02T17:21:54.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T17:21:54.786Z] Avoid second fetch [2021-08-02T17:21:54.787Z] Checking out Revision 3f467a715ceaed59a113654054ca2c0f6185c8fe (main) [2021-08-02T17:21:55.312Z] $ docker rm -f 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:21:54.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:21:54.808Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:21:54.828Z] > git checkout -f 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [2021-08-02T17:21:59.511Z] Commit message: "Merge pull request #415 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:22:00.087Z] provisioning config files... [2021-08-02T17:22:00.118Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2996233584750873504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:22:00.772Z] ---> docker-login.sh [2021-08-02T17:22:00.772Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:22:01.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:22:02.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:22:02.045Z] Configure a credential helper to remove this warning. See [2021-08-02T17:22:02.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:22:02.045Z] [2021-08-02T17:22:02.045Z] Login Succeeded [2021-08-02T17:22:02.045Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:22:02.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:22:02.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:22:02.647Z] Configure a credential helper to remove this warning. See [2021-08-02T17:22:02.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:22:02.647Z] [2021-08-02T17:22:02.647Z] Login Succeeded [2021-08-02T17:22:02.647Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:22:03.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:22:03.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:22:03.251Z] Configure a credential helper to remove this warning. See [2021-08-02T17:22:03.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:22:03.251Z] [2021-08-02T17:22:03.251Z] Login Succeeded [2021-08-02T17:22:03.251Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:22:03.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:22:03.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:22:03.864Z] Configure a credential helper to remove this warning. See [2021-08-02T17:22:03.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:22:03.864Z] [2021-08-02T17:22:03.864Z] Login Succeeded [2021-08-02T17:22:03.864Z] docker.io [2021-08-02T17:22:04.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:22:04.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:22:04.746Z] Configure a credential helper to remove this warning. See [2021-08-02T17:22:04.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:22:04.746Z] [2021-08-02T17:22:04.746Z] Login Succeeded [2021-08-02T17:22:04.746Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:22:04.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:22:05.336Z] ========================================================= [2021-08-02T17:22:05.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:22:05.336Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:05.734Z] + 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-08-02T17:22:06.340Z] Sending build context to Docker daemon 19.74MB [2021-08-02T17:22:06.618Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:22:06.618Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:22:06.896Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:22:06.896Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:22:06.896Z] 24495759ef45: Pulling fs layer [2021-08-02T17:22:06.896Z] d148012ef14d: Pulling fs layer [2021-08-02T17:22:06.896Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:22:06.896Z] 093eec477d81: Pulling fs layer [2021-08-02T17:22:06.897Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:22:06.897Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:22:06.897Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:22:06.897Z] cb65c68fc2e2: Waiting [2021-08-02T17:22:06.897Z] 093eec477d81: Waiting [2021-08-02T17:22:06.897Z] a6d5b2bbb924: Waiting [2021-08-02T17:22:06.897Z] 2446dc1eb7d3: Waiting [2021-08-02T17:22:06.897Z] 596795e73e0f: Waiting [2021-08-02T17:22:06.897Z] d148012ef14d: Verifying Checksum [2021-08-02T17:22:06.897Z] d148012ef14d: Download complete [2021-08-02T17:22:06.897Z] 24495759ef45: Download complete [2021-08-02T17:22:06.897Z] 093eec477d81: Verifying Checksum [2021-08-02T17:22:06.897Z] 093eec477d81: Download complete [2021-08-02T17:22:06.897Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:22:06.897Z] a6d5b2bbb924: Download complete [2021-08-02T17:22:06.897Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T17:22:06.897Z] 2446dc1eb7d3: Download complete [2021-08-02T17:22:06.897Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:22:06.897Z] 595b0fe564bb: Download complete [2021-08-02T17:22:07.896Z] 595b0fe564bb: Pull complete [2021-08-02T17:22:08.501Z] 24495759ef45: Pull complete [2021-08-02T17:22:09.102Z] d148012ef14d: Pull complete [2021-08-02T17:22:09.715Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:22:09.715Z] 596795e73e0f: Download complete [2021-08-02T17:22:11.176Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:22:11.176Z] cb65c68fc2e2: Download complete [2021-08-02T17:22:21.423Z] cb65c68fc2e2: Pull complete [2021-08-02T17:22:21.698Z] 093eec477d81: Pull complete [2021-08-02T17:22:21.973Z] a6d5b2bbb924: Pull complete [2021-08-02T17:22:22.573Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:22:25.956Z] 596795e73e0f: Pull complete [2021-08-02T17:22:25.956Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:22:26.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:22:26.241Z] ---> d9e956139c92 [2021-08-02T17:22:26.241Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:22:28.859Z] ---> Running in 9ef6a59a49c1 [2021-08-02T17:22:29.457Z] Removing intermediate container 9ef6a59a49c1 [2021-08-02T17:22:29.457Z] ---> 188224f63c66 [2021-08-02T17:22:29.457Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:22:29.458Z] ---> Running in 30092cabfd84 [2021-08-02T17:22:32.080Z] Removing intermediate container 30092cabfd84 [2021-08-02T17:22:32.080Z] ---> 9afd01c6b42f [2021-08-02T17:22:32.080Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T17:22:32.080Z] ---> Running in 7c4c8ec6cd22 [2021-08-02T17:22:33.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:22:34.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:22:35.122Z] OK: 138 MiB in 40 packages [2021-08-02T17:22:36.590Z] Removing intermediate container 7c4c8ec6cd22 [2021-08-02T17:22:36.590Z] ---> 879d3061ddd4 [2021-08-02T17:22:36.590Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T17:22:36.590Z] ---> Running in b3cb19b3c1e2 [2021-08-02T17:22:37.190Z] Removing intermediate container b3cb19b3c1e2 [2021-08-02T17:22:37.190Z] ---> db299b86f14e [2021-08-02T17:22:37.190Z] Step 7/8 : COPY . . [2021-08-02T17:22:39.826Z] ---> 2469938bb3d1 [2021-08-02T17:22:39.826Z] Step 8/8 : RUN go mod download [2021-08-02T17:22:39.826Z] ---> Running in b51a3b72a72a [2021-08-02T17:23:13.507Z] Removing intermediate container b51a3b72a72a [2021-08-02T17:23:13.507Z] ---> d1398987f67e [2021-08-02T17:23:13.507Z] Successfully built d1398987f67e [2021-08-02T17:23:13.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:13.916Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:23:13.916Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:14.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container [2021-08-02T17:23:14.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:23:15.994Z] $ docker top bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:23:16.992Z] + go version [2021-08-02T17:23:16.992Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:23:17.016Z] $ docker stop --time=1 bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 [2021-08-02T17:23:18.848Z] $ docker rm -f bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:19.613Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:23:19.613Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:19.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container [2021-08-02T17:23:19.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:23:21.760Z] $ docker top 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:23:22.767Z] + go mod tidy [Pipeline] sh [2021-08-02T17:23:24.049Z] + make test [2021-08-02T17:23:24.050Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T17:23:25.035Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T17:24:04.098Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T17:24:04.098Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-02T17:24:22.462Z] $ docker stop --time=1 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 [2021-08-02T17:24:24.420Z] $ docker rm -f 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:24:25.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:24:25.244Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:24:25.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:24:26.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T17:24:26.689Z] + ls -al . [2021-08-02T17:24:26.689Z] total 128 [2021-08-02T17:24:26.689Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 17:23 . [2021-08-02T17:24:26.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:21 .. [2021-08-02T17:24:26.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:21 .git [2021-08-02T17:24:26.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 .github [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 17:21 .gitignore [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 17:21 CONTRIBUTING.md [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 17:21 Dockerfile [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 17:21 Dockerfile.build [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 17:21 Jenkinsfile [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 17:21 LICENSE [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 17:21 Makefile [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 2 17:21 README.md [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 17:18 VERSION [2021-08-02T17:24:26.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 assets [2021-08-02T17:24:26.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 bin [2021-08-02T17:24:26.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 cmd [2021-08-02T17:24:26.689Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 17:23 coverage.out [2021-08-02T17:24:26.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 docs [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 17:21 go.mod [2021-08-02T17:24:26.689Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 17:23 go.sum [2021-08-02T17:24:26.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 17:21 internal [2021-08-02T17:24:26.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 pkg [2021-08-02T17:24:26.689Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 17:21 version.go [2021-08-02T17:24:26.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:21 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:24:27.048Z] + 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=3f467a715ceaed59a113654054ca2c0f6185c8fe --label arch=arm64 --label version=2.0.1-dev.2 . [2021-08-02T17:24:27.646Z] Sending build context to Docker daemon 19.77MB [2021-08-02T17:24:27.924Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:27.924Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T17:24:27.924Z] ---> d1398987f67e [2021-08-02T17:24:27.924Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T17:24:28.199Z] ---> Running in 8c8cd4ef5b17 [2021-08-02T17:24:28.800Z] Removing intermediate container 8c8cd4ef5b17 [2021-08-02T17:24:28.800Z] ---> 1d07af8f6de6 [2021-08-02T17:24:28.800Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T17:24:29.074Z] ---> Running in 5382ac8e821b [2021-08-02T17:24:29.354Z] Removing intermediate container 5382ac8e821b [2021-08-02T17:24:29.354Z] ---> 9c8edc648d73 [2021-08-02T17:24:29.354Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T17:24:29.650Z] ---> Running in 4abc40403c7c [2021-08-02T17:24:29.926Z] Removing intermediate container 4abc40403c7c [2021-08-02T17:24:29.926Z] ---> 107f95e8b772 [2021-08-02T17:24:29.926Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T17:24:30.199Z] ---> Running in 7e222caf5a36 [2021-08-02T17:24:30.796Z] Removing intermediate container 7e222caf5a36 [2021-08-02T17:24:30.796Z] ---> d3ee0a533667 [2021-08-02T17:24:30.796Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T17:24:30.796Z] ---> Running in b9e1f4c23e0c [2021-08-02T17:24:31.396Z] Removing intermediate container b9e1f4c23e0c [2021-08-02T17:24:31.396Z] ---> 2010b958d587 [2021-08-02T17:24:31.396Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:31.396Z] ---> Running in 7347ab46c28d [2021-08-02T17:24:33.385Z] Removing intermediate container 7347ab46c28d [2021-08-02T17:24:33.385Z] ---> b68a47f87a1b [2021-08-02T17:24:33.385Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T17:24:33.661Z] ---> Running in 6e788533b985 [2021-08-02T17:24:35.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:24:36.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:24:37.058Z] OK: 138 MiB in 40 packages [2021-08-02T17:24:38.059Z] Removing intermediate container 6e788533b985 [2021-08-02T17:24:38.059Z] ---> 107727c7f7df [2021-08-02T17:24:38.059Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T17:24:38.059Z] ---> Running in ab1a8a49c047 [2021-08-02T17:24:38.661Z] Removing intermediate container ab1a8a49c047 [2021-08-02T17:24:38.661Z] ---> 40dfb70e5546 [2021-08-02T17:24:38.662Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T17:24:38.662Z] ---> Running in fe37077e725a [2021-08-02T17:24:39.261Z] Removing intermediate container fe37077e725a [2021-08-02T17:24:39.261Z] ---> 0d78b93c7ca7 [2021-08-02T17:24:39.261Z] Step 12/25 : COPY go.mod . [2021-08-02T17:24:40.301Z] ---> 414e6c5f7814 [2021-08-02T17:24:40.301Z] Step 13/25 : COPY Makefile . [2021-08-02T17:24:40.900Z] ---> 1e1ecdcc884a [2021-08-02T17:24:40.900Z] Step 14/25 : RUN make update [2021-08-02T17:24:41.178Z] ---> Running in 7af7e25df9e5 [2021-08-02T17:24:42.614Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T17:24:44.065Z] Removing intermediate container 7af7e25df9e5 [2021-08-02T17:24:44.065Z] ---> 62f93400df9e [2021-08-02T17:24:44.065Z] Step 15/25 : COPY . . [2021-08-02T17:24:46.698Z] ---> 32448d5077b6 [2021-08-02T17:24:46.699Z] Step 16/25 : RUN go mod tidy [2021-08-02T17:24:46.699Z] ---> Running in fe2229271edf [2021-08-02T17:24:49.337Z] Removing intermediate container fe2229271edf [2021-08-02T17:24:49.337Z] ---> 0ece4242c196 [2021-08-02T17:24:49.337Z] Step 17/25 : RUN ${MAKE} [2021-08-02T17:24:49.619Z] ---> Running in 5aefd49f0c76 [2021-08-02T17:24:50.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T17:25:17.456Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T17:25:22.864Z] Removing intermediate container 5aefd49f0c76 [2021-08-02T17:25:22.864Z] ---> 5f99c439f623 [2021-08-02T17:25:22.864Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T17:25:22.864Z] 3.12: Pulling from library/alpine [2021-08-02T17:25:22.864Z] d2f70382dc9a: Pulling fs layer [2021-08-02T17:25:23.134Z] d2f70382dc9a: Download complete [2021-08-02T17:25:23.733Z] d2f70382dc9a: Pull complete [2021-08-02T17:25:23.733Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T17:25:23.733Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T17:25:23.733Z] ---> c4fd0aeabfcf [2021-08-02T17:25:23.733Z] Step 19/25 : EXPOSE 4000 [2021-08-02T17:25:24.010Z] ---> Running in 9872d4bfa778 [2021-08-02T17:25:24.613Z] Removing intermediate container 9872d4bfa778 [2021-08-02T17:25:24.613Z] ---> 6d8da0ba742c [2021-08-02T17:25:24.613Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T17:25:26.055Z] ---> dd1ccd6a4da8 [2021-08-02T17:25:26.055Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T17:25:26.055Z] ---> Running in 816fab96880b [2021-08-02T17:25:26.658Z] Removing intermediate container 816fab96880b [2021-08-02T17:25:26.658Z] ---> 3210ae6f43d4 [2021-08-02T17:25:26.658Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T17:25:26.658Z] ---> Running in f8c9bb1ddb2a [2021-08-02T17:25:27.257Z] Removing intermediate container f8c9bb1ddb2a [2021-08-02T17:25:27.257Z] ---> 3e91393fca85 [2021-08-02T17:25:27.257Z] Step 23/25 : LABEL arch=arm64 [2021-08-02T17:25:27.534Z] ---> Running in f8ba5afbb9c6 [2021-08-02T17:25:27.808Z] Removing intermediate container f8ba5afbb9c6 [2021-08-02T17:25:27.808Z] ---> c57220d8ad31 [2021-08-02T17:25:27.808Z] Step 24/25 : LABEL git_sha=3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:25:28.081Z] ---> Running in ad7bfd74088e [2021-08-02T17:25:28.689Z] Removing intermediate container ad7bfd74088e [2021-08-02T17:25:28.689Z] ---> 6d84dbbbda82 [2021-08-02T17:25:28.689Z] Step 25/25 : LABEL version=2.0.1-dev.2 [2021-08-02T17:25:28.689Z] ---> Running in 51023a73eaf6 [2021-08-02T17:25:29.290Z] Removing intermediate container 51023a73eaf6 [2021-08-02T17:25:29.290Z] ---> 1faf0a5a6871 [2021-08-02T17:25:29.290Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T17:25:29.290Z] Successfully built 1faf0a5a6871 [2021-08-02T17:25:29.290Z] 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-08-02T17:25:29.582Z] provisioning config files... [2021-08-02T17:25:29.606Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3447686241603895111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:25:29.986Z] ---> docker-login.sh [2021-08-02T17:25:29.986Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:25:30.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:25:30.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:25:30.533Z] Configure a credential helper to remove this warning. See [2021-08-02T17:25:30.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:25:30.533Z] [2021-08-02T17:25:30.533Z] Login Succeeded [2021-08-02T17:25:30.533Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:25:30.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:25:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:25:30.805Z] Configure a credential helper to remove this warning. See [2021-08-02T17:25:30.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:25:30.805Z] [2021-08-02T17:25:30.805Z] Login Succeeded [2021-08-02T17:25:31.082Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:25:31.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:25:31.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:25:31.357Z] Configure a credential helper to remove this warning. See [2021-08-02T17:25:31.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:25:31.357Z] [2021-08-02T17:25:31.357Z] Login Succeeded [2021-08-02T17:25:31.357Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:25:31.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:25:31.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:25:31.953Z] Configure a credential helper to remove this warning. See [2021-08-02T17:25:31.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:25:31.953Z] [2021-08-02T17:25:31.953Z] Login Succeeded [2021-08-02T17:25:31.953Z] docker.io [2021-08-02T17:25:32.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:25:32.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:25:32.820Z] Configure a credential helper to remove this warning. See [2021-08-02T17:25:32.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:25:32.820Z] [2021-08-02T17:25:32.820Z] Login Succeeded [2021-08-02T17:25:32.820Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:25:32.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:25:32.909Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-02T17:25:32.909Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:25:32.909Z] latest [2021-08-02T17:25:32.909Z] 2.0.1-dev.2 [2021-08-02T17:25:32.909Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:25:32.909Z] main [2021-08-02T17:25:32.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:33.337Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:33.679Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:25:33.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-02T17:25:33.679Z] 1f4f4a79801f: Preparing [2021-08-02T17:25:33.679Z] 3fbe34a1663b: Preparing [2021-08-02T17:25:33.679Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:25:37.054Z] 1f4f4a79801f: Pushed [2021-08-02T17:25:37.329Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:37.677Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:38.022Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-02T17:25:38.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-02T17:25:38.022Z] 1f4f4a79801f: Preparing [2021-08-02T17:25:38.022Z] 3fbe34a1663b: Preparing [2021-08-02T17:25:38.022Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:25:38.022Z] 1f4f4a79801f: Layer already exists [2021-08-02T17:25:38.295Z] latest: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:38.648Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:38.990Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 [2021-08-02T17:25:38.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-02T17:25:38.990Z] 1f4f4a79801f: Preparing [2021-08-02T17:25:38.990Z] 3fbe34a1663b: Preparing [2021-08-02T17:25:38.990Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:25:38.990Z] 1f4f4a79801f: Layer already exists [2021-08-02T17:25:39.265Z] 2.0.1-dev.2: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:39.619Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:39.965Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:25:39.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-02T17:25:39.965Z] 1f4f4a79801f: Preparing [2021-08-02T17:25:39.965Z] 3fbe34a1663b: Preparing [2021-08-02T17:25:39.965Z] 1f4f4a79801f: Layer already exists [2021-08-02T17:25:39.965Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:25:40.240Z] 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:40.598Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:40.941Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-02T17:25:40.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-02T17:25:40.941Z] 1f4f4a79801f: Preparing [2021-08-02T17:25:40.941Z] 3fbe34a1663b: Preparing [2021-08-02T17:25:40.941Z] 1f4f4a79801f: Layer already exists [2021-08-02T17:25:40.941Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:25:41.214Z] main: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:25:41.291Z] ===================================================== [Pipeline] echo [2021-08-02T17:25:41.310Z] taggedImages: [2021-08-02T17:25:41.310Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe [2021-08-02T17:25:41.310Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-02T17:25:41.310Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 [2021-08-02T17:25:41.310Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [2021-08-02T17:25:41.310Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:42.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:25:42.030Z] [2021-08-02T17:25:42.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:25:42.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:25:42.666Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:25:42.666Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:25:42.666Z] f757da607395: Pulling fs layer [2021-08-02T17:25:42.666Z] 05883995daec: Pulling fs layer [2021-08-02T17:25:42.666Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:25:42.666Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:25:42.666Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:25:42.666Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:25:42.666Z] 1560dd03e051: Waiting [2021-08-02T17:25:42.666Z] 27f5ce0e4adf: Waiting [2021-08-02T17:25:42.666Z] c2d8d7efcc4b: Waiting [2021-08-02T17:25:42.666Z] 8603b9c90790: Waiting [2021-08-02T17:25:42.666Z] f757da607395: Verifying Checksum [2021-08-02T17:25:42.666Z] f757da607395: Download complete [2021-08-02T17:25:42.940Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:25:42.940Z] 8603b9c90790: Download complete [2021-08-02T17:25:43.216Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:25:43.216Z] 1560dd03e051: Download complete [2021-08-02T17:25:43.216Z] 27f5ce0e4adf: Download complete [2021-08-02T17:25:43.489Z] 05883995daec: Verifying Checksum [2021-08-02T17:25:43.489Z] 05883995daec: Download complete [2021-08-02T17:25:44.470Z] 448f6bf000e3: Download complete [2021-08-02T17:25:47.098Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:25:47.098Z] c2d8d7efcc4b: Download complete [2021-08-02T17:25:47.693Z] 448f6bf000e3: Pull complete [2021-08-02T17:25:48.290Z] f757da607395: Pull complete [2021-08-02T17:25:49.731Z] 05883995daec: Pull complete [2021-08-02T17:25:50.013Z] 8603b9c90790: Pull complete [2021-08-02T17:25:50.997Z] 1560dd03e051: Pull complete [2021-08-02T17:25:51.597Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:26:06.710Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:26:06.710Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:26:06.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:26:06.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:26:06.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container [2021-08-02T17:26:07.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:26:11.408Z] $ docker top 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:26:12.443Z] ---> job-cost.sh [2021-08-02T17:26:12.444Z] lf-activate-venv: SKIPPING [2021-08-02T17:26:12.444Z] INFO: No Stack... [2021-08-02T17:26:13.424Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:26:14.026Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:26:14.702Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-02T17:26:14.702Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:26:14.771Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [2021-08-02T17:26:14.783Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] did not exist. Created. [2021-08-02T17:26:14.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:26:15.483Z] /w/workspace/edgex-ui-go/2@tmp/durable-43f7b1de/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-43f7b1de/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:26:16.157Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:26:16.178Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:26:16.318Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:26:16.329Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:26:16.352Z] $ docker stop --time=1 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b [2021-08-02T17:26:18.283Z] $ docker rm -f 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-02T17:26:19.252Z] provisioning config files... [2021-08-02T17:26:19.268Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8807647663619004386tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:26:19.633Z] + set +x [2021-08-02T17:26:19.633Z] + curl -s https://codecov.io/bash [2021-08-02T17:26:19.633Z] + bash -s -- [2021-08-02T17:26:19.633Z] [2021-08-02T17:26:19.633Z] _____ _ [2021-08-02T17:26:19.633Z] / ____| | | [2021-08-02T17:26:19.633Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:26:19.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:26:19.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:26:19.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:26:19.633Z] Bash-1.0.6 [2021-08-02T17:26:19.633Z] [2021-08-02T17:26:19.633Z] [2021-08-02T17:26:19.633Z] ==> git version 2.24.4 found [2021-08-02T17:26:19.633Z] ==> 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-08-02T17:26:19.633Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:26:19.633Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:26:19.633Z] ==> Jenkins CI detected. [2021-08-02T17:26:19.633Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:26:19.633Z] project root: . [2021-08-02T17:26:19.633Z] --> token set from env [2021-08-02T17:26:19.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:26:19.633Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:26:19.633Z] ==> Python coveragepy not found [2021-08-02T17:26:19.633Z] ==> Searching for coverage reports in: [2021-08-02T17:26:19.633Z] + . [2021-08-02T17:26:19.633Z] -> Found 1 reports [2021-08-02T17:26:19.633Z] ==> Detecting git/mercurial file structure [2021-08-02T17:26:19.900Z] ==> Reading reports [2021-08-02T17:26:19.900Z] + ./coverage.out bytes=10 [2021-08-02T17:26:19.900Z] ==> Appending adjustments [2021-08-02T17:26:19.900Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:26:19.900Z] + Found adjustments [2021-08-02T17:26:19.900Z] ==> Gzipping contents [2021-08-02T17:26:19.900Z] 4.0K /tmp/codecov.5sIZNv.gz [2021-08-02T17:26:19.900Z] ==> Uploading reports [2021-08-02T17:26:19.900Z] url: https://codecov.io [2021-08-02T17:26:19.900Z] query: branch=main&commit=3f467a715ceaed59a113654054ca2c0f6185c8fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:26:19.900Z] -> Pinging Codecov [2021-08-02T17:26:19.900Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=3f467a715ceaed59a113654054ca2c0f6185c8fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:26:20.489Z] -> Uploading to [2021-08-02T17:26:20.489Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/3f467a715ceaed59a113654054ca2c0f6185c8fe/bce81264-7fb1-4ee8-b194-d4599a7332e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T172620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f9c07e82fcb131cf264938b45e7c7edeedfe55dacaac533635aea057730df69 [2021-08-02T17:26:20.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:26:20.489Z] Dload Upload Total Spent Left Speed [2021-08-02T17:26:20.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 8346 --:--:-- --:--:-- --:--:-- 8331 100 3291 0 0 100 3291 0 8342 --:--:-- --:--:-- --:--:-- 8331 [2021-08-02T17:26:20.755Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] } [2021-08-02T17:26:20.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:26:21.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:26:21.136Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:21.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:26:21.457Z] [2021-08-02T17:26:21.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:21.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:26:21.814Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:26:21.814Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:26:21.814Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:26:21.814Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:26:21.814Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:26:21.814Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:26:21.814Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:26:21.814Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:26:21.814Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:26:21.814Z] 0eba1c9be4d2: Waiting [2021-08-02T17:26:21.814Z] 0d57e429df01: Waiting [2021-08-02T17:26:21.814Z] 4e4be7b47b0d: Waiting [2021-08-02T17:26:21.814Z] e1f770b5df2f: Waiting [2021-08-02T17:26:21.814Z] 85a0685a4137: Waiting [2021-08-02T17:26:21.814Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:26:21.814Z] de9db76c5a1d: Download complete [2021-08-02T17:26:21.814Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:26:21.814Z] 0ef7d3d256c8: Download complete [2021-08-02T17:26:21.814Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:26:21.814Z] 0d57e429df01: Download complete [2021-08-02T17:26:21.814Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:26:21.814Z] 4e4be7b47b0d: Download complete [2021-08-02T17:26:22.090Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:26:22.090Z] 188c0c94c7c5: Download complete [2021-08-02T17:26:22.090Z] 188c0c94c7c5: Pull complete [2021-08-02T17:26:22.363Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:26:22.363Z] de9db76c5a1d: Pull complete [2021-08-02T17:26:23.326Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:26:23.326Z] e1f770b5df2f: Download complete [2021-08-02T17:26:26.683Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:26:26.683Z] 0eba1c9be4d2: Download complete [2021-08-02T17:26:27.001Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:26:27.001Z] 85a0685a4137: Download complete [2021-08-02T17:26:30.367Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:26:30.367Z] 0d57e429df01: Pull complete [2021-08-02T17:26:30.367Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:26:30.969Z] e1f770b5df2f: Pull complete [2021-08-02T17:26:34.328Z] 85a0685a4137: Pull complete [2021-08-02T17:26:34.328Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:26:34.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:26:34.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:26:34.436Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:26:34.509Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:26:36.555Z] $ docker top 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:26:36.669Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:26:36.976Z] + set -o pipefail [2021-08-02T17:26:36.976Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:26:45.209Z] [2021-08-02T17:26:45.209Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-02T17:26:45.209Z] [2021-08-02T17:26:45.209Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/46bee5f1-b7f1-4300-a5b2-516474351497 [2021-08-02T17:26:45.209Z] [2021-08-02T17:26:45.209Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-02T17:26:45.209Z] [2021-08-02T17:26:45.209Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:26:45.209Z] [2021-08-02T17:26:45.209Z] [Pipeline] } [2021-08-02T17:26:45.228Z] $ docker stop --time=1 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 [2021-08-02T17:26:47.155Z] $ docker rm -f 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 [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-08-02T17:26:48.228Z] + git log --format=format:%s -1 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:48.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:26:48.558Z] . [Pipeline] withDockerContainer [2021-08-02T17:26:48.655Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:26:48.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:26:49.178Z] $ docker top dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:26:49.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:26:49.316Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:26:49.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:26:49.450Z] $ docker exec dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 ssh-agent [2021-08-02T17:26:49.590Z] SSH_AUTH_SOCK=/tmp/ssh-7bHghoyeSCAD/agent.13 [2021-08-02T17:26:49.590Z] SSH_AGENT_PID=19 [2021-08-02T17:26:49.600Z] Running ssh-add (command line suppressed) [2021-08-02T17:26:49.704Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2658603608348108281.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2658603608348108281.key) [2021-08-02T17:26:49.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:26:50.047Z] + git semver tag [2021-08-02T17:26:50.047Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:26:50.047Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-02T17:26:50.047Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:26:50.047Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:26:50.047Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:26:50.047Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:26:50.047Z] # $SEMVER_BRANCH = main [2021-08-02T17:26:50.047Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-02T17:26:50.047Z] # 3f467a715ceaed59a113654054ca2c0f6185c8fe HEAD [2021-08-02T17:26:50.047Z] # -> Force: false [2021-08-02T17:26:50.047Z] # 24e47bf7c79394c6e5265f81fd098cf55012b2cd refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-02T17:26:50.062Z] $ docker exec --env ******** --env ******** dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 ssh-agent -k [2021-08-02T17:26:50.167Z] unset SSH_AUTH_SOCK; [2021-08-02T17:26:50.167Z] unset SSH_AGENT_PID; [2021-08-02T17:26:50.167Z] echo Agent pid 19 killed; [2021-08-02T17:26:50.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:26:50.554Z] + git semver [Pipeline] } [2021-08-02T17:26:50.577Z] $ docker stop --time=1 dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 [2021-08-02T17:26:51.779Z] $ docker rm -f dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:52.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:26:52.271Z] [2021-08-02T17:26:52.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:52.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:26:52.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:26:52.614Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:26:52.614Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:26:52.614Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:26:52.614Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:26:52.614Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:26:52.614Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:26:52.614Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:26:52.614Z] 0d9ebad4ef96: Waiting [2021-08-02T17:26:52.614Z] e9a5061849ea: Waiting [2021-08-02T17:26:52.614Z] d747dcd14b5f: Waiting [2021-08-02T17:26:52.614Z] 2de7ff778b66: Waiting [2021-08-02T17:26:52.614Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:26:52.614Z] 9712f1f96733: Download complete [2021-08-02T17:26:56.865Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:26:56.865Z] 63f879dbbcfc: Download complete [2021-08-02T17:26:56.865Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:26:56.865Z] e9a5061849ea: Download complete [2021-08-02T17:26:56.865Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:26:56.865Z] d747dcd14b5f: Download complete [2021-08-02T17:26:57.460Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:26:57.460Z] 2de7ff778b66: Download complete [2021-08-02T17:26:58.044Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:26:58.044Z] 0d9ebad4ef96: Download complete [2021-08-02T17:26:59.010Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:26:59.010Z] ab5ef0e58194: Download complete [2021-08-02T17:27:02.408Z] ab5ef0e58194: Pull complete [2021-08-02T17:27:02.408Z] 9712f1f96733: Pull complete [2021-08-02T17:27:03.000Z] 63f879dbbcfc: Pull complete [2021-08-02T17:27:06.410Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:27:07.016Z] e9a5061849ea: Pull complete [2021-08-02T17:27:07.016Z] d747dcd14b5f: Pull complete [2021-08-02T17:27:07.993Z] 2de7ff778b66: Pull complete [2021-08-02T17:27:07.993Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:27:07.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:27:07.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:27:08.094Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:27:08.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T17:27:11.488Z] $ docker top bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:27:11.608Z] provisioning config files... [2021-08-02T17:27:11.626Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7809680759991247774tmp [2021-08-02T17:27:11.650Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3907778001296607844tmp [2021-08-02T17:27:11.670Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7117826486746787653tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:27:11.698Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:12.017Z] ---> sigul-configuration.sh [2021-08-02T17:27:12.017Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:27:12.018Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:27:12.018Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:27:12.018Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:27:12.018Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:27:12.018Z] gpg: CAST5 encrypted data [2021-08-02T17:27:12.018Z] gpg: encrypted with 1 passphrase [2021-08-02T17:27:12.018Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:27:12.334Z] + mkdir /home/jenkins [2021-08-02T17:27:12.334Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:27:12.707Z] + 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-08-02T17:27:12.722Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:13.037Z] ---> sigul-install.sh [2021-08-02T17:27:13.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:27:13.353Z] + git tag --list [2021-08-02T17:27:13.353Z] 0.1.1 [2021-08-02T17:27:13.353Z] v1.1.0 [2021-08-02T17:27:13.353Z] v1.2.0 [2021-08-02T17:27:13.353Z] v1.2.1 [2021-08-02T17:27:13.353Z] v1.3.0 [2021-08-02T17:27:13.353Z] v2.0.0 [2021-08-02T17:27:13.353Z] v2.0.1-dev.1 [2021-08-02T17:27:13.353Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-02T17:27:13.670Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-02T17:27:14.254Z] Signing Git tag with Sigul... [2021-08-02T17:27:14.254Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-02T17:27:15.225Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:15.538Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:27:15.551Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:27:15.581Z] $ docker stop --time=1 bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 [2021-08-02T17:27:16.807Z] $ docker rm -f bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:17.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:27:17.442Z] . [Pipeline] withDockerContainer [2021-08-02T17:27:17.538Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:27:17.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:27:18.023Z] $ docker top d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:27:18.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:27:18.165Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:27:18.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:27:18.301Z] $ docker exec d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db ssh-agent [2021-08-02T17:27:18.441Z] SSH_AUTH_SOCK=/tmp/ssh-7zCQS2MjqFXz/agent.14 [2021-08-02T17:27:18.441Z] SSH_AGENT_PID=21 [2021-08-02T17:27:18.452Z] Running ssh-add (command line suppressed) [2021-08-02T17:27:18.568Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8813928268398054376.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8813928268398054376.key) [2021-08-02T17:27:18.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:27:18.909Z] + git semver bump pre [2021-08-02T17:27:18.909Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:27:18.909Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-02T17:27:18.909Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:27:18.909Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:27:18.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:27:18.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:27:18.909Z] # $SEMVER_BRANCH = main [2021-08-02T17:27:18.909Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-02T17:27:18.909Z] 2.0.1-dev.3 [Pipeline] } [2021-08-02T17:27:18.924Z] $ docker exec --env ******** --env ******** d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db ssh-agent -k [2021-08-02T17:27:19.034Z] unset SSH_AUTH_SOCK; [2021-08-02T17:27:19.034Z] unset SSH_AGENT_PID; [2021-08-02T17:27:19.034Z] echo Agent pid 21 killed; [2021-08-02T17:27:19.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:27:19.404Z] + git semver [Pipeline] } [2021-08-02T17:27:19.424Z] $ docker stop --time=1 d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db [2021-08-02T17:27:20.620Z] $ docker rm -f d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:21.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:27:21.444Z] . [Pipeline] withDockerContainer [2021-08-02T17:27:21.629Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:27:21.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:27:22.116Z] $ docker top a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:27:22.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:27:22.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:27:22.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:27:22.382Z] $ docker exec a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f ssh-agent [2021-08-02T17:27:22.506Z] SSH_AUTH_SOCK=/tmp/ssh-ZO2YfNhNE3YE/agent.15 [2021-08-02T17:27:22.506Z] SSH_AGENT_PID=21 [2021-08-02T17:27:22.517Z] Running ssh-add (command line suppressed) [2021-08-02T17:27:22.620Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4686309080229666459.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4686309080229666459.key) [2021-08-02T17:27:22.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:27:22.975Z] + git semver push [2021-08-02T17:27:22.975Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:27:22.975Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-02T17:27:22.975Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:27:22.975Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:27:22.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:27:22.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:27:22.975Z] # $SEMVER_BRANCH = main [2021-08-02T17:27:22.975Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-02T17:27:28.397Z] $ docker exec --env ******** --env ******** a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f ssh-agent -k [2021-08-02T17:27:28.494Z] unset SSH_AUTH_SOCK; [2021-08-02T17:27:28.494Z] unset SSH_AGENT_PID; [2021-08-02T17:27:28.494Z] echo Agent pid 21 killed; [2021-08-02T17:27:28.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:27:28.861Z] + git semver [Pipeline] } [2021-08-02T17:27:28.883Z] $ docker stop --time=1 a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f [2021-08-02T17:27:30.089Z] $ docker rm -f a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f [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-08-02T17:27:31.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:31.713Z] ---> package-listing.sh [2021-08-02T17:27:31.713Z] ++ facter osfamily [2021-08-02T17:27:31.713Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:27:31.979Z] + OS_FAMILY=redhat [2021-08-02T17:27:31.979Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-02T17:27:31.979Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:27:31.979Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:27:31.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:27:31.979Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:27:31.979Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-02T17:27:31.979Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:27:31.979Z] + case "${OS_FAMILY}" in [2021-08-02T17:27:31.979Z] + rpm -qa [2021-08-02T17:27:31.979Z] + sort [2021-08-02T17:27:32.561Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:27:32.561Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:27:32.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:27:32.561Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-02T17:27:32.561Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-02T17:27:32.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-08-02T17:27:32.578Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:27:32.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:33.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:27:33.469Z] [2021-08-02T17:27:33.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:33.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:27:33.805Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:27:33.805Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:27:33.805Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:27:33.805Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:27:33.805Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:27:33.805Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:27:33.805Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:27:33.805Z] d287ab97295c: Pulling fs layer [2021-08-02T17:27:33.805Z] dc539afda2c1: Waiting [2021-08-02T17:27:33.805Z] 77bc0d833cb6: Waiting [2021-08-02T17:27:33.805Z] 9065ff56babe: Waiting [2021-08-02T17:27:33.805Z] d287ab97295c: Waiting [2021-08-02T17:27:34.072Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:27:34.072Z] a1111a8f2ec3: Download complete [2021-08-02T17:27:34.072Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:27:34.072Z] dc539afda2c1: Download complete [2021-08-02T17:27:34.337Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:27:34.337Z] 77bc0d833cb6: Download complete [2021-08-02T17:27:34.337Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:27:34.337Z] 9065ff56babe: Download complete [2021-08-02T17:27:34.603Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:27:34.603Z] ed53099fbce6: Download complete [2021-08-02T17:27:35.572Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:27:35.572Z] b4d181a07f80: Download complete [2021-08-02T17:27:36.547Z] b4d181a07f80: Pull complete [2021-08-02T17:27:36.822Z] a1111a8f2ec3: Pull complete [2021-08-02T17:27:37.095Z] ed53099fbce6: Pull complete [2021-08-02T17:27:37.364Z] dc539afda2c1: Pull complete [2021-08-02T17:27:37.633Z] 77bc0d833cb6: Pull complete [2021-08-02T17:27:37.633Z] 9065ff56babe: Pull complete [2021-08-02T17:27:39.588Z] d287ab97295c: Verifying Checksum [2021-08-02T17:27:39.588Z] d287ab97295c: Download complete [2021-08-02T17:27:44.969Z] d287ab97295c: Pull complete [2021-08-02T17:27:44.969Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:27:44.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:27:44.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:27:45.068Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-08-02T17:27:45.132Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:27:47.365Z] $ docker top f20818952fe4fc449c0130964d2bd81efe256a631586b9ebb319db3078687804 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:27:47.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:27:48.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:27:48.435Z] + ls /var/log/sa-host [2021-08-02T17:27:48.435Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:27:48.435Z] file_magic: OK [2021-08-02T17:27:48.435Z] HZ: Using current value: 100 [2021-08-02T17:27:48.435Z] file_header: OK [2021-08-02T17:27:48.435Z] 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-08-02T17:27:48.435Z] Statistics: [2021-08-02T17:27:48.435Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:27:48.435Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:27:48.435Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:27:48.435Z] file_magic: OK [2021-08-02T17:27:48.435Z] HZ: Using current value: 100 [2021-08-02T17:27:48.435Z] file_header: OK [2021-08-02T17:27:48.435Z] 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-08-02T17:27:48.435Z] Statistics: [2021-08-02T17:27:48.435Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:27:48.435Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:27:48.628Z] provisioning config files... [2021-08-02T17:27:48.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7068985594785045033tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:27:48.669Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:48.986Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:27:48.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:49.384Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:27:49.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:49.715Z] ---> sudo-logs.sh [2021-08-02T17:27:49.715Z] Archiving 'sudo' log.. [2021-08-02T17:27:49.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1553.vexxhost.local: Name or service not known [2021-08-02T17:27:49.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1553.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:27:49.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:50.066Z] ---> job-cost.sh [2021-08-02T17:27:50.066Z] lf-activate-venv: SKIPPING [2021-08-02T17:27:50.066Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:27:50.066Z] INFO: Retrieving Stack Cost... [2021-08-02T17:27:51.474Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:27:51.474Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:27:51.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:27:51.806Z] ---> logs-deploy.sh [2021-08-02T17:27:51.806Z] lf-activate-venv: SKIPPING [2021-08-02T17:27:51.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/2 [2021-08-02T17:27:51.806Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:27:52.771Z] Archives upload complete. [2021-08-02T17:27:52.771Z] INFO: archiving logs to Nexus