Pull request #415 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 soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 28b5a1963489b6042544ab28df1a4d34c76d2cef+49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (e05bdd329c8779b5d18a633177090807adee2260) 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 [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-ssh1545469584212854408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2582584304002102960.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-415/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-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4741771591207776434.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-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh327058983522677106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh4328834849793574097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-415/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-415/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5019691793481562913.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 155abbc8877922835dbd6f2f82c828d26e35ec40 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-1386 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [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-415 # 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-415@tmp/jenkins-gitclient-ssh7358713461793849504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) > 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-415@tmp/jenkins-gitclient-ssh3378653950021777671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # 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-415@tmp/jenkins-gitclient-ssh3888555541926937640.key > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:43:25.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:43:25.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:43:25.652Z] ========================================================= [2021-08-02T14:43:25.652Z] EdgeX Global Pipelines Version Info [2021-08-02T14:43:25.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:43:26.928Z] ------------------- [2021-08-02T14:43:26.928Z] stable info: [2021-08-02T14:43:26.928Z] ------------------- [2021-08-02T14:43:26.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:43:26.928Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:43:26.928Z] Message: update stable to v1.0.199 [2021-08-02T14:43:27.527Z] ------------------- [2021-08-02T14:43:27.527Z] experimental info: [2021-08-02T14:43:27.527Z] ------------------- [2021-08-02T14:43:27.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:43:27.527Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:43:27.527Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:43:27.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-02T14:43:27.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-02T14:43:27.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:43:27.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:43:28.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:43:28.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:43:28.115Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:43:28.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:43:28.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T14:43:28.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:43:28.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:43:28.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:43:28.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-02T14:43:28.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:43:28.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:43:28.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:43:28.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:43:28.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:43:28.832Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:43:28.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:43:28.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T14:43:29.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T14:43:29.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T14:43:29.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T14:43:29.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T14:43:29.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T14:43:29.335Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:43:29.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo [2021-08-02T14:43:29.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo [2021-08-02T14:43:29.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo [2021-08-02T14:43:29.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] echo [2021-08-02T14:43:29.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28b5a19 [Pipeline] echo [2021-08-02T14:43:29.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:43:29.859Z] provisioning config files... [2021-08-02T14:43:29.880Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config2822203848509069377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:43:30.306Z] ---> docker-login.sh [2021-08-02T14:43:30.306Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:43:30.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:43:30.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:43:30.573Z] Configure a credential helper to remove this warning. See [2021-08-02T14:43:30.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:43:30.573Z] [2021-08-02T14:43:30.573Z] Login Succeeded [2021-08-02T14:43:30.573Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:43:30.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:43:30.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:43:30.573Z] Configure a credential helper to remove this warning. See [2021-08-02T14:43:30.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:43:30.573Z] [2021-08-02T14:43:30.573Z] Login Succeeded [2021-08-02T14:43:30.573Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:43:30.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:43:30.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:43:30.841Z] Configure a credential helper to remove this warning. See [2021-08-02T14:43:30.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:43:30.841Z] [2021-08-02T14:43:30.841Z] Login Succeeded [2021-08-02T14:43:30.841Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:43:30.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:43:30.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:43:30.841Z] Configure a credential helper to remove this warning. See [2021-08-02T14:43:30.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:43:30.841Z] [2021-08-02T14:43:30.841Z] Login Succeeded [2021-08-02T14:43:30.841Z] docker.io [2021-08-02T14:43:31.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:43:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:43:31.385Z] Configure a credential helper to remove this warning. See [2021-08-02T14:43:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:43:31.385Z] [2021-08-02T14:43:31.385Z] Login Succeeded [2021-08-02T14:43:31.385Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:43:31.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T14:43:32.236Z] + git log --format=format:%s -1 28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] echo [2021-08-02T14:43:32.312Z] GIT_COMMIT: 28b5a1963489b6042544ab28df1a4d34c76d2cef, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T14:43:32.350Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:43:32.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:43:32.975Z] [2021-08-02T14:43:32.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:43:33.349Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:43:33.350Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:43:33.350Z] 31603596830f: Pulling fs layer [2021-08-02T14:43:33.350Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:43:33.350Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:43:33.350Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:43:33.350Z] fd332fbdc1db: Waiting [2021-08-02T14:43:33.350Z] b6dc333f4379: Verifying Checksum [2021-08-02T14:43:33.350Z] b6dc333f4379: Download complete [2021-08-02T14:43:33.618Z] 31603596830f: Verifying Checksum [2021-08-02T14:43:33.618Z] 31603596830f: Download complete [2021-08-02T14:43:33.618Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:43:33.618Z] fd332fbdc1db: Download complete [2021-08-02T14:43:33.886Z] 31603596830f: Pull complete [2021-08-02T14:43:33.886Z] b6dc333f4379: Pull complete [2021-08-02T14:43:33.886Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:43:33.886Z] 3d9ef1400e77: Download complete [2021-08-02T14:43:34.492Z] 3d9ef1400e77: Pull complete [2021-08-02T14:43:34.492Z] fd332fbdc1db: Pull complete [2021-08-02T14:43:34.492Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:43:34.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:43:34.492Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:43:34.606Z] prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container [2021-08-02T14:43:34.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T14:43:35.392Z] $ docker top a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:43:35.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:43:35.632Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:43:35.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:43:35.741Z] $ docker exec a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent [2021-08-02T14:43:35.853Z] SSH_AUTH_SOCK=/tmp/ssh-iNGrdKfqUZeT/agent.14 [2021-08-02T14:43:35.853Z] SSH_AGENT_PID=20 [2021-08-02T14:43:35.868Z] Running ssh-add (command line suppressed) [2021-08-02T14:43:35.959Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_5127482635747868434.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_5127482635747868434.key) [2021-08-02T14:43:35.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:43:36.357Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:43:36.404Z] $ docker exec --env ******** --env ******** a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent -k [2021-08-02T14:43:36.507Z] unset SSH_AUTH_SOCK; [2021-08-02T14:43:36.508Z] unset SSH_AGENT_PID; [2021-08-02T14:43:36.508Z] echo Agent pid 20 killed; [2021-08-02T14:43:36.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:43:36.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:43:36.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:43:36.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:43:36.745Z] $ docker exec a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent [2021-08-02T14:43:36.873Z] SSH_AUTH_SOCK=/tmp/ssh-Aogboqwu84In/agent.52 [2021-08-02T14:43:36.873Z] SSH_AGENT_PID=58 [2021-08-02T14:43:36.882Z] Running ssh-add (command line suppressed) [2021-08-02T14:43:36.975Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_4456407184946861881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_4456407184946861881.key) [2021-08-02T14:43:37.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:43:37.389Z] + git semver init [2021-08-02T14:43:37.389Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:43:37.389Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.git [2021-08-02T14:43:37.389Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T14:43:37.389Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:43:37.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:43:37.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:43:37.389Z] # $SEMVER_BRANCH = PR-415 [2021-08-02T14:43:37.389Z] # $SEMVER_TEMP = /tmp/semver-824647001 [2021-08-02T14:43:37.389Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-02T14:43:39.373Z] # '/tmp/semver-824647001' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver' [2021-08-02T14:43:39.373Z] # -> Force: false [2021-08-02T14:43:39.373Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver [Pipeline] } [2021-08-02T14:43:39.397Z] $ docker exec --env ******** --env ******** a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent -k [2021-08-02T14:43:39.489Z] unset SSH_AUTH_SOCK; [2021-08-02T14:43:39.489Z] unset SSH_AGENT_PID; [2021-08-02T14:43:39.489Z] echo Agent pid 58 killed; [2021-08-02T14:43:39.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:43:40.031Z] + git semver [Pipeline] } [2021-08-02T14:43:40.068Z] $ docker stop --time=1 a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 [2021-08-02T14:43:41.387Z] $ docker rm -f a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:43:41.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:43:42.284Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:43:42.309Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T14:43:57.833Z] Still waiting to schedule task [2021-08-02T14:43:57.833Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T14:43:57.864Z] Still waiting to schedule task [2021-08-02T14:43:57.864Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-02T14:45:15.341Z] Running on prd-centos7-docker-4c-2g-1391 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws [2021-08-02T14:45:15.400Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T14:45:15.555Z] The recommended git tool is: git [2021-08-02T14:45:18.661Z] using credential edgex-jenkins-ssh [2021-08-02T14:45:18.680Z] Cloning the remote Git repository [2021-08-02T14:45:18.644Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:45:18.721Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-08-02T14:45:18.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:45:18.758Z] > git --version # timeout=10 [2021-08-02T14:45:18.769Z] > git --version # 'git version 2.24.4' [2021-08-02T14:45:18.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:45:18.810Z] [INFO] Currently running in a labeled security context [2021-08-02T14:45:18.810Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:45:18.810Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh159095637000706.key [2021-08-02T14:45:18.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:45:20.736Z] Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:45:20.876Z] Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:45:20.877Z] Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) [2021-08-02T14:45:20.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:45:20.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:45:20.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:45:20.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:45:20.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:45:20.174Z] [INFO] Currently running in a labeled security context [2021-08-02T14:45:20.174Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:45:20.174Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2305945106779119021.key [2021-08-02T14:45:20.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:45:20.743Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:45:20.753Z] > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 [2021-08-02T14:45:20.839Z] > git remote # timeout=10 [2021-08-02T14:45:20.843Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:45:20.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:45:20.853Z] [INFO] Currently running in a labeled security context [2021-08-02T14:45:20.853Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:45:20.854Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh439447561530317233.key [2021-08-02T14:45:20.859Z] > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [2021-08-02T14:45:20.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:45:20.876Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:45:20.882Z] > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 [2021-08-02T14:45:24.733Z] Commit message: "docs: Update build status badge" [2021-08-02T14:45:24.762Z] > git --version # timeout=10 [2021-08-02T14:45:24.770Z] > git --version # 'git version 2.24.4' [2021-08-02T14:45:24.778Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:45:25.423Z] provisioning config files... [2021-08-02T14:45:25.443Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3210584540601852848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:45:25.932Z] ---> docker-login.sh [2021-08-02T14:45:25.932Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:45:25.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:45:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:45:26.200Z] Configure a credential helper to remove this warning. See [2021-08-02T14:45:26.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:45:26.200Z] [2021-08-02T14:45:26.200Z] Login Succeeded [2021-08-02T14:45:26.200Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:45:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:45:26.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:45:26.474Z] Configure a credential helper to remove this warning. See [2021-08-02T14:45:26.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:45:26.474Z] [2021-08-02T14:45:26.474Z] Login Succeeded [2021-08-02T14:45:26.474Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:45:26.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:45:26.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:45:26.474Z] Configure a credential helper to remove this warning. See [2021-08-02T14:45:26.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:45:26.474Z] [2021-08-02T14:45:26.474Z] Login Succeeded [2021-08-02T14:45:26.474Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:45:26.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:45:26.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:45:26.744Z] Configure a credential helper to remove this warning. See [2021-08-02T14:45:26.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:45:26.744Z] [2021-08-02T14:45:26.744Z] Login Succeeded [2021-08-02T14:45:26.744Z] docker.io [2021-08-02T14:45:26.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:45:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:45:27.328Z] Configure a credential helper to remove this warning. See [2021-08-02T14:45:27.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:45:27.328Z] [2021-08-02T14:45:27.328Z] Login Succeeded [2021-08-02T14:45:27.328Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:45:27.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T14:45:27.693Z] ========================================================= [2021-08-02T14:45:27.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:45:27.693Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:45:28.085Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T14:45:28.085Z] Sending build context to Docker daemon 19.75MB [2021-08-02T14:45:28.085Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:45:28.085Z] Step 2/8 : FROM ${BASE} [2021-08-02T14:45:28.351Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:45:28.351Z] 540db60ca938: Pulling fs layer [2021-08-02T14:45:28.351Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:45:28.351Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:45:28.351Z] 0773c198feca: Pulling fs layer [2021-08-02T14:45:28.351Z] 345f892a5656: Pulling fs layer [2021-08-02T14:45:28.351Z] 4796506630df: Pulling fs layer [2021-08-02T14:45:28.351Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:45:28.351Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:45:28.351Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:45:28.351Z] 0773c198feca: Waiting [2021-08-02T14:45:28.351Z] 345f892a5656: Waiting [2021-08-02T14:45:28.351Z] 4796506630df: Waiting [2021-08-02T14:45:28.351Z] cc55df3e53f1: Waiting [2021-08-02T14:45:28.351Z] 4d027b6c602c: Waiting [2021-08-02T14:45:28.351Z] 449e75d2c14e: Waiting [2021-08-02T14:45:28.351Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:45:28.351Z] 4c4ab2625f07: Download complete [2021-08-02T14:45:28.351Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:45:28.351Z] adcc1eea9eea: Download complete [2021-08-02T14:45:28.351Z] 345f892a5656: Verifying Checksum [2021-08-02T14:45:28.351Z] 345f892a5656: Download complete [2021-08-02T14:45:28.620Z] 4796506630df: Verifying Checksum [2021-08-02T14:45:28.620Z] 4796506630df: Download complete [2021-08-02T14:45:28.620Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:45:28.620Z] cc55df3e53f1: Download complete [2021-08-02T14:45:28.620Z] 540db60ca938: Verifying Checksum [2021-08-02T14:45:28.620Z] 540db60ca938: Download complete [2021-08-02T14:45:28.887Z] 540db60ca938: Pull complete [2021-08-02T14:45:28.887Z] adcc1eea9eea: Pull complete [2021-08-02T14:45:28.887Z] 4c4ab2625f07: Pull complete [2021-08-02T14:45:29.155Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:45:29.155Z] 4d027b6c602c: Download complete [2021-08-02T14:45:31.746Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:45:31.746Z] 449e75d2c14e: Download complete [2021-08-02T14:45:32.709Z] 0773c198feca: Verifying Checksum [2021-08-02T14:45:32.709Z] 0773c198feca: Download complete [2021-08-02T14:45:36.091Z] 0773c198feca: Pull complete [2021-08-02T14:45:36.091Z] 345f892a5656: Pull complete [2021-08-02T14:45:36.360Z] 4796506630df: Pull complete [2021-08-02T14:45:36.360Z] cc55df3e53f1: Pull complete [2021-08-02T14:45:36.627Z] 4d027b6c602c: Pull complete [2021-08-02T14:45:38.045Z] 449e75d2c14e: Pull complete [2021-08-02T14:45:38.313Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:45:38.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:45:38.313Z] ---> 0d28375d9b5b [2021-08-02T14:45:38.313Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:45:43.059Z] ---> Running in 0a70f4e1c751 [2021-08-02T14:45:43.059Z] Removing intermediate container 0a70f4e1c751 [2021-08-02T14:45:43.059Z] ---> 7baa374dcf90 [2021-08-02T14:45:43.059Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:45:43.059Z] ---> Running in 4ab18a201fca [2021-08-02T14:45:43.059Z] Removing intermediate container 4ab18a201fca [2021-08-02T14:45:43.059Z] ---> d2a3b4c83fa5 [2021-08-02T14:45:43.059Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T14:45:43.059Z] ---> Running in e8f726b24d4f [2021-08-02T14:45:43.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:45:43.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:45:44.262Z] OK: 149 MiB in 40 packages [2021-08-02T14:45:44.530Z] Removing intermediate container e8f726b24d4f [2021-08-02T14:45:44.531Z] ---> 6c984487351a [2021-08-02T14:45:44.531Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T14:45:44.531Z] ---> Running in f41e5ba5935d [2021-08-02T14:45:44.810Z] Removing intermediate container f41e5ba5935d [2021-08-02T14:45:44.810Z] ---> 3f7e27e7d188 [2021-08-02T14:45:44.810Z] Step 7/8 : COPY . . [2021-08-02T14:45:45.777Z] ---> febb004a676f [2021-08-02T14:45:45.777Z] Step 8/8 : RUN go mod download [2021-08-02T14:45:45.777Z] ---> Running in d237f9aa9041 [2021-08-02T14:46:04.040Z] Removing intermediate container d237f9aa9041 [2021-08-02T14:46:04.040Z] ---> c6383ce264c8 [2021-08-02T14:46:04.040Z] Successfully built c6383ce264c8 [2021-08-02T14:46:04.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:46:04.395Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:46:04.395Z] . [Pipeline] withDockerContainer [2021-08-02T14:46:04.520Z] prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container [2021-08-02T14:46:04.578Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:46:05.083Z] $ docker top fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:46:05.567Z] + go version [2021-08-02T14:46:05.567Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:46:05.597Z] $ docker stop --time=1 fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 [2021-08-02T14:46:06.891Z] $ docker rm -f fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:46:07.686Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:46:07.686Z] . [Pipeline] withDockerContainer [2021-08-02T14:46:07.802Z] prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container [2021-08-02T14:46:07.855Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:46:08.319Z] $ docker top 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:46:08.785Z] + go mod tidy [Pipeline] sh [2021-08-02T14:46:09.410Z] + make test [2021-08-02T14:46:09.410Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T14:46:09.695Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T14:46:19.884Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T14:46:19.884Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-02T14:46:25.310Z] $ docker stop --time=1 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 [2021-08-02T14:46:26.936Z] $ docker rm -f 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:46:27.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:46:27.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T14:46:28.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T14:46:29.315Z] + ls -al . [2021-08-02T14:46:29.315Z] total 92 [2021-08-02T14:46:29.315Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 14:46 . [2021-08-02T14:46:29.315Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 14:45 .. [2021-08-02T14:46:29.315Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 14:45 assets [2021-08-02T14:46:29.315Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 14:45 bin [2021-08-02T14:46:29.315Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 14:45 cmd [2021-08-02T14:46:29.315Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 14:45 CONTRIBUTING.md [2021-08-02T14:46:29.315Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 2 14:46 coverage.out [2021-08-02T14:46:29.315Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 14:45 Dockerfile [2021-08-02T14:46:29.315Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 14:45 Dockerfile.build [2021-08-02T14:46:29.315Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 14:45 docs [2021-08-02T14:46:29.315Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 14:45 .git [2021-08-02T14:46:29.315Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 14:45 .github [2021-08-02T14:46:29.315Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 14:45 .gitignore [2021-08-02T14:46:29.315Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 14:45 go.mod [2021-08-02T14:46:29.316Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 14:46 go.sum [2021-08-02T14:46:29.316Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 14:45 internal [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 14:45 Jenkinsfile [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 14:45 LICENSE [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 14:45 Makefile [2021-08-02T14:46:29.316Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 14:45 pkg [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 5920 Aug 2 14:45 README.md [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 14:43 VERSION [2021-08-02T14:46:29.316Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 14:45 version.go [2021-08-02T14:46:29.316Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 14:45 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:46:29.681Z] + 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=28b5a1963489b6042544ab28df1a4d34c76d2cef --label arch=amd64 --label version=0.0.0 . [2021-08-02T14:46:29.681Z] Sending build context to Docker daemon 19.78MB [2021-08-02T14:46:29.681Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:46:29.681Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T14:46:29.681Z] ---> c6383ce264c8 [2021-08-02T14:46:29.681Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T14:46:29.951Z] ---> Running in 7e775d45331c [2021-08-02T14:46:29.951Z] Removing intermediate container 7e775d45331c [2021-08-02T14:46:29.951Z] ---> 327454ad6a54 [2021-08-02T14:46:29.951Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T14:46:29.951Z] ---> Running in db1ee9e1668a [2021-08-02T14:46:30.223Z] Removing intermediate container db1ee9e1668a [2021-08-02T14:46:30.223Z] ---> a4dc76ac3578 [2021-08-02T14:46:30.223Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T14:46:30.223Z] ---> Running in bab50b23803f [2021-08-02T14:46:30.223Z] Removing intermediate container bab50b23803f [2021-08-02T14:46:30.223Z] ---> 49db5a24d3f7 [2021-08-02T14:46:30.223Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T14:46:30.223Z] ---> Running in 79f25cb04387 [2021-08-02T14:46:30.223Z] Removing intermediate container 79f25cb04387 [2021-08-02T14:46:30.223Z] ---> 6b6950874b2c [2021-08-02T14:46:30.223Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T14:46:30.488Z] ---> Running in 25bdc19006ab [2021-08-02T14:46:30.488Z] Removing intermediate container 25bdc19006ab [2021-08-02T14:46:30.488Z] ---> d53c9ece76da [2021-08-02T14:46:30.488Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:46:30.488Z] ---> Running in b5ee8d591b86 [2021-08-02T14:46:31.073Z] Removing intermediate container b5ee8d591b86 [2021-08-02T14:46:31.073Z] ---> 8b6eab192277 [2021-08-02T14:46:31.073Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T14:46:31.073Z] ---> Running in 7d845b2f57b6 [2021-08-02T14:46:31.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:46:31.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:46:32.886Z] OK: 149 MiB in 40 packages [2021-08-02T14:46:33.154Z] Removing intermediate container 7d845b2f57b6 [2021-08-02T14:46:33.154Z] ---> ac5836e3d089 [2021-08-02T14:46:33.154Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T14:46:33.154Z] ---> Running in 0faf81b7fd20 [2021-08-02T14:46:33.154Z] Removing intermediate container 0faf81b7fd20 [2021-08-02T14:46:33.154Z] ---> 59c79f4b9486 [2021-08-02T14:46:33.154Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T14:46:33.154Z] ---> Running in 04ffd66dd6b9 [2021-08-02T14:46:33.419Z] Removing intermediate container 04ffd66dd6b9 [2021-08-02T14:46:33.419Z] ---> 50d340e9a688 [2021-08-02T14:46:33.419Z] Step 12/25 : COPY go.mod . [2021-08-02T14:46:33.419Z] ---> 825506a2616f [2021-08-02T14:46:33.419Z] Step 13/25 : COPY Makefile . [2021-08-02T14:46:33.687Z] ---> 1a622fe1ecdf [2021-08-02T14:46:33.687Z] Step 14/25 : RUN make update [2021-08-02T14:46:33.687Z] ---> Running in 183c8aed46a1 [2021-08-02T14:46:33.956Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T14:46:34.234Z] Removing intermediate container 183c8aed46a1 [2021-08-02T14:46:34.234Z] ---> 59f638d3cd9a [2021-08-02T14:46:34.234Z] Step 15/25 : COPY . . [2021-08-02T14:46:34.821Z] ---> 4a97469fd1d6 [2021-08-02T14:46:34.821Z] Step 16/25 : RUN go mod tidy [2021-08-02T14:46:34.821Z] ---> Running in af73cbb7ccf7 [2021-08-02T14:46:35.411Z] Removing intermediate container af73cbb7ccf7 [2021-08-02T14:46:35.411Z] ---> cc6732930237 [2021-08-02T14:46:35.411Z] Step 17/25 : RUN ${MAKE} [2021-08-02T14:46:35.411Z] ---> Running in 76ba60e559c9 [2021-08-02T14:46:35.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T14:46:43.954Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T14:46:45.382Z] Removing intermediate container 76ba60e559c9 [2021-08-02T14:46:45.382Z] ---> f58c1999b982 [2021-08-02T14:46:45.382Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T14:46:45.855Z] 3.12: Pulling from library/alpine [2021-08-02T14:46:45.855Z] 339de151aab4: Pulling fs layer [2021-08-02T14:46:45.855Z] 339de151aab4: Verifying Checksum [2021-08-02T14:46:45.855Z] 339de151aab4: Download complete [2021-08-02T14:46:46.123Z] 339de151aab4: Pull complete [2021-08-02T14:46:46.123Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T14:46:46.123Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T14:46:46.123Z] ---> 13621d1b12d4 [2021-08-02T14:46:46.123Z] Step 19/25 : EXPOSE 4000 [2021-08-02T14:46:46.123Z] ---> Running in f7e9e11d931b [2021-08-02T14:46:46.395Z] Removing intermediate container f7e9e11d931b [2021-08-02T14:46:46.395Z] ---> dac838994634 [2021-08-02T14:46:46.395Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:46:46.663Z] ---> 3d84af1a3861 [2021-08-02T14:46:46.663Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:46:46.663Z] ---> Running in 32a3c14d2e7a [2021-08-02T14:46:46.663Z] Removing intermediate container 32a3c14d2e7a [2021-08-02T14:46:46.663Z] ---> 430af2f6d266 [2021-08-02T14:46:46.663Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T14:46:46.663Z] ---> Running in ab408fe83b29 [2021-08-02T14:46:46.933Z] Removing intermediate container ab408fe83b29 [2021-08-02T14:46:46.933Z] ---> 0b6bd8f69412 [2021-08-02T14:46:46.933Z] Step 23/25 : LABEL arch=amd64 [2021-08-02T14:46:46.933Z] ---> Running in f57dd5597d0b [2021-08-02T14:46:46.933Z] Removing intermediate container f57dd5597d0b [2021-08-02T14:46:46.933Z] ---> abb05d750c0f [2021-08-02T14:46:46.933Z] Step 24/25 : LABEL git_sha=28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:46:46.933Z] ---> Running in 046a4faad4aa [2021-08-02T14:46:47.198Z] Removing intermediate container 046a4faad4aa [2021-08-02T14:46:47.198Z] ---> 06612c04e21e [2021-08-02T14:46:47.198Z] Step 25/25 : LABEL version=0.0.0 [2021-08-02T14:46:47.198Z] ---> Running in a97bb06ff4bd [2021-08-02T14:46:47.198Z] Removing intermediate container a97bb06ff4bd [2021-08-02T14:46:47.198Z] ---> a04ba060e8f2 [2021-08-02T14:46:47.198Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T14:46:47.198Z] Successfully built a04ba060e8f2 [2021-08-02T14:46:47.198Z] 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 [2021-08-02T14:46:48.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:46:48.204Z] [2021-08-02T14:46:48.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:46:48.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:46:48.587Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:46:48.587Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:46:48.587Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:46:48.587Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:46:48.587Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:46:48.587Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:46:48.587Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:46:48.587Z] d287ab97295c: Pulling fs layer [2021-08-02T14:46:48.587Z] dc539afda2c1: Waiting [2021-08-02T14:46:48.587Z] 77bc0d833cb6: Waiting [2021-08-02T14:46:48.587Z] 9065ff56babe: Waiting [2021-08-02T14:46:48.587Z] d287ab97295c: Waiting [2021-08-02T14:46:48.854Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:46:48.854Z] a1111a8f2ec3: Download complete [2021-08-02T14:46:48.854Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:46:48.854Z] dc539afda2c1: Download complete [2021-08-02T14:46:49.121Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:46:49.121Z] 77bc0d833cb6: Download complete [2021-08-02T14:46:49.121Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:46:49.121Z] 9065ff56babe: Download complete [2021-08-02T14:46:49.121Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:46:49.121Z] ed53099fbce6: Download complete [2021-08-02T14:46:50.082Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:46:50.082Z] b4d181a07f80: Download complete [2021-08-02T14:46:51.501Z] b4d181a07f80: Pull complete [2021-08-02T14:46:51.502Z] a1111a8f2ec3: Pull complete [2021-08-02T14:46:51.769Z] ed53099fbce6: Pull complete [2021-08-02T14:46:52.039Z] dc539afda2c1: Pull complete [2021-08-02T14:46:52.039Z] 77bc0d833cb6: Pull complete [2021-08-02T14:46:52.308Z] 9065ff56babe: Pull complete [2021-08-02T14:46:53.268Z] d287ab97295c: Verifying Checksum [2021-08-02T14:46:53.268Z] d287ab97295c: Download complete [2021-08-02T14:46:57.539Z] d287ab97295c: Pull complete [2021-08-02T14:46:57.539Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:46:57.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:46:57.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:46:57.653Z] prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container [2021-08-02T14:46:57.725Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:47:00.380Z] $ docker top eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:47:00.959Z] ---> job-cost.sh [2021-08-02T14:47:00.959Z] lf-activate-venv: SKIPPING [2021-08-02T14:47:00.959Z] INFO: No Stack... [2021-08-02T14:47:03.549Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:47:03.549Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:47:03.905Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-08-02T14:47:03.905Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:47:03.971Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [2021-08-02T14:47:03.979Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] did not exist. Created. [2021-08-02T14:47:03.979Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:47:04.412Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:47:04.484Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:47:04.503Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:47:04.580Z] $ docker stop --time=1 eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 [2021-08-02T14:47:05.735Z] $ docker rm -f eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:47:12.230Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1394 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws [2021-08-02T14:47:12.288Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T14:47:12.602Z] The recommended git tool is: git [2021-08-02T14:47:18.378Z] using credential edgex-jenkins-ssh [2021-08-02T14:47:18.396Z] Cloning the remote Git repository [2021-08-02T14:47:18.427Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:47:18.544Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-08-02T14:47:18.613Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:47:18.614Z] > git --version # timeout=10 [2021-08-02T14:47:18.644Z] > git --version # 'git version 2.17.1' [2021-08-02T14:47:18.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:47:18.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:47:22.511Z] Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:47:21.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:47:21.739Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:47:21.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:47:21.818Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:47:21.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:47:21.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:47:22.523Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:47:22.549Z] > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 [2021-08-02T14:47:23.013Z] Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:47:23.013Z] Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) [2021-08-02T14:47:22.887Z] > git remote # timeout=10 [2021-08-02T14:47:22.914Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:47:22.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:47:22.950Z] > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [2021-08-02T14:47:22.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:47:23.009Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:47:23.028Z] > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 [2021-08-02T14:47:28.136Z] Commit message: "docs: Update build status badge" [2021-08-02T14:47:28.197Z] > git --version # timeout=10 [2021-08-02T14:47:28.213Z] > git --version # 'git version 2.17.1' [2021-08-02T14:47:28.227Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:47:28.947Z] provisioning config files... [2021-08-02T14:47:28.982Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6027547577753959795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:47:29.638Z] ---> docker-login.sh [2021-08-02T14:47:29.638Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:47:30.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:30.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:30.844Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:30.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:30.844Z] [2021-08-02T14:47:30.844Z] Login Succeeded [2021-08-02T14:47:30.844Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:47:31.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:31.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:31.396Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:31.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:31.396Z] [2021-08-02T14:47:31.396Z] Login Succeeded [2021-08-02T14:47:31.396Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:47:31.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:31.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:31.975Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:31.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:31.975Z] [2021-08-02T14:47:31.975Z] Login Succeeded [2021-08-02T14:47:31.975Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:47:32.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:32.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:32.527Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:32.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:32.527Z] [2021-08-02T14:47:32.527Z] Login Succeeded [2021-08-02T14:47:32.527Z] docker.io [2021-08-02T14:47:32.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:33.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:33.093Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:33.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:33.093Z] [2021-08-02T14:47:33.093Z] Login Succeeded [2021-08-02T14:47:33.093Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:47:33.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T14:47:33.821Z] ========================================================= [2021-08-02T14:47:33.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:47:33.822Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:47:34.310Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T14:47:34.918Z] Sending build context to Docker daemon 19.75MB [2021-08-02T14:47:35.197Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:47:35.197Z] Step 2/8 : FROM ${BASE} [2021-08-02T14:47:35.197Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:47:35.197Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:47:35.197Z] 24495759ef45: Pulling fs layer [2021-08-02T14:47:35.197Z] d148012ef14d: Pulling fs layer [2021-08-02T14:47:35.197Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:47:35.197Z] 093eec477d81: Pulling fs layer [2021-08-02T14:47:35.197Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:47:35.197Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:47:35.197Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:47:35.197Z] cb65c68fc2e2: Waiting [2021-08-02T14:47:35.197Z] 093eec477d81: Waiting [2021-08-02T14:47:35.197Z] a6d5b2bbb924: Waiting [2021-08-02T14:47:35.197Z] 2446dc1eb7d3: Waiting [2021-08-02T14:47:35.197Z] 596795e73e0f: Waiting [2021-08-02T14:47:35.472Z] d148012ef14d: Verifying Checksum [2021-08-02T14:47:35.472Z] d148012ef14d: Download complete [2021-08-02T14:47:35.472Z] 24495759ef45: Verifying Checksum [2021-08-02T14:47:35.472Z] 24495759ef45: Download complete [2021-08-02T14:47:35.472Z] 093eec477d81: Verifying Checksum [2021-08-02T14:47:35.472Z] 093eec477d81: Download complete [2021-08-02T14:47:35.472Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T14:47:35.472Z] a6d5b2bbb924: Download complete [2021-08-02T14:47:35.472Z] 595b0fe564bb: Verifying Checksum [2021-08-02T14:47:35.472Z] 595b0fe564bb: Download complete [2021-08-02T14:47:35.472Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:47:35.472Z] 2446dc1eb7d3: Download complete [2021-08-02T14:47:36.070Z] 595b0fe564bb: Pull complete [2021-08-02T14:47:36.673Z] 24495759ef45: Pull complete [2021-08-02T14:47:37.274Z] d148012ef14d: Pull complete [2021-08-02T14:47:38.761Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:47:38.761Z] 596795e73e0f: Download complete [2021-08-02T14:47:40.193Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:47:40.193Z] cb65c68fc2e2: Download complete [2021-08-02T14:47:50.364Z] cb65c68fc2e2: Pull complete [2021-08-02T14:47:50.364Z] 093eec477d81: Pull complete [2021-08-02T14:47:50.642Z] a6d5b2bbb924: Pull complete [2021-08-02T14:47:50.917Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:47:55.242Z] 596795e73e0f: Pull complete [2021-08-02T14:47:55.242Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:47:55.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:47:55.242Z] ---> d9e956139c92 [2021-08-02T14:47:55.242Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:47:57.921Z] ---> Running in 55c01509c3ae [2021-08-02T14:47:58.196Z] Removing intermediate container 55c01509c3ae [2021-08-02T14:47:58.196Z] ---> caeb70dc1390 [2021-08-02T14:47:58.196Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:47:58.474Z] ---> Running in 8964cef14613 [2021-08-02T14:48:01.118Z] Removing intermediate container 8964cef14613 [2021-08-02T14:48:01.118Z] ---> 3e700b401dae [2021-08-02T14:48:01.118Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T14:48:01.391Z] ---> Running in b1ae2e307570 [2021-08-02T14:48:02.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:48:03.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:48:04.800Z] OK: 138 MiB in 40 packages [2021-08-02T14:48:05.780Z] Removing intermediate container b1ae2e307570 [2021-08-02T14:48:05.780Z] ---> 88021e5e7824 [2021-08-02T14:48:05.780Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T14:48:05.780Z] ---> Running in 11c770de962c [2021-08-02T14:48:06.379Z] Removing intermediate container 11c770de962c [2021-08-02T14:48:06.379Z] ---> 15faf27db8ce [2021-08-02T14:48:06.379Z] Step 7/8 : COPY . . [2021-08-02T14:48:09.001Z] ---> 0a4e351d4794 [2021-08-02T14:48:09.001Z] Step 8/8 : RUN go mod download [2021-08-02T14:48:09.001Z] ---> Running in d3544d148750 [2021-08-02T14:48:41.382Z] Removing intermediate container d3544d148750 [2021-08-02T14:48:41.382Z] ---> 269b4faee733 [2021-08-02T14:48:41.382Z] Successfully built 269b4faee733 [2021-08-02T14:48:41.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:41.803Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:48:41.803Z] . [Pipeline] withDockerContainer [2021-08-02T14:48:42.121Z] prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container [2021-08-02T14:48:42.220Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:48:44.037Z] $ docker top 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:48:45.125Z] + go version [2021-08-02T14:48:45.126Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:48:45.165Z] $ docker stop --time=1 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b [2021-08-02T14:48:47.104Z] $ docker rm -f 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:48.197Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:48:48.197Z] . [Pipeline] withDockerContainer [2021-08-02T14:48:48.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container [2021-08-02T14:48:48.608Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:48:50.365Z] $ docker top 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:48:51.523Z] + go mod tidy [Pipeline] sh [2021-08-02T14:48:53.231Z] + make test [2021-08-02T14:48:53.231Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T14:48:54.701Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T14:49:33.863Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T14:49:33.863Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-02T14:49:49.050Z] $ docker stop --time=1 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f [2021-08-02T14:49:50.955Z] $ docker rm -f 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:49:51.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:49:51.960Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:49:52.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T14:49:53.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T14:49:55.634Z] + ls -al . [2021-08-02T14:49:55.634Z] total 128 [2021-08-02T14:49:55.634Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 14:48 . [2021-08-02T14:49:55.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:47 .. [2021-08-02T14:49:55.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 14:47 .git [2021-08-02T14:49:55.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 .github [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 14:47 .gitignore [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 14:47 CONTRIBUTING.md [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 14:47 Dockerfile [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 14:47 Dockerfile.build [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 14:47 Jenkinsfile [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 14:47 LICENSE [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 14:47 Makefile [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 5920 Aug 2 14:47 README.md [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 14:43 VERSION [2021-08-02T14:49:55.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 assets [2021-08-02T14:49:55.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 bin [2021-08-02T14:49:55.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 cmd [2021-08-02T14:49:55.634Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 14:48 coverage.out [2021-08-02T14:49:55.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 docs [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 14:47 go.mod [2021-08-02T14:49:55.634Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 14:48 go.sum [2021-08-02T14:49:55.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 14:47 internal [2021-08-02T14:49:55.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 pkg [2021-08-02T14:49:55.634Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 14:47 version.go [2021-08-02T14:49:55.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:47 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:49:56.073Z] + 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=28b5a1963489b6042544ab28df1a4d34c76d2cef --label arch=arm64 --label version=0.0.0 . [2021-08-02T14:49:57.123Z] Sending build context to Docker daemon 19.78MB [2021-08-02T14:49:57.123Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:49:57.123Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T14:49:57.123Z] ---> 269b4faee733 [2021-08-02T14:49:57.123Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T14:49:57.398Z] ---> Running in 3e25e9b141ad [2021-08-02T14:49:58.007Z] Removing intermediate container 3e25e9b141ad [2021-08-02T14:49:58.007Z] ---> 5c9f4e616c4d [2021-08-02T14:49:58.007Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T14:49:58.282Z] ---> Running in bb70f75add72 [2021-08-02T14:49:58.884Z] Removing intermediate container bb70f75add72 [2021-08-02T14:49:58.884Z] ---> b36c4d7bb306 [2021-08-02T14:49:58.884Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T14:49:58.884Z] ---> Running in a8ac29e94e46 [2021-08-02T14:49:59.482Z] Removing intermediate container a8ac29e94e46 [2021-08-02T14:49:59.482Z] ---> a673d34fe2de [2021-08-02T14:49:59.482Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T14:49:59.771Z] ---> Running in 4b094a9dc4f0 [2021-08-02T14:50:00.045Z] Removing intermediate container 4b094a9dc4f0 [2021-08-02T14:50:00.045Z] ---> 09fff76cb4a8 [2021-08-02T14:50:00.045Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T14:50:00.650Z] ---> Running in 0f1a8cfdddc3 [2021-08-02T14:50:01.257Z] Removing intermediate container 0f1a8cfdddc3 [2021-08-02T14:50:01.257Z] ---> 8742686653d5 [2021-08-02T14:50:01.257Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:50:01.257Z] ---> Running in 6d30c177796c [2021-08-02T14:50:03.926Z] Removing intermediate container 6d30c177796c [2021-08-02T14:50:03.926Z] ---> e44b9a2fe8fc [2021-08-02T14:50:03.926Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T14:50:03.926Z] ---> Running in 1ef67d4c0949 [2021-08-02T14:50:05.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:50:06.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:50:07.383Z] OK: 138 MiB in 40 packages [2021-08-02T14:50:08.825Z] Removing intermediate container 1ef67d4c0949 [2021-08-02T14:50:08.825Z] ---> 8a7bdfdab900 [2021-08-02T14:50:08.825Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T14:50:08.825Z] ---> Running in 9f9968978cae [2021-08-02T14:50:09.106Z] Removing intermediate container 9f9968978cae [2021-08-02T14:50:09.106Z] ---> d8c2da85f46a [2021-08-02T14:50:09.106Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T14:50:09.385Z] ---> Running in 46c47469c6c7 [2021-08-02T14:50:09.984Z] Removing intermediate container 46c47469c6c7 [2021-08-02T14:50:09.984Z] ---> 1e8b3ffbf388 [2021-08-02T14:50:09.984Z] Step 12/25 : COPY go.mod . [2021-08-02T14:50:10.973Z] ---> ed1f33d9fec4 [2021-08-02T14:50:10.973Z] Step 13/25 : COPY Makefile . [2021-08-02T14:50:11.981Z] ---> adb8bb95cc4e [2021-08-02T14:50:11.981Z] Step 14/25 : RUN make update [2021-08-02T14:50:11.981Z] ---> Running in 548764d875cf [2021-08-02T14:50:13.440Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T14:50:14.884Z] Removing intermediate container 548764d875cf [2021-08-02T14:50:14.884Z] ---> 566696ef76c3 [2021-08-02T14:50:14.884Z] Step 15/25 : COPY . . [2021-08-02T14:50:18.305Z] ---> e04dd339913e [2021-08-02T14:50:18.305Z] Step 16/25 : RUN go mod tidy [2021-08-02T14:50:18.305Z] ---> Running in 618f19aa5244 [2021-08-02T14:50:20.937Z] Removing intermediate container 618f19aa5244 [2021-08-02T14:50:20.937Z] ---> e8c1a8b3ffe2 [2021-08-02T14:50:20.937Z] Step 17/25 : RUN ${MAKE} [2021-08-02T14:50:20.937Z] ---> Running in 32cc85579da3 [2021-08-02T14:50:22.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T14:50:54.770Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T14:50:56.756Z] Removing intermediate container 32cc85579da3 [2021-08-02T14:50:56.756Z] ---> c551f6e3ece3 [2021-08-02T14:50:56.756Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T14:50:57.027Z] 3.12: Pulling from library/alpine [2021-08-02T14:50:57.302Z] d2f70382dc9a: Pulling fs layer [2021-08-02T14:50:57.575Z] d2f70382dc9a: Verifying Checksum [2021-08-02T14:50:57.576Z] d2f70382dc9a: Download complete [2021-08-02T14:50:58.167Z] d2f70382dc9a: Pull complete [2021-08-02T14:50:58.167Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T14:50:58.167Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T14:50:58.167Z] ---> c4fd0aeabfcf [2021-08-02T14:50:58.167Z] Step 19/25 : EXPOSE 4000 [2021-08-02T14:50:58.442Z] ---> Running in aadd349ed855 [2021-08-02T14:50:59.035Z] Removing intermediate container aadd349ed855 [2021-08-02T14:50:59.035Z] ---> 92063d03905c [2021-08-02T14:50:59.035Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:51:00.468Z] ---> 606c0a4ccc85 [2021-08-02T14:51:00.468Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:51:00.742Z] ---> Running in 0587f6df661f [2021-08-02T14:51:01.340Z] Removing intermediate container 0587f6df661f [2021-08-02T14:51:01.340Z] ---> 9998a9d60b83 [2021-08-02T14:51:01.340Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T14:51:01.616Z] ---> Running in cd49db1ab78f [2021-08-02T14:51:02.214Z] Removing intermediate container cd49db1ab78f [2021-08-02T14:51:02.214Z] ---> 4838658f66b0 [2021-08-02T14:51:02.214Z] Step 23/25 : LABEL arch=arm64 [2021-08-02T14:51:02.214Z] ---> Running in 47e21c54745a [2021-08-02T14:51:02.809Z] Removing intermediate container 47e21c54745a [2021-08-02T14:51:02.809Z] ---> 5332a5d2bf95 [2021-08-02T14:51:02.809Z] Step 24/25 : LABEL git_sha=28b5a1963489b6042544ab28df1a4d34c76d2cef [2021-08-02T14:51:03.081Z] ---> Running in 81f4a7e7b411 [2021-08-02T14:51:03.354Z] Removing intermediate container 81f4a7e7b411 [2021-08-02T14:51:03.354Z] ---> 7efe937b1ba7 [2021-08-02T14:51:03.354Z] Step 25/25 : LABEL version=0.0.0 [2021-08-02T14:51:03.636Z] ---> Running in ab10400f7548 [2021-08-02T14:51:04.233Z] Removing intermediate container ab10400f7548 [2021-08-02T14:51:04.233Z] ---> a62d0476546f [2021-08-02T14:51:04.233Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T14:51:04.233Z] Successfully built a62d0476546f [2021-08-02T14:51:04.233Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:05.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:51:05.073Z] [2021-08-02T14:51:05.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:05.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:51:05.746Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T14:51:05.746Z] 448f6bf000e3: Pulling fs layer [2021-08-02T14:51:05.746Z] f757da607395: Pulling fs layer [2021-08-02T14:51:05.746Z] 05883995daec: Pulling fs layer [2021-08-02T14:51:05.746Z] 8603b9c90790: Pulling fs layer [2021-08-02T14:51:05.746Z] 1560dd03e051: Pulling fs layer [2021-08-02T14:51:05.746Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T14:51:05.746Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T14:51:05.746Z] 1560dd03e051: Waiting [2021-08-02T14:51:05.746Z] 27f5ce0e4adf: Waiting [2021-08-02T14:51:05.746Z] c2d8d7efcc4b: Waiting [2021-08-02T14:51:05.746Z] 8603b9c90790: Waiting [2021-08-02T14:51:06.022Z] f757da607395: Verifying Checksum [2021-08-02T14:51:06.023Z] f757da607395: Download complete [2021-08-02T14:51:06.023Z] 8603b9c90790: Verifying Checksum [2021-08-02T14:51:06.023Z] 1560dd03e051: Verifying Checksum [2021-08-02T14:51:06.023Z] 1560dd03e051: Download complete [2021-08-02T14:51:06.295Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T14:51:06.295Z] 27f5ce0e4adf: Download complete [2021-08-02T14:51:06.295Z] 05883995daec: Verifying Checksum [2021-08-02T14:51:06.295Z] 05883995daec: Download complete [2021-08-02T14:51:07.275Z] 448f6bf000e3: Verifying Checksum [2021-08-02T14:51:07.275Z] 448f6bf000e3: Download complete [2021-08-02T14:51:09.899Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T14:51:09.899Z] c2d8d7efcc4b: Download complete [2021-08-02T14:51:10.500Z] 448f6bf000e3: Pull complete [2021-08-02T14:51:11.106Z] f757da607395: Pull complete [2021-08-02T14:51:12.534Z] 05883995daec: Pull complete [2021-08-02T14:51:12.806Z] 8603b9c90790: Pull complete [2021-08-02T14:51:13.787Z] 1560dd03e051: Pull complete [2021-08-02T14:51:14.061Z] 27f5ce0e4adf: Pull complete [2021-08-02T14:51:29.166Z] c2d8d7efcc4b: Pull complete [2021-08-02T14:51:29.166Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T14:51:29.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:51:29.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T14:51:29.411Z] prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container [2021-08-02T14:51:29.492Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T14:51:33.915Z] $ docker top b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:51:35.029Z] ---> job-cost.sh [2021-08-02T14:51:35.029Z] lf-activate-venv: SKIPPING [2021-08-02T14:51:35.029Z] INFO: No Stack... [2021-08-02T14:51:36.469Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T14:51:36.751Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:51:37.502Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-08-02T14:51:37.502Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:51:37.600Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [2021-08-02T14:51:37.608Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] did not exist. Created. [2021-08-02T14:51:37.608Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:51:38.378Z] /w/workspace/edgex-ui-go/1@tmp/durable-ba5968af/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ba5968af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T14:51:39.072Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T14:51:39.118Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T14:51:39.236Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:51:39.259Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:51:39.342Z] $ docker stop --time=1 b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 [2021-08-02T14:51:41.007Z] $ docker rm -f b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T14:51:42.375Z] provisioning config files... [2021-08-02T14:51:42.390Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config6181336456999763626tmp [Pipeline] { [Pipeline] sh [2021-08-02T14:51:42.769Z] + set +x [2021-08-02T14:51:42.769Z] + bash -s -- [2021-08-02T14:51:42.769Z] + curl -s https://codecov.io/bash [2021-08-02T14:51:42.769Z] [2021-08-02T14:51:42.769Z] _____ _ [2021-08-02T14:51:42.769Z] / ____| | | [2021-08-02T14:51:42.769Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T14:51:42.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T14:51:42.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T14:51:42.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T14:51:42.769Z] Bash-1.0.6 [2021-08-02T14:51:42.769Z] [2021-08-02T14:51:42.769Z] [2021-08-02T14:51:42.769Z] ==> git version 2.24.4 found [2021-08-02T14:51:42.769Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T14:51:42.769Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T14:51:42.769Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T14:51:42.769Z] ==> Jenkins CI detected. [2021-08-02T14:51:42.769Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T14:51:42.769Z] project root: . [2021-08-02T14:51:42.769Z] --> token set from env [2021-08-02T14:51:42.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T14:51:42.769Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T14:51:42.769Z] ==> Python coveragepy not found [2021-08-02T14:51:42.769Z] ==> Searching for coverage reports in: [2021-08-02T14:51:42.769Z] + . [2021-08-02T14:51:43.036Z] -> Found 1 reports [2021-08-02T14:51:43.036Z] ==> Detecting git/mercurial file structure [2021-08-02T14:51:43.036Z] ==> Reading reports [2021-08-02T14:51:43.036Z] + ./coverage.out bytes=10 [2021-08-02T14:51:43.036Z] ==> Appending adjustments [2021-08-02T14:51:43.036Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T14:51:43.036Z] + Found adjustments [2021-08-02T14:51:43.036Z] ==> Gzipping contents [2021-08-02T14:51:43.036Z] 4.0K /tmp/codecov.4vOtfK.gz [2021-08-02T14:51:43.036Z] ==> Uploading reports [2021-08-02T14:51:43.036Z] url: https://codecov.io [2021-08-02T14:51:43.036Z] query: branch=PR-415&commit=28b5a1963489b6042544ab28df1a4d34c76d2cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2021-08-02T14:51:43.036Z] -> Pinging Codecov [2021-08-02T14:51:43.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-415&commit=28b5a1963489b6042544ab28df1a4d34c76d2cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2021-08-02T14:51:43.620Z] -> Uploading to [2021-08-02T14:51:43.620Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/28b5a1963489b6042544ab28df1a4d34c76d2cef/e140b255-9c9c-4b7b-ac1f-65f14e3f5adb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T145143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff9325026b3c884a8e6c192a38bfa8d0490e92ae59575903a6a52fd598917642 [2021-08-02T14:51:43.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T14:51:43.620Z] Dload Upload Total Spent Left Speed [2021-08-02T14:51:44.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 6112 --:--:-- --:--:-- --:--:-- 6105 [2021-08-02T14:51:44.205Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] } [2021-08-02T14:51:44.231Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:51:46.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:51:47.338Z] ---> package-listing.sh [2021-08-02T14:51:47.338Z] ++ facter osfamily [2021-08-02T14:51:47.338Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:51:47.338Z] + OS_FAMILY=redhat [2021-08-02T14:51:47.338Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T14:51:47.338Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:51:47.338Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:51:47.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:51:47.338Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:51:47.338Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' [2021-08-02T14:51:47.338Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:51:47.338Z] + case "${OS_FAMILY}" in [2021-08-02T14:51:47.338Z] + sort [2021-08-02T14:51:47.338Z] + rpm -qa [2021-08-02T14:51:48.323Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:51:48.323Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:51:48.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:51:48.323Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' [2021-08-02T14:51:48.323Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [2021-08-02T14:51:48.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [Pipeline] echo [2021-08-02T14:51:48.362Z] 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-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T14:51:48.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:49.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:51:49.325Z] [2021-08-02T14:51:49.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:49.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:51:49.709Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:51:49.709Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:51:49.709Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:51:49.709Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:51:49.709Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:51:49.709Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:51:49.709Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:51:49.709Z] d287ab97295c: Pulling fs layer [2021-08-02T14:51:49.709Z] dc539afda2c1: Waiting [2021-08-02T14:51:49.709Z] 77bc0d833cb6: Waiting [2021-08-02T14:51:49.709Z] 9065ff56babe: Waiting [2021-08-02T14:51:49.709Z] d287ab97295c: Waiting [2021-08-02T14:51:49.976Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:51:49.976Z] a1111a8f2ec3: Download complete [2021-08-02T14:51:49.976Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:51:49.976Z] dc539afda2c1: Download complete [2021-08-02T14:51:50.241Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:51:50.241Z] 77bc0d833cb6: Download complete [2021-08-02T14:51:50.241Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:51:50.241Z] 9065ff56babe: Download complete [2021-08-02T14:51:50.826Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:51:50.826Z] ed53099fbce6: Download complete [2021-08-02T14:51:51.099Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:51:51.099Z] b4d181a07f80: Download complete [2021-08-02T14:51:52.084Z] b4d181a07f80: Pull complete [2021-08-02T14:51:52.354Z] a1111a8f2ec3: Pull complete [2021-08-02T14:51:52.624Z] ed53099fbce6: Pull complete [2021-08-02T14:51:52.893Z] dc539afda2c1: Pull complete [2021-08-02T14:51:53.162Z] 77bc0d833cb6: Pull complete [2021-08-02T14:51:53.162Z] 9065ff56babe: Pull complete [2021-08-02T14:51:54.272Z] d287ab97295c: Verifying Checksum [2021-08-02T14:51:54.272Z] d287ab97295c: Download complete [2021-08-02T14:51:58.582Z] d287ab97295c: Pull complete [2021-08-02T14:51:58.582Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:51:58.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:51:58.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:51:58.690Z] prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container [2021-08-02T14:51:58.747Z] $ 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-415/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-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:52:00.984Z] $ docker top 838288b43952676bdcc42d042913e69560c3bc1e70ee024073f05c2559918275 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:52:01.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:52:01.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:52:02.165Z] + ls /var/log/sa-host [2021-08-02T14:52:02.165Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:52:02.165Z] file_magic: OK [2021-08-02T14:52:02.165Z] HZ: Using current value: 100 [2021-08-02T14:52:02.165Z] file_header: OK [2021-08-02T14:52:02.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T14:52:02.165Z] Statistics: [2021-08-02T14:52:02.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:52:02.165Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:52:02.165Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:52:02.165Z] file_magic: OK [2021-08-02T14:52:02.165Z] HZ: Using current value: 100 [2021-08-02T14:52:02.165Z] file_header: OK [2021-08-02T14:52:02.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T14:52:02.165Z] Statistics: [2021-08-02T14:52:02.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:52:02.165Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:52:02.432Z] provisioning config files... [2021-08-02T14:52:02.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config7091595121929395935tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:52:02.509Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:52:02.923Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:52:02.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:52:03.407Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:52:03.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:52:03.804Z] ---> sudo-logs.sh [2021-08-02T14:52:03.804Z] Archiving 'sudo' log.. [2021-08-02T14:52:03.804Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1386.vexxhost.local: Name or service not known [2021-08-02T14:52:03.804Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1386.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:52:03.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:52:04.250Z] ---> job-cost.sh [2021-08-02T14:52:04.250Z] lf-activate-venv: SKIPPING [2021-08-02T14:52:04.250Z] DEBUG: total: 0.18000000715255737 [2021-08-02T14:52:04.250Z] INFO: Retrieving Stack Cost... [2021-08-02T14:52:05.207Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:52:05.472Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:52:05.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:52:05.880Z] ---> logs-deploy.sh [2021-08-02T14:52:05.880Z] lf-activate-venv: SKIPPING [2021-08-02T14:52:05.880Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-415/1 [2021-08-02T14:52:05.880Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:52:06.463Z] Archives upload complete. [2021-08-02T14:52:06.731Z] INFO: archiving logs to Nexus