Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 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-ssh2273775690546291426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5767828169110829724.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh760688813133249956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh8697548856001269736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh7179348812942400689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 Running on prd-centos7-docker-4c-2g-2461 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-ssh5859188849046725769.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 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (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 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T21:53:07.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T21:53:07.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T21:53:07.431Z] ========================================================= [2021-10-07T21:53:07.431Z] EdgeX Global Pipelines Version Info [2021-10-07T21:53:07.431Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:53:08.692Z] ------------------- [2021-10-07T21:53:08.692Z] stable info: [2021-10-07T21:53:08.692Z] ------------------- [2021-10-07T21:53:08.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T21:53:08.692Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:53:08.692Z] Message: update stable to v1.0.207 [2021-10-07T21:53:09.280Z] ------------------- [2021-10-07T21:53:09.280Z] experimental info: [2021-10-07T21:53:09.280Z] ------------------- [2021-10-07T21:53:09.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T21:53:09.280Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:53:09.280Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T21:53:09.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-07T21:53:09.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-07T21:53:09.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T21:53:09.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T21:53:09.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T21:53:09.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T21:53:09.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T21:53:09.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T21:53:09.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T21:53:09.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T21:53:09.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T21:53:09.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-07T21:53:09.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T21:53:09.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T21:53:09.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T21:53:09.777Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T21:53:09.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:53:09.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:53:09.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T21:53:09.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T21:53:09.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T21:53:09.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T21:53:09.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T21:53:09.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T21:53:09.993Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T21:53:10.015Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T21:53:10.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T21:53:10.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T21:53:10.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T21:53:10.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] echo [2021-10-07T21:53:10.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ad2f8 [Pipeline] echo [2021-10-07T21:53:10.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T21:53:10.219Z] provisioning config files... [2021-10-07T21:53:10.458Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3474574018293544103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:53:10.809Z] ---> docker-login.sh [2021-10-07T21:53:10.809Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:53:10.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:11.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:11.076Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:11.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:11.076Z] [2021-10-07T21:53:11.076Z] Login Succeeded [2021-10-07T21:53:11.076Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:53:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:11.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:11.076Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:11.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:11.076Z] [2021-10-07T21:53:11.076Z] Login Succeeded [2021-10-07T21:53:11.076Z] nexus3.edgexfoundry.org:10003 [2021-10-07T21:53:11.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:11.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:11.344Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:11.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:11.344Z] [2021-10-07T21:53:11.344Z] Login Succeeded [2021-10-07T21:53:11.344Z] nexus3.edgexfoundry.org:10004 [2021-10-07T21:53:11.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:11.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:11.344Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:11.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:11.344Z] [2021-10-07T21:53:11.344Z] Login Succeeded [2021-10-07T21:53:11.344Z] docker.io [2021-10-07T21:53:11.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:53:11.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:53:11.887Z] Configure a credential helper to remove this warning. See [2021-10-07T21:53:11.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:53:11.887Z] [2021-10-07T21:53:11.887Z] Login Succeeded [2021-10-07T21:53:11.887Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T21:53:11.917Z] 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-10-07T21:53:12.463Z] + git log --format=format:%s -1 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] echo [2021-10-07T21:53:12.725Z] GIT_COMMIT: c3ad2f8871f574ac3ff5d80f114dc3bf25b68649, Commit Message: Merge pull request #449 from ernestojeda/changes-for-lts-builds [Pipeline] echo [2021-10-07T21:53:12.767Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:53:13.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:53:13.354Z] [2021-10-07T21:53:13.354Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:53:13.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:53:13.710Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T21:53:13.710Z] 31603596830f: Pulling fs layer [2021-10-07T21:53:13.710Z] 04fac38145f0: Pulling fs layer [2021-10-07T21:53:13.710Z] 701f6daf10bf: Pulling fs layer [2021-10-07T21:53:13.710Z] 24f72da36158: Pulling fs layer [2021-10-07T21:53:13.710Z] 24f72da36158: Waiting [2021-10-07T21:53:13.710Z] 04fac38145f0: Verifying Checksum [2021-10-07T21:53:13.710Z] 04fac38145f0: Download complete [2021-10-07T21:53:13.976Z] 31603596830f: Verifying Checksum [2021-10-07T21:53:13.976Z] 31603596830f: Download complete [2021-10-07T21:53:13.976Z] 24f72da36158: Verifying Checksum [2021-10-07T21:53:13.976Z] 24f72da36158: Download complete [2021-10-07T21:53:13.976Z] 701f6daf10bf: Verifying Checksum [2021-10-07T21:53:13.976Z] 701f6daf10bf: Download complete [2021-10-07T21:53:13.976Z] 31603596830f: Pull complete [2021-10-07T21:53:13.976Z] 04fac38145f0: Pull complete [2021-10-07T21:53:14.587Z] 701f6daf10bf: Pull complete [2021-10-07T21:53:14.855Z] 24f72da36158: Pull complete [2021-10-07T21:53:14.855Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T21:53:14.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:53:14.855Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T21:53:14.952Z] prd-centos7-docker-4c-2g-2461 does not seem to be running inside a container [2021-10-07T21:53:15.046Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T21:53:15.810Z] $ docker top 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T21:53:15.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:53:15.935Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:53:16.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:53:16.048Z] $ docker exec 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent [2021-10-07T21:53:16.151Z] SSH_AUTH_SOCK=/tmp/ssh-JXpVJqBwWEyM/agent.15 [2021-10-07T21:53:16.151Z] SSH_AGENT_PID=21 [2021-10-07T21:53:16.164Z] Running ssh-add (command line suppressed) [2021-10-07T21:53:16.248Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264981228951149866.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264981228951149866.key) [2021-10-07T21:53:16.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:53:16.594Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T21:53:16.617Z] $ docker exec --env ******** --env ******** 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent -k [2021-10-07T21:53:16.703Z] unset SSH_AUTH_SOCK; [2021-10-07T21:53:16.703Z] unset SSH_AGENT_PID; [2021-10-07T21:53:16.703Z] echo Agent pid 21 killed; [2021-10-07T21:53:16.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T21:53:16.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:53:16.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:53:16.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:53:16.923Z] $ docker exec 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent [2021-10-07T21:53:17.050Z] SSH_AUTH_SOCK=/tmp/ssh-gula2n9R7X4k/agent.54 [2021-10-07T21:53:17.050Z] SSH_AGENT_PID=61 [2021-10-07T21:53:17.061Z] Running ssh-add (command line suppressed) [2021-10-07T21:53:17.169Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5676124745661093536.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5676124745661093536.key) [2021-10-07T21:53:17.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:53:17.507Z] + git semver init [2021-10-07T21:53:17.507Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T21:53:17.507Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-07T21:53:17.507Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-07T21:53:17.507Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T21:53:17.507Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T21:53:17.507Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T21:53:17.507Z] # $SEMVER_BRANCH = main [2021-10-07T21:53:17.507Z] # $SEMVER_TEMP = /tmp/semver-264249810 [2021-10-07T21:53:17.507Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-07T21:53:19.497Z] # '/tmp/semver-264249810' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-07T21:53:19.497Z] # -> Force: false [2021-10-07T21:53:19.497Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-07T21:53:19.521Z] $ docker exec --env ******** --env ******** 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent -k [2021-10-07T21:53:19.619Z] unset SSH_AUTH_SOCK; [2021-10-07T21:53:19.620Z] unset SSH_AGENT_PID; [2021-10-07T21:53:19.620Z] echo Agent pid 61 killed; [2021-10-07T21:53:19.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T21:53:19.989Z] + git semver [Pipeline] } [2021-10-07T21:53:20.010Z] $ docker stop --time=1 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 [2021-10-07T21:53:21.259Z] $ docker rm -f 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:53:21.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T21:53:22.047Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T21:53:22.051Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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-10-07T21:53:37.271Z] Still waiting to schedule task [2021-10-07T21:53:37.272Z] ‘prd-centos7-docker-4c-2g-2460’ is offline [2021-10-07T21:53:37.272Z] ‘prd-centos7-docker-4c-2g-2462’ is offline [2021-10-07T21:53:37.274Z] Still waiting to schedule task [2021-10-07T21:53:37.274Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T21:56:12.537Z] Running on prd-centos7-docker-4c-2g-2469 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-07T21:56:12.558Z] Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout [2021-10-07T21:56:12.722Z] The recommended git tool is: git [2021-10-07T21:56:16.132Z] using credential edgex-jenkins-ssh [2021-10-07T21:56:16.155Z] Cloning the remote Git repository [2021-10-07T21:56:16.184Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-07T21:56:16.257Z] > git init /w/workspace/edgex-ui-go/18 # timeout=10 [2021-10-07T21:56:16.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-07T21:56:16.293Z] > git --version # timeout=10 [2021-10-07T21:56:16.299Z] > git --version # 'git version 2.24.4' [2021-10-07T21:56:16.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:56:16.323Z] [INFO] Currently running in a labeled security context [2021-10-07T21:56:16.323Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T21:56:16.324Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh7026744785852079783.key [2021-10-07T21:56:16.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:56:17.854Z] Avoid second fetch [2021-10-07T21:56:17.854Z] Checking out Revision c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (main) [2021-10-07T21:56:17.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-07T21:56:17.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:56:17.867Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:56:17.874Z] > git checkout -f c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [2021-10-07T21:56:21.938Z] Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T21:56:22.368Z] provisioning config files... [2021-10-07T21:56:22.390Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config1492701872290659622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:56:22.883Z] ---> docker-login.sh [2021-10-07T21:56:22.883Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:56:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:56:22.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:56:22.883Z] Configure a credential helper to remove this warning. See [2021-10-07T21:56:22.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:56:22.883Z] [2021-10-07T21:56:22.883Z] Login Succeeded [2021-10-07T21:56:22.883Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:56:23.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:56:23.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:56:23.151Z] Configure a credential helper to remove this warning. See [2021-10-07T21:56:23.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:56:23.151Z] [2021-10-07T21:56:23.151Z] Login Succeeded [2021-10-07T21:56:23.151Z] nexus3.edgexfoundry.org:10003 [2021-10-07T21:56:23.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:56:28.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:56:28.515Z] Configure a credential helper to remove this warning. See [2021-10-07T21:56:28.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:56:28.515Z] [2021-10-07T21:56:28.515Z] Login Succeeded [2021-10-07T21:56:28.515Z] nexus3.edgexfoundry.org:10004 [2021-10-07T21:56:28.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:56:28.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:56:28.515Z] Configure a credential helper to remove this warning. See [2021-10-07T21:56:28.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:56:28.515Z] [2021-10-07T21:56:28.515Z] Login Succeeded [2021-10-07T21:56:28.515Z] docker.io [2021-10-07T21:56:28.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:56:28.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:56:28.782Z] Configure a credential helper to remove this warning. See [2021-10-07T21:56:28.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:56:28.782Z] [2021-10-07T21:56:28.782Z] Login Succeeded [2021-10-07T21:56:28.782Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T21:56:28.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T21:56:29.051Z] ========================================================= [2021-10-07T21:56:29.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T21:56:29.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:56:29.416Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T21:56:29.416Z] Sending build context to Docker daemon 20.89MB [2021-10-07T21:56:29.416Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T21:56:29.416Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-07T21:56:29.681Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T21:56:29.681Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T21:56:29.681Z] 57d31006c564: Pulling fs layer [2021-10-07T21:56:29.681Z] bd5ccded8296: Pulling fs layer [2021-10-07T21:56:29.681Z] 304dd3a0f381: Pulling fs layer [2021-10-07T21:56:29.681Z] d37cda54a23b: Pulling fs layer [2021-10-07T21:56:29.681Z] bae75c0f2455: Pulling fs layer [2021-10-07T21:56:29.681Z] 806579b3d29a: Pulling fs layer [2021-10-07T21:56:29.681Z] c77eb801bf70: Pulling fs layer [2021-10-07T21:56:29.681Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T21:56:29.681Z] 304dd3a0f381: Waiting [2021-10-07T21:56:29.681Z] d37cda54a23b: Waiting [2021-10-07T21:56:29.681Z] bae75c0f2455: Waiting [2021-10-07T21:56:29.681Z] 806579b3d29a: Waiting [2021-10-07T21:56:29.681Z] c77eb801bf70: Waiting [2021-10-07T21:56:29.681Z] 6d0567d44e1a: Waiting [2021-10-07T21:56:29.681Z] bd5ccded8296: Verifying Checksum [2021-10-07T21:56:29.681Z] bd5ccded8296: Download complete [2021-10-07T21:56:29.681Z] 57d31006c564: Verifying Checksum [2021-10-07T21:56:29.681Z] 57d31006c564: Download complete [2021-10-07T21:56:29.946Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T21:56:29.946Z] 4e9f2cdf4387: Download complete [2021-10-07T21:56:29.946Z] 4e9f2cdf4387: Pull complete [2021-10-07T21:56:30.228Z] 57d31006c564: Pull complete [2021-10-07T21:56:30.228Z] bd5ccded8296: Pull complete [2021-10-07T21:56:31.191Z] 304dd3a0f381: Verifying Checksum [2021-10-07T21:56:31.191Z] 304dd3a0f381: Download complete [2021-10-07T21:56:35.501Z] 304dd3a0f381: Pull complete [2021-10-07T21:56:38.084Z] d37cda54a23b: Download complete [2021-10-07T21:56:38.084Z] 806579b3d29a: Verifying Checksum [2021-10-07T21:56:38.084Z] 806579b3d29a: Download complete [2021-10-07T21:56:38.084Z] bae75c0f2455: Verifying Checksum [2021-10-07T21:56:38.084Z] bae75c0f2455: Download complete [2021-10-07T21:56:38.084Z] d37cda54a23b: Pull complete [2021-10-07T21:56:38.084Z] bae75c0f2455: Pull complete [2021-10-07T21:56:38.084Z] c77eb801bf70: Verifying Checksum [2021-10-07T21:56:38.084Z] c77eb801bf70: Download complete [2021-10-07T21:56:38.084Z] 806579b3d29a: Pull complete [2021-10-07T21:56:38.351Z] c77eb801bf70: Pull complete [2021-10-07T21:56:42.618Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T21:56:42.618Z] 6d0567d44e1a: Download complete [2021-10-07T21:56:44.860Z] 6d0567d44e1a: Pull complete [2021-10-07T21:56:44.860Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T21:56:44.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:56:44.860Z] ---> e839a31ac9d1 [2021-10-07T21:56:44.860Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-07T21:56:49.158Z] ---> Running in d5a52f1db087 [2021-10-07T21:56:49.158Z] Removing intermediate container d5a52f1db087 [2021-10-07T21:56:49.158Z] ---> 9f5407928c85 [2021-10-07T21:56:49.158Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T21:56:49.158Z] ---> Running in 15b8dd4f7ddc [2021-10-07T21:56:49.158Z] Removing intermediate container 15b8dd4f7ddc [2021-10-07T21:56:49.158Z] ---> b0ec0011aa0d [2021-10-07T21:56:49.158Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T21:56:49.158Z] ---> Running in 931efd443652 [2021-10-07T21:56:49.158Z] Removing intermediate container 931efd443652 [2021-10-07T21:56:49.158Z] ---> 5d8e6c95df6b [2021-10-07T21:56:49.158Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-07T21:56:49.158Z] ---> Running in 43d3b102bf5f [2021-10-07T21:56:49.158Z] Removing intermediate container 43d3b102bf5f [2021-10-07T21:56:49.158Z] ---> 71513f0fac9b [2021-10-07T21:56:49.158Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-07T21:56:49.158Z] ---> Running in 55d7612341e7 [2021-10-07T21:56:49.432Z] Removing intermediate container 55d7612341e7 [2021-10-07T21:56:49.432Z] ---> 72a461d78159 [2021-10-07T21:56:49.432Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:56:49.432Z] ---> Running in 88210738a58f [2021-10-07T21:56:50.026Z] Removing intermediate container 88210738a58f [2021-10-07T21:56:50.026Z] ---> 2bf76f072b16 [2021-10-07T21:56:50.026Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T21:56:50.026Z] ---> Running in ee51f3082cdf [2021-10-07T21:56:50.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:56:51.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:56:51.532Z] OK: 219 MiB in 52 packages [2021-10-07T21:56:51.820Z] Removing intermediate container ee51f3082cdf [2021-10-07T21:56:51.820Z] ---> bc13472ca475 [2021-10-07T21:56:51.820Z] Step 10/14 : ENV GO111MODULE=on [2021-10-07T21:56:51.820Z] ---> Running in 7e3e2a1c6756 [2021-10-07T21:56:52.091Z] Removing intermediate container 7e3e2a1c6756 [2021-10-07T21:56:52.091Z] ---> 9475e637e04a [2021-10-07T21:56:52.091Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-07T21:56:52.091Z] ---> Running in 15588ce911f9 [2021-10-07T21:56:52.091Z] Removing intermediate container 15588ce911f9 [2021-10-07T21:56:52.091Z] ---> e763a2b7e3d4 [2021-10-07T21:56:52.091Z] Step 12/14 : COPY . . [2021-10-07T21:56:52.695Z] ---> 893af401145a [2021-10-07T21:56:52.695Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:56:52.695Z] ---> Running in 61039627e2f5 [2021-10-07T21:57:05.067Z] Removing intermediate container 61039627e2f5 [2021-10-07T21:57:05.067Z] ---> b5993a86b30f [2021-10-07T21:57:05.067Z] Step 14/14 : RUN ${MAKE} [2021-10-07T21:57:05.067Z] ---> Running in 7d4885ac7f25 [2021-10-07T21:57:05.346Z] noop [2021-10-07T21:57:05.617Z] Removing intermediate container 7d4885ac7f25 [2021-10-07T21:57:05.618Z] ---> 2e81ed506e1a [2021-10-07T21:57:05.618Z] Successfully built 2e81ed506e1a [2021-10-07T21:57:05.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:05.953Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:57:05.953Z] . [Pipeline] withDockerContainer [2021-10-07T21:57:06.058Z] prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container [2021-10-07T21:57:06.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** ci-base-image-x86_64 cat [2021-10-07T21:57:06.544Z] $ docker top 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:57:06.941Z] + go version [2021-10-07T21:57:06.941Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T21:57:06.958Z] $ docker stop --time=1 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 [2021-10-07T21:57:08.149Z] $ docker rm -f 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:08.834Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:57:08.834Z] . [Pipeline] withDockerContainer [2021-10-07T21:57:08.912Z] prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container [2021-10-07T21:57:08.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** ci-base-image-x86_64 cat [2021-10-07T21:57:09.373Z] $ docker top f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:57:09.783Z] + make test [2021-10-07T21:57:09.783Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T21:57:10.052Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-07T21:57:22.598Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-07T21:57:22.598Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T21:57:29.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T21:57:29.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T21:57:29.375Z] $ docker stop --time=1 f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c [2021-10-07T21:57:30.764Z] $ docker rm -f f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:57:31.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T21:57:31.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T21:57:33.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T21:57:34.144Z] + ls -al . [2021-10-07T21:57:34.144Z] total 88 [2021-10-07T21:57:34.144Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 7 21:57 . [2021-10-07T21:57:34.144Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 21:56 .. [2021-10-07T21:57:34.144Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 21:56 assets [2021-10-07T21:57:34.144Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 7 21:56 bin [2021-10-07T21:57:34.144Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 7 21:56 cmd [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 7 21:56 CONTRIBUTING.md [2021-10-07T21:57:34.144Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 7 21:57 coverage.out [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 7 21:56 Dockerfile [2021-10-07T21:57:34.144Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 7 21:56 docs [2021-10-07T21:57:34.144Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 21:56 .git [2021-10-07T21:57:34.144Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 21:56 .github [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 21:56 .gitignore [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 7 21:56 go.mod [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 7 21:56 go.sum [2021-10-07T21:57:34.144Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 7 21:56 internal [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 7 21:56 Jenkinsfile [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 7 21:56 LICENSE [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 7 21:56 Makefile [2021-10-07T21:57:34.144Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 7 21:56 pkg [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 7 21:56 README.md [2021-10-07T21:57:34.144Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 21:56 snap [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 21:53 VERSION [2021-10-07T21:57:34.144Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 21:56 version.go [2021-10-07T21:57:34.144Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 7 21:56 web [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:34.495Z] + 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=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 --label arch=amd64 --label version=2.0.1-dev.17 . [2021-10-07T21:57:34.495Z] Sending build context to Docker daemon 20.89MB [2021-10-07T21:57:34.495Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T21:57:34.495Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-07T21:57:34.495Z] ---> 2e81ed506e1a [2021-10-07T21:57:34.495Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-07T21:57:34.767Z] ---> Running in 7683618c420d [2021-10-07T21:57:34.767Z] Removing intermediate container 7683618c420d [2021-10-07T21:57:34.767Z] ---> a5ea0c4c9fb4 [2021-10-07T21:57:34.767Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T21:57:34.767Z] ---> Running in 9afb8847c1e5 [2021-10-07T21:57:35.035Z] Removing intermediate container 9afb8847c1e5 [2021-10-07T21:57:35.035Z] ---> c09a679aed73 [2021-10-07T21:57:35.035Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T21:57:35.035Z] ---> Running in 9d8eab495701 [2021-10-07T21:57:35.035Z] Removing intermediate container 9d8eab495701 [2021-10-07T21:57:35.035Z] ---> 70ed848bd54a [2021-10-07T21:57:35.035Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-07T21:57:35.035Z] ---> Running in 22343c8af310 [2021-10-07T21:57:35.035Z] Removing intermediate container 22343c8af310 [2021-10-07T21:57:35.035Z] ---> 5b2177be1dc5 [2021-10-07T21:57:35.035Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-07T21:57:35.035Z] ---> Running in 4f7b4d1c456c [2021-10-07T21:57:35.310Z] Removing intermediate container 4f7b4d1c456c [2021-10-07T21:57:35.310Z] ---> 7217b4f68c8f [2021-10-07T21:57:35.310Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:57:35.310Z] ---> Running in 282340acc1e1 [2021-10-07T21:57:35.583Z] Removing intermediate container 282340acc1e1 [2021-10-07T21:57:35.583Z] ---> cc80438f8d9c [2021-10-07T21:57:35.583Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T21:57:35.852Z] ---> Running in c4209b33fefa [2021-10-07T21:57:36.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T21:57:36.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T21:57:37.311Z] OK: 219 MiB in 52 packages [2021-10-07T21:57:37.311Z] Removing intermediate container c4209b33fefa [2021-10-07T21:57:37.311Z] ---> 41496e016804 [2021-10-07T21:57:37.311Z] Step 10/22 : ENV GO111MODULE=on [2021-10-07T21:57:37.311Z] ---> Running in 6de78fad9225 [2021-10-07T21:57:37.785Z] Removing intermediate container 6de78fad9225 [2021-10-07T21:57:37.785Z] ---> abefef45a0de [2021-10-07T21:57:37.785Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-07T21:57:37.785Z] ---> Running in d6076de7284f [2021-10-07T21:57:37.785Z] Removing intermediate container d6076de7284f [2021-10-07T21:57:37.785Z] ---> 0f551abd9de1 [2021-10-07T21:57:37.785Z] Step 12/22 : COPY . . [2021-10-07T21:57:38.381Z] ---> 045f5d1f5965 [2021-10-07T21:57:38.381Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:57:38.381Z] ---> Running in 6a28d2251006 [2021-10-07T21:57:39.173Z] Removing intermediate container 6a28d2251006 [2021-10-07T21:57:39.173Z] ---> 126aa2fac768 [2021-10-07T21:57:39.173Z] Step 14/22 : RUN ${MAKE} [2021-10-07T21:57:39.173Z] ---> Running in 610b9c3072b0 [2021-10-07T21:57:39.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-07T21:57:44.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2468 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-07T21:57:44.027Z] Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout [2021-10-07T21:57:44.340Z] The recommended git tool is: git [2021-10-07T21:57:47.712Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-07T21:57:48.701Z] Removing intermediate container 610b9c3072b0 [2021-10-07T21:57:48.702Z] ---> c7befa6d7bc0 [2021-10-07T21:57:48.702Z] Step 15/22 : FROM alpine:3.14 [2021-10-07T21:57:49.315Z] 3.14: Pulling from library/alpine [2021-10-07T21:57:49.315Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T21:57:49.601Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T21:57:49.601Z] a0d0a0d46f8b: Download complete [2021-10-07T21:57:49.891Z] a0d0a0d46f8b: Pull complete [2021-10-07T21:57:49.891Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T21:57:49.891Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T21:57:49.891Z] ---> 14119a10abf4 [2021-10-07T21:57:49.891Z] Step 16/22 : EXPOSE 4000 [2021-10-07T21:57:49.891Z] ---> Running in 58ae42bddb0b [2021-10-07T21:57:49.891Z] Removing intermediate container 58ae42bddb0b [2021-10-07T21:57:49.891Z] ---> 12e8d91d4dfe [2021-10-07T21:57:49.891Z] Step 17/22 : 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-10-07T21:57:50.514Z] ---> 53bc71078794 [2021-10-07T21:57:50.514Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-07T21:57:50.514Z] ---> Running in 577c1451e620 [2021-10-07T21:57:50.514Z] Removing intermediate container 577c1451e620 [2021-10-07T21:57:50.514Z] ---> 68b7dc668981 [2021-10-07T21:57:50.514Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-07T21:57:50.514Z] ---> Running in c24c9e85fc0b [2021-10-07T21:57:50.514Z] Removing intermediate container c24c9e85fc0b [2021-10-07T21:57:50.514Z] ---> a19fcf08848a [2021-10-07T21:57:50.514Z] Step 20/22 : LABEL arch=amd64 [2021-10-07T21:57:50.514Z] ---> Running in f5e3fbe9e57e [2021-10-07T21:57:50.797Z] Removing intermediate container f5e3fbe9e57e [2021-10-07T21:57:50.797Z] ---> 31b8f20c588e [2021-10-07T21:57:50.797Z] Step 21/22 : LABEL git_sha=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [2021-10-07T21:57:50.797Z] ---> Running in 27d6b28cb13d [2021-10-07T21:57:50.797Z] Removing intermediate container 27d6b28cb13d [2021-10-07T21:57:50.797Z] ---> 43f7a45934c0 [2021-10-07T21:57:50.797Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-10-07T21:57:50.797Z] ---> Running in bc5e755dd2a8 [2021-10-07T21:57:50.797Z] Removing intermediate container bc5e755dd2a8 [2021-10-07T21:57:50.797Z] ---> 96d84476254f [2021-10-07T21:57:50.797Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T21:57:50.797Z] Successfully built 96d84476254f [2021-10-07T21:57:50.797Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T21:57:51.042Z] provisioning config files... [2021-10-07T21:57:51.067Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config435903975518897240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:57:51.423Z] ---> docker-login.sh [2021-10-07T21:57:51.423Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:57:51.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:57:52.786Z] using credential edgex-jenkins-ssh [2021-10-07T21:57:52.805Z] Cloning the remote Git repository [2021-10-07T21:57:52.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:57:52.850Z] Configure a credential helper to remove this warning. See [2021-10-07T21:57:52.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:57:52.850Z] [2021-10-07T21:57:52.850Z] Login Succeeded [2021-10-07T21:57:52.850Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:57:52.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:57:52.854Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-07T21:57:52.992Z] > git init /w/workspace/edgex-ui-go/18 # timeout=10 [2021-10-07T21:57:53.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-07T21:57:53.073Z] > git --version # timeout=10 [2021-10-07T21:57:53.086Z] > git --version # 'git version 2.17.1' [2021-10-07T21:57:53.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:57:53.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:57:56.890Z] Avoid second fetch [2021-10-07T21:57:56.891Z] Checking out Revision c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (main) [2021-10-07T21:57:56.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-07T21:57:56.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:57:56.913Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:57:56.928Z] > git checkout -f c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [2021-10-07T21:58:02.026Z] Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T21:58:02.669Z] provisioning config files... [2021-10-07T21:58:02.711Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config7196003437226967208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:58:03.207Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10002/v2/": net/http: TLS handshake timeout [Pipeline] } [2021-10-07T21:58:03.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:03.699Z] ---> docker-login.sh [2021-10-07T21:58:03.699Z] nexus3.edgexfoundry.org:10001 [2021-10-07T21:58:04.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:58:04.116Z] [2021-10-07T21:58:04.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:04.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:58:05.074Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T21:58:05.074Z] b4d181a07f80: Pulling fs layer [2021-10-07T21:58:05.074Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T21:58:05.074Z] ed53099fbce6: Pulling fs layer [2021-10-07T21:58:05.074Z] dc539afda2c1: Pulling fs layer [2021-10-07T21:58:05.074Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T21:58:05.074Z] 9065ff56babe: Pulling fs layer [2021-10-07T21:58:05.074Z] d287ab97295c: Pulling fs layer [2021-10-07T21:58:05.074Z] dc539afda2c1: Waiting [2021-10-07T21:58:05.074Z] 77bc0d833cb6: Waiting [2021-10-07T21:58:05.074Z] 9065ff56babe: Waiting [2021-10-07T21:58:05.074Z] d287ab97295c: Waiting [2021-10-07T21:58:05.345Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T21:58:05.345Z] a1111a8f2ec3: Download complete [2021-10-07T21:58:05.345Z] dc539afda2c1: Verifying Checksum [2021-10-07T21:58:05.345Z] dc539afda2c1: Download complete [2021-10-07T21:58:05.612Z] ed53099fbce6: Verifying Checksum [2021-10-07T21:58:05.612Z] ed53099fbce6: Download complete [2021-10-07T21:58:05.612Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T21:58:05.612Z] 77bc0d833cb6: Download complete [2021-10-07T21:58:05.612Z] 9065ff56babe: Verifying Checksum [2021-10-07T21:58:05.612Z] 9065ff56babe: Download complete [2021-10-07T21:58:05.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:58:07.584Z] b4d181a07f80: Verifying Checksum [2021-10-07T21:58:07.584Z] b4d181a07f80: Download complete [2021-10-07T21:58:08.560Z] b4d181a07f80: Pull complete [2021-10-07T21:58:08.829Z] a1111a8f2ec3: Pull complete [2021-10-07T21:58:09.101Z] ed53099fbce6: Pull complete [2021-10-07T21:58:09.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:58:09.260Z] Configure a credential helper to remove this warning. See [2021-10-07T21:58:09.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:58:09.260Z] [2021-10-07T21:58:09.260Z] Login Succeeded [2021-10-07T21:58:09.260Z] nexus3.edgexfoundry.org:10002 [2021-10-07T21:58:09.372Z] dc539afda2c1: Pull complete [2021-10-07T21:58:09.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:58:09.642Z] 77bc0d833cb6: Pull complete [2021-10-07T21:58:09.642Z] 9065ff56babe: Pull complete [2021-10-07T21:58:09.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:58:09.855Z] Configure a credential helper to remove this warning. See [2021-10-07T21:58:09.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:58:09.855Z] [2021-10-07T21:58:09.855Z] Login Succeeded [2021-10-07T21:58:09.855Z] nexus3.edgexfoundry.org:10003 [2021-10-07T21:58:10.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:58:11.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:58:11.679Z] Configure a credential helper to remove this warning. See [2021-10-07T21:58:11.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:58:11.679Z] [2021-10-07T21:58:11.679Z] Login Succeeded [2021-10-07T21:58:11.679Z] nexus3.edgexfoundry.org:10004 [2021-10-07T21:58:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:58:12.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:58:12.330Z] Configure a credential helper to remove this warning. See [2021-10-07T21:58:12.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:58:12.330Z] [2021-10-07T21:58:12.330Z] Login Succeeded [2021-10-07T21:58:12.628Z] docker.io [2021-10-07T21:58:12.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T21:58:13.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T21:58:13.558Z] Configure a credential helper to remove this warning. See [2021-10-07T21:58:13.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T21:58:13.558Z] [2021-10-07T21:58:13.558Z] Login Succeeded [2021-10-07T21:58:13.558Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T21:58:13.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T21:58:14.439Z] ========================================================= [2021-10-07T21:58:14.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T21:58:14.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:58:14.951Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T21:58:16.011Z] Sending build context to Docker daemon 20.88MB [2021-10-07T21:58:16.011Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T21:58:16.011Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-07T21:58:16.326Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T21:58:16.326Z] bbf911997326: Pulling fs layer [2021-10-07T21:58:16.326Z] 58ec367f63d7: Pulling fs layer [2021-10-07T21:58:16.326Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T21:58:16.326Z] fc5181fea5dc: Pulling fs layer [2021-10-07T21:58:16.326Z] 9c418107303f: Pulling fs layer [2021-10-07T21:58:16.326Z] 284eca6f2348: Pulling fs layer [2021-10-07T21:58:16.326Z] 842844d905b1: Pulling fs layer [2021-10-07T21:58:16.326Z] 901a3a57568e: Pulling fs layer [2021-10-07T21:58:16.326Z] fc5181fea5dc: Waiting [2021-10-07T21:58:16.326Z] 9c418107303f: Waiting [2021-10-07T21:58:16.326Z] 284eca6f2348: Waiting [2021-10-07T21:58:16.326Z] 842844d905b1: Waiting [2021-10-07T21:58:16.326Z] 901a3a57568e: Waiting [2021-10-07T21:58:16.326Z] 1b4a6ffa7d45: Download complete [2021-10-07T21:58:16.326Z] 58ec367f63d7: Verifying Checksum [2021-10-07T21:58:16.326Z] 58ec367f63d7: Download complete [2021-10-07T21:58:16.625Z] 9c418107303f: Download complete [2021-10-07T21:58:16.625Z] 284eca6f2348: Verifying Checksum [2021-10-07T21:58:16.625Z] 284eca6f2348: Download complete [2021-10-07T21:58:16.625Z] 842844d905b1: Verifying Checksum [2021-10-07T21:58:16.625Z] 842844d905b1: Download complete [2021-10-07T21:58:17.138Z] bbf911997326: Verifying Checksum [2021-10-07T21:58:17.138Z] bbf911997326: Download complete [2021-10-07T21:58:17.429Z] bbf911997326: Pull complete [2021-10-07T21:58:17.884Z] d287ab97295c: Verifying Checksum [2021-10-07T21:58:17.884Z] d287ab97295c: Download complete [2021-10-07T21:58:18.060Z] 58ec367f63d7: Pull complete [2021-10-07T21:58:18.831Z] 1b4a6ffa7d45: Pull complete [2021-10-07T21:58:22.173Z] d287ab97295c: Pull complete [2021-10-07T21:58:22.173Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T21:58:22.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:58:22.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T21:58:22.270Z] prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container [2021-10-07T21:58:22.350Z] $ 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/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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-10-07T21:58:23.333Z] 901a3a57568e: Verifying Checksum [2021-10-07T21:58:23.333Z] 901a3a57568e: Download complete [2021-10-07T21:58:24.189Z] $ docker top 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:58:24.372Z] fc5181fea5dc: Verifying Checksum [2021-10-07T21:58:24.372Z] fc5181fea5dc: Download complete [2021-10-07T21:58:24.680Z] ---> job-cost.sh [2021-10-07T21:58:24.680Z] lf-activate-venv: SKIPPING [2021-10-07T21:58:24.680Z] INFO: No Stack... [2021-10-07T21:58:24.947Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T21:58:25.215Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T21:58:25.552Z] + cat /w/workspace/edgex-ui-go/18/archives/cost.csv [2021-10-07T21:58:25.552Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T21:58:25.591Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [2021-10-07T21:58:25.599Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] did not exist. Created. [2021-10-07T21:58:25.599Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T21:58:25.951Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T21:58:26.017Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T21:58:26.026Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T21:58:26.055Z] $ docker stop --time=1 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 [2021-10-07T21:58:27.190Z] $ docker rm -f 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T21:58:27.542Z] Failed in branch amd64 [2021-10-07T21:58:34.804Z] fc5181fea5dc: Pull complete [2021-10-07T21:58:35.439Z] 9c418107303f: Pull complete [2021-10-07T21:58:36.089Z] 284eca6f2348: Pull complete [2021-10-07T21:58:36.382Z] 842844d905b1: Pull complete [2021-10-07T21:58:41.927Z] 901a3a57568e: Pull complete [2021-10-07T21:58:41.927Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T21:58:41.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T21:58:41.927Z] ---> 72ade6ffb461 [2021-10-07T21:58:41.927Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-07T21:58:49.061Z] ---> Running in c8bdb2b4b5d1 [2021-10-07T21:58:49.365Z] Removing intermediate container c8bdb2b4b5d1 [2021-10-07T21:58:49.365Z] ---> c96325ad2228 [2021-10-07T21:58:49.365Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T21:58:50.050Z] ---> Running in 85cdba613c0d [2021-10-07T21:58:50.346Z] Removing intermediate container 85cdba613c0d [2021-10-07T21:58:50.346Z] ---> 5603141c9034 [2021-10-07T21:58:50.346Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T21:58:50.635Z] ---> Running in 88d9a9f0137c [2021-10-07T21:58:50.925Z] Removing intermediate container 88d9a9f0137c [2021-10-07T21:58:50.925Z] ---> ab8b5664b2b8 [2021-10-07T21:58:50.925Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-07T21:58:51.211Z] ---> Running in a2968261d985 [2021-10-07T21:58:51.835Z] Removing intermediate container a2968261d985 [2021-10-07T21:58:51.835Z] ---> 63e7beb788ce [2021-10-07T21:58:51.835Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-07T21:58:51.835Z] ---> Running in 3c935892a348 [2021-10-07T21:58:52.127Z] Removing intermediate container 3c935892a348 [2021-10-07T21:58:52.127Z] ---> 7bd61d4f8190 [2021-10-07T21:58:52.127Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T21:58:52.419Z] ---> Running in 849c48b0b742 [2021-10-07T21:58:55.136Z] Removing intermediate container 849c48b0b742 [2021-10-07T21:58:55.136Z] ---> a273fc69baa3 [2021-10-07T21:58:55.136Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T21:58:55.435Z] ---> Running in 402d2984d2d5 [2021-10-07T21:58:56.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T21:58:58.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T21:59:01.518Z] OK: 218 MiB in 52 packages [2021-10-07T21:59:02.382Z] Removing intermediate container 402d2984d2d5 [2021-10-07T21:59:02.382Z] ---> fdd3a9948f90 [2021-10-07T21:59:02.382Z] Step 10/14 : ENV GO111MODULE=on [2021-10-07T21:59:02.688Z] ---> Running in 5942c06be689 [2021-10-07T21:59:03.339Z] Removing intermediate container 5942c06be689 [2021-10-07T21:59:03.339Z] ---> 8a99a23b313c [2021-10-07T21:59:03.339Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-07T21:59:03.647Z] ---> Running in 50c371fbe482 [2021-10-07T21:59:03.947Z] Removing intermediate container 50c371fbe482 [2021-10-07T21:59:03.947Z] ---> 05c6b8563d1d [2021-10-07T21:59:03.947Z] Step 12/14 : COPY . . [2021-10-07T21:59:07.555Z] ---> f561d0f71e53 [2021-10-07T21:59:07.555Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T21:59:07.555Z] ---> Running in fdd732136e95 [2021-10-07T21:59:40.439Z] Removing intermediate container fdd732136e95 [2021-10-07T21:59:40.439Z] ---> dcd9371c79ef [2021-10-07T21:59:40.439Z] Step 14/14 : RUN ${MAKE} [2021-10-07T21:59:40.439Z] ---> Running in b4073b642fc0 [2021-10-07T21:59:40.439Z] noop [2021-10-07T21:59:40.439Z] Removing intermediate container b4073b642fc0 [2021-10-07T21:59:40.439Z] ---> 9b8dcd8a0b43 [2021-10-07T21:59:40.439Z] Successfully built 9b8dcd8a0b43 [2021-10-07T21:59:40.439Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:59:40.862Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T21:59:40.862Z] . [Pipeline] withDockerContainer [2021-10-07T21:59:41.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container [2021-10-07T21:59:41.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** ci-base-image-arm64 cat [2021-10-07T21:59:42.967Z] $ docker top 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:59:44.057Z] + go version [2021-10-07T21:59:44.057Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T21:59:44.083Z] $ docker stop --time=1 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 [2021-10-07T21:59:46.169Z] $ docker rm -f 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:59:47.020Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T21:59:47.020Z] . [Pipeline] withDockerContainer [2021-10-07T21:59:47.335Z] prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container [2021-10-07T21:59:47.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** ci-base-image-arm64 cat [2021-10-07T21:59:49.229Z] $ docker top 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:59:50.300Z] + make test [2021-10-07T21:59:50.300Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T21:59:51.321Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-07T22:00:38.599Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-07T22:00:38.599Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T22:00:53.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T22:00:53.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T22:00:53.969Z] $ docker stop --time=1 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 [2021-10-07T22:00:55.889Z] $ docker rm -f 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T22:00:56.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T22:00:56.855Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T22:00:57.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T22:00:58.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T22:00:58.849Z] + ls -al . [2021-10-07T22:00:58.849Z] total 128 [2021-10-07T22:00:58.849Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 21:59 . [2021-10-07T22:00:58.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 .. [2021-10-07T22:00:58.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 21:58 .git [2021-10-07T22:00:58.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 .github [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 21:57 .gitignore [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 7 21:57 CONTRIBUTING.md [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 7 21:57 Dockerfile [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 7 21:57 Jenkinsfile [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 7 21:57 LICENSE [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 7 21:57 Makefile [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 7 21:57 README.md [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 21:53 VERSION [2021-10-07T22:00:58.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 assets [2021-10-07T22:00:58.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 bin [2021-10-07T22:00:58.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 cmd [2021-10-07T22:00:58.849Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 7 21:59 coverage.out [2021-10-07T22:00:58.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 docs [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 21:57 go.mod [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 7 21:57 go.sum [2021-10-07T22:00:58.849Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 21:57 internal [2021-10-07T22:00:58.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 pkg [2021-10-07T22:00:58.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 snap [2021-10-07T22:00:58.849Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 21:57 version.go [2021-10-07T22:00:58.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 web [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:00:59.357Z] + 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=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 --label arch=arm64 --label version=2.0.1-dev.17 . [2021-10-07T22:01:00.515Z] Sending build context to Docker daemon 20.88MB [2021-10-07T22:01:00.830Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T22:01:00.830Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-07T22:01:00.830Z] ---> 9b8dcd8a0b43 [2021-10-07T22:01:00.830Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-07T22:01:01.126Z] ---> Running in 7763d4231cc8 [2021-10-07T22:01:01.413Z] Removing intermediate container 7763d4231cc8 [2021-10-07T22:01:01.413Z] ---> d89ebf6b0333 [2021-10-07T22:01:01.413Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T22:01:01.701Z] ---> Running in c3cf4cea5e1a [2021-10-07T22:01:02.324Z] Removing intermediate container c3cf4cea5e1a [2021-10-07T22:01:02.324Z] ---> 07508f533ead [2021-10-07T22:01:02.324Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T22:01:02.324Z] ---> Running in 0568d854dce9 [2021-10-07T22:01:04.199Z] Removing intermediate container 0568d854dce9 [2021-10-07T22:01:04.199Z] ---> 4bb111c9a839 [2021-10-07T22:01:04.199Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-07T22:01:04.199Z] ---> Running in a38df4b20757 [2021-10-07T22:01:04.199Z] Removing intermediate container a38df4b20757 [2021-10-07T22:01:04.199Z] ---> 45a078075e3f [2021-10-07T22:01:04.199Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-07T22:01:04.199Z] ---> Running in 0494453c086f [2021-10-07T22:01:04.199Z] Removing intermediate container 0494453c086f [2021-10-07T22:01:04.199Z] ---> 7f96623c9967 [2021-10-07T22:01:04.199Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T22:01:04.480Z] ---> Running in 85e982074280 [2021-10-07T22:01:06.523Z] Removing intermediate container 85e982074280 [2021-10-07T22:01:06.524Z] ---> cd26022a8ff4 [2021-10-07T22:01:06.524Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T22:01:06.809Z] ---> Running in fd025d39fadb [2021-10-07T22:01:07.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T22:01:09.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T22:01:09.946Z] OK: 218 MiB in 52 packages [2021-10-07T22:01:10.976Z] Removing intermediate container fd025d39fadb [2021-10-07T22:01:10.976Z] ---> a13646cf547f [2021-10-07T22:01:10.976Z] Step 10/22 : ENV GO111MODULE=on [2021-10-07T22:01:11.267Z] ---> Running in 6bac4c881c1a [2021-10-07T22:01:11.551Z] Removing intermediate container 6bac4c881c1a [2021-10-07T22:01:11.551Z] ---> 5f54de9e7f57 [2021-10-07T22:01:11.551Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-07T22:01:11.849Z] ---> Running in 97af6649ab8f [2021-10-07T22:01:12.482Z] Removing intermediate container 97af6649ab8f [2021-10-07T22:01:12.482Z] ---> b343daeb2dfa [2021-10-07T22:01:12.482Z] Step 12/22 : COPY . . [2021-10-07T22:01:15.161Z] ---> 83ece870cc31 [2021-10-07T22:01:15.161Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T22:01:15.161Z] ---> Running in 0f48baf50d55 [2021-10-07T22:01:17.896Z] Removing intermediate container 0f48baf50d55 [2021-10-07T22:01:17.896Z] ---> d126d5f40c2a [2021-10-07T22:01:17.896Z] Step 14/22 : RUN ${MAKE} [2021-10-07T22:01:17.896Z] ---> Running in ed4d93dc2c71 [2021-10-07T22:01:18.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-07T22:01:51.562Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-07T22:01:57.099Z] Removing intermediate container ed4d93dc2c71 [2021-10-07T22:01:57.099Z] ---> 649d653e9a33 [2021-10-07T22:01:57.099Z] Step 15/22 : FROM alpine:3.14 [2021-10-07T22:01:57.385Z] 3.14: Pulling from library/alpine [2021-10-07T22:01:57.672Z] 552d1f2373af: Pulling fs layer [2021-10-07T22:01:57.963Z] 552d1f2373af: Verifying Checksum [2021-10-07T22:01:57.963Z] 552d1f2373af: Download complete [2021-10-07T22:01:58.593Z] 552d1f2373af: Pull complete [2021-10-07T22:01:58.888Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T22:01:58.888Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T22:01:58.888Z] ---> bb3de5531c18 [2021-10-07T22:01:58.888Z] Step 16/22 : EXPOSE 4000 [2021-10-07T22:01:58.888Z] ---> Running in aad583bb0e6a [2021-10-07T22:01:59.505Z] Removing intermediate container aad583bb0e6a [2021-10-07T22:01:59.505Z] ---> 47999496c2cd [2021-10-07T22:01:59.505Z] Step 17/22 : 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-10-07T22:02:01.043Z] ---> 8426689dd22c [2021-10-07T22:02:01.043Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-07T22:02:01.337Z] ---> Running in 683109b0c870 [2021-10-07T22:02:01.987Z] Removing intermediate container 683109b0c870 [2021-10-07T22:02:01.987Z] ---> 8fcdc153efcd [2021-10-07T22:02:01.987Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-07T22:02:02.291Z] ---> Running in d9618fe5928a [2021-10-07T22:02:02.939Z] Removing intermediate container d9618fe5928a [2021-10-07T22:02:02.939Z] ---> 65bcabe59a64 [2021-10-07T22:02:02.939Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T22:02:02.939Z] ---> Running in 76df7f4767c7 [2021-10-07T22:02:03.250Z] Removing intermediate container 76df7f4767c7 [2021-10-07T22:02:03.250Z] ---> b15eb4ca8e99 [2021-10-07T22:02:03.250Z] Step 21/22 : LABEL git_sha=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [2021-10-07T22:02:03.559Z] ---> Running in 10092690cc99 [2021-10-07T22:02:03.879Z] Removing intermediate container 10092690cc99 [2021-10-07T22:02:03.879Z] ---> 5df9459e48b3 [2021-10-07T22:02:03.879Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-10-07T22:02:04.187Z] ---> Running in 9b98dc5bd643 [2021-10-07T22:02:04.495Z] Removing intermediate container 9b98dc5bd643 [2021-10-07T22:02:04.495Z] ---> e34f33fefee2 [2021-10-07T22:02:04.495Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T22:02:04.794Z] Successfully built e34f33fefee2 [2021-10-07T22:02:04.794Z] 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-10-07T22:02:05.074Z] provisioning config files... [2021-10-07T22:02:05.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2823772008344600433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:05.605Z] ---> docker-login.sh [2021-10-07T22:02:05.605Z] nexus3.edgexfoundry.org:10001 [2021-10-07T22:02:05.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T22:02:05.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T22:02:05.920Z] Configure a credential helper to remove this warning. See [2021-10-07T22:02:05.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T22:02:05.920Z] [2021-10-07T22:02:05.920Z] Login Succeeded [2021-10-07T22:02:05.920Z] nexus3.edgexfoundry.org:10002 [2021-10-07T22:02:06.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T22:02:06.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T22:02:06.599Z] Configure a credential helper to remove this warning. See [2021-10-07T22:02:06.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T22:02:06.599Z] [2021-10-07T22:02:06.599Z] Login Succeeded [2021-10-07T22:02:06.599Z] nexus3.edgexfoundry.org:10003 [2021-10-07T22:02:07.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T22:02:07.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T22:02:07.253Z] Configure a credential helper to remove this warning. See [2021-10-07T22:02:07.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T22:02:07.253Z] [2021-10-07T22:02:07.253Z] Login Succeeded [2021-10-07T22:02:07.253Z] nexus3.edgexfoundry.org:10004 [2021-10-07T22:02:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T22:02:08.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T22:02:08.217Z] Configure a credential helper to remove this warning. See [2021-10-07T22:02:08.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T22:02:08.217Z] [2021-10-07T22:02:08.217Z] Login Succeeded [2021-10-07T22:02:08.217Z] docker.io [2021-10-07T22:02:08.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T22:02:09.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T22:02:09.172Z] Configure a credential helper to remove this warning. See [2021-10-07T22:02:09.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T22:02:09.172Z] [2021-10-07T22:02:09.172Z] Login Succeeded [2021-10-07T22:02:09.172Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T22:02:09.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T22:02:09.281Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-07T22:02:09.281Z] c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [2021-10-07T22:02:09.281Z] latest [2021-10-07T22:02:09.281Z] 2.0.1-dev.17 [2021-10-07T22:02:09.281Z] c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 [2021-10-07T22:02:09.281Z] main [2021-10-07T22:02:09.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:09.948Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:10.382Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [2021-10-07T22:02:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-07T22:02:10.382Z] 877e27836b5a: Preparing [2021-10-07T22:02:10.382Z] ee420dfed78a: Preparing [2021-10-07T22:02:10.676Z] ee420dfed78a: Layer already exists [2021-10-07T22:02:15.110Z] 877e27836b5a: Pushed [2021-10-07T22:02:15.110Z] c3ad2f8871f574ac3ff5d80f114dc3bf25b68649: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:15.523Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:15.954Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-07T22:02:15.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-07T22:02:15.954Z] 877e27836b5a: Preparing [2021-10-07T22:02:15.954Z] ee420dfed78a: Preparing [2021-10-07T22:02:16.241Z] ee420dfed78a: Layer already exists [2021-10-07T22:02:16.241Z] 877e27836b5a: Layer already exists [2021-10-07T22:02:16.241Z] latest: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:16.712Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:17.139Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [2021-10-07T22:02:17.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-07T22:02:17.140Z] 877e27836b5a: Preparing [2021-10-07T22:02:17.140Z] ee420dfed78a: Preparing [2021-10-07T22:02:17.140Z] ee420dfed78a: Layer already exists [2021-10-07T22:02:17.422Z] 877e27836b5a: Layer already exists [2021-10-07T22:02:17.422Z] 2.0.1-dev.17: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:17.880Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:18.270Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 [2021-10-07T22:02:18.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-07T22:02:18.270Z] 877e27836b5a: Preparing [2021-10-07T22:02:18.270Z] ee420dfed78a: Preparing [2021-10-07T22:02:18.555Z] 877e27836b5a: Layer already exists [2021-10-07T22:02:18.555Z] ee420dfed78a: Layer already exists [2021-10-07T22:02:18.555Z] c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:19.023Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:19.421Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-07T22:02:19.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-07T22:02:19.422Z] 877e27836b5a: Preparing [2021-10-07T22:02:19.422Z] ee420dfed78a: Preparing [2021-10-07T22:02:19.711Z] ee420dfed78a: Layer already exists [2021-10-07T22:02:19.711Z] 877e27836b5a: Layer already exists [2021-10-07T22:02:19.711Z] main: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T22:02:19.800Z] ===================================================== [Pipeline] echo [2021-10-07T22:02:19.817Z] taggedImages: [2021-10-07T22:02:19.817Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [2021-10-07T22:02:19.817Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-07T22:02:19.817Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [2021-10-07T22:02:19.817Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 [2021-10-07T22:02:19.817Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:20.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:02:20.359Z] [2021-10-07T22:02:20.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:20.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:02:21.144Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T22:02:21.144Z] 448f6bf000e3: Pulling fs layer [2021-10-07T22:02:21.144Z] f757da607395: Pulling fs layer [2021-10-07T22:02:21.144Z] 05883995daec: Pulling fs layer [2021-10-07T22:02:21.144Z] 8603b9c90790: Pulling fs layer [2021-10-07T22:02:21.144Z] 1560dd03e051: Pulling fs layer [2021-10-07T22:02:21.144Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T22:02:21.144Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T22:02:21.144Z] 1560dd03e051: Waiting [2021-10-07T22:02:21.144Z] 27f5ce0e4adf: Waiting [2021-10-07T22:02:21.144Z] c2d8d7efcc4b: Waiting [2021-10-07T22:02:21.144Z] 8603b9c90790: Waiting [2021-10-07T22:02:21.430Z] f757da607395: Verifying Checksum [2021-10-07T22:02:21.430Z] f757da607395: Download complete [2021-10-07T22:02:21.430Z] 8603b9c90790: Download complete [2021-10-07T22:02:21.714Z] 1560dd03e051: Verifying Checksum [2021-10-07T22:02:21.714Z] 1560dd03e051: Download complete [2021-10-07T22:02:21.714Z] 05883995daec: Verifying Checksum [2021-10-07T22:02:21.714Z] 05883995daec: Download complete [2021-10-07T22:02:21.714Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T22:02:21.714Z] 27f5ce0e4adf: Download complete [2021-10-07T22:02:21.996Z] 448f6bf000e3: Verifying Checksum [2021-10-07T22:02:21.996Z] 448f6bf000e3: Download complete [2021-10-07T22:02:25.542Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T22:02:25.542Z] c2d8d7efcc4b: Download complete [2021-10-07T22:02:25.542Z] 448f6bf000e3: Pull complete [2021-10-07T22:02:26.156Z] f757da607395: Pull complete [2021-10-07T22:02:27.176Z] 05883995daec: Pull complete [2021-10-07T22:02:27.811Z] 8603b9c90790: Pull complete [2021-10-07T22:02:28.442Z] 1560dd03e051: Pull complete [2021-10-07T22:02:29.070Z] 27f5ce0e4adf: Pull complete [2021-10-07T22:02:44.365Z] c2d8d7efcc4b: Pull complete [2021-10-07T22:02:44.365Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T22:02:44.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:02:44.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T22:02:44.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container [2021-10-07T22:02:44.844Z] $ 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/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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:arm64 cat [2021-10-07T22:02:49.621Z] $ docker top 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:50.671Z] ---> job-cost.sh [2021-10-07T22:02:50.671Z] lf-activate-venv: SKIPPING [2021-10-07T22:02:50.671Z] INFO: No Stack... [2021-10-07T22:02:50.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T22:02:51.580Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T22:02:52.385Z] + + cat /w/workspace/edgex-ui-go/18/archives/cost.csv [2021-10-07T22:02:52.385Z] cut -d, -f6 [Pipeline] lock [2021-10-07T22:02:52.476Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [2021-10-07T22:02:52.483Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] did not exist. Created. [2021-10-07T22:02:52.483Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T22:02:53.267Z] /w/workspace/edgex-ui-go/18@tmp/durable-d1918eac/script.sh: 1: /w/workspace/edgex-ui-go/18@tmp/durable-d1918eac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T22:02:54.045Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T22:02:54.084Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T22:02:54.230Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T22:02:54.238Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T22:02:54.241Z] $ docker stop --time=1 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 [2021-10-07T22:02:55.899Z] $ docker rm -f 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T22:02:58.098Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:58.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:59.056Z] ---> package-listing.sh [2021-10-07T22:02:59.056Z] ++ facter osfamily [2021-10-07T22:02:59.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T22:02:59.331Z] + OS_FAMILY=redhat [2021-10-07T22:02:59.331Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-07T22:02:59.331Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T22:02:59.331Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T22:02:59.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T22:02:59.331Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T22:02:59.331Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-07T22:02:59.331Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T22:02:59.331Z] + case "${OS_FAMILY}" in [2021-10-07T22:02:59.331Z] + rpm -qa [2021-10-07T22:02:59.331Z] + sort [2021-10-07T22:02:59.929Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T22:02:59.929Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T22:02:59.929Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T22:02:59.929Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-07T22:02:59.929Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-07T22:02:59.929Z] + 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-10-07T22:02:59.946Z] 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-10-07T22:03:00.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:00.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:00.883Z] [2021-10-07T22:03:00.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:01.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:01.232Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T22:03:01.232Z] b4d181a07f80: Pulling fs layer [2021-10-07T22:03:01.232Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T22:03:01.232Z] ed53099fbce6: Pulling fs layer [2021-10-07T22:03:01.232Z] dc539afda2c1: Pulling fs layer [2021-10-07T22:03:01.232Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T22:03:01.232Z] 9065ff56babe: Pulling fs layer [2021-10-07T22:03:01.232Z] d287ab97295c: Pulling fs layer [2021-10-07T22:03:01.232Z] dc539afda2c1: Waiting [2021-10-07T22:03:01.232Z] 77bc0d833cb6: Waiting [2021-10-07T22:03:01.232Z] 9065ff56babe: Waiting [2021-10-07T22:03:01.232Z] d287ab97295c: Waiting [2021-10-07T22:03:01.501Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T22:03:01.501Z] a1111a8f2ec3: Download complete [2021-10-07T22:03:01.501Z] dc539afda2c1: Verifying Checksum [2021-10-07T22:03:01.501Z] dc539afda2c1: Download complete [2021-10-07T22:03:01.501Z] ed53099fbce6: Verifying Checksum [2021-10-07T22:03:01.501Z] ed53099fbce6: Download complete [2021-10-07T22:03:01.771Z] 9065ff56babe: Verifying Checksum [2021-10-07T22:03:01.771Z] 9065ff56babe: Download complete [2021-10-07T22:03:01.771Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T22:03:01.771Z] 77bc0d833cb6: Download complete [2021-10-07T22:03:01.771Z] b4d181a07f80: Verifying Checksum [2021-10-07T22:03:01.771Z] b4d181a07f80: Download complete [2021-10-07T22:03:03.217Z] b4d181a07f80: Pull complete [2021-10-07T22:03:03.217Z] a1111a8f2ec3: Pull complete [2021-10-07T22:03:03.836Z] ed53099fbce6: Pull complete [2021-10-07T22:03:03.836Z] dc539afda2c1: Pull complete [2021-10-07T22:03:04.110Z] 77bc0d833cb6: Pull complete [2021-10-07T22:03:04.382Z] 9065ff56babe: Pull complete [2021-10-07T22:03:08.646Z] d287ab97295c: Verifying Checksum [2021-10-07T22:03:08.646Z] d287ab97295c: Download complete [2021-10-07T22:03:14.009Z] d287ab97295c: Pull complete [2021-10-07T22:03:14.009Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T22:03:14.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:14.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T22:03:14.094Z] prd-centos7-docker-4c-2g-2461 does not seem to be running inside a container [2021-10-07T22:03:14.368Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T22:03:16.671Z] $ docker top 8955273f934f4de6f0a598fef132feffae56a147b1d1ba3a505a51f9aaa5e945 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:03:17.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T22:03:17.620Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T22:03:17.936Z] + ls /var/log/sa-host [2021-10-07T22:03:17.936Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T22:03:17.936Z] file_magic: OK [2021-10-07T22:03:17.936Z] HZ: Using current value: 100 [2021-10-07T22:03:17.936Z] file_header: OK [2021-10-07T22:03:17.936Z] 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-10-07T22:03:17.936Z] Statistics: [2021-10-07T22:03:17.936Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:03:17.936Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T22:03:17.936Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T22:03:17.936Z] file_magic: OK [2021-10-07T22:03:17.936Z] HZ: Using current value: 100 [2021-10-07T22:03:17.936Z] file_header: OK [2021-10-07T22:03:17.936Z] 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-10-07T22:03:17.936Z] Statistics: [2021-10-07T22:03:17.936Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:03:17.936Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T22:03:18.108Z] provisioning config files... [2021-10-07T22:03:18.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1180073753384945021tmp [Pipeline] { [Pipeline] echo [2021-10-07T22:03:18.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:18.476Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T22:03:18.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:18.872Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T22:03:18.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:19.231Z] ---> sudo-logs.sh [2021-10-07T22:03:19.231Z] Archiving 'sudo' log.. [2021-10-07T22:03:19.231Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2461.novalocal: Name or service not known [2021-10-07T22:03:24.582Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2461.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T22:03:24.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:24.954Z] ---> job-cost.sh [2021-10-07T22:03:24.954Z] lf-activate-venv: SKIPPING [2021-10-07T22:03:24.954Z] DEBUG: total: 0.10999999940395355 [2021-10-07T22:03:24.954Z] INFO: Retrieving Stack Cost... [2021-10-07T22:03:25.221Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T22:03:25.806Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T22:03:25.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:26.144Z] ---> logs-deploy.sh [2021-10-07T22:03:26.144Z] lf-activate-venv: SKIPPING [2021-10-07T22:03:26.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/18 [2021-10-07T22:03:26.144Z] INFO: archiving workspace using pattern(s): [2021-10-07T22:03:26.730Z] Archives upload complete. [2021-10-07T22:03:26.997Z] INFO: archiving logs to Nexus