Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from efaf7b62b98ddf3a4206d3b7c204b52a324babe0+246039579fefe65770a4c1017b136de77c7f7cec (a95e8c14f9697a3685eee18da69947c9ec0aa32d) 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-ssh11895411157700240335.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-ssh18427733151561849992.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/edgex-global-pipelines # timeout=10 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-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18184814640081907011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10575746320578189354.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16177207653017193804.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-501/workspace@libs/lf-pipelines # timeout=10 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-501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12579046379321797460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-6252 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [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-501 # 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-501@tmp/jenkins-gitclient-ssh4370026258800903308.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 246039579fefe65770a4c1017b136de77c7f7cec into PR head commit efaf7b62b98ddf3a4206d3b7c204b52a324babe0 Merge succeeded, producing efaf7b62b98ddf3a4206d3b7c204b52a324babe0 Checking out Revision efaf7b62b98ddf3a4206d3b7c204b52a324babe0 (PR-501) > 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-501@tmp/jenkins-gitclient-ssh5775285250157058938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # 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-501@tmp/jenkins-gitclient-ssh4283277363250443603.key > git merge 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-02T13:38:13.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-02T13:38:14.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-02T13:38:14.290Z] ========================================================= [2022-03-02T13:38:14.290Z] EdgeX Global Pipelines Version Info [2022-03-02T13:38:14.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:38:15.443Z] ------------------- [2022-03-02T13:38:15.443Z] stable info: [2022-03-02T13:38:15.443Z] ------------------- [2022-03-02T13:38:15.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-02T13:38:15.443Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-02T13:38:15.443Z] Message: update stable to v1.0.220 [2022-03-02T13:38:16.017Z] ------------------- [2022-03-02T13:38:16.017Z] experimental info: [2022-03-02T13:38:16.017Z] ------------------- [2022-03-02T13:38:16.018Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-02T13:38:16.018Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-02T13:38:16.018Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-02T13:38:16.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-02T13:38:16.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-02T13:38:16.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-02T13:38:16.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-02T13:38:16.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-02T13:38:16.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-02T13:38:16.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-02T13:38:16.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-02T13:38:16.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-02T13:38:16.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-02T13:38:16.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-02T13:38:16.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-02T13:38:16.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-02T13:38:16.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-02T13:38:16.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T13:38:16.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T13:38:16.970Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-02T13:38:17.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-02T13:38:17.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-02T13:38:17.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-02T13:38:17.143Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-02T13:38:17.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-02T13:38:17.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-02T13:38:17.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-02T13:38:17.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-02T13:38:17.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-02T13:38:17.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2022-03-02T13:38:17.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2022-03-02T13:38:17.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2022-03-02T13:38:17.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo [2022-03-02T13:38:17.580Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efaf7b6 [Pipeline] echo [2022-03-02T13:38:17.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T13:38:17.732Z] provisioning config files... [2022-03-02T13:38:17.747Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config2866017274496534415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:38:18.097Z] ---> docker-login.sh [2022-03-02T13:38:18.097Z] nexus3.edgexfoundry.org:10001 [2022-03-02T13:38:18.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:18.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:18.359Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:18.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:18.359Z] [2022-03-02T13:38:18.359Z] Login Succeeded [2022-03-02T13:38:18.359Z] nexus3.edgexfoundry.org:10002 [2022-03-02T13:38:18.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:18.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:18.359Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:18.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:18.359Z] [2022-03-02T13:38:18.359Z] Login Succeeded [2022-03-02T13:38:18.359Z] nexus3.edgexfoundry.org:10003 [2022-03-02T13:38:18.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:18.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:18.359Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:18.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:18.359Z] [2022-03-02T13:38:18.359Z] Login Succeeded [2022-03-02T13:38:18.359Z] nexus3.edgexfoundry.org:10004 [2022-03-02T13:38:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:18.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:18.620Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:18.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:18.620Z] [2022-03-02T13:38:18.620Z] Login Succeeded [2022-03-02T13:38:18.620Z] docker.io [2022-03-02T13:38:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:18.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:18.880Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:18.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:18.881Z] [2022-03-02T13:38:18.881Z] Login Succeeded [2022-03-02T13:38:18.881Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T13:38:18.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-02T13:38:19.588Z] + git rev-list -1 --merges efaf7b62b98ddf3a4206d3b7c204b52a324babe0~1..efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo [2022-03-02T13:38:19.640Z] -----------> git rev-list -1 --merges efaf7b62b98ddf3a4206d3b7c204b52a324babe0~1..efaf7b62b98ddf3a4206d3b7c204b52a324babe0 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [false] [Pipeline] sh [2022-03-02T13:38:19.953Z] + git log --format=format:%s -1 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo [2022-03-02T13:38:19.994Z] ========================================================= [2022-03-02T13:38:19.994Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-02T13:38:19.994Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T13:38:20.443Z] + git log --format=format:%s -1 efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] echo [2022-03-02T13:38:20.478Z] [semverPrep] GIT_COMMIT: efaf7b62b98ddf3a4206d3b7c204b52a324babe0, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web [Pipeline] echo [2022-03-02T13:38:20.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-02T13:38:20.971Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T13:38:20.971Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-02T13:38:20.971Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-02T13:38:20.971Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-02T13:38:20.971Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-02T13:38:20.971Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-02T13:38:20.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:38:21.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T13:38:21.437Z] [2022-03-02T13:38:21.437Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:38:21.794Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T13:38:21.794Z] latest: Pulling from edgex-devops/git-semver [2022-03-02T13:38:21.794Z] a0d0a0d46f8b: Pulling fs layer [2022-03-02T13:38:21.794Z] 3e5f54012d9b: Pulling fs layer [2022-03-02T13:38:21.794Z] 4c7163046ea9: Pulling fs layer [2022-03-02T13:38:21.794Z] 0c2d73faf560: Pulling fs layer [2022-03-02T13:38:21.794Z] 0c2d73faf560: Waiting [2022-03-02T13:38:21.794Z] 3e5f54012d9b: Verifying Checksum [2022-03-02T13:38:21.794Z] 3e5f54012d9b: Download complete [2022-03-02T13:38:21.794Z] a0d0a0d46f8b: Verifying Checksum [2022-03-02T13:38:21.794Z] a0d0a0d46f8b: Download complete [2022-03-02T13:38:21.794Z] 4c7163046ea9: Verifying Checksum [2022-03-02T13:38:21.794Z] 4c7163046ea9: Download complete [2022-03-02T13:38:21.794Z] 0c2d73faf560: Verifying Checksum [2022-03-02T13:38:21.794Z] 0c2d73faf560: Download complete [2022-03-02T13:38:22.056Z] a0d0a0d46f8b: Pull complete [2022-03-02T13:38:22.056Z] 3e5f54012d9b: Pull complete [2022-03-02T13:38:22.320Z] 4c7163046ea9: Pull complete [2022-03-02T13:38:22.580Z] 0c2d73faf560: Pull complete [2022-03-02T13:38:22.580Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-02T13:38:22.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T13:38:22.580Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-02T13:38:22.680Z] prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container [2022-03-02T13:38:22.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T13:38:23.286Z] $ docker top 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T13:38:23.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T13:38:23.467Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T13:38:23.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T13:38:23.579Z] $ docker exec 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent [2022-03-02T13:38:23.690Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPFIif/agent.15 [2022-03-02T13:38:23.690Z] SSH_AGENT_PID=22 [2022-03-02T13:38:23.698Z] Running ssh-add (command line suppressed) [2022-03-02T13:38:23.793Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2194559468721843044.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2194559468721843044.key) [2022-03-02T13:38:23.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T13:38:24.153Z] + git tag --points-at HEAD [Pipeline] } [2022-03-02T13:38:24.181Z] $ docker exec --env ******** --env ******** 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent -k [2022-03-02T13:38:24.272Z] unset SSH_AUTH_SOCK; [2022-03-02T13:38:24.273Z] unset SSH_AGENT_PID; [2022-03-02T13:38:24.273Z] echo Agent pid 22 killed; [2022-03-02T13:38:24.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-02T13:38:24.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T13:38:24.379Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T13:38:24.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T13:38:24.492Z] $ docker exec 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent [2022-03-02T13:38:24.609Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcFfgjN/agent.56 [2022-03-02T13:38:24.609Z] SSH_AGENT_PID=63 [2022-03-02T13:38:24.615Z] Running ssh-add (command line suppressed) [2022-03-02T13:38:24.728Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_8642016396883147455.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_8642016396883147455.key) [2022-03-02T13:38:24.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T13:38:25.080Z] + git semver init [2022-03-02T13:38:25.080Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T13:38:25.080Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.git [2022-03-02T13:38:25.080Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-02T13:38:25.080Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T13:38:25.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T13:38:25.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T13:38:25.080Z] # $SEMVER_BRANCH = PR-501 [2022-03-02T13:38:25.080Z] # $SEMVER_TEMP = /tmp/semver-533772183 [2022-03-02T13:38:25.080Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-02T13:38:27.634Z] # '/tmp/semver-533772183' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver' [2022-03-02T13:38:27.634Z] # -> Force: false [2022-03-02T13:38:27.634Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver [Pipeline] } [2022-03-02T13:38:27.664Z] $ docker exec --env ******** --env ******** 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 ssh-agent -k [2022-03-02T13:38:27.765Z] unset SSH_AUTH_SOCK; [2022-03-02T13:38:27.766Z] unset SSH_AGENT_PID; [2022-03-02T13:38:27.766Z] echo Agent pid 63 killed; [2022-03-02T13:38:27.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T13:38:28.217Z] + git semver [Pipeline] } [2022-03-02T13:38:28.251Z] $ docker stop --time=1 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 [2022-03-02T13:38:29.549Z] $ docker rm -f 4ab38eec0ba43ea948687959ca90a2901b1435bb17a1b4d44b17ac9e0daba1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T13:38:29.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-02T13:38:30.270Z] Stashed 1 file(s) [Pipeline] echo [2022-03-02T13:38:30.288Z] [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-03-02T13:38:30.883Z] provisioning config files... [2022-03-02T13:38:30.894Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config3298959370272887915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:38:31.243Z] ---> docker-login.sh [2022-03-02T13:38:31.244Z] nexus3.edgexfoundry.org:10001 [2022-03-02T13:38:31.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:31.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:31.244Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:31.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:31.244Z] [2022-03-02T13:38:31.244Z] Login Succeeded [2022-03-02T13:38:31.244Z] nexus3.edgexfoundry.org:10002 [2022-03-02T13:38:31.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:31.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:31.244Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:31.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:31.244Z] [2022-03-02T13:38:31.244Z] Login Succeeded [2022-03-02T13:38:31.244Z] nexus3.edgexfoundry.org:10003 [2022-03-02T13:38:31.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:31.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:31.504Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:31.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:31.505Z] [2022-03-02T13:38:31.505Z] Login Succeeded [2022-03-02T13:38:31.505Z] nexus3.edgexfoundry.org:10004 [2022-03-02T13:38:31.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:31.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:31.505Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:31.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:31.505Z] [2022-03-02T13:38:31.505Z] Login Succeeded [2022-03-02T13:38:31.505Z] docker.io [2022-03-02T13:38:31.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:38:32.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:38:32.026Z] Configure a credential helper to remove this warning. See [2022-03-02T13:38:32.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:38:32.026Z] [2022-03-02T13:38:32.026Z] Login Succeeded [2022-03-02T13:38:32.026Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T13:38:32.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T13:38:32.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T13:38:32.290Z] ========================================================= [2022-03-02T13:38:32.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-02T13:38:32.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:38:32.695Z] + 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-03-02T13:38:32.961Z] Sending build context to Docker daemon 41.03MB [2022-03-02T13:38:32.961Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T13:38:32.961Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-02T13:38:32.961Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-02T13:38:32.962Z] 59bf1c3509f3: Pulling fs layer [2022-03-02T13:38:32.962Z] 666ba61612fd: Pulling fs layer [2022-03-02T13:38:32.962Z] 8ed8ca486205: Pulling fs layer [2022-03-02T13:38:32.962Z] 4fe6c5a15a65: Pulling fs layer [2022-03-02T13:38:32.962Z] 22a0e8bec74d: Pulling fs layer [2022-03-02T13:38:32.962Z] 640e595b4fbd: Pulling fs layer [2022-03-02T13:38:32.962Z] 763cafe07f6e: Pulling fs layer [2022-03-02T13:38:32.962Z] 0c0b528cf693: Pulling fs layer [2022-03-02T13:38:32.962Z] 10935f4eaf8b: Pulling fs layer [2022-03-02T13:38:32.962Z] 4fe6c5a15a65: Waiting [2022-03-02T13:38:32.962Z] 22a0e8bec74d: Waiting [2022-03-02T13:38:32.962Z] 640e595b4fbd: Waiting [2022-03-02T13:38:32.962Z] 763cafe07f6e: Waiting [2022-03-02T13:38:32.962Z] 0c0b528cf693: Waiting [2022-03-02T13:38:32.962Z] 10935f4eaf8b: Waiting [2022-03-02T13:38:32.962Z] 8ed8ca486205: Verifying Checksum [2022-03-02T13:38:32.962Z] 8ed8ca486205: Download complete [2022-03-02T13:38:32.962Z] 666ba61612fd: Verifying Checksum [2022-03-02T13:38:32.962Z] 666ba61612fd: Download complete [2022-03-02T13:38:32.962Z] 22a0e8bec74d: Verifying Checksum [2022-03-02T13:38:32.962Z] 22a0e8bec74d: Download complete [2022-03-02T13:38:32.962Z] 59bf1c3509f3: Verifying Checksum [2022-03-02T13:38:32.962Z] 59bf1c3509f3: Download complete [2022-03-02T13:38:32.962Z] 640e595b4fbd: Verifying Checksum [2022-03-02T13:38:32.962Z] 640e595b4fbd: Download complete [2022-03-02T13:38:32.962Z] 763cafe07f6e: Download complete [2022-03-02T13:38:33.227Z] 0c0b528cf693: Verifying Checksum [2022-03-02T13:38:33.227Z] 0c0b528cf693: Download complete [2022-03-02T13:38:33.497Z] 59bf1c3509f3: Pull complete [2022-03-02T13:38:33.774Z] 4fe6c5a15a65: Verifying Checksum [2022-03-02T13:38:33.774Z] 4fe6c5a15a65: Download complete [2022-03-02T13:38:33.774Z] 10935f4eaf8b: Verifying Checksum [2022-03-02T13:38:33.774Z] 10935f4eaf8b: Download complete [2022-03-02T13:38:33.774Z] 666ba61612fd: Pull complete [2022-03-02T13:38:33.774Z] 8ed8ca486205: Pull complete [2022-03-02T13:38:38.010Z] 4fe6c5a15a65: Pull complete [2022-03-02T13:38:38.010Z] 22a0e8bec74d: Pull complete [2022-03-02T13:38:38.010Z] 640e595b4fbd: Pull complete [2022-03-02T13:38:38.010Z] 763cafe07f6e: Pull complete [2022-03-02T13:38:38.273Z] 0c0b528cf693: Pull complete [2022-03-02T13:38:40.843Z] 10935f4eaf8b: Pull complete [2022-03-02T13:38:40.843Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-02T13:38:40.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T13:38:40.843Z] ---> 99d49a6021b9 [2022-03-02T13:38:40.843Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-02T13:38:42.235Z] ---> Running in 574078bcbedc [2022-03-02T13:38:42.235Z] Removing intermediate container 574078bcbedc [2022-03-02T13:38:42.235Z] ---> 2e833b50cd24 [2022-03-02T13:38:42.235Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-02T13:38:42.235Z] ---> Running in 5b17f48b312e [2022-03-02T13:38:42.235Z] Removing intermediate container 5b17f48b312e [2022-03-02T13:38:42.235Z] ---> 13ab432e44d5 [2022-03-02T13:38:42.235Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-02T13:38:42.235Z] ---> Running in ae8c39c1c78d [2022-03-02T13:38:42.235Z] Removing intermediate container ae8c39c1c78d [2022-03-02T13:38:42.235Z] ---> 6e63f28b8926 [2022-03-02T13:38:42.235Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-02T13:38:42.235Z] ---> Running in a58666e33678 [2022-03-02T13:38:42.497Z] Removing intermediate container a58666e33678 [2022-03-02T13:38:42.497Z] ---> b1b89c1e7abb [2022-03-02T13:38:42.497Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-02T13:38:42.497Z] ---> Running in 0c85265a49ab [2022-03-02T13:38:42.497Z] Removing intermediate container 0c85265a49ab [2022-03-02T13:38:42.497Z] ---> b30e0b9f582a [2022-03-02T13:38:42.497Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T13:38:42.497Z] ---> Running in 9a1ca570815d [2022-03-02T13:38:43.071Z] Removing intermediate container 9a1ca570815d [2022-03-02T13:38:43.071Z] ---> ec1fc875ae44 [2022-03-02T13:38:43.071Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-02T13:38:43.071Z] ---> Running in c1268bd163a5 [2022-03-02T13:38:43.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T13:38:44.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T13:38:44.540Z] OK: 221 MiB in 52 packages [2022-03-02T13:38:44.802Z] Removing intermediate container c1268bd163a5 [2022-03-02T13:38:44.802Z] ---> 7b45556e5a53 [2022-03-02T13:38:44.802Z] Step 10/15 : ENV GO111MODULE=on [2022-03-02T13:38:44.802Z] ---> Running in 2fb4aef0e54f [2022-03-02T13:38:44.802Z] Removing intermediate container 2fb4aef0e54f [2022-03-02T13:38:44.802Z] ---> ac210a446cbe [2022-03-02T13:38:44.802Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-02T13:38:45.061Z] ---> Running in d071e97eb90e [2022-03-02T13:38:45.061Z] Removing intermediate container d071e97eb90e [2022-03-02T13:38:45.061Z] ---> 1afe7d296b9c [2022-03-02T13:38:45.061Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-02T13:38:45.061Z] ---> e36c0827c664 [2022-03-02T13:38:45.061Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T13:38:45.327Z] ---> Running in 7c04b494b092 [2022-03-02T13:38:45.695Z] Still waiting to schedule task [2022-03-02T13:38:45.696Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-02T13:39:24.119Z] Removing intermediate container 7c04b494b092 [2022-03-02T13:39:24.119Z] ---> 260abb476452 [2022-03-02T13:39:24.119Z] Step 14/15 : COPY . . [2022-03-02T13:39:24.119Z] ---> d3b860c2aa3f [2022-03-02T13:39:24.119Z] Step 15/15 : RUN ${MAKE} [2022-03-02T13:39:24.119Z] ---> Running in 3b4543fdb025 [2022-03-02T13:39:24.119Z] noop [2022-03-02T13:39:24.119Z] Removing intermediate container 3b4543fdb025 [2022-03-02T13:39:24.119Z] ---> f99ab9830aed [2022-03-02T13:39:24.119Z] Successfully built f99ab9830aed [2022-03-02T13:39:24.119Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:39:24.449Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T13:39:24.449Z] . [Pipeline] withDockerContainer [2022-03-02T13:39:24.552Z] prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container [2022-03-02T13:39:24.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat [2022-03-02T13:39:24.961Z] $ docker top 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T13:39:25.375Z] + go version [2022-03-02T13:39:25.375Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-02T13:39:25.409Z] $ docker stop --time=1 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 [2022-03-02T13:39:26.595Z] $ docker rm -f 5e92581c0f682a937c02e55e70b2545909bb7e396061bfa37cdac43e5e52b518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:39:27.253Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T13:39:27.254Z] . [Pipeline] withDockerContainer [2022-03-02T13:39:27.343Z] prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container [2022-03-02T13:39:27.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** ci-base-image-x86_64 cat [2022-03-02T13:39:27.744Z] $ docker top 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-02T13:39:28.211Z] + make test [2022-03-02T13:39:28.211Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-02T13:39:28.486Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-02T13:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-02T13:39:40.847Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-02T13:39:42.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T13:39:42.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-02T13:39:42.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-02T13:39:42.877Z] $ docker stop --time=1 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 [2022-03-02T13:39:44.207Z] $ docker rm -f 16a60a6c33446ed381bf809ee47777340b5dec2557c00b97793363fb5250e233 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T13:39:44.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-02T13:39:44.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-02T13:39:45.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-02T13:39:46.194Z] + ls -al . [2022-03-02T13:39:46.194Z] total 112 [2022-03-02T13:39:46.194Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 2 13:39 . [2022-03-02T13:39:46.194Z] drwxrwxr-x. 4 jenkins jenkins 110 Mar 2 13:38 .. [2022-03-02T13:39:46.194Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 2 13:38 assets [2022-03-02T13:39:46.194Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 2 13:38 bin [2022-03-02T13:39:46.194Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 2 13:38 cmd [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 2 13:38 CONTRIBUTING.md [2022-03-02T13:39:46.194Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 2 13:39 coverage.out [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 2 13:38 Dockerfile [2022-03-02T13:39:46.194Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 2 13:38 docs [2022-03-02T13:39:46.194Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 2 13:38 .git [2022-03-02T13:39:46.194Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 2 13:38 .github [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 2 13:38 .gitignore [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 2 13:38 go.mod [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 2 13:38 go.sum [2022-03-02T13:39:46.194Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 2 13:38 internal [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 2 13:38 Jenkinsfile [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 2 13:38 LICENSE [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 2 13:38 Makefile [2022-03-02T13:39:46.194Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 2 13:38 pkg [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 2 13:38 README.md [2022-03-02T13:39:46.194Z] drwx------. 3 jenkins jenkins 56 Mar 2 13:38 .semver [2022-03-02T13:39:46.194Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 2 13:38 snap [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 2 13:38 VERSION [2022-03-02T13:39:46.194Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 2 13:38 version.go [2022-03-02T13:39:46.194Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 2 13:38 web [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:39:46.534Z] + 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=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 --label arch=amd64 --label version=0.0.0 . [2022-03-02T13:39:46.800Z] Sending build context to Docker daemon 41.03MB [2022-03-02T13:39:46.800Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T13:39:46.800Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-02T13:39:46.800Z] ---> f99ab9830aed [2022-03-02T13:39:46.800Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-02T13:39:47.061Z] ---> Running in 705dc8d95d39 [2022-03-02T13:39:47.062Z] Removing intermediate container 705dc8d95d39 [2022-03-02T13:39:47.062Z] ---> b6fe019dd029 [2022-03-02T13:39:47.062Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-02T13:39:47.062Z] ---> Running in ecdf56d59a36 [2022-03-02T13:39:47.062Z] Removing intermediate container ecdf56d59a36 [2022-03-02T13:39:47.062Z] ---> fb64b00dd597 [2022-03-02T13:39:47.062Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-02T13:39:47.062Z] ---> Running in e0762ceaf36b [2022-03-02T13:39:47.322Z] Removing intermediate container e0762ceaf36b [2022-03-02T13:39:47.322Z] ---> bda26eb224bf [2022-03-02T13:39:47.322Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-02T13:39:47.322Z] ---> Running in c3783a6f32e4 [2022-03-02T13:39:47.322Z] Removing intermediate container c3783a6f32e4 [2022-03-02T13:39:47.322Z] ---> 4b835f8da445 [2022-03-02T13:39:47.322Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-02T13:39:47.322Z] ---> Running in 1eabcaabadc3 [2022-03-02T13:39:47.588Z] Removing intermediate container 1eabcaabadc3 [2022-03-02T13:39:47.588Z] ---> ff25b5805dcc [2022-03-02T13:39:47.588Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T13:39:47.588Z] ---> Running in 8f517e4bfdb0 [2022-03-02T13:39:47.850Z] Removing intermediate container 8f517e4bfdb0 [2022-03-02T13:39:47.850Z] ---> ec55092ebee0 [2022-03-02T13:39:47.850Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-02T13:39:47.850Z] ---> Running in 3a701135c7d5 [2022-03-02T13:39:48.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T13:39:49.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T13:39:49.319Z] OK: 221 MiB in 52 packages [2022-03-02T13:39:49.578Z] Removing intermediate container 3a701135c7d5 [2022-03-02T13:39:49.578Z] ---> fbda879d281a [2022-03-02T13:39:49.578Z] Step 10/23 : ENV GO111MODULE=on [2022-03-02T13:39:49.578Z] ---> Running in fe6ccbc294e2 [2022-03-02T13:39:49.837Z] Removing intermediate container fe6ccbc294e2 [2022-03-02T13:39:49.837Z] ---> 24aea4105a4c [2022-03-02T13:39:49.837Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-02T13:39:49.837Z] ---> Running in 6ab98d59ac3d [2022-03-02T13:39:49.837Z] Removing intermediate container 6ab98d59ac3d [2022-03-02T13:39:49.837Z] ---> b49a3fa4a020 [2022-03-02T13:39:49.837Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-02T13:39:50.097Z] ---> 14e7ca82efb8 [2022-03-02T13:39:50.097Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T13:39:50.097Z] ---> Running in ff8be7791072 [2022-03-02T13:39:50.677Z] Removing intermediate container ff8be7791072 [2022-03-02T13:39:50.677Z] ---> b9760c3c6dbc [2022-03-02T13:39:50.677Z] Step 14/23 : COPY . . [2022-03-02T13:39:51.619Z] ---> 202543a630f3 [2022-03-02T13:39:51.619Z] Step 15/23 : RUN ${MAKE} [2022-03-02T13:39:51.619Z] ---> Running in 0191e4e8ff5a [2022-03-02T13:39:51.891Z] 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-03-02T13:40:01.986Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-02T13:40:01.986Z] Removing intermediate container 0191e4e8ff5a [2022-03-02T13:40:01.986Z] ---> b306135e114c [2022-03-02T13:40:01.986Z] Step 16/23 : FROM alpine:3.14 [2022-03-02T13:40:02.557Z] 3.14: Pulling from library/alpine [2022-03-02T13:40:02.818Z] 97518928ae5f: Pulling fs layer [2022-03-02T13:40:03.081Z] 97518928ae5f: Verifying Checksum [2022-03-02T13:40:03.081Z] 97518928ae5f: Download complete [2022-03-02T13:40:03.081Z] 97518928ae5f: Pull complete [2022-03-02T13:40:03.081Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T13:40:03.081Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T13:40:03.081Z] ---> 0a97eee8041e [2022-03-02T13:40:03.081Z] Step 17/23 : EXPOSE 4000 [2022-03-02T13:40:03.346Z] ---> Running in 2b515fdf55e1 [2022-03-02T13:40:03.346Z] Removing intermediate container 2b515fdf55e1 [2022-03-02T13:40:03.346Z] ---> d9dd0f742c45 [2022-03-02T13:40:03.346Z] 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-03-02T13:40:03.606Z] ---> 196d951b86da [2022-03-02T13:40:03.606Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-02T13:40:03.606Z] ---> Running in 06f373538a2d [2022-03-02T13:40:03.866Z] Removing intermediate container 06f373538a2d [2022-03-02T13:40:03.866Z] ---> 3dea5fa8e2b7 [2022-03-02T13:40:03.866Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-02T13:40:03.866Z] ---> Running in cc8f0bc68f64 [2022-03-02T13:40:03.866Z] Removing intermediate container cc8f0bc68f64 [2022-03-02T13:40:03.866Z] ---> f8f102677111 [2022-03-02T13:40:03.866Z] Step 21/23 : LABEL arch=amd64 [2022-03-02T13:40:03.866Z] ---> Running in 51aa199fe75b [2022-03-02T13:40:04.130Z] Removing intermediate container 51aa199fe75b [2022-03-02T13:40:04.130Z] ---> cf7c9f7a204f [2022-03-02T13:40:04.130Z] Step 22/23 : LABEL git_sha=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [2022-03-02T13:40:04.130Z] ---> Running in efda022cb390 [2022-03-02T13:40:04.130Z] Removing intermediate container efda022cb390 [2022-03-02T13:40:04.130Z] ---> 15143c2d6cfb [2022-03-02T13:40:04.130Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T13:40:04.130Z] ---> Running in 0d14974b94aa [2022-03-02T13:40:04.130Z] Removing intermediate container 0d14974b94aa [2022-03-02T13:40:04.130Z] ---> 50b2f377646b [2022-03-02T13:40:04.130Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-02T13:40:04.389Z] Successfully built 50b2f377646b [2022-03-02T13:40:04.389Z] 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-03-02T13:40:05.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T13:40:05.193Z] [2022-03-02T13:40:05.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:40:05.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T13:40:05.533Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-02T13:40:05.533Z] 5eb5b503b376: Pulling fs layer [2022-03-02T13:40:05.533Z] 5c69ac0246d0: Pulling fs layer [2022-03-02T13:40:05.533Z] ec43610c2a17: Pulling fs layer [2022-03-02T13:40:05.533Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-02T13:40:05.533Z] 33b1e0a273af: Pulling fs layer [2022-03-02T13:40:05.533Z] 5d3b04190fa2: Pulling fs layer [2022-03-02T13:40:05.533Z] 2f39f015ded8: Pulling fs layer [2022-03-02T13:40:05.533Z] 3a2ae6a8a46f: Waiting [2022-03-02T13:40:05.533Z] 33b1e0a273af: Waiting [2022-03-02T13:40:05.533Z] 5d3b04190fa2: Waiting [2022-03-02T13:40:05.533Z] 2f39f015ded8: Waiting [2022-03-02T13:40:05.533Z] 5c69ac0246d0: Verifying Checksum [2022-03-02T13:40:05.533Z] 5c69ac0246d0: Download complete [2022-03-02T13:40:05.533Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-02T13:40:05.533Z] 3a2ae6a8a46f: Download complete [2022-03-02T13:40:05.533Z] 33b1e0a273af: Verifying Checksum [2022-03-02T13:40:05.533Z] 33b1e0a273af: Download complete [2022-03-02T13:40:05.533Z] ec43610c2a17: Verifying Checksum [2022-03-02T13:40:05.533Z] ec43610c2a17: Download complete [2022-03-02T13:40:05.533Z] 5d3b04190fa2: Verifying Checksum [2022-03-02T13:40:05.533Z] 5d3b04190fa2: Download complete [2022-03-02T13:40:05.795Z] 5eb5b503b376: Verifying Checksum [2022-03-02T13:40:05.795Z] 5eb5b503b376: Download complete [2022-03-02T13:40:06.370Z] 2f39f015ded8: Verifying Checksum [2022-03-02T13:40:06.370Z] 2f39f015ded8: Download complete [2022-03-02T13:40:07.333Z] 5eb5b503b376: Pull complete [2022-03-02T13:40:07.333Z] 5c69ac0246d0: Pull complete [2022-03-02T13:40:07.914Z] ec43610c2a17: Pull complete [2022-03-02T13:40:07.914Z] 3a2ae6a8a46f: Pull complete [2022-03-02T13:40:08.175Z] 33b1e0a273af: Pull complete [2022-03-02T13:40:08.438Z] 5d3b04190fa2: Pull complete [2022-03-02T13:40:08.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6253 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [Pipeline] { [Pipeline] ws [2022-03-02T13:40:08.674Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-03-02T13:40:08.895Z] The recommended git tool is: git [2022-03-02T13:40:12.727Z] 2f39f015ded8: Pull complete [2022-03-02T13:40:12.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-02T13:40:12.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T13:40:12.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-02T13:40:12.824Z] prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container [2022-03-02T13:40:12.855Z] $ 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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T13:40:13.126Z] using credential edgex-jenkins-ssh [2022-03-02T13:40:13.154Z] Cloning the remote Git repository [2022-03-02T13:40:13.215Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-02T13:40:13.287Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-03-02T13:40:13.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-02T13:40:13.364Z] > git --version # timeout=10 [2022-03-02T13:40:13.390Z] > git --version # 'git version 2.17.1' [2022-03-02T13:40:13.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T13:40:13.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T13:40:14.985Z] $ docker top 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:40:15.506Z] ---> job-cost.sh [2022-03-02T13:40:15.506Z] lf-activate-venv: SKIPPING [2022-03-02T13:40:15.506Z] INFO: No Stack... [2022-03-02T13:40:15.769Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T13:40:16.028Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T13:40:16.344Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/cost.csv [2022-03-02T13:40:16.344Z] + cut -d, -f6 [2022-03-02T13:40:16.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-02T13:40:16.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T13:40:16.305Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [Pipeline] lock [2022-03-02T13:40:16.391Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [2022-03-02T13:40:16.395Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] did not exist. Created. [2022-03-02T13:40:16.396Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T13:40:16.799Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-02T13:40:16.911Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T13:40:16.925Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T13:40:17.004Z] $ docker stop --time=1 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 [2022-03-02T13:40:17.052Z] Merging remotes/origin/main commit 246039579fefe65770a4c1017b136de77c7f7cec into PR head commit efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [2022-03-02T13:40:17.491Z] Merge succeeded, producing efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [2022-03-02T13:40:17.492Z] Checking out Revision efaf7b62b98ddf3a4206d3b7c204b52a324babe0 (PR-501) [2022-03-02T13:40:16.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-02T13:40:16.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T13:40:16.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T13:40:17.083Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T13:40:17.098Z] > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 [2022-03-02T13:40:17.419Z] > git remote # timeout=10 [2022-03-02T13:40:17.439Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T13:40:17.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T13:40:17.463Z] > git merge 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 [2022-03-02T13:40:17.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T13:40:17.510Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T13:40:17.532Z] > git checkout -f efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 [2022-03-02T13:40:18.182Z] $ docker rm -f 06db683b37c9e57773d61df58758da62b3842e404b4d3067523eee6a2c361686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T13:40:21.994Z] Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" [2022-03-02T13:40:22.068Z] > git --version # timeout=10 [2022-03-02T13:40:22.085Z] > git --version # 'git version 2.17.1' [2022-03-02T13:40:22.099Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T13:40:23.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-02T13:40:23.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T13:40:23.239Z] Dload Upload Total Spent Left Speed [2022-03-02T13:40:23.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44190 [Pipeline] sh [2022-03-02T13:40:24.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-02T13:40:24.390Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-02T13:40:24.390Z] + sudo tee /etc/docker/daemon.new [2022-03-02T13:40:24.390Z] { [2022-03-02T13:40:24.390Z] "registry-mirrors": [ [2022-03-02T13:40:24.390Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-02T13:40:24.390Z] ], [2022-03-02T13:40:24.390Z] "bip": "10.250.0.254/24", [2022-03-02T13:40:24.390Z] "hosts": [ [2022-03-02T13:40:24.390Z] "tcp://0.0.0.0:5555", [2022-03-02T13:40:24.390Z] "unix:///var/run/docker.sock" [2022-03-02T13:40:24.390Z] ], [2022-03-02T13:40:24.390Z] "mtu": 1458, [2022-03-02T13:40:24.390Z] "selinux-enabled": true, [2022-03-02T13:40:24.390Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-02T13:40:24.390Z] } [Pipeline] sh [2022-03-02T13:40:24.741Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-02T13:40:25.240Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T13:40:43.622Z] provisioning config files... [2022-03-02T13:40:43.653Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7106889463948695119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:40:44.049Z] ---> docker-login.sh [2022-03-02T13:40:44.049Z] nexus3.edgexfoundry.org:10001 [2022-03-02T13:40:44.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:40:44.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:40:44.918Z] Configure a credential helper to remove this warning. See [2022-03-02T13:40:44.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:40:44.918Z] [2022-03-02T13:40:44.918Z] Login Succeeded [2022-03-02T13:40:44.918Z] nexus3.edgexfoundry.org:10002 [2022-03-02T13:40:45.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:40:45.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:40:45.196Z] Configure a credential helper to remove this warning. See [2022-03-02T13:40:45.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:40:45.196Z] [2022-03-02T13:40:45.196Z] Login Succeeded [2022-03-02T13:40:45.196Z] nexus3.edgexfoundry.org:10003 [2022-03-02T13:40:45.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:40:45.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:40:45.800Z] Configure a credential helper to remove this warning. See [2022-03-02T13:40:45.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:40:45.800Z] [2022-03-02T13:40:45.800Z] Login Succeeded [2022-03-02T13:40:45.800Z] nexus3.edgexfoundry.org:10004 [2022-03-02T13:40:46.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:40:46.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:40:46.074Z] Configure a credential helper to remove this warning. See [2022-03-02T13:40:46.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:40:46.074Z] [2022-03-02T13:40:46.074Z] Login Succeeded [2022-03-02T13:40:46.074Z] docker.io [2022-03-02T13:40:46.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T13:40:46.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T13:40:46.949Z] Configure a credential helper to remove this warning. See [2022-03-02T13:40:46.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T13:40:46.949Z] [2022-03-02T13:40:46.949Z] Login Succeeded [2022-03-02T13:40:46.949Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T13:40:46.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T13:40:47.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T13:40:47.680Z] ========================================================= [2022-03-02T13:40:47.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-02T13:40:47.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:40:48.170Z] + 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-03-02T13:40:49.166Z] Sending build context to Docker daemon 25.79MB [2022-03-02T13:40:49.166Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T13:40:49.166Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-02T13:40:49.166Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-02T13:40:49.166Z] 9b3977197b4f: Pulling fs layer [2022-03-02T13:40:49.166Z] 1a89e8eeedd5: Pulling fs layer [2022-03-02T13:40:49.166Z] 94645a83ff95: Pulling fs layer [2022-03-02T13:40:49.166Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-02T13:40:49.166Z] 0c92f367c5e7: Pulling fs layer [2022-03-02T13:40:49.166Z] f7c0051592d6: Pulling fs layer [2022-03-02T13:40:49.166Z] a227ed2f7395: Pulling fs layer [2022-03-02T13:40:49.166Z] 7b1c46037f91: Pulling fs layer [2022-03-02T13:40:49.166Z] 3f3a8bcf1eab: Waiting [2022-03-02T13:40:49.166Z] 0c92f367c5e7: Waiting [2022-03-02T13:40:49.166Z] f7c0051592d6: Waiting [2022-03-02T13:40:49.166Z] 7b1c46037f91: Waiting [2022-03-02T13:40:49.166Z] a227ed2f7395: Waiting [2022-03-02T13:40:49.166Z] 94645a83ff95: Verifying Checksum [2022-03-02T13:40:49.166Z] 94645a83ff95: Download complete [2022-03-02T13:40:49.166Z] 1a89e8eeedd5: Download complete [2022-03-02T13:40:49.166Z] 0c92f367c5e7: Verifying Checksum [2022-03-02T13:40:49.166Z] 0c92f367c5e7: Download complete [2022-03-02T13:40:49.166Z] f7c0051592d6: Verifying Checksum [2022-03-02T13:40:49.166Z] f7c0051592d6: Download complete [2022-03-02T13:40:49.166Z] 9b3977197b4f: Download complete [2022-03-02T13:40:49.443Z] a227ed2f7395: Verifying Checksum [2022-03-02T13:40:49.443Z] a227ed2f7395: Download complete [2022-03-02T13:40:50.047Z] 9b3977197b4f: Pull complete [2022-03-02T13:40:50.645Z] 1a89e8eeedd5: Pull complete [2022-03-02T13:40:50.925Z] 94645a83ff95: Pull complete [2022-03-02T13:40:51.197Z] 7b1c46037f91: Verifying Checksum [2022-03-02T13:40:51.197Z] 7b1c46037f91: Download complete [2022-03-02T13:40:51.792Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-02T13:40:51.792Z] 3f3a8bcf1eab: Download complete [2022-03-02T13:41:04.192Z] 3f3a8bcf1eab: Pull complete [2022-03-02T13:41:04.192Z] 0c92f367c5e7: Pull complete [2022-03-02T13:41:04.192Z] f7c0051592d6: Pull complete [2022-03-02T13:41:04.192Z] a227ed2f7395: Pull complete [2022-03-02T13:41:09.611Z] 7b1c46037f91: Pull complete [2022-03-02T13:41:09.611Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-02T13:41:09.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T13:41:09.611Z] ---> f79e39bc4007 [2022-03-02T13:41:09.611Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-02T13:41:11.592Z] ---> Running in fe15442e33f1 [2022-03-02T13:41:11.592Z] Removing intermediate container fe15442e33f1 [2022-03-02T13:41:11.592Z] ---> 926eb8d9bc63 [2022-03-02T13:41:11.592Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-02T13:41:11.864Z] ---> Running in 2fd3920cb466 [2022-03-02T13:41:12.137Z] Removing intermediate container 2fd3920cb466 [2022-03-02T13:41:12.137Z] ---> 1eab7f3893a6 [2022-03-02T13:41:12.137Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-02T13:41:12.137Z] ---> Running in 70aba9054033 [2022-03-02T13:41:12.411Z] Removing intermediate container 70aba9054033 [2022-03-02T13:41:12.411Z] ---> 8c6142535f55 [2022-03-02T13:41:12.411Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-02T13:41:12.688Z] ---> Running in a7bedd72e087 [2022-03-02T13:41:12.960Z] Removing intermediate container a7bedd72e087 [2022-03-02T13:41:12.960Z] ---> fd5c4f6dde94 [2022-03-02T13:41:12.960Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-02T13:41:13.232Z] ---> Running in 92d321f5c81b [2022-03-02T13:41:13.504Z] Removing intermediate container 92d321f5c81b [2022-03-02T13:41:13.504Z] ---> 185e63ae9002 [2022-03-02T13:41:13.504Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T13:41:13.778Z] ---> Running in f4cd3aaeb07c [2022-03-02T13:41:15.747Z] Removing intermediate container f4cd3aaeb07c [2022-03-02T13:41:15.747Z] ---> 4057d6ead637 [2022-03-02T13:41:15.747Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-02T13:41:15.747Z] ---> Running in 813b463199c6 [2022-03-02T13:41:16.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T13:41:17.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T13:41:18.294Z] OK: 220 MiB in 52 packages [2022-03-02T13:41:19.271Z] Removing intermediate container 813b463199c6 [2022-03-02T13:41:19.271Z] ---> 422410c75fd3 [2022-03-02T13:41:19.271Z] Step 10/15 : ENV GO111MODULE=on [2022-03-02T13:41:19.271Z] ---> Running in 57ad27d246d4 [2022-03-02T13:41:19.546Z] Removing intermediate container 57ad27d246d4 [2022-03-02T13:41:19.546Z] ---> 9dfd5e620a05 [2022-03-02T13:41:19.546Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-02T13:41:19.546Z] ---> Running in 3bd9e6812019 [2022-03-02T13:41:20.145Z] Removing intermediate container 3bd9e6812019 [2022-03-02T13:41:20.145Z] ---> b57589de2021 [2022-03-02T13:41:20.145Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-02T13:41:20.742Z] ---> 5c777ea6bfb0 [2022-03-02T13:41:20.742Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T13:41:20.742Z] ---> Running in d73672d8e7e8 [2022-03-02T13:42:28.755Z] Removing intermediate container d73672d8e7e8 [2022-03-02T13:42:28.755Z] ---> e9208858a868 [2022-03-02T13:42:28.755Z] Step 14/15 : COPY . . [2022-03-02T13:42:31.401Z] ---> 5b8ef7e3287f [2022-03-02T13:42:31.401Z] Step 15/15 : RUN ${MAKE} [2022-03-02T13:42:31.401Z] ---> Running in 7898fe7e988d [2022-03-02T13:42:32.385Z] noop [2022-03-02T13:42:32.982Z] Removing intermediate container 7898fe7e988d [2022-03-02T13:42:32.982Z] ---> 8c2831e91cf6 [2022-03-02T13:42:32.982Z] Successfully built 8c2831e91cf6 [2022-03-02T13:42:32.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:42:33.349Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T13:42:33.349Z] . [Pipeline] withDockerContainer [2022-03-02T13:42:33.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container [2022-03-02T13:42:33.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T13:42:34.999Z] $ docker top e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T13:42:35.927Z] + go version [2022-03-02T13:42:35.927Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-02T13:42:35.961Z] $ docker stop --time=1 e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b [2022-03-02T13:42:37.608Z] $ docker rm -f e16d4c10aeec13604819d35c54578fc4be59ca5d63d965be9e82fe7b5f31186b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:42:38.445Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T13:42:38.445Z] . [Pipeline] withDockerContainer [2022-03-02T13:42:38.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container [2022-03-02T13:42:38.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T13:42:40.009Z] $ docker top 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-02T13:42:40.995Z] + make test [2022-03-02T13:42:40.995Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-02T13:42:41.976Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-02T13:43:21.038Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-02T13:43:21.038Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-02T13:43:33.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T13:43:33.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-02T13:43:33.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-02T13:43:33.492Z] $ docker stop --time=1 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e [2022-03-02T13:43:35.264Z] $ docker rm -f 33a21e4c0cb30a10d282aeabeb4dcc1deeb6265ec742be00dec35480f04d319e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T13:43:36.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-02T13:43:36.097Z] Warning: overwriting stash ‘coverage-report’ [2022-03-02T13:43:36.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T13:43:37.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-02T13:43:37.534Z] + ls -al . [2022-03-02T13:43:37.534Z] total 152 [2022-03-02T13:43:37.534Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 2 13:42 . [2022-03-02T13:43:37.534Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 .. [2022-03-02T13:43:37.534Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 13:40 .git [2022-03-02T13:43:37.534Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 .github [2022-03-02T13:43:37.534Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 2 13:40 .gitignore [2022-03-02T13:43:37.534Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 2 13:40 CONTRIBUTING.md [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 2 13:40 Dockerfile [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 2 13:40 Jenkinsfile [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 2 13:40 LICENSE [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 2 13:40 Makefile [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 2 13:40 README.md [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 2 13:38 VERSION [2022-03-02T13:43:37.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 assets [2022-03-02T13:43:37.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 bin [2022-03-02T13:43:37.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 cmd [2022-03-02T13:43:37.535Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 2 13:42 coverage.out [2022-03-02T13:43:37.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:40 docs [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 2 13:40 go.mod [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 2 13:40 go.sum [2022-03-02T13:43:37.535Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 13:40 internal [2022-03-02T13:43:37.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:40 pkg [2022-03-02T13:43:37.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 snap [2022-03-02T13:43:37.535Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 2 13:40 version.go [2022-03-02T13:43:37.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:40 web [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:43:37.898Z] + 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=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 --label arch=arm64 --label version=0.0.0 . [2022-03-02T13:43:38.877Z] Sending build context to Docker daemon 25.79MB [2022-03-02T13:43:38.877Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T13:43:38.877Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-02T13:43:38.877Z] ---> 8c2831e91cf6 [2022-03-02T13:43:38.877Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-02T13:43:39.148Z] ---> Running in cef71cf1109c [2022-03-02T13:43:39.421Z] Removing intermediate container cef71cf1109c [2022-03-02T13:43:39.421Z] ---> c1c49de62f31 [2022-03-02T13:43:39.421Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-02T13:43:39.421Z] ---> Running in 2bfac0a3c294 [2022-03-02T13:43:39.703Z] Removing intermediate container 2bfac0a3c294 [2022-03-02T13:43:39.703Z] ---> 067dd0ff435b [2022-03-02T13:43:39.703Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-02T13:43:39.975Z] ---> Running in 18c61396cb3f [2022-03-02T13:43:40.249Z] Removing intermediate container 18c61396cb3f [2022-03-02T13:43:40.249Z] ---> 7b29821115bd [2022-03-02T13:43:40.249Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-02T13:43:40.523Z] ---> Running in b1766a1e2930 [2022-03-02T13:43:40.795Z] Removing intermediate container b1766a1e2930 [2022-03-02T13:43:40.795Z] ---> 37e53c5fee21 [2022-03-02T13:43:40.795Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-02T13:43:40.795Z] ---> Running in 27ee1dd5345c [2022-03-02T13:43:41.428Z] Removing intermediate container 27ee1dd5345c [2022-03-02T13:43:41.428Z] ---> 883983f28aea [2022-03-02T13:43:41.428Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T13:43:41.428Z] ---> Running in c1cba9273027 [2022-03-02T13:43:43.488Z] Removing intermediate container c1cba9273027 [2022-03-02T13:43:43.488Z] ---> 7cbf48c0b59c [2022-03-02T13:43:43.488Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-02T13:43:43.488Z] ---> Running in 95264d5189ed [2022-03-02T13:43:44.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T13:43:45.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T13:43:46.027Z] OK: 220 MiB in 52 packages [2022-03-02T13:43:47.008Z] Removing intermediate container 95264d5189ed [2022-03-02T13:43:47.008Z] ---> 7c1f17517bd3 [2022-03-02T13:43:47.008Z] Step 10/23 : ENV GO111MODULE=on [2022-03-02T13:43:47.008Z] ---> Running in ba3b35f45162 [2022-03-02T13:43:47.288Z] Removing intermediate container ba3b35f45162 [2022-03-02T13:43:47.288Z] ---> 3e976d8cac69 [2022-03-02T13:43:47.288Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-02T13:43:47.288Z] ---> Running in 9ba0797c3116 [2022-03-02T13:43:47.884Z] Removing intermediate container 9ba0797c3116 [2022-03-02T13:43:47.884Z] ---> 0c427014a890 [2022-03-02T13:43:47.884Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-02T13:43:48.477Z] ---> 64a8d07c2786 [2022-03-02T13:43:48.477Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T13:43:48.477Z] ---> Running in 7a2d70c02903 [2022-03-02T13:43:51.099Z] Removing intermediate container 7a2d70c02903 [2022-03-02T13:43:51.099Z] ---> 477e453c416e [2022-03-02T13:43:51.099Z] Step 14/23 : COPY . . [2022-03-02T13:43:53.710Z] ---> 7af790009ba3 [2022-03-02T13:43:53.710Z] Step 15/23 : RUN ${MAKE} [2022-03-02T13:43:53.710Z] ---> Running in 03e1facc6207 [2022-03-02T13:43:54.684Z] 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-03-02T13:44:27.027Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-02T13:44:28.998Z] Removing intermediate container 03e1facc6207 [2022-03-02T13:44:28.998Z] ---> 8d67ce411b68 [2022-03-02T13:44:28.998Z] Step 16/23 : FROM alpine:3.14 [2022-03-02T13:44:29.593Z] 3.14: Pulling from library/alpine [2022-03-02T13:44:29.593Z] be307f383ecc: Pulling fs layer [2022-03-02T13:44:29.866Z] be307f383ecc: Verifying Checksum [2022-03-02T13:44:29.866Z] be307f383ecc: Download complete [2022-03-02T13:44:30.465Z] be307f383ecc: Pull complete [2022-03-02T13:44:30.465Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T13:44:30.465Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T13:44:30.465Z] ---> 5b8b7b635229 [2022-03-02T13:44:30.465Z] Step 17/23 : EXPOSE 4000 [2022-03-02T13:44:30.738Z] ---> Running in 5f02ea7624e7 [2022-03-02T13:44:31.009Z] Removing intermediate container 5f02ea7624e7 [2022-03-02T13:44:31.009Z] ---> 975e887d7012 [2022-03-02T13:44:31.009Z] 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-03-02T13:44:32.439Z] ---> 551b4f3a0508 [2022-03-02T13:44:32.439Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-02T13:44:32.439Z] ---> Running in e3cbe8447e7e [2022-03-02T13:44:32.711Z] Removing intermediate container e3cbe8447e7e [2022-03-02T13:44:32.711Z] ---> 5d3a1f0c3ff4 [2022-03-02T13:44:32.711Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-02T13:44:32.711Z] ---> Running in 9bfa89538c12 [2022-03-02T13:44:32.985Z] Removing intermediate container 9bfa89538c12 [2022-03-02T13:44:32.985Z] ---> 997016e8daf7 [2022-03-02T13:44:32.985Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T13:44:33.257Z] ---> Running in ff6057184c6e [2022-03-02T13:44:33.528Z] Removing intermediate container ff6057184c6e [2022-03-02T13:44:33.528Z] ---> 9239e243e9f3 [2022-03-02T13:44:33.528Z] Step 22/23 : LABEL git_sha=efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [2022-03-02T13:44:33.528Z] ---> Running in 29ec810ec661 [2022-03-02T13:44:33.803Z] Removing intermediate container 29ec810ec661 [2022-03-02T13:44:33.803Z] ---> e2e936ef06aa [2022-03-02T13:44:33.803Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T13:44:34.075Z] ---> Running in d6d5ae028816 [2022-03-02T13:44:34.346Z] Removing intermediate container d6d5ae028816 [2022-03-02T13:44:34.346Z] ---> 75c8463fcd9a [2022-03-02T13:44:34.346Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-02T13:44:34.346Z] Successfully built 75c8463fcd9a [2022-03-02T13:44:34.346Z] 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-03-02T13:44:35.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T13:44:35.071Z] [2022-03-02T13:44:35.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:44:35.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T13:44:35.728Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-02T13:44:35.728Z] 8998bd30e6a1: Pulling fs layer [2022-03-02T13:44:35.728Z] 04944245beec: Pulling fs layer [2022-03-02T13:44:35.728Z] 699f458cf7ca: Pulling fs layer [2022-03-02T13:44:35.728Z] 765212b225bb: Pulling fs layer [2022-03-02T13:44:35.728Z] f23df028b6ca: Pulling fs layer [2022-03-02T13:44:35.728Z] d65c8cfc05b1: Pulling fs layer [2022-03-02T13:44:35.728Z] 2437ff75d9bd: Pulling fs layer [2022-03-02T13:44:35.728Z] 765212b225bb: Waiting [2022-03-02T13:44:35.728Z] f23df028b6ca: Waiting [2022-03-02T13:44:35.728Z] d65c8cfc05b1: Waiting [2022-03-02T13:44:35.728Z] 2437ff75d9bd: Waiting [2022-03-02T13:44:35.728Z] 04944245beec: Verifying Checksum [2022-03-02T13:44:35.728Z] 04944245beec: Download complete [2022-03-02T13:44:35.728Z] 765212b225bb: Verifying Checksum [2022-03-02T13:44:35.728Z] 765212b225bb: Download complete [2022-03-02T13:44:35.728Z] f23df028b6ca: Verifying Checksum [2022-03-02T13:44:35.728Z] f23df028b6ca: Download complete [2022-03-02T13:44:35.728Z] d65c8cfc05b1: Verifying Checksum [2022-03-02T13:44:35.728Z] d65c8cfc05b1: Download complete [2022-03-02T13:44:36.003Z] 699f458cf7ca: Verifying Checksum [2022-03-02T13:44:36.003Z] 699f458cf7ca: Download complete [2022-03-02T13:44:36.275Z] 8998bd30e6a1: Verifying Checksum [2022-03-02T13:44:36.275Z] 8998bd30e6a1: Download complete [2022-03-02T13:44:38.250Z] 2437ff75d9bd: Verifying Checksum [2022-03-02T13:44:38.250Z] 2437ff75d9bd: Download complete [2022-03-02T13:44:40.225Z] 8998bd30e6a1: Pull complete [2022-03-02T13:44:40.822Z] 04944245beec: Pull complete [2022-03-02T13:44:42.249Z] 699f458cf7ca: Pull complete [2022-03-02T13:44:42.521Z] 765212b225bb: Pull complete [2022-03-02T13:44:43.494Z] f23df028b6ca: Pull complete [2022-03-02T13:44:43.494Z] d65c8cfc05b1: Pull complete [2022-03-02T13:44:58.565Z] 2437ff75d9bd: Pull complete [2022-03-02T13:44:58.565Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-02T13:44:58.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T13:44:58.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-02T13:44:58.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-6253 does not seem to be running inside a container [2022-03-02T13:44:58.882Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-02T13:45:01.468Z] $ docker top 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:02.428Z] ---> job-cost.sh [2022-03-02T13:45:02.428Z] lf-activate-venv: SKIPPING [2022-03-02T13:45:02.428Z] INFO: No Stack... [2022-03-02T13:45:02.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-02T13:45:03.673Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T13:45:04.348Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-03-02T13:45:04.348Z] cut -d, -f6 [Pipeline] lock [2022-03-02T13:45:04.426Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [2022-03-02T13:45:04.431Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] did not exist. Created. [2022-03-02T13:45:04.431Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T13:45:05.159Z] /w/workspace/edgex-ui-go/1@tmp/durable-5dd942f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-02T13:45:05.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-02T13:45:05.876Z] Warning: overwriting stash ‘stack-cost’ [2022-03-02T13:45:06.004Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T13:45:06.019Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T13:45:06.102Z] $ docker stop --time=1 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 [2022-03-02T13:45:07.603Z] $ docker rm -f 134055d6abf01fb4b152fc26de1b4f3cf211f0d7b81d188f10f7808999881a04 [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-03-02T13:45:08.697Z] provisioning config files... [2022-03-02T13:45:08.747Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config496847356086341138tmp [Pipeline] { [Pipeline] sh [2022-03-02T13:45:09.105Z] + set +x [2022-03-02T13:45:09.105Z] + curl -s https://codecov.io/bash [2022-03-02T13:45:09.105Z] + bash -s -- [2022-03-02T13:45:09.366Z] [2022-03-02T13:45:09.366Z] _____ _ [2022-03-02T13:45:09.366Z] / ____| | | [2022-03-02T13:45:09.366Z] | | ___ __| | ___ ___ _____ __ [2022-03-02T13:45:09.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-02T13:45:09.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-02T13:45:09.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-02T13:45:09.366Z] Bash-1.0.6 [2022-03-02T13:45:09.366Z] [2022-03-02T13:45:09.366Z] [2022-03-02T13:45:09.366Z] ==> git version 2.24.4 found [2022-03-02T13:45:09.366Z] ==> 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-03-02T13:45:09.366Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-02T13:45:09.366Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-02T13:45:09.366Z] ==> Jenkins CI detected. [2022-03-02T13:45:09.366Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-02T13:45:09.366Z] project root: . [2022-03-02T13:45:09.366Z] --> token set from env [2022-03-02T13:45:09.366Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-02T13:45:09.366Z] ==> Running gcov in . (disable via -X gcov) [2022-03-02T13:45:09.366Z] ==> Python coveragepy not found [2022-03-02T13:45:09.366Z] ==> Searching for coverage reports in: [2022-03-02T13:45:09.366Z] + . [2022-03-02T13:45:09.366Z] -> Found 1 reports [2022-03-02T13:45:09.366Z] ==> Detecting git/mercurial file structure [2022-03-02T13:45:09.366Z] ==> Reading reports [2022-03-02T13:45:09.366Z] + ./coverage.out bytes=10 [2022-03-02T13:45:09.366Z] ==> Appending adjustments [2022-03-02T13:45:09.366Z] https://docs.codecov.io/docs/fixing-reports [2022-03-02T13:45:09.366Z] + Found adjustments [2022-03-02T13:45:09.366Z] ==> Gzipping contents [2022-03-02T13:45:09.366Z] 4.0K /tmp/codecov.SoiDL5.gz [2022-03-02T13:45:09.366Z] ==> Uploading reports [2022-03-02T13:45:09.366Z] url: https://codecov.io [2022-03-02T13:45:09.366Z] query: branch=PR-501&commit=efaf7b62b98ddf3a4206d3b7c204b52a324babe0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-02T13:45:09.366Z] -> Pinging Codecov [2022-03-02T13:45:09.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-501&commit=efaf7b62b98ddf3a4206d3b7c204b52a324babe0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-02T13:45:09.938Z] -> Uploading to [2022-03-02T13:45:09.938Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-02/FB506323287CE973F263BFD2A0EB1F37/efaf7b62b98ddf3a4206d3b7c204b52a324babe0/ca018ab8-a75a-489b-9330-44ab37c21f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T134509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e9cd06dbe3d50c9397b326a0eae265c2f9e74dd565b1855aa674078e902585d [2022-03-02T13:45:09.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T13:45:09.938Z] Dload Upload Total Spent Left Speed [2022-03-02T13:45:10.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11024 --:--:-- --:--:-- --:--:-- 11035 [2022-03-02T13:45:10.199Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/efaf7b62b98ddf3a4206d3b7c204b52a324babe0 [Pipeline] } [2022-03-02T13:45:10.226Z] 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-03-02T13:45:12.021Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives ']' [2022-03-02T13:45:12.021Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-02T13:45:12.021Z] total 8 [2022-03-02T13:45:12.021Z] drwxr-xr-x. 3 root root 34 Mar 2 13:40 . [2022-03-02T13:45:12.021Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 2 13:40 .. [2022-03-02T13:45:12.021Z] drwxr-xr-x. 2 root root 6 Mar 2 13:40 cost [2022-03-02T13:45:12.021Z] -rw-r--r--. 1 root root 82 Mar 2 13:40 cost.csv [2022-03-02T13:45:12.021Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-02T13:45:12.021Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-02T13:45:12.021Z] total 8 [2022-03-02T13:45:12.021Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 2 13:40 . [2022-03-02T13:45:12.021Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 2 13:40 .. [2022-03-02T13:45:12.021Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 2 13:40 cost [2022-03-02T13:45:12.021Z] -rw-r--r--. 1 jenkins jenkins 82 Mar 2 13:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:12.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:12.944Z] ---> package-listing.sh [2022-03-02T13:45:12.944Z] ++ facter osfamily [2022-03-02T13:45:12.944Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-02T13:45:13.206Z] + OS_FAMILY=redhat [2022-03-02T13:45:13.206Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-02T13:45:13.206Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-02T13:45:13.206Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-02T13:45:13.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-02T13:45:13.206Z] + PACKAGES=/tmp/packages_start.txt [2022-03-02T13:45:13.206Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-02T13:45:13.206Z] + PACKAGES=/tmp/packages_end.txt [2022-03-02T13:45:13.206Z] + case "${OS_FAMILY}" in [2022-03-02T13:45:13.206Z] + sort [2022-03-02T13:45:13.206Z] + rpm -qa [2022-03-02T13:45:13.776Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-02T13:45:13.776Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-02T13:45:13.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-02T13:45:13.776Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-02T13:45:13.776Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [2022-03-02T13:45:13.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [Pipeline] echo [2022-03-02T13:45:13.809Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-02T13:45:14.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-02T13:45:14.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T13:45:14.685Z] . [Pipeline] withDockerContainer [2022-03-02T13:45:14.768Z] prd-centos7-docker-4c-2g-6252 does not seem to be running inside a container [2022-03-02T13:45:14.804Z] $ 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-501/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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T13:45:14.999Z] $ docker top 6bcaaf0a7c38e80d2e6b7c2fda954252746cf7ea80415b367e0eba779a7b2d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T13:45:15.404Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-02T13:45:15.725Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-02T13:45:16.041Z] + ls /var/log/sa-host [2022-03-02T13:45:16.041Z] + sadf -c /var/log/sa-host/sa02 [2022-03-02T13:45:16.041Z] file_magic: OK [2022-03-02T13:45:16.041Z] HZ: Using current value: 100 [2022-03-02T13:45:16.041Z] file_header: OK [2022-03-02T13:45:16.041Z] 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-03-02T13:45:16.041Z] Statistics: [2022-03-02T13:45:16.041Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T13:45:16.041Z] File successfully converted to sysstat format version 12.5.2 [2022-03-02T13:45:16.041Z] + sadf -c /var/log/sa-host/sa17 [2022-03-02T13:45:16.041Z] file_magic: OK [2022-03-02T13:45:16.041Z] HZ: Using current value: 100 [2022-03-02T13:45:16.041Z] file_header: OK [2022-03-02T13:45:16.041Z] 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-03-02T13:45:16.041Z] Statistics: [2022-03-02T13:45:16.041Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T13:45:16.041Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T13:45:16.310Z] provisioning config files... [2022-03-02T13:45:16.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config6711929533758740508tmp [Pipeline] { [Pipeline] echo [2022-03-02T13:45:16.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:16.697Z] ---> create-netrc.sh [Pipeline] } [2022-03-02T13:45:16.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:17.138Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-02T13:45:17.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:17.490Z] ---> sudo-logs.sh [2022-03-02T13:45:17.490Z] Archiving 'sudo' log.. [2022-03-02T13:45:17.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6252.novalocal: Name or service not known [2022-03-02T13:45:17.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6252.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-02T13:45:17.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:17.893Z] ---> job-cost.sh [2022-03-02T13:45:17.893Z] lf-activate-venv: SKIPPING [2022-03-02T13:45:17.893Z] DEBUG: total: 0.05999999865889549 [2022-03-02T13:45:17.893Z] INFO: Retrieving Stack Cost... [2022-03-02T13:45:18.153Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T13:45:18.725Z] INFO: Archiving Costs [Pipeline] echo [2022-03-02T13:45:18.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T13:45:19.081Z] ---> logs-deploy.sh [2022-03-02T13:45:19.081Z] lf-activate-venv: SKIPPING [2022-03-02T13:45:19.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-501/1 [2022-03-02T13:45:19.081Z] INFO: archiving workspace using pattern(s): [2022-03-02T13:45:20.022Z] Archives upload complete. [2022-03-02T13:45:20.022Z] INFO: archiving logs to Nexus [2022-03-02T13:45:20.599Z] ---> uname -a: [2022-03-02T13:45:20.599Z] Linux prd-centos7-docker-4c-2g-6252.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] ---> lscpu: [2022-03-02T13:45:20.599Z] Architecture: x86_64 [2022-03-02T13:45:20.599Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-02T13:45:20.599Z] Byte Order: Little Endian [2022-03-02T13:45:20.599Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-02T13:45:20.599Z] CPU(s): 2 [2022-03-02T13:45:20.599Z] On-line CPU(s) list: 0,1 [2022-03-02T13:45:20.599Z] Thread(s) per core: 1 [2022-03-02T13:45:20.599Z] Core(s) per socket: 1 [2022-03-02T13:45:20.599Z] Socket(s): 2 [2022-03-02T13:45:20.599Z] NUMA node(s): 1 [2022-03-02T13:45:20.599Z] Vendor ID: AuthenticAMD [2022-03-02T13:45:20.599Z] CPU family: 23 [2022-03-02T13:45:20.599Z] Model: 49 [2022-03-02T13:45:20.599Z] Model name: AMD EPYC-Rome Processor [2022-03-02T13:45:20.599Z] Stepping: 0 [2022-03-02T13:45:20.599Z] CPU MHz: 2800.000 [2022-03-02T13:45:20.599Z] BogoMIPS: 5600.00 [2022-03-02T13:45:20.599Z] Virtualization: AMD-V [2022-03-02T13:45:20.599Z] Hypervisor vendor: KVM [2022-03-02T13:45:20.599Z] Virtualization type: full [2022-03-02T13:45:20.599Z] L1d cache: 64 KiB [2022-03-02T13:45:20.599Z] L1i cache: 64 KiB [2022-03-02T13:45:20.599Z] L2 cache: 1 MiB [2022-03-02T13:45:20.599Z] L3 cache: 32 MiB [2022-03-02T13:45:20.599Z] NUMA node0 CPU(s): 0,1 [2022-03-02T13:45:20.599Z] Vulnerability Itlb multihit: Not affected [2022-03-02T13:45:20.599Z] Vulnerability L1tf: Not affected [2022-03-02T13:45:20.599Z] Vulnerability Mds: Not affected [2022-03-02T13:45:20.599Z] Vulnerability Meltdown: Not affected [2022-03-02T13:45:20.599Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-02T13:45:20.599Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-02T13:45:20.599Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-02T13:45:20.599Z] Vulnerability Srbds: Not affected [2022-03-02T13:45:20.599Z] Vulnerability Tsx async abort: Not affected [2022-03-02T13:45:20.599Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] ---> nproc: [2022-03-02T13:45:20.599Z] 2 [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] ---> df -h: [2022-03-02T13:45:20.599Z] Filesystem Size Used Avail Use% Mounted on [2022-03-02T13:45:20.599Z] overlay 40G 9.2G 31G 23% / [2022-03-02T13:45:20.599Z] tmpfs 64M 0 64M 0% /dev [2022-03-02T13:45:20.599Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-02T13:45:20.599Z] shm 64M 0 64M 0% /dev/shm [2022-03-02T13:45:20.599Z] /dev/vda1 40G 9.2G 31G 23% /facter-os [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] ---> sar -b -r -n DEV: [2022-03-02T13:45:20.599Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] 13:37:39 LINUX RESTART (2 CPU) [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] 13:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-02T13:45:20.599Z] 13:39:01 171.20 6.76 164.44 0.00 3030.86 27944.98 0.00 [2022-03-02T13:45:20.599Z] 13:40:01 281.48 0.02 281.46 0.00 0.27 67308.18 0.00 [2022-03-02T13:45:20.599Z] 13:41:01 85.59 0.00 85.59 0.00 0.00 20279.60 0.00 [2022-03-02T13:45:20.599Z] 13:42:01 1.02 0.00 1.02 0.00 0.00 10.33 0.00 [2022-03-02T13:45:20.599Z] 13:43:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 [2022-03-02T13:45:20.599Z] 13:44:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 [2022-03-02T13:45:20.599Z] 13:45:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 [2022-03-02T13:45:20.599Z] Average: 77.17 0.97 76.20 0.00 433.23 16509.65 0.00 [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] 13:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-02T13:45:20.599Z] 13:39:01 4251276 0 870052 10.86 2620 2884984 1606184 17.73 816524 2526460 524168 [2022-03-02T13:45:20.599Z] 13:40:01 3750952 0 988032 12.34 2620 3267328 1560548 17.23 1042980 2752468 9540 [2022-03-02T13:45:20.599Z] 13:41:01 3252732 0 1062436 13.27 2620 3691144 1398112 15.44 1023084 3194420 8 [2022-03-02T13:45:20.599Z] 13:42:01 3266104 0 1049060 13.10 2620 3691148 1285376 14.19 1013412 3194420 8 [2022-03-02T13:45:20.599Z] 13:43:01 3283484 0 1031672 12.88 2620 3691156 1285376 14.19 997292 3194420 8 [2022-03-02T13:45:20.599Z] 13:44:01 3282368 0 1032788 12.90 2620 3691156 1296176 14.31 998320 3194420 8 [2022-03-02T13:45:20.599Z] 13:45:01 3288340 0 1026808 12.82 2620 3691164 1285440 14.19 993168 3194420 8 [2022-03-02T13:45:20.599Z] Average: 3482179 0 1008693 12.59 2620 3515440 1388173 15.33 983540 3035861 76250 [2022-03-02T13:45:20.599Z] [2022-03-02T13:45:20.599Z] 13:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-02T13:45:20.599Z] 13:39:01 eth0 874.68 597.80 6276.65 113.05 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:39:01 veth246c792 176.43 225.00 16.54 1441.48 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:39:01 docker0 249.96 272.47 20.64 1726.95 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:40:01 eth0 94.04 67.52 675.09 18.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:40:01 docker0 43.89 53.53 3.11 632.89 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:41:01 eth0 112.54 76.78 2570.34 63.64 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:42:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.599Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:44:01 eth0 2.12 2.17 0.20 6.65 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] Average: eth0 154.88 106.41 1360.78 28.77 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] Average: docker0 42.00 46.59 3.39 337.24 0.00 0.00 0.00 0.00 [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z] ---> sar -P ALL: [2022-03-02T13:45:20.600Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z] 13:37:39 LINUX RESTART (2 CPU) [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z] 13:38:01 CPU %user %nice %system %iowait %steal %idle [2022-03-02T13:45:20.600Z] 13:39:01 all 25.66 0.00 9.34 3.09 0.10 61.81 [2022-03-02T13:45:20.600Z] 13:39:01 0 25.79 0.00 9.95 2.50 0.09 61.68 [2022-03-02T13:45:20.600Z] 13:39:01 1 25.53 0.00 8.73 3.69 0.11 61.94 [2022-03-02T13:45:20.600Z] 13:40:01 all 44.46 0.00 10.89 2.41 0.14 42.11 [2022-03-02T13:45:20.600Z] 13:40:01 0 45.44 0.00 11.13 2.45 0.14 40.84 [2022-03-02T13:45:20.600Z] 13:40:01 1 43.47 0.00 10.65 2.37 0.13 43.38 [2022-03-02T13:45:20.600Z] 13:41:01 all 8.03 0.00 3.44 1.07 0.04 87.42 [2022-03-02T13:45:20.600Z] 13:41:01 0 8.25 0.00 3.46 0.85 0.05 87.39 [2022-03-02T13:45:20.600Z] 13:41:01 1 7.80 0.00 3.42 1.29 0.03 87.46 [2022-03-02T13:45:20.600Z] 13:42:01 all 0.03 0.00 0.08 0.00 0.01 99.88 [2022-03-02T13:45:20.600Z] 13:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-03-02T13:45:20.600Z] 13:42:01 1 0.03 0.00 0.10 0.00 0.02 99.85 [2022-03-02T13:45:20.600Z] 13:43:01 all 0.06 0.00 0.06 0.00 0.02 99.87 [2022-03-02T13:45:20.600Z] 13:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2022-03-02T13:45:20.600Z] 13:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-03-02T13:45:20.600Z] 13:44:01 all 0.06 0.00 0.03 0.00 0.01 99.90 [2022-03-02T13:45:20.600Z] 13:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2022-03-02T13:45:20.600Z] 13:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-03-02T13:45:20.600Z] 13:45:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-02T13:45:20.600Z] 13:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-02T13:45:20.600Z] 13:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-02T13:45:20.600Z] Average: all 10.70 0.00 3.28 0.90 0.05 85.07 [2022-03-02T13:45:20.600Z] Average: 0 10.89 0.00 3.40 0.80 0.05 84.87 [2022-03-02T13:45:20.600Z] Average: 1 10.52 0.00 3.16 1.01 0.04 85.27 [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z] [2022-03-02T13:45:20.600Z]