Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6391587576174243696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh2810239315105170385.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7722691978765189143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1164339340824204615.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh348878343975905520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-782 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh2361905859784568315.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh8602460063288709261.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing c372851bad9ad1a098f844cd93a1550b92f18736 Checking out Revision c372851bad9ad1a098f844cd93a1550b92f18736 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh2116180250078443206.key > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c372851bad9ad1a098f844cd93a1550b92f18736 # timeout=10 Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T06:06:22.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T06:06:22.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T06:06:22.692Z] ========================================================= [2021-11-16T06:06:22.692Z] EdgeX Global Pipelines Version Info [2021-11-16T06:06:22.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:06:23.819Z] ------------------- [2021-11-16T06:06:23.819Z] stable info: [2021-11-16T06:06:23.819Z] ------------------- [2021-11-16T06:06:23.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T06:06:23.819Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T06:06:23.819Z] Message: update stable to v1.0.215 [2021-11-16T06:06:24.389Z] ------------------- [2021-11-16T06:06:24.389Z] experimental info: [2021-11-16T06:06:24.389Z] ------------------- [2021-11-16T06:06:24.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T06:06:24.389Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T06:06:24.389Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T06:06:24.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-16T06:06:24.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-16T06:06:24.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T06:06:24.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T06:06:24.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T06:06:24.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T06:06:24.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T06:06:24.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-16T06:06:24.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T06:06:24.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T06:06:24.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T06:06:24.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-16T06:06:24.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T06:06:24.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T06:06:24.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T06:06:24.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T06:06:24.641Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-16T06:06:24.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-16T06:06:24.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T06:06:24.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-16T06:06:24.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-16T06:06:24.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-16T06:06:24.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-16T06:06:24.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-16T06:06:24.730Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-16T06:06:24.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T06:06:24.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-11-16T06:06:24.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-11-16T06:06:24.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-11-16T06:06:24.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo [2021-11-16T06:06:24.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c372851 [Pipeline] echo [2021-11-16T06:06:24.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T06:06:24.878Z] provisioning config files... [2021-11-16T06:06:24.892Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4285521630046103590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:06:25.198Z] ---> docker-login.sh [2021-11-16T06:06:25.198Z] nexus3.edgexfoundry.org:10001 [2021-11-16T06:06:25.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:06:25.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:06:25.461Z] Configure a credential helper to remove this warning. See [2021-11-16T06:06:25.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:06:25.461Z] [2021-11-16T06:06:25.461Z] Login Succeeded [2021-11-16T06:06:25.461Z] nexus3.edgexfoundry.org:10002 [2021-11-16T06:06:25.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:06:25.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:06:25.461Z] Configure a credential helper to remove this warning. See [2021-11-16T06:06:25.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:06:25.461Z] [2021-11-16T06:06:25.461Z] Login Succeeded [2021-11-16T06:06:25.461Z] nexus3.edgexfoundry.org:10003 [2021-11-16T06:06:25.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:06:25.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:06:25.724Z] Configure a credential helper to remove this warning. See [2021-11-16T06:06:25.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:06:25.724Z] [2021-11-16T06:06:25.724Z] Login Succeeded [2021-11-16T06:06:25.724Z] nexus3.edgexfoundry.org:10004 [2021-11-16T06:06:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:06:25.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:06:25.724Z] Configure a credential helper to remove this warning. See [2021-11-16T06:06:25.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:06:25.724Z] [2021-11-16T06:06:25.724Z] Login Succeeded [2021-11-16T06:06:25.724Z] docker.io [2021-11-16T06:06:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:06:26.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:06:26.296Z] Configure a credential helper to remove this warning. See [2021-11-16T06:06:26.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:06:26.296Z] [2021-11-16T06:06:26.296Z] Login Succeeded [2021-11-16T06:06:26.296Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T06:06:26.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-16T06:06:26.743Z] + git rev-list -1 --merges c372851bad9ad1a098f844cd93a1550b92f18736~1..c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo [2021-11-16T06:06:26.780Z] -----------> git rev-list -1 --merges c372851bad9ad1a098f844cd93a1550b92f18736~1..c372851bad9ad1a098f844cd93a1550b92f18736 c372851bad9ad1a098f844cd93a1550b92f18736 [2021-11-16T06:06:26.780Z] c372851bad9ad1a098f844cd93a1550b92f18736 [false] [Pipeline] sh [2021-11-16T06:06:27.070Z] + git log --format=format:%s -1 c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo [2021-11-16T06:06:27.082Z] ========================================================= [2021-11-16T06:06:27.082Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T06:06:27.082Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T06:06:27.417Z] + git log --format=format:%s -1 c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo [2021-11-16T06:06:27.428Z] [semverPrep] GIT_COMMIT: c372851bad9ad1a098f844cd93a1550b92f18736, Commit Message: Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD [Pipeline] echo [2021-11-16T06:06:27.437Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:06:28.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T06:06:28.015Z] [2021-11-16T06:06:28.015Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:06:28.315Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T06:06:28.315Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T06:06:28.315Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T06:06:28.315Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T06:06:28.315Z] 4c7163046ea9: Pulling fs layer [2021-11-16T06:06:28.315Z] 0c2d73faf560: Pulling fs layer [2021-11-16T06:06:28.315Z] 0c2d73faf560: Waiting [2021-11-16T06:06:28.315Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T06:06:28.315Z] 3e5f54012d9b: Download complete [2021-11-16T06:06:28.315Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T06:06:28.315Z] a0d0a0d46f8b: Download complete [2021-11-16T06:06:28.315Z] 4c7163046ea9: Verifying Checksum [2021-11-16T06:06:28.315Z] 4c7163046ea9: Download complete [2021-11-16T06:06:28.315Z] 0c2d73faf560: Verifying Checksum [2021-11-16T06:06:28.315Z] 0c2d73faf560: Download complete [2021-11-16T06:06:28.577Z] a0d0a0d46f8b: Pull complete [2021-11-16T06:06:28.577Z] 3e5f54012d9b: Pull complete [2021-11-16T06:06:28.850Z] 4c7163046ea9: Pull complete [2021-11-16T06:06:29.112Z] 0c2d73faf560: Pull complete [2021-11-16T06:06:29.112Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T06:06:29.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T06:06:29.112Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T06:06:29.182Z] prd-centos7-docker-4c-2g-782 does not seem to be running inside a container [2021-11-16T06:06:29.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-16T06:06:29.822Z] $ docker top ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T06:06:29.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T06:06:29.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T06:06:30.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T06:06:30.047Z] $ docker exec ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent [2021-11-16T06:06:30.201Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpKaKpN/agent.13 [2021-11-16T06:06:30.201Z] SSH_AGENT_PID=19 [2021-11-16T06:06:30.207Z] Running ssh-add (command line suppressed) [2021-11-16T06:06:30.323Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3342761462704562380.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3342761462704562380.key) [2021-11-16T06:06:30.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T06:06:30.630Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T06:06:30.644Z] $ docker exec --env ******** --env ******** ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent -k [2021-11-16T06:06:30.745Z] unset SSH_AUTH_SOCK; [2021-11-16T06:06:30.746Z] unset SSH_AGENT_PID; [2021-11-16T06:06:30.746Z] echo Agent pid 19 killed; [2021-11-16T06:06:30.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T06:06:30.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T06:06:30.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T06:06:30.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T06:06:30.908Z] $ docker exec ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent [2021-11-16T06:06:31.000Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFbafE/agent.52 [2021-11-16T06:06:31.000Z] SSH_AGENT_PID=58 [2021-11-16T06:06:31.007Z] Running ssh-add (command line suppressed) [2021-11-16T06:06:31.114Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7151451341571370212.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7151451341571370212.key) [2021-11-16T06:06:31.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T06:06:31.430Z] + git semver init [2021-11-16T06:06:31.430Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T06:06:31.430Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-11-16T06:06:31.430Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-16T06:06:31.430Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T06:06:31.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T06:06:31.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T06:06:31.430Z] # $SEMVER_BRANCH = PR-431 [2021-11-16T06:06:31.430Z] # $SEMVER_TEMP = /tmp/semver-559510592 [2021-11-16T06:06:31.430Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-16T06:06:33.973Z] # '/tmp/semver-559510592' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-11-16T06:06:33.973Z] # -> Force: false [2021-11-16T06:06:33.973Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-11-16T06:06:33.982Z] $ docker exec --env ******** --env ******** ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent -k [2021-11-16T06:06:34.069Z] unset SSH_AUTH_SOCK; [2021-11-16T06:06:34.069Z] unset SSH_AGENT_PID; [2021-11-16T06:06:34.069Z] echo Agent pid 58 killed; [2021-11-16T06:06:34.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T06:06:34.388Z] + git semver [Pipeline] } [2021-11-16T06:06:34.400Z] $ docker stop --time=1 ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 [2021-11-16T06:06:35.698Z] $ docker rm -f ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T06:06:36.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T06:06:36.281Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T06:06:36.284Z] [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] node [Pipeline] node [2021-11-16T06:06:51.448Z] Still waiting to schedule task [2021-11-16T06:06:51.449Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-782’ [2021-11-16T06:06:51.451Z] Still waiting to schedule task [2021-11-16T06:06:51.451Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-16T06:08:22.417Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-783 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-16T06:08:22.428Z] Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout [2021-11-16T06:08:22.624Z] The recommended git tool is: git [2021-11-16T06:08:27.504Z] using credential edgex-jenkins-ssh [2021-11-16T06:08:27.518Z] Cloning the remote Git repository [2021-11-16T06:08:27.564Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:08:27.661Z] > git init /w/workspace/edgex-ui-go/17 # timeout=10 [2021-11-16T06:08:27.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:08:27.754Z] > git --version # timeout=10 [2021-11-16T06:08:27.769Z] > git --version # 'git version 2.17.1' [2021-11-16T06:08:27.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:08:27.849Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T06:08:30.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-16T06:08:30.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T06:08:30.751Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-16T06:08:30.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:08:30.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:08:30.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T06:08:31.558Z] Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-16T06:08:31.574Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T06:08:31.587Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-16T06:08:31.872Z] > git remote # timeout=10 [2021-11-16T06:08:31.888Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T06:08:31.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:08:31.917Z] > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 [2021-11-16T06:08:32.972Z] Merge succeeded, producing 3eb3f9475e306d0d2262e18168f712eb2ea10304 [2021-11-16T06:08:32.973Z] Checking out Revision 3eb3f9475e306d0d2262e18168f712eb2ea10304 (PR-431) [2021-11-16T06:08:32.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T06:08:32.978Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T06:08:33.008Z] > git checkout -f 3eb3f9475e306d0d2262e18168f712eb2ea10304 # timeout=10 [2021-11-16T06:08:37.399Z] Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" [2021-11-16T06:08:37.424Z] First time build. Skipping changelog. [2021-11-16T06:08:37.406Z] > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T06:08:38.428Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T06:08:38.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T06:08:38.428Z] Dload Upload Total Spent Left Speed [2021-11-16T06:08:38.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7744 0 0 50614 0 --:--:-- --:--:-- --:--:-- 50285 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh [2021-11-16T06:08:38.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T06:08:39.171Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-16T06:08:39.171Z] [2021-11-16T06:08:39.171Z] { [2021-11-16T06:08:39.171Z] "registry-mirrors": [ [2021-11-16T06:08:39.171Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T06:08:39.171Z] ], [2021-11-16T06:08:39.171Z] "bip": "10.250.0.254/24", [2021-11-16T06:08:39.171Z] "hosts": [ [2021-11-16T06:08:39.171Z] "tcp://0.0.0.0:5555", [2021-11-16T06:08:39.171Z] "unix:///var/run/docker.sock" [2021-11-16T06:08:39.171Z] ], [2021-11-16T06:08:39.171Z] "mtu": 1458, [2021-11-16T06:08:39.171Z] "selinux-enabled": true, [2021-11-16T06:08:39.171Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T06:08:39.171Z] } [Pipeline] sh [2021-11-16T06:08:39.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T06:08:39.930Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T06:08:58.281Z] provisioning config files... [2021-11-16T06:08:58.307Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config1266155393653648071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:08:58.672Z] ---> docker-login.sh [2021-11-16T06:08:58.672Z] nexus3.edgexfoundry.org:10001 [2021-11-16T06:08:59.234Z] Running on prd-centos7-docker-4c-2g-784 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-16T06:08:59.249Z] Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout [2021-11-16T06:08:59.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:08:59.346Z] The recommended git tool is: git [2021-11-16T06:08:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:08:59.559Z] Configure a credential helper to remove this warning. See [2021-11-16T06:08:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:08:59.559Z] [2021-11-16T06:08:59.559Z] Login Succeeded [2021-11-16T06:08:59.559Z] nexus3.edgexfoundry.org:10002 [2021-11-16T06:09:00.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:00.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:00.371Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:00.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:00.371Z] [2021-11-16T06:09:00.371Z] Login Succeeded [2021-11-16T06:09:00.371Z] nexus3.edgexfoundry.org:10003 [2021-11-16T06:09:00.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:00.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:00.645Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:00.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:00.645Z] [2021-11-16T06:09:00.645Z] Login Succeeded [2021-11-16T06:09:00.645Z] nexus3.edgexfoundry.org:10004 [2021-11-16T06:09:01.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:01.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:01.255Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:01.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:01.255Z] [2021-11-16T06:09:01.255Z] Login Succeeded [2021-11-16T06:09:01.255Z] docker.io [2021-11-16T06:09:01.335Z] using credential edgex-jenkins-ssh [2021-11-16T06:09:01.349Z] Cloning the remote Git repository [2021-11-16T06:09:01.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:00.974Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:09:01.026Z] > git init /w/workspace/edgex-ui-go/17 # timeout=10 [2021-11-16T06:09:01.058Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:09:01.059Z] > git --version # timeout=10 [2021-11-16T06:09:01.065Z] > git --version # 'git version 2.24.4' [2021-11-16T06:09:01.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:09:01.087Z] [INFO] Currently running in a labeled security context [2021-11-16T06:09:01.087Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-16T06:09:01.087Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh7129071118990326157.key [2021-11-16T06:09:01.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T06:09:02.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:02.123Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:02.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:02.123Z] [2021-11-16T06:09:02.123Z] Login Succeeded [2021-11-16T06:09:02.123Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T06:09:02.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T06:09:02.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T06:09:02.624Z] ========================================================= [2021-11-16T06:09:02.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T06:09:02.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:09:03.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-16T06:09:03.664Z] Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-16T06:09:02.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-16T06:09:02.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T06:09:02.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-16T06:09:02.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-16T06:09:02.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:09:02.646Z] [INFO] Currently running in a labeled security context [2021-11-16T06:09:02.647Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-16T06:09:02.647Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh675765033444508790.key [2021-11-16T06:09:02.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T06:09:03.275Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T06:09:03.282Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-16T06:09:03.365Z] > git remote # timeout=10 [2021-11-16T06:09:03.370Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T06:09:03.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T06:09:03.376Z] [INFO] Currently running in a labeled security context [2021-11-16T06:09:03.376Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-16T06:09:03.377Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh4953292457444552396.key [2021-11-16T06:09:03.385Z] > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 [2021-11-16T06:09:04.070Z] Sending build context to Docker daemon 26.19MB [2021-11-16T06:09:04.070Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-16T06:09:04.070Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-16T06:09:04.070Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T06:09:04.070Z] 552d1f2373af: Pulling fs layer [2021-11-16T06:09:04.070Z] ea3f2d53f512: Pulling fs layer [2021-11-16T06:09:04.070Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T06:09:04.070Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T06:09:04.070Z] 72dc09318566: Pulling fs layer [2021-11-16T06:09:04.070Z] 7a9cfe048b4a: Waiting [2021-11-16T06:09:04.070Z] f4f7b4309257: Pulling fs layer [2021-11-16T06:09:04.070Z] 72dc09318566: Waiting [2021-11-16T06:09:04.070Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T06:09:04.070Z] b78e95d17946: Pulling fs layer [2021-11-16T06:09:04.070Z] 0ac9a79272e3: Waiting [2021-11-16T06:09:04.070Z] f4f7b4309257: Waiting [2021-11-16T06:09:04.070Z] b78e95d17946: Waiting [2021-11-16T06:09:04.070Z] 9e70ebbbe112: Download complete [2021-11-16T06:09:04.070Z] ea3f2d53f512: Verifying Checksum [2021-11-16T06:09:04.070Z] ea3f2d53f512: Download complete [2021-11-16T06:09:04.070Z] 72dc09318566: Verifying Checksum [2021-11-16T06:09:04.070Z] 72dc09318566: Download complete [2021-11-16T06:09:04.070Z] f4f7b4309257: Verifying Checksum [2021-11-16T06:09:04.070Z] f4f7b4309257: Download complete [2021-11-16T06:09:04.070Z] 552d1f2373af: Verifying Checksum [2021-11-16T06:09:04.070Z] 552d1f2373af: Download complete [2021-11-16T06:09:04.070Z] 0ac9a79272e3: Verifying Checksum [2021-11-16T06:09:04.146Z] Merge succeeded, producing cd325b1caba6c9d89b853fa6266e6f903187f6ca [2021-11-16T06:09:04.147Z] Checking out Revision cd325b1caba6c9d89b853fa6266e6f903187f6ca (PR-431) [2021-11-16T06:09:04.357Z] 0ac9a79272e3: Download complete [2021-11-16T06:09:04.954Z] 552d1f2373af: Pull complete [2021-11-16T06:09:03.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T06:09:03.755Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T06:09:03.759Z] > git checkout -f cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [2021-11-16T06:09:05.554Z] ea3f2d53f512: Pull complete [2021-11-16T06:09:06.155Z] 9e70ebbbe112: Pull complete [2021-11-16T06:09:06.155Z] b78e95d17946: Verifying Checksum [2021-11-16T06:09:06.155Z] b78e95d17946: Download complete [2021-11-16T06:09:06.751Z] 7a9cfe048b4a: Verifying Checksum [2021-11-16T06:09:06.751Z] 7a9cfe048b4a: Download complete [2021-11-16T06:09:07.682Z] Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" [2021-11-16T06:09:07.691Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T06:09:07.998Z] provisioning config files... [2021-11-16T06:09:08.011Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config6827392772225985334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:09:08.396Z] ---> docker-login.sh [2021-11-16T06:09:08.396Z] nexus3.edgexfoundry.org:10001 [2021-11-16T06:09:08.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:08.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:08.397Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:08.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:08.397Z] [2021-11-16T06:09:08.397Z] Login Succeeded [2021-11-16T06:09:08.660Z] nexus3.edgexfoundry.org:10002 [2021-11-16T06:09:08.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:08.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:08.660Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:08.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:08.660Z] [2021-11-16T06:09:08.660Z] Login Succeeded [2021-11-16T06:09:08.660Z] nexus3.edgexfoundry.org:10003 [2021-11-16T06:09:08.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:08.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:08.921Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:08.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:08.921Z] [2021-11-16T06:09:08.921Z] Login Succeeded [2021-11-16T06:09:08.921Z] nexus3.edgexfoundry.org:10004 [2021-11-16T06:09:08.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:08.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:08.921Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:08.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:08.921Z] [2021-11-16T06:09:08.921Z] Login Succeeded [2021-11-16T06:09:08.921Z] docker.io [2021-11-16T06:09:08.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T06:09:07.419Z] > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [2021-11-16T06:09:09.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T06:09:09.184Z] Configure a credential helper to remove this warning. See [2021-11-16T06:09:09.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T06:09:09.184Z] [2021-11-16T06:09:09.184Z] Login Succeeded [2021-11-16T06:09:09.184Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T06:09:09.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T06:09:09.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T06:09:09.351Z] ========================================================= [2021-11-16T06:09:09.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T06:09:09.351Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:09:09.661Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-16T06:09:09.661Z] Sending build context to Docker daemon 26.19MB [2021-11-16T06:09:09.661Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-16T06:09:09.661Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-16T06:09:09.943Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T06:09:09.943Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T06:09:09.943Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T06:09:09.943Z] b8b176561691: Pulling fs layer [2021-11-16T06:09:09.943Z] 4527c011a84f: Pulling fs layer [2021-11-16T06:09:09.943Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T06:09:09.943Z] e0aca202a116: Pulling fs layer [2021-11-16T06:09:09.943Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T06:09:09.943Z] 34cad66bf833: Pulling fs layer [2021-11-16T06:09:09.943Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T06:09:09.943Z] e0aca202a116: Waiting [2021-11-16T06:09:09.943Z] 3a43be97a3b4: Waiting [2021-11-16T06:09:09.943Z] 34cad66bf833: Waiting [2021-11-16T06:09:09.943Z] b4e3c513aaa6: Waiting [2021-11-16T06:09:09.943Z] 4527c011a84f: Waiting [2021-11-16T06:09:09.943Z] 5d74067f8e1e: Waiting [2021-11-16T06:09:09.943Z] b8b176561691: Verifying Checksum [2021-11-16T06:09:09.943Z] b8b176561691: Download complete [2021-11-16T06:09:09.943Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T06:09:09.943Z] 31adcdaf11c8: Download complete [2021-11-16T06:09:09.943Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T06:09:09.943Z] 5d74067f8e1e: Download complete [2021-11-16T06:09:09.943Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T06:09:09.943Z] a0d0a0d46f8b: Download complete [2021-11-16T06:09:09.943Z] e0aca202a116: Verifying Checksum [2021-11-16T06:09:09.943Z] e0aca202a116: Download complete [2021-11-16T06:09:09.943Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T06:09:09.943Z] 3a43be97a3b4: Download complete [2021-11-16T06:09:09.943Z] 34cad66bf833: Verifying Checksum [2021-11-16T06:09:09.943Z] 34cad66bf833: Download complete [2021-11-16T06:09:10.229Z] a0d0a0d46f8b: Pull complete [2021-11-16T06:09:10.507Z] 31adcdaf11c8: Pull complete [2021-11-16T06:09:10.775Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T06:09:10.775Z] b4e3c513aaa6: Download complete [2021-11-16T06:09:10.775Z] 4527c011a84f: Verifying Checksum [2021-11-16T06:09:10.775Z] 4527c011a84f: Download complete [2021-11-16T06:09:10.775Z] b8b176561691: Pull complete [2021-11-16T06:09:14.116Z] 4527c011a84f: Pull complete [2021-11-16T06:09:14.380Z] 5d74067f8e1e: Pull complete [2021-11-16T06:09:14.380Z] e0aca202a116: Pull complete [2021-11-16T06:09:14.380Z] 3a43be97a3b4: Pull complete [2021-11-16T06:09:14.646Z] 34cad66bf833: Pull complete [2021-11-16T06:09:16.906Z] 7a9cfe048b4a: Pull complete [2021-11-16T06:09:16.906Z] 72dc09318566: Pull complete [2021-11-16T06:09:17.181Z] f4f7b4309257: Pull complete [2021-11-16T06:09:17.238Z] b4e3c513aaa6: Pull complete [2021-11-16T06:09:17.238Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T06:09:17.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T06:09:17.238Z] ---> 9f6097aaca64 [2021-11-16T06:09:17.238Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-16T06:09:17.782Z] 0ac9a79272e3: Pull complete [2021-11-16T06:09:19.152Z] ---> Running in b1cb3ecfa72f [2021-11-16T06:09:19.152Z] Removing intermediate container b1cb3ecfa72f [2021-11-16T06:09:19.152Z] ---> 008bc8d3863a [2021-11-16T06:09:19.152Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-16T06:09:19.152Z] ---> Running in cb08e8d78385 [2021-11-16T06:09:19.152Z] Removing intermediate container cb08e8d78385 [2021-11-16T06:09:19.152Z] ---> 476605225e4d [2021-11-16T06:09:19.152Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-16T06:09:19.152Z] ---> Running in 07f8feaca925 [2021-11-16T06:09:19.418Z] Removing intermediate container 07f8feaca925 [2021-11-16T06:09:19.418Z] ---> 26d802d00976 [2021-11-16T06:09:19.418Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-16T06:09:19.418Z] ---> Running in 6a71e874a18b [2021-11-16T06:09:19.418Z] Removing intermediate container 6a71e874a18b [2021-11-16T06:09:19.418Z] ---> 8629106b6e1e [2021-11-16T06:09:19.418Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-16T06:09:19.418Z] ---> Running in 48381e577f87 [2021-11-16T06:09:19.418Z] Removing intermediate container 48381e577f87 [2021-11-16T06:09:19.418Z] ---> 9c0533c6409e [2021-11-16T06:09:19.418Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T06:09:19.418Z] ---> Running in fa5fccb02b15 [2021-11-16T06:09:19.996Z] Removing intermediate container fa5fccb02b15 [2021-11-16T06:09:19.996Z] ---> 3424689c6df8 [2021-11-16T06:09:19.996Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-16T06:09:19.996Z] ---> Running in d4a84f23d22d [2021-11-16T06:09:20.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T06:09:21.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T06:09:21.464Z] OK: 220 MiB in 52 packages [2021-11-16T06:09:21.729Z] Removing intermediate container d4a84f23d22d [2021-11-16T06:09:21.729Z] ---> e3de3814c8b0 [2021-11-16T06:09:21.729Z] Step 10/14 : ENV GO111MODULE=on [2021-11-16T06:09:21.729Z] ---> Running in 9144bbe551aa [2021-11-16T06:09:21.992Z] Removing intermediate container 9144bbe551aa [2021-11-16T06:09:21.992Z] ---> 17a55b65c7ad [2021-11-16T06:09:21.992Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-16T06:09:21.992Z] ---> Running in 5c5bd57059f1 [2021-11-16T06:09:21.992Z] Removing intermediate container 5c5bd57059f1 [2021-11-16T06:09:21.992Z] ---> 17f84cde438a [2021-11-16T06:09:21.992Z] Step 12/14 : COPY . . [2021-11-16T06:09:22.939Z] ---> 47b6c926d4b6 [2021-11-16T06:09:22.939Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T06:09:22.939Z] ---> Running in 1031f618d80b [2021-11-16T06:09:24.503Z] b78e95d17946: Pull complete [2021-11-16T06:09:24.503Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T06:09:24.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T06:09:24.503Z] ---> 8b459fc5aaf0 [2021-11-16T06:09:24.503Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-16T06:09:25.096Z] ---> Running in 0f78ae3c14dc [2021-11-16T06:09:25.367Z] Removing intermediate container 0f78ae3c14dc [2021-11-16T06:09:25.367Z] ---> 4a2d03ed04b4 [2021-11-16T06:09:25.367Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-16T06:09:25.640Z] ---> Running in a3487945c266 [2021-11-16T06:09:25.912Z] Removing intermediate container a3487945c266 [2021-11-16T06:09:25.912Z] ---> 0cee0ae1d419 [2021-11-16T06:09:25.912Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-16T06:09:26.185Z] ---> Running in a7a57dc810c7 [2021-11-16T06:09:26.455Z] Removing intermediate container a7a57dc810c7 [2021-11-16T06:09:26.455Z] ---> 3f9847dceb6a [2021-11-16T06:09:26.455Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-16T06:09:26.729Z] ---> Running in b653ceab4013 [2021-11-16T06:09:27.002Z] Removing intermediate container b653ceab4013 [2021-11-16T06:09:27.002Z] ---> 5e2a89662fc9 [2021-11-16T06:09:27.002Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-16T06:09:27.002Z] ---> Running in 7749b73dcf1c [2021-11-16T06:09:27.598Z] Removing intermediate container 7749b73dcf1c [2021-11-16T06:09:27.598Z] ---> 3e17ef3d5028 [2021-11-16T06:09:27.598Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T06:09:27.598Z] ---> Running in 940e72ad245b [2021-11-16T06:09:29.574Z] Removing intermediate container 940e72ad245b [2021-11-16T06:09:29.574Z] ---> ca247d8dde34 [2021-11-16T06:09:29.574Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-16T06:09:29.574Z] ---> Running in 0ddbfbd56de0 [2021-11-16T06:09:31.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T06:09:31.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T06:09:32.575Z] OK: 219 MiB in 52 packages [2021-11-16T06:09:33.175Z] Removing intermediate container 0ddbfbd56de0 [2021-11-16T06:09:33.175Z] ---> b718cafdeff3 [2021-11-16T06:09:33.175Z] Step 10/14 : ENV GO111MODULE=on [2021-11-16T06:09:33.450Z] ---> Running in ac1dc57f6aa3 [2021-11-16T06:09:33.723Z] Removing intermediate container ac1dc57f6aa3 [2021-11-16T06:09:33.723Z] ---> cc38f44226a3 [2021-11-16T06:09:33.723Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-16T06:09:33.723Z] ---> Running in 30ac79e83ed5 [2021-11-16T06:09:34.341Z] Removing intermediate container 30ac79e83ed5 [2021-11-16T06:09:34.341Z] ---> cd39adbfeba8 [2021-11-16T06:09:34.341Z] Step 12/14 : COPY . . [2021-11-16T06:09:36.967Z] ---> e8e629f0d676 [2021-11-16T06:09:36.967Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T06:09:37.248Z] ---> Running in eb00fe85fc2a [2021-11-16T06:10:09.687Z] Removing intermediate container 1031f618d80b [2021-11-16T06:10:09.687Z] ---> 980951f9aeb2 [2021-11-16T06:10:09.687Z] Step 14/14 : RUN ${MAKE} [2021-11-16T06:10:09.687Z] ---> Running in 154e1c712c63 [2021-11-16T06:10:09.687Z] noop [2021-11-16T06:10:09.687Z] Removing intermediate container 154e1c712c63 [2021-11-16T06:10:09.687Z] ---> d528d449663a [2021-11-16T06:10:09.687Z] Successfully built d528d449663a [2021-11-16T06:10:09.687Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:09.985Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T06:10:09.985Z] . [Pipeline] withDockerContainer [2021-11-16T06:10:10.049Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-11-16T06:10:10.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-16T06:10:10.444Z] $ docker top 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T06:10:10.805Z] + go version [2021-11-16T06:10:10.805Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T06:10:10.816Z] $ docker stop --time=1 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 [2021-11-16T06:10:11.986Z] $ docker rm -f 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:12.522Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T06:10:12.522Z] . [Pipeline] withDockerContainer [2021-11-16T06:10:12.589Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-11-16T06:10:12.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-16T06:10:12.993Z] $ docker top 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-16T06:10:13.369Z] + make test [2021-11-16T06:10:13.369Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-16T06:10:13.637Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-16T06:10:25.984Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-16T06:10:25.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-16T06:10:25.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-16T06:10:25.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-16T06:10:25.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-16T06:10:25.985Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-16T06:10:25.985Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-16T06:10:30.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T06:10:30.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-16T06:10:30.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-16T06:10:30.511Z] $ docker stop --time=1 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb [2021-11-16T06:10:32.106Z] $ docker rm -f 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T06:10:32.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-16T06:10:32.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-16T06:10:33.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-16T06:10:34.261Z] + ls -al . [2021-11-16T06:10:34.261Z] total 112 [2021-11-16T06:10:34.261Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 16 06:10 . [2021-11-16T06:10:34.261Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 16 06:09 .. [2021-11-16T06:10:34.261Z] drwxrwxr-x. 4 jenkins jenkins 36 Nov 16 06:09 assets [2021-11-16T06:10:34.261Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 16 06:09 bin [2021-11-16T06:10:34.261Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 16 06:09 cmd [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 16 06:09 CONTRIBUTING.md [2021-11-16T06:10:34.261Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 16 06:10 coverage.out [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 16 06:09 Dockerfile [2021-11-16T06:10:34.261Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 16 06:09 docs [2021-11-16T06:10:34.261Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 16 06:09 .git [2021-11-16T06:10:34.261Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 16 06:09 .github [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 16 06:09 .gitignore [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 744 Nov 16 06:09 go.mod [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 48565 Nov 16 06:09 go.sum [2021-11-16T06:10:34.261Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 16 06:09 internal [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 16 06:09 Jenkinsfile [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 16 06:09 LICENSE [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 16 06:09 Makefile [2021-11-16T06:10:34.261Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 16 06:09 pkg [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 16 06:09 README.md [2021-11-16T06:10:34.261Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 16 06:09 snap [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 16 06:06 VERSION [2021-11-16T06:10:34.261Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 16 06:09 version.go [2021-11-16T06:10:34.261Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 16 06:09 web [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:34.559Z] + 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=cd325b1caba6c9d89b853fa6266e6f903187f6ca --label arch=amd64 --label version=0.0.0 . [2021-11-16T06:10:34.559Z] Sending build context to Docker daemon 26.19MB [2021-11-16T06:10:34.559Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-16T06:10:34.559Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-16T06:10:34.559Z] ---> d528d449663a [2021-11-16T06:10:34.559Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-16T06:10:34.819Z] ---> Running in f6127e132729 [2021-11-16T06:10:34.819Z] Removing intermediate container f6127e132729 [2021-11-16T06:10:34.819Z] ---> e26b577d61d8 [2021-11-16T06:10:34.819Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-16T06:10:34.819Z] ---> Running in 4fcde037dcb3 [2021-11-16T06:10:35.078Z] Removing intermediate container 4fcde037dcb3 [2021-11-16T06:10:35.078Z] ---> 77a37be98bed [2021-11-16T06:10:35.078Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-16T06:10:35.078Z] ---> Running in e942b1462544 [2021-11-16T06:10:35.078Z] Removing intermediate container e942b1462544 [2021-11-16T06:10:35.078Z] ---> faca29120b8c [2021-11-16T06:10:35.078Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-16T06:10:35.078Z] ---> Running in 7aad85b5ecd8 [2021-11-16T06:10:35.078Z] Removing intermediate container 7aad85b5ecd8 [2021-11-16T06:10:35.078Z] ---> 815fb1d0389f [2021-11-16T06:10:35.078Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-16T06:10:35.339Z] ---> Running in ef5f6b8e4b2a [2021-11-16T06:10:35.339Z] Removing intermediate container ef5f6b8e4b2a [2021-11-16T06:10:35.339Z] ---> 8c90ba183dd8 [2021-11-16T06:10:35.339Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T06:10:35.339Z] ---> Running in 27340a7d2597 [2021-11-16T06:10:35.600Z] Removing intermediate container 27340a7d2597 [2021-11-16T06:10:35.600Z] ---> 33ee0b74d777 [2021-11-16T06:10:35.600Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-16T06:10:35.862Z] ---> Running in 6fe790823fa9 [2021-11-16T06:10:36.125Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T06:10:37.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T06:10:37.065Z] OK: 220 MiB in 52 packages [2021-11-16T06:10:37.325Z] Removing intermediate container 6fe790823fa9 [2021-11-16T06:10:37.326Z] ---> 48fa5b65b1ea [2021-11-16T06:10:37.326Z] Step 10/22 : ENV GO111MODULE=on [2021-11-16T06:10:37.326Z] ---> Running in f222cc45a053 [2021-11-16T06:10:37.585Z] Removing intermediate container f222cc45a053 [2021-11-16T06:10:37.585Z] ---> 595d01876f42 [2021-11-16T06:10:37.585Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-16T06:10:37.585Z] ---> Running in 85131d945905 [2021-11-16T06:10:37.585Z] Removing intermediate container 85131d945905 [2021-11-16T06:10:37.585Z] ---> 213a90c8dfd1 [2021-11-16T06:10:37.585Z] Step 12/22 : COPY . . [2021-11-16T06:10:38.526Z] ---> fd9f8ad4ba72 [2021-11-16T06:10:38.526Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T06:10:38.526Z] ---> Running in 6a7253a0a043 [2021-11-16T06:10:39.103Z] Removing intermediate container 6a7253a0a043 [2021-11-16T06:10:39.103Z] ---> 22fe36906d13 [2021-11-16T06:10:39.103Z] Step 14/22 : RUN ${MAKE} [2021-11-16T06:10:39.103Z] ---> Running in ee5aa9d0d966 [2021-11-16T06:10:39.365Z] 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 [2021-11-16T06:10:45.281Z] Removing intermediate container eb00fe85fc2a [2021-11-16T06:10:45.281Z] ---> 13d6db64e387 [2021-11-16T06:10:45.281Z] Step 14/14 : RUN ${MAKE} [2021-11-16T06:10:45.281Z] ---> Running in 8e1f07c9e3f5 [2021-11-16T06:10:46.715Z] noop [2021-11-16T06:10:46.989Z] Removing intermediate container 8e1f07c9e3f5 [2021-11-16T06:10:46.989Z] ---> 84736b1fc236 [2021-11-16T06:10:47.262Z] Successfully built 84736b1fc236 [2021-11-16T06:10:47.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:47.606Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T06:10:47.606Z] . [2021-11-16T06:10:47.610Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] withDockerContainer [2021-11-16T06:10:47.856Z] prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container [2021-11-16T06:10:47.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-16T06:10:49.004Z] Removing intermediate container ee5aa9d0d966 [2021-11-16T06:10:49.004Z] ---> 1038f46475e9 [2021-11-16T06:10:49.004Z] Step 15/22 : FROM alpine:3.14 [2021-11-16T06:10:49.409Z] $ docker top 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T06:10:50.361Z] + go version [2021-11-16T06:10:50.361Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-16T06:10:50.393Z] $ docker stop --time=1 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f [2021-11-16T06:10:52.065Z] $ docker rm -f 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:52.833Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T06:10:52.833Z] . [Pipeline] withDockerContainer [2021-11-16T06:10:53.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container [2021-11-16T06:10:53.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-16T06:10:53.216Z] 3.14: Pulling from library/alpine [2021-11-16T06:10:53.216Z] 97518928ae5f: Pulling fs layer [2021-11-16T06:10:53.216Z] 97518928ae5f: Verifying Checksum [2021-11-16T06:10:53.216Z] 97518928ae5f: Download complete [2021-11-16T06:10:53.216Z] 97518928ae5f: Pull complete [2021-11-16T06:10:53.216Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T06:10:53.216Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T06:10:53.216Z] ---> 0a97eee8041e [2021-11-16T06:10:53.216Z] Step 16/22 : EXPOSE 4000 [2021-11-16T06:10:53.216Z] ---> Running in a65ec3012065 [2021-11-16T06:10:53.216Z] Removing intermediate container a65ec3012065 [2021-11-16T06:10:53.216Z] ---> c97083f40631 [2021-11-16T06:10:53.216Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-16T06:10:53.787Z] ---> 84fcc7bfd510 [2021-11-16T06:10:53.787Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-16T06:10:53.787Z] ---> Running in d53a9e903148 [2021-11-16T06:10:53.787Z] Removing intermediate container d53a9e903148 [2021-11-16T06:10:53.787Z] ---> 88a8f4d4565b [2021-11-16T06:10:53.787Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-16T06:10:53.787Z] ---> Running in df9b260f1aeb [2021-11-16T06:10:54.049Z] Removing intermediate container df9b260f1aeb [2021-11-16T06:10:54.049Z] ---> 61aad4312ea3 [2021-11-16T06:10:54.049Z] Step 20/22 : LABEL arch=amd64 [2021-11-16T06:10:54.049Z] ---> Running in 194d920d5580 [2021-11-16T06:10:54.049Z] Removing intermediate container 194d920d5580 [2021-11-16T06:10:54.049Z] ---> fb63b91284bf [2021-11-16T06:10:54.049Z] Step 21/22 : LABEL git_sha=cd325b1caba6c9d89b853fa6266e6f903187f6ca [2021-11-16T06:10:54.049Z] ---> Running in bdd840a5ad0d [2021-11-16T06:10:54.049Z] Removing intermediate container bdd840a5ad0d [2021-11-16T06:10:54.049Z] ---> be7a08d69f1d [2021-11-16T06:10:54.049Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T06:10:54.049Z] ---> Running in 363d19d5f26b [2021-11-16T06:10:54.309Z] Removing intermediate container 363d19d5f26b [2021-11-16T06:10:54.309Z] ---> bc839f897ba4 [2021-11-16T06:10:54.309Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-16T06:10:54.309Z] Successfully built bc839f897ba4 [2021-11-16T06:10:54.309Z] Successfully tagged edgex-ui:latest [2021-11-16T06:10:54.623Z] $ docker top 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [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 [2021-11-16T06:10:55.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:10:55.498Z] [2021-11-16T06:10:55.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:10:55.615Z] + make test [2021-11-16T06:10:55.615Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-16T06:10:55.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:10:55.803Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T06:10:55.803Z] b4d181a07f80: Pulling fs layer [2021-11-16T06:10:55.803Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T06:10:55.803Z] ed53099fbce6: Pulling fs layer [2021-11-16T06:10:55.803Z] dc539afda2c1: Pulling fs layer [2021-11-16T06:10:55.803Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T06:10:55.803Z] 9065ff56babe: Pulling fs layer [2021-11-16T06:10:55.803Z] d287ab97295c: Pulling fs layer [2021-11-16T06:10:55.803Z] dc539afda2c1: Waiting [2021-11-16T06:10:55.803Z] 77bc0d833cb6: Waiting [2021-11-16T06:10:55.803Z] 9065ff56babe: Waiting [2021-11-16T06:10:55.803Z] d287ab97295c: Waiting [2021-11-16T06:10:55.803Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T06:10:55.803Z] a1111a8f2ec3: Download complete [2021-11-16T06:10:55.803Z] dc539afda2c1: Verifying Checksum [2021-11-16T06:10:55.803Z] dc539afda2c1: Download complete [2021-11-16T06:10:55.803Z] ed53099fbce6: Verifying Checksum [2021-11-16T06:10:55.803Z] ed53099fbce6: Download complete [2021-11-16T06:10:55.803Z] 9065ff56babe: Verifying Checksum [2021-11-16T06:10:55.803Z] 9065ff56babe: Download complete [2021-11-16T06:10:56.067Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T06:10:56.067Z] 77bc0d833cb6: Download complete [2021-11-16T06:10:56.067Z] b4d181a07f80: Verifying Checksum [2021-11-16T06:10:56.067Z] b4d181a07f80: Download complete [2021-11-16T06:10:56.651Z] d287ab97295c: Verifying Checksum [2021-11-16T06:10:56.652Z] d287ab97295c: Download complete [2021-11-16T06:10:57.054Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-16T06:10:57.605Z] b4d181a07f80: Pull complete [2021-11-16T06:10:57.605Z] a1111a8f2ec3: Pull complete [2021-11-16T06:10:58.179Z] ed53099fbce6: Pull complete [2021-11-16T06:10:58.179Z] dc539afda2c1: Pull complete [2021-11-16T06:10:58.440Z] 77bc0d833cb6: Pull complete [2021-11-16T06:10:58.711Z] 9065ff56babe: Pull complete [2021-11-16T06:11:04.052Z] d287ab97295c: Pull complete [2021-11-16T06:11:04.052Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T06:11:04.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:11:04.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T06:11:04.117Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-11-16T06:11:04.153Z] $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-16T06:11:06.448Z] $ docker top 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:11:06.914Z] ---> job-cost.sh [2021-11-16T06:11:06.914Z] lf-activate-venv: SKIPPING [2021-11-16T06:11:06.914Z] INFO: No Stack... [2021-11-16T06:11:07.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T06:11:07.435Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T06:11:07.728Z] + cat /w/workspace/edgex-ui-go/17/archives/cost.csv [2021-11-16T06:11:07.728Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T06:11:07.757Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [2021-11-16T06:11:07.766Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] did not exist. Created. [2021-11-16T06:11:07.766Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T06:11:08.072Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-16T06:11:08.115Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T06:11:08.121Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T06:11:08.135Z] $ docker stop --time=1 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 [2021-11-16T06:11:09.273Z] $ docker rm -f 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-16T06:11:36.096Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-16T06:11:36.096Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-16T06:11:58.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T06:11:58.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-16T06:11:58.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-16T06:11:58.315Z] $ docker stop --time=1 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 [2021-11-16T06:12:00.076Z] $ docker rm -f 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T06:12:00.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-16T06:12:00.861Z] Warning: overwriting stash ‘coverage-report’ [2021-11-16T06:12:01.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T06:12:01.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-16T06:12:02.204Z] + ls -al . [2021-11-16T06:12:02.204Z] total 152 [2021-11-16T06:12:02.204Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 06:10 . [2021-11-16T06:12:02.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 .. [2021-11-16T06:12:02.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:08 .git [2021-11-16T06:12:02.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 .github [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 16 06:08 .gitignore [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 16 06:08 CONTRIBUTING.md [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 16 06:08 Dockerfile [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 16 06:08 Jenkinsfile [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 16 06:08 LICENSE [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 16 06:08 Makefile [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 16 06:08 README.md [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 16 06:06 VERSION [2021-11-16T06:12:02.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 assets [2021-11-16T06:12:02.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 bin [2021-11-16T06:12:02.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:08 cmd [2021-11-16T06:12:02.204Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 16 06:10 coverage.out [2021-11-16T06:12:02.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 docs [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 744 Nov 16 06:08 go.mod [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 48565 Nov 16 06:08 go.sum [2021-11-16T06:12:02.204Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 06:08 internal [2021-11-16T06:12:02.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:08 pkg [2021-11-16T06:12:02.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 snap [2021-11-16T06:12:02.204Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 16 06:08 version.go [2021-11-16T06:12:02.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 web [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:12:02.546Z] + 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=3eb3f9475e306d0d2262e18168f712eb2ea10304 --label arch=arm64 --label version=0.0.0 . [2021-11-16T06:12:03.538Z] Sending build context to Docker daemon 26.19MB [2021-11-16T06:12:03.538Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-16T06:12:03.538Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-16T06:12:03.538Z] ---> 84736b1fc236 [2021-11-16T06:12:03.538Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-16T06:12:03.810Z] ---> Running in 04877f11db31 [2021-11-16T06:12:04.082Z] Removing intermediate container 04877f11db31 [2021-11-16T06:12:04.082Z] ---> 6717ddaf173a [2021-11-16T06:12:04.082Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-16T06:12:04.355Z] ---> Running in 0e4fd917cfa8 [2021-11-16T06:12:04.628Z] Removing intermediate container 0e4fd917cfa8 [2021-11-16T06:12:04.628Z] ---> aaeff9720b46 [2021-11-16T06:12:04.628Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-16T06:12:04.628Z] ---> Running in d8bc286deae8 [2021-11-16T06:12:05.222Z] Removing intermediate container d8bc286deae8 [2021-11-16T06:12:05.222Z] ---> a454c4a431ec [2021-11-16T06:12:05.222Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-16T06:12:05.222Z] ---> Running in 626d89b13fcc [2021-11-16T06:12:05.494Z] Removing intermediate container 626d89b13fcc [2021-11-16T06:12:05.494Z] ---> 1616592ff256 [2021-11-16T06:12:05.494Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-16T06:12:05.767Z] ---> Running in b13b22afed16 [2021-11-16T06:12:06.043Z] Removing intermediate container b13b22afed16 [2021-11-16T06:12:06.043Z] ---> de5495806451 [2021-11-16T06:12:06.043Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T06:12:06.321Z] ---> Running in 77f4b8b853e3 [2021-11-16T06:12:08.313Z] Removing intermediate container 77f4b8b853e3 [2021-11-16T06:12:08.313Z] ---> b6848b38d4f4 [2021-11-16T06:12:08.313Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-16T06:12:08.313Z] ---> Running in 3bef11610b64 [2021-11-16T06:12:09.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T06:12:10.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T06:12:10.864Z] OK: 219 MiB in 52 packages [2021-11-16T06:12:11.848Z] Removing intermediate container 3bef11610b64 [2021-11-16T06:12:11.848Z] ---> 10c4beb57140 [2021-11-16T06:12:11.848Z] Step 10/22 : ENV GO111MODULE=on [2021-11-16T06:12:11.848Z] ---> Running in d6bc5d824fb6 [2021-11-16T06:12:12.445Z] Removing intermediate container d6bc5d824fb6 [2021-11-16T06:12:12.445Z] ---> d71c3417d4a4 [2021-11-16T06:12:12.445Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-16T06:12:12.445Z] ---> Running in 55b7c7f5faca [2021-11-16T06:12:12.719Z] Removing intermediate container 55b7c7f5faca [2021-11-16T06:12:12.719Z] ---> 687193848986 [2021-11-16T06:12:12.719Z] Step 12/22 : COPY . . [2021-11-16T06:12:16.108Z] ---> 9b747d14bf66 [2021-11-16T06:12:16.108Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T06:12:16.108Z] ---> Running in a28bde084dad [2021-11-16T06:12:18.089Z] Removing intermediate container a28bde084dad [2021-11-16T06:12:18.089Z] ---> 16e8a5f3ed9a [2021-11-16T06:12:18.089Z] Step 14/22 : RUN ${MAKE} [2021-11-16T06:12:18.367Z] ---> Running in 20d886d1c1ee [2021-11-16T06:12:19.353Z] 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 [2021-11-16T06:12:46.176Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-16T06:12:50.479Z] Removing intermediate container 20d886d1c1ee [2021-11-16T06:12:50.479Z] ---> 999cc3161d7c [2021-11-16T06:12:50.479Z] Step 15/22 : FROM alpine:3.14 [2021-11-16T06:12:53.867Z] 3.14: Pulling from library/alpine [2021-11-16T06:12:53.867Z] be307f383ecc: Pulling fs layer [2021-11-16T06:12:54.139Z] be307f383ecc: Verifying Checksum [2021-11-16T06:12:54.139Z] be307f383ecc: Download complete [2021-11-16T06:12:54.739Z] be307f383ecc: Pull complete [2021-11-16T06:12:54.739Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T06:12:54.739Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T06:12:54.739Z] ---> 5b8b7b635229 [2021-11-16T06:12:54.739Z] Step 16/22 : EXPOSE 4000 [2021-11-16T06:12:54.739Z] ---> Running in 2c8b63f1f437 [2021-11-16T06:12:55.335Z] Removing intermediate container 2c8b63f1f437 [2021-11-16T06:12:55.335Z] ---> 6636283e63c7 [2021-11-16T06:12:55.335Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-16T06:12:56.766Z] ---> a74acf4be55a [2021-11-16T06:12:56.766Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-16T06:12:56.766Z] ---> Running in a2c52872ae31 [2021-11-16T06:12:57.040Z] Removing intermediate container a2c52872ae31 [2021-11-16T06:12:57.040Z] ---> 305da4bc3539 [2021-11-16T06:12:57.040Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-16T06:12:57.040Z] ---> Running in f266df108672 [2021-11-16T06:12:57.638Z] Removing intermediate container f266df108672 [2021-11-16T06:12:57.638Z] ---> a87909170ca6 [2021-11-16T06:12:57.638Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T06:12:57.638Z] ---> Running in bce23305026d [2021-11-16T06:12:57.911Z] Removing intermediate container bce23305026d [2021-11-16T06:12:57.911Z] ---> e6d190dfc703 [2021-11-16T06:12:57.911Z] Step 21/22 : LABEL git_sha=3eb3f9475e306d0d2262e18168f712eb2ea10304 [2021-11-16T06:12:58.188Z] ---> Running in a7aa57c59667 [2021-11-16T06:12:58.464Z] Removing intermediate container a7aa57c59667 [2021-11-16T06:12:58.464Z] ---> 27c32d38169b [2021-11-16T06:12:58.464Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T06:12:58.464Z] ---> Running in aa3773b0337f [2021-11-16T06:12:59.060Z] Removing intermediate container aa3773b0337f [2021-11-16T06:12:59.060Z] ---> 11d5d4f54324 [2021-11-16T06:12:59.060Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-16T06:12:59.060Z] Successfully built 11d5d4f54324 [2021-11-16T06:12:59.060Z] 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 [2021-11-16T06:12:59.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T06:12:59.883Z] [2021-11-16T06:12:59.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:13:00.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T06:13:00.501Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T06:13:00.502Z] 448f6bf000e3: Pulling fs layer [2021-11-16T06:13:00.502Z] f757da607395: Pulling fs layer [2021-11-16T06:13:00.502Z] 05883995daec: Pulling fs layer [2021-11-16T06:13:00.502Z] 8603b9c90790: Pulling fs layer [2021-11-16T06:13:00.502Z] 1560dd03e051: Pulling fs layer [2021-11-16T06:13:00.502Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T06:13:00.502Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T06:13:00.502Z] 8603b9c90790: Waiting [2021-11-16T06:13:00.502Z] 1560dd03e051: Waiting [2021-11-16T06:13:00.502Z] 27f5ce0e4adf: Waiting [2021-11-16T06:13:00.502Z] c2d8d7efcc4b: Waiting [2021-11-16T06:13:00.502Z] f757da607395: Verifying Checksum [2021-11-16T06:13:00.502Z] f757da607395: Download complete [2021-11-16T06:13:00.502Z] 8603b9c90790: Download complete [2021-11-16T06:13:00.777Z] 1560dd03e051: Verifying Checksum [2021-11-16T06:13:00.777Z] 1560dd03e051: Download complete [2021-11-16T06:13:00.777Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T06:13:00.777Z] 27f5ce0e4adf: Download complete [2021-11-16T06:13:00.777Z] 05883995daec: Verifying Checksum [2021-11-16T06:13:00.777Z] 05883995daec: Download complete [2021-11-16T06:13:01.053Z] 448f6bf000e3: Verifying Checksum [2021-11-16T06:13:01.054Z] 448f6bf000e3: Download complete [2021-11-16T06:13:03.670Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T06:13:03.670Z] c2d8d7efcc4b: Download complete [2021-11-16T06:13:04.648Z] 448f6bf000e3: Pull complete [2021-11-16T06:13:05.244Z] f757da607395: Pull complete [2021-11-16T06:13:06.678Z] 05883995daec: Pull complete [2021-11-16T06:13:06.950Z] 8603b9c90790: Pull complete [2021-11-16T06:13:07.933Z] 1560dd03e051: Pull complete [2021-11-16T06:13:08.204Z] 27f5ce0e4adf: Pull complete [2021-11-16T06:13:23.290Z] c2d8d7efcc4b: Pull complete [2021-11-16T06:13:23.290Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T06:13:23.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T06:13:23.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T06:13:23.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container [2021-11-16T06:13:23.629Z] $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-16T06:13:26.388Z] $ docker top 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:27.323Z] ---> job-cost.sh [2021-11-16T06:13:27.323Z] lf-activate-venv: SKIPPING [2021-11-16T06:13:27.323Z] INFO: No Stack... [2021-11-16T06:13:27.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T06:13:27.867Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T06:13:28.527Z] + cat /w/workspace/edgex-ui-go/17/archives/cost.csv [2021-11-16T06:13:28.527Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T06:13:28.588Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [2021-11-16T06:13:28.594Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] did not exist. Created. [2021-11-16T06:13:28.594Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T06:13:29.271Z] /w/workspace/edgex-ui-go/17@tmp/durable-8dfd04b7/script.sh: 1: /w/workspace/edgex-ui-go/17@tmp/durable-8dfd04b7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-16T06:13:29.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T06:13:29.959Z] Warning: overwriting stash ‘stack-cost’ [2021-11-16T06:13:30.100Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T06:13:30.108Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T06:13:30.137Z] $ docker stop --time=1 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 [2021-11-16T06:13:31.667Z] $ docker rm -f 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-16T06:13:32.405Z] provisioning config files... [2021-11-16T06:13:32.413Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7963499000642999653tmp [Pipeline] { [Pipeline] sh [2021-11-16T06:13:32.710Z] + set +x [2021-11-16T06:13:32.710Z] + curl -s https://codecov.io/bash [2021-11-16T06:13:32.710Z] + bash -s -- [2021-11-16T06:13:32.710Z] [2021-11-16T06:13:32.710Z] _____ _ [2021-11-16T06:13:32.710Z] / ____| | | [2021-11-16T06:13:32.710Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T06:13:32.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T06:13:32.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T06:13:32.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T06:13:32.710Z] Bash-1.0.6 [2021-11-16T06:13:32.710Z] [2021-11-16T06:13:32.710Z] [2021-11-16T06:13:32.710Z] ==> git version 2.24.4 found [2021-11-16T06:13:32.710Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-16T06:13:32.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T06:13:32.710Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T06:13:32.710Z] ==> Jenkins CI detected. [2021-11-16T06:13:32.710Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-16T06:13:32.710Z] project root: . [2021-11-16T06:13:32.710Z] --> token set from env [2021-11-16T06:13:32.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T06:13:32.710Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T06:13:32.972Z] ==> Python coveragepy not found [2021-11-16T06:13:32.972Z] ==> Searching for coverage reports in: [2021-11-16T06:13:32.972Z] + . [2021-11-16T06:13:32.972Z] -> Found 1 reports [2021-11-16T06:13:32.972Z] ==> Detecting git/mercurial file structure [2021-11-16T06:13:32.972Z] ==> Reading reports [2021-11-16T06:13:32.972Z] + ./coverage.out bytes=10 [2021-11-16T06:13:32.972Z] ==> Appending adjustments [2021-11-16T06:13:32.972Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T06:13:32.972Z] + Found adjustments [2021-11-16T06:13:32.972Z] ==> Gzipping contents [2021-11-16T06:13:32.972Z] 4.0K /tmp/codecov.DDM2s4.gz [2021-11-16T06:13:32.972Z] ==> Uploading reports [2021-11-16T06:13:32.972Z] url: https://codecov.io [2021-11-16T06:13:32.972Z] query: branch=PR-431&commit=c372851bad9ad1a098f844cd93a1550b92f18736&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-16T06:13:32.972Z] -> Pinging Codecov [2021-11-16T06:13:32.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=c372851bad9ad1a098f844cd93a1550b92f18736&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-16T06:13:33.233Z] -> Uploading to [2021-11-16T06:13:33.233Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/FB506323287CE973F263BFD2A0EB1F37/c372851bad9ad1a098f844cd93a1550b92f18736/ac95d9c3-5630-46df-827c-7f66b83c533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T061333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb667a259982f737469c4f0b1b90cf4c376c4caad97cfad30cb76e3c52b4a903 [2021-11-16T06:13:33.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T06:13:33.233Z] Dload Upload Total Spent Left Speed [2021-11-16T06:13:33.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12931 --:--:-- --:--:-- --:--:-- 12894 100 3804 0 0 100 3804 0 12925 --:--:-- --:--:-- --:--:-- 12894 [2021-11-16T06:13:33.806Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] } [2021-11-16T06:13:33.828Z] 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 [2021-11-16T06:13:35.104Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:35.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:35.732Z] ---> package-listing.sh [2021-11-16T06:13:35.732Z] ++ facter osfamily [2021-11-16T06:13:35.732Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T06:13:35.732Z] + OS_FAMILY=redhat [2021-11-16T06:13:35.732Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-16T06:13:35.732Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T06:13:35.732Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T06:13:35.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T06:13:35.732Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T06:13:35.732Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-16T06:13:35.732Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T06:13:35.732Z] + case "${OS_FAMILY}" in [2021-11-16T06:13:35.732Z] + rpm -qa [2021-11-16T06:13:35.732Z] + sort [2021-11-16T06:13:36.674Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T06:13:36.674Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T06:13:36.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T06:13:36.674Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-16T06:13:36.674Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-11-16T06:13:36.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-11-16T06:13:36.685Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T06:13:36.969Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:13:37.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:13:37.267Z] [2021-11-16T06:13:37.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T06:13:37.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:13:37.567Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T06:13:37.567Z] b4d181a07f80: Pulling fs layer [2021-11-16T06:13:37.567Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T06:13:37.567Z] ed53099fbce6: Pulling fs layer [2021-11-16T06:13:37.567Z] dc539afda2c1: Pulling fs layer [2021-11-16T06:13:37.567Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T06:13:37.567Z] 9065ff56babe: Pulling fs layer [2021-11-16T06:13:37.567Z] d287ab97295c: Pulling fs layer [2021-11-16T06:13:37.567Z] 77bc0d833cb6: Waiting [2021-11-16T06:13:37.567Z] 9065ff56babe: Waiting [2021-11-16T06:13:37.567Z] d287ab97295c: Waiting [2021-11-16T06:13:37.567Z] dc539afda2c1: Waiting [2021-11-16T06:13:37.567Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T06:13:37.567Z] a1111a8f2ec3: Download complete [2021-11-16T06:13:37.567Z] dc539afda2c1: Verifying Checksum [2021-11-16T06:13:37.567Z] dc539afda2c1: Download complete [2021-11-16T06:13:37.567Z] ed53099fbce6: Verifying Checksum [2021-11-16T06:13:37.567Z] ed53099fbce6: Download complete [2021-11-16T06:13:37.567Z] 9065ff56babe: Verifying Checksum [2021-11-16T06:13:37.567Z] 9065ff56babe: Download complete [2021-11-16T06:13:37.827Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T06:13:37.827Z] 77bc0d833cb6: Download complete [2021-11-16T06:13:37.827Z] b4d181a07f80: Verifying Checksum [2021-11-16T06:13:37.827Z] b4d181a07f80: Download complete [2021-11-16T06:13:38.397Z] d287ab97295c: Verifying Checksum [2021-11-16T06:13:38.397Z] d287ab97295c: Download complete [2021-11-16T06:13:39.343Z] b4d181a07f80: Pull complete [2021-11-16T06:13:39.343Z] a1111a8f2ec3: Pull complete [2021-11-16T06:13:39.919Z] ed53099fbce6: Pull complete [2021-11-16T06:13:39.919Z] dc539afda2c1: Pull complete [2021-11-16T06:13:40.184Z] 77bc0d833cb6: Pull complete [2021-11-16T06:13:40.184Z] 9065ff56babe: Pull complete [2021-11-16T06:13:45.517Z] d287ab97295c: Pull complete [2021-11-16T06:13:45.517Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T06:13:45.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T06:13:45.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T06:13:45.581Z] prd-centos7-docker-4c-2g-782 does not seem to be running inside a container [2021-11-16T06:13:45.616Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-16T06:13:48.002Z] $ docker top fd5fb385dc8ac0f7df4c56f756c1a80195e8163d0586b1a70d3b5f7e66d331e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T06:13:48.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T06:13:48.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T06:13:48.948Z] + ls /var/log/sa-host [2021-11-16T06:13:48.948Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T06:13:48.948Z] file_magic: OK [2021-11-16T06:13:48.948Z] HZ: Using current value: 100 [2021-11-16T06:13:48.948Z] file_header: OK [2021-11-16T06:13:48.948Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-16T06:13:48.948Z] Statistics: [2021-11-16T06:13:48.948Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T06:13:48.948Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T06:13:48.948Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T06:13:48.948Z] file_magic: OK [2021-11-16T06:13:48.948Z] HZ: Using current value: 100 [2021-11-16T06:13:48.948Z] file_header: OK [2021-11-16T06:13:48.948Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-16T06:13:48.948Z] Statistics: [2021-11-16T06:13:48.948Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T06:13:48.948Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T06:13:49.200Z] provisioning config files... [2021-11-16T06:13:49.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7670054626315959302tmp [Pipeline] { [Pipeline] echo [2021-11-16T06:13:49.232Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:49.525Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T06:13:49.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:49.865Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T06:13:49.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:50.164Z] ---> sudo-logs.sh [2021-11-16T06:13:50.164Z] Archiving 'sudo' log.. [2021-11-16T06:13:50.164Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-782.novalocal: Name or service not known [2021-11-16T06:13:50.164Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-782.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T06:13:50.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:50.480Z] ---> job-cost.sh [2021-11-16T06:13:50.480Z] lf-activate-venv: SKIPPING [2021-11-16T06:13:50.481Z] DEBUG: total: 0.10999999940395355 [2021-11-16T06:13:50.481Z] INFO: Retrieving Stack Cost... [2021-11-16T06:13:51.052Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T06:13:51.313Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T06:13:51.326Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T06:13:51.625Z] ---> logs-deploy.sh [2021-11-16T06:13:51.626Z] lf-activate-venv: SKIPPING [2021-11-16T06:13:51.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/17 [2021-11-16T06:13:51.626Z] INFO: archiving workspace using pattern(s): [2021-11-16T06:13:52.200Z] Archives upload complete. [2021-11-16T06:13:52.461Z] INFO: archiving logs to Nexus