Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08d737650594c0e31d6fe669fc383b023950acd4 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-ssh13751472755286250577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13868035201439616383.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh918091456622879100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11450405581083816364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14535952629818004928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3756 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh1739197491637377135.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08d737650594c0e31d6fe669fc383b023950acd4 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487)" > git rev-list --no-walk 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-24T08:09:30.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T08:09:30.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T08:09:30.225Z] ========================================================= [2022-01-24T08:09:30.226Z] EdgeX Global Pipelines Version Info [2022-01-24T08:09:30.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:09:31.350Z] ------------------- [2022-01-24T08:09:31.350Z] stable info: [2022-01-24T08:09:31.350Z] ------------------- [2022-01-24T08:09:31.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T08:09:31.350Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T08:09:31.350Z] Message: update stable to v1.0.219 [2022-01-24T08:09:31.925Z] ------------------- [2022-01-24T08:09:31.925Z] experimental info: [2022-01-24T08:09:31.925Z] ------------------- [2022-01-24T08:09:31.925Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T08:09:31.925Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T08:09:31.925Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T08:09:32.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-24T08:09:32.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-24T08:09:32.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T08:09:32.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T08:09:32.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T08:09:32.111Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T08:09:32.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T08:09:32.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-24T08:09:32.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T08:09:32.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T08:09:32.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T08:09:32.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-24T08:09:32.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T08:09:32.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T08:09:32.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T08:09:32.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T08:09:32.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T08:09:32.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T08:09:32.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T08:09:32.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-24T08:09:32.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-24T08:09:32.279Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-24T08:09:32.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-24T08:09:32.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-24T08:09:32.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-24T08:09:32.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T08:09:32.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-24T08:09:32.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-24T08:09:32.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-24T08:09:32.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo [2022-01-24T08:09:32.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08d7376 [Pipeline] echo [2022-01-24T08:09:32.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:09:32.445Z] provisioning config files... [2022-01-24T08:09:32.462Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config730545462300253290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:09:32.766Z] ---> docker-login.sh [2022-01-24T08:09:32.766Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:09:32.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:33.029Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:33.029Z] [2022-01-24T08:09:33.029Z] Login Succeeded [2022-01-24T08:09:33.029Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:09:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:33.029Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:33.029Z] [2022-01-24T08:09:33.029Z] Login Succeeded [2022-01-24T08:09:33.029Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:09:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:33.029Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:33.029Z] [2022-01-24T08:09:33.029Z] Login Succeeded [2022-01-24T08:09:33.029Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:09:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:33.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:33.294Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:33.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:33.294Z] [2022-01-24T08:09:33.294Z] Login Succeeded [2022-01-24T08:09:33.294Z] docker.io [2022-01-24T08:09:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:33.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:33.552Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:33.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:33.552Z] [2022-01-24T08:09:33.552Z] Login Succeeded [2022-01-24T08:09:33.552Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:09:33.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-24T08:09:33.938Z] + git rev-list -1 --merges 08d737650594c0e31d6fe669fc383b023950acd4~1..08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo [2022-01-24T08:09:33.976Z] -----------> git rev-list -1 --merges 08d737650594c0e31d6fe669fc383b023950acd4~1..08d737650594c0e31d6fe669fc383b023950acd4 08d737650594c0e31d6fe669fc383b023950acd4 [false] [Pipeline] sh [2022-01-24T08:09:34.273Z] + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo [2022-01-24T08:09:34.294Z] ========================================================= [2022-01-24T08:09:34.294Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T08:09:34.294Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T08:09:34.632Z] + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo [2022-01-24T08:09:34.644Z] [semverPrep] GIT_COMMIT: 08d737650594c0e31d6fe669fc383b023950acd4, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487) [Pipeline] echo [2022-01-24T08:09:34.655Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-24T08:09:35.078Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T08:09:35.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T08:09:35.078Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T08:09:35.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T08:09:35.078Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T08:09:35.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T08:09:35.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:09:35.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:09:35.503Z] [2022-01-24T08:09:35.503Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:09:35.808Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:09:35.808Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T08:09:35.808Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T08:09:35.808Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T08:09:35.808Z] 4c7163046ea9: Pulling fs layer [2022-01-24T08:09:35.808Z] 0c2d73faf560: Pulling fs layer [2022-01-24T08:09:35.808Z] 0c2d73faf560: Waiting [2022-01-24T08:09:35.808Z] 3e5f54012d9b: Verifying Checksum [2022-01-24T08:09:35.808Z] 3e5f54012d9b: Download complete [2022-01-24T08:09:35.808Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T08:09:35.808Z] a0d0a0d46f8b: Download complete [2022-01-24T08:09:35.808Z] 4c7163046ea9: Verifying Checksum [2022-01-24T08:09:35.808Z] 4c7163046ea9: Download complete [2022-01-24T08:09:35.808Z] 0c2d73faf560: Verifying Checksum [2022-01-24T08:09:35.808Z] 0c2d73faf560: Download complete [2022-01-24T08:09:36.071Z] a0d0a0d46f8b: Pull complete [2022-01-24T08:09:36.071Z] 3e5f54012d9b: Pull complete [2022-01-24T08:09:36.342Z] 4c7163046ea9: Pull complete [2022-01-24T08:09:36.605Z] 0c2d73faf560: Pull complete [2022-01-24T08:09:36.605Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T08:09:36.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:09:36.605Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T08:09:36.687Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:09:36.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T08:09:37.381Z] $ docker top 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T08:09:37.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:09:37.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:09:37.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:09:37.578Z] $ docker exec 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent [2022-01-24T08:09:37.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDEDFc/agent.13 [2022-01-24T08:09:37.675Z] SSH_AGENT_PID=19 [2022-01-24T08:09:37.683Z] Running ssh-add (command line suppressed) [2022-01-24T08:09:37.777Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7562698286439096330.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7562698286439096330.key) [2022-01-24T08:09:37.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:09:38.087Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T08:09:38.099Z] $ docker exec --env ******** --env ******** 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent -k [2022-01-24T08:09:38.252Z] unset SSH_AUTH_SOCK; [2022-01-24T08:09:38.252Z] unset SSH_AGENT_PID; [2022-01-24T08:09:38.252Z] echo Agent pid 19 killed; [2022-01-24T08:09:38.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T08:09:38.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:09:38.288Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:09:38.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:09:38.396Z] $ docker exec 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent [2022-01-24T08:09:38.514Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpkmLL/agent.53 [2022-01-24T08:09:38.514Z] SSH_AGENT_PID=59 [2022-01-24T08:09:38.518Z] Running ssh-add (command line suppressed) [2022-01-24T08:09:38.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7952259183627598338.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7952259183627598338.key) [2022-01-24T08:09:38.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:09:38.899Z] + git semver init [2022-01-24T08:09:38.900Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T08:09:38.900Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-24T08:09:38.900Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:09:38.900Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T08:09:38.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T08:09:38.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T08:09:38.900Z] # $SEMVER_BRANCH = main [2022-01-24T08:09:38.900Z] # $SEMVER_TEMP = /tmp/semver-356787871 [2022-01-24T08:09:38.900Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-24T08:09:40.813Z] # '/tmp/semver-356787871' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-01-24T08:09:40.813Z] # -> Force: false [2022-01-24T08:09:40.813Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-24T08:09:40.825Z] $ docker exec --env ******** --env ******** 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent -k [2022-01-24T08:09:40.927Z] unset SSH_AUTH_SOCK; [2022-01-24T08:09:40.928Z] unset SSH_AGENT_PID; [2022-01-24T08:09:40.928Z] echo Agent pid 59 killed; [2022-01-24T08:09:40.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:09:41.256Z] + git semver [Pipeline] } [2022-01-24T08:09:41.272Z] $ docker stop --time=1 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 [2022-01-24T08:09:42.584Z] $ docker rm -f 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:09:42.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T08:09:43.153Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T08:09:43.157Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:09:43.325Z] provisioning config files... [2022-01-24T08:09:43.335Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4903471801856014622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:09:43.651Z] ---> docker-login.sh [2022-01-24T08:09:43.651Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:09:43.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:43.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:43.651Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:43.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:43.651Z] [2022-01-24T08:09:43.651Z] Login Succeeded [2022-01-24T08:09:43.651Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:09:43.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:43.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:43.651Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:43.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:43.651Z] [2022-01-24T08:09:43.651Z] Login Succeeded [2022-01-24T08:09:43.651Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:09:43.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:43.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:43.911Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:43.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:43.911Z] [2022-01-24T08:09:43.911Z] Login Succeeded [2022-01-24T08:09:43.911Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:09:43.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:43.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:43.911Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:43.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:43.911Z] [2022-01-24T08:09:43.911Z] Login Succeeded [2022-01-24T08:09:43.911Z] docker.io [2022-01-24T08:09:44.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:09:44.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:09:44.434Z] Configure a credential helper to remove this warning. See [2022-01-24T08:09:44.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:09:44.434Z] [2022-01-24T08:09:44.434Z] Login Succeeded [2022-01-24T08:09:44.434Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:09:44.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T08:09:44.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:09:44.508Z] ========================================================= [2022-01-24T08:09:44.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T08:09:44.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:09:44.850Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-24T08:09:45.119Z] Sending build context to Docker daemon 40.85MB [2022-01-24T08:09:45.120Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T08:09:45.120Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-24T08:09:45.120Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T08:09:45.120Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T08:09:45.120Z] 666ba61612fd: Pulling fs layer [2022-01-24T08:09:45.120Z] 8ed8ca486205: Pulling fs layer [2022-01-24T08:09:45.120Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T08:09:45.120Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T08:09:45.120Z] f965cba54748: Pulling fs layer [2022-01-24T08:09:45.120Z] 861ffc35075e: Pulling fs layer [2022-01-24T08:09:45.120Z] 4b385c91608e: Pulling fs layer [2022-01-24T08:09:45.120Z] 560528eb2ebb: Pulling fs layer [2022-01-24T08:09:45.120Z] f965cba54748: Waiting [2022-01-24T08:09:45.120Z] 861ffc35075e: Waiting [2022-01-24T08:09:45.120Z] 4b385c91608e: Waiting [2022-01-24T08:09:45.120Z] 560528eb2ebb: Waiting [2022-01-24T08:09:45.120Z] 4fe6c5a15a65: Waiting [2022-01-24T08:09:45.120Z] 22a0e8bec74d: Waiting [2022-01-24T08:09:45.120Z] 8ed8ca486205: Verifying Checksum [2022-01-24T08:09:45.120Z] 8ed8ca486205: Download complete [2022-01-24T08:09:45.120Z] 666ba61612fd: Verifying Checksum [2022-01-24T08:09:45.120Z] 666ba61612fd: Download complete [2022-01-24T08:09:45.120Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T08:09:45.120Z] 22a0e8bec74d: Download complete [2022-01-24T08:09:45.120Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T08:09:45.120Z] 59bf1c3509f3: Download complete [2022-01-24T08:09:45.120Z] f965cba54748: Verifying Checksum [2022-01-24T08:09:45.120Z] f965cba54748: Download complete [2022-01-24T08:09:45.120Z] 861ffc35075e: Verifying Checksum [2022-01-24T08:09:45.120Z] 861ffc35075e: Download complete [2022-01-24T08:09:45.389Z] 4b385c91608e: Verifying Checksum [2022-01-24T08:09:45.389Z] 4b385c91608e: Download complete [2022-01-24T08:09:45.652Z] 560528eb2ebb: Verifying Checksum [2022-01-24T08:09:45.652Z] 560528eb2ebb: Download complete [2022-01-24T08:09:45.652Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T08:09:45.652Z] 4fe6c5a15a65: Download complete [2022-01-24T08:09:45.917Z] 59bf1c3509f3: Pull complete [2022-01-24T08:09:45.917Z] 666ba61612fd: Pull complete [2022-01-24T08:09:45.917Z] 8ed8ca486205: Pull complete [2022-01-24T08:09:50.145Z] 4fe6c5a15a65: Pull complete [2022-01-24T08:09:50.145Z] 22a0e8bec74d: Pull complete [2022-01-24T08:09:50.145Z] f965cba54748: Pull complete [2022-01-24T08:09:50.145Z] 861ffc35075e: Pull complete [2022-01-24T08:09:50.145Z] 4b385c91608e: Pull complete [2022-01-24T08:09:52.725Z] 560528eb2ebb: Pull complete [2022-01-24T08:09:52.725Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T08:09:52.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T08:09:52.725Z] ---> dd4a08f94e63 [2022-01-24T08:09:52.725Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-24T08:09:54.640Z] ---> Running in f087e7906d88 [2022-01-24T08:09:54.640Z] Removing intermediate container f087e7906d88 [2022-01-24T08:09:54.640Z] ---> 450507e7433e [2022-01-24T08:09:54.640Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-24T08:09:54.640Z] ---> Running in 7aa6a1c6bb6d [2022-01-24T08:09:54.640Z] Removing intermediate container 7aa6a1c6bb6d [2022-01-24T08:09:54.640Z] ---> dee98ed63df3 [2022-01-24T08:09:54.640Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T08:09:54.640Z] ---> Running in 3e9f3de68aee [2022-01-24T08:09:54.640Z] Removing intermediate container 3e9f3de68aee [2022-01-24T08:09:54.640Z] ---> b284aba0fdd5 [2022-01-24T08:09:54.640Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-24T08:09:54.640Z] ---> Running in 7ee723723303 [2022-01-24T08:09:54.901Z] Removing intermediate container 7ee723723303 [2022-01-24T08:09:54.901Z] ---> d272bef3635b [2022-01-24T08:09:54.901Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-24T08:09:54.901Z] ---> Running in 1ed1a6cce739 [2022-01-24T08:09:54.901Z] Removing intermediate container 1ed1a6cce739 [2022-01-24T08:09:54.901Z] ---> dfb016ea0f1d [2022-01-24T08:09:54.901Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:09:54.901Z] ---> Running in 9027d9ae9c82 [2022-01-24T08:09:55.480Z] Removing intermediate container 9027d9ae9c82 [2022-01-24T08:09:55.480Z] ---> 9cc76c13bde6 [2022-01-24T08:09:55.480Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T08:09:55.480Z] ---> Running in 8eec97e94494 [2022-01-24T08:09:55.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:09:56.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:09:56.949Z] OK: 221 MiB in 52 packages [2022-01-24T08:09:56.949Z] Removing intermediate container 8eec97e94494 [2022-01-24T08:09:56.949Z] ---> 35b9703e2601 [2022-01-24T08:09:56.949Z] Step 10/15 : ENV GO111MODULE=on [2022-01-24T08:09:57.214Z] ---> Running in 09962e36284c [2022-01-24T08:09:57.214Z] Removing intermediate container 09962e36284c [2022-01-24T08:09:57.214Z] ---> 9d03d7967a21 [2022-01-24T08:09:57.214Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-24T08:09:57.214Z] ---> Running in 8dd8666cdb3e [2022-01-24T08:09:57.214Z] Removing intermediate container 8dd8666cdb3e [2022-01-24T08:09:57.214Z] ---> 61a5832caea7 [2022-01-24T08:09:57.214Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-24T08:09:57.473Z] ---> 23c64c5f77c0 [2022-01-24T08:09:57.473Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:09:57.473Z] ---> Running in a969263745ca [2022-01-24T08:09:58.272Z] Still waiting to schedule task [2022-01-24T08:09:58.273Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T08:10:53.769Z] Removing intermediate container a969263745ca [2022-01-24T08:10:53.769Z] ---> 3e4fe5c9af81 [2022-01-24T08:10:53.769Z] Step 14/15 : COPY . . [2022-01-24T08:10:53.769Z] ---> f1624f7809db [2022-01-24T08:10:53.769Z] Step 15/15 : RUN ${MAKE} [2022-01-24T08:10:53.769Z] ---> Running in 2d12faa65077 [2022-01-24T08:10:53.769Z] noop [2022-01-24T08:10:53.769Z] Removing intermediate container 2d12faa65077 [2022-01-24T08:10:53.769Z] ---> 300be63672f0 [2022-01-24T08:10:53.769Z] Successfully built 300be63672f0 [2022-01-24T08:10:53.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:10:54.068Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T08:10:54.068Z] . [Pipeline] withDockerContainer [2022-01-24T08:10:54.135Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:10:54.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-01-24T08:10:54.535Z] $ docker top d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:10:54.896Z] + go version [2022-01-24T08:10:54.896Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T08:10:54.909Z] $ docker stop --time=1 d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 [2022-01-24T08:10:56.096Z] $ docker rm -f d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:10:56.512Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T08:10:56.512Z] . [Pipeline] withDockerContainer [2022-01-24T08:10:56.572Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:10:56.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-01-24T08:10:56.940Z] $ docker top bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:10:57.304Z] + make test [2022-01-24T08:10:57.304Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-24T08:10:57.570Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-24T08:11:09.858Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-24T08:11:09.858Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-24T08:11:14.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T08:11:14.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-24T08:11:14.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-24T08:11:14.141Z] $ docker stop --time=1 bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af [2022-01-24T08:11:15.656Z] $ docker rm -f bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:11:16.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-24T08:11:16.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-24T08:11:17.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-24T08:11:17.380Z] + ls -al . [2022-01-24T08:11:17.380Z] total 112 [2022-01-24T08:11:17.380Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 24 08:10 . [2022-01-24T08:11:17.380Z] drwxrwxr-x. 4 jenkins jenkins 106 Jan 24 08:09 .. [2022-01-24T08:11:17.380Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 24 08:09 assets [2022-01-24T08:11:17.380Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 24 08:09 bin [2022-01-24T08:11:17.380Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 24 08:09 cmd [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 24 08:09 CONTRIBUTING.md [2022-01-24T08:11:17.380Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 24 08:10 coverage.out [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 24 08:09 Dockerfile [2022-01-24T08:11:17.380Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 24 08:09 docs [2022-01-24T08:11:17.380Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 24 08:09 .git [2022-01-24T08:11:17.380Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 24 08:09 .github [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 24 08:09 .gitignore [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 24 08:09 go.mod [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 24 08:09 go.sum [2022-01-24T08:11:17.380Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 24 08:09 internal [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 24 08:09 Jenkinsfile [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 24 08:09 LICENSE [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 24 08:09 Makefile [2022-01-24T08:11:17.380Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 24 08:09 pkg [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 24 08:09 README.md [2022-01-24T08:11:17.380Z] drwx------. 3 jenkins jenkins 42 Jan 24 08:09 .semver [2022-01-24T08:11:17.380Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 24 08:09 snap [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 24 08:09 VERSION [2022-01-24T08:11:17.380Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 24 08:09 version.go [2022-01-24T08:11:17.380Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 24 08:09 web [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:17.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=08d737650594c0e31d6fe669fc383b023950acd4 --label arch=amd64 --label version=2.1.1-dev.6 . [2022-01-24T08:11:17.946Z] Sending build context to Docker daemon 40.85MB [2022-01-24T08:11:17.946Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T08:11:17.946Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-24T08:11:17.946Z] ---> 300be63672f0 [2022-01-24T08:11:17.946Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-24T08:11:17.946Z] ---> Running in 55805f088964 [2022-01-24T08:11:18.210Z] Removing intermediate container 55805f088964 [2022-01-24T08:11:18.210Z] ---> eb7c29f63ecd [2022-01-24T08:11:18.210Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-24T08:11:18.210Z] ---> Running in cc94437824c7 [2022-01-24T08:11:18.210Z] Removing intermediate container cc94437824c7 [2022-01-24T08:11:18.210Z] ---> fc62beeb0ee4 [2022-01-24T08:11:18.210Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T08:11:18.210Z] ---> Running in 272f3e848dbb [2022-01-24T08:11:18.476Z] Removing intermediate container 272f3e848dbb [2022-01-24T08:11:18.476Z] ---> a3a2eb13f582 [2022-01-24T08:11:18.476Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-24T08:11:18.476Z] ---> Running in dc97af4d7658 [2022-01-24T08:11:18.476Z] Removing intermediate container dc97af4d7658 [2022-01-24T08:11:18.476Z] ---> 62ba060d6438 [2022-01-24T08:11:18.476Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-24T08:11:18.476Z] ---> Running in d4baac7538d1 [2022-01-24T08:11:18.739Z] Removing intermediate container d4baac7538d1 [2022-01-24T08:11:18.739Z] ---> c5b3fb20dd64 [2022-01-24T08:11:18.739Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:11:18.739Z] ---> Running in ab99f2702bf7 [2022-01-24T08:11:19.003Z] Removing intermediate container ab99f2702bf7 [2022-01-24T08:11:19.003Z] ---> f88ff907da19 [2022-01-24T08:11:19.003Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T08:11:19.003Z] ---> Running in 51ceab49be84 [2022-01-24T08:11:19.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T08:11:20.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T08:11:20.466Z] OK: 221 MiB in 52 packages [2022-01-24T08:11:20.729Z] Removing intermediate container 51ceab49be84 [2022-01-24T08:11:20.729Z] ---> 45a452591594 [2022-01-24T08:11:20.729Z] Step 10/23 : ENV GO111MODULE=on [2022-01-24T08:11:20.729Z] ---> Running in f628df8a6426 [2022-01-24T08:11:20.729Z] Removing intermediate container f628df8a6426 [2022-01-24T08:11:20.729Z] ---> 9bc212ad5d9a [2022-01-24T08:11:20.729Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-24T08:11:20.729Z] ---> Running in 94d52714bf9d [2022-01-24T08:11:20.992Z] Removing intermediate container 94d52714bf9d [2022-01-24T08:11:20.992Z] ---> 0f8224e636cb [2022-01-24T08:11:20.992Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-24T08:11:20.992Z] ---> 7d9226c11755 [2022-01-24T08:11:20.992Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:11:21.258Z] ---> Running in e739dea79cd7 [2022-01-24T08:11:21.831Z] Removing intermediate container e739dea79cd7 [2022-01-24T08:11:21.831Z] ---> 0bc0057fa8fe [2022-01-24T08:11:21.831Z] Step 14/23 : COPY . . [2022-01-24T08:11:22.789Z] ---> da956cf73ac9 [2022-01-24T08:11:22.789Z] Step 15/23 : RUN ${MAKE} [2022-01-24T08:11:22.789Z] ---> Running in cccdc1784cf0 [2022-01-24T08:11:22.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-24T08:11:26.116Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3758 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-01-24T08:11:26.135Z] Running in /w/workspace/edgex-ui-go/45 [Pipeline] { [Pipeline] checkout [2022-01-24T08:11:26.314Z] The recommended git tool is: git [2022-01-24T08:11:30.832Z] using credential edgex-jenkins-ssh [2022-01-24T08:11:30.849Z] Cloning the remote Git repository [2022-01-24T08:11:30.890Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-24T08:11:30.978Z] > git init /w/workspace/edgex-ui-go/45 # timeout=10 [2022-01-24T08:11:31.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-24T08:11:31.109Z] > git --version # timeout=10 [2022-01-24T08:11:31.134Z] > git --version # 'git version 2.17.1' [2022-01-24T08:11:31.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T08:11:31.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:11:32.913Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-24T08:11:33.174Z] Removing intermediate container cccdc1784cf0 [2022-01-24T08:11:33.174Z] ---> 4595358f7b0f [2022-01-24T08:11:33.174Z] Step 16/23 : FROM alpine:3.14 [2022-01-24T08:11:33.743Z] 3.14: Pulling from library/alpine [2022-01-24T08:11:33.925Z] Avoid second fetch [2022-01-24T08:11:33.925Z] Checking out Revision 08d737650594c0e31d6fe669fc383b023950acd4 (main) [2022-01-24T08:11:34.004Z] 97518928ae5f: Pulling fs layer [2022-01-24T08:11:34.270Z] 97518928ae5f: Verifying Checksum [2022-01-24T08:11:34.270Z] 97518928ae5f: Download complete [2022-01-24T08:11:34.270Z] 97518928ae5f: Pull complete [2022-01-24T08:11:34.270Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T08:11:34.270Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T08:11:34.270Z] ---> 0a97eee8041e [2022-01-24T08:11:34.271Z] Step 17/23 : EXPOSE 4000 [2022-01-24T08:11:34.271Z] ---> Running in a48b6efb9e0b [2022-01-24T08:11:34.533Z] Removing intermediate container a48b6efb9e0b [2022-01-24T08:11:34.533Z] ---> 7bc54ab59c66 [2022-01-24T08:11:34.533Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-24T08:11:35.107Z] ---> 160b5d626b12 [2022-01-24T08:11:35.107Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-24T08:11:35.107Z] ---> Running in 52124fde5ac1 [2022-01-24T08:11:35.107Z] Removing intermediate container 52124fde5ac1 [2022-01-24T08:11:35.107Z] ---> 86772f161025 [2022-01-24T08:11:35.107Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-24T08:11:35.107Z] ---> Running in e581a15678d2 [2022-01-24T08:11:35.107Z] Removing intermediate container e581a15678d2 [2022-01-24T08:11:35.107Z] ---> de9b281ffc8e [2022-01-24T08:11:35.107Z] Step 21/23 : LABEL arch=amd64 [2022-01-24T08:11:35.107Z] ---> Running in 38dcbc7a1344 [2022-01-24T08:11:33.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-24T08:11:33.902Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T08:11:33.940Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T08:11:33.954Z] > git checkout -f 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 [2022-01-24T08:11:35.368Z] Removing intermediate container 38dcbc7a1344 [2022-01-24T08:11:35.368Z] ---> ed8937f09d89 [2022-01-24T08:11:35.368Z] Step 22/23 : LABEL git_sha=08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:11:35.368Z] ---> Running in fb9648e07f8b [2022-01-24T08:11:35.368Z] Removing intermediate container fb9648e07f8b [2022-01-24T08:11:35.368Z] ---> 0772f48bd992 [2022-01-24T08:11:35.368Z] Step 23/23 : LABEL version=2.1.1-dev.6 [2022-01-24T08:11:35.368Z] ---> Running in bdab4acdb839 [2022-01-24T08:11:35.368Z] Removing intermediate container bdab4acdb839 [2022-01-24T08:11:35.368Z] ---> 1b1d6eb36788 [2022-01-24T08:11:35.368Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-24T08:11:35.628Z] Successfully built 1b1d6eb36788 [2022-01-24T08:11:35.628Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:11:35.738Z] provisioning config files... [2022-01-24T08:11:35.750Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8131206725081378625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:11:36.053Z] ---> docker-login.sh [2022-01-24T08:11:36.054Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:11:36.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:11:36.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:11:36.054Z] Configure a credential helper to remove this warning. See [2022-01-24T08:11:36.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:11:36.054Z] [2022-01-24T08:11:36.054Z] Login Succeeded [2022-01-24T08:11:36.054Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:11:36.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:11:36.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:11:36.054Z] Configure a credential helper to remove this warning. See [2022-01-24T08:11:36.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:11:36.054Z] [2022-01-24T08:11:36.054Z] Login Succeeded [2022-01-24T08:11:36.054Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:11:36.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:11:36.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:11:36.314Z] Configure a credential helper to remove this warning. See [2022-01-24T08:11:36.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:11:36.314Z] [2022-01-24T08:11:36.314Z] Login Succeeded [2022-01-24T08:11:36.314Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:11:36.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:11:36.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:11:36.314Z] Configure a credential helper to remove this warning. See [2022-01-24T08:11:36.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:11:36.314Z] [2022-01-24T08:11:36.314Z] Login Succeeded [2022-01-24T08:11:36.314Z] docker.io [2022-01-24T08:11:36.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:11:36.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:11:36.837Z] Configure a credential helper to remove this warning. See [2022-01-24T08:11:36.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:11:36.837Z] [2022-01-24T08:11:36.837Z] Login Succeeded [2022-01-24T08:11:36.837Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:11:36.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-24T08:11:36.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:11:36.903Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-01-24T08:11:36.903Z] 08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:11:36.903Z] latest [2022-01-24T08:11:36.903Z] 2.1.1-dev.6 [2022-01-24T08:11:36.903Z] 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:11:36.903Z] main [2022-01-24T08:11:36.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:37.222Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:37.521Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:11:37.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-24T08:11:37.521Z] d5143a3fcd66: Preparing [2022-01-24T08:11:37.521Z] 1a058d5342cc: Preparing [2022-01-24T08:11:37.521Z] 1a058d5342cc: Layer already exists [2022-01-24T08:11:38.328Z] Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T08:11:38.902Z] d5143a3fcd66: Pushed [2022-01-24T08:11:39.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-24T08:11:39.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T08:11:39.160Z] Dload Upload Total Spent Left Speed [2022-01-24T08:11:39.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61362 0 --:--:-- --:--:-- --:--:-- 61682 [2022-01-24T08:11:39.162Z] 08d737650594c0e31d6fe669fc383b023950acd4: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2022-01-24T08:11:39.457Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:39.660Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-24T08:11:39.746Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-24T08:11:39.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-24T08:11:39.746Z] d5143a3fcd66: Preparing [2022-01-24T08:11:39.746Z] 1a058d5342cc: Preparing [2022-01-24T08:11:39.746Z] 1a058d5342cc: Layer already exists [2022-01-24T08:11:39.746Z] d5143a3fcd66: Layer already exists [2022-01-24T08:11:39.746Z] latest: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:39.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-24T08:11:39.993Z] + sudo tee /etc/docker/daemon.new [2022-01-24T08:11:39.993Z] { [2022-01-24T08:11:39.993Z] "registry-mirrors": [ [2022-01-24T08:11:39.993Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-24T08:11:39.993Z] ], [2022-01-24T08:11:39.993Z] "bip": "10.250.0.254/24", [2022-01-24T08:11:39.993Z] "hosts": [ [2022-01-24T08:11:39.993Z] "tcp://0.0.0.0:5555", [2022-01-24T08:11:39.993Z] "unix:///var/run/docker.sock" [2022-01-24T08:11:39.993Z] ], [2022-01-24T08:11:39.993Z] "mtu": 1458, [2022-01-24T08:11:39.993Z] "selinux-enabled": true, [2022-01-24T08:11:39.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-24T08:11:39.993Z] } [Pipeline] sh [2022-01-24T08:11:40.046Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:40.338Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-24T08:11:40.367Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 [2022-01-24T08:11:40.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-24T08:11:40.367Z] d5143a3fcd66: Preparing [2022-01-24T08:11:40.367Z] 1a058d5342cc: Preparing [2022-01-24T08:11:40.367Z] 1a058d5342cc: Layer already exists [2022-01-24T08:11:40.367Z] d5143a3fcd66: Layer already exists [2022-01-24T08:11:40.367Z] 2.1.1-dev.6: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:40.672Z] + sudo service docker restart [2022-01-24T08:11:40.697Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:40.987Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:11:40.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-24T08:11:40.987Z] d5143a3fcd66: Preparing [2022-01-24T08:11:40.987Z] 1a058d5342cc: Preparing [2022-01-24T08:11:40.987Z] 1a058d5342cc: Layer already exists [2022-01-24T08:11:40.987Z] d5143a3fcd66: Layer already exists [2022-01-24T08:11:40.987Z] 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:41.286Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:41.582Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-01-24T08:11:41.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-24T08:11:41.583Z] d5143a3fcd66: Preparing [2022-01-24T08:11:41.583Z] 1a058d5342cc: Preparing [2022-01-24T08:11:41.583Z] d5143a3fcd66: Layer already exists [2022-01-24T08:11:41.583Z] 1a058d5342cc: Layer already exists [2022-01-24T08:11:41.583Z] main: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-24T08:11:41.624Z] ===================================================== [Pipeline] echo [2022-01-24T08:11:41.635Z] taggedImages: [2022-01-24T08:11:41.635Z] - nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:11:41.635Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-24T08:11:41.635Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 [2022-01-24T08:11:41.635Z] - nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:11:41.635Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2022-01-24T08:11:42.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:11:42.044Z] [2022-01-24T08:11:42.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:11:42.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:11:42.367Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T08:11:42.367Z] b4d181a07f80: Pulling fs layer [2022-01-24T08:11:42.367Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T08:11:42.367Z] ed53099fbce6: Pulling fs layer [2022-01-24T08:11:42.367Z] dc539afda2c1: Pulling fs layer [2022-01-24T08:11:42.367Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T08:11:42.367Z] 9065ff56babe: Pulling fs layer [2022-01-24T08:11:42.367Z] d287ab97295c: Pulling fs layer [2022-01-24T08:11:42.367Z] dc539afda2c1: Waiting [2022-01-24T08:11:42.367Z] 77bc0d833cb6: Waiting [2022-01-24T08:11:42.367Z] 9065ff56babe: Waiting [2022-01-24T08:11:42.367Z] d287ab97295c: Waiting [2022-01-24T08:11:42.367Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T08:11:42.367Z] a1111a8f2ec3: Download complete [2022-01-24T08:11:42.367Z] dc539afda2c1: Verifying Checksum [2022-01-24T08:11:42.367Z] dc539afda2c1: Download complete [2022-01-24T08:11:42.367Z] ed53099fbce6: Verifying Checksum [2022-01-24T08:11:42.367Z] ed53099fbce6: Download complete [2022-01-24T08:11:42.367Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T08:11:42.367Z] 77bc0d833cb6: Download complete [2022-01-24T08:11:42.628Z] 9065ff56babe: Verifying Checksum [2022-01-24T08:11:42.628Z] 9065ff56babe: Download complete [2022-01-24T08:11:42.628Z] b4d181a07f80: Verifying Checksum [2022-01-24T08:11:42.628Z] b4d181a07f80: Download complete [2022-01-24T08:11:43.225Z] d287ab97295c: Verifying Checksum [2022-01-24T08:11:43.225Z] d287ab97295c: Download complete [2022-01-24T08:11:43.954Z] b4d181a07f80: Pull complete [2022-01-24T08:11:44.358Z] a1111a8f2ec3: Pull complete [2022-01-24T08:11:44.723Z] ed53099fbce6: Pull complete [2022-01-24T08:11:45.009Z] dc539afda2c1: Pull complete [2022-01-24T08:11:45.326Z] 77bc0d833cb6: Pull complete [2022-01-24T08:11:45.326Z] 9065ff56babe: Pull complete [2022-01-24T08:11:50.854Z] d287ab97295c: Pull complete [2022-01-24T08:11:50.854Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T08:11:50.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:11:50.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T08:11:50.916Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:11:50.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-24T08:11:53.894Z] $ docker top 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:11:54.326Z] ---> job-cost.sh [2022-01-24T08:11:54.327Z] lf-activate-venv: SKIPPING [2022-01-24T08:11:54.327Z] INFO: No Stack... [2022-01-24T08:11:54.897Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T08:11:55.158Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T08:11:55.458Z] + cut -d, -f6 [2022-01-24T08:11:55.458Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2022-01-24T08:11:55.473Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [2022-01-24T08:11:55.482Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] did not exist. Created. [2022-01-24T08:11:55.482Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T08:11:55.795Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-24T08:11:55.851Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T08:11:55.858Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T08:11:55.876Z] $ docker stop --time=1 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 [2022-01-24T08:11:56.993Z] $ docker rm -f 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:11:59.038Z] provisioning config files... [2022-01-24T08:11:59.062Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config4312668681350854786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:11:59.420Z] ---> docker-login.sh [2022-01-24T08:11:59.420Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:12:00.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:12:00.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:12:00.293Z] Configure a credential helper to remove this warning. See [2022-01-24T08:12:00.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:12:00.293Z] [2022-01-24T08:12:00.293Z] Login Succeeded [2022-01-24T08:12:00.293Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:12:00.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:12:00.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:12:00.569Z] Configure a credential helper to remove this warning. See [2022-01-24T08:12:00.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:12:00.569Z] [2022-01-24T08:12:00.569Z] Login Succeeded [2022-01-24T08:12:00.569Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:12:00.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:12:01.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:12:01.121Z] Configure a credential helper to remove this warning. See [2022-01-24T08:12:01.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:12:01.121Z] [2022-01-24T08:12:01.121Z] Login Succeeded [2022-01-24T08:12:01.121Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:12:01.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:12:01.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:12:01.394Z] Configure a credential helper to remove this warning. See [2022-01-24T08:12:01.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:12:01.394Z] [2022-01-24T08:12:01.394Z] Login Succeeded [2022-01-24T08:12:01.394Z] docker.io [2022-01-24T08:12:01.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:12:02.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:12:02.260Z] Configure a credential helper to remove this warning. See [2022-01-24T08:12:02.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:12:02.260Z] [2022-01-24T08:12:02.260Z] Login Succeeded [2022-01-24T08:12:02.260Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:12:02.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T08:12:02.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:12:02.798Z] ========================================================= [2022-01-24T08:12:02.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-24T08:12:02.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:12:03.153Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-24T08:12:04.135Z] Sending build context to Docker daemon 25.67MB [2022-01-24T08:12:04.135Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T08:12:04.135Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-24T08:12:04.135Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-24T08:12:04.135Z] 9b3977197b4f: Pulling fs layer [2022-01-24T08:12:04.135Z] 1a89e8eeedd5: Pulling fs layer [2022-01-24T08:12:04.135Z] 94645a83ff95: Pulling fs layer [2022-01-24T08:12:04.135Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-24T08:12:04.135Z] 0c92f367c5e7: Pulling fs layer [2022-01-24T08:12:04.135Z] 4b8299f9d1f4: Pulling fs layer [2022-01-24T08:12:04.135Z] 9a6b49a46696: Pulling fs layer [2022-01-24T08:12:04.135Z] 3f3a8bcf1eab: Waiting [2022-01-24T08:12:04.135Z] 0c92f367c5e7: Waiting [2022-01-24T08:12:04.135Z] 4b8299f9d1f4: Waiting [2022-01-24T08:12:04.135Z] cf05db05a679: Pulling fs layer [2022-01-24T08:12:04.135Z] 9a6b49a46696: Waiting [2022-01-24T08:12:04.135Z] cf05db05a679: Waiting [2022-01-24T08:12:04.135Z] 94645a83ff95: Verifying Checksum [2022-01-24T08:12:04.135Z] 94645a83ff95: Download complete [2022-01-24T08:12:04.135Z] 1a89e8eeedd5: Verifying Checksum [2022-01-24T08:12:04.135Z] 1a89e8eeedd5: Download complete [2022-01-24T08:12:04.135Z] 0c92f367c5e7: Verifying Checksum [2022-01-24T08:12:04.135Z] 0c92f367c5e7: Download complete [2022-01-24T08:12:04.135Z] 9b3977197b4f: Verifying Checksum [2022-01-24T08:12:04.135Z] 9b3977197b4f: Download complete [2022-01-24T08:12:04.135Z] 4b8299f9d1f4: Verifying Checksum [2022-01-24T08:12:04.135Z] 4b8299f9d1f4: Download complete [2022-01-24T08:12:04.407Z] 9a6b49a46696: Verifying Checksum [2022-01-24T08:12:04.407Z] 9a6b49a46696: Download complete [2022-01-24T08:12:05.036Z] 9b3977197b4f: Pull complete [2022-01-24T08:12:05.634Z] 1a89e8eeedd5: Pull complete [2022-01-24T08:12:05.912Z] 94645a83ff95: Pull complete [2022-01-24T08:12:06.188Z] cf05db05a679: Download complete [2022-01-24T08:12:06.784Z] 3f3a8bcf1eab: Download complete [2022-01-24T08:12:19.189Z] 3f3a8bcf1eab: Pull complete [2022-01-24T08:12:19.189Z] 0c92f367c5e7: Pull complete [2022-01-24T08:12:19.189Z] 4b8299f9d1f4: Pull complete [2022-01-24T08:12:19.189Z] 9a6b49a46696: Pull complete [2022-01-24T08:12:25.894Z] cf05db05a679: Pull complete [2022-01-24T08:12:25.894Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-24T08:12:25.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T08:12:25.895Z] ---> 0ccda1f7e2ee [2022-01-24T08:12:25.895Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-24T08:12:26.489Z] ---> Running in cd69b7a45ada [2022-01-24T08:12:27.088Z] Removing intermediate container cd69b7a45ada [2022-01-24T08:12:27.089Z] ---> 765bc883329d [2022-01-24T08:12:27.089Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-24T08:12:27.089Z] ---> Running in 8cf38e5167b5 [2022-01-24T08:12:27.361Z] Removing intermediate container 8cf38e5167b5 [2022-01-24T08:12:27.361Z] ---> 93445d83d29f [2022-01-24T08:12:27.361Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T08:12:27.361Z] ---> Running in 6d6b0f4774e1 [2022-01-24T08:12:27.953Z] Removing intermediate container 6d6b0f4774e1 [2022-01-24T08:12:27.953Z] ---> 8ef2f4d03a7d [2022-01-24T08:12:27.953Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-24T08:12:27.953Z] ---> Running in d04c823753cd [2022-01-24T08:12:28.226Z] Removing intermediate container d04c823753cd [2022-01-24T08:12:28.226Z] ---> 10528925362b [2022-01-24T08:12:28.226Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-24T08:12:28.226Z] ---> Running in c26e43359402 [2022-01-24T08:12:28.820Z] Removing intermediate container c26e43359402 [2022-01-24T08:12:28.820Z] ---> efa2c92655b4 [2022-01-24T08:12:28.820Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:12:28.820Z] ---> Running in 04f37530f7c5 [2022-01-24T08:12:30.796Z] Removing intermediate container 04f37530f7c5 [2022-01-24T08:12:30.796Z] ---> de36c12a5709 [2022-01-24T08:12:30.796Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T08:12:30.796Z] ---> Running in 66bfc3b17348 [2022-01-24T08:12:31.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:12:32.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:12:33.351Z] OK: 220 MiB in 52 packages [2022-01-24T08:12:34.326Z] Removing intermediate container 66bfc3b17348 [2022-01-24T08:12:34.326Z] ---> 4971e72f0057 [2022-01-24T08:12:34.326Z] Step 10/15 : ENV GO111MODULE=on [2022-01-24T08:12:34.326Z] ---> Running in 8a2a1330e94a [2022-01-24T08:12:34.598Z] Removing intermediate container 8a2a1330e94a [2022-01-24T08:12:34.598Z] ---> 7051509e2ecd [2022-01-24T08:12:34.598Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-24T08:12:34.868Z] ---> Running in 1b95dba681fd [2022-01-24T08:12:35.138Z] Removing intermediate container 1b95dba681fd [2022-01-24T08:12:35.138Z] ---> 1c08ef2f3dc2 [2022-01-24T08:12:35.138Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-24T08:12:35.734Z] ---> 22cc44b4c90a [2022-01-24T08:12:35.734Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:12:35.734Z] ---> Running in 3dbda7bd48f0 [2022-01-24T08:13:57.562Z] Removing intermediate container 3dbda7bd48f0 [2022-01-24T08:13:57.562Z] ---> 2acb23ac9e22 [2022-01-24T08:13:57.562Z] Step 14/15 : COPY . . [2022-01-24T08:13:57.562Z] ---> a6c80f3a48de [2022-01-24T08:13:57.562Z] Step 15/15 : RUN ${MAKE} [2022-01-24T08:13:57.562Z] ---> Running in e47be36b3a6a [2022-01-24T08:13:57.562Z] noop [2022-01-24T08:13:57.562Z] Removing intermediate container e47be36b3a6a [2022-01-24T08:13:57.562Z] ---> 85087c0ff5f8 [2022-01-24T08:13:57.562Z] Successfully built 85087c0ff5f8 [2022-01-24T08:13:57.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:13:57.922Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T08:13:57.922Z] . [Pipeline] withDockerContainer [2022-01-24T08:13:58.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container [2022-01-24T08:13:58.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@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 ******** ci-base-image-arm64 cat [2022-01-24T08:13:59.616Z] $ docker top 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:14:00.489Z] + go version [2022-01-24T08:14:00.489Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-24T08:14:00.527Z] $ docker stop --time=1 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 [2022-01-24T08:14:02.189Z] $ docker rm -f 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:14:02.786Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T08:14:02.786Z] . [Pipeline] withDockerContainer [2022-01-24T08:14:03.022Z] prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container [2022-01-24T08:14:03.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@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 ******** ci-base-image-arm64 cat [2022-01-24T08:14:04.448Z] $ docker top 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-24T08:14:05.319Z] + make test [2022-01-24T08:14:05.320Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-24T08:14:06.298Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-24T08:14:45.368Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-24T08:14:45.368Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-24T08:15:00.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T08:15:00.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-24T08:15:00.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-24T08:15:00.513Z] $ docker stop --time=1 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 [2022-01-24T08:15:02.339Z] $ docker rm -f 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:15:03.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-24T08:15:03.129Z] Warning: overwriting stash ‘coverage-report’ [2022-01-24T08:15:03.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T08:15:04.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-24T08:15:04.393Z] + ls -al . [2022-01-24T08:15:04.393Z] total 152 [2022-01-24T08:15:04.393Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 08:14 . [2022-01-24T08:15:04.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 .. [2022-01-24T08:15:04.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 08:11 .git [2022-01-24T08:15:04.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 .github [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 24 08:11 .gitignore [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 24 08:11 CONTRIBUTING.md [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 24 08:11 Dockerfile [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 24 08:11 Jenkinsfile [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 24 08:11 LICENSE [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 24 08:11 Makefile [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 24 08:11 README.md [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 08:09 VERSION [2022-01-24T08:15:04.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 assets [2022-01-24T08:15:04.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 bin [2022-01-24T08:15:04.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 cmd [2022-01-24T08:15:04.393Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 24 08:14 coverage.out [2022-01-24T08:15:04.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 docs [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 24 08:11 go.mod [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 24 08:11 go.sum [2022-01-24T08:15:04.393Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 08:11 internal [2022-01-24T08:15:04.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 pkg [2022-01-24T08:15:04.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 snap [2022-01-24T08:15:04.393Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 24 08:11 version.go [2022-01-24T08:15:04.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 web [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:15:04.733Z] + 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=08d737650594c0e31d6fe669fc383b023950acd4 --label arch=arm64 --label version=2.1.1-dev.6 . [2022-01-24T08:15:05.718Z] Sending build context to Docker daemon 25.67MB [2022-01-24T08:15:05.718Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T08:15:05.718Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-24T08:15:05.718Z] ---> 85087c0ff5f8 [2022-01-24T08:15:05.718Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-24T08:15:05.993Z] ---> Running in 59b3ac090c9e [2022-01-24T08:15:06.267Z] Removing intermediate container 59b3ac090c9e [2022-01-24T08:15:06.267Z] ---> 70c50378d326 [2022-01-24T08:15:06.267Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-24T08:15:06.539Z] ---> Running in 0095f19586e9 [2022-01-24T08:15:06.812Z] Removing intermediate container 0095f19586e9 [2022-01-24T08:15:06.812Z] ---> a0a3df869fc3 [2022-01-24T08:15:06.812Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T08:15:06.812Z] ---> Running in 69cf01220302 [2022-01-24T08:15:07.409Z] Removing intermediate container 69cf01220302 [2022-01-24T08:15:07.409Z] ---> 60e2139420c7 [2022-01-24T08:15:07.409Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-24T08:15:07.409Z] ---> Running in 58a0070e7c09 [2022-01-24T08:15:07.683Z] Removing intermediate container 58a0070e7c09 [2022-01-24T08:15:07.683Z] ---> 2722035cc2c9 [2022-01-24T08:15:07.683Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-24T08:15:07.955Z] ---> Running in 4ff9758e5008 [2022-01-24T08:15:08.238Z] Removing intermediate container 4ff9758e5008 [2022-01-24T08:15:08.238Z] ---> 56c0eb46274c [2022-01-24T08:15:08.238Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T08:15:08.238Z] ---> Running in 57583c24a965 [2022-01-24T08:15:10.220Z] Removing intermediate container 57583c24a965 [2022-01-24T08:15:10.220Z] ---> ca96fba3eaf0 [2022-01-24T08:15:10.220Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T08:15:10.220Z] ---> Running in fdd8a94847e5 [2022-01-24T08:15:11.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T08:15:12.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T08:15:13.158Z] OK: 220 MiB in 52 packages [2022-01-24T08:15:13.751Z] Removing intermediate container fdd8a94847e5 [2022-01-24T08:15:13.751Z] ---> 98243368a966 [2022-01-24T08:15:13.751Z] Step 10/23 : ENV GO111MODULE=on [2022-01-24T08:15:14.024Z] ---> Running in df20a3c452d4 [2022-01-24T08:15:14.296Z] Removing intermediate container df20a3c452d4 [2022-01-24T08:15:14.296Z] ---> bd03e13b3aff [2022-01-24T08:15:14.296Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-24T08:15:14.296Z] ---> Running in 969d1a7e467a [2022-01-24T08:15:14.891Z] Removing intermediate container 969d1a7e467a [2022-01-24T08:15:14.891Z] ---> dde6ad5ea0cb [2022-01-24T08:15:14.891Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-24T08:15:15.485Z] ---> 6109121f2ee8 [2022-01-24T08:15:15.485Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T08:15:15.485Z] ---> Running in 4d9cd14d7c53 [2022-01-24T08:15:18.120Z] Removing intermediate container 4d9cd14d7c53 [2022-01-24T08:15:18.120Z] ---> 6aeba2ce9a2d [2022-01-24T08:15:18.120Z] Step 14/23 : COPY . . [2022-01-24T08:15:20.743Z] ---> 4792d2a89aad [2022-01-24T08:15:20.743Z] Step 15/23 : RUN ${MAKE} [2022-01-24T08:15:20.743Z] ---> Running in ba35f3224a8a [2022-01-24T08:15:21.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-24T08:15:54.091Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-24T08:15:58.390Z] Removing intermediate container ba35f3224a8a [2022-01-24T08:15:58.390Z] ---> 129fc232cd23 [2022-01-24T08:15:58.390Z] Step 16/23 : FROM alpine:3.14 [2022-01-24T08:15:58.982Z] 3.14: Pulling from library/alpine [2022-01-24T08:15:59.254Z] be307f383ecc: Pulling fs layer [2022-01-24T08:15:59.527Z] be307f383ecc: Verifying Checksum [2022-01-24T08:15:59.527Z] be307f383ecc: Download complete [2022-01-24T08:16:00.125Z] be307f383ecc: Pull complete [2022-01-24T08:16:00.125Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T08:16:00.125Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T08:16:00.125Z] ---> 5b8b7b635229 [2022-01-24T08:16:00.125Z] Step 17/23 : EXPOSE 4000 [2022-01-24T08:16:00.125Z] ---> Running in 10da3de722ae [2022-01-24T08:16:00.399Z] Removing intermediate container 10da3de722ae [2022-01-24T08:16:00.399Z] ---> 3e9d62adfff9 [2022-01-24T08:16:00.399Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-24T08:16:01.834Z] ---> 89242234f011 [2022-01-24T08:16:01.834Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-24T08:16:01.834Z] ---> Running in d7b5b82838a2 [2022-01-24T08:16:02.430Z] Removing intermediate container d7b5b82838a2 [2022-01-24T08:16:02.430Z] ---> aecc64996ce6 [2022-01-24T08:16:02.430Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-24T08:16:02.430Z] ---> Running in e83ed52da52b [2022-01-24T08:16:02.702Z] Removing intermediate container e83ed52da52b [2022-01-24T08:16:02.702Z] ---> 9617b904c878 [2022-01-24T08:16:02.702Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T08:16:02.702Z] ---> Running in b048c7fcfae5 [2022-01-24T08:16:03.298Z] Removing intermediate container b048c7fcfae5 [2022-01-24T08:16:03.298Z] ---> e9b900a9f9c9 [2022-01-24T08:16:03.298Z] Step 22/23 : LABEL git_sha=08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:16:03.298Z] ---> Running in 1338f363328d [2022-01-24T08:16:03.571Z] Removing intermediate container 1338f363328d [2022-01-24T08:16:03.571Z] ---> 166f99dead54 [2022-01-24T08:16:03.571Z] Step 23/23 : LABEL version=2.1.1-dev.6 [2022-01-24T08:16:03.571Z] ---> Running in 1d972b127cd1 [2022-01-24T08:16:04.166Z] Removing intermediate container 1d972b127cd1 [2022-01-24T08:16:04.166Z] ---> fdc38d762ea0 [2022-01-24T08:16:04.166Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-24T08:16:04.166Z] Successfully built fdc38d762ea0 [2022-01-24T08:16:04.166Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:16:04.281Z] provisioning config files... [2022-01-24T08:16:04.298Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config6267431650765756059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:16:04.643Z] ---> docker-login.sh [2022-01-24T08:16:04.643Z] nexus3.edgexfoundry.org:10001 [2022-01-24T08:16:04.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:16:04.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:16:04.915Z] Configure a credential helper to remove this warning. See [2022-01-24T08:16:04.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:16:04.915Z] [2022-01-24T08:16:04.915Z] Login Succeeded [2022-01-24T08:16:04.915Z] nexus3.edgexfoundry.org:10002 [2022-01-24T08:16:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:16:05.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:16:05.468Z] Configure a credential helper to remove this warning. See [2022-01-24T08:16:05.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:16:05.468Z] [2022-01-24T08:16:05.468Z] Login Succeeded [2022-01-24T08:16:05.468Z] nexus3.edgexfoundry.org:10003 [2022-01-24T08:16:05.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:16:06.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:16:06.012Z] Configure a credential helper to remove this warning. See [2022-01-24T08:16:06.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:16:06.012Z] [2022-01-24T08:16:06.012Z] Login Succeeded [2022-01-24T08:16:06.012Z] nexus3.edgexfoundry.org:10004 [2022-01-24T08:16:06.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:16:06.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:16:06.285Z] Configure a credential helper to remove this warning. See [2022-01-24T08:16:06.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:16:06.285Z] [2022-01-24T08:16:06.285Z] Login Succeeded [2022-01-24T08:16:06.285Z] docker.io [2022-01-24T08:16:06.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T08:16:07.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T08:16:07.154Z] Configure a credential helper to remove this warning. See [2022-01-24T08:16:07.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T08:16:07.154Z] [2022-01-24T08:16:07.154Z] Login Succeeded [2022-01-24T08:16:07.154Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T08:16:07.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-24T08:16:07.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T08:16:07.230Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-01-24T08:16:07.230Z] 08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:16:07.230Z] latest [2022-01-24T08:16:07.230Z] 2.1.1-dev.6 [2022-01-24T08:16:07.230Z] 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:16:07.230Z] main [2022-01-24T08:16:07.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:07.587Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:07.924Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:16:07.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-24T08:16:07.924Z] 6b79cd317e0d: Preparing [2022-01-24T08:16:07.924Z] 62170e181a92: Preparing [2022-01-24T08:16:07.924Z] 62170e181a92: Layer already exists [2022-01-24T08:16:12.220Z] 6b79cd317e0d: Pushed [2022-01-24T08:16:12.221Z] 08d737650594c0e31d6fe669fc383b023950acd4: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:12.568Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:12.905Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-24T08:16:12.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-24T08:16:12.905Z] 6b79cd317e0d: Preparing [2022-01-24T08:16:12.905Z] 62170e181a92: Preparing [2022-01-24T08:16:12.905Z] 6b79cd317e0d: Layer already exists [2022-01-24T08:16:12.905Z] 62170e181a92: Layer already exists [2022-01-24T08:16:13.178Z] latest: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:13.528Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:13.875Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 [2022-01-24T08:16:13.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-24T08:16:13.875Z] 6b79cd317e0d: Preparing [2022-01-24T08:16:13.875Z] 62170e181a92: Preparing [2022-01-24T08:16:13.875Z] 62170e181a92: Layer already exists [2022-01-24T08:16:13.875Z] 6b79cd317e0d: Layer already exists [2022-01-24T08:16:14.149Z] 2.1.1-dev.6: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:14.502Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:14.845Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:16:14.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-24T08:16:14.846Z] 6b79cd317e0d: Preparing [2022-01-24T08:16:14.846Z] 62170e181a92: Preparing [2022-01-24T08:16:14.846Z] 62170e181a92: Layer already exists [2022-01-24T08:16:14.846Z] 6b79cd317e0d: Layer already exists [2022-01-24T08:16:14.846Z] 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:15.475Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:15.817Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-01-24T08:16:15.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-24T08:16:15.817Z] 6b79cd317e0d: Preparing [2022-01-24T08:16:15.817Z] 62170e181a92: Preparing [2022-01-24T08:16:15.817Z] 6b79cd317e0d: Layer already exists [2022-01-24T08:16:15.817Z] 62170e181a92: Layer already exists [2022-01-24T08:16:16.089Z] main: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-24T08:16:16.135Z] ===================================================== [Pipeline] echo [2022-01-24T08:16:16.141Z] taggedImages: [2022-01-24T08:16:16.141Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 [2022-01-24T08:16:16.141Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-24T08:16:16.141Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 [2022-01-24T08:16:16.141Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [2022-01-24T08:16:16.141Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:16.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:16:16.510Z] [2022-01-24T08:16:16.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:16.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:16:17.137Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-24T08:16:17.137Z] 448f6bf000e3: Pulling fs layer [2022-01-24T08:16:17.137Z] f757da607395: Pulling fs layer [2022-01-24T08:16:17.137Z] 05883995daec: Pulling fs layer [2022-01-24T08:16:17.137Z] 8603b9c90790: Pulling fs layer [2022-01-24T08:16:17.137Z] 1560dd03e051: Pulling fs layer [2022-01-24T08:16:17.137Z] 27f5ce0e4adf: Pulling fs layer [2022-01-24T08:16:17.137Z] c2d8d7efcc4b: Pulling fs layer [2022-01-24T08:16:17.137Z] 8603b9c90790: Waiting [2022-01-24T08:16:17.137Z] 1560dd03e051: Waiting [2022-01-24T08:16:17.137Z] 27f5ce0e4adf: Waiting [2022-01-24T08:16:17.137Z] c2d8d7efcc4b: Waiting [2022-01-24T08:16:17.137Z] f757da607395: Verifying Checksum [2022-01-24T08:16:17.137Z] f757da607395: Download complete [2022-01-24T08:16:17.137Z] 8603b9c90790: Verifying Checksum [2022-01-24T08:16:17.137Z] 8603b9c90790: Download complete [2022-01-24T08:16:17.137Z] 1560dd03e051: Verifying Checksum [2022-01-24T08:16:17.137Z] 1560dd03e051: Download complete [2022-01-24T08:16:17.417Z] 27f5ce0e4adf: Verifying Checksum [2022-01-24T08:16:17.417Z] 27f5ce0e4adf: Download complete [2022-01-24T08:16:17.417Z] 05883995daec: Verifying Checksum [2022-01-24T08:16:17.417Z] 05883995daec: Download complete [2022-01-24T08:16:17.692Z] 448f6bf000e3: Verifying Checksum [2022-01-24T08:16:17.692Z] 448f6bf000e3: Download complete [2022-01-24T08:16:20.318Z] c2d8d7efcc4b: Verifying Checksum [2022-01-24T08:16:20.318Z] c2d8d7efcc4b: Download complete [2022-01-24T08:16:21.301Z] 448f6bf000e3: Pull complete [2022-01-24T08:16:21.899Z] f757da607395: Pull complete [2022-01-24T08:16:23.338Z] 05883995daec: Pull complete [2022-01-24T08:16:23.614Z] 8603b9c90790: Pull complete [2022-01-24T08:16:24.594Z] 1560dd03e051: Pull complete [2022-01-24T08:16:24.867Z] 27f5ce0e4adf: Pull complete [2022-01-24T08:16:39.946Z] c2d8d7efcc4b: Pull complete [2022-01-24T08:16:39.946Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-24T08:16:39.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T08:16:39.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-24T08:16:40.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container [2022-01-24T08:16:40.270Z] $ 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/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-24T08:16:43.163Z] $ docker top ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:16:44.086Z] ---> job-cost.sh [2022-01-24T08:16:44.086Z] lf-activate-venv: SKIPPING [2022-01-24T08:16:44.086Z] INFO: No Stack... [2022-01-24T08:16:44.357Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-24T08:16:44.982Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T08:16:45.716Z] + cat /w/workspace/edgex-ui-go/45/archives/cost.csv [2022-01-24T08:16:45.716Z] + cut -d, -f6 [Pipeline] lock [2022-01-24T08:16:45.749Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [2022-01-24T08:16:45.759Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] did not exist. Created. [2022-01-24T08:16:45.759Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T08:16:46.467Z] /w/workspace/edgex-ui-go/45@tmp/durable-0fc53c17/script.sh: 1: /w/workspace/edgex-ui-go/45@tmp/durable-0fc53c17/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-24T08:16:47.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-24T08:16:47.275Z] Warning: overwriting stash ‘stack-cost’ [2022-01-24T08:16:47.466Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T08:16:47.475Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T08:16:47.509Z] $ docker stop --time=1 ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 [2022-01-24T08:16:49.060Z] $ docker rm -f ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 [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 [2022-01-24T08:16:49.567Z] provisioning config files... [2022-01-24T08:16:49.574Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8764854738429409703tmp [Pipeline] { [Pipeline] sh [2022-01-24T08:16:49.884Z] + set +x [2022-01-24T08:16:49.884Z] + curl -s https://codecov.io/bash [2022-01-24T08:16:49.884Z] + bash -s -- [2022-01-24T08:16:49.884Z] [2022-01-24T08:16:49.884Z] _____ _ [2022-01-24T08:16:49.884Z] / ____| | | [2022-01-24T08:16:49.884Z] | | ___ __| | ___ ___ _____ __ [2022-01-24T08:16:49.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-24T08:16:49.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-24T08:16:49.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-24T08:16:49.884Z] Bash-1.0.6 [2022-01-24T08:16:49.884Z] [2022-01-24T08:16:49.884Z] [2022-01-24T08:16:49.884Z] ==> git version 2.24.4 found [2022-01-24T08:16:49.884Z] ==> 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 [2022-01-24T08:16:49.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-24T08:16:49.884Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-24T08:16:49.884Z] ==> Jenkins CI detected. [2022-01-24T08:16:49.884Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:16:49.884Z] project root: . [2022-01-24T08:16:49.884Z] --> token set from env [2022-01-24T08:16:49.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-24T08:16:50.152Z] ==> Running gcov in . (disable via -X gcov) [2022-01-24T08:16:50.152Z] ==> Python coveragepy not found [2022-01-24T08:16:50.152Z] ==> Searching for coverage reports in: [2022-01-24T08:16:50.152Z] + . [2022-01-24T08:16:50.152Z] -> Found 1 reports [2022-01-24T08:16:50.152Z] ==> Detecting git/mercurial file structure [2022-01-24T08:16:50.152Z] ==> Reading reports [2022-01-24T08:16:50.152Z] + ./coverage.out bytes=10 [2022-01-24T08:16:50.152Z] ==> Appending adjustments [2022-01-24T08:16:50.152Z] https://docs.codecov.io/docs/fixing-reports [2022-01-24T08:16:50.152Z] + Found adjustments [2022-01-24T08:16:50.152Z] ==> Gzipping contents [2022-01-24T08:16:50.152Z] 4.0K /tmp/codecov.fUo0L0.gz [2022-01-24T08:16:50.152Z] ==> Uploading reports [2022-01-24T08:16:50.152Z] url: https://codecov.io [2022-01-24T08:16:50.152Z] query: branch=main&commit=08d737650594c0e31d6fe669fc383b023950acd4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-24T08:16:50.152Z] -> Pinging Codecov [2022-01-24T08:16:50.152Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=08d737650594c0e31d6fe669fc383b023950acd4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-24T08:16:50.725Z] -> Uploading to [2022-01-24T08:16:50.725Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-24/FB506323287CE973F263BFD2A0EB1F37/08d737650594c0e31d6fe669fc383b023950acd4/992744be-e69c-49df-8e43-c10d125a0684.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T081650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b29b50ed750cc6b2717138c37fbc664c32a396b4e5e486d0a742b5e37e3e5971 [2022-01-24T08:16:50.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T08:16:50.725Z] Dload Upload Total Spent Left Speed [2022-01-24T08:16:50.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12153 --:--:-- --:--:-- --:--:-- 12196 [2022-01-24T08:16:50.984Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] } [2022-01-24T08:16:50.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-24T08:16:51.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-24T08:16:51.254Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:51.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-24T08:16:51.556Z] [2022-01-24T08:16:51.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:16:51.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-24T08:16:51.873Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-24T08:16:51.873Z] 188c0c94c7c5: Pulling fs layer [2022-01-24T08:16:51.873Z] 0ef7d3d256c8: Pulling fs layer [2022-01-24T08:16:51.873Z] de9db76c5a1d: Pulling fs layer [2022-01-24T08:16:51.873Z] 0eba1c9be4d2: Pulling fs layer [2022-01-24T08:16:51.873Z] 0d57e429df01: Pulling fs layer [2022-01-24T08:16:51.873Z] 4e4be7b47b0d: Pulling fs layer [2022-01-24T08:16:51.873Z] e1f770b5df2f: Pulling fs layer [2022-01-24T08:16:51.873Z] 85a0685a4137: Pulling fs layer [2022-01-24T08:16:51.873Z] 0d57e429df01: Waiting [2022-01-24T08:16:51.873Z] 4e4be7b47b0d: Waiting [2022-01-24T08:16:51.873Z] e1f770b5df2f: Waiting [2022-01-24T08:16:51.873Z] 85a0685a4137: Waiting [2022-01-24T08:16:51.873Z] 0eba1c9be4d2: Waiting [2022-01-24T08:16:51.873Z] de9db76c5a1d: Verifying Checksum [2022-01-24T08:16:51.873Z] de9db76c5a1d: Download complete [2022-01-24T08:16:51.873Z] 0ef7d3d256c8: Verifying Checksum [2022-01-24T08:16:51.873Z] 0ef7d3d256c8: Download complete [2022-01-24T08:16:51.873Z] 0d57e429df01: Verifying Checksum [2022-01-24T08:16:51.873Z] 0d57e429df01: Download complete [2022-01-24T08:16:51.873Z] 4e4be7b47b0d: Verifying Checksum [2022-01-24T08:16:51.873Z] 4e4be7b47b0d: Download complete [2022-01-24T08:16:51.873Z] 188c0c94c7c5: Verifying Checksum [2022-01-24T08:16:51.873Z] 188c0c94c7c5: Download complete [2022-01-24T08:16:52.148Z] e1f770b5df2f: Verifying Checksum [2022-01-24T08:16:52.148Z] e1f770b5df2f: Download complete [2022-01-24T08:16:52.726Z] 0eba1c9be4d2: Verifying Checksum [2022-01-24T08:16:52.726Z] 0eba1c9be4d2: Download complete [2022-01-24T08:16:52.726Z] 188c0c94c7c5: Pull complete [2022-01-24T08:16:52.726Z] 85a0685a4137: Verifying Checksum [2022-01-24T08:16:52.726Z] 85a0685a4137: Download complete [2022-01-24T08:16:52.987Z] 0ef7d3d256c8: Pull complete [2022-01-24T08:16:53.251Z] de9db76c5a1d: Pull complete [2022-01-24T08:16:57.480Z] 0eba1c9be4d2: Pull complete [2022-01-24T08:16:57.741Z] 0d57e429df01: Pull complete [2022-01-24T08:16:58.001Z] 4e4be7b47b0d: Pull complete [2022-01-24T08:16:58.573Z] e1f770b5df2f: Pull complete [2022-01-24T08:17:05.180Z] 85a0685a4137: Pull complete [2022-01-24T08:17:05.180Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-24T08:17:05.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-24T08:17:05.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-24T08:17:05.262Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:05.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-24T08:17:09.499Z] $ docker top 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T08:17:09.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-24T08:17:09.893Z] + set -o pipefail [2022-01-24T08:17:09.893Z] + snyk monitor '--org=edgex-jenkins' [2022-01-24T08:17:15.186Z] [2022-01-24T08:17:15.186Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-01-24T08:17:15.186Z] [2022-01-24T08:17:15.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f66cf218-c9a8-4b2b-a0aa-6afcab801730 [2022-01-24T08:17:15.186Z] [2022-01-24T08:17:15.186Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-24T08:17:15.186Z] [2022-01-24T08:17:15.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-24T08:17:15.186Z] [2022-01-24T08:17:15.446Z] [Pipeline] } [2022-01-24T08:17:15.463Z] $ docker stop --time=1 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 [2022-01-24T08:17:18.091Z] $ docker rm -f 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T08:17:18.800Z] + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] sh [2022-01-24T08:17:19.095Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T08:17:19.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:19.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:17:19.386Z] . [Pipeline] withDockerContainer [2022-01-24T08:17:19.451Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:19.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T08:17:19.860Z] $ docker top a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T08:17:19.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:17:19.967Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:17:20.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:17:20.073Z] $ docker exec a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b ssh-agent [2022-01-24T08:17:20.186Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALnfEf/agent.13 [2022-01-24T08:17:20.186Z] SSH_AGENT_PID=19 [2022-01-24T08:17:20.192Z] Running ssh-add (command line suppressed) [2022-01-24T08:17:20.303Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7163477018982169825.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7163477018982169825.key) [2022-01-24T08:17:20.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:17:20.614Z] + git semver tag [2022-01-24T08:17:20.614Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T08:17:20.614Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-24T08:17:20.614Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:17:20.614Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T08:17:20.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T08:17:20.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T08:17:20.614Z] # $SEMVER_BRANCH = main [2022-01-24T08:17:20.614Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-24T08:17:20.614Z] # 08d737650594c0e31d6fe669fc383b023950acd4 HEAD [2022-01-24T08:17:20.614Z] # -> Force: false [2022-01-24T08:17:20.614Z] # 7de70e57578e0b044d602b6932e047d79f9170d9 refs/tags/v2.1.1-dev.6 [Pipeline] } [2022-01-24T08:17:20.624Z] $ docker exec --env ******** --env ******** a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b ssh-agent -k [2022-01-24T08:17:20.714Z] unset SSH_AUTH_SOCK; [2022-01-24T08:17:20.714Z] unset SSH_AGENT_PID; [2022-01-24T08:17:20.715Z] echo Agent pid 19 killed; [2022-01-24T08:17:20.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:17:21.035Z] + git semver [Pipeline] } [2022-01-24T08:17:21.049Z] $ docker stop --time=1 a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b [2022-01-24T08:17:22.265Z] $ docker rm -f a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:22.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-24T08:17:22.663Z] [2022-01-24T08:17:22.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:22.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-24T08:17:22.972Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-24T08:17:22.972Z] ab5ef0e58194: Pulling fs layer [2022-01-24T08:17:22.972Z] 9712f1f96733: Pulling fs layer [2022-01-24T08:17:22.972Z] 63f879dbbcfc: Pulling fs layer [2022-01-24T08:17:22.972Z] 0d9ebad4ef96: Pulling fs layer [2022-01-24T08:17:22.972Z] e9a5061849ea: Pulling fs layer [2022-01-24T08:17:22.972Z] d747dcd14b5f: Pulling fs layer [2022-01-24T08:17:22.972Z] 2de7ff778b66: Pulling fs layer [2022-01-24T08:17:22.972Z] 0d9ebad4ef96: Waiting [2022-01-24T08:17:22.972Z] e9a5061849ea: Waiting [2022-01-24T08:17:22.972Z] d747dcd14b5f: Waiting [2022-01-24T08:17:22.972Z] 2de7ff778b66: Waiting [2022-01-24T08:17:22.972Z] 9712f1f96733: Verifying Checksum [2022-01-24T08:17:22.972Z] 9712f1f96733: Download complete [2022-01-24T08:17:23.258Z] 63f879dbbcfc: Verifying Checksum [2022-01-24T08:17:23.258Z] 63f879dbbcfc: Download complete [2022-01-24T08:17:23.524Z] ab5ef0e58194: Verifying Checksum [2022-01-24T08:17:23.524Z] ab5ef0e58194: Download complete [2022-01-24T08:17:23.524Z] d747dcd14b5f: Verifying Checksum [2022-01-24T08:17:23.524Z] d747dcd14b5f: Download complete [2022-01-24T08:17:23.524Z] e9a5061849ea: Verifying Checksum [2022-01-24T08:17:23.524Z] e9a5061849ea: Download complete [2022-01-24T08:17:23.524Z] 0d9ebad4ef96: Verifying Checksum [2022-01-24T08:17:23.524Z] 0d9ebad4ef96: Download complete [2022-01-24T08:17:23.789Z] 2de7ff778b66: Verifying Checksum [2022-01-24T08:17:23.789Z] 2de7ff778b66: Download complete [2022-01-24T08:17:27.127Z] ab5ef0e58194: Pull complete [2022-01-24T08:17:27.127Z] 9712f1f96733: Pull complete [2022-01-24T08:17:27.392Z] 63f879dbbcfc: Pull complete [2022-01-24T08:17:31.641Z] 0d9ebad4ef96: Pull complete [2022-01-24T08:17:31.641Z] e9a5061849ea: Pull complete [2022-01-24T08:17:31.900Z] d747dcd14b5f: Pull complete [2022-01-24T08:17:32.845Z] 2de7ff778b66: Pull complete [2022-01-24T08:17:33.104Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-24T08:17:33.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-24T08:17:33.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-24T08:17:33.167Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:33.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-24T08:17:36.999Z] $ docker top a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:17:37.074Z] provisioning config files... [2022-01-24T08:17:37.081Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7039085691489733373tmp [2022-01-24T08:17:37.094Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7644043089995318766tmp [2022-01-24T08:17:37.108Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3259624801958022510tmp [Pipeline] { [Pipeline] echo [2022-01-24T08:17:37.125Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:37.415Z] ---> sigul-configuration.sh [2022-01-24T08:17:37.415Z] gpg: directory `/root/.gnupg' created [2022-01-24T08:17:37.415Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-24T08:17:37.415Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-24T08:17:37.415Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-24T08:17:37.415Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-24T08:17:37.415Z] gpg: CAST5 encrypted data [2022-01-24T08:17:37.415Z] gpg: encrypted with 1 passphrase [2022-01-24T08:17:37.415Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-24T08:17:37.706Z] + mkdir /home/jenkins [2022-01-24T08:17:37.706Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-24T08:17:38.004Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-24T08:17:38.016Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:38.311Z] ---> sigul-install.sh [2022-01-24T08:17:38.311Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-24T08:17:38.602Z] + git tag --list [2022-01-24T08:17:38.603Z] 0.1.1 [2022-01-24T08:17:38.603Z] v1.1.0 [2022-01-24T08:17:38.603Z] v1.2.0 [2022-01-24T08:17:38.603Z] v1.2.1 [2022-01-24T08:17:38.603Z] v1.3.0 [2022-01-24T08:17:38.603Z] v2.0.0 [2022-01-24T08:17:38.603Z] v2.0.1-dev.1 [2022-01-24T08:17:38.603Z] v2.0.1-dev.10 [2022-01-24T08:17:38.603Z] v2.0.1-dev.11 [2022-01-24T08:17:38.603Z] v2.0.1-dev.12 [2022-01-24T08:17:38.603Z] v2.0.1-dev.13 [2022-01-24T08:17:38.603Z] v2.0.1-dev.14 [2022-01-24T08:17:38.603Z] v2.0.1-dev.15 [2022-01-24T08:17:38.603Z] v2.0.1-dev.16 [2022-01-24T08:17:38.603Z] v2.0.1-dev.17 [2022-01-24T08:17:38.603Z] v2.0.1-dev.18 [2022-01-24T08:17:38.603Z] v2.0.1-dev.19 [2022-01-24T08:17:38.603Z] v2.0.1-dev.2 [2022-01-24T08:17:38.603Z] v2.0.1-dev.20 [2022-01-24T08:17:38.603Z] v2.0.1-dev.21 [2022-01-24T08:17:38.603Z] v2.0.1-dev.22 [2022-01-24T08:17:38.603Z] v2.0.1-dev.23 [2022-01-24T08:17:38.603Z] v2.0.1-dev.24 [2022-01-24T08:17:38.603Z] v2.0.1-dev.25 [2022-01-24T08:17:38.603Z] v2.0.1-dev.26 [2022-01-24T08:17:38.603Z] v2.0.1-dev.27 [2022-01-24T08:17:38.603Z] v2.0.1-dev.28 [2022-01-24T08:17:38.603Z] v2.0.1-dev.29 [2022-01-24T08:17:38.603Z] v2.0.1-dev.3 [2022-01-24T08:17:38.603Z] v2.0.1-dev.30 [2022-01-24T08:17:38.603Z] v2.0.1-dev.31 [2022-01-24T08:17:38.603Z] v2.0.1-dev.32 [2022-01-24T08:17:38.603Z] v2.0.1-dev.33 [2022-01-24T08:17:38.603Z] v2.0.1-dev.4 [2022-01-24T08:17:38.603Z] v2.0.1-dev.5 [2022-01-24T08:17:38.603Z] v2.0.1-dev.6 [2022-01-24T08:17:38.603Z] v2.0.1-dev.7 [2022-01-24T08:17:38.603Z] v2.0.1-dev.8 [2022-01-24T08:17:38.603Z] v2.0.1-dev.9 [2022-01-24T08:17:38.603Z] v2.1.0 [2022-01-24T08:17:38.603Z] v2.1.1-dev.1 [2022-01-24T08:17:38.603Z] v2.1.1-dev.2 [2022-01-24T08:17:38.603Z] v2.1.1-dev.3 [2022-01-24T08:17:38.603Z] v2.1.1-dev.4 [2022-01-24T08:17:38.603Z] v2.1.1-dev.5 [2022-01-24T08:17:38.603Z] v2.1.1-dev.6 [Pipeline] sh [2022-01-24T08:17:38.892Z] + lftools sign git-tag v2.1.1-dev.6 [2022-01-24T08:17:39.465Z] Signing Git tag with Sigul... [2022-01-24T08:17:39.465Z] Signing v2.1.1-dev.6 [Pipeline] echo [2022-01-24T08:17:40.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:40.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-24T08:17:40.363Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-24T08:17:40.382Z] $ docker stop --time=1 a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 [2022-01-24T08:17:41.614Z] $ docker rm -f a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-24T08:17:42.049Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T08:17:42.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:42.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:17:42.351Z] . [Pipeline] withDockerContainer [2022-01-24T08:17:42.408Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:42.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T08:17:42.844Z] $ docker top d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T08:17:42.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:17:42.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:17:43.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:17:43.075Z] $ docker exec d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e ssh-agent [2022-01-24T08:17:43.165Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPhbOdM/agent.14 [2022-01-24T08:17:43.165Z] SSH_AGENT_PID=20 [2022-01-24T08:17:43.170Z] Running ssh-add (command line suppressed) [2022-01-24T08:17:43.289Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5383798894383040251.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5383798894383040251.key) [2022-01-24T08:17:43.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:17:43.598Z] + git semver bump pre [2022-01-24T08:17:43.598Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T08:17:43.598Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-24T08:17:43.598Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:17:43.598Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T08:17:43.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T08:17:43.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T08:17:43.598Z] # $SEMVER_BRANCH = main [2022-01-24T08:17:43.598Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-24T08:17:43.598Z] 2.1.1-dev.7 [Pipeline] } [2022-01-24T08:17:43.608Z] $ docker exec --env ******** --env ******** d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e ssh-agent -k [2022-01-24T08:17:43.703Z] unset SSH_AUTH_SOCK; [2022-01-24T08:17:43.703Z] unset SSH_AGENT_PID; [2022-01-24T08:17:43.703Z] echo Agent pid 20 killed; [2022-01-24T08:17:43.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:17:44.014Z] + git semver [Pipeline] } [2022-01-24T08:17:44.040Z] $ docker stop --time=1 d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e [2022-01-24T08:17:45.232Z] $ docker rm -f d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T08:17:45.599Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T08:17:45.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:45.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T08:17:45.897Z] . [Pipeline] withDockerContainer [2022-01-24T08:17:45.957Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:45.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-24T08:17:46.361Z] $ docker top 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T08:17:46.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T08:17:46.454Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T08:17:46.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T08:17:46.543Z] $ docker exec 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 ssh-agent [2022-01-24T08:17:46.639Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEPkbo/agent.15 [2022-01-24T08:17:46.639Z] SSH_AGENT_PID=22 [2022-01-24T08:17:46.644Z] Running ssh-add (command line suppressed) [2022-01-24T08:17:46.726Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6047384457785642175.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6047384457785642175.key) [2022-01-24T08:17:46.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T08:17:47.020Z] + git semver push [2022-01-24T08:17:47.021Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T08:17:47.021Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-24T08:17:47.021Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:17:47.021Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T08:17:47.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T08:17:47.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T08:17:47.021Z] # $SEMVER_BRANCH = main [2022-01-24T08:17:47.021Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-24T08:17:48.945Z] $ docker exec --env ******** --env ******** 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 ssh-agent -k [2022-01-24T08:17:49.035Z] unset SSH_AUTH_SOCK; [2022-01-24T08:17:49.035Z] unset SSH_AGENT_PID; [2022-01-24T08:17:49.035Z] echo Agent pid 22 killed; [2022-01-24T08:17:49.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T08:17:49.355Z] + git semver [Pipeline] } [2022-01-24T08:17:49.369Z] $ docker stop --time=1 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 [2022-01-24T08:17:50.573Z] $ docker rm -f 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-24T08:17:51.219Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-01-24T08:17:51.219Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-24T08:17:51.219Z] total 8 [2022-01-24T08:17:51.219Z] drwxr-xr-x. 3 root root 34 Jan 24 08:11 . [2022-01-24T08:17:51.219Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 24 08:17 .. [2022-01-24T08:17:51.219Z] drwxr-xr-x. 2 root root 6 Jan 24 08:11 cost [2022-01-24T08:17:51.219Z] -rw-r--r--. 1 root root 81 Jan 24 08:11 cost.csv [2022-01-24T08:17:51.220Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-24T08:17:51.220Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-24T08:17:51.220Z] total 8 [2022-01-24T08:17:51.220Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 24 08:11 . [2022-01-24T08:17:51.220Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 24 08:17 .. [2022-01-24T08:17:51.220Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 24 08:11 cost [2022-01-24T08:17:51.220Z] -rw-r--r--. 1 jenkins jenkins 81 Jan 24 08:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:51.514Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:52.080Z] ---> package-listing.sh [2022-01-24T08:17:52.080Z] ++ facter osfamily [2022-01-24T08:17:52.080Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T08:17:52.342Z] + OS_FAMILY=redhat [2022-01-24T08:17:52.342Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-24T08:17:52.342Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T08:17:52.342Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T08:17:52.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T08:17:52.342Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T08:17:52.342Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-24T08:17:52.342Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T08:17:52.342Z] + case "${OS_FAMILY}" in [2022-01-24T08:17:52.342Z] + rpm -qa [2022-01-24T08:17:52.342Z] + sort [2022-01-24T08:17:52.915Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T08:17:52.915Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T08:17:52.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T08:17:52.915Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-24T08:17:52.915Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-01-24T08:17:52.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-01-24T08:17:52.929Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T08:17:53.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T08:17:53.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T08:17:53.774Z] . [Pipeline] withDockerContainer [2022-01-24T08:17:53.868Z] prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container [2022-01-24T08:17:53.910Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-24T08:17:54.209Z] $ docker top 98139850982e2f936761ac5690887da6ab3a72db06b3659a0033af4c68f2963d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T08:17:54.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T08:17:54.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T08:17:55.167Z] + ls /var/log/sa-host [2022-01-24T08:17:55.167Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T08:17:55.167Z] file_magic: OK [2022-01-24T08:17:55.167Z] HZ: Using current value: 100 [2022-01-24T08:17:55.167Z] file_header: OK [2022-01-24T08:17:55.167Z] 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 [2022-01-24T08:17:55.167Z] Statistics: [2022-01-24T08:17:55.167Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T08:17:55.167Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T08:17:55.167Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T08:17:55.167Z] file_magic: OK [2022-01-24T08:17:55.167Z] HZ: Using current value: 100 [2022-01-24T08:17:55.167Z] file_header: OK [2022-01-24T08:17:55.167Z] 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 [2022-01-24T08:17:55.167Z] Statistics: [2022-01-24T08:17:55.167Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T08:17:55.167Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T08:17:55.396Z] provisioning config files... [2022-01-24T08:17:55.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6472660685832398353tmp [Pipeline] { [Pipeline] echo [2022-01-24T08:17:55.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:55.713Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T08:17:55.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:56.057Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T08:17:56.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:56.361Z] ---> sudo-logs.sh [2022-01-24T08:17:56.361Z] Archiving 'sudo' log.. [2022-01-24T08:17:56.361Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3756.novalocal: Name or service not known [2022-01-24T08:17:56.361Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3756.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T08:17:56.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:56.687Z] ---> job-cost.sh [2022-01-24T08:17:56.687Z] lf-activate-venv: SKIPPING [2022-01-24T08:17:56.687Z] DEBUG: total: 0.05999999865889549 [2022-01-24T08:17:56.687Z] INFO: Retrieving Stack Cost... [2022-01-24T08:17:57.257Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T08:17:57.517Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T08:17:57.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T08:17:57.818Z] ---> logs-deploy.sh [2022-01-24T08:17:57.819Z] lf-activate-venv: SKIPPING [2022-01-24T08:17:57.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/45 [2022-01-24T08:17:57.819Z] INFO: archiving workspace using pattern(s): [2022-01-24T08:17:58.391Z] Archives upload complete. [2022-01-24T08:17:58.654Z] INFO: archiving logs to Nexus