Pull request #496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from df56ff2c897bf49ee4cbb4d4babf640d423ec4b7+46f504b71f11fd5289453d0fb745c59911fba2ea (6b454c24e80e568b4cb313115a54cb0e4a1ef8a3) 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-ssh12812529391192613432.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-ssh5029185368016375540.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-496/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-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17577910713830083740.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-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1129484076315317930.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-ssh2491076305722912434.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-496/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-496/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1194584303849780198.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-5056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [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-496 # 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-496@tmp/jenkins-gitclient-ssh3596928182567251391.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-496@tmp/jenkins-gitclient-ssh6691012630880370326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 Merge succeeded, producing df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 Checking out Revision df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 (PR-496) > git config core.sparsecheckout # timeout=10 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # 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-496@tmp/jenkins-gitclient-ssh3597475174527030875.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 Commit message: "fix: issue-#494 about scheduler updates and bug fixed" 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 09:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:32:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:32:01 ========================================================= 09:32:01 EdgeX Global Pipelines Version Info 09:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:32:02 ------------------- 09:32:02 stable info: 09:32:02 ------------------- 09:32:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:02 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 09:32:02 Message: update stable to v1.0.220 09:32:03 ------------------- 09:32:03 experimental info: 09:32:03 ------------------- 09:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:03 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 09:32:03 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df56ff2 [Pipeline] echo 09:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:04 provisioning config files... 09:32:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config2947300332230739906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:05 ---> docker-login.sh 09:32:05 nexus3.edgexfoundry.org:10001 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 nexus3.edgexfoundry.org:10002 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 nexus3.edgexfoundry.org:10003 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 nexus3.edgexfoundry.org:10004 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:05 Configure a credential helper to remove this warning. See 09:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:05 09:32:05 Login Succeeded 09:32:05 docker.io 09:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:06 Configure a credential helper to remove this warning. See 09:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:06 09:32:06 Login Succeeded 09:32:06 ---> docker-login.sh ends [Pipeline] } 09:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:32:06 + git rev-list -1 --merges df56ff2c897bf49ee4cbb4d4babf640d423ec4b7~1..df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo 09:32:07 -----------> git rev-list -1 --merges df56ff2c897bf49ee4cbb4d4babf640d423ec4b7~1..df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [false] [Pipeline] sh 09:32:07 + git log --format=format:%s -1 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo 09:32:07 ========================================================= 09:32:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:32:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:07 + git log --format=format:%s -1 df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] echo 09:32:07 [semverPrep] GIT_COMMIT: df56ff2c897bf49ee4cbb4d4babf640d423ec4b7, Commit Message: fix: issue-#494 about scheduler updates and bug fixed [Pipeline] echo 09:32:07 [semverPrep] This is not a build commit. [Pipeline] sh 09:32:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:32:08 + grep -v github /etc/ssh/ssh_known_hosts 09:32:08 + '[' -e /tmp/ssh_known_hosts ']' 09:32:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:32:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:32:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:32:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:08 09:32:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:32:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:09 latest: Pulling from edgex-devops/git-semver 09:32:09 a0d0a0d46f8b: Pulling fs layer 09:32:09 3e5f54012d9b: Pulling fs layer 09:32:09 4c7163046ea9: Pulling fs layer 09:32:09 0c2d73faf560: Pulling fs layer 09:32:09 3e5f54012d9b: Verifying Checksum 09:32:09 3e5f54012d9b: Download complete 09:32:09 a0d0a0d46f8b: Verifying Checksum 09:32:09 a0d0a0d46f8b: Download complete 09:32:09 4c7163046ea9: Verifying Checksum 09:32:09 4c7163046ea9: Download complete 09:32:09 0c2d73faf560: Verifying Checksum 09:32:09 0c2d73faf560: Download complete 09:32:09 a0d0a0d46f8b: Pull complete 09:32:09 3e5f54012d9b: Pull complete 09:32:09 4c7163046ea9: Pull complete 09:32:09 0c2d73faf560: Pull complete 09:32:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:32:10 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 09:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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:10004/edgex-devops/git-semver:latest cat 09:32:10 $ docker top b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:10 [ssh-agent] Looking for ssh-agent implementation... 09:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:10 $ docker exec b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent 09:32:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDNGmM/agent.13 09:32:11 SSH_AGENT_PID=19 09:32:11 Running ssh-add (command line suppressed) 09:32:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_8759392668288097661.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_8759392668288097661.key) 09:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:11 + git tag --points-at HEAD [Pipeline] } 09:32:11 $ docker exec --env ******** --env ******** b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent -k 09:32:11 unset SSH_AUTH_SOCK; 09:32:11 unset SSH_AGENT_PID; 09:32:11 echo Agent pid 19 killed; 09:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:11 [ssh-agent] Looking for ssh-agent implementation... 09:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:11 $ docker exec b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent 09:32:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBckihH/agent.52 09:32:11 SSH_AGENT_PID=59 09:32:11 Running ssh-add (command line suppressed) 09:32:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3189999572766098845.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3189999572766098845.key) 09:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:12 + git semver init 09:32:12 # -> Open(): unable to determine branch for HEAD 09:32:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.git 09:32:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-496 09:32:12 # $SEMVER_REMOTE_NAME = origin 09:32:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:32:12 # $SEMVER_USER_NAME = edgex-jenkins 09:32:12 # $SEMVER_BRANCH = PR-496 09:32:12 # $SEMVER_TEMP = /tmp/semver-982382403 09:32:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:32:14 # '/tmp/semver-982382403' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver' 09:32:14 # -> Force: false 09:32:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver [Pipeline] } 09:32:14 $ docker exec --env ******** --env ******** b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 ssh-agent -k 09:32:14 unset SSH_AUTH_SOCK; 09:32:14 unset SSH_AGENT_PID; 09:32:14 echo Agent pid 59 killed; 09:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:14 + git semver [Pipeline] } 09:32:14 $ docker stop --time=1 b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 09:32:16 $ docker rm -f b9286a8ee32c625e7e741fdf6f67228ddd006db1077eaa126c5389fe58add590 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:32:16 Stashed 1 file(s) [Pipeline] echo 09:32:16 [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 09:32:17 provisioning config files... 09:32:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config4202492980469372242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:17 ---> docker-login.sh 09:32:17 nexus3.edgexfoundry.org:10001 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:17 Configure a credential helper to remove this warning. See 09:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:17 09:32:17 Login Succeeded 09:32:17 nexus3.edgexfoundry.org:10002 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:17 Configure a credential helper to remove this warning. See 09:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:17 09:32:17 Login Succeeded 09:32:17 nexus3.edgexfoundry.org:10003 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 nexus3.edgexfoundry.org:10004 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 docker.io 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 ---> docker-login.sh ends [Pipeline] } 09:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:32:18 ========================================================= 09:32:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:32:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:32:19 + 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 . 09:32:19 Sending build context to Docker daemon 41.29MB 09:32:19 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:32:19 Step 2/15 : FROM ${BASE} AS builder 09:32:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:32:19 59bf1c3509f3: Pulling fs layer 09:32:19 666ba61612fd: Pulling fs layer 09:32:19 8ed8ca486205: Pulling fs layer 09:32:19 4fe6c5a15a65: Pulling fs layer 09:32:19 22a0e8bec74d: Pulling fs layer 09:32:19 640e595b4fbd: Pulling fs layer 09:32:19 763cafe07f6e: Pulling fs layer 09:32:19 0c0b528cf693: Pulling fs layer 09:32:19 10935f4eaf8b: Pulling fs layer 09:32:19 4fe6c5a15a65: Waiting 09:32:19 763cafe07f6e: Waiting 09:32:19 0c0b528cf693: Waiting 09:32:19 22a0e8bec74d: Waiting 09:32:19 640e595b4fbd: Waiting 09:32:19 10935f4eaf8b: Waiting 09:32:19 8ed8ca486205: Verifying Checksum 09:32:19 8ed8ca486205: Download complete 09:32:19 666ba61612fd: Verifying Checksum 09:32:19 666ba61612fd: Download complete 09:32:19 22a0e8bec74d: Verifying Checksum 09:32:19 22a0e8bec74d: Download complete 09:32:19 640e595b4fbd: Verifying Checksum 09:32:19 640e595b4fbd: Download complete 09:32:19 763cafe07f6e: Verifying Checksum 09:32:19 763cafe07f6e: Download complete 09:32:19 59bf1c3509f3: Verifying Checksum 09:32:19 59bf1c3509f3: Download complete 09:32:19 0c0b528cf693: Verifying Checksum 09:32:19 0c0b528cf693: Download complete 09:32:20 10935f4eaf8b: Verifying Checksum 09:32:20 10935f4eaf8b: Download complete 09:32:20 4fe6c5a15a65: Verifying Checksum 09:32:20 4fe6c5a15a65: Download complete 09:32:20 59bf1c3509f3: Pull complete 09:32:20 666ba61612fd: Pull complete 09:32:20 8ed8ca486205: Pull complete 09:32:24 4fe6c5a15a65: Pull complete 09:32:24 22a0e8bec74d: Pull complete 09:32:24 640e595b4fbd: Pull complete 09:32:24 763cafe07f6e: Pull complete 09:32:24 0c0b528cf693: Pull complete 09:32:26 10935f4eaf8b: Pull complete 09:32:26 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:26 ---> 99d49a6021b9 09:32:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:32:27 ---> Running in dfe39eff7073 09:32:28 Removing intermediate container dfe39eff7073 09:32:28 ---> fb9ea7855a24 09:32:28 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:32:28 ---> Running in 808fd07501aa 09:32:28 Removing intermediate container 808fd07501aa 09:32:28 ---> cb4ae32c035f 09:32:28 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:32:28 ---> Running in bf53feaf4183 09:32:28 Removing intermediate container bf53feaf4183 09:32:28 ---> 515d6d2ea937 09:32:28 Step 6/15 : LABEL Name=edgex-ui-go 09:32:28 ---> Running in f64e0c528cca 09:32:28 Removing intermediate container f64e0c528cca 09:32:28 ---> 503440ee15c2 09:32:28 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:32:28 ---> Running in c6a17cb28832 09:32:28 Removing intermediate container c6a17cb28832 09:32:28 ---> a11d9dd717ba 09:32:28 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:28 ---> Running in 6d4afcbc9dad 09:32:29 Removing intermediate container 6d4afcbc9dad 09:32:29 ---> 1e811cf23e82 09:32:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:29 ---> Running in 73eb33a68687 09:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:32:30 OK: 221 MiB in 52 packages 09:32:30 Removing intermediate container 73eb33a68687 09:32:30 ---> 2288a1610ccb 09:32:30 Step 10/15 : ENV GO111MODULE=on 09:32:30 ---> Running in f038fc475591 09:32:30 Removing intermediate container f038fc475591 09:32:30 ---> d55e3b80c328 09:32:30 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:32:31 ---> Running in 172ee11be29c 09:32:31 Removing intermediate container 172ee11be29c 09:32:31 ---> 144d46e26616 09:32:31 Step 12/15 : COPY go.mod vendor* ./ 09:32:31 ---> 617d83012ee0 09:32:31 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 ---> Running in 101dc20b8599 09:32:32 Still waiting to schedule task 09:32:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:33:18 Removing intermediate container 101dc20b8599 09:33:18 ---> 94ec0cf1eef3 09:33:18 Step 14/15 : COPY . . 09:33:18 ---> d67a548c8315 09:33:18 Step 15/15 : RUN ${MAKE} 09:33:18 ---> Running in fe2a0f1f887f 09:33:18 noop 09:33:18 Removing intermediate container fe2a0f1f887f 09:33:18 ---> 6bfeb3ae3558 09:33:18 Successfully built 6bfeb3ae3558 09:33:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:33:18 + docker inspect -f . ci-base-image-x86_64 09:33:18 . [Pipeline] withDockerContainer 09:33:18 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 09:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:33:18 $ docker top 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:19 + go version 09:33:19 go version go1.17.6 linux/amd64 [Pipeline] } 09:33:19 $ docker stop --time=1 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 09:33:20 $ docker rm -f 7c67c4b16966a353ace73b93423dd780f861d50f457d3c9329ca00ea1029cec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:21 + docker inspect -f . ci-base-image-x86_64 09:33:21 . [Pipeline] withDockerContainer 09:33:21 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 09:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:33:21 $ docker top 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:33:22 + make test 09:33:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:33:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:33:34 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:33:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:33:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:33:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:33:39 $ docker stop --time=1 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 09:33:40 $ docker rm -f 9e4c3a7f1f4c54681fda5f3627bac4b3a43913306150b75d1f86b83944e85a47 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:33:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:33:42 + ls -al . 09:33:42 total 112 09:33:42 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 11 09:33 . 09:33:42 drwxrwxr-x. 4 jenkins jenkins 110 Feb 11 09:31 .. 09:33:42 drwxrwxr-x. 3 jenkins jenkins 20 Feb 11 09:31 assets 09:33:42 drwxrwxr-x. 2 jenkins jenkins 66 Feb 11 09:31 bin 09:33:42 drwxrwxr-x. 3 jenkins jenkins 29 Feb 11 09:31 cmd 09:33:42 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 11 09:31 CONTRIBUTING.md 09:33:42 -rw-r--r--. 1 jenkins jenkins 10 Feb 11 09:33 coverage.out 09:33:42 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 11 09:31 Dockerfile 09:33:42 drwxrwxr-x. 2 jenkins jenkins 23 Feb 11 09:31 docs 09:33:42 drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 09:31 .git 09:33:42 drwxrwxr-x. 2 jenkins jenkins 103 Feb 11 09:31 .github 09:33:42 -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 09:31 .gitignore 09:33:42 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 11 09:31 go.mod 09:33:42 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 11 09:31 go.sum 09:33:42 drwxrwxr-x. 9 jenkins jenkins 125 Feb 11 09:31 internal 09:33:42 -rw-rw-r--. 1 jenkins jenkins 652 Feb 11 09:31 Jenkinsfile 09:33:42 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 11 09:31 LICENSE 09:33:42 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 11 09:31 Makefile 09:33:42 drwxrwxr-x. 3 jenkins jenkins 19 Feb 11 09:31 pkg 09:33:42 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 11 09:31 README.md 09:33:42 drwx------. 3 jenkins jenkins 56 Feb 11 09:32 .semver 09:33:42 drwxrwxr-x. 4 jenkins jenkins 71 Feb 11 09:31 snap 09:33:42 -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 09:32 VERSION 09:33:42 -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 09:31 version.go 09:33:42 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 11 09:31 web [Pipeline] isUnix [Pipeline] sh 09:33:42 + 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=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 --label arch=amd64 --label version=0.0.0 . 09:33:42 Sending build context to Docker daemon 41.29MB 09:33:42 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:33:42 Step 2/23 : FROM ${BASE} AS builder 09:33:42 ---> 6bfeb3ae3558 09:33:42 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:33:42 ---> Running in b70299350e7c 09:33:43 Removing intermediate container b70299350e7c 09:33:43 ---> d79ea3ec17f1 09:33:43 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:33:43 ---> Running in 28dc3118b184 09:33:43 Removing intermediate container 28dc3118b184 09:33:43 ---> 6fda39037cda 09:33:43 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:33:43 ---> Running in e8aa604c5651 09:33:43 Removing intermediate container e8aa604c5651 09:33:43 ---> 179692c938ad 09:33:43 Step 6/23 : LABEL Name=edgex-ui-go 09:33:43 ---> Running in 250948d0d33c 09:33:43 Removing intermediate container 250948d0d33c 09:33:43 ---> 91910fa8df9d 09:33:43 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:33:43 ---> Running in 6f5d038cebca 09:33:43 Removing intermediate container 6f5d038cebca 09:33:43 ---> 1d95492fce44 09:33:43 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:43 ---> Running in e7fd58424a98 09:33:44 Removing intermediate container e7fd58424a98 09:33:44 ---> 5a9b043e77c4 09:33:44 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:33:44 ---> Running in 047e8f8c5d3d 09:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:33:45 OK: 221 MiB in 52 packages 09:33:45 Removing intermediate container 047e8f8c5d3d 09:33:45 ---> 6d3d2d98f959 09:33:45 Step 10/23 : ENV GO111MODULE=on 09:33:45 ---> Running in 09441edde8fd 09:33:45 Removing intermediate container 09441edde8fd 09:33:45 ---> aedddc95b336 09:33:45 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:33:45 ---> Running in ea79d6e5c3aa 09:33:45 Removing intermediate container ea79d6e5c3aa 09:33:45 ---> 6f2a82c236a2 09:33:45 Step 12/23 : COPY go.mod vendor* ./ 09:33:46 ---> 701f0a4fd7f9 09:33:46 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:46 ---> Running in 39753b58bd15 09:33:46 Removing intermediate container 39753b58bd15 09:33:46 ---> c6e1369843ac 09:33:46 Step 14/23 : COPY . . 09:33:47 ---> ccdfe1e5940e 09:33:47 Step 15/23 : RUN ${MAKE} 09:33:47 ---> Running in 3aa9cca55eb4 09:33:47 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 09:33:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] ws 09:33:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:33:56 The recommended git tool is: git 09:33:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:33:57 Removing intermediate container 3aa9cca55eb4 09:33:57 ---> cc7d94ea8326 09:33:57 Step 16/23 : FROM alpine:3.14 09:33:58 3.14: Pulling from library/alpine 09:33:58 97518928ae5f: Pulling fs layer 09:33:58 97518928ae5f: Verifying Checksum 09:33:58 97518928ae5f: Download complete 09:33:59 97518928ae5f: Pull complete 09:33:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:33:59 Status: Downloaded newer image for alpine:3.14 09:33:59 ---> 0a97eee8041e 09:33:59 Step 17/23 : EXPOSE 4000 09:33:59 ---> Running in 45c913527089 09:33:59 Removing intermediate container 45c913527089 09:33:59 ---> a6056be98a1c 09:33:59 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 09:33:59 ---> 5741c831b366 09:33:59 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:33:59 ---> Running in b9a9e06f37c9 09:33:59 Removing intermediate container b9a9e06f37c9 09:33:59 ---> 6c37a04e37b9 09:33:59 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:33:59 ---> Running in e3661a9ebe40 09:33:59 Removing intermediate container e3661a9ebe40 09:33:59 ---> 9fcbc6f43e10 09:33:59 Step 21/23 : LABEL arch=amd64 09:33:59 ---> Running in 429931c5d0ce 09:33:59 Removing intermediate container 429931c5d0ce 09:33:59 ---> eb29a0c91be7 09:33:59 Step 22/23 : LABEL git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 09:34:00 ---> Running in 8801e7aa1ca7 09:34:00 Removing intermediate container 8801e7aa1ca7 09:34:00 ---> 695008b1df4d 09:34:00 Step 23/23 : LABEL version=0.0.0 09:34:00 ---> Running in e646ce5e7574 09:34:00 Removing intermediate container e646ce5e7574 09:34:00 ---> aa97f5759f58 09:34:00 [Warning] One or more build-args [ARCH] were not consumed 09:34:00 Successfully built aa97f5759f58 09:34:00 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 09:34:00 using credential edgex-jenkins-ssh 09:34:00 Cloning the remote Git repository 09:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:00 09:34:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:34:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:34:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:34:01 > git --version # timeout=10 09:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:01 latest: Pulling from edgex-lftools-log-publisher 09:34:01 b4d181a07f80: Pulling fs layer 09:34:01 a1111a8f2ec3: Pulling fs layer 09:34:01 ed53099fbce6: Pulling fs layer 09:34:01 dc539afda2c1: Pulling fs layer 09:34:01 77bc0d833cb6: Pulling fs layer 09:34:01 9065ff56babe: Pulling fs layer 09:34:01 d287ab97295c: Pulling fs layer 09:34:01 dc539afda2c1: Waiting 09:34:01 77bc0d833cb6: Waiting 09:34:01 9065ff56babe: Waiting 09:34:01 d287ab97295c: Waiting 09:34:01 a1111a8f2ec3: Verifying Checksum 09:34:01 a1111a8f2ec3: Download complete 09:34:01 dc539afda2c1: Verifying Checksum 09:34:01 dc539afda2c1: Download complete 09:34:01 ed53099fbce6: Verifying Checksum 09:34:01 ed53099fbce6: Download complete 09:34:01 9065ff56babe: Verifying Checksum 09:34:01 9065ff56babe: Download complete 09:34:01 77bc0d833cb6: Verifying Checksum 09:34:01 77bc0d833cb6: Download complete 09:34:01 b4d181a07f80: Verifying Checksum 09:34:01 b4d181a07f80: Download complete 09:34:02 d287ab97295c: Verifying Checksum 09:34:02 d287ab97295c: Download complete 09:34:01 > git --version # 'git version 2.17.1' 09:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:03 b4d181a07f80: Pull complete 09:34:03 a1111a8f2ec3: Pull complete 09:34:03 ed53099fbce6: Pull complete 09:34:03 dc539afda2c1: Pull complete 09:34:04 77bc0d833cb6: Pull complete 09:34:04 9065ff56babe: Pull complete 09:34:04 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 09:34:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:34:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:34:04 > git config core.sparsecheckout # timeout=10 09:34:04 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 09:34:05 Merge succeeded, producing df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 09:34:05 Checking out Revision df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 (PR-496) 09:34:05 > git remote # timeout=10 09:34:05 > git config --get remote.origin.url # timeout=10 09:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:05 > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 09:34:05 > git rev-parse HEAD^{commit} # timeout=10 09:34:05 > git config core.sparsecheckout # timeout=10 09:34:05 > git checkout -f df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 09:34:09 Commit message: "fix: issue-#494 about scheduler updates and bug fixed" 09:34:09 d287ab97295c: Pull complete 09:34:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:09 > git --version # timeout=10 09:34:09 > git --version # 'git version 2.17.1' 09:34:09 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withDockerContainer 09:34:09 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 09:34:09 $ 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-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:34:09 09:34:09 GitHub has been notified of this commit’s build result 09:34:09 09:34:12 $ docker top dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:34:12 ---> job-cost.sh 09:34:12 lf-activate-venv: SKIPPING 09:34:12 INFO: No Stack... 09:34:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:34:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:13 Dload Upload Total Spent Left Speed 09:34:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 09:34:13 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh 09:34:13 INFO: Archiving Costs [Pipeline] sh 09:34:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:34:13 + cut -d, -f6 09:34:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/cost.csv [Pipeline] lock 09:34:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] 09:34:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] did not exist. Created. 09:34:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:34:14 + sudo tee /etc/docker/daemon.new 09:34:14 { 09:34:14 "registry-mirrors": [ 09:34:14 "https://nexus3.edgexfoundry.org:10001" 09:34:14 ], 09:34:14 "bip": "10.250.0.254/24", 09:34:14 "hosts": [ 09:34:14 "tcp://0.0.0.0:5555", 09:34:14 "unix:///var/run/docker.sock" 09:34:14 ], 09:34:14 "mtu": 1458, 09:34:14 "selinux-enabled": true, 09:34:14 "seccomp-profile": "/etc/docker/seccomp.json" 09:34:14 } [Pipeline] sh 09:34:14 + echo total: 0.05999999865889549 [Pipeline] stash 09:34:14 Stashed 1 file(s) [Pipeline] } 09:34:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] 09:34:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 09:34:14 $ docker stop --time=1 dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b 09:34:15 $ docker rm -f dd4e67a834392ff0bb4bc6918dd870767c465db16b32d43f58be098c637bbf7b [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:34:16 + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:34 provisioning config files... 09:34:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3147177039829555345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:34 ---> docker-login.sh 09:34:34 nexus3.edgexfoundry.org:10001 09:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:35 Configure a credential helper to remove this warning. See 09:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:35 09:34:35 Login Succeeded 09:34:35 nexus3.edgexfoundry.org:10002 09:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:36 Configure a credential helper to remove this warning. See 09:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:36 09:34:36 Login Succeeded 09:34:36 nexus3.edgexfoundry.org:10003 09:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:36 Configure a credential helper to remove this warning. See 09:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:36 09:34:36 Login Succeeded 09:34:36 nexus3.edgexfoundry.org:10004 09:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:37 Configure a credential helper to remove this warning. See 09:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:37 09:34:37 Login Succeeded 09:34:37 docker.io 09:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:37 Configure a credential helper to remove this warning. See 09:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:37 09:34:37 Login Succeeded 09:34:37 ---> docker-login.sh ends [Pipeline] } 09:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:34:38 ========================================================= 09:34:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:34:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:34:38 + 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 . 09:34:39 Sending build context to Docker daemon 26.1MB 09:34:39 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:34:39 Step 2/15 : FROM ${BASE} AS builder 09:34:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:34:39 9b3977197b4f: Pulling fs layer 09:34:39 1a89e8eeedd5: Pulling fs layer 09:34:39 94645a83ff95: Pulling fs layer 09:34:39 3f3a8bcf1eab: Pulling fs layer 09:34:39 0c92f367c5e7: Pulling fs layer 09:34:39 f7c0051592d6: Pulling fs layer 09:34:39 a227ed2f7395: Pulling fs layer 09:34:39 7b1c46037f91: Pulling fs layer 09:34:39 3f3a8bcf1eab: Waiting 09:34:39 0c92f367c5e7: Waiting 09:34:39 f7c0051592d6: Waiting 09:34:39 a227ed2f7395: Waiting 09:34:39 94645a83ff95: Verifying Checksum 09:34:39 94645a83ff95: Download complete 09:34:39 1a89e8eeedd5: Verifying Checksum 09:34:39 1a89e8eeedd5: Download complete 09:34:39 0c92f367c5e7: Download complete 09:34:39 f7c0051592d6: Verifying Checksum 09:34:39 f7c0051592d6: Download complete 09:34:39 9b3977197b4f: Verifying Checksum 09:34:39 9b3977197b4f: Download complete 09:34:39 a227ed2f7395: Verifying Checksum 09:34:39 a227ed2f7395: Download complete 09:34:40 9b3977197b4f: Pull complete 09:34:41 1a89e8eeedd5: Pull complete 09:34:41 94645a83ff95: Pull complete 09:34:41 7b1c46037f91: Verifying Checksum 09:34:41 7b1c46037f91: Download complete 09:34:42 3f3a8bcf1eab: Download complete 09:34:54 3f3a8bcf1eab: Pull complete 09:34:54 0c92f367c5e7: Pull complete 09:34:54 f7c0051592d6: Pull complete 09:34:54 a227ed2f7395: Pull complete 09:35:01 7b1c46037f91: Pull complete 09:35:01 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:35:01 ---> f79e39bc4007 09:35:01 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:35:01 ---> Running in 331e0ec66fd8 09:35:01 Removing intermediate container 331e0ec66fd8 09:35:01 ---> a0a3ef4b0c20 09:35:01 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:35:02 ---> Running in e205c6d4fc0c 09:35:02 Removing intermediate container e205c6d4fc0c 09:35:02 ---> af43d38ea55a 09:35:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:35:02 ---> Running in 65e7c8055594 09:35:03 Removing intermediate container 65e7c8055594 09:35:03 ---> b58c09edcf93 09:35:03 Step 6/15 : LABEL Name=edgex-ui-go 09:35:03 ---> Running in 4b437df345c8 09:35:03 Removing intermediate container 4b437df345c8 09:35:03 ---> 1e3130a6d353 09:35:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:35:03 ---> Running in 862e5549cd5d 09:35:03 Removing intermediate container 862e5549cd5d 09:35:03 ---> 115f4c39f1ad 09:35:03 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:04 ---> Running in ad80c94bbb2e 09:35:06 Removing intermediate container ad80c94bbb2e 09:35:06 ---> 1b2a3f896b0d 09:35:06 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:35:06 ---> Running in 4f5878ab8aa4 09:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:35:08 OK: 220 MiB in 52 packages 09:35:09 Removing intermediate container 4f5878ab8aa4 09:35:09 ---> c08ac6bd7d99 09:35:09 Step 10/15 : ENV GO111MODULE=on 09:35:09 ---> Running in 59f7d05457ff 09:35:09 Removing intermediate container 59f7d05457ff 09:35:09 ---> 2ec97b53f2a3 09:35:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:35:09 ---> Running in bdb6130457c3 09:35:10 Removing intermediate container bdb6130457c3 09:35:10 ---> 1a9bc74d3719 09:35:10 Step 12/15 : COPY go.mod vendor* ./ 09:35:11 ---> d6bd556d43cf 09:35:11 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:11 ---> Running in 85a623d53ceb 09:36:19 Removing intermediate container 85a623d53ceb 09:36:19 ---> 5f4ae4cb462b 09:36:19 Step 14/15 : COPY . . 09:36:21 ---> ab7665e4c476 09:36:21 Step 15/15 : RUN ${MAKE} 09:36:21 ---> Running in bb9c59d6d8b7 09:36:22 noop 09:36:22 Removing intermediate container bb9c59d6d8b7 09:36:22 ---> 5c42be8b4fcd 09:36:23 Successfully built 5c42be8b4fcd 09:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:36:23 + docker inspect -f . ci-base-image-arm64 09:36:23 . [Pipeline] withDockerContainer 09:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container 09:36:23 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:36:25 $ docker top 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:26 + go version 09:36:26 go version go1.17.6 linux/arm64 [Pipeline] } 09:36:26 $ docker stop --time=1 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 09:36:27 $ docker rm -f 0686df2bec983d49ac47b86a2f2ff817eec78863b00ad18edcb09ddfba3aefd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:28 + docker inspect -f . ci-base-image-arm64 09:36:28 . [Pipeline] withDockerContainer 09:36:28 prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container 09:36:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:36:30 $ docker top cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:36:31 + make test 09:36:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:36:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:37:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:37:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:37:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:37:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:37:26 $ docker stop --time=1 cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 09:37:28 $ docker rm -f cf21d61b4d4496a8124db5c1b824658f7b60823aa1bea26378d4f93d3fe00a65 [Pipeline] // withDockerContainer [Pipeline] sh 09:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:37:28 Warning: overwriting stash ‘coverage-report’ 09:37:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:37:30 + ls -al . 09:37:30 total 152 09:37:30 drwxrwxr-x 12 jenkins jenkins 4096 Feb 11 09:36 . 09:37:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 .. 09:37:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 09:34 .git 09:37:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 .github 09:37:30 -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 09:34 .gitignore 09:37:30 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 11 09:34 CONTRIBUTING.md 09:37:30 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 11 09:34 Dockerfile 09:37:30 -rw-rw-r-- 1 jenkins jenkins 652 Feb 11 09:34 Jenkinsfile 09:37:30 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 11 09:34 LICENSE 09:37:30 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 11 09:34 Makefile 09:37:30 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 11 09:34 README.md 09:37:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 09:32 VERSION 09:37:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 assets 09:37:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 bin 09:37:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 cmd 09:37:30 -rw-r--r-- 1 jenkins jenkins 10 Feb 11 09:36 coverage.out 09:37:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 09:34 docs 09:37:30 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 11 09:34 go.mod 09:37:30 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 11 09:34 go.sum 09:37:30 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 09:34 internal 09:37:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 09:34 pkg 09:37:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 snap 09:37:30 -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 09:34 version.go 09:37:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 09:34 web [Pipeline] isUnix [Pipeline] sh 09:37:30 + 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=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 --label arch=arm64 --label version=0.0.0 . 09:37:31 Sending build context to Docker daemon 26.1MB 09:37:31 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:37:31 Step 2/23 : FROM ${BASE} AS builder 09:37:31 ---> 5c42be8b4fcd 09:37:31 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:37:31 ---> Running in 456b6011fb4f 09:37:31 Removing intermediate container 456b6011fb4f 09:37:31 ---> 5c6bc0928466 09:37:31 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:37:32 ---> Running in 6740682160f6 09:37:32 Removing intermediate container 6740682160f6 09:37:32 ---> 4facb8e8701a 09:37:32 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:37:32 ---> Running in c6d9ed007ce7 09:37:32 Removing intermediate container c6d9ed007ce7 09:37:32 ---> 0957b7da5313 09:37:32 Step 6/23 : LABEL Name=edgex-ui-go 09:37:33 ---> Running in 02ab23773b94 09:37:33 Removing intermediate container 02ab23773b94 09:37:33 ---> c488d8a571cb 09:37:33 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:37:33 ---> Running in a5def78634f9 09:37:33 Removing intermediate container a5def78634f9 09:37:33 ---> 91c583f525f5 09:37:33 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:34 ---> Running in f860fdc24553 09:37:36 Removing intermediate container f860fdc24553 09:37:36 ---> 4324723e9947 09:37:36 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:37:36 ---> Running in 99174ce08982 09:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:37:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:37:38 OK: 220 MiB in 52 packages 09:37:39 Removing intermediate container 99174ce08982 09:37:39 ---> 72b1f2d94f4c 09:37:39 Step 10/23 : ENV GO111MODULE=on 09:37:39 ---> Running in c955bb67c1e1 09:37:39 Removing intermediate container c955bb67c1e1 09:37:39 ---> 3da0990d87f4 09:37:39 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:37:39 ---> Running in 4bbe58c2886c 09:37:40 Removing intermediate container 4bbe58c2886c 09:37:40 ---> 512cfa96bbb0 09:37:40 Step 12/23 : COPY go.mod vendor* ./ 09:37:40 ---> eab2283467b0 09:37:40 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:40 ---> Running in 494aad95fde8 09:37:42 Removing intermediate container 494aad95fde8 09:37:42 ---> 800b1c9d69ee 09:37:42 Step 14/23 : COPY . . 09:37:46 ---> c9f44974db9c 09:37:46 Step 15/23 : RUN ${MAKE} 09:37:46 ---> Running in cc05c4bf38e8 09:37:46 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 09:38:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:38:20 Removing intermediate container cc05c4bf38e8 09:38:20 ---> 38c1b0879c5d 09:38:20 Step 16/23 : FROM alpine:3.14 09:38:20 3.14: Pulling from library/alpine 09:38:21 be307f383ecc: Pulling fs layer 09:38:21 be307f383ecc: Verifying Checksum 09:38:21 be307f383ecc: Download complete 09:38:22 be307f383ecc: Pull complete 09:38:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:38:22 Status: Downloaded newer image for alpine:3.14 09:38:22 ---> 5b8b7b635229 09:38:22 Step 17/23 : EXPOSE 4000 09:38:22 ---> Running in ffe5bc33dac2 09:38:22 Removing intermediate container ffe5bc33dac2 09:38:22 ---> 7c5084654a0e 09:38:22 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 09:38:23 ---> 21fc9ca30b14 09:38:23 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:38:23 ---> Running in bfc9da41f4ff 09:38:24 Removing intermediate container bfc9da41f4ff 09:38:24 ---> fd5e23816fc9 09:38:24 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:38:24 ---> Running in fd016258c50f 09:38:24 Removing intermediate container fd016258c50f 09:38:24 ---> 6cb067be8064 09:38:24 Step 21/23 : LABEL arch=arm64 09:38:24 ---> Running in de55209c7cce 09:38:24 Removing intermediate container de55209c7cce 09:38:24 ---> 514ae248763b 09:38:24 Step 22/23 : LABEL git_sha=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 09:38:25 ---> Running in 236d7ef238c6 09:38:25 Removing intermediate container 236d7ef238c6 09:38:25 ---> 46fa7f131df4 09:38:25 Step 23/23 : LABEL version=0.0.0 09:38:25 ---> Running in 2ad95f2e8e3d 09:38:26 Removing intermediate container 2ad95f2e8e3d 09:38:26 ---> d15c8d8269b6 09:38:26 [Warning] One or more build-args [ARCH] were not consumed 09:38:26 Successfully built d15c8d8269b6 09:38:26 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 09:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:26 09:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:27 arm64: Pulling from edgex-lftools-log-publisher 09:38:27 448f6bf000e3: Pulling fs layer 09:38:27 f757da607395: Pulling fs layer 09:38:27 05883995daec: Pulling fs layer 09:38:27 8603b9c90790: Pulling fs layer 09:38:27 1560dd03e051: Pulling fs layer 09:38:27 27f5ce0e4adf: Pulling fs layer 09:38:27 c2d8d7efcc4b: Pulling fs layer 09:38:27 1560dd03e051: Waiting 09:38:27 27f5ce0e4adf: Waiting 09:38:27 8603b9c90790: Waiting 09:38:27 c2d8d7efcc4b: Waiting 09:38:27 f757da607395: Verifying Checksum 09:38:27 f757da607395: Download complete 09:38:27 8603b9c90790: Verifying Checksum 09:38:27 8603b9c90790: Download complete 09:38:27 1560dd03e051: Verifying Checksum 09:38:27 1560dd03e051: Download complete 09:38:27 27f5ce0e4adf: Verifying Checksum 09:38:27 27f5ce0e4adf: Download complete 09:38:27 05883995daec: Verifying Checksum 09:38:27 05883995daec: Download complete 09:38:27 448f6bf000e3: Verifying Checksum 09:38:27 448f6bf000e3: Download complete 09:38:30 c2d8d7efcc4b: Verifying Checksum 09:38:30 c2d8d7efcc4b: Download complete 09:38:31 448f6bf000e3: Pull complete 09:38:32 f757da607395: Pull complete 09:38:33 05883995daec: Pull complete 09:38:33 8603b9c90790: Pull complete 09:38:34 1560dd03e051: Pull complete 09:38:34 27f5ce0e4adf: Pull complete 09:38:49 c2d8d7efcc4b: Pull complete 09:38:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:38:50 prd-ubuntu18.04-docker-arm64-4c-16g-5057 does not seem to be running inside a container 09:38:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:38:52 $ docker top bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:53 ---> job-cost.sh 09:38:53 lf-activate-venv: SKIPPING 09:38:53 INFO: No Stack... 09:38:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:54 INFO: Archiving Costs [Pipeline] sh 09:38:55 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:38:55 + cut -d, -f6 [Pipeline] lock 09:38:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] 09:38:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] did not exist. Created. 09:38:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:38:56 /w/workspace/edgex-ui-go/1@tmp/durable-d692d164/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d692d164/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:38:56 + echo total: 0.10999999940395355 [Pipeline] stash 09:38:56 Warning: overwriting stash ‘stack-cost’ 09:38:57 Stashed 1 file(s) [Pipeline] } 09:38:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:38:57 $ docker stop --time=1 bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e 09:38:58 $ docker rm -f bff6f731e74c778ce5e14382eee0a0bd80f2a598cd473b738aa71dd1ce55348e [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 09:38:59 provisioning config files... 09:38:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config3622255935906118522tmp [Pipeline] { [Pipeline] sh 09:39:00 + set +x 09:39:00 + bash -s -- 09:39:00 + curl -s https://codecov.io/bash 09:39:00 09:39:00 _____ _ 09:39:00 / ____| | | 09:39:00 | | ___ __| | ___ ___ _____ __ 09:39:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:39:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:39:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:39:00 Bash-1.0.6 09:39:00 09:39:00 09:39:00 ==> git version 2.24.4 found 09:39:00 ==> 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 09:39:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:39:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:39:00 ==> Jenkins CI detected. 09:39:00 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-496 09:39:00 project root: . 09:39:00 --> token set from env 09:39:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:39:00 ==> Running gcov in . (disable via -X gcov) 09:39:00 ==> Python coveragepy not found 09:39:00 ==> Searching for coverage reports in: 09:39:00 + . 09:39:00 -> Found 1 reports 09:39:00 ==> Detecting git/mercurial file structure 09:39:00 ==> Reading reports 09:39:00 + ./coverage.out bytes=10 09:39:00 ==> Appending adjustments 09:39:00 https://docs.codecov.io/docs/fixing-reports 09:39:00 + Found adjustments 09:39:00 ==> Gzipping contents 09:39:00 4.0K /tmp/codecov.JLgDYM.gz 09:39:00 ==> Uploading reports 09:39:00 url: https://codecov.io 09:39:00 query: branch=PR-496&commit=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= 09:39:00 -> Pinging Codecov 09:39:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-496&commit=df56ff2c897bf49ee4cbb4d4babf640d423ec4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= 09:39:00 -> Uploading to 09:39:00 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/FB506323287CE973F263BFD2A0EB1F37/df56ff2c897bf49ee4cbb4d4babf640d423ec4b7/31c6d939-8a72-452d-a27e-424f7a679332.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T093900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90b93cdf26284ddcec4fafcebb1fdb836e970b2abcc68ca593f97f11e268ce30 09:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:00 Dload Upload Total Spent Left Speed 09:39:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11923 --:--:-- --:--:-- --:--:-- 11955 09:39:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 [Pipeline] } 09:39:01 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 09:39:02 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives ']' 09:39:02 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 09:39:02 total 8 09:39:02 drwxr-xr-x. 3 root root 34 Feb 11 09:34 . 09:39:02 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 09:34 .. 09:39:02 drwxr-xr-x. 2 root root 6 Feb 11 09:34 cost 09:39:02 -rw-r--r--. 1 root root 82 Feb 11 09:34 cost.csv 09:39:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 09:39:02 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 09:39:02 total 8 09:39:02 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 09:34 . 09:39:02 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 09:34 .. 09:39:02 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 09:34 cost 09:39:02 -rw-r--r--. 1 jenkins jenkins 82 Feb 11 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:39:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:39:03 ---> package-listing.sh 09:39:03 ++ facter osfamily 09:39:03 ++ tr '[:upper:]' '[:lower:]' 09:39:04 + OS_FAMILY=redhat 09:39:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-496 09:39:04 + START_PACKAGES=/tmp/packages_start.txt 09:39:04 + END_PACKAGES=/tmp/packages_end.txt 09:39:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:04 + PACKAGES=/tmp/packages_start.txt 09:39:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' 09:39:04 + PACKAGES=/tmp/packages_end.txt 09:39:04 + case "${OS_FAMILY}" in 09:39:04 + rpm -qa 09:39:04 + sort 09:39:04 + '[' -f /tmp/packages_start.txt ']' 09:39:04 + '[' -f /tmp/packages_end.txt ']' 09:39:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' 09:39:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ 09:39:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [Pipeline] echo 09:39:04 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-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:39:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:05 . [Pipeline] withDockerContainer 09:39:05 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 09:39:05 $ 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-496/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-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:39:06 $ docker top a9d73127b1c938fd46b66827bdca489bc6264c34fe7de664839451c16975853c -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:06 + touch /tmp/pre-build-complete [Pipeline] sh 09:39:06 + mkdir -p /var/log/sysstat [Pipeline] sh 09:39:07 + ls /var/log/sa-host 09:39:07 + sadf -c /var/log/sa-host/sa11 09:39:07 file_magic: OK 09:39:07 HZ: Using current value: 100 09:39:07 file_header: OK 09:39:07 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 09:39:07 Statistics: 09:39:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:39:07 File successfully converted to sysstat format version 12.0.3 09:39:07 + sadf -c /var/log/sa-host/sa17 09:39:07 file_magic: OK 09:39:07 HZ: Using current value: 100 09:39:07 file_header: OK 09:39:07 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 09:39:07 Statistics: 09:39:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:39:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:07 provisioning config files... 09:39:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config6956010179782715678tmp [Pipeline] { [Pipeline] echo 09:39:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:39:07 ---> create-netrc.sh [Pipeline] } 09:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:39:08 ---> python-tools-install.sh [Pipeline] echo 09:39:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:39:08 ---> sudo-logs.sh 09:39:08 Archiving 'sudo' log.. 09:39:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5056.novalocal: Name or service not known 09:39:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5056.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:39:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:39:09 ---> job-cost.sh 09:39:09 lf-activate-venv: SKIPPING 09:39:09 DEBUG: total: 0.05999999865889549 09:39:09 INFO: Retrieving Stack Cost... 09:39:09 INFO: Retrieving Pricing Info for: v3-standard-2 09:39:09 INFO: Archiving Costs [Pipeline] echo 09:39:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:39:09 ---> logs-deploy.sh 09:39:09 lf-activate-venv: SKIPPING 09:39:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-496/1 09:39:09 INFO: archiving workspace using pattern(s): 09:39:10 Archives upload complete. 09:39:10 INFO: archiving logs to Nexus