Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894c3e7ad930fb1b408abbce501bdc859c6bf94e+d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a (08e7630a0d708a87cf47cfbba67a38da5cae2965) 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-ssh10139169878104717321.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-ssh16269862620793131799.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-ssh11744359871089732025.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-ssh2779988596384127466.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-ssh4045331945283031422.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5372 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-ssh5818462660441762178.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-ssh4593852100581434447.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 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e Merge succeeded, producing 39db2da566587b9c7619ddc8244d10d1e21706a1 Checking out Revision 39db2da566587b9c7619ddc8244d10d1e21706a1 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # 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-ssh1851820300849514384.key > git merge d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39db2da566587b9c7619ddc8244d10d1e21706a1 # timeout=10 Commit message: "Merge commit 'd88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a' into HEAD" > git rev-list --no-walk 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T18:06:11.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T18:06:11.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T18:06:11.601Z] ========================================================= [2022-02-16T18:06:11.601Z] EdgeX Global Pipelines Version Info [2022-02-16T18:06:11.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:06:12.716Z] ------------------- [2022-02-16T18:06:12.716Z] stable info: [2022-02-16T18:06:12.716Z] ------------------- [2022-02-16T18:06:12.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T18:06:12.716Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T18:06:12.716Z] Message: update stable to v1.0.220 [2022-02-16T18:06:13.291Z] ------------------- [2022-02-16T18:06:13.291Z] experimental info: [2022-02-16T18:06:13.291Z] ------------------- [2022-02-16T18:06:13.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T18:06:13.291Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T18:06:13.291Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T18:06:13.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-16T18:06:13.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-16T18:06:13.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T18:06:13.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T18:06:13.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T18:06:13.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T18:06:13.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T18:06:13.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-16T18:06:13.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T18:06:13.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T18:06:13.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T18:06:13.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-16T18:06:13.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T18:06:13.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T18:06:13.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T18:06:13.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T18:06:13.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T18:06:13.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T18:06:13.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T18:06:13.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-16T18:06:13.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-16T18:06:13.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-16T18:06:13.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-16T18:06:13.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-16T18:06:13.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-16T18:06:13.749Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T18:06:13.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2022-02-16T18:06:13.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2022-02-16T18:06:13.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2022-02-16T18:06:13.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39db2da566587b9c7619ddc8244d10d1e21706a1 [Pipeline] echo [2022-02-16T18:06:13.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39db2da [Pipeline] echo [2022-02-16T18:06:13.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T18:06:13.881Z] provisioning config files... [2022-02-16T18:06:13.896Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config6129510218758804445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:06:14.202Z] ---> docker-login.sh [2022-02-16T18:06:14.202Z] nexus3.edgexfoundry.org:10001 [2022-02-16T18:06:14.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:14.462Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:14.462Z] [2022-02-16T18:06:14.462Z] Login Succeeded [2022-02-16T18:06:14.462Z] nexus3.edgexfoundry.org:10002 [2022-02-16T18:06:14.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:14.462Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:14.462Z] [2022-02-16T18:06:14.462Z] Login Succeeded [2022-02-16T18:06:14.462Z] nexus3.edgexfoundry.org:10003 [2022-02-16T18:06:14.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:14.462Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:14.462Z] [2022-02-16T18:06:14.462Z] Login Succeeded [2022-02-16T18:06:14.462Z] nexus3.edgexfoundry.org:10004 [2022-02-16T18:06:14.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:14.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:14.723Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:14.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:14.723Z] [2022-02-16T18:06:14.723Z] Login Succeeded [2022-02-16T18:06:14.723Z] docker.io [2022-02-16T18:06:14.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:15.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:15.294Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:15.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:15.294Z] [2022-02-16T18:06:15.294Z] Login Succeeded [2022-02-16T18:06:15.294Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T18:06:15.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-16T18:06:15.693Z] + git rev-list -1 --merges 39db2da566587b9c7619ddc8244d10d1e21706a1~1..39db2da566587b9c7619ddc8244d10d1e21706a1 [Pipeline] echo [2022-02-16T18:06:15.717Z] -----------> git rev-list -1 --merges 39db2da566587b9c7619ddc8244d10d1e21706a1~1..39db2da566587b9c7619ddc8244d10d1e21706a1 39db2da566587b9c7619ddc8244d10d1e21706a1 [2022-02-16T18:06:15.717Z] 39db2da566587b9c7619ddc8244d10d1e21706a1 [false] [Pipeline] sh [2022-02-16T18:06:16.014Z] + git log --format=format:%s -1 39db2da566587b9c7619ddc8244d10d1e21706a1 [Pipeline] echo [2022-02-16T18:06:16.030Z] ========================================================= [2022-02-16T18:06:16.030Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T18:06:16.030Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T18:06:16.366Z] + git log --format=format:%s -1 39db2da566587b9c7619ddc8244d10d1e21706a1 [Pipeline] echo [2022-02-16T18:06:16.379Z] [semverPrep] GIT_COMMIT: 39db2da566587b9c7619ddc8244d10d1e21706a1, Commit Message: Merge commit 'd88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a' into HEAD [Pipeline] echo [2022-02-16T18:06:16.386Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-16T18:06:16.800Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T18:06:16.800Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T18:06:16.800Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T18:06:16.800Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T18:06:16.800Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T18:06:16.800Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T18:06:16.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:06:17.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T18:06:17.220Z] [2022-02-16T18:06:17.220Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:06:17.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T18:06:17.532Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T18:06:17.532Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T18:06:17.532Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T18:06:17.532Z] 4c7163046ea9: Pulling fs layer [2022-02-16T18:06:17.532Z] 0c2d73faf560: Pulling fs layer [2022-02-16T18:06:17.532Z] 0c2d73faf560: Waiting [2022-02-16T18:06:17.532Z] 3e5f54012d9b: Download complete [2022-02-16T18:06:17.532Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T18:06:17.532Z] a0d0a0d46f8b: Download complete [2022-02-16T18:06:17.532Z] 4c7163046ea9: Verifying Checksum [2022-02-16T18:06:17.532Z] 4c7163046ea9: Download complete [2022-02-16T18:06:17.532Z] 0c2d73faf560: Verifying Checksum [2022-02-16T18:06:17.532Z] 0c2d73faf560: Download complete [2022-02-16T18:06:17.799Z] a0d0a0d46f8b: Pull complete [2022-02-16T18:06:17.799Z] 3e5f54012d9b: Pull complete [2022-02-16T18:06:18.059Z] 4c7163046ea9: Pull complete [2022-02-16T18:06:18.332Z] 0c2d73faf560: Pull complete [2022-02-16T18:06:18.332Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T18:06:18.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T18:06:18.332Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T18:06:18.392Z] prd-centos7-docker-4c-2g-5372 does not seem to be running inside a container [2022-02-16T18:06:18.428Z] $ 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-16T18:06:19.045Z] $ docker top 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T18:06:19.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T18:06:19.139Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T18:06:19.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T18:06:19.239Z] $ docker exec 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 ssh-agent [2022-02-16T18:06:19.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIbEcj/agent.13 [2022-02-16T18:06:19.347Z] SSH_AGENT_PID=19 [2022-02-16T18:06:19.354Z] Running ssh-add (command line suppressed) [2022-02-16T18:06:19.446Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_232802184764907743.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_232802184764907743.key) [2022-02-16T18:06:19.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T18:06:19.762Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T18:06:19.779Z] $ docker exec --env ******** --env ******** 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 ssh-agent -k [2022-02-16T18:06:19.889Z] unset SSH_AUTH_SOCK; [2022-02-16T18:06:19.890Z] unset SSH_AGENT_PID; [2022-02-16T18:06:19.890Z] echo Agent pid 19 killed; [2022-02-16T18:06:19.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T18:06:19.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T18:06:19.928Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T18:06:20.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T18:06:20.041Z] $ docker exec 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 ssh-agent [2022-02-16T18:06:20.160Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNNBac/agent.53 [2022-02-16T18:06:20.160Z] SSH_AGENT_PID=59 [2022-02-16T18:06:20.167Z] Running ssh-add (command line suppressed) [2022-02-16T18:06:20.271Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_8211885724208957435.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_8211885724208957435.key) [2022-02-16T18:06:20.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T18:06:20.577Z] + git semver init [2022-02-16T18:06:20.577Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T18:06:20.577Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git [2022-02-16T18:06:20.577Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-16T18:06:20.577Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T18:06:20.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T18:06:20.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T18:06:20.577Z] # $SEMVER_BRANCH = PR-498 [2022-02-16T18:06:20.577Z] # $SEMVER_TEMP = /tmp/semver-482468790 [2022-02-16T18:06:20.577Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-16T18:06:22.493Z] # '/tmp/semver-482468790' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' [2022-02-16T18:06:22.493Z] # -> Force: false [2022-02-16T18:06:22.493Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } [2022-02-16T18:06:22.502Z] $ docker exec --env ******** --env ******** 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 ssh-agent -k [2022-02-16T18:06:22.589Z] unset SSH_AUTH_SOCK; [2022-02-16T18:06:22.589Z] unset SSH_AGENT_PID; [2022-02-16T18:06:22.589Z] echo Agent pid 59 killed; [2022-02-16T18:06:22.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T18:06:22.921Z] + git semver [Pipeline] } [2022-02-16T18:06:22.932Z] $ docker stop --time=1 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 [2022-02-16T18:06:24.207Z] $ docker rm -f 786c5135b208f56540fd4277e403fb4ba983ec5f912263221def20f16a10d757 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T18:06:24.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T18:06:24.793Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T18:06:24.797Z] [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-16T18:06:24.949Z] provisioning config files... [2022-02-16T18:06:24.958Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config4450265748488367607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:06:25.261Z] ---> docker-login.sh [2022-02-16T18:06:25.261Z] nexus3.edgexfoundry.org:10001 [2022-02-16T18:06:25.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:25.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:25.261Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:25.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:25.261Z] [2022-02-16T18:06:25.261Z] Login Succeeded [2022-02-16T18:06:25.261Z] nexus3.edgexfoundry.org:10002 [2022-02-16T18:06:25.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:25.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:25.261Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:25.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:25.261Z] [2022-02-16T18:06:25.261Z] Login Succeeded [2022-02-16T18:06:25.261Z] nexus3.edgexfoundry.org:10003 [2022-02-16T18:06:25.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:25.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:25.525Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:25.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:25.525Z] [2022-02-16T18:06:25.525Z] Login Succeeded [2022-02-16T18:06:25.525Z] nexus3.edgexfoundry.org:10004 [2022-02-16T18:06:25.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:25.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:25.525Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:25.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:25.525Z] [2022-02-16T18:06:25.525Z] Login Succeeded [2022-02-16T18:06:25.525Z] docker.io [2022-02-16T18:06:25.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:06:26.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:06:26.045Z] Configure a credential helper to remove this warning. See [2022-02-16T18:06:26.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:06:26.045Z] [2022-02-16T18:06:26.045Z] Login Succeeded [2022-02-16T18:06:26.045Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T18:06:26.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T18:06:26.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T18:06:26.131Z] ========================================================= [2022-02-16T18:06:26.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T18:06:26.131Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:06:26.445Z] + 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-16T18:06:26.705Z] Sending build context to Docker daemon 41.01MB [2022-02-16T18:06:26.705Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T18:06:26.705Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-16T18:06:26.706Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T18:06:26.706Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T18:06:26.706Z] 666ba61612fd: Pulling fs layer [2022-02-16T18:06:26.706Z] 8ed8ca486205: Pulling fs layer [2022-02-16T18:06:26.706Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T18:06:26.706Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T18:06:26.706Z] 640e595b4fbd: Pulling fs layer [2022-02-16T18:06:26.706Z] 763cafe07f6e: Pulling fs layer [2022-02-16T18:06:26.706Z] 0c0b528cf693: Pulling fs layer [2022-02-16T18:06:26.706Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T18:06:26.706Z] 4fe6c5a15a65: Waiting [2022-02-16T18:06:26.706Z] 22a0e8bec74d: Waiting [2022-02-16T18:06:26.706Z] 640e595b4fbd: Waiting [2022-02-16T18:06:26.706Z] 763cafe07f6e: Waiting [2022-02-16T18:06:26.706Z] 0c0b528cf693: Waiting [2022-02-16T18:06:26.706Z] 10935f4eaf8b: Waiting [2022-02-16T18:06:26.706Z] 8ed8ca486205: Verifying Checksum [2022-02-16T18:06:26.706Z] 8ed8ca486205: Download complete [2022-02-16T18:06:26.706Z] 666ba61612fd: Verifying Checksum [2022-02-16T18:06:26.706Z] 666ba61612fd: Download complete [2022-02-16T18:06:26.706Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T18:06:26.706Z] 22a0e8bec74d: Download complete [2022-02-16T18:06:26.706Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T18:06:26.706Z] 59bf1c3509f3: Download complete [2022-02-16T18:06:26.706Z] 640e595b4fbd: Verifying Checksum [2022-02-16T18:06:26.706Z] 640e595b4fbd: Download complete [2022-02-16T18:06:26.706Z] 763cafe07f6e: Verifying Checksum [2022-02-16T18:06:26.706Z] 763cafe07f6e: Download complete [2022-02-16T18:06:26.970Z] 0c0b528cf693: Verifying Checksum [2022-02-16T18:06:26.970Z] 0c0b528cf693: Download complete [2022-02-16T18:06:27.234Z] 59bf1c3509f3: Pull complete [2022-02-16T18:06:27.495Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T18:06:27.495Z] 4fe6c5a15a65: Download complete [2022-02-16T18:06:27.495Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T18:06:27.495Z] 10935f4eaf8b: Download complete [2022-02-16T18:06:27.495Z] 666ba61612fd: Pull complete [2022-02-16T18:06:27.495Z] 8ed8ca486205: Pull complete [2022-02-16T18:06:31.726Z] 4fe6c5a15a65: Pull complete [2022-02-16T18:06:31.726Z] 22a0e8bec74d: Pull complete [2022-02-16T18:06:31.726Z] 640e595b4fbd: Pull complete [2022-02-16T18:06:31.726Z] 763cafe07f6e: Pull complete [2022-02-16T18:06:31.726Z] 0c0b528cf693: Pull complete [2022-02-16T18:06:33.664Z] 10935f4eaf8b: Pull complete [2022-02-16T18:06:33.664Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T18:06:33.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T18:06:33.664Z] ---> 99d49a6021b9 [2022-02-16T18:06:33.664Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T18:06:35.575Z] ---> Running in 086e5ca6edd6 [2022-02-16T18:06:35.575Z] Removing intermediate container 086e5ca6edd6 [2022-02-16T18:06:35.575Z] ---> b86117cfb79c [2022-02-16T18:06:35.575Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T18:06:35.575Z] ---> Running in edec831f2695 [2022-02-16T18:06:35.575Z] Removing intermediate container edec831f2695 [2022-02-16T18:06:35.575Z] ---> c796bd426607 [2022-02-16T18:06:35.575Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T18:06:35.575Z] ---> Running in e78b732c9ae9 [2022-02-16T18:06:35.575Z] Removing intermediate container e78b732c9ae9 [2022-02-16T18:06:35.575Z] ---> 52c09aab674d [2022-02-16T18:06:35.575Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-16T18:06:35.575Z] ---> Running in 083010a2ec56 [2022-02-16T18:06:35.575Z] Removing intermediate container 083010a2ec56 [2022-02-16T18:06:35.575Z] ---> 704bd86718ae [2022-02-16T18:06:35.575Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T18:06:35.837Z] ---> Running in b119e3465da3 [2022-02-16T18:06:35.837Z] Removing intermediate container b119e3465da3 [2022-02-16T18:06:35.837Z] ---> 81be45550cd6 [2022-02-16T18:06:35.837Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T18:06:35.837Z] ---> Running in 676caefabbb4 [2022-02-16T18:06:36.410Z] Removing intermediate container 676caefabbb4 [2022-02-16T18:06:36.410Z] ---> 13e69b0bb6c0 [2022-02-16T18:06:36.410Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T18:06:36.410Z] ---> Running in 39311c9d6bbb [2022-02-16T18:06:36.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T18:06:37.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T18:06:37.803Z] OK: 221 MiB in 52 packages [2022-02-16T18:06:38.074Z] Removing intermediate container 39311c9d6bbb [2022-02-16T18:06:38.074Z] ---> 6f83119b36a9 [2022-02-16T18:06:38.074Z] Step 10/15 : ENV GO111MODULE=on [2022-02-16T18:06:38.074Z] ---> Running in 778d8b87c793 [2022-02-16T18:06:38.341Z] Removing intermediate container 778d8b87c793 [2022-02-16T18:06:38.341Z] ---> f80b96d422b6 [2022-02-16T18:06:38.341Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T18:06:38.341Z] ---> Running in ce33a81598af [2022-02-16T18:06:38.341Z] Removing intermediate container ce33a81598af [2022-02-16T18:06:38.341Z] ---> 7c4cf1f5024d [2022-02-16T18:06:38.341Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-16T18:06:38.605Z] ---> 41fd3873028e [2022-02-16T18:06:38.605Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T18:06:38.605Z] ---> Running in 05c33d50fe75 [2022-02-16T18:06:39.916Z] Still waiting to schedule task [2022-02-16T18:06:39.916Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-16T18:07:17.390Z] Removing intermediate container 05c33d50fe75 [2022-02-16T18:07:17.390Z] ---> 6775a75a17bc [2022-02-16T18:07:17.390Z] Step 14/15 : COPY . . [2022-02-16T18:07:17.390Z] ---> e1e5375517a1 [2022-02-16T18:07:17.390Z] Step 15/15 : RUN ${MAKE} [2022-02-16T18:07:17.390Z] ---> Running in 0c177d24d666 [2022-02-16T18:07:17.390Z] noop [2022-02-16T18:07:17.390Z] Removing intermediate container 0c177d24d666 [2022-02-16T18:07:17.390Z] ---> 3e3717cb5e86 [2022-02-16T18:07:17.390Z] Successfully built 3e3717cb5e86 [2022-02-16T18:07:17.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:07:17.705Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T18:07:17.705Z] . [Pipeline] withDockerContainer [2022-02-16T18:07:17.770Z] prd-centos7-docker-4c-2g-5372 does not seem to be running inside a container [2022-02-16T18:07:17.814Z] $ 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-16T18:07:18.182Z] $ docker top 23a9da4d7d64f2bd75db46f8ef4775fcdbc4ef2fd7abef523fe9e750c4bf2a1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T18:07:18.537Z] + go version [2022-02-16T18:07:18.537Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T18:07:18.549Z] $ docker stop --time=1 23a9da4d7d64f2bd75db46f8ef4775fcdbc4ef2fd7abef523fe9e750c4bf2a1e [2022-02-16T18:07:19.733Z] $ docker rm -f 23a9da4d7d64f2bd75db46f8ef4775fcdbc4ef2fd7abef523fe9e750c4bf2a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:07:20.121Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T18:07:20.121Z] . [Pipeline] withDockerContainer [2022-02-16T18:07:20.187Z] prd-centos7-docker-4c-2g-5372 does not seem to be running inside a container [2022-02-16T18:07:20.220Z] $ 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-16T18:07:20.555Z] $ docker top 093a8839abb319091325b1c4e610b93c0a000349c046894ebf8cec81e0390b65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T18:07:20.935Z] + make test [2022-02-16T18:07:20.935Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-16T18:07:21.204Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-16T18:07:33.587Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-16T18:07:33.587Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-16T18:07:37.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T18:07:37.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-16T18:07:37.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T18:07:37.835Z] $ docker stop --time=1 093a8839abb319091325b1c4e610b93c0a000349c046894ebf8cec81e0390b65 [2022-02-16T18:07:39.231Z] $ docker rm -f 093a8839abb319091325b1c4e610b93c0a000349c046894ebf8cec81e0390b65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T18:07:39.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T18:07:39.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-16T18:07:40.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T18:07:41.262Z] + ls -al . [2022-02-16T18:07:41.262Z] total 112 [2022-02-16T18:07:41.262Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 16 18:07 . [2022-02-16T18:07:41.262Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 16 18:06 .. [2022-02-16T18:07:41.262Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 16 18:06 assets [2022-02-16T18:07:41.262Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 16 18:06 bin [2022-02-16T18:07:41.262Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 16 18:06 cmd [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 16 18:06 CONTRIBUTING.md [2022-02-16T18:07:41.262Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 16 18:07 coverage.out [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 16 18:06 Dockerfile [2022-02-16T18:07:41.262Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 16 18:06 docs [2022-02-16T18:07:41.262Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 16 18:06 .git [2022-02-16T18:07:41.262Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 18:06 .github [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 18:06 .gitignore [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 16 18:06 go.mod [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 16 18:06 go.sum [2022-02-16T18:07:41.262Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 16 18:06 internal [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 16 18:06 Jenkinsfile [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 16 18:06 LICENSE [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 16 18:06 Makefile [2022-02-16T18:07:41.262Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 16 18:06 pkg [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 16 18:06 README.md [2022-02-16T18:07:41.262Z] drwx------. 3 jenkins jenkins 56 Feb 16 18:06 .semver [2022-02-16T18:07:41.262Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 16 18:06 snap [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 16 18:06 VERSION [2022-02-16T18:07:41.262Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 18:06 version.go [2022-02-16T18:07:41.262Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 16 18:06 web [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:07:41.574Z] + 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=39db2da566587b9c7619ddc8244d10d1e21706a1 --label arch=amd64 --label version=0.0.0 . [2022-02-16T18:07:41.840Z] Sending build context to Docker daemon 41.01MB [2022-02-16T18:07:41.841Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T18:07:41.841Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-16T18:07:41.841Z] ---> 3e3717cb5e86 [2022-02-16T18:07:41.841Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T18:07:41.841Z] ---> Running in 6e9ee147c212 [2022-02-16T18:07:42.104Z] Removing intermediate container 6e9ee147c212 [2022-02-16T18:07:42.104Z] ---> f6979d52586b [2022-02-16T18:07:42.104Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T18:07:42.104Z] ---> Running in 5128fdbc6e2f [2022-02-16T18:07:42.104Z] Removing intermediate container 5128fdbc6e2f [2022-02-16T18:07:42.104Z] ---> 5a97d54cd177 [2022-02-16T18:07:42.104Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T18:07:42.104Z] ---> Running in bcefbd6fe4d5 [2022-02-16T18:07:42.377Z] Removing intermediate container bcefbd6fe4d5 [2022-02-16T18:07:42.377Z] ---> 385b1a2abf3c [2022-02-16T18:07:42.377Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-16T18:07:42.377Z] ---> Running in 33f1336b1762 [2022-02-16T18:07:42.377Z] Removing intermediate container 33f1336b1762 [2022-02-16T18:07:42.377Z] ---> d5858704e45b [2022-02-16T18:07:42.377Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T18:07:42.377Z] ---> Running in 78884f4567b0 [2022-02-16T18:07:42.377Z] Removing intermediate container 78884f4567b0 [2022-02-16T18:07:42.377Z] ---> 10712789dbaa [2022-02-16T18:07:42.377Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T18:07:42.658Z] ---> Running in fa063fbb5779 [2022-02-16T18:07:42.920Z] Removing intermediate container fa063fbb5779 [2022-02-16T18:07:42.920Z] ---> e5d280fb5b83 [2022-02-16T18:07:42.920Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T18:07:42.920Z] ---> Running in fd98bfaedd3f [2022-02-16T18:07:43.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T18:07:44.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T18:07:44.389Z] OK: 221 MiB in 52 packages [2022-02-16T18:07:44.651Z] Removing intermediate container fd98bfaedd3f [2022-02-16T18:07:44.651Z] ---> a8fafd3a461e [2022-02-16T18:07:44.651Z] Step 10/23 : ENV GO111MODULE=on [2022-02-16T18:07:44.651Z] ---> Running in 7d606627f96a [2022-02-16T18:07:44.912Z] Removing intermediate container 7d606627f96a [2022-02-16T18:07:44.912Z] ---> f8a19fb17882 [2022-02-16T18:07:44.912Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T18:07:44.912Z] ---> Running in 1bc30ab6f404 [2022-02-16T18:07:44.912Z] Removing intermediate container 1bc30ab6f404 [2022-02-16T18:07:44.912Z] ---> 3000cfb2c023 [2022-02-16T18:07:44.912Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-16T18:07:45.172Z] ---> e73141a9ad75 [2022-02-16T18:07:45.172Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T18:07:45.172Z] ---> Running in ba164101d6e0 [2022-02-16T18:07:45.746Z] Removing intermediate container ba164101d6e0 [2022-02-16T18:07:45.746Z] ---> 015cacfcaa4b [2022-02-16T18:07:45.746Z] Step 14/23 : COPY . . [2022-02-16T18:07:46.691Z] ---> ce51eb936505 [2022-02-16T18:07:46.691Z] Step 15/23 : RUN ${MAKE} [2022-02-16T18:07:46.691Z] ---> Running in 2a56659ea0b0 [2022-02-16T18:07:46.956Z] 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-16T18:07:57.087Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-16T18:07:57.087Z] Removing intermediate container 2a56659ea0b0 [2022-02-16T18:07:57.087Z] ---> 79b0fa654e5f [2022-02-16T18:07:57.087Z] Step 16/23 : FROM alpine:3.14 [2022-02-16T18:07:57.660Z] 3.14: Pulling from library/alpine [2022-02-16T18:07:57.923Z] 97518928ae5f: Pulling fs layer [2022-02-16T18:07:57.923Z] 97518928ae5f: Verifying Checksum [2022-02-16T18:07:57.923Z] 97518928ae5f: Download complete [2022-02-16T18:07:58.184Z] 97518928ae5f: Pull complete [2022-02-16T18:07:58.184Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T18:07:58.184Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T18:07:58.184Z] ---> 0a97eee8041e [2022-02-16T18:07:58.184Z] Step 17/23 : EXPOSE 4000 [2022-02-16T18:07:58.184Z] ---> Running in c1465f30d154 [2022-02-16T18:07:58.445Z] Removing intermediate container c1465f30d154 [2022-02-16T18:07:58.445Z] ---> e5a188f04591 [2022-02-16T18:07:58.445Z] 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-16T18:07:58.706Z] ---> 47fffab7f6b9 [2022-02-16T18:07:58.706Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-16T18:07:58.706Z] ---> Running in 515fc02ac460 [2022-02-16T18:07:58.969Z] Removing intermediate container 515fc02ac460 [2022-02-16T18:07:58.969Z] ---> b6a9978197ae [2022-02-16T18:07:58.969Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-16T18:07:58.969Z] ---> Running in 5872b1f6779c [2022-02-16T18:07:58.969Z] Removing intermediate container 5872b1f6779c [2022-02-16T18:07:58.969Z] ---> 1dc457d69f27 [2022-02-16T18:07:58.969Z] Step 21/23 : LABEL arch=amd64 [2022-02-16T18:07:58.969Z] ---> Running in 6d09bc1f585c [2022-02-16T18:07:58.969Z] Removing intermediate container 6d09bc1f585c [2022-02-16T18:07:58.969Z] ---> a37f66b9fe89 [2022-02-16T18:07:58.969Z] Step 22/23 : LABEL git_sha=39db2da566587b9c7619ddc8244d10d1e21706a1 [2022-02-16T18:07:58.969Z] ---> Running in e4c7b2c400d6 [2022-02-16T18:07:59.229Z] Removing intermediate container e4c7b2c400d6 [2022-02-16T18:07:59.229Z] ---> 0ad43cf52fe0 [2022-02-16T18:07:59.229Z] Step 23/23 : LABEL version=0.0.0 [2022-02-16T18:07:59.229Z] ---> Running in 1ec1db2109b3 [2022-02-16T18:07:59.229Z] Removing intermediate container 1ec1db2109b3 [2022-02-16T18:07:59.229Z] ---> 7e2d2827101f [2022-02-16T18:07:59.229Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T18:07:59.229Z] Successfully built 7e2d2827101f [2022-02-16T18:07:59.229Z] 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-16T18:07:59.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T18:07:59.628Z] [2022-02-16T18:07:59.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:07:59.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T18:07:59.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T18:07:59.942Z] b4d181a07f80: Pulling fs layer [2022-02-16T18:07:59.942Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T18:07:59.942Z] ed53099fbce6: Pulling fs layer [2022-02-16T18:07:59.942Z] dc539afda2c1: Pulling fs layer [2022-02-16T18:07:59.942Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T18:07:59.942Z] 9065ff56babe: Pulling fs layer [2022-02-16T18:07:59.942Z] d287ab97295c: Pulling fs layer [2022-02-16T18:07:59.942Z] dc539afda2c1: Waiting [2022-02-16T18:07:59.942Z] 77bc0d833cb6: Waiting [2022-02-16T18:07:59.942Z] 9065ff56babe: Waiting [2022-02-16T18:07:59.942Z] d287ab97295c: Waiting [2022-02-16T18:07:59.942Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T18:07:59.942Z] a1111a8f2ec3: Download complete [2022-02-16T18:07:59.942Z] dc539afda2c1: Verifying Checksum [2022-02-16T18:07:59.942Z] dc539afda2c1: Download complete [2022-02-16T18:07:59.942Z] ed53099fbce6: Verifying Checksum [2022-02-16T18:07:59.942Z] ed53099fbce6: Download complete [2022-02-16T18:07:59.942Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T18:07:59.942Z] 77bc0d833cb6: Download complete [2022-02-16T18:08:00.208Z] 9065ff56babe: Verifying Checksum [2022-02-16T18:08:00.208Z] 9065ff56babe: Download complete [2022-02-16T18:08:00.208Z] b4d181a07f80: Verifying Checksum [2022-02-16T18:08:00.208Z] b4d181a07f80: Download complete [2022-02-16T18:08:00.789Z] d287ab97295c: Verifying Checksum [2022-02-16T18:08:00.790Z] d287ab97295c: Download complete [2022-02-16T18:08:01.733Z] b4d181a07f80: Pull complete [2022-02-16T18:08:01.733Z] a1111a8f2ec3: Pull complete [2022-02-16T18:08:02.327Z] ed53099fbce6: Pull complete [2022-02-16T18:08:02.327Z] dc539afda2c1: Pull complete [2022-02-16T18:08:02.588Z] 77bc0d833cb6: Pull complete [2022-02-16T18:08:02.853Z] 9065ff56babe: Pull complete [2022-02-16T18:08:06.575Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5373 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [Pipeline] { [Pipeline] ws [2022-02-16T18:08:06.586Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-02-16T18:08:06.743Z] The recommended git tool is: git [2022-02-16T18:08:08.145Z] d287ab97295c: Pull complete [2022-02-16T18:08:08.145Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T18:08:08.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T18:08:08.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T18:08:08.213Z] prd-centos7-docker-4c-2g-5372 does not seem to be running inside a container [2022-02-16T18:08:08.245Z] $ 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-16T18:08:10.682Z] $ docker top e6d9dda0a00bd9976843c5e7a336f1dc5aa7fc335235b16309df35978e859a65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:08:11.032Z] using credential edgex-jenkins-ssh [2022-02-16T18:08:11.048Z] Cloning the remote Git repository [2022-02-16T18:08:11.118Z] ---> job-cost.sh [2022-02-16T18:08:11.118Z] lf-activate-venv: SKIPPING [2022-02-16T18:08:11.118Z] INFO: No Stack... [2022-02-16T18:08:11.378Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T18:08:11.105Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-16T18:08:11.179Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-02-16T18:08:11.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-16T18:08:11.264Z] > git --version # timeout=10 [2022-02-16T18:08:11.281Z] > git --version # 'git version 2.17.1' [2022-02-16T18:08:11.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T18:08:11.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T18:08:11.951Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T18:08:12.248Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv [2022-02-16T18:08:12.249Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T18:08:12.264Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [2022-02-16T18:08:12.269Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] did not exist. Created. [2022-02-16T18:08:12.270Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T18:08:12.579Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-16T18:08:12.614Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T18:08:12.619Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T18:08:12.638Z] $ docker stop --time=1 e6d9dda0a00bd9976843c5e7a336f1dc5aa7fc335235b16309df35978e859a65 [2022-02-16T18:08:13.769Z] $ docker rm -f e6d9dda0a00bd9976843c5e7a336f1dc5aa7fc335235b16309df35978e859a65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-16T18:08:14.982Z] Merging remotes/origin/main commit d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e [2022-02-16T18:08:14.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-16T18:08:14.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T18:08:14.289Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-16T18:08:14.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-16T18:08:14.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T18:08:14.331Z] > 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-16T18:08:15.002Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T18:08:15.022Z] > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [2022-02-16T18:08:15.328Z] > git remote # timeout=10 [2022-02-16T18:08:15.345Z] > git config --get remote.origin.url # timeout=10 [2022-02-16T18:08:15.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T18:08:15.368Z] > git merge d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 [2022-02-16T18:08:16.024Z] Merge succeeded, producing a5c2af310d2cd7f602d851bcb8c05fd11e665325 [2022-02-16T18:08:16.024Z] Checking out Revision a5c2af310d2cd7f602d851bcb8c05fd11e665325 (PR-498) [2022-02-16T18:08:16.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-16T18:08:16.031Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T18:08:16.053Z] > git checkout -f a5c2af310d2cd7f602d851bcb8c05fd11e665325 # timeout=10 [2022-02-16T18:08:20.446Z] Commit message: "Merge commit 'd88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a' into HEAD" [2022-02-16T18:08:20.454Z] > git rev-list --no-walk 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T18:08:21.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T18:08:21.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T18:08:21.479Z] Dload Upload Total Spent Left Speed [2022-02-16T18:08:21.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-02-16T18:08:21.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T18:08:22.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-02-16T18:08:22.418Z] sudo tee /etc/docker/daemon.new [2022-02-16T18:08:22.418Z] { [2022-02-16T18:08:22.418Z] "registry-mirrors": [ [2022-02-16T18:08:22.418Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T18:08:22.418Z] ], [2022-02-16T18:08:22.418Z] "bip": "10.250.0.254/24", [2022-02-16T18:08:22.418Z] "hosts": [ [2022-02-16T18:08:22.418Z] "tcp://0.0.0.0:5555", [2022-02-16T18:08:22.418Z] "unix:///var/run/docker.sock" [2022-02-16T18:08:22.418Z] ], [2022-02-16T18:08:22.418Z] "mtu": 1458, [2022-02-16T18:08:22.418Z] "selinux-enabled": true, [2022-02-16T18:08:22.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T18:08:22.418Z] } [Pipeline] sh [2022-02-16T18:08:22.779Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T18:08:23.144Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T18:08:41.461Z] provisioning config files... [2022-02-16T18:08:41.484Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6176691175977977763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:08:41.839Z] ---> docker-login.sh [2022-02-16T18:08:41.839Z] nexus3.edgexfoundry.org:10001 [2022-02-16T18:08:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:08:42.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:08:42.705Z] Configure a credential helper to remove this warning. See [2022-02-16T18:08:42.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:08:42.705Z] [2022-02-16T18:08:42.705Z] Login Succeeded [2022-02-16T18:08:42.705Z] nexus3.edgexfoundry.org:10002 [2022-02-16T18:08:42.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:08:42.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:08:42.977Z] Configure a credential helper to remove this warning. See [2022-02-16T18:08:42.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:08:42.977Z] [2022-02-16T18:08:42.977Z] Login Succeeded [2022-02-16T18:08:42.977Z] nexus3.edgexfoundry.org:10003 [2022-02-16T18:08:43.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:08:43.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:08:43.529Z] Configure a credential helper to remove this warning. See [2022-02-16T18:08:43.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:08:43.529Z] [2022-02-16T18:08:43.529Z] Login Succeeded [2022-02-16T18:08:43.529Z] nexus3.edgexfoundry.org:10004 [2022-02-16T18:08:43.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:08:44.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:08:44.083Z] Configure a credential helper to remove this warning. See [2022-02-16T18:08:44.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:08:44.083Z] [2022-02-16T18:08:44.083Z] Login Succeeded [2022-02-16T18:08:44.083Z] docker.io [2022-02-16T18:08:44.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T18:08:44.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T18:08:44.625Z] Configure a credential helper to remove this warning. See [2022-02-16T18:08:44.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T18:08:44.625Z] [2022-02-16T18:08:44.625Z] Login Succeeded [2022-02-16T18:08:44.625Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T18:08:44.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T18:08:45.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T18:08:45.154Z] ========================================================= [2022-02-16T18:08:45.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T18:08:45.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:08:45.495Z] + 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-16T18:08:46.482Z] Sending build context to Docker daemon 25.78MB [2022-02-16T18:08:46.482Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T18:08:46.482Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-16T18:08:46.482Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T18:08:46.482Z] 9b3977197b4f: Pulling fs layer [2022-02-16T18:08:46.482Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T18:08:46.482Z] 94645a83ff95: Pulling fs layer [2022-02-16T18:08:46.482Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T18:08:46.482Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T18:08:46.482Z] f7c0051592d6: Pulling fs layer [2022-02-16T18:08:46.482Z] a227ed2f7395: Pulling fs layer [2022-02-16T18:08:46.482Z] 7b1c46037f91: Pulling fs layer [2022-02-16T18:08:46.482Z] f7c0051592d6: Waiting [2022-02-16T18:08:46.482Z] a227ed2f7395: Waiting [2022-02-16T18:08:46.482Z] 3f3a8bcf1eab: Waiting [2022-02-16T18:08:46.482Z] 7b1c46037f91: Waiting [2022-02-16T18:08:46.482Z] 0c92f367c5e7: Waiting [2022-02-16T18:08:46.482Z] 94645a83ff95: Download complete [2022-02-16T18:08:46.482Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T18:08:46.482Z] 1a89e8eeedd5: Download complete [2022-02-16T18:08:46.482Z] 0c92f367c5e7: Verifying Checksum [2022-02-16T18:08:46.482Z] 0c92f367c5e7: Download complete [2022-02-16T18:08:46.482Z] f7c0051592d6: Download complete [2022-02-16T18:08:46.757Z] 9b3977197b4f: Verifying Checksum [2022-02-16T18:08:46.757Z] 9b3977197b4f: Download complete [2022-02-16T18:08:46.757Z] a227ed2f7395: Verifying Checksum [2022-02-16T18:08:46.757Z] a227ed2f7395: Download complete [2022-02-16T18:08:47.362Z] 9b3977197b4f: Pull complete [2022-02-16T18:08:47.967Z] 1a89e8eeedd5: Pull complete [2022-02-16T18:08:48.257Z] 94645a83ff95: Pull complete [2022-02-16T18:08:48.532Z] 7b1c46037f91: Verifying Checksum [2022-02-16T18:08:48.532Z] 7b1c46037f91: Download complete [2022-02-16T18:08:49.126Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-16T18:08:49.126Z] 3f3a8bcf1eab: Download complete [2022-02-16T18:09:01.519Z] 3f3a8bcf1eab: Pull complete [2022-02-16T18:09:01.519Z] 0c92f367c5e7: Pull complete [2022-02-16T18:09:01.519Z] f7c0051592d6: Pull complete [2022-02-16T18:09:01.519Z] a227ed2f7395: Pull complete [2022-02-16T18:09:06.921Z] 7b1c46037f91: Pull complete [2022-02-16T18:09:06.921Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T18:09:06.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T18:09:06.921Z] ---> f79e39bc4007 [2022-02-16T18:09:06.921Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T18:09:08.358Z] ---> Running in bfc5057cd42b [2022-02-16T18:09:08.952Z] Removing intermediate container bfc5057cd42b [2022-02-16T18:09:08.952Z] ---> 5bebd423bb25 [2022-02-16T18:09:08.952Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T18:09:08.952Z] ---> Running in d1e688ae0114 [2022-02-16T18:09:09.226Z] Removing intermediate container d1e688ae0114 [2022-02-16T18:09:09.226Z] ---> 091068adcaf0 [2022-02-16T18:09:09.226Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T18:09:09.496Z] ---> Running in 682a297f70ca [2022-02-16T18:09:09.768Z] Removing intermediate container 682a297f70ca [2022-02-16T18:09:09.768Z] ---> 699a54b2b61b [2022-02-16T18:09:09.768Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-16T18:09:09.768Z] ---> Running in 0d0cf28f7a1a [2022-02-16T18:09:10.364Z] Removing intermediate container 0d0cf28f7a1a [2022-02-16T18:09:10.364Z] ---> e6fb95c67b7b [2022-02-16T18:09:10.364Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T18:09:10.364Z] ---> Running in e90ebcaf62dc [2022-02-16T18:09:10.637Z] Removing intermediate container e90ebcaf62dc [2022-02-16T18:09:10.637Z] ---> 012e7833cd81 [2022-02-16T18:09:10.637Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T18:09:10.910Z] ---> Running in 39cc12d5e0e9 [2022-02-16T18:09:12.880Z] Removing intermediate container 39cc12d5e0e9 [2022-02-16T18:09:12.880Z] ---> cdab113a3c49 [2022-02-16T18:09:12.880Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T18:09:12.880Z] ---> Running in 4f82a6649a8c [2022-02-16T18:09:13.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T18:09:14.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T18:09:16.792Z] OK: 220 MiB in 52 packages [2022-02-16T18:09:17.774Z] Removing intermediate container 4f82a6649a8c [2022-02-16T18:09:17.774Z] ---> cfba99401dc5 [2022-02-16T18:09:17.774Z] Step 10/15 : ENV GO111MODULE=on [2022-02-16T18:09:17.774Z] ---> Running in aed172d116eb [2022-02-16T18:09:18.049Z] Removing intermediate container aed172d116eb [2022-02-16T18:09:18.049Z] ---> 366ca7545c32 [2022-02-16T18:09:18.049Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T18:09:18.049Z] ---> Running in 90b74f540568 [2022-02-16T18:09:18.644Z] Removing intermediate container 90b74f540568 [2022-02-16T18:09:18.644Z] ---> ea1e66274056 [2022-02-16T18:09:18.644Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-16T18:09:19.244Z] ---> d3414f8610bb [2022-02-16T18:09:19.244Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T18:09:19.244Z] ---> Running in ecd8ae335fa6 [2022-02-16T18:10:27.245Z] Removing intermediate container ecd8ae335fa6 [2022-02-16T18:10:27.245Z] ---> 1e21b6d80a3b [2022-02-16T18:10:27.245Z] Step 14/15 : COPY . . [2022-02-16T18:10:29.868Z] ---> 7516aca6e935 [2022-02-16T18:10:29.868Z] Step 15/15 : RUN ${MAKE} [2022-02-16T18:10:29.868Z] ---> Running in 66c06a63cbd4 [2022-02-16T18:10:30.462Z] noop [2022-02-16T18:10:31.443Z] Removing intermediate container 66c06a63cbd4 [2022-02-16T18:10:31.443Z] ---> 74891a7d6911 [2022-02-16T18:10:31.443Z] Successfully built 74891a7d6911 [2022-02-16T18:10:31.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:10:31.785Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T18:10:31.785Z] . [Pipeline] withDockerContainer [2022-02-16T18:10:32.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-5373 does not seem to be running inside a container [2022-02-16T18:10:32.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-16T18:10:33.459Z] $ docker top fc0dae2e7de3d7b051f743f6c95aeb089ef147653ea8f07e932685dc6272cc38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T18:10:34.348Z] + go version [2022-02-16T18:10:34.348Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T18:10:34.371Z] $ docker stop --time=1 fc0dae2e7de3d7b051f743f6c95aeb089ef147653ea8f07e932685dc6272cc38 [2022-02-16T18:10:35.965Z] $ docker rm -f fc0dae2e7de3d7b051f743f6c95aeb089ef147653ea8f07e932685dc6272cc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:10:36.545Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T18:10:36.545Z] . [Pipeline] withDockerContainer [2022-02-16T18:10:36.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-5373 does not seem to be running inside a container [2022-02-16T18:10:36.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-16T18:10:38.044Z] $ docker top 7e187f5f65ab78806b93863960c0f6823fcdaf29557bff5dc635313ac13c974e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T18:10:38.911Z] + make test [2022-02-16T18:10:38.911Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-16T18:10:39.886Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-16T18:11:18.892Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-16T18:11:18.892Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-16T18:11:31.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T18:11:31.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-16T18:11:31.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T18:11:31.313Z] $ docker stop --time=1 7e187f5f65ab78806b93863960c0f6823fcdaf29557bff5dc635313ac13c974e [2022-02-16T18:11:33.034Z] $ docker rm -f 7e187f5f65ab78806b93863960c0f6823fcdaf29557bff5dc635313ac13c974e [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T18:11:33.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T18:11:33.783Z] Warning: overwriting stash ‘coverage-report’ [2022-02-16T18:11:34.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T18:11:34.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T18:11:35.025Z] + ls -al . [2022-02-16T18:11:35.025Z] total 152 [2022-02-16T18:11:35.025Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 18:10 . [2022-02-16T18:11:35.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:08 .. [2022-02-16T18:11:35.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:08 .git [2022-02-16T18:11:35.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:08 .github [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 18:08 .gitignore [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 18:08 CONTRIBUTING.md [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 16 18:08 Dockerfile [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 18:08 Jenkinsfile [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 18:08 LICENSE [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 16 18:08 Makefile [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 16 18:08 README.md [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 18:06 VERSION [2022-02-16T18:11:35.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:08 assets [2022-02-16T18:11:35.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:08 bin [2022-02-16T18:11:35.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:08 cmd [2022-02-16T18:11:35.025Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 18:10 coverage.out [2022-02-16T18:11:35.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:08 docs [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 16 18:08 go.mod [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 16 18:08 go.sum [2022-02-16T18:11:35.025Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 18:08 internal [2022-02-16T18:11:35.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:08 pkg [2022-02-16T18:11:35.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:08 snap [2022-02-16T18:11:35.025Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 18:08 version.go [2022-02-16T18:11:35.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:08 web [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:11:35.363Z] + 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=a5c2af310d2cd7f602d851bcb8c05fd11e665325 --label arch=arm64 --label version=0.0.0 . [2022-02-16T18:11:36.342Z] Sending build context to Docker daemon 25.78MB [2022-02-16T18:11:36.342Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T18:11:36.342Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-16T18:11:36.342Z] ---> 74891a7d6911 [2022-02-16T18:11:36.342Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T18:11:36.342Z] ---> Running in ec528e4a8470 [2022-02-16T18:11:36.935Z] Removing intermediate container ec528e4a8470 [2022-02-16T18:11:36.935Z] ---> 5a56703d0430 [2022-02-16T18:11:36.935Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T18:11:36.935Z] ---> Running in 1cc9eeb63d21 [2022-02-16T18:11:37.212Z] Removing intermediate container 1cc9eeb63d21 [2022-02-16T18:11:37.212Z] ---> e0f98f95da06 [2022-02-16T18:11:37.212Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T18:11:37.212Z] ---> Running in d9802a5df88b [2022-02-16T18:11:37.807Z] Removing intermediate container d9802a5df88b [2022-02-16T18:11:37.807Z] ---> a57da3dcfd79 [2022-02-16T18:11:37.807Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-16T18:11:37.807Z] ---> Running in 9e56269f7e38 [2022-02-16T18:11:38.082Z] Removing intermediate container 9e56269f7e38 [2022-02-16T18:11:38.082Z] ---> 3ab2a4de618d [2022-02-16T18:11:38.082Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T18:11:38.082Z] ---> Running in bffe6a4f67be [2022-02-16T18:11:38.676Z] Removing intermediate container bffe6a4f67be [2022-02-16T18:11:38.676Z] ---> 19d44802e4af [2022-02-16T18:11:38.676Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T18:11:38.676Z] ---> Running in 5f726c0f9640 [2022-02-16T18:11:40.117Z] Removing intermediate container 5f726c0f9640 [2022-02-16T18:11:40.117Z] ---> d61ce70bfc56 [2022-02-16T18:11:40.117Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T18:11:40.412Z] ---> Running in 087053f6d9f4 [2022-02-16T18:11:41.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T18:11:42.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T18:11:42.960Z] OK: 220 MiB in 52 packages [2022-02-16T18:11:43.938Z] Removing intermediate container 087053f6d9f4 [2022-02-16T18:11:43.938Z] ---> ec81718b1289 [2022-02-16T18:11:43.938Z] Step 10/23 : ENV GO111MODULE=on [2022-02-16T18:11:43.938Z] ---> Running in 8b3c898917b6 [2022-02-16T18:11:44.208Z] Removing intermediate container 8b3c898917b6 [2022-02-16T18:11:44.208Z] ---> d8ffed3ca736 [2022-02-16T18:11:44.208Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T18:11:44.480Z] ---> Running in 08dba7e86e84 [2022-02-16T18:11:44.752Z] Removing intermediate container 08dba7e86e84 [2022-02-16T18:11:44.752Z] ---> 08a5310d256e [2022-02-16T18:11:44.752Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-16T18:11:45.353Z] ---> cd40b1c37abd [2022-02-16T18:11:45.353Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T18:11:45.353Z] ---> Running in e7bf0a6ff070 [2022-02-16T18:11:47.980Z] Removing intermediate container e7bf0a6ff070 [2022-02-16T18:11:47.980Z] ---> 5eda7faced2b [2022-02-16T18:11:47.980Z] Step 14/23 : COPY . . [2022-02-16T18:11:50.602Z] ---> ad26c2ba64a9 [2022-02-16T18:11:50.602Z] Step 15/23 : RUN ${MAKE} [2022-02-16T18:11:50.602Z] ---> Running in 39b2f48fd808 [2022-02-16T18:11:51.582Z] 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-16T18:12:23.930Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-16T18:12:25.361Z] Removing intermediate container 39b2f48fd808 [2022-02-16T18:12:25.361Z] ---> a4885a854e60 [2022-02-16T18:12:25.361Z] Step 16/23 : FROM alpine:3.14 [2022-02-16T18:12:25.634Z] 3.14: Pulling from library/alpine [2022-02-16T18:12:25.905Z] be307f383ecc: Pulling fs layer [2022-02-16T18:12:26.182Z] be307f383ecc: Verifying Checksum [2022-02-16T18:12:26.182Z] be307f383ecc: Download complete [2022-02-16T18:12:26.775Z] be307f383ecc: Pull complete [2022-02-16T18:12:26.775Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T18:12:26.775Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T18:12:26.775Z] ---> 5b8b7b635229 [2022-02-16T18:12:26.775Z] Step 17/23 : EXPOSE 4000 [2022-02-16T18:12:26.775Z] ---> Running in 99c0d97de8b7 [2022-02-16T18:12:27.048Z] Removing intermediate container 99c0d97de8b7 [2022-02-16T18:12:27.048Z] ---> ee5dd57d4826 [2022-02-16T18:12:27.048Z] 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-16T18:12:28.480Z] ---> 6af3cd602136 [2022-02-16T18:12:28.480Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-16T18:12:28.480Z] ---> Running in 4f3453c79618 [2022-02-16T18:12:28.755Z] Removing intermediate container 4f3453c79618 [2022-02-16T18:12:28.755Z] ---> 9fc712ef4ab6 [2022-02-16T18:12:28.755Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-16T18:12:29.028Z] ---> Running in a2aeb35ebedd [2022-02-16T18:12:29.301Z] Removing intermediate container a2aeb35ebedd [2022-02-16T18:12:29.301Z] ---> 0824580095f3 [2022-02-16T18:12:29.301Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T18:12:29.301Z] ---> Running in 656d72e36f07 [2022-02-16T18:12:29.896Z] Removing intermediate container 656d72e36f07 [2022-02-16T18:12:29.896Z] ---> 1793e06f7c12 [2022-02-16T18:12:29.896Z] Step 22/23 : LABEL git_sha=a5c2af310d2cd7f602d851bcb8c05fd11e665325 [2022-02-16T18:12:29.896Z] ---> Running in 28b8895af52c [2022-02-16T18:12:30.168Z] Removing intermediate container 28b8895af52c [2022-02-16T18:12:30.168Z] ---> 1de6148af4bb [2022-02-16T18:12:30.168Z] Step 23/23 : LABEL version=0.0.0 [2022-02-16T18:12:30.168Z] ---> Running in b1d1567ac2b3 [2022-02-16T18:12:30.763Z] Removing intermediate container b1d1567ac2b3 [2022-02-16T18:12:30.763Z] ---> c2a53ae4f919 [2022-02-16T18:12:30.763Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T18:12:30.763Z] Successfully built c2a53ae4f919 [2022-02-16T18:12:30.763Z] 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-16T18:12:31.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T18:12:31.199Z] [2022-02-16T18:12:31.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:12:31.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T18:12:31.545Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T18:12:31.545Z] 448f6bf000e3: Pulling fs layer [2022-02-16T18:12:31.545Z] f757da607395: Pulling fs layer [2022-02-16T18:12:31.545Z] 05883995daec: Pulling fs layer [2022-02-16T18:12:31.545Z] 8603b9c90790: Pulling fs layer [2022-02-16T18:12:31.545Z] 1560dd03e051: Pulling fs layer [2022-02-16T18:12:31.545Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T18:12:31.545Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T18:12:31.545Z] 1560dd03e051: Waiting [2022-02-16T18:12:31.545Z] 27f5ce0e4adf: Waiting [2022-02-16T18:12:31.545Z] c2d8d7efcc4b: Waiting [2022-02-16T18:12:31.545Z] 8603b9c90790: Waiting [2022-02-16T18:12:31.819Z] f757da607395: Verifying Checksum [2022-02-16T18:12:31.819Z] f757da607395: Download complete [2022-02-16T18:12:31.819Z] 8603b9c90790: Verifying Checksum [2022-02-16T18:12:31.819Z] 8603b9c90790: Download complete [2022-02-16T18:12:31.819Z] 1560dd03e051: Verifying Checksum [2022-02-16T18:12:31.819Z] 1560dd03e051: Download complete [2022-02-16T18:12:31.819Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T18:12:31.819Z] 27f5ce0e4adf: Download complete [2022-02-16T18:12:31.819Z] 05883995daec: Download complete [2022-02-16T18:12:32.417Z] 448f6bf000e3: Verifying Checksum [2022-02-16T18:12:32.417Z] 448f6bf000e3: Download complete [2022-02-16T18:12:35.040Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T18:12:35.040Z] c2d8d7efcc4b: Download complete [2022-02-16T18:12:36.017Z] 448f6bf000e3: Pull complete [2022-02-16T18:12:36.610Z] f757da607395: Pull complete [2022-02-16T18:12:38.043Z] 05883995daec: Pull complete [2022-02-16T18:12:38.315Z] 8603b9c90790: Pull complete [2022-02-16T18:12:38.912Z] 1560dd03e051: Pull complete [2022-02-16T18:12:39.185Z] 27f5ce0e4adf: Pull complete [2022-02-16T18:12:54.261Z] c2d8d7efcc4b: Pull complete [2022-02-16T18:12:54.261Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T18:12:54.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T18:12:54.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T18:12:54.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-5373 does not seem to be running inside a container [2022-02-16T18:12:54.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-16T18:12:57.128Z] $ docker top cb0c4d1fecb7258c4f070badf051ff21f750c13ec44158efc9875ebc7a6bcbc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:12:58.020Z] ---> job-cost.sh [2022-02-16T18:12:58.020Z] lf-activate-venv: SKIPPING [2022-02-16T18:12:58.020Z] INFO: No Stack... [2022-02-16T18:12:58.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T18:12:58.562Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T18:12:59.221Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-02-16T18:12:59.221Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T18:12:59.284Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [2022-02-16T18:12:59.289Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] did not exist. Created. [2022-02-16T18:12:59.289Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T18:12:59.964Z] /w/workspace/edgex-ui-go/2@tmp/durable-63a05da6/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-63a05da6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-16T18:13:00.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T18:13:00.670Z] Warning: overwriting stash ‘stack-cost’ [2022-02-16T18:13:00.806Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T18:13:00.816Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T18:13:00.838Z] $ docker stop --time=1 cb0c4d1fecb7258c4f070badf051ff21f750c13ec44158efc9875ebc7a6bcbc5 [2022-02-16T18:13:02.313Z] $ docker rm -f cb0c4d1fecb7258c4f070badf051ff21f750c13ec44158efc9875ebc7a6bcbc5 [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-16T18:13:02.800Z] provisioning config files... [2022-02-16T18:13:02.864Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config3613235937422198818tmp [Pipeline] { [Pipeline] sh [2022-02-16T18:13:03.263Z] + set +x [2022-02-16T18:13:03.263Z] + curl -s https://codecov.io/bash [2022-02-16T18:13:03.263Z] + bash -s -- [2022-02-16T18:13:03.263Z] [2022-02-16T18:13:03.263Z] _____ _ [2022-02-16T18:13:03.263Z] / ____| | | [2022-02-16T18:13:03.263Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T18:13:03.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T18:13:03.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T18:13:03.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T18:13:03.263Z] Bash-1.0.6 [2022-02-16T18:13:03.263Z] [2022-02-16T18:13:03.263Z] [2022-02-16T18:13:03.263Z] ==> git version 2.24.4 found [2022-02-16T18:13:03.263Z] ==> 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-16T18:13:03.263Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T18:13:03.263Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T18:13:03.263Z] ==> Jenkins CI detected. [2022-02-16T18:13:03.263Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-16T18:13:03.263Z] project root: . [2022-02-16T18:13:03.263Z] --> token set from env [2022-02-16T18:13:03.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T18:13:03.590Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T18:13:03.590Z] ==> Python coveragepy not found [2022-02-16T18:13:03.590Z] ==> Searching for coverage reports in: [2022-02-16T18:13:03.590Z] + . [2022-02-16T18:13:03.590Z] -> Found 1 reports [2022-02-16T18:13:03.590Z] ==> Detecting git/mercurial file structure [2022-02-16T18:13:03.590Z] ==> Reading reports [2022-02-16T18:13:03.590Z] + ./coverage.out bytes=10 [2022-02-16T18:13:03.590Z] ==> Appending adjustments [2022-02-16T18:13:03.590Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T18:13:03.590Z] + Found adjustments [2022-02-16T18:13:03.590Z] ==> Gzipping contents [2022-02-16T18:13:03.590Z] 4.0K /tmp/codecov.D752GE.gz [2022-02-16T18:13:03.590Z] ==> Uploading reports [2022-02-16T18:13:03.590Z] url: https://codecov.io [2022-02-16T18:13:03.590Z] query: branch=PR-498&commit=39db2da566587b9c7619ddc8244d10d1e21706a1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-16T18:13:03.590Z] -> Pinging Codecov [2022-02-16T18:13:03.590Z] 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=39db2da566587b9c7619ddc8244d10d1e21706a1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-16T18:13:03.921Z] -> Uploading to [2022-02-16T18:13:03.921Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/FB506323287CE973F263BFD2A0EB1F37/39db2da566587b9c7619ddc8244d10d1e21706a1/5a12a336-2c4e-4b37-a533-42f991149152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T181303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5511d4f11793cf9043307f11b837c9c053efa0bd85119ceed9f7e770b7a23cae [2022-02-16T18:13:03.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T18:13:03.921Z] Dload Upload Total Spent Left Speed [2022-02-16T18:13:04.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 12157 --:--:-- --:--:-- --:--:-- 12189 [2022-02-16T18:13:04.237Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/39db2da566587b9c7619ddc8244d10d1e21706a1 [Pipeline] } [2022-02-16T18:13:04.247Z] 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-16T18:13:05.017Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' [2022-02-16T18:13:05.017Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-16T18:13:05.017Z] total 8 [2022-02-16T18:13:05.017Z] drwxr-xr-x. 3 root root 34 Feb 16 18:08 . [2022-02-16T18:13:05.017Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 18:08 .. [2022-02-16T18:13:05.017Z] drwxr-xr-x. 2 root root 6 Feb 16 18:08 cost [2022-02-16T18:13:05.017Z] -rw-r--r--. 1 root root 82 Feb 16 18:08 cost.csv [2022-02-16T18:13:05.017Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-16T18:13:05.017Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-16T18:13:05.017Z] total 8 [2022-02-16T18:13:05.017Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 18:08 . [2022-02-16T18:13:05.017Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 18:08 .. [2022-02-16T18:13:05.017Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 18:08 cost [2022-02-16T18:13:05.017Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 16 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:05.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:05.874Z] ---> package-listing.sh [2022-02-16T18:13:05.874Z] ++ facter osfamily [2022-02-16T18:13:05.874Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T18:13:06.136Z] + OS_FAMILY=redhat [2022-02-16T18:13:06.136Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-16T18:13:06.136Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T18:13:06.136Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T18:13:06.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T18:13:06.136Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T18:13:06.136Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-16T18:13:06.136Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T18:13:06.136Z] + case "${OS_FAMILY}" in [2022-02-16T18:13:06.136Z] + rpm -qa [2022-02-16T18:13:06.136Z] + sort [2022-02-16T18:13:06.707Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T18:13:06.707Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T18:13:06.707Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T18:13:06.707Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-16T18:13:06.707Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [2022-02-16T18:13:06.707Z] + 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-16T18:13:06.718Z] 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-16T18:13:06.998Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T18:13:07.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T18:13:07.556Z] . [Pipeline] withDockerContainer [2022-02-16T18:13:07.614Z] prd-centos7-docker-4c-2g-5372 does not seem to be running inside a container [2022-02-16T18:13:07.644Z] $ 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-16T18:13:07.849Z] $ docker top ef34dc881046918004feef35a94dd8be3ba15d4df5853b13f10e465752021400 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T18:13:08.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T18:13:08.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T18:13:08.803Z] + ls /var/log/sa-host [2022-02-16T18:13:08.803Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T18:13:08.803Z] file_magic: OK [2022-02-16T18:13:08.803Z] HZ: Using current value: 100 [2022-02-16T18:13:08.803Z] file_header: OK [2022-02-16T18:13:08.803Z] 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-16T18:13:08.803Z] Statistics: [2022-02-16T18:13:08.803Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T18:13:08.803Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T18:13:08.803Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T18:13:08.803Z] file_magic: OK [2022-02-16T18:13:08.803Z] HZ: Using current value: 100 [2022-02-16T18:13:08.803Z] file_header: OK [2022-02-16T18:13:08.803Z] 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-16T18:13:08.803Z] Statistics: [2022-02-16T18:13:08.803Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T18:13:08.803Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T18:13:09.012Z] provisioning config files... [2022-02-16T18:13:09.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config8719957009996674300tmp [Pipeline] { [Pipeline] echo [2022-02-16T18:13:09.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:09.327Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T18:13:09.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:09.685Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T18:13:09.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:09.982Z] ---> sudo-logs.sh [2022-02-16T18:13:09.982Z] Archiving 'sudo' log.. [2022-02-16T18:13:09.982Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5372.novalocal: Name or service not known [2022-02-16T18:13:09.982Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5372.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T18:13:10.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:10.302Z] ---> job-cost.sh [2022-02-16T18:13:10.302Z] lf-activate-venv: SKIPPING [2022-02-16T18:13:10.302Z] DEBUG: total: 0.05999999865889549 [2022-02-16T18:13:10.302Z] INFO: Retrieving Stack Cost... [2022-02-16T18:13:10.561Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T18:13:11.134Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T18:13:11.148Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T18:13:11.436Z] ---> logs-deploy.sh [2022-02-16T18:13:11.436Z] lf-activate-venv: SKIPPING [2022-02-16T18:13:11.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/2 [2022-02-16T18:13:11.436Z] INFO: archiving workspace using pattern(s): [2022-02-16T18:13:12.007Z] Archives upload complete. [2022-02-16T18:13:12.267Z] INFO: archiving logs to Nexus