Pull request #498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894c3e7ad930fb1b408abbce501bdc859c6bf94e+46f504b71f11fd5289453d0fb745c59911fba2ea (ce65716c4f3d1519fb959512b2314b3e94cdda41) 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-ssh4003554324711418660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9219085957728856659.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12267593434757204712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8157554332208200796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12482209322099631608.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-498/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5584061004059552122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5237 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh1794519458475929394.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh970901610824778955.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e Merge succeeded, producing 894c3e7ad930fb1b408abbce501bdc859c6bf94e Checking out Revision 894c3e7ad930fb1b408abbce501bdc859c6bf94e (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/jenkins-gitclient-ssh3110428654986489610.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:21 ========================================================= 20:34:21 EdgeX Global Pipelines Version Info 20:34:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:22 ------------------- 20:34:22 stable info: 20:34:22 ------------------- 20:34:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:34:22 Message: update stable to v1.0.220 20:34:23 ------------------- 20:34:23 experimental info: 20:34:23 ------------------- 20:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:23 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:34:23 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894c3e7 [Pipeline] echo 20:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:24 provisioning config files... 20:34:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config681640637181029321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:25 ---> docker-login.sh 20:34:25 nexus3.edgexfoundry.org:10001 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:25 Configure a credential helper to remove this warning. See 20:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:25 20:34:25 Login Succeeded 20:34:25 nexus3.edgexfoundry.org:10002 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:25 Configure a credential helper to remove this warning. See 20:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:25 20:34:25 Login Succeeded 20:34:25 nexus3.edgexfoundry.org:10003 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:25 Configure a credential helper to remove this warning. See 20:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:25 20:34:25 Login Succeeded 20:34:25 nexus3.edgexfoundry.org:10004 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:25 Configure a credential helper to remove this warning. See 20:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:25 20:34:25 Login Succeeded 20:34:25 docker.io 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:26 Configure a credential helper to remove this warning. See 20:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:26 20:34:26 Login Succeeded 20:34:26 ---> docker-login.sh ends [Pipeline] } 20:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:34:26 + git rev-list -1 --merges 894c3e7ad930fb1b408abbce501bdc859c6bf94e~1..894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo 20:34:27 -----------> git rev-list -1 --merges 894c3e7ad930fb1b408abbce501bdc859c6bf94e~1..894c3e7ad930fb1b408abbce501bdc859c6bf94e 894c3e7ad930fb1b408abbce501bdc859c6bf94e [false] [Pipeline] sh 20:34:27 + git log --format=format:%s -1 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo 20:34:27 ========================================================= 20:34:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:27 + git log --format=format:%s -1 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo 20:34:27 [semverPrep] GIT_COMMIT: 894c3e7ad930fb1b408abbce501bdc859c6bf94e, Commit Message: chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web [Pipeline] echo 20:34:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:34:28 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:34:28 + grep -v github /etc/ssh/ssh_known_hosts 20:34:28 + '[' -e /tmp/ssh_known_hosts ']' 20:34:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:34:28 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:34:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:28 20:34:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:34:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:29 latest: Pulling from edgex-devops/git-semver 20:34:29 a0d0a0d46f8b: Pulling fs layer 20:34:29 3e5f54012d9b: Pulling fs layer 20:34:29 4c7163046ea9: Pulling fs layer 20:34:29 0c2d73faf560: Pulling fs layer 20:34:29 0c2d73faf560: Waiting 20:34:29 3e5f54012d9b: Verifying Checksum 20:34:29 3e5f54012d9b: Download complete 20:34:29 a0d0a0d46f8b: Verifying Checksum 20:34:29 a0d0a0d46f8b: Download complete 20:34:29 0c2d73faf560: Verifying Checksum 20:34:29 0c2d73faf560: Download complete 20:34:29 4c7163046ea9: Verifying Checksum 20:34:29 4c7163046ea9: Download complete 20:34:29 a0d0a0d46f8b: Pull complete 20:34:29 3e5f54012d9b: Pull complete 20:34:29 4c7163046ea9: Pull complete 20:34:29 0c2d73faf560: Pull complete 20:34:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:34:30 prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container 20:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:30 $ docker top f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:30 [ssh-agent] Looking for ssh-agent implementation... 20:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:30 $ docker exec f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent 20:34:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcAJPK/agent.12 20:34:31 SSH_AGENT_PID=19 20:34:31 Running ssh-add (command line suppressed) 20:34:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4705222873530708451.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4705222873530708451.key) 20:34:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:31 + git tag --points-at HEAD [Pipeline] } 20:34:31 $ docker exec --env ******** --env ******** f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent -k 20:34:31 unset SSH_AUTH_SOCK; 20:34:31 unset SSH_AGENT_PID; 20:34:31 echo Agent pid 19 killed; 20:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:31 [ssh-agent] Looking for ssh-agent implementation... 20:34:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:31 $ docker exec f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent 20:34:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeJHGh/agent.51 20:34:31 SSH_AGENT_PID=58 20:34:31 Running ssh-add (command line suppressed) 20:34:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4232126518245555843.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4232126518245555843.key) 20:34:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:32 + git semver init 20:34:32 # -> Open(): unable to determine branch for HEAD 20:34:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git 20:34:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 20:34:32 # $SEMVER_REMOTE_NAME = origin 20:34:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:32 # $SEMVER_USER_NAME = edgex-jenkins 20:34:32 # $SEMVER_BRANCH = PR-498 20:34:32 # $SEMVER_TEMP = /tmp/semver-847630525 20:34:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:34:34 # '/tmp/semver-847630525' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' 20:34:34 # -> Force: false 20:34:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } 20:34:34 $ docker exec --env ******** --env ******** f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent -k 20:34:34 unset SSH_AUTH_SOCK; 20:34:34 unset SSH_AGENT_PID; 20:34:34 echo Agent pid 58 killed; 20:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:34 + git semver [Pipeline] } 20:34:34 $ docker stop --time=1 f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f 20:34:36 $ docker rm -f f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f [Pipeline] // withDockerContainer [Pipeline] sh 20:34:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:36 Stashed 1 file(s) [Pipeline] echo 20:34:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:37 provisioning config files... 20:34:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config191778076120379540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:37 ---> docker-login.sh 20:34:37 nexus3.edgexfoundry.org:10001 20:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:37 Configure a credential helper to remove this warning. See 20:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:37 20:34:37 Login Succeeded 20:34:37 nexus3.edgexfoundry.org:10002 20:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:37 Configure a credential helper to remove this warning. See 20:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:37 20:34:37 Login Succeeded 20:34:37 nexus3.edgexfoundry.org:10003 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 nexus3.edgexfoundry.org:10004 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 docker.io 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:38 Configure a credential helper to remove this warning. See 20:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:38 20:34:38 Login Succeeded 20:34:38 ---> docker-login.sh ends [Pipeline] } 20:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:38 ========================================================= 20:34:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:34:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:34:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:34:39 Sending build context to Docker daemon 40.88MB 20:34:39 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:34:39 Step 2/15 : FROM ${BASE} AS builder 20:34:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:39 59bf1c3509f3: Pulling fs layer 20:34:39 666ba61612fd: Pulling fs layer 20:34:39 8ed8ca486205: Pulling fs layer 20:34:39 4fe6c5a15a65: Pulling fs layer 20:34:39 22a0e8bec74d: Pulling fs layer 20:34:39 640e595b4fbd: Pulling fs layer 20:34:39 763cafe07f6e: Pulling fs layer 20:34:39 0c0b528cf693: Pulling fs layer 20:34:39 10935f4eaf8b: Pulling fs layer 20:34:39 22a0e8bec74d: Waiting 20:34:39 640e595b4fbd: Waiting 20:34:39 763cafe07f6e: Waiting 20:34:39 0c0b528cf693: Waiting 20:34:39 10935f4eaf8b: Waiting 20:34:39 4fe6c5a15a65: Waiting 20:34:39 666ba61612fd: Verifying Checksum 20:34:39 666ba61612fd: Download complete 20:34:39 8ed8ca486205: Verifying Checksum 20:34:39 8ed8ca486205: Download complete 20:34:39 22a0e8bec74d: Verifying Checksum 20:34:39 22a0e8bec74d: Download complete 20:34:39 640e595b4fbd: Verifying Checksum 20:34:39 640e595b4fbd: Download complete 20:34:39 59bf1c3509f3: Verifying Checksum 20:34:39 59bf1c3509f3: Download complete 20:34:39 763cafe07f6e: Verifying Checksum 20:34:39 763cafe07f6e: Download complete 20:34:39 0c0b528cf693: Verifying Checksum 20:34:39 0c0b528cf693: Download complete 20:34:40 59bf1c3509f3: Pull complete 20:34:40 4fe6c5a15a65: Verifying Checksum 20:34:40 4fe6c5a15a65: Download complete 20:34:40 10935f4eaf8b: Verifying Checksum 20:34:40 10935f4eaf8b: Download complete 20:34:40 666ba61612fd: Pull complete 20:34:40 8ed8ca486205: Pull complete 20:34:44 4fe6c5a15a65: Pull complete 20:34:44 22a0e8bec74d: Pull complete 20:34:44 640e595b4fbd: Pull complete 20:34:44 763cafe07f6e: Pull complete 20:34:44 0c0b528cf693: Pull complete 20:34:47 10935f4eaf8b: Pull complete 20:34:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:34:47 ---> 99d49a6021b9 20:34:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:34:49 ---> Running in 21e5ce671a70 20:34:49 Removing intermediate container 21e5ce671a70 20:34:49 ---> 2aa5acbfb71d 20:34:49 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:34:49 ---> Running in bea881a2baf8 20:34:49 Removing intermediate container bea881a2baf8 20:34:49 ---> cb16d859019b 20:34:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:34:49 ---> Running in 5afbdbb525cd 20:34:49 Removing intermediate container 5afbdbb525cd 20:34:49 ---> 137df6b8a4c7 20:34:49 Step 6/15 : LABEL Name=edgex-ui-go 20:34:49 ---> Running in 7ca9c3c3b90e 20:34:49 Removing intermediate container 7ca9c3c3b90e 20:34:49 ---> fa4d533b5e1f 20:34:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:34:49 ---> Running in bebb9c6414ad 20:34:49 Removing intermediate container bebb9c6414ad 20:34:49 ---> d9a3bb289c54 20:34:49 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:49 ---> Running in 80c5ac5384fa 20:34:49 Removing intermediate container 80c5ac5384fa 20:34:49 ---> 11f3d0d72eae 20:34:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:50 ---> Running in bf6dfd35b1df 20:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:51 OK: 221 MiB in 52 packages 20:34:51 Removing intermediate container bf6dfd35b1df 20:34:51 ---> a8b30eb62427 20:34:51 Step 10/15 : ENV GO111MODULE=on 20:34:51 ---> Running in ab59095047e0 20:34:51 Removing intermediate container ab59095047e0 20:34:51 ---> 039fbefacbcc 20:34:51 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:34:51 ---> Running in 2a53f640bb89 20:34:51 Removing intermediate container 2a53f640bb89 20:34:51 ---> f4aa15dfdb56 20:34:51 Step 12/15 : COPY go.mod vendor* ./ 20:34:51 ---> c724e258d00d 20:34:51 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:52 ---> Running in 800b5e4db73b 20:34:52 Still waiting to schedule task 20:34:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:35:24 Removing intermediate container 800b5e4db73b 20:35:24 ---> 17c81a3afe03 20:35:24 Step 14/15 : COPY . . 20:35:24 ---> 313d663fd98c 20:35:24 Step 15/15 : RUN ${MAKE} 20:35:24 ---> Running in 7c6cc0f89603 20:35:24 noop 20:35:24 Removing intermediate container 7c6cc0f89603 20:35:24 ---> f7a33ca9f39a 20:35:24 Successfully built f7a33ca9f39a 20:35:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:24 + docker inspect -f . ci-base-image-x86_64 20:35:24 . [Pipeline] withDockerContainer 20:35:24 prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container 20:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:25 $ docker top bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:25 + go version 20:35:25 go version go1.17.6 linux/amd64 [Pipeline] } 20:35:25 $ docker stop --time=1 bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 20:35:26 $ docker rm -f bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:27 + docker inspect -f . ci-base-image-x86_64 20:35:27 . [Pipeline] withDockerContainer 20:35:27 prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container 20:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:27 $ docker top ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:35:28 + make test 20:35:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:35:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:35:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:35:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:35:43 $ docker stop --time=1 ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c 20:35:45 $ docker rm -f ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c [Pipeline] // withDockerContainer [Pipeline] sh 20:35:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:35:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:47 + ls -al . 20:35:47 total 112 20:35:47 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 14 20:35 . 20:35:47 drwxrwxr-x. 4 jenkins jenkins 110 Feb 14 20:34 .. 20:35:47 drwxrwxr-x. 3 jenkins jenkins 20 Feb 14 20:34 assets 20:35:47 drwxrwxr-x. 2 jenkins jenkins 66 Feb 14 20:34 bin 20:35:47 drwxrwxr-x. 3 jenkins jenkins 29 Feb 14 20:34 cmd 20:35:47 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 14 20:34 CONTRIBUTING.md 20:35:47 -rw-r--r--. 1 jenkins jenkins 10 Feb 14 20:35 coverage.out 20:35:47 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 14 20:34 Dockerfile 20:35:47 drwxrwxr-x. 2 jenkins jenkins 23 Feb 14 20:34 docs 20:35:47 drwxrwxr-x. 8 jenkins jenkins 179 Feb 14 20:34 .git 20:35:47 drwxrwxr-x. 2 jenkins jenkins 103 Feb 14 20:34 .github 20:35:47 -rw-rw-r--. 1 jenkins jenkins 155 Feb 14 20:34 .gitignore 20:35:47 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 14 20:34 go.mod 20:35:47 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 14 20:34 go.sum 20:35:47 drwxrwxr-x. 9 jenkins jenkins 125 Feb 14 20:34 internal 20:35:47 -rw-rw-r--. 1 jenkins jenkins 652 Feb 14 20:34 Jenkinsfile 20:35:47 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 14 20:34 LICENSE 20:35:47 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 14 20:34 Makefile 20:35:47 drwxrwxr-x. 3 jenkins jenkins 19 Feb 14 20:34 pkg 20:35:47 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 14 20:34 README.md 20:35:47 drwx------. 3 jenkins jenkins 56 Feb 14 20:34 .semver 20:35:47 drwxrwxr-x. 4 jenkins jenkins 71 Feb 14 20:34 snap 20:35:47 -rw-rw-r--. 1 jenkins jenkins 5 Feb 14 20:34 VERSION 20:35:47 -rw-rw-r--. 1 jenkins jenkins 155 Feb 14 20:34 version.go 20:35:47 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 14 20:34 web [Pipeline] isUnix [Pipeline] sh 20:35:47 + 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=894c3e7ad930fb1b408abbce501bdc859c6bf94e --label arch=amd64 --label version=0.0.0 . 20:35:47 Sending build context to Docker daemon 40.89MB 20:35:47 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:35:47 Step 2/23 : FROM ${BASE} AS builder 20:35:47 ---> f7a33ca9f39a 20:35:47 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:35:47 ---> Running in bcff957bd664 20:35:48 Removing intermediate container bcff957bd664 20:35:48 ---> 0a91a511d084 20:35:48 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:35:48 ---> Running in 41838a5f45e9 20:35:48 Removing intermediate container 41838a5f45e9 20:35:48 ---> 0d824c1f7c4e 20:35:48 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:35:48 ---> Running in 198f3cf159c1 20:35:48 Removing intermediate container 198f3cf159c1 20:35:48 ---> af35a33df238 20:35:48 Step 6/23 : LABEL Name=edgex-ui-go 20:35:48 ---> Running in 40b56bc45854 20:35:48 Removing intermediate container 40b56bc45854 20:35:48 ---> ca3a6c1a88cf 20:35:48 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:35:48 ---> Running in cc2a99236115 20:35:48 Removing intermediate container cc2a99236115 20:35:48 ---> ec05bb688d5f 20:35:48 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:48 ---> Running in af772ecc6686 20:35:48 Removing intermediate container af772ecc6686 20:35:48 ---> 74d34a9b92ea 20:35:48 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:48 ---> Running in 2883fb9457a5 20:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:50 OK: 221 MiB in 52 packages 20:35:50 Removing intermediate container 2883fb9457a5 20:35:50 ---> 97fb304a4f19 20:35:50 Step 10/23 : ENV GO111MODULE=on 20:35:50 ---> Running in e0e330bdd049 20:35:50 Removing intermediate container e0e330bdd049 20:35:50 ---> 51417f924c06 20:35:50 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:35:50 ---> Running in e0226f453c6f 20:35:50 Removing intermediate container e0226f453c6f 20:35:50 ---> 6f3bf508afbe 20:35:50 Step 12/23 : COPY go.mod vendor* ./ 20:35:51 ---> f52bdd1600c0 20:35:51 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:51 ---> Running in e8f1dcd5e2ba 20:35:51 Removing intermediate container e8f1dcd5e2ba 20:35:51 ---> c30efdb5fded 20:35:51 Step 14/23 : COPY . . 20:35:52 ---> fd0bde38e64a 20:35:52 Step 15/23 : RUN ${MAKE} 20:35:52 ---> Running in 206337396fe0 20:35:52 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 20:36:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:36:02 Removing intermediate container 206337396fe0 20:36:02 ---> 2e2ffe4103f3 20:36:02 Step 16/23 : FROM alpine:3.14 20:36:03 3.14: Pulling from library/alpine 20:36:03 97518928ae5f: Pulling fs layer 20:36:03 97518928ae5f: Verifying Checksum 20:36:03 97518928ae5f: Download complete 20:36:03 97518928ae5f: Pull complete 20:36:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:36:03 Status: Downloaded newer image for alpine:3.14 20:36:03 ---> 0a97eee8041e 20:36:03 Step 17/23 : EXPOSE 4000 20:36:03 ---> Running in 4c8d46644c02 20:36:03 Removing intermediate container 4c8d46644c02 20:36:03 ---> 33f8e125e74a 20:36:03 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:36:04 ---> aeb2ac548e95 20:36:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:36:04 ---> Running in c051f2baef81 20:36:04 Removing intermediate container c051f2baef81 20:36:04 ---> af296e281d17 20:36:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:36:04 ---> Running in dbeef211f1dc 20:36:04 Removing intermediate container dbeef211f1dc 20:36:04 ---> 8370e00b304d 20:36:04 Step 21/23 : LABEL arch=amd64 20:36:04 ---> Running in 98fa6da5c359 20:36:04 Removing intermediate container 98fa6da5c359 20:36:04 ---> 42672389be86 20:36:04 Step 22/23 : LABEL git_sha=894c3e7ad930fb1b408abbce501bdc859c6bf94e 20:36:04 ---> Running in 810d771fcd4c 20:36:04 Removing intermediate container 810d771fcd4c 20:36:04 ---> 92a3e6405a18 20:36:04 Step 23/23 : LABEL version=0.0.0 20:36:04 ---> Running in 3c0c4c6ac917 20:36:04 Removing intermediate container 3c0c4c6ac917 20:36:04 ---> bc69802e2504 20:36:04 [Warning] One or more build-args [ARCH] were not consumed 20:36:04 Successfully built bc69802e2504 20:36:04 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:05 20:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:05 latest: Pulling from edgex-lftools-log-publisher 20:36:05 b4d181a07f80: Pulling fs layer 20:36:05 a1111a8f2ec3: Pulling fs layer 20:36:05 ed53099fbce6: Pulling fs layer 20:36:05 dc539afda2c1: Pulling fs layer 20:36:05 77bc0d833cb6: Pulling fs layer 20:36:05 9065ff56babe: Pulling fs layer 20:36:05 d287ab97295c: Pulling fs layer 20:36:05 dc539afda2c1: Waiting 20:36:05 77bc0d833cb6: Waiting 20:36:05 9065ff56babe: Waiting 20:36:05 d287ab97295c: Waiting 20:36:05 a1111a8f2ec3: Verifying Checksum 20:36:05 a1111a8f2ec3: Download complete 20:36:05 dc539afda2c1: Verifying Checksum 20:36:05 dc539afda2c1: Download complete 20:36:05 ed53099fbce6: Verifying Checksum 20:36:05 ed53099fbce6: Download complete 20:36:05 9065ff56babe: Verifying Checksum 20:36:05 9065ff56babe: Download complete 20:36:05 77bc0d833cb6: Verifying Checksum 20:36:05 77bc0d833cb6: Download complete 20:36:05 b4d181a07f80: Verifying Checksum 20:36:05 b4d181a07f80: Download complete 20:36:06 d287ab97295c: Verifying Checksum 20:36:06 d287ab97295c: Download complete 20:36:07 b4d181a07f80: Pull complete 20:36:07 a1111a8f2ec3: Pull complete 20:36:08 ed53099fbce6: Pull complete 20:36:08 dc539afda2c1: Pull complete 20:36:08 77bc0d833cb6: Pull complete 20:36:08 9065ff56babe: Pull complete 20:36:13 d287ab97295c: Pull complete 20:36:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:36:13 prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container 20:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5238 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 20:36:16 $ docker top c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:36:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 20:36:16 ---> job-cost.sh 20:36:16 lf-activate-venv: SKIPPING 20:36:16 INFO: No Stack... 20:36:16 The recommended git tool is: git 20:36:16 INFO: Retrieving Pricing Info for: v3-standard-2 20:36:17 INFO: Archiving Costs [Pipeline] sh 20:36:17 + cut -d, -f6 20:36:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv [Pipeline] lock 20:36:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] 20:36:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] did not exist. Created. 20:36:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:18 + echo total: 0.05999999865889549 [Pipeline] stash 20:36:18 Stashed 1 file(s) [Pipeline] } 20:36:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:18 $ docker stop --time=1 c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f 20:36:19 $ docker rm -f c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:21 using credential edgex-jenkins-ssh 20:36:21 Cloning the remote Git repository 20:36:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:36:21 > git init /w/workspace/edgex-ui-go/1 # timeout=10 20:36:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:36:21 > git --version # timeout=10 20:36:21 > git --version # 'git version 2.17.1' 20:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:25 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e 20:36:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:36:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:36:25 > git config core.sparsecheckout # timeout=10 20:36:25 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 20:36:25 Merge succeeded, producing 894c3e7ad930fb1b408abbce501bdc859c6bf94e 20:36:25 Checking out Revision 894c3e7ad930fb1b408abbce501bdc859c6bf94e (PR-498) 20:36:25 > git remote # timeout=10 20:36:25 > git config --get remote.origin.url # timeout=10 20:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:25 > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 20:36:25 > git rev-parse HEAD^{commit} # timeout=10 20:36:25 > git config core.sparsecheckout # timeout=10 20:36:25 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 20:36:29 Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" 20:36:29 > git --version # timeout=10 20:36:29 > git --version # 'git version 2.17.1' 20:36:29 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:36:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:31 Dload Upload Total Spent Left Speed 20:36:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 97876 [Pipeline] sh 20:36:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:36:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:36:32 + sudo tee /etc/docker/daemon.new 20:36:32 { 20:36:32 "registry-mirrors": [ 20:36:32 "https://nexus3.edgexfoundry.org:10001" 20:36:32 ], 20:36:32 "bip": "10.250.0.254/24", 20:36:32 "hosts": [ 20:36:32 "tcp://0.0.0.0:5555", 20:36:32 "unix:///var/run/docker.sock" 20:36:32 ], 20:36:32 "mtu": 1458, 20:36:32 "selinux-enabled": true, 20:36:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:36:32 } [Pipeline] sh 20:36:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:36:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:51 provisioning config files... 20:36:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4795185158174831715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:52 ---> docker-login.sh 20:36:52 nexus3.edgexfoundry.org:10001 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10002 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 nexus3.edgexfoundry.org:10003 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 nexus3.edgexfoundry.org:10004 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 docker.io 20:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:54 Configure a credential helper to remove this warning. See 20:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:54 20:36:54 Login Succeeded 20:36:54 ---> docker-login.sh ends [Pipeline] } 20:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:55 ========================================================= 20:36:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:36:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:36:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:36:56 Sending build context to Docker daemon 25.69MB 20:36:56 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:36:56 Step 2/15 : FROM ${BASE} AS builder 20:36:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:56 9b3977197b4f: Pulling fs layer 20:36:56 1a89e8eeedd5: Pulling fs layer 20:36:56 94645a83ff95: Pulling fs layer 20:36:56 3f3a8bcf1eab: Pulling fs layer 20:36:56 0c92f367c5e7: Pulling fs layer 20:36:56 f7c0051592d6: Pulling fs layer 20:36:56 a227ed2f7395: Pulling fs layer 20:36:56 7b1c46037f91: Pulling fs layer 20:36:56 3f3a8bcf1eab: Waiting 20:36:56 0c92f367c5e7: Waiting 20:36:56 f7c0051592d6: Waiting 20:36:56 a227ed2f7395: Waiting 20:36:56 7b1c46037f91: Waiting 20:36:56 94645a83ff95: Verifying Checksum 20:36:56 94645a83ff95: Download complete 20:36:56 1a89e8eeedd5: Verifying Checksum 20:36:56 1a89e8eeedd5: Download complete 20:36:56 0c92f367c5e7: Verifying Checksum 20:36:56 0c92f367c5e7: Download complete 20:36:57 f7c0051592d6: Verifying Checksum 20:36:57 f7c0051592d6: Download complete 20:36:57 9b3977197b4f: Verifying Checksum 20:36:57 9b3977197b4f: Download complete 20:36:57 a227ed2f7395: Download complete 20:36:57 9b3977197b4f: Pull complete 20:36:58 1a89e8eeedd5: Pull complete 20:36:58 94645a83ff95: Pull complete 20:36:58 7b1c46037f91: Verifying Checksum 20:36:58 7b1c46037f91: Download complete 20:36:59 3f3a8bcf1eab: Verifying Checksum 20:36:59 3f3a8bcf1eab: Download complete 20:37:11 3f3a8bcf1eab: Pull complete 20:37:11 0c92f367c5e7: Pull complete 20:37:11 f7c0051592d6: Pull complete 20:37:11 a227ed2f7395: Pull complete 20:37:17 7b1c46037f91: Pull complete 20:37:17 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:37:17 ---> f79e39bc4007 20:37:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:37:18 ---> Running in 5284c1a85ccf 20:37:18 Removing intermediate container 5284c1a85ccf 20:37:18 ---> baa3e3f6e7d0 20:37:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:37:19 ---> Running in af9fa1455cc9 20:37:19 Removing intermediate container af9fa1455cc9 20:37:19 ---> acb90e6c73c1 20:37:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:37:19 ---> Running in 4b0056b995d6 20:37:19 Removing intermediate container 4b0056b995d6 20:37:19 ---> 0fbcf9bd352a 20:37:19 Step 6/15 : LABEL Name=edgex-ui-go 20:37:19 ---> Running in a5b05602fef0 20:37:20 Removing intermediate container a5b05602fef0 20:37:20 ---> dead8802d707 20:37:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:37:20 ---> Running in fad8ea9afd8a 20:37:20 Removing intermediate container fad8ea9afd8a 20:37:20 ---> 28efce324d69 20:37:20 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:21 ---> Running in 10e838417efe 20:37:23 Removing intermediate container 10e838417efe 20:37:23 ---> 5e697d504050 20:37:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:23 ---> Running in 40bc4f0757d0 20:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:37:25 OK: 220 MiB in 52 packages 20:37:26 Removing intermediate container 40bc4f0757d0 20:37:26 ---> 1c1ef9d6b421 20:37:26 Step 10/15 : ENV GO111MODULE=on 20:37:26 ---> Running in baa1d1ddc857 20:37:26 Removing intermediate container baa1d1ddc857 20:37:26 ---> d20f29adc0c8 20:37:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:37:26 ---> Running in 61de7ce20fe2 20:37:27 Removing intermediate container 61de7ce20fe2 20:37:27 ---> 55b23760fb3e 20:37:27 Step 12/15 : COPY go.mod vendor* ./ 20:37:27 ---> 23ee3a97cf6a 20:37:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:27 ---> Running in 4d9f70e74410 20:38:35 Removing intermediate container 4d9f70e74410 20:38:35 ---> 50c855e8e80e 20:38:35 Step 14/15 : COPY . . 20:38:37 ---> 2b7f6cf9f9a2 20:38:37 Step 15/15 : RUN ${MAKE} 20:38:37 ---> Running in 5398dc26a417 20:38:38 noop 20:38:39 Removing intermediate container 5398dc26a417 20:38:39 ---> defc6b8fa8bc 20:38:39 Successfully built defc6b8fa8bc 20:38:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:40 + docker inspect -f . ci-base-image-arm64 20:38:40 . [Pipeline] withDockerContainer 20:38:40 prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 20:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:41 $ docker top 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:42 + go version 20:38:42 go version go1.17.6 linux/arm64 [Pipeline] } 20:38:42 $ docker stop --time=1 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d 20:38:44 $ docker rm -f 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:45 + docker inspect -f . ci-base-image-arm64 20:38:45 . [Pipeline] withDockerContainer 20:38:45 prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 20:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:46 $ docker top b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:38:47 + make test 20:38:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:38:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:39:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:39:40 $ docker stop --time=1 b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b 20:39:42 $ docker rm -f b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b [Pipeline] // withDockerContainer [Pipeline] sh 20:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:42 Warning: overwriting stash ‘coverage-report’ 20:39:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:44 + ls -al . 20:39:44 total 152 20:39:44 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 20:38 . 20:39:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 .. 20:39:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:36 .git 20:39:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 .github 20:39:44 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 20:36 .gitignore 20:39:44 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 20:36 CONTRIBUTING.md 20:39:44 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 14 20:36 Dockerfile 20:39:44 -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 20:36 Jenkinsfile 20:39:44 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 20:36 LICENSE 20:39:44 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 14 20:36 Makefile 20:39:44 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 14 20:36 README.md 20:39:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 20:34 VERSION 20:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 assets 20:39:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 bin 20:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 cmd 20:39:44 -rw-r--r-- 1 jenkins jenkins 10 Feb 14 20:38 coverage.out 20:39:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 docs 20:39:44 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 14 20:36 go.mod 20:39:44 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 14 20:36 go.sum 20:39:44 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 20:36 internal 20:39:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 pkg 20:39:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 snap 20:39:44 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 20:36 version.go 20:39:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 web [Pipeline] isUnix [Pipeline] sh 20:39:44 + 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=894c3e7ad930fb1b408abbce501bdc859c6bf94e --label arch=arm64 --label version=0.0.0 . 20:39:45 Sending build context to Docker daemon 25.69MB 20:39:46 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:39:46 Step 2/23 : FROM ${BASE} AS builder 20:39:46 ---> defc6b8fa8bc 20:39:46 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:39:46 ---> Running in def61e6f03d5 20:39:46 Removing intermediate container def61e6f03d5 20:39:46 ---> e072f13ccdc3 20:39:46 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:39:46 ---> Running in b46853b3ca7d 20:39:46 Removing intermediate container b46853b3ca7d 20:39:46 ---> b36e079ff294 20:39:46 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:39:46 ---> Running in d9851100685a 20:39:47 Removing intermediate container d9851100685a 20:39:47 ---> d5dc36f23f0c 20:39:47 Step 6/23 : LABEL Name=edgex-ui-go 20:39:47 ---> Running in a6180f4fe691 20:39:47 Removing intermediate container a6180f4fe691 20:39:47 ---> d238884dd4ef 20:39:47 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:39:47 ---> Running in 5ff0cdec7847 20:39:48 Removing intermediate container 5ff0cdec7847 20:39:48 ---> 7c6af1ce6de5 20:39:48 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:48 ---> Running in a83187915d02 20:39:49 Removing intermediate container a83187915d02 20:39:49 ---> eaf581dca016 20:39:49 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:50 ---> Running in 12757919088c 20:39:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:52 OK: 220 MiB in 52 packages 20:39:53 Removing intermediate container 12757919088c 20:39:53 ---> e6d3cd9bfc00 20:39:53 Step 10/23 : ENV GO111MODULE=on 20:39:53 ---> Running in 418f688287c2 20:39:53 Removing intermediate container 418f688287c2 20:39:53 ---> dfd9d4d9ef88 20:39:53 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:39:54 ---> Running in c701a2f165a5 20:39:54 Removing intermediate container c701a2f165a5 20:39:54 ---> a155e1ee51d4 20:39:54 Step 12/23 : COPY go.mod vendor* ./ 20:39:55 ---> 816e24cfca50 20:39:55 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:55 ---> Running in e2cfb1037e8c 20:39:57 Removing intermediate container e2cfb1037e8c 20:39:57 ---> 61f937bbb6ff 20:39:57 Step 14/23 : COPY . . 20:39:59 ---> 285c47d04fa6 20:39:59 Step 15/23 : RUN ${MAKE} 20:40:00 ---> Running in 09c93b2aa5f4 20:40:01 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 20:40:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:40:34 Removing intermediate container 09c93b2aa5f4 20:40:34 ---> 30f77b735ee2 20:40:34 Step 16/23 : FROM alpine:3.14 20:40:35 3.14: Pulling from library/alpine 20:40:35 be307f383ecc: Pulling fs layer 20:40:35 be307f383ecc: Verifying Checksum 20:40:35 be307f383ecc: Download complete 20:40:36 be307f383ecc: Pull complete 20:40:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:40:36 Status: Downloaded newer image for alpine:3.14 20:40:36 ---> 5b8b7b635229 20:40:36 Step 17/23 : EXPOSE 4000 20:40:36 ---> Running in 8b40c5902f1d 20:40:36 Removing intermediate container 8b40c5902f1d 20:40:36 ---> cdcdedf7a9b2 20:40:36 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:40:38 ---> e8ddddcf294a 20:40:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:40:38 ---> Running in a87019ede451 20:40:38 Removing intermediate container a87019ede451 20:40:38 ---> 4b6ec8eda718 20:40:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:40:38 ---> Running in b54506d61384 20:40:38 Removing intermediate container b54506d61384 20:40:38 ---> ec8f4af315ce 20:40:38 Step 21/23 : LABEL arch=arm64 20:40:38 ---> Running in e4a93516bd62 20:40:39 Removing intermediate container e4a93516bd62 20:40:39 ---> 310dcaea0561 20:40:39 Step 22/23 : LABEL git_sha=894c3e7ad930fb1b408abbce501bdc859c6bf94e 20:40:39 ---> Running in 55da5f87f26a 20:40:39 Removing intermediate container 55da5f87f26a 20:40:39 ---> 594ff42bccd8 20:40:39 Step 23/23 : LABEL version=0.0.0 20:40:39 ---> Running in 4bedf61da758 20:40:39 Removing intermediate container 4bedf61da758 20:40:39 ---> 2a9c62e7d997 20:40:39 [Warning] One or more build-args [ARCH] were not consumed 20:40:39 Successfully built 2a9c62e7d997 20:40:39 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 20:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:40 20:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:41 arm64: Pulling from edgex-lftools-log-publisher 20:40:41 448f6bf000e3: Pulling fs layer 20:40:41 f757da607395: Pulling fs layer 20:40:41 05883995daec: Pulling fs layer 20:40:41 8603b9c90790: Pulling fs layer 20:40:41 1560dd03e051: Pulling fs layer 20:40:41 27f5ce0e4adf: Pulling fs layer 20:40:41 c2d8d7efcc4b: Pulling fs layer 20:40:41 1560dd03e051: Waiting 20:40:41 27f5ce0e4adf: Waiting 20:40:41 c2d8d7efcc4b: Waiting 20:40:41 8603b9c90790: Waiting 20:40:41 f757da607395: Verifying Checksum 20:40:41 f757da607395: Download complete 20:40:41 8603b9c90790: Verifying Checksum 20:40:41 8603b9c90790: Download complete 20:40:41 1560dd03e051: Verifying Checksum 20:40:41 1560dd03e051: Download complete 20:40:41 27f5ce0e4adf: Verifying Checksum 20:40:41 27f5ce0e4adf: Download complete 20:40:41 05883995daec: Verifying Checksum 20:40:41 05883995daec: Download complete 20:40:41 448f6bf000e3: Verifying Checksum 20:40:41 448f6bf000e3: Download complete 20:40:44 c2d8d7efcc4b: Verifying Checksum 20:40:44 c2d8d7efcc4b: Download complete 20:40:45 448f6bf000e3: Pull complete 20:40:45 f757da607395: Pull complete 20:40:47 05883995daec: Pull complete 20:40:47 8603b9c90790: Pull complete 20:40:48 1560dd03e051: Pull complete 20:40:48 27f5ce0e4adf: Pull complete 20:41:03 c2d8d7efcc4b: Pull complete 20:41:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:41:04 prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container 20:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:06 $ docker top cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:07 ---> job-cost.sh 20:41:07 lf-activate-venv: SKIPPING 20:41:07 INFO: No Stack... 20:41:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:08 INFO: Archiving Costs [Pipeline] sh 20:41:09 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 20:41:09 + cut -d, -f6 [Pipeline] lock 20:41:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] 20:41:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] did not exist. Created. 20:41:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:10 /w/workspace/edgex-ui-go/1@tmp/durable-29132b81/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29132b81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:10 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:10 Warning: overwriting stash ‘stack-cost’ 20:41:10 Stashed 1 file(s) [Pipeline] } 20:41:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:11 $ docker stop --time=1 cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e 20:41:12 $ docker rm -f cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e [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 20:41:13 provisioning config files... 20:41:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config8816543419954709960tmp [Pipeline] { [Pipeline] sh 20:41:14 + set +x 20:41:14 + bash -s -- 20:41:14 + curl -s https://codecov.io/bash 20:41:14 20:41:14 _____ _ 20:41:14 / ____| | | 20:41:14 | | ___ __| | ___ ___ _____ __ 20:41:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:14 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:14 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:14 Bash-1.0.6 20:41:14 20:41:14 20:41:14 ==> git version 2.24.4 found 20:41:14 ==> 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 20:41:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:41:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:41:14 ==> Jenkins CI detected. 20:41:14 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-498 20:41:14 project root: . 20:41:14 --> token set from env 20:41:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:14 ==> Running gcov in . (disable via -X gcov) 20:41:14 ==> Python coveragepy not found 20:41:14 ==> Searching for coverage reports in: 20:41:14 + . 20:41:14 -> Found 1 reports 20:41:14 ==> Detecting git/mercurial file structure 20:41:14 ==> Reading reports 20:41:14 + ./coverage.out bytes=10 20:41:14 ==> Appending adjustments 20:41:14 https://docs.codecov.io/docs/fixing-reports 20:41:14 + Found adjustments 20:41:14 ==> Gzipping contents 20:41:14 4.0K /tmp/codecov.iYcZbF.gz 20:41:14 ==> Uploading reports 20:41:14 url: https://codecov.io 20:41:14 query: branch=PR-498&commit=894c3e7ad930fb1b408abbce501bdc859c6bf94e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= 20:41:14 -> Pinging Codecov 20:41:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-498&commit=894c3e7ad930fb1b408abbce501bdc859c6bf94e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= 20:41:14 -> Uploading to 20:41:14 https://storage.googleapis.com/codecov/v4/raw/2022-02-14/FB506323287CE973F263BFD2A0EB1F37/894c3e7ad930fb1b408abbce501bdc859c6bf94e/2454b202-290d-4a06-b0c3-7ee8a95e7aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220214T204114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ce3dedd5838fb726cab45bb719a84293e7a7489e1f73e3f6f8bb1ad70334b0a 20:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:14 Dload Upload Total Spent Left Speed 20:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11280 --:--:-- --:--:-- --:--:-- 11309 20:41:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] } 20:41:15 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 20:41:16 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' 20:41:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 20:41:16 total 8 20:41:16 drwxr-xr-x. 3 root root 34 Feb 14 20:36 . 20:41:16 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 14 20:36 .. 20:41:16 drwxr-xr-x. 2 root root 6 Feb 14 20:36 cost 20:41:16 -rw-r--r--. 1 root root 82 Feb 14 20:36 cost.csv 20:41:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 20:41:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 20:41:16 total 8 20:41:16 drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 20:36 . 20:41:16 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 14 20:36 .. 20:41:16 drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 20:36 cost 20:41:16 -rw-r--r--. 1 jenkins jenkins 82 Feb 14 20:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:41:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:17 ---> package-listing.sh 20:41:17 ++ tr '[:upper:]' '[:lower:]' 20:41:17 ++ facter osfamily 20:41:17 + OS_FAMILY=redhat 20:41:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 20:41:17 + START_PACKAGES=/tmp/packages_start.txt 20:41:17 + END_PACKAGES=/tmp/packages_end.txt 20:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:17 + PACKAGES=/tmp/packages_start.txt 20:41:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' 20:41:17 + PACKAGES=/tmp/packages_end.txt 20:41:17 + case "${OS_FAMILY}" in 20:41:17 + sort 20:41:17 + rpm -qa 20:41:18 + '[' -f /tmp/packages_start.txt ']' 20:41:18 + '[' -f /tmp/packages_end.txt ']' 20:41:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' 20:41:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ 20:41:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [Pipeline] echo 20:41:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:19 . [Pipeline] withDockerContainer 20:41:19 prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container 20:41:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:19 $ docker top 456dcaaa5061fe87c58a163d32ab832ef23a585a18d0593c291b9d2d7022ced6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:20 + ls /var/log/sa-host 20:41:20 + sadf -c /var/log/sa-host/sa14 20:41:20 file_magic: OK 20:41:20 HZ: Using current value: 100 20:41:20 file_header: OK 20:41:20 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 20:41:20 Statistics: 20:41:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:20 File successfully converted to sysstat format version 12.0.3 20:41:20 + sadf -c /var/log/sa-host/sa17 20:41:20 file_magic: OK 20:41:20 HZ: Using current value: 100 20:41:20 file_header: OK 20:41:20 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 20:41:20 Statistics: 20:41:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:21 provisioning config files... 20:41:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config2127664070679413402tmp [Pipeline] { [Pipeline] echo 20:41:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:21 ---> create-netrc.sh [Pipeline] } 20:41:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:21 ---> python-tools-install.sh [Pipeline] echo 20:41:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> sudo-logs.sh 20:41:22 Archiving 'sudo' log.. 20:41:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-5237.novalocal: Name or service not known 20:41:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-5237.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:41:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> job-cost.sh 20:41:22 lf-activate-venv: SKIPPING 20:41:22 DEBUG: total: 0.05999999865889549 20:41:22 INFO: Retrieving Stack Cost... 20:41:22 INFO: Retrieving Pricing Info for: v3-standard-2 20:41:23 INFO: Archiving Costs [Pipeline] echo 20:41:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:23 ---> logs-deploy.sh 20:41:23 lf-activate-venv: SKIPPING 20:41:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/1 20:41:23 INFO: archiving workspace using pattern(s): 20:41:24 Archives upload complete. 20:41:24 INFO: archiving logs to Nexus