Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdfe376362e4e834e56263b822df517dc9a23ae9+e5eddfca3e456f98fd148374ca375fb54025eb5b (647762fb03a2353cfe31d163397c521be47e2ad3) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-288/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-288/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20103 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:47 ========================================================= 01:34:47 EdgeX Global Pipelines Version Info 01:34:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:49 ------------------- 01:34:49 stable info: 01:34:49 ------------------- 01:34:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:49 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:49 Message: update stable to v1.0.177 01:34:51 ------------------- 01:34:51 experimental info: 01:34:51 ------------------- 01:34:51 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:51 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:51 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:34:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:34:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdfe376 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:34:55 provisioning config files... 01:34:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config3037268905213177660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:56 ---> docker-login.sh 01:34:56 nexus3.edgexfoundry.org:10001 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10002 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10003 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 nexus3.edgexfoundry.org:10004 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 docker.io 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 ---> docker-login.sh ends [Pipeline] } 01:34:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:58 + git log --format=format:%s -1 cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] echo 01:34:59 GIT_COMMIT: cdfe376362e4e834e56263b822df517dc9a23ae9, Commit Message: Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2 [Pipeline] echo 01:34:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:59 01:34:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:35:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:00 latest: Pulling from edgex-devops/git-semver 01:35:00 31603596830f: Pulling fs layer 01:35:00 2a8b12db71e7: Pulling fs layer 01:35:00 6ca5941a6612: Pulling fs layer 01:35:00 ecc8261a40a4: Pulling fs layer 01:35:00 2a8b12db71e7: Verifying Checksum 01:35:00 2a8b12db71e7: Download complete 01:35:00 31603596830f: Verifying Checksum 01:35:00 31603596830f: Download complete 01:35:00 6ca5941a6612: Verifying Checksum 01:35:00 6ca5941a6612: Download complete 01:35:00 ecc8261a40a4: Verifying Checksum 01:35:00 ecc8261a40a4: Download complete 01:35:00 31603596830f: Pull complete 01:35:01 2a8b12db71e7: Pull complete 01:35:02 6ca5941a6612: Pull complete 01:35:02 ecc8261a40a4: Pull complete 01:35:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:35:02 prd-centos7-docker-4c-2g-20103 does not seem to be running inside a container 01:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-288 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288:/w/workspace/edgexfoundry_edgex-ui-go_PR-288:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:35:04 $ docker top 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:05 [ssh-agent] Looking for ssh-agent implementation... 01:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:05 $ docker exec 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent 01:35:05 SSH_AUTH_SOCK=/tmp/ssh-hRzAyIDGQrFb/agent.11 01:35:05 SSH_AGENT_PID=17 01:35:05 Running ssh-add (command line suppressed) 01:35:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_5190233850605645396.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_5190233850605645396.key) 01:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:06 + git tag --points-at HEAD [Pipeline] } 01:35:06 $ docker exec --env ******** --env ******** 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent -k 01:35:06 unset SSH_AUTH_SOCK; 01:35:06 unset SSH_AGENT_PID; 01:35:06 echo Agent pid 17 killed; 01:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:06 [ssh-agent] Looking for ssh-agent implementation... 01:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:06 $ docker exec 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent 01:35:06 SSH_AUTH_SOCK=/tmp/ssh-wN2ZaEYfIPj3/agent.46 01:35:06 SSH_AGENT_PID=51 01:35:07 Running ssh-add (command line suppressed) 01:35:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_7513692955407653254.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/private_key_7513692955407653254.key) 01:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:07 + git semver init 01:35:07 # -> Open(): unable to determine branch for HEAD 01:35:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-288/.git 01:35:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-288 01:35:07 # $SEMVER_REMOTE_NAME = origin 01:35:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:35:07 # $SEMVER_USER_NAME = edgex-jenkins 01:35:07 # $SEMVER_BRANCH = PR-288 01:35:07 # $SEMVER_TEMP = /tmp/semver-546257626 01:35:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:35:08 # '/tmp/semver-546257626' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-288/.semver' 01:35:08 # -> Force: false 01:35:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-288/.semver [Pipeline] } 01:35:08 $ docker exec --env ******** --env ******** 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 ssh-agent -k 01:35:09 unset SSH_AUTH_SOCK; 01:35:09 unset SSH_AGENT_PID; 01:35:09 echo Agent pid 51 killed; 01:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:09 + git semver [Pipeline] } 01:35:09 $ docker stop --time=1 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 01:35:11 $ docker rm -f 202875b78f4e339b16e0ff24d11165a26617bed11174fb2e602d2a82c2ea9b06 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:12 Stashed 1 file(s) [Pipeline] echo 01:35:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:35:28 Still waiting to schedule task 01:35:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:35:28 Still waiting to schedule task 01:35:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:36:25 Running on prd-centos7-docker-4c-2g-20112 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] ws 01:36:25 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:36:28 using credential edgex-jenkins-ssh 01:36:28 Cloning the remote Git repository 01:36:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:36:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:28 > git --version # timeout=10 01:36:28 > git --version # 'git version 2.24.3' 01:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:29 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 01:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:36:29 > git config core.sparsecheckout # timeout=10 01:36:29 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 01:36:30 Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 01:36:30 Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) 01:36:29 > git remote # timeout=10 01:36:29 > git config --get remote.origin.url # timeout=10 01:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:29 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:36:29 > git rev-parse HEAD^{commit} # timeout=10 01:36:30 > git config core.sparsecheckout # timeout=10 01:36:30 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 01:36:33 Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" 01:36:33 > git --version # timeout=10 01:36:33 > git --version # 'git version 2.24.3' 01:36:33 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:36:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:36:35 + sudo service docker restart 01:36:35 + true 01:36:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:36:36 provisioning config files... 01:36:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6503783077025517828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:37 ---> docker-login.sh 01:36:37 nexus3.edgexfoundry.org:10001 01:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:37 Configure a credential helper to remove this warning. See 01:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:37 01:36:37 Login Succeeded 01:36:37 nexus3.edgexfoundry.org:10002 01:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:37 Configure a credential helper to remove this warning. See 01:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:37 01:36:37 Login Succeeded 01:36:37 nexus3.edgexfoundry.org:10003 01:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:38 Configure a credential helper to remove this warning. See 01:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:38 01:36:38 Login Succeeded 01:36:38 nexus3.edgexfoundry.org:10004 01:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:38 Configure a credential helper to remove this warning. See 01:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:38 01:36:38 Login Succeeded 01:36:38 docker.io 01:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:38 Configure a credential helper to remove this warning. See 01:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:38 01:36:38 Login Succeeded 01:36:38 ---> docker-login.sh ends [Pipeline] } 01:36:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:39 ========================================================= 01:36:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:36:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:36:39 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 01:36:40 Sending build context to Docker daemon 16.59MB 01:36:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:36:40 Step 2/8 : FROM ${BASE} 01:36:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:36:40 188c0c94c7c5: Pulling fs layer 01:36:40 0ef7d3d256c8: Pulling fs layer 01:36:40 de9db76c5a1d: Pulling fs layer 01:36:40 bca2f99d35d6: Pulling fs layer 01:36:40 93359f2a8cfa: Pulling fs layer 01:36:40 7c6f9722023f: Pulling fs layer 01:36:40 a35cf1a2eb13: Pulling fs layer 01:36:40 93359f2a8cfa: Waiting 01:36:40 7c6f9722023f: Waiting 01:36:40 a35cf1a2eb13: Waiting 01:36:40 bca2f99d35d6: Waiting 01:36:40 de9db76c5a1d: Download complete 01:36:40 0ef7d3d256c8: Verifying Checksum 01:36:40 0ef7d3d256c8: Download complete 01:36:40 93359f2a8cfa: Verifying Checksum 01:36:40 93359f2a8cfa: Download complete 01:36:40 188c0c94c7c5: Verifying Checksum 01:36:40 188c0c94c7c5: Download complete 01:36:40 7c6f9722023f: Verifying Checksum 01:36:40 7c6f9722023f: Download complete 01:36:40 188c0c94c7c5: Pull complete 01:36:40 0ef7d3d256c8: Pull complete 01:36:40 de9db76c5a1d: Pull complete 01:36:42 a35cf1a2eb13: Verifying Checksum 01:36:42 a35cf1a2eb13: Download complete 01:36:42 bca2f99d35d6: Verifying Checksum 01:36:42 bca2f99d35d6: Download complete 01:36:48 bca2f99d35d6: Pull complete 01:36:48 93359f2a8cfa: Pull complete 01:36:48 7c6f9722023f: Pull complete 01:36:58 a35cf1a2eb13: Pull complete 01:36:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:36:58 ---> a62c8e92a672 01:36:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:58 ---> Running in 11f0aa5d2691 01:36:58 Removing intermediate container 11f0aa5d2691 01:36:58 ---> 52f1e211f5af 01:36:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:58 ---> Running in 366409ff82d1 01:36:58 Removing intermediate container 366409ff82d1 01:36:58 ---> 2bd8566cce35 01:36:58 Step 5/8 : RUN apk add --no-cache make git 01:36:58 ---> Running in 6c463e1ca5e3 01:36:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:02 OK: 166 MiB in 39 packages 01:37:02 Removing intermediate container 6c463e1ca5e3 01:37:02 ---> 2ebdda22808d 01:37:02 Step 6/8 : WORKDIR /edgex-ui-go 01:37:03 ---> Running in 9e53375b1955 01:37:03 Removing intermediate container 9e53375b1955 01:37:03 ---> 14821755771c 01:37:03 Step 7/8 : COPY . . 01:37:04 ---> eb1ef4caf8c7 01:37:04 Step 8/8 : RUN go mod download 01:37:04 ---> Running in 45c137801f06 01:37:27 Removing intermediate container 45c137801f06 01:37:27 ---> 35bbc816ca88 01:37:27 Successfully built 35bbc816ca88 01:37:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:37:27 + docker inspect -f . ci-base-image-x86_64 01:37:27 . [Pipeline] withDockerContainer 01:37:27 prd-centos7-docker-4c-2g-20112 does not seem to be running inside a container 01:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:28 $ docker top 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:28 + go version 01:37:28 go version go1.15.5 linux/amd64 [Pipeline] } 01:37:28 $ docker stop --time=1 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f 01:37:30 $ docker rm -f 975ceef37ad888cd7a8c70111dd4838ddfc3ae1f74b99957e7278d802104116f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:31 + docker inspect -f . ci-base-image-x86_64 01:37:31 . [Pipeline] withDockerContainer 01:37:31 prd-centos7-docker-4c-2g-20112 does not seem to be running inside a container 01:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:32 $ docker top cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:32 + make test 01:37:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:37:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:37:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:37:41 GO111MODULE=on go vet ./... [Pipeline] } 01:37:42 $ docker stop --time=1 cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 01:37:44 $ docker rm -f cfda191c3db724476578a45b9eefc05a3c2b13d57217dac62606ac4b93986c98 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:46 + ls -al . 01:37:46 total 88 01:37:46 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . 01:37:46 drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. 01:37:46 drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets 01:37:46 drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin 01:37:46 drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd 01:37:46 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md 01:37:46 -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out 01:37:46 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile 01:37:46 -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build 01:37:46 drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs 01:37:46 drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git 01:37:46 drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github 01:37:46 -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore 01:37:46 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod 01:37:46 -rw-r--r--. 1 jenkins jenkins 20718 Jan 14 01:37 go.sum 01:37:46 drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal 01:37:46 -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile 01:37:46 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE 01:37:46 -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile 01:37:46 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md 01:37:46 -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:35 VERSION 01:37:46 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go 01:37:46 drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh 01:37:47 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 --label arch=amd64 --label version=0.0.0 . 01:37:47 Sending build context to Docker daemon 16.61MB 01:37:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:37:47 Step 2/24 : FROM ${BASE} AS builder 01:37:47 ---> 35bbc816ca88 01:37:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:37:48 ---> Running in 12701130e8d0 01:37:48 Removing intermediate container 12701130e8d0 01:37:48 ---> 8975232a6de7 01:37:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:37:48 ---> Running in 69eca026bd47 01:37:48 Removing intermediate container 69eca026bd47 01:37:48 ---> 04f3221799ac 01:37:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:37:48 ---> Running in 8c361cb3b16b 01:37:48 Removing intermediate container 8c361cb3b16b 01:37:48 ---> bdba9bba296e 01:37:48 Step 6/24 : LABEL Name=edgex-ui-go 01:37:48 ---> Running in 437e95a7beb4 01:37:48 Removing intermediate container 437e95a7beb4 01:37:48 ---> db0b22cf1223 01:37:48 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:37:48 ---> Running in c922d01d87da 01:37:49 Removing intermediate container c922d01d87da 01:37:49 ---> cc7c6f92a216 01:37:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:49 ---> Running in 893f03dc0d03 01:37:50 Removing intermediate container 893f03dc0d03 01:37:50 ---> c2f6d7e06153 01:37:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:50 ---> Running in 273c39609be0 01:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:51 OK: 166 MiB in 39 packages 01:37:52 Removing intermediate container 273c39609be0 01:37:52 ---> bedad3c4002d 01:37:52 Step 10/24 : ENV GO111MODULE=on 01:37:52 ---> Running in da710c4b3d24 01:37:52 Removing intermediate container da710c4b3d24 01:37:52 ---> 11b57a83b962 01:37:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:37:52 ---> Running in 77eacbdac44c 01:37:52 Removing intermediate container 77eacbdac44c 01:37:52 ---> b5afb5587210 01:37:52 Step 12/24 : COPY go.mod . 01:37:52 ---> c0e4941e717e 01:37:52 Step 13/24 : COPY Makefile . 01:37:53 ---> b6830711ce8a 01:37:53 Step 14/24 : RUN make update 01:37:53 ---> Running in 59c45c489cdd 01:37:53 CGO_ENABLED=0 GO111MODULE=on go mod download 01:37:54 Removing intermediate container 59c45c489cdd 01:37:54 ---> 8f44f43ba575 01:37:54 Step 15/24 : COPY . . 01:37:56 ---> eec73b3f0704 01:37:56 Step 16/24 : RUN ${MAKE} 01:37:56 ---> Running in 7e0c4e351092 01:37:56 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 01:38:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:38:06 Removing intermediate container 7e0c4e351092 01:38:06 ---> 0cca9cff1673 01:38:06 Step 17/24 : FROM alpine:3.12 01:38:07 3.12: Pulling from library/alpine 01:38:07 801bfaa63ef2: Pulling fs layer 01:38:07 801bfaa63ef2: Verifying Checksum 01:38:07 801bfaa63ef2: Download complete 01:38:07 801bfaa63ef2: Pull complete 01:38:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:38:07 Status: Downloaded newer image for alpine:3.12 01:38:07 ---> 389fef711851 01:38:07 Step 18/24 : EXPOSE 4000 01:38:07 ---> Running in 8c68df6b43a9 01:38:07 Removing intermediate container 8c68df6b43a9 01:38:07 ---> ec2688aa6760 01:38:07 Step 19/24 : 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 01:38:08 ---> f59066c26163 01:38:08 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:38:08 ---> Running in 4e8c3e84fd3c 01:38:09 Removing intermediate container 4e8c3e84fd3c 01:38:09 ---> b70bc9ba12e6 01:38:09 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:38:09 ---> Running in 6f0159581032 01:38:09 Removing intermediate container 6f0159581032 01:38:09 ---> 7ccfb212494b 01:38:09 Step 22/24 : LABEL arch=amd64 01:38:09 ---> Running in a386543e9399 01:38:09 Removing intermediate container a386543e9399 01:38:09 ---> 30904cb4d945 01:38:09 Step 23/24 : LABEL git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 01:38:09 ---> Running in dd1bde258d88 01:38:09 Removing intermediate container dd1bde258d88 01:38:09 ---> d268cede8876 01:38:09 Step 24/24 : LABEL version=0.0.0 01:38:09 ---> Running in ba030d4ab8e3 01:38:09 Removing intermediate container ba030d4ab8e3 01:38:09 ---> 734a784786ad 01:38:09 [Warning] One or more build-args [ARCH] were not consumed 01:38:09 Successfully built 734a784786ad 01:38:09 Successfully tagged docker-edgex-ui-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20119 in /w/workspace/edgexfoundry_edgex-ui-go_PR-288 [Pipeline] { [Pipeline] ws 01:38:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:38:36 using credential edgex-jenkins-ssh 01:38:36 Cloning the remote Git repository 01:38:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:38:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:38:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:38:36 > git --version # timeout=10 01:38:36 > git --version # 'git version 2.17.1' 01:38:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:03 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit cdfe376362e4e834e56263b822df517dc9a23ae9 01:39:03 Merge succeeded, producing cdfe376362e4e834e56263b822df517dc9a23ae9 01:39:03 Checking out Revision cdfe376362e4e834e56263b822df517dc9a23ae9 (PR-288) 01:39:03 > git config core.sparsecheckout # timeout=10 01:39:03 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 01:39:03 > git remote # timeout=10 01:39:03 > git config --get remote.origin.url # timeout=10 01:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:03 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:39:03 > git rev-parse HEAD^{commit} # timeout=10 01:39:03 > git config core.sparsecheckout # timeout=10 01:39:03 > git checkout -f cdfe376362e4e834e56263b822df517dc9a23ae9 # timeout=10 01:39:08 Commit message: "Bump github.com/gorilla/websocket from 1.4.0 to 1.4.2" 01:39:08 > git --version # timeout=10 01:39:08 > git --version # 'git version 2.17.1' 01:39:08 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:39:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:39:11 + + true 01:39:11 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:39:14 provisioning config files... 01:39:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2605476215594073970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:14 ---> docker-login.sh 01:39:14 nexus3.edgexfoundry.org:10001 01:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:16 Configure a credential helper to remove this warning. See 01:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:16 01:39:16 Login Succeeded 01:39:16 nexus3.edgexfoundry.org:10002 01:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:16 Configure a credential helper to remove this warning. See 01:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:16 01:39:16 Login Succeeded 01:39:16 nexus3.edgexfoundry.org:10003 01:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:17 Configure a credential helper to remove this warning. See 01:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:17 01:39:17 Login Succeeded 01:39:17 nexus3.edgexfoundry.org:10004 01:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:17 Configure a credential helper to remove this warning. See 01:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:17 01:39:17 Login Succeeded 01:39:17 docker.io 01:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:18 Configure a credential helper to remove this warning. See 01:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:18 01:39:18 Login Succeeded 01:39:18 ---> docker-login.sh ends [Pipeline] } 01:39:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:19 ========================================================= 01:39:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:39:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:39:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 01:39:20 Sending build context to Docker daemon 16.59MB 01:39:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:39:20 Step 2/8 : FROM ${BASE} 01:39:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:20 5f621e34cdf4: Pulling fs layer 01:39:20 a4357932f1b6: Pulling fs layer 01:39:20 18c013af1878: Pulling fs layer 01:39:20 00ac8860ef70: Pulling fs layer 01:39:20 63d7cb157983: Pulling fs layer 01:39:20 b116817d02f9: Pulling fs layer 01:39:20 745a02a5169b: Pulling fs layer 01:39:20 00ac8860ef70: Waiting 01:39:20 63d7cb157983: Waiting 01:39:20 18c013af1878: Download complete 01:39:20 a4357932f1b6: Verifying Checksum 01:39:20 a4357932f1b6: Download complete 01:39:20 63d7cb157983: Verifying Checksum 01:39:20 63d7cb157983: Download complete 01:39:20 b116817d02f9: Download complete 01:39:20 5f621e34cdf4: Download complete 01:39:21 5f621e34cdf4: Pull complete 01:39:21 a4357932f1b6: Pull complete 01:39:21 18c013af1878: Pull complete 01:39:22 745a02a5169b: Verifying Checksum 01:39:22 745a02a5169b: Download complete 01:39:23 00ac8860ef70: Verifying Checksum 01:39:23 00ac8860ef70: Download complete 01:39:34 00ac8860ef70: Pull complete 01:39:34 63d7cb157983: Pull complete 01:39:34 b116817d02f9: Pull complete 01:39:36 745a02a5169b: Pull complete 01:39:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:39:36 ---> b7e6874047d6 01:39:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:39:40 ---> Running in 6f032e48c703 01:39:40 Removing intermediate container 6f032e48c703 01:39:40 ---> a34708f45626 01:39:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:40 ---> Running in 854543edf2ef 01:39:43 Removing intermediate container 854543edf2ef 01:39:43 ---> adae0e5bfbfe 01:39:43 Step 5/8 : RUN apk add --no-cache make git 01:39:43 ---> Running in c487a34aa941 01:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:45 OK: 142 MiB in 39 packages 01:39:47 Removing intermediate container c487a34aa941 01:39:47 ---> 0ac6b8396dbd 01:39:47 Step 6/8 : WORKDIR /edgex-ui-go 01:39:47 ---> Running in 7af5e15f261d 01:39:47 Removing intermediate container 7af5e15f261d 01:39:47 ---> c4f55ff15f88 01:39:47 Step 7/8 : COPY . . 01:39:49 ---> 8ab9dddd57a7 01:39:49 Step 8/8 : RUN go mod download 01:39:49 ---> Running in b73a930b116e 01:40:16 Removing intermediate container b73a930b116e 01:40:16 ---> abf6efd623ce 01:40:16 Successfully built abf6efd623ce 01:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:40:17 + docker inspect -f . ci-base-image-arm64 01:40:17 . [Pipeline] withDockerContainer 01:40:17 prd-ubuntu18.04-docker-arm64-4c-16g-20119 does not seem to be running inside a container 01:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:40:19 $ docker top 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:20 + go version 01:40:20 go version go1.15.5 linux/arm64 [Pipeline] } 01:40:20 $ docker stop --time=1 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 01:40:22 $ docker rm -f 47361be34348df958110ffa7436b03bf7a9355616797b2b9e4e2f379048ba7e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:23 + docker inspect -f . ci-base-image-arm64 01:40:23 . [Pipeline] withDockerContainer 01:40:23 prd-ubuntu18.04-docker-arm64-4c-16g-20119 does not seem to be running inside a container 01:40: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 ******** ci-base-image-arm64 cat 01:40:25 $ docker top 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:26 + make test 01:40:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:40:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:40:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:40:54 GO111MODULE=on go vet ./... [Pipeline] } 01:40:56 $ docker stop --time=1 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 01:40:58 $ docker rm -f 480e346473e89db624e828adbb273ec80bc1dc6c823197680fc622a50c7a8d00 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:59 Warning: overwriting stash ‘coverage-report’ 01:41:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:01 + ls -al . 01:41:01 total 124 01:41:01 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:40 . 01:41:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:38 .. 01:41:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git 01:41:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github 01:41:01 -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore 01:41:01 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md 01:41:01 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile 01:41:01 -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build 01:41:01 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile 01:41:01 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE 01:41:01 -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile 01:41:01 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md 01:41:01 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:35 VERSION 01:41:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets 01:41:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin 01:41:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd 01:41:01 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:40 coverage.out 01:41:01 drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs 01:41:01 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod 01:41:01 -rw-r--r-- 1 jenkins jenkins 20718 Jan 14 01:40 go.sum 01:41:01 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal 01:41:01 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go 01:41:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh 01:41:02 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 --label arch=arm64 --label version=0.0.0 . 01:41:03 Sending build context to Docker daemon 16.61MB 01:41:03 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:41:03 Step 2/24 : FROM ${BASE} AS builder 01:41:03 ---> abf6efd623ce 01:41:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:41:03 ---> Running in afedc4a29ec6 01:41:03 Removing intermediate container afedc4a29ec6 01:41:03 ---> 4d4c56c937c5 01:41:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:41:04 ---> Running in 87146ab493aa 01:41:04 Removing intermediate container 87146ab493aa 01:41:04 ---> 307465b15ac2 01:41:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:41:04 ---> Running in afae0570440f 01:41:05 Removing intermediate container afae0570440f 01:41:05 ---> 2922a4b06b2f 01:41:05 Step 6/24 : LABEL Name=edgex-ui-go 01:41:05 ---> Running in c89668015cbb 01:41:05 Removing intermediate container c89668015cbb 01:41:05 ---> 2203a0b0f04e 01:41:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:41:05 ---> Running in a08cba3bb2a5 01:41:06 Removing intermediate container a08cba3bb2a5 01:41:06 ---> 334780c7816c 01:41:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:06 ---> Running in 5aa46921c9d4 01:41:08 Removing intermediate container 5aa46921c9d4 01:41:08 ---> eeac0abca11d 01:41:08 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:08 ---> Running in f091cf0e99c3 01:41:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:41:11 OK: 142 MiB in 39 packages 01:41:12 Removing intermediate container f091cf0e99c3 01:41:12 ---> 247c1995abd8 01:41:12 Step 10/24 : ENV GO111MODULE=on 01:41:12 ---> Running in 6c95660c7ec1 01:41:12 Removing intermediate container 6c95660c7ec1 01:41:12 ---> 7f595005f0f4 01:41:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:41:12 ---> Running in a9ed1a604fcf 01:41:13 Removing intermediate container a9ed1a604fcf 01:41:13 ---> 940c2db769fb 01:41:13 Step 12/24 : COPY go.mod . 01:41:14 ---> b191ec241749 01:41:14 Step 13/24 : COPY Makefile . 01:41:15 ---> f09a16ea1b20 01:41:15 Step 14/24 : RUN make update 01:41:15 ---> Running in 592f5e015d8a 01:41:16 CGO_ENABLED=0 GO111MODULE=on go mod download 01:41:17 Removing intermediate container 592f5e015d8a 01:41:17 ---> 65fd46132e64 01:41:17 Step 15/24 : COPY . . 01:41:19 ---> fb543239ed19 01:41:19 Step 16/24 : RUN ${MAKE} 01:41:19 ---> Running in c04c4a6c7831 01:41:20 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 01:41:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:41:48 Removing intermediate container c04c4a6c7831 01:41:48 ---> 2f134d033670 01:41:48 Step 17/24 : FROM alpine:3.12 01:41:49 3.12: Pulling from library/alpine 01:41:49 159e5727ea61: Pulling fs layer 01:41:50 159e5727ea61: Verifying Checksum 01:41:50 159e5727ea61: Download complete 01:41:50 159e5727ea61: Pull complete 01:41:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:41:50 Status: Downloaded newer image for alpine:3.12 01:41:50 ---> afeebe901d6b 01:41:50 Step 18/24 : EXPOSE 4000 01:41:51 ---> Running in 72e43a1519bd 01:41:51 Removing intermediate container 72e43a1519bd 01:41:51 ---> 8f72433d32cb 01:41:51 Step 19/24 : 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 01:41:53 ---> 8eecd30d109f 01:41:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:41:53 ---> Running in d63430556ae4 01:41:53 Removing intermediate container d63430556ae4 01:41:53 ---> 75c93da7034a 01:41:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:41:53 ---> Running in 6ae04ed1b810 01:41:54 Removing intermediate container 6ae04ed1b810 01:41:54 ---> 2c1e1005aa36 01:41:54 Step 22/24 : LABEL arch=arm64 01:41:54 ---> Running in 603c9bcf2f20 01:41:54 Removing intermediate container 603c9bcf2f20 01:41:54 ---> 0ea5adec6661 01:41:54 Step 23/24 : LABEL git_sha=cdfe376362e4e834e56263b822df517dc9a23ae9 01:41:54 ---> Running in 78f2c89819ca 01:41:55 Removing intermediate container 78f2c89819ca 01:41:55 ---> a4c8d5573c9b 01:41:55 Step 24/24 : LABEL version=0.0.0 01:41:55 ---> Running in 01aded2d11f9 01:41:55 Removing intermediate container 01aded2d11f9 01:41:55 ---> 96ffb2e31515 01:41:55 [Warning] One or more build-args [ARCH] were not consumed 01:41:55 Successfully built 96ffb2e31515 01:41:55 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 01:41:58 provisioning config files... 01:41:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config4410076389238041438tmp [Pipeline] { [Pipeline] sh 01:41:58 + set +x 01:41:58 + curl -s https://codecov.io/bash 01:41:58 + bash -s -- 01:41:58 01:41:58 _____ _ 01:41:58 / ____| | | 01:41:58 | | ___ __| | ___ ___ _____ __ 01:41:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:58 Bash-20201231-23d4836 01:41:58 01:41:58 01:41:58 ==> git version 2.24.3 found 01:41:58 ==> 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 01:41:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:41:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:41:58 ==> Jenkins CI detected. 01:41:58 project root: . 01:41:58 --> token set from env 01:41:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:58 ==> Running gcov in . (disable via -X gcov) 01:41:58 ==> Python coveragepy not found 01:41:58 ==> Searching for coverage reports in: 01:41:58 + . 01:41:58 -> Found 1 reports 01:41:58 ==> Detecting git/mercurial file structure 01:41:58 ==> Reading reports 01:41:58 + ./coverage.out bytes=10 01:41:58 ==> Appending adjustments 01:41:58 https://docs.codecov.io/docs/fixing-reports 01:41:59 + Found adjustments 01:41:59 ==> Gzipping contents 01:41:59 4.0K /tmp/codecov.Xgm5UV.gz 01:41:59 ==> Uploading reports 01:41:59 url: https://codecov.io 01:41:59 query: branch=PR-288&commit=cdfe376362e4e834e56263b822df517dc9a23ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=288&job=&cmd_args= 01:41:59 -> Pinging Codecov 01:41:59 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-288&commit=cdfe376362e4e834e56263b822df517dc9a23ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=288&job=&cmd_args= 01:41:59 -> Uploading to 01:41:59 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/cdfe376362e4e834e56263b822df517dc9a23ae9/9b24c57b-e1d2-4497-8181-0b3fa905d49a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc59be9c6e2249f2611bc9fb9fb691d1d92c7b7fec613e40d5263a42cc061ace 01:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:59 Dload Upload Total Spent Left Speed 01:42:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5210 --:--:-- --:--:-- --:--:-- 5203 01:42:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cdfe376362e4e834e56263b822df517dc9a23ae9 [Pipeline] } 01:42:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:42:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:04 ---> package-listing.sh 01:42:04 ++ facter osfamily 01:42:04 ++ tr '[:upper:]' '[:lower:]' 01:42:04 + OS_FAMILY=redhat 01:42:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-288 01:42:04 + START_PACKAGES=/tmp/packages_start.txt 01:42:04 + END_PACKAGES=/tmp/packages_end.txt 01:42:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:04 + PACKAGES=/tmp/packages_start.txt 01:42:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-288 ']' 01:42:04 + PACKAGES=/tmp/packages_end.txt 01:42:04 + case "${OS_FAMILY}" in 01:42:04 + rpm -qa 01:42:04 + sort 01:42:09 + '[' -f /tmp/packages_start.txt ']' 01:42:09 + '[' -f /tmp/packages_end.txt ']' 01:42:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-288 ']' 01:42:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-288/archives/ 01:42:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-288/archives/ [Pipeline] echo 01:42:09 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-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:42:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:10 01:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:10 alpine: Pulling from edgex-lftools-log-publisher 01:42:10 df20fa9351a1: Pulling fs layer 01:42:10 36b3adc4ff6f: Pulling fs layer 01:42:10 8ad3a11d3b57: Pulling fs layer 01:42:10 46f8f816bc3b: Pulling fs layer 01:42:10 93b61091891f: Pulling fs layer 01:42:10 93b9cdb0e59b: Pulling fs layer 01:42:10 5e14af77c1be: Pulling fs layer 01:42:10 01666e4c0597: Pulling fs layer 01:42:10 aa168da1d23b: Pulling fs layer 01:42:10 46f8f816bc3b: Waiting 01:42:10 93b61091891f: Waiting 01:42:10 93b9cdb0e59b: Waiting 01:42:10 5e14af77c1be: Waiting 01:42:10 01666e4c0597: Waiting 01:42:10 aa168da1d23b: Waiting 01:42:10 36b3adc4ff6f: Verifying Checksum 01:42:10 36b3adc4ff6f: Download complete 01:42:10 46f8f816bc3b: Verifying Checksum 01:42:10 46f8f816bc3b: Download complete 01:42:10 df20fa9351a1: Verifying Checksum 01:42:10 df20fa9351a1: Download complete 01:42:10 93b61091891f: Verifying Checksum 01:42:10 93b61091891f: Download complete 01:42:10 93b9cdb0e59b: Verifying Checksum 01:42:10 93b9cdb0e59b: Download complete 01:42:10 5e14af77c1be: Verifying Checksum 01:42:10 5e14af77c1be: Download complete 01:42:10 01666e4c0597: Verifying Checksum 01:42:10 01666e4c0597: Download complete 01:42:10 8ad3a11d3b57: Verifying Checksum 01:42:10 8ad3a11d3b57: Download complete 01:42:11 df20fa9351a1: Pull complete 01:42:11 36b3adc4ff6f: Pull complete 01:42:13 aa168da1d23b: Verifying Checksum 01:42:13 aa168da1d23b: Download complete 01:42:13 8ad3a11d3b57: Pull complete 01:42:13 46f8f816bc3b: Pull complete 01:42:13 93b61091891f: Pull complete 01:42:13 93b9cdb0e59b: Pull complete 01:42:14 5e14af77c1be: Pull complete 01:42:14 01666e4c0597: Pull complete 01:42:22 aa168da1d23b: Pull complete 01:42:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:42:22 prd-centos7-docker-4c-2g-20103 does not seem to be running inside a container 01:42:22 $ 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-288/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-288 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288:/w/workspace/edgexfoundry_edgex-ui-go_PR-288:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:42:25 $ docker top 4f4c04ff24aa808215994bdff8ae685bff9b7a882211a90cdc804db68e0e35dc -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:26 + mkdir -p /var/log/sa [Pipeline] sh 01:42:27 + ls /var/log/sa-host 01:42:27 + sadf -c /var/log/sa-host/sa14 01:42:27 file_magic: OK 01:42:27 HZ: Using current value: 100 01:42:27 file_header: OK 01:42:27 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 01:42:27 Statistics: 01:42:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:42:27 File successfully converted to sysstat format version 12.2.1 01:42:27 + sadf -c /var/log/sa-host/sa23 01:42:27 file_magic: OK 01:42:27 HZ: Using current value: 100 01:42:27 file_header: OK 01:42:27 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 01:42:27 Statistics: 01:42:27 Hnuu...uuuununununu... 01:42:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:27 provisioning config files... 01:42:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-288@tmp/config8613687959815170137tmp [Pipeline] { [Pipeline] echo 01:42:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:28 ---> create-netrc.sh [Pipeline] } 01:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:42:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:42:28 ---> python-tools-install.sh [Pipeline] echo 01:42:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:28 ---> sudo-logs.sh 01:42:28 Archiving 'sudo' log.. [Pipeline] echo 01:42:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:29 ---> job-cost.sh 01:42:29 lf-activate-venv: SKIPPING 01:42:29 INFO: No Stack... 01:42:30 INFO: Retrieving Pricing Info for: v1-standard-2 01:42:30 INFO: Archiving Costs [Pipeline] echo 01:42:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:30 ---> logs-deploy.sh 01:42:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-288/1 01:42:30 INFO: archiving workspace using pattern(s): 01:42:32 Archives upload complete. 01:42:32 INFO: archiving logs to Nexus