Pull request #498 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d2e543491d5fb47498c057d659800ab687f38f5+8d7b00626af3583744669d29e95c77c5f4d97e7c (a902418bb600b7024fda1fa96e83198d304ebe4e) 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-ssh16244599916116618854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh9819429190213065466.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-498/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/PR-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh205116465347256469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh11699745392503919521.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/PR-498/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/PR-498/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10718533462492249016.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5479 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [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_PR-498 # 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_PR-498@tmp/jenkins-gitclient-ssh6634500277298577042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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_PR-498@tmp/jenkins-gitclient-ssh3210775865916260857.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 2d2e543491d5fb47498c057d659800ab687f38f5 Merge succeeded, producing 2d2e543491d5fb47498c057d659800ab687f38f5 Checking out Revision 2d2e543491d5fb47498c057d659800ab687f38f5 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2e543491d5fb47498c057d659800ab687f38f5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh1374176298917525539.key > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2e543491d5fb47498c057d659800ab687f38f5 # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-18T07:06:00.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-18T07:06:00.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-18T07:06:00.229Z] ========================================================= [2022-02-18T07:06:00.229Z] EdgeX Global Pipelines Version Info [2022-02-18T07:06:00.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f900a593b51e59de29e91eca5b65e45f3d42ffb1 # timeout=10 [2022-02-18T07:06:01.344Z] ------------------- [2022-02-18T07:06:01.344Z] stable info: [2022-02-18T07:06:01.344Z] ------------------- [2022-02-18T07:06:01.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:06:01.344Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:06:01.344Z] Message: update stable to v1.0.220 [2022-02-18T07:06:01.913Z] ------------------- [2022-02-18T07:06:01.913Z] experimental info: [2022-02-18T07:06:01.913Z] ------------------- [2022-02-18T07:06:01.913Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:06:01.913Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:06:01.913Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-18T07:06:02.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-18T07:06:02.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-18T07:06:02.074Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-18T07:06:02.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-18T07:06:02.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-18T07:06:02.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-18T07:06:02.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-18T07:06:02.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-18T07:06:02.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-18T07:06:02.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-18T07:06:02.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-18T07:06:02.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-18T07:06:02.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-18T07:06:02.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-18T07:06:02.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:06:02.263Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:06:02.275Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:06:02.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:06:02.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-18T07:06:02.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-18T07:06:02.344Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-18T07:06:02.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-18T07:06:02.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-18T07:06:02.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-18T07:06:02.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-18T07:06:02.493Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-18T07:06:02.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2022-02-18T07:06:02.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2022-02-18T07:06:02.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2022-02-18T07:06:02.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d2e543491d5fb47498c057d659800ab687f38f5 [Pipeline] echo [2022-02-18T07:06:02.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d2e543 [Pipeline] echo [2022-02-18T07:06:02.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:06:02.601Z] provisioning config files... [2022-02-18T07:06:02.614Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config4828916700119398809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:06:02.919Z] ---> docker-login.sh [2022-02-18T07:06:02.919Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:06:02.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:03.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:03.180Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:03.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:03.180Z] [2022-02-18T07:06:03.180Z] Login Succeeded [2022-02-18T07:06:03.180Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:06:03.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:03.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:03.180Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:03.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:03.180Z] [2022-02-18T07:06:03.180Z] Login Succeeded [2022-02-18T07:06:03.180Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:06:03.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:03.439Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:03.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:03.439Z] [2022-02-18T07:06:03.439Z] Login Succeeded [2022-02-18T07:06:03.439Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:06:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:03.439Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:03.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:03.439Z] [2022-02-18T07:06:03.439Z] Login Succeeded [2022-02-18T07:06:03.439Z] docker.io [2022-02-18T07:06:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:03.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:03.700Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:03.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:03.700Z] [2022-02-18T07:06:03.700Z] Login Succeeded [2022-02-18T07:06:03.700Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:06:03.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-18T07:06:04.096Z] + git rev-list -1 --merges 2d2e543491d5fb47498c057d659800ab687f38f5~1..2d2e543491d5fb47498c057d659800ab687f38f5 [Pipeline] echo [2022-02-18T07:06:04.128Z] -----------> git rev-list -1 --merges 2d2e543491d5fb47498c057d659800ab687f38f5~1..2d2e543491d5fb47498c057d659800ab687f38f5 2d2e543491d5fb47498c057d659800ab687f38f5 [false] [Pipeline] sh [2022-02-18T07:06:04.416Z] + git log --format=format:%s -1 2d2e543491d5fb47498c057d659800ab687f38f5 [Pipeline] echo [2022-02-18T07:06:04.434Z] ========================================================= [2022-02-18T07:06:04.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-18T07:06:04.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:06:04.757Z] + git log --format=format:%s -1 2d2e543491d5fb47498c057d659800ab687f38f5 [Pipeline] echo [2022-02-18T07:06:04.769Z] [semverPrep] GIT_COMMIT: 2d2e543491d5fb47498c057d659800ab687f38f5, Commit Message: chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web [Pipeline] echo [2022-02-18T07:06:04.777Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-18T07:06:05.152Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:06:05.152Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-18T07:06:05.152Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-18T07:06:05.152Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-18T07:06:05.152Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-18T07:06:05.152Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-18T07:06:05.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:05.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:06:05.501Z] [2022-02-18T07:06:05.501Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:05.810Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:06:05.810Z] latest: Pulling from edgex-devops/git-semver [2022-02-18T07:06:05.810Z] a0d0a0d46f8b: Pulling fs layer [2022-02-18T07:06:05.810Z] 3e5f54012d9b: Pulling fs layer [2022-02-18T07:06:05.810Z] 4c7163046ea9: Pulling fs layer [2022-02-18T07:06:05.810Z] 0c2d73faf560: Pulling fs layer [2022-02-18T07:06:05.810Z] 0c2d73faf560: Waiting [2022-02-18T07:06:05.810Z] 3e5f54012d9b: Verifying Checksum [2022-02-18T07:06:05.810Z] 3e5f54012d9b: Download complete [2022-02-18T07:06:05.810Z] a0d0a0d46f8b: Verifying Checksum [2022-02-18T07:06:05.810Z] a0d0a0d46f8b: Download complete [2022-02-18T07:06:05.810Z] 0c2d73faf560: Verifying Checksum [2022-02-18T07:06:05.810Z] 0c2d73faf560: Download complete [2022-02-18T07:06:05.810Z] 4c7163046ea9: Verifying Checksum [2022-02-18T07:06:05.810Z] 4c7163046ea9: Download complete [2022-02-18T07:06:06.081Z] a0d0a0d46f8b: Pull complete [2022-02-18T07:06:06.081Z] 3e5f54012d9b: Pull complete [2022-02-18T07:06:06.348Z] 4c7163046ea9: Pull complete [2022-02-18T07:06:06.616Z] 0c2d73faf560: Pull complete [2022-02-18T07:06:06.616Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-18T07:06:06.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:06:06.616Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-18T07:06:06.683Z] prd-centos7-docker-4c-2g-5479 does not seem to be running inside a container [2022-02-18T07:06:06.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:06:07.323Z] $ docker top 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:06:07.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:06:07.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:06:07.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:06:07.514Z] $ docker exec 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 ssh-agent [2022-02-18T07:06:07.607Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBEHEii/agent.15 [2022-02-18T07:06:07.607Z] SSH_AGENT_PID=21 [2022-02-18T07:06:07.614Z] Running ssh-add (command line suppressed) [2022-02-18T07:06:07.709Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_8071120847954382677.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_8071120847954382677.key) [2022-02-18T07:06:07.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:06:08.019Z] + git tag --points-at HEAD [Pipeline] } [2022-02-18T07:06:08.033Z] $ docker exec --env ******** --env ******** 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 ssh-agent -k [2022-02-18T07:06:08.118Z] unset SSH_AUTH_SOCK; [2022-02-18T07:06:08.118Z] unset SSH_AGENT_PID; [2022-02-18T07:06:08.118Z] echo Agent pid 21 killed; [2022-02-18T07:06:08.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-18T07:06:08.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:06:08.153Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:06:08.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:06:08.254Z] $ docker exec 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 ssh-agent [2022-02-18T07:06:08.346Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMjfkL/agent.56 [2022-02-18T07:06:08.346Z] SSH_AGENT_PID=63 [2022-02-18T07:06:08.351Z] Running ssh-add (command line suppressed) [2022-02-18T07:06:08.452Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_832054279930934844.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_832054279930934844.key) [2022-02-18T07:06:08.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:06:08.755Z] + git semver init [2022-02-18T07:06:08.755Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:06:08.756Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git [2022-02-18T07:06:08.756Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-18T07:06:08.756Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:06:08.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:06:08.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:06:08.756Z] # $SEMVER_BRANCH = PR-498 [2022-02-18T07:06:08.756Z] # $SEMVER_TEMP = /tmp/semver-819240907 [2022-02-18T07:06:08.756Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-18T07:06:10.667Z] # '/tmp/semver-819240907' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' [2022-02-18T07:06:10.926Z] # -> Force: false [2022-02-18T07:06:10.926Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } [2022-02-18T07:06:10.935Z] $ docker exec --env ******** --env ******** 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 ssh-agent -k [2022-02-18T07:06:11.023Z] unset SSH_AUTH_SOCK; [2022-02-18T07:06:11.023Z] unset SSH_AGENT_PID; [2022-02-18T07:06:11.023Z] echo Agent pid 63 killed; [2022-02-18T07:06:11.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:06:11.341Z] + git semver [Pipeline] } [2022-02-18T07:06:11.356Z] $ docker stop --time=1 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 [2022-02-18T07:06:12.624Z] $ docker rm -f 935757093da05d73977b8009b24ae0726eda571428c7bd7bccf0874db1b8d811 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:06:12.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-18T07:06:13.216Z] Stashed 1 file(s) [Pipeline] echo [2022-02-18T07:06:13.220Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:06:13.366Z] provisioning config files... [2022-02-18T07:06:13.377Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config7893043576328063518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:06:13.686Z] ---> docker-login.sh [2022-02-18T07:06:13.686Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:06:13.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:13.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:13.686Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:13.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:13.686Z] [2022-02-18T07:06:13.686Z] Login Succeeded [2022-02-18T07:06:13.686Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:06:13.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:13.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:13.686Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:13.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:13.686Z] [2022-02-18T07:06:13.686Z] Login Succeeded [2022-02-18T07:06:13.686Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:06:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:13.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:13.953Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:13.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:13.953Z] [2022-02-18T07:06:13.953Z] Login Succeeded [2022-02-18T07:06:13.953Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:06:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:13.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:13.953Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:13.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:13.953Z] [2022-02-18T07:06:13.953Z] Login Succeeded [2022-02-18T07:06:13.953Z] docker.io [2022-02-18T07:06:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:14.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:14.525Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:14.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:14.525Z] [2022-02-18T07:06:14.525Z] Login Succeeded [2022-02-18T07:06:14.525Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:06:14.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:06:14.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:06:14.613Z] ========================================================= [2022-02-18T07:06:14.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-18T07:06:14.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:14.926Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-18T07:06:15.184Z] Sending build context to Docker daemon 41.01MB [2022-02-18T07:06:15.184Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:06:15.184Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:06:15.184Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-18T07:06:15.184Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T07:06:15.184Z] 666ba61612fd: Pulling fs layer [2022-02-18T07:06:15.184Z] 8ed8ca486205: Pulling fs layer [2022-02-18T07:06:15.184Z] 4fe6c5a15a65: Pulling fs layer [2022-02-18T07:06:15.184Z] 22a0e8bec74d: Pulling fs layer [2022-02-18T07:06:15.184Z] 640e595b4fbd: Pulling fs layer [2022-02-18T07:06:15.184Z] 763cafe07f6e: Pulling fs layer [2022-02-18T07:06:15.184Z] 0c0b528cf693: Pulling fs layer [2022-02-18T07:06:15.184Z] 10935f4eaf8b: Pulling fs layer [2022-02-18T07:06:15.184Z] 4fe6c5a15a65: Waiting [2022-02-18T07:06:15.184Z] 22a0e8bec74d: Waiting [2022-02-18T07:06:15.184Z] 640e595b4fbd: Waiting [2022-02-18T07:06:15.184Z] 763cafe07f6e: Waiting [2022-02-18T07:06:15.184Z] 0c0b528cf693: Waiting [2022-02-18T07:06:15.184Z] 10935f4eaf8b: Waiting [2022-02-18T07:06:15.184Z] 8ed8ca486205: Verifying Checksum [2022-02-18T07:06:15.184Z] 8ed8ca486205: Download complete [2022-02-18T07:06:15.184Z] 666ba61612fd: Verifying Checksum [2022-02-18T07:06:15.184Z] 666ba61612fd: Download complete [2022-02-18T07:06:15.184Z] 22a0e8bec74d: Verifying Checksum [2022-02-18T07:06:15.184Z] 22a0e8bec74d: Download complete [2022-02-18T07:06:15.184Z] 640e595b4fbd: Verifying Checksum [2022-02-18T07:06:15.184Z] 640e595b4fbd: Download complete [2022-02-18T07:06:15.184Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T07:06:15.184Z] 59bf1c3509f3: Download complete [2022-02-18T07:06:15.184Z] 763cafe07f6e: Verifying Checksum [2022-02-18T07:06:15.184Z] 763cafe07f6e: Download complete [2022-02-18T07:06:15.446Z] 0c0b528cf693: Verifying Checksum [2022-02-18T07:06:15.446Z] 0c0b528cf693: Download complete [2022-02-18T07:06:15.709Z] 10935f4eaf8b: Verifying Checksum [2022-02-18T07:06:15.709Z] 10935f4eaf8b: Download complete [2022-02-18T07:06:15.971Z] 4fe6c5a15a65: Verifying Checksum [2022-02-18T07:06:15.971Z] 4fe6c5a15a65: Download complete [2022-02-18T07:06:15.971Z] 59bf1c3509f3: Pull complete [2022-02-18T07:06:15.971Z] 666ba61612fd: Pull complete [2022-02-18T07:06:15.971Z] 8ed8ca486205: Pull complete [2022-02-18T07:06:20.230Z] 4fe6c5a15a65: Pull complete [2022-02-18T07:06:20.230Z] 22a0e8bec74d: Pull complete [2022-02-18T07:06:20.230Z] 640e595b4fbd: Pull complete [2022-02-18T07:06:20.230Z] 763cafe07f6e: Pull complete [2022-02-18T07:06:20.230Z] 0c0b528cf693: Pull complete [2022-02-18T07:06:22.814Z] 10935f4eaf8b: Pull complete [2022-02-18T07:06:22.814Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-18T07:06:22.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T07:06:22.814Z] ---> 99d49a6021b9 [2022-02-18T07:06:22.814Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:06:24.198Z] ---> Running in 37e7e912e3ce [2022-02-18T07:06:24.198Z] Removing intermediate container 37e7e912e3ce [2022-02-18T07:06:24.198Z] ---> 591fb74713d4 [2022-02-18T07:06:24.198Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:06:24.198Z] ---> Running in 2ae2e31c4d92 [2022-02-18T07:06:24.198Z] Removing intermediate container 2ae2e31c4d92 [2022-02-18T07:06:24.198Z] ---> 8c61db62e414 [2022-02-18T07:06:24.198Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:06:24.198Z] ---> Running in 4473c5a05dec [2022-02-18T07:06:24.198Z] Removing intermediate container 4473c5a05dec [2022-02-18T07:06:24.198Z] ---> 2ce5a42cd657 [2022-02-18T07:06:24.198Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:06:24.459Z] ---> Running in 51c39b445f5d [2022-02-18T07:06:24.459Z] Removing intermediate container 51c39b445f5d [2022-02-18T07:06:24.459Z] ---> 5563ae91379c [2022-02-18T07:06:24.459Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:06:24.459Z] ---> Running in cf20c6072b5f [2022-02-18T07:06:24.459Z] Removing intermediate container cf20c6072b5f [2022-02-18T07:06:24.459Z] ---> b9d072717b7c [2022-02-18T07:06:24.459Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:06:24.459Z] ---> Running in cfdc5410ad8c [2022-02-18T07:06:25.029Z] Removing intermediate container cfdc5410ad8c [2022-02-18T07:06:25.029Z] ---> aa7055ae4821 [2022-02-18T07:06:25.029Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:06:25.029Z] ---> Running in 53728ebf2f5a [2022-02-18T07:06:25.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:06:26.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:06:26.491Z] OK: 221 MiB in 52 packages [2022-02-18T07:06:26.491Z] Removing intermediate container 53728ebf2f5a [2022-02-18T07:06:26.491Z] ---> 3e7643486069 [2022-02-18T07:06:26.491Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:06:26.753Z] ---> Running in 19798b56c517 [2022-02-18T07:06:26.753Z] Removing intermediate container 19798b56c517 [2022-02-18T07:06:26.753Z] ---> b2682bf68b6c [2022-02-18T07:06:26.753Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:06:26.753Z] ---> Running in c9473b68af24 [2022-02-18T07:06:26.753Z] Removing intermediate container c9473b68af24 [2022-02-18T07:06:26.753Z] ---> 898bd103a291 [2022-02-18T07:06:26.753Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:06:27.013Z] ---> 15c484bc24f4 [2022-02-18T07:06:27.013Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:06:27.013Z] ---> Running in 72d6c8d29c25 [2022-02-18T07:06:28.334Z] Still waiting to schedule task [2022-02-18T07:06:28.334Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-02-18T07:06:59.166Z] Removing intermediate container 72d6c8d29c25 [2022-02-18T07:06:59.166Z] ---> 46b4b3d6c4b6 [2022-02-18T07:06:59.166Z] Step 14/15 : COPY . . [2022-02-18T07:06:59.166Z] ---> 67bab1b8add6 [2022-02-18T07:06:59.166Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:06:59.166Z] ---> Running in 97db744419cd [2022-02-18T07:06:59.166Z] noop [2022-02-18T07:06:59.166Z] Removing intermediate container 97db744419cd [2022-02-18T07:06:59.166Z] ---> ce18a9ee0695 [2022-02-18T07:06:59.166Z] Successfully built ce18a9ee0695 [2022-02-18T07:06:59.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:59.470Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:06:59.470Z] . [Pipeline] withDockerContainer [2022-02-18T07:06:59.532Z] prd-centos7-docker-4c-2g-5479 does not seem to be running inside a container [2022-02-18T07:06:59.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:06:59.934Z] $ docker top d9dc04495cf3d9608f65d00c235f432eec9fb53a1b07221d7017a55f0e199dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:07:00.291Z] + go version [2022-02-18T07:07:00.291Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-18T07:07:00.303Z] $ docker stop --time=1 d9dc04495cf3d9608f65d00c235f432eec9fb53a1b07221d7017a55f0e199dc7 [2022-02-18T07:07:01.478Z] $ docker rm -f d9dc04495cf3d9608f65d00c235f432eec9fb53a1b07221d7017a55f0e199dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:01.879Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:07:01.879Z] . [Pipeline] withDockerContainer [2022-02-18T07:07:01.939Z] prd-centos7-docker-4c-2g-5479 does not seem to be running inside a container [2022-02-18T07:07:01.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:07:02.346Z] $ docker top 06be1e8b06a8726c528a5bc403803079906627c51d59561cdbad4c4a63f79059 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:07:02.729Z] + make test [2022-02-18T07:07:02.729Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:07:02.994Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:07:15.327Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:07:15.328Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:07:17.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:07:17.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:07:17.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:07:17.928Z] $ docker stop --time=1 06be1e8b06a8726c528a5bc403803079906627c51d59561cdbad4c4a63f79059 [2022-02-18T07:07:19.353Z] $ docker rm -f 06be1e8b06a8726c528a5bc403803079906627c51d59561cdbad4c4a63f79059 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:07:19.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:07:19.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-18T07:07:20.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:07:20.666Z] + ls -al . [2022-02-18T07:07:20.666Z] total 112 [2022-02-18T07:07:20.666Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:07 . [2022-02-18T07:07:20.666Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 18 07:05 .. [2022-02-18T07:07:20.666Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:05 assets [2022-02-18T07:07:20.666Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:05 bin [2022-02-18T07:07:20.666Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:05 cmd [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:05 CONTRIBUTING.md [2022-02-18T07:07:20.666Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:07 coverage.out [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:05 Dockerfile [2022-02-18T07:07:20.666Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:05 docs [2022-02-18T07:07:20.666Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 18 07:05 .git [2022-02-18T07:07:20.666Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:05 .github [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:05 .gitignore [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:05 go.mod [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:05 go.sum [2022-02-18T07:07:20.666Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:05 internal [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:05 Jenkinsfile [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:05 LICENSE [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:05 Makefile [2022-02-18T07:07:20.666Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:05 pkg [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:05 README.md [2022-02-18T07:07:20.666Z] drwx------. 3 jenkins jenkins 56 Feb 18 07:06 .semver [2022-02-18T07:07:20.666Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:05 snap [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 18 07:06 VERSION [2022-02-18T07:07:20.666Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:05 version.go [2022-02-18T07:07:20.666Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:05 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:20.971Z] + 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=2d2e543491d5fb47498c057d659800ab687f38f5 --label arch=amd64 --label version=0.0.0 . [2022-02-18T07:07:21.235Z] Sending build context to Docker daemon 41.01MB [2022-02-18T07:07:21.235Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:07:21.235Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:07:21.235Z] ---> ce18a9ee0695 [2022-02-18T07:07:21.235Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:07:21.500Z] ---> Running in 387565026c53 [2022-02-18T07:07:21.500Z] Removing intermediate container 387565026c53 [2022-02-18T07:07:21.500Z] ---> 7bbdc6817cf5 [2022-02-18T07:07:21.500Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:07:21.500Z] ---> Running in 4c944b0946fb [2022-02-18T07:07:21.500Z] Removing intermediate container 4c944b0946fb [2022-02-18T07:07:21.500Z] ---> 9c994176a882 [2022-02-18T07:07:21.500Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:07:21.500Z] ---> Running in 46eff1bcc205 [2022-02-18T07:07:21.759Z] Removing intermediate container 46eff1bcc205 [2022-02-18T07:07:21.759Z] ---> 28c54848edb4 [2022-02-18T07:07:21.759Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:07:21.759Z] ---> Running in d2b5a20fb395 [2022-02-18T07:07:21.759Z] Removing intermediate container d2b5a20fb395 [2022-02-18T07:07:21.759Z] ---> d5d793d66493 [2022-02-18T07:07:21.759Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:07:21.759Z] ---> Running in aa094a2a1c7f [2022-02-18T07:07:21.759Z] Removing intermediate container aa094a2a1c7f [2022-02-18T07:07:21.759Z] ---> da4e907953b7 [2022-02-18T07:07:21.759Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:07:22.026Z] ---> Running in 68a32f4d94d4 [2022-02-18T07:07:22.287Z] Removing intermediate container 68a32f4d94d4 [2022-02-18T07:07:22.287Z] ---> fae94bc9035e [2022-02-18T07:07:22.287Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:07:22.287Z] ---> Running in c3e5aa72d8d0 [2022-02-18T07:07:22.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:07:23.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:07:23.747Z] OK: 221 MiB in 52 packages [2022-02-18T07:07:24.005Z] Removing intermediate container c3e5aa72d8d0 [2022-02-18T07:07:24.005Z] ---> c89c2db9ef88 [2022-02-18T07:07:24.005Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:07:24.005Z] ---> Running in 4659def51a54 [2022-02-18T07:07:24.005Z] Removing intermediate container 4659def51a54 [2022-02-18T07:07:24.005Z] ---> 78d3a746943e [2022-02-18T07:07:24.005Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:07:24.005Z] ---> Running in fe328389fbe8 [2022-02-18T07:07:24.266Z] Removing intermediate container fe328389fbe8 [2022-02-18T07:07:24.266Z] ---> 7010ee06f586 [2022-02-18T07:07:24.266Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:07:24.266Z] ---> 130caa9acaca [2022-02-18T07:07:24.266Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:07:24.266Z] ---> Running in 0853057049cc [2022-02-18T07:07:24.843Z] Removing intermediate container 0853057049cc [2022-02-18T07:07:24.843Z] ---> d19981d2b13d [2022-02-18T07:07:24.843Z] Step 14/23 : COPY . . [2022-02-18T07:07:25.787Z] ---> bb8c45c47d41 [2022-02-18T07:07:25.787Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:07:25.787Z] ---> Running in 145237106edd [2022-02-18T07:07:26.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:07:34.341Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:07:36.256Z] Removing intermediate container 145237106edd [2022-02-18T07:07:36.257Z] ---> 0988d19c5e48 [2022-02-18T07:07:36.257Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:07:36.519Z] 3.14: Pulling from library/alpine [2022-02-18T07:07:36.519Z] 97518928ae5f: Pulling fs layer [2022-02-18T07:07:36.780Z] 97518928ae5f: Verifying Checksum [2022-02-18T07:07:36.781Z] 97518928ae5f: Download complete [2022-02-18T07:07:36.781Z] 97518928ae5f: Pull complete [2022-02-18T07:07:36.781Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:07:36.781Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:07:36.781Z] ---> 0a97eee8041e [2022-02-18T07:07:36.781Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:07:37.040Z] ---> Running in cc3dc165c299 [2022-02-18T07:07:37.040Z] Removing intermediate container cc3dc165c299 [2022-02-18T07:07:37.040Z] ---> e3a061bd2013 [2022-02-18T07:07:37.040Z] Step 18/23 : 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 [2022-02-18T07:07:37.613Z] ---> df2e2d77e03a [2022-02-18T07:07:37.614Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:07:37.614Z] ---> Running in 1c8e64c46465 [2022-02-18T07:07:37.614Z] Removing intermediate container 1c8e64c46465 [2022-02-18T07:07:37.614Z] ---> 17374a7ca5c9 [2022-02-18T07:07:37.614Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:07:37.614Z] ---> Running in 599f0dac62d5 [2022-02-18T07:07:37.614Z] Removing intermediate container 599f0dac62d5 [2022-02-18T07:07:37.614Z] ---> 52bb0cfc11f3 [2022-02-18T07:07:37.614Z] Step 21/23 : LABEL arch=amd64 [2022-02-18T07:07:37.614Z] ---> Running in fc1e3595fa15 [2022-02-18T07:07:37.873Z] Removing intermediate container fc1e3595fa15 [2022-02-18T07:07:37.873Z] ---> b093f3c79afc [2022-02-18T07:07:37.873Z] Step 22/23 : LABEL git_sha=2d2e543491d5fb47498c057d659800ab687f38f5 [2022-02-18T07:07:37.873Z] ---> Running in d940315f4514 [2022-02-18T07:07:37.873Z] Removing intermediate container d940315f4514 [2022-02-18T07:07:37.873Z] ---> 0be3a729e230 [2022-02-18T07:07:37.873Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T07:07:37.873Z] ---> Running in a2fed5522257 [2022-02-18T07:07:37.873Z] Removing intermediate container a2fed5522257 [2022-02-18T07:07:37.873Z] ---> 7153ba8734a4 [2022-02-18T07:07:37.873Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:07:37.873Z] Successfully built 7153ba8734a4 [2022-02-18T07:07:37.873Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:38.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:07:38.283Z] [2022-02-18T07:07:38.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:07:38.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:07:38.590Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-18T07:07:38.590Z] b4d181a07f80: Pulling fs layer [2022-02-18T07:07:38.590Z] a1111a8f2ec3: Pulling fs layer [2022-02-18T07:07:38.590Z] ed53099fbce6: Pulling fs layer [2022-02-18T07:07:38.590Z] dc539afda2c1: Pulling fs layer [2022-02-18T07:07:38.590Z] 77bc0d833cb6: Pulling fs layer [2022-02-18T07:07:38.590Z] 9065ff56babe: Pulling fs layer [2022-02-18T07:07:38.590Z] d287ab97295c: Pulling fs layer [2022-02-18T07:07:38.590Z] dc539afda2c1: Waiting [2022-02-18T07:07:38.590Z] 77bc0d833cb6: Waiting [2022-02-18T07:07:38.590Z] 9065ff56babe: Waiting [2022-02-18T07:07:38.590Z] d287ab97295c: Waiting [2022-02-18T07:07:38.590Z] a1111a8f2ec3: Verifying Checksum [2022-02-18T07:07:38.590Z] a1111a8f2ec3: Download complete [2022-02-18T07:07:38.590Z] dc539afda2c1: Verifying Checksum [2022-02-18T07:07:38.590Z] dc539afda2c1: Download complete [2022-02-18T07:07:38.590Z] ed53099fbce6: Verifying Checksum [2022-02-18T07:07:38.590Z] ed53099fbce6: Download complete [2022-02-18T07:07:38.590Z] 9065ff56babe: Verifying Checksum [2022-02-18T07:07:38.590Z] 9065ff56babe: Download complete [2022-02-18T07:07:38.590Z] 77bc0d833cb6: Verifying Checksum [2022-02-18T07:07:38.590Z] 77bc0d833cb6: Download complete [2022-02-18T07:07:38.858Z] b4d181a07f80: Verifying Checksum [2022-02-18T07:07:38.858Z] b4d181a07f80: Download complete [2022-02-18T07:07:39.441Z] d287ab97295c: Verifying Checksum [2022-02-18T07:07:39.441Z] d287ab97295c: Download complete [2022-02-18T07:07:40.396Z] b4d181a07f80: Pull complete [2022-02-18T07:07:40.397Z] a1111a8f2ec3: Pull complete [2022-02-18T07:07:40.973Z] ed53099fbce6: Pull complete [2022-02-18T07:07:40.973Z] dc539afda2c1: Pull complete [2022-02-18T07:07:41.233Z] 77bc0d833cb6: Pull complete [2022-02-18T07:07:41.233Z] 9065ff56babe: Pull complete [2022-02-18T07:07:46.552Z] d287ab97295c: Pull complete [2022-02-18T07:07:46.552Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-18T07:07:46.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:07:46.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-18T07:07:46.613Z] prd-centos7-docker-4c-2g-5479 does not seem to be running inside a container [2022-02-18T07:07:46.658Z] $ 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/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:07:49.192Z] $ docker top bd2cbe4bf44608ccb6efa422d42cbd96ca29f8c86fec1a28e4c2f5a3bb2c4a42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:07:49.585Z] ---> job-cost.sh [2022-02-18T07:07:49.585Z] lf-activate-venv: SKIPPING [2022-02-18T07:07:49.585Z] INFO: No Stack... [2022-02-18T07:07:49.845Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:07:50.104Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:07:50.402Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv [2022-02-18T07:07:50.403Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:07:50.418Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [2022-02-18T07:07:50.425Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] did not exist. Created. [2022-02-18T07:07:50.425Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:07:50.746Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-18T07:07:50.783Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:07:50.793Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:07:50.814Z] $ docker stop --time=1 bd2cbe4bf44608ccb6efa422d42cbd96ca29f8c86fec1a28e4c2f5a3bb2c4a42 [2022-02-18T07:07:51.946Z] $ docker rm -f bd2cbe4bf44608ccb6efa422d42cbd96ca29f8c86fec1a28e4c2f5a3bb2c4a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T07:08:47.705Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5480 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [Pipeline] { [Pipeline] ws [2022-02-18T07:08:47.722Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2022-02-18T07:08:47.925Z] The recommended git tool is: git [2022-02-18T07:08:53.035Z] using credential edgex-jenkins-ssh [2022-02-18T07:08:53.051Z] Cloning the remote Git repository [2022-02-18T07:08:53.107Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:08:53.187Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2022-02-18T07:08:53.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:08:53.339Z] > git --version # timeout=10 [2022-02-18T07:08:53.361Z] > git --version # 'git version 2.17.1' [2022-02-18T07:08:53.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:08:53.479Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:08:56.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:08:56.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:08:56.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:08:56.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:08:56.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:08:56.653Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-18T07:08:57.233Z] Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 2d2e543491d5fb47498c057d659800ab687f38f5 [2022-02-18T07:08:57.713Z] Merge succeeded, producing 2d2e543491d5fb47498c057d659800ab687f38f5 [2022-02-18T07:08:57.713Z] Checking out Revision 2d2e543491d5fb47498c057d659800ab687f38f5 (PR-498) [2022-02-18T07:08:57.256Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:08:57.270Z] > git checkout -f 2d2e543491d5fb47498c057d659800ab687f38f5 # timeout=10 [2022-02-18T07:08:57.609Z] > git remote # timeout=10 [2022-02-18T07:08:57.636Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:08:57.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:08:57.669Z] > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 [2022-02-18T07:08:57.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:08:57.722Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:08:57.738Z] > git checkout -f 2d2e543491d5fb47498c057d659800ab687f38f5 # timeout=10 [2022-02-18T07:09:02.321Z] Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:09:03.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-18T07:09:03.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:09:03.296Z] Dload Upload Total Spent Left Speed [2022-02-18T07:09:03.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-02-18T07:09:03.842Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-18T07:09:04.185Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-18T07:09:04.185Z] sudo tee /etc/docker/daemon.new [2022-02-18T07:09:04.185Z] { [2022-02-18T07:09:04.185Z] "registry-mirrors": [ [2022-02-18T07:09:04.185Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-18T07:09:04.185Z] ], [2022-02-18T07:09:04.185Z] "bip": "10.250.0.254/24", [2022-02-18T07:09:04.185Z] "hosts": [ [2022-02-18T07:09:04.185Z] "tcp://0.0.0.0:5555", [2022-02-18T07:09:04.185Z] "unix:///var/run/docker.sock" [2022-02-18T07:09:04.185Z] ], [2022-02-18T07:09:04.185Z] "mtu": 1458, [2022-02-18T07:09:04.185Z] "selinux-enabled": true, [2022-02-18T07:09:04.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-18T07:09:04.185Z] } [Pipeline] sh [2022-02-18T07:09:04.588Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-18T07:09:04.928Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:09:23.261Z] provisioning config files... [2022-02-18T07:09:23.289Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1549482005495985067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:09:23.655Z] ---> docker-login.sh [2022-02-18T07:09:23.655Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:09:24.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:09:24.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:09:24.525Z] Configure a credential helper to remove this warning. See [2022-02-18T07:09:24.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:09:24.525Z] [2022-02-18T07:09:24.525Z] Login Succeeded [2022-02-18T07:09:24.525Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:09:24.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:09:25.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:09:25.077Z] Configure a credential helper to remove this warning. See [2022-02-18T07:09:25.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:09:25.077Z] [2022-02-18T07:09:25.077Z] Login Succeeded [2022-02-18T07:09:25.077Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:09:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:09:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:09:25.350Z] Configure a credential helper to remove this warning. See [2022-02-18T07:09:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:09:25.350Z] [2022-02-18T07:09:25.350Z] Login Succeeded [2022-02-18T07:09:25.350Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:09:25.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:09:25.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:09:25.904Z] Configure a credential helper to remove this warning. See [2022-02-18T07:09:25.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:09:25.904Z] [2022-02-18T07:09:25.904Z] Login Succeeded [2022-02-18T07:09:25.904Z] docker.io [2022-02-18T07:09:26.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:09:26.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:09:26.772Z] Configure a credential helper to remove this warning. See [2022-02-18T07:09:26.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:09:26.772Z] [2022-02-18T07:09:26.772Z] Login Succeeded [2022-02-18T07:09:26.772Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:09:26.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:09:27.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:09:27.381Z] ========================================================= [2022-02-18T07:09:27.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-18T07:09:27.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:27.737Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-18T07:09:28.717Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:09:28.717Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:09:28.717Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:09:28.717Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-18T07:09:28.717Z] 9b3977197b4f: Pulling fs layer [2022-02-18T07:09:28.717Z] 1a89e8eeedd5: Pulling fs layer [2022-02-18T07:09:28.717Z] 94645a83ff95: Pulling fs layer [2022-02-18T07:09:28.717Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-18T07:09:28.717Z] 0c92f367c5e7: Pulling fs layer [2022-02-18T07:09:28.717Z] f7c0051592d6: Pulling fs layer [2022-02-18T07:09:28.717Z] a227ed2f7395: Pulling fs layer [2022-02-18T07:09:28.717Z] 7b1c46037f91: Pulling fs layer [2022-02-18T07:09:28.717Z] f7c0051592d6: Waiting [2022-02-18T07:09:28.717Z] 3f3a8bcf1eab: Waiting [2022-02-18T07:09:28.717Z] a227ed2f7395: Waiting [2022-02-18T07:09:28.717Z] 0c92f367c5e7: Waiting [2022-02-18T07:09:28.717Z] 7b1c46037f91: Waiting [2022-02-18T07:09:28.992Z] 94645a83ff95: Verifying Checksum [2022-02-18T07:09:28.992Z] 94645a83ff95: Download complete [2022-02-18T07:09:28.992Z] 1a89e8eeedd5: Verifying Checksum [2022-02-18T07:09:28.992Z] 1a89e8eeedd5: Download complete [2022-02-18T07:09:28.992Z] 0c92f367c5e7: Verifying Checksum [2022-02-18T07:09:28.992Z] 0c92f367c5e7: Download complete [2022-02-18T07:09:28.992Z] f7c0051592d6: Verifying Checksum [2022-02-18T07:09:28.992Z] f7c0051592d6: Download complete [2022-02-18T07:09:28.992Z] a227ed2f7395: Verifying Checksum [2022-02-18T07:09:28.992Z] a227ed2f7395: Download complete [2022-02-18T07:09:28.992Z] 9b3977197b4f: Verifying Checksum [2022-02-18T07:09:28.992Z] 9b3977197b4f: Download complete [2022-02-18T07:09:29.590Z] 9b3977197b4f: Pull complete [2022-02-18T07:09:30.194Z] 1a89e8eeedd5: Pull complete [2022-02-18T07:09:30.793Z] 94645a83ff95: Pull complete [2022-02-18T07:09:30.793Z] 7b1c46037f91: Verifying Checksum [2022-02-18T07:09:30.793Z] 7b1c46037f91: Download complete [2022-02-18T07:09:31.388Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-18T07:09:31.388Z] 3f3a8bcf1eab: Download complete [2022-02-18T07:09:43.767Z] 3f3a8bcf1eab: Pull complete [2022-02-18T07:09:43.767Z] 0c92f367c5e7: Pull complete [2022-02-18T07:09:43.767Z] f7c0051592d6: Pull complete [2022-02-18T07:09:43.767Z] a227ed2f7395: Pull complete [2022-02-18T07:09:49.170Z] 7b1c46037f91: Pull complete [2022-02-18T07:09:49.170Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-18T07:09:49.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T07:09:49.170Z] ---> f79e39bc4007 [2022-02-18T07:09:49.170Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:09:50.598Z] ---> Running in a932b452d268 [2022-02-18T07:09:50.868Z] Removing intermediate container a932b452d268 [2022-02-18T07:09:50.868Z] ---> bfdb5f0347d6 [2022-02-18T07:09:50.868Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:09:51.141Z] ---> Running in 26f3a3c834a1 [2022-02-18T07:09:51.418Z] Removing intermediate container 26f3a3c834a1 [2022-02-18T07:09:51.418Z] ---> 68c545f5c10e [2022-02-18T07:09:51.418Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:09:51.418Z] ---> Running in 28ed21c12994 [2022-02-18T07:09:52.013Z] Removing intermediate container 28ed21c12994 [2022-02-18T07:09:52.013Z] ---> 526bc7a86bdb [2022-02-18T07:09:52.013Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:09:52.013Z] ---> Running in 16516b04f5b8 [2022-02-18T07:09:52.290Z] Removing intermediate container 16516b04f5b8 [2022-02-18T07:09:52.290Z] ---> 65e319d8d548 [2022-02-18T07:09:52.290Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:09:52.563Z] ---> Running in e17c6d56dd9b [2022-02-18T07:09:52.836Z] Removing intermediate container e17c6d56dd9b [2022-02-18T07:09:52.836Z] ---> 2a079ca1f32f [2022-02-18T07:09:52.836Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:09:53.109Z] ---> Running in c19d9e90ed91 [2022-02-18T07:09:55.085Z] Removing intermediate container c19d9e90ed91 [2022-02-18T07:09:55.085Z] ---> 29935759a957 [2022-02-18T07:09:55.085Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:09:55.085Z] ---> Running in 4f061b6b61ac [2022-02-18T07:09:56.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:09:57.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:09:57.640Z] OK: 220 MiB in 52 packages [2022-02-18T07:09:58.630Z] Removing intermediate container 4f061b6b61ac [2022-02-18T07:09:58.630Z] ---> bd1945a2d970 [2022-02-18T07:09:58.630Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:09:58.630Z] ---> Running in 3c993ec98ebf [2022-02-18T07:09:59.227Z] Removing intermediate container 3c993ec98ebf [2022-02-18T07:09:59.227Z] ---> 47255a55eae9 [2022-02-18T07:09:59.227Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:09:59.227Z] ---> Running in e158ba556cd4 [2022-02-18T07:09:59.499Z] Removing intermediate container e158ba556cd4 [2022-02-18T07:09:59.499Z] ---> 495bd7062973 [2022-02-18T07:09:59.499Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:10:00.488Z] ---> 8e03a5869e3b [2022-02-18T07:10:00.488Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:10:00.488Z] ---> Running in fbf573f32d04 [2022-02-18T07:11:22.250Z] Removing intermediate container fbf573f32d04 [2022-02-18T07:11:22.250Z] ---> 0e19716d370a [2022-02-18T07:11:22.250Z] Step 14/15 : COPY . . [2022-02-18T07:11:22.250Z] ---> 5b924ae06d6f [2022-02-18T07:11:22.250Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:11:22.250Z] ---> Running in 987c2e086d0a [2022-02-18T07:11:22.250Z] noop [2022-02-18T07:11:22.250Z] Removing intermediate container 987c2e086d0a [2022-02-18T07:11:22.250Z] ---> 5a7d22d3ba86 [2022-02-18T07:11:22.250Z] Successfully built 5a7d22d3ba86 [2022-02-18T07:11:22.250Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:11:22.590Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:11:22.590Z] . [Pipeline] withDockerContainer [2022-02-18T07:11:22.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2022-02-18T07:11:22.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-18T07:11:24.240Z] $ docker top 079a0fc228915e5cf4e7e14cc6423a0c8a70c1dbbb44a63d4a8fc78872f35754 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:11:25.154Z] + go version [2022-02-18T07:11:25.154Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-18T07:11:25.175Z] $ docker stop --time=1 079a0fc228915e5cf4e7e14cc6423a0c8a70c1dbbb44a63d4a8fc78872f35754 [2022-02-18T07:11:26.841Z] $ docker rm -f 079a0fc228915e5cf4e7e14cc6423a0c8a70c1dbbb44a63d4a8fc78872f35754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:11:27.449Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:11:27.449Z] . [Pipeline] withDockerContainer [2022-02-18T07:11:27.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2022-02-18T07:11:27.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-18T07:11:29.101Z] $ docker top 05a5e8d441bf2cd6b060235cf4b05beff50ee0c0a4089285e3ce216843c9245d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:11:30.020Z] + make test [2022-02-18T07:11:30.020Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:11:31.001Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:12:10.079Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:12:10.079Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:12:22.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:12:22.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:12:22.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:12:22.523Z] $ docker stop --time=1 05a5e8d441bf2cd6b060235cf4b05beff50ee0c0a4089285e3ce216843c9245d [2022-02-18T07:12:24.277Z] $ docker rm -f 05a5e8d441bf2cd6b060235cf4b05beff50ee0c0a4089285e3ce216843c9245d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:12:25.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:12:25.045Z] Warning: overwriting stash ‘coverage-report’ [2022-02-18T07:12:25.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:12:25.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:12:26.291Z] + ls -al . [2022-02-18T07:12:26.291Z] total 152 [2022-02-18T07:12:26.291Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 07:11 . [2022-02-18T07:12:26.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:08 .. [2022-02-18T07:12:26.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 07:09 .git [2022-02-18T07:12:26.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:08 .github [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:08 .gitignore [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 18 07:08 CONTRIBUTING.md [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 18 07:08 Dockerfile [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 18 07:08 Jenkinsfile [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 18 07:08 LICENSE [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 18 07:08 Makefile [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 18 07:08 README.md [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 07:06 VERSION [2022-02-18T07:12:26.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:08 assets [2022-02-18T07:12:26.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:08 bin [2022-02-18T07:12:26.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:08 cmd [2022-02-18T07:12:26.291Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 18 07:11 coverage.out [2022-02-18T07:12:26.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:08 docs [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 18 07:08 go.mod [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 18 07:08 go.sum [2022-02-18T07:12:26.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 07:08 internal [2022-02-18T07:12:26.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:08 pkg [2022-02-18T07:12:26.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:08 snap [2022-02-18T07:12:26.291Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:08 version.go [2022-02-18T07:12:26.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:08 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:12:26.628Z] + 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=2d2e543491d5fb47498c057d659800ab687f38f5 --label arch=arm64 --label version=0.0.0 . [2022-02-18T07:12:27.612Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:12:27.612Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:12:27.612Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:12:27.612Z] ---> 5a7d22d3ba86 [2022-02-18T07:12:27.612Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:12:27.612Z] ---> Running in 15f226687d82 [2022-02-18T07:12:27.885Z] Removing intermediate container 15f226687d82 [2022-02-18T07:12:27.885Z] ---> 9a1540fb62dc [2022-02-18T07:12:27.885Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:12:28.160Z] ---> Running in 40cae0abf323 [2022-02-18T07:12:28.431Z] Removing intermediate container 40cae0abf323 [2022-02-18T07:12:28.432Z] ---> 5bb63b0ed7dd [2022-02-18T07:12:28.432Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:12:28.432Z] ---> Running in 4797f26bb8f9 [2022-02-18T07:12:28.703Z] Removing intermediate container 4797f26bb8f9 [2022-02-18T07:12:28.703Z] ---> c3d557ef38fa [2022-02-18T07:12:28.703Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:12:28.980Z] ---> Running in e9532710f45d [2022-02-18T07:12:29.252Z] Removing intermediate container e9532710f45d [2022-02-18T07:12:29.252Z] ---> 71214c9e061a [2022-02-18T07:12:29.252Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:12:29.252Z] ---> Running in 490e992ba81a [2022-02-18T07:12:29.849Z] Removing intermediate container 490e992ba81a [2022-02-18T07:12:29.849Z] ---> 168c50ff84f1 [2022-02-18T07:12:29.849Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:12:29.849Z] ---> Running in 8cf53cf81704 [2022-02-18T07:12:31.284Z] Removing intermediate container 8cf53cf81704 [2022-02-18T07:12:31.284Z] ---> 26ee4ac0069a [2022-02-18T07:12:31.284Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:12:31.563Z] ---> Running in d96235503287 [2022-02-18T07:12:32.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:12:33.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:12:34.120Z] OK: 220 MiB in 52 packages [2022-02-18T07:12:35.093Z] Removing intermediate container d96235503287 [2022-02-18T07:12:35.093Z] ---> 3df4bd58cc57 [2022-02-18T07:12:35.093Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:12:35.093Z] ---> Running in fd8f633b1b0f [2022-02-18T07:12:35.378Z] Removing intermediate container fd8f633b1b0f [2022-02-18T07:12:35.378Z] ---> 2a11b20855ba [2022-02-18T07:12:35.378Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:12:35.378Z] ---> Running in 8ab12794f9a8 [2022-02-18T07:12:35.968Z] Removing intermediate container 8ab12794f9a8 [2022-02-18T07:12:35.968Z] ---> 0233ab95673b [2022-02-18T07:12:35.968Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:12:36.567Z] ---> 0c48129c2690 [2022-02-18T07:12:36.567Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:12:36.567Z] ---> Running in 0d6df9a069e1 [2022-02-18T07:12:38.543Z] Removing intermediate container 0d6df9a069e1 [2022-02-18T07:12:38.543Z] ---> 62c96abbd77a [2022-02-18T07:12:38.543Z] Step 14/23 : COPY . . [2022-02-18T07:12:41.158Z] ---> 18a13a545dc2 [2022-02-18T07:12:41.158Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:12:41.430Z] ---> Running in 1e1f3f34de19 [2022-02-18T07:12:42.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:13:14.770Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:13:16.202Z] Removing intermediate container 1e1f3f34de19 [2022-02-18T07:13:16.202Z] ---> 18e1d4ea3953 [2022-02-18T07:13:16.202Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:13:16.794Z] 3.14: Pulling from library/alpine [2022-02-18T07:13:16.794Z] be307f383ecc: Pulling fs layer [2022-02-18T07:13:17.066Z] be307f383ecc: Download complete [2022-02-18T07:13:17.665Z] be307f383ecc: Pull complete [2022-02-18T07:13:17.665Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:13:17.665Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:13:17.665Z] ---> 5b8b7b635229 [2022-02-18T07:13:17.665Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:13:17.665Z] ---> Running in 60368e5da58c [2022-02-18T07:13:17.937Z] Removing intermediate container 60368e5da58c [2022-02-18T07:13:17.938Z] ---> b489f943a2c2 [2022-02-18T07:13:17.938Z] Step 18/23 : 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 [2022-02-18T07:13:19.388Z] ---> 42847937fd11 [2022-02-18T07:13:19.388Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:13:19.388Z] ---> Running in ebbe77f7ab09 [2022-02-18T07:13:19.984Z] Removing intermediate container ebbe77f7ab09 [2022-02-18T07:13:19.984Z] ---> e504c6b0c62e [2022-02-18T07:13:19.984Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:13:19.984Z] ---> Running in e798b539930f [2022-02-18T07:13:20.261Z] Removing intermediate container e798b539930f [2022-02-18T07:13:20.261Z] ---> d082c8a3b01f [2022-02-18T07:13:20.261Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T07:13:20.261Z] ---> Running in 5510054a3c9e [2022-02-18T07:13:20.859Z] Removing intermediate container 5510054a3c9e [2022-02-18T07:13:20.859Z] ---> 5482185fbfb6 [2022-02-18T07:13:20.859Z] Step 22/23 : LABEL git_sha=2d2e543491d5fb47498c057d659800ab687f38f5 [2022-02-18T07:13:20.859Z] ---> Running in 4bb50ef06e13 [2022-02-18T07:13:21.130Z] Removing intermediate container 4bb50ef06e13 [2022-02-18T07:13:21.130Z] ---> 66c8d613c149 [2022-02-18T07:13:21.130Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T07:13:21.130Z] ---> Running in f85e30d1cb9c [2022-02-18T07:13:21.721Z] Removing intermediate container f85e30d1cb9c [2022-02-18T07:13:21.721Z] ---> 34219f64b096 [2022-02-18T07:13:21.721Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:13:21.721Z] Successfully built 34219f64b096 [2022-02-18T07:13:21.721Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:13:22.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:13:22.132Z] [2022-02-18T07:13:22.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:13:22.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:13:22.481Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-18T07:13:22.481Z] 448f6bf000e3: Pulling fs layer [2022-02-18T07:13:22.481Z] f757da607395: Pulling fs layer [2022-02-18T07:13:22.481Z] 05883995daec: Pulling fs layer [2022-02-18T07:13:22.481Z] 8603b9c90790: Pulling fs layer [2022-02-18T07:13:22.481Z] 1560dd03e051: Pulling fs layer [2022-02-18T07:13:22.481Z] 27f5ce0e4adf: Pulling fs layer [2022-02-18T07:13:22.481Z] c2d8d7efcc4b: Pulling fs layer [2022-02-18T07:13:22.481Z] 1560dd03e051: Waiting [2022-02-18T07:13:22.481Z] 27f5ce0e4adf: Waiting [2022-02-18T07:13:22.481Z] c2d8d7efcc4b: Waiting [2022-02-18T07:13:22.481Z] 8603b9c90790: Waiting [2022-02-18T07:13:22.752Z] f757da607395: Verifying Checksum [2022-02-18T07:13:22.752Z] f757da607395: Download complete [2022-02-18T07:13:22.752Z] 8603b9c90790: Download complete [2022-02-18T07:13:22.752Z] 1560dd03e051: Verifying Checksum [2022-02-18T07:13:22.752Z] 1560dd03e051: Download complete [2022-02-18T07:13:22.752Z] 27f5ce0e4adf: Download complete [2022-02-18T07:13:22.752Z] 05883995daec: Verifying Checksum [2022-02-18T07:13:22.752Z] 05883995daec: Download complete [2022-02-18T07:13:23.026Z] 448f6bf000e3: Verifying Checksum [2022-02-18T07:13:23.026Z] 448f6bf000e3: Download complete [2022-02-18T07:13:25.644Z] c2d8d7efcc4b: Verifying Checksum [2022-02-18T07:13:25.644Z] c2d8d7efcc4b: Download complete [2022-02-18T07:13:26.623Z] 448f6bf000e3: Pull complete [2022-02-18T07:13:27.220Z] f757da607395: Pull complete [2022-02-18T07:13:28.656Z] 05883995daec: Pull complete [2022-02-18T07:13:28.930Z] 8603b9c90790: Pull complete [2022-02-18T07:13:29.909Z] 1560dd03e051: Pull complete [2022-02-18T07:13:30.184Z] 27f5ce0e4adf: Pull complete [2022-02-18T07:13:45.295Z] c2d8d7efcc4b: Pull complete [2022-02-18T07:13:45.295Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-18T07:13:45.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:13:45.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-18T07:13:45.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2022-02-18T07:13:45.598Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-18T07:13:48.158Z] $ docker top 49fe2475c021778a95ef62258f86e13c3783724831f1c04dcbf2bcd60b95cec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:13:49.051Z] ---> job-cost.sh [2022-02-18T07:13:49.051Z] lf-activate-venv: SKIPPING [2022-02-18T07:13:49.051Z] INFO: No Stack... [2022-02-18T07:13:49.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-18T07:13:49.917Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:13:50.578Z] + cut -d, -f6 [2022-02-18T07:13:50.578Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2022-02-18T07:13:50.645Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [2022-02-18T07:13:50.652Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] did not exist. Created. [2022-02-18T07:13:50.652Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:13:51.329Z] /w/workspace/edgex-ui-go/4@tmp/durable-bceb0315/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-bceb0315/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-18T07:13:52.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-18T07:13:52.038Z] Warning: overwriting stash ‘stack-cost’ [2022-02-18T07:13:52.175Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:13:52.183Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:13:52.201Z] $ docker stop --time=1 49fe2475c021778a95ef62258f86e13c3783724831f1c04dcbf2bcd60b95cec9 [2022-02-18T07:13:53.706Z] $ docker rm -f 49fe2475c021778a95ef62258f86e13c3783724831f1c04dcbf2bcd60b95cec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-18T07:13:54.165Z] provisioning config files... [2022-02-18T07:13:54.198Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config2790552784726164043tmp [Pipeline] { [Pipeline] sh [2022-02-18T07:13:54.690Z] + set +x [2022-02-18T07:13:54.690Z] + bash -s -- [2022-02-18T07:13:54.690Z] + curl -s https://codecov.io/bash [2022-02-18T07:13:54.690Z] [2022-02-18T07:13:54.690Z] _____ _ [2022-02-18T07:13:54.690Z] / ____| | | [2022-02-18T07:13:54.690Z] | | ___ __| | ___ ___ _____ __ [2022-02-18T07:13:54.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-18T07:13:54.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-18T07:13:54.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-18T07:13:54.690Z] Bash-1.0.6 [2022-02-18T07:13:54.690Z] [2022-02-18T07:13:54.690Z] [2022-02-18T07:13:54.690Z] ==> git version 2.24.4 found [2022-02-18T07:13:54.690Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-18T07:13:54.690Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-18T07:13:54.690Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-18T07:13:54.690Z] ==> Jenkins CI detected. [2022-02-18T07:13:54.690Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-18T07:13:54.690Z] project root: . [2022-02-18T07:13:54.690Z] --> token set from env [2022-02-18T07:13:54.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-18T07:13:54.690Z] ==> Running gcov in . (disable via -X gcov) [2022-02-18T07:13:54.690Z] ==> Python coveragepy not found [2022-02-18T07:13:54.690Z] ==> Searching for coverage reports in: [2022-02-18T07:13:54.690Z] + . [2022-02-18T07:13:55.008Z] -> Found 1 reports [2022-02-18T07:13:55.008Z] ==> Detecting git/mercurial file structure [2022-02-18T07:13:55.008Z] ==> Reading reports [2022-02-18T07:13:55.008Z] + ./coverage.out bytes=10 [2022-02-18T07:13:55.008Z] ==> Appending adjustments [2022-02-18T07:13:55.008Z] https://docs.codecov.io/docs/fixing-reports [2022-02-18T07:13:55.008Z] + Found adjustments [2022-02-18T07:13:55.008Z] ==> Gzipping contents [2022-02-18T07:13:55.008Z] 4.0K /tmp/codecov.FZeD61.gz [2022-02-18T07:13:55.008Z] ==> Uploading reports [2022-02-18T07:13:55.008Z] url: https://codecov.io [2022-02-18T07:13:55.008Z] query: branch=PR-498&commit=2d2e543491d5fb47498c057d659800ab687f38f5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-18T07:13:55.008Z] -> Pinging Codecov [2022-02-18T07:13:55.008Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-498&commit=2d2e543491d5fb47498c057d659800ab687f38f5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-18T07:13:55.270Z] -> Uploading to [2022-02-18T07:13:55.270Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-18/FB506323287CE973F263BFD2A0EB1F37/2d2e543491d5fb47498c057d659800ab687f38f5/566ffeeb-0ce5-4fea-8428-76a817bbcffe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T071355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abc17a25fdedd12774bb1a2c8e6a94b94a08116963327c880befd1d5befbcff6 [2022-02-18T07:13:55.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:13:55.270Z] Dload Upload Total Spent Left Speed [2022-02-18T07:13:55.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10573 --:--:-- --:--:-- --:--:-- 10566 100 3730 0 0 100 3730 0 10567 --:--:-- --:--:-- --:--:-- 10566 [2022-02-18T07:13:55.533Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2d2e543491d5fb47498c057d659800ab687f38f5 [Pipeline] } [2022-02-18T07:13:55.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-18T07:13:56.259Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' [2022-02-18T07:13:56.259Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:13:56.259Z] total 8 [2022-02-18T07:13:56.260Z] drwxr-xr-x. 3 root root 34 Feb 18 07:07 . [2022-02-18T07:13:56.260Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:07 .. [2022-02-18T07:13:56.260Z] drwxr-xr-x. 2 root root 6 Feb 18 07:07 cost [2022-02-18T07:13:56.260Z] -rw-r--r--. 1 root root 82 Feb 18 07:07 cost.csv [2022-02-18T07:13:56.260Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:13:56.260Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-18T07:13:56.260Z] total 8 [2022-02-18T07:13:56.260Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:07 . [2022-02-18T07:13:56.260Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:07 .. [2022-02-18T07:13:56.260Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:07 cost [2022-02-18T07:13:56.260Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 18 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:13:56.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:13:57.131Z] ---> package-listing.sh [2022-02-18T07:13:57.131Z] ++ facter osfamily [2022-02-18T07:13:57.131Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-18T07:13:57.397Z] + OS_FAMILY=redhat [2022-02-18T07:13:57.397Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-18T07:13:57.397Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-18T07:13:57.397Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-18T07:13:57.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-18T07:13:57.397Z] + PACKAGES=/tmp/packages_start.txt [2022-02-18T07:13:57.397Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-18T07:13:57.397Z] + PACKAGES=/tmp/packages_end.txt [2022-02-18T07:13:57.397Z] + case "${OS_FAMILY}" in [2022-02-18T07:13:57.397Z] + rpm -qa [2022-02-18T07:13:57.397Z] + sort [2022-02-18T07:13:57.969Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-18T07:13:57.969Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-18T07:13:57.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-18T07:13:57.969Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-18T07:13:57.969Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [2022-02-18T07:13:57.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [Pipeline] echo [2022-02-18T07:13:57.982Z] 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_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-18T07:13:58.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:13:58.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:13:58.829Z] . [Pipeline] withDockerContainer [2022-02-18T07:13:58.902Z] prd-centos7-docker-4c-2g-5479 does not seem to be running inside a container [2022-02-18T07:13:58.937Z] $ 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_PR-498/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_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:13:59.195Z] $ docker top 2fbceef138ae2e8d8298a731205be697bbc1fe468321455efd716899560ece18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:13:59.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-18T07:13:59.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-18T07:14:00.165Z] + ls /var/log/sa-host [2022-02-18T07:14:00.165Z] + sadf -c /var/log/sa-host/sa17 [2022-02-18T07:14:00.165Z] file_magic: OK [2022-02-18T07:14:00.165Z] HZ: Using current value: 100 [2022-02-18T07:14:00.165Z] file_header: OK [2022-02-18T07:14:00.165Z] 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 [2022-02-18T07:14:00.165Z] Statistics: [2022-02-18T07:14:00.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:14:00.165Z] File successfully converted to sysstat format version 12.0.3 [2022-02-18T07:14:00.165Z] + sadf -c /var/log/sa-host/sa18 [2022-02-18T07:14:00.165Z] file_magic: OK [2022-02-18T07:14:00.165Z] HZ: Using current value: 100 [2022-02-18T07:14:00.165Z] file_header: OK [2022-02-18T07:14:00.165Z] 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 [2022-02-18T07:14:00.165Z] Statistics: [2022-02-18T07:14:00.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:14:00.165Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:14:00.247Z] provisioning config files... [2022-02-18T07:14:00.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config1759343367240354305tmp [Pipeline] { [Pipeline] echo [2022-02-18T07:14:00.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:14:00.565Z] ---> create-netrc.sh [Pipeline] } [2022-02-18T07:14:00.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:14:00.911Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-18T07:14:00.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:14:01.207Z] ---> sudo-logs.sh [2022-02-18T07:14:01.207Z] Archiving 'sudo' log.. [2022-02-18T07:14:01.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5479.novalocal: Name or service not known [2022-02-18T07:14:01.467Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5479.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-18T07:14:01.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:14:01.772Z] ---> job-cost.sh [2022-02-18T07:14:01.772Z] lf-activate-venv: SKIPPING [2022-02-18T07:14:01.772Z] DEBUG: total: 0.05999999865889549 [2022-02-18T07:14:01.772Z] INFO: Retrieving Stack Cost... [2022-02-18T07:14:02.344Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:14:02.605Z] INFO: Archiving Costs [Pipeline] echo [2022-02-18T07:14:02.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:14:02.903Z] ---> logs-deploy.sh [2022-02-18T07:14:02.903Z] lf-activate-venv: SKIPPING [2022-02-18T07:14:02.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/4 [2022-02-18T07:14:02.903Z] INFO: archiving workspace using pattern(s): [2022-02-18T07:14:03.482Z] Archives upload complete. [2022-02-18T07:14:03.742Z] INFO: archiving logs to Nexus