Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35561512fbe252ca1f9b71503ce66d4cd1b1291c 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-ssh9394987301997386239.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-ssh15140925102435808688.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-ssh10961907993555915999.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-ssh14623739063219676659.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-ssh650748115498629883.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-3653 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-ssh8123266386169618539.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 35561512fbe252ca1f9b71503ce66d4cd1b1291c (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 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 Commit message: "chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web (#492)" > git rev-list --no-walk 51fdecd11ded7de45b6030d347cf74ab12ff0c86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-22T04:00:27.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-22T04:00:27.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-22T04:00:27.700Z] ========================================================= [2022-01-22T04:00:27.700Z] EdgeX Global Pipelines Version Info [2022-01-22T04:00:27.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:00:28.820Z] ------------------- [2022-01-22T04:00:28.820Z] stable info: [2022-01-22T04:00:28.820Z] ------------------- [2022-01-22T04:00:28.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-22T04:00:28.820Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:00:28.820Z] Message: update stable to v1.0.219 [2022-01-22T04:00:29.403Z] ------------------- [2022-01-22T04:00:29.403Z] experimental info: [2022-01-22T04:00:29.403Z] ------------------- [2022-01-22T04:00:29.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-22T04:00:29.403Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:00:29.403Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-22T04:00:29.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-22T04:00:29.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-22T04:00:29.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-22T04:00:29.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-22T04:00:29.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-22T04:00:29.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-22T04:00:29.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-22T04:00:29.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-22T04:00:29.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-22T04:00:29.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-22T04:00:29.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-22T04:00:29.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-22T04:00:29.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-22T04:00:29.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-22T04:00:29.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:00:29.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:00:29.778Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:00:29.787Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:00:29.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-22T04:00:29.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-22T04:00:29.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-22T04:00:29.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-22T04:00:29.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-22T04:00:29.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-22T04:00:29.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-22T04:00:29.864Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-22T04:00:29.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-22T04:00:29.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-22T04:00:29.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-22T04:00:29.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] echo [2022-01-22T04:00:29.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3556151 [Pipeline] echo [2022-01-22T04:00:29.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:00:29.963Z] provisioning config files... [2022-01-22T04:00:29.976Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1314539659008478093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:00:30.278Z] ---> docker-login.sh [2022-01-22T04:00:30.278Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:00:30.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:30.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:30.538Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:30.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:30.538Z] [2022-01-22T04:00:30.538Z] Login Succeeded [2022-01-22T04:00:30.538Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:00:30.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:30.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:30.538Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:30.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:30.538Z] [2022-01-22T04:00:30.538Z] Login Succeeded [2022-01-22T04:00:30.538Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:00:30.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:30.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:30.538Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:30.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:30.538Z] [2022-01-22T04:00:30.538Z] Login Succeeded [2022-01-22T04:00:30.538Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:00:31.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:31.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:31.287Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:31.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:31.287Z] [2022-01-22T04:00:31.287Z] Login Succeeded [2022-01-22T04:00:31.287Z] docker.io [2022-01-22T04:00:31.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:31.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:31.287Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:31.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:31.287Z] [2022-01-22T04:00:31.287Z] Login Succeeded [2022-01-22T04:00:31.287Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:00:31.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-22T04:00:31.668Z] + git rev-list -1 --merges 35561512fbe252ca1f9b71503ce66d4cd1b1291c~1..35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] echo [2022-01-22T04:00:31.688Z] -----------> git rev-list -1 --merges 35561512fbe252ca1f9b71503ce66d4cd1b1291c~1..35561512fbe252ca1f9b71503ce66d4cd1b1291c 35561512fbe252ca1f9b71503ce66d4cd1b1291c [false] [Pipeline] sh [2022-01-22T04:00:31.979Z] + git log --format=format:%s -1 35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] echo [2022-01-22T04:00:31.996Z] ========================================================= [2022-01-22T04:00:31.996Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-22T04:00:31.996Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:00:32.342Z] + git log --format=format:%s -1 35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] echo [2022-01-22T04:00:32.356Z] [semverPrep] GIT_COMMIT: 35561512fbe252ca1f9b71503ce66d4cd1b1291c, Commit Message: chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web (#492) [Pipeline] echo [2022-01-22T04:00:32.370Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-22T04:00:32.798Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:00:32.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-22T04:00:32.798Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-22T04:00:32.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-22T04:00:32.798Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-22T04:00:32.798Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-22T04:00:32.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:00:33.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:00:33.217Z] [2022-01-22T04:00:33.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:00:33.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:00:33.532Z] latest: Pulling from edgex-devops/git-semver [2022-01-22T04:00:33.532Z] a0d0a0d46f8b: Pulling fs layer [2022-01-22T04:00:33.532Z] 3e5f54012d9b: Pulling fs layer [2022-01-22T04:00:33.532Z] 4c7163046ea9: Pulling fs layer [2022-01-22T04:00:33.532Z] 0c2d73faf560: Pulling fs layer [2022-01-22T04:00:33.532Z] 0c2d73faf560: Waiting [2022-01-22T04:00:33.532Z] 3e5f54012d9b: Verifying Checksum [2022-01-22T04:00:33.532Z] 3e5f54012d9b: Download complete [2022-01-22T04:00:33.532Z] a0d0a0d46f8b: Verifying Checksum [2022-01-22T04:00:33.532Z] a0d0a0d46f8b: Download complete [2022-01-22T04:00:33.532Z] 0c2d73faf560: Verifying Checksum [2022-01-22T04:00:33.532Z] 0c2d73faf560: Download complete [2022-01-22T04:00:33.532Z] 4c7163046ea9: Verifying Checksum [2022-01-22T04:00:33.532Z] 4c7163046ea9: Download complete [2022-01-22T04:00:33.795Z] a0d0a0d46f8b: Pull complete [2022-01-22T04:00:33.795Z] 3e5f54012d9b: Pull complete [2022-01-22T04:00:34.068Z] 4c7163046ea9: Pull complete [2022-01-22T04:00:34.327Z] 0c2d73faf560: Pull complete [2022-01-22T04:00:34.327Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-22T04:00:34.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:00:34.327Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-22T04:00:34.389Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:00:34.433Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:00:35.071Z] $ docker top f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:00:35.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:00:35.171Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:00:35.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:00:35.280Z] $ docker exec f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 ssh-agent [2022-01-22T04:00:35.374Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDnFlm/agent.13 [2022-01-22T04:00:35.374Z] SSH_AGENT_PID=19 [2022-01-22T04:00:35.380Z] Running ssh-add (command line suppressed) [2022-01-22T04:00:35.470Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3863447298870222415.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3863447298870222415.key) [2022-01-22T04:00:35.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:00:35.789Z] + git tag --points-at HEAD [Pipeline] } [2022-01-22T04:00:35.801Z] $ docker exec --env ******** --env ******** f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 ssh-agent -k [2022-01-22T04:00:35.888Z] unset SSH_AUTH_SOCK; [2022-01-22T04:00:35.888Z] unset SSH_AGENT_PID; [2022-01-22T04:00:35.888Z] echo Agent pid 19 killed; [2022-01-22T04:00:35.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-22T04:00:35.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:00:35.927Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:00:36.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:00:36.026Z] $ docker exec f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 ssh-agent [2022-01-22T04:00:36.122Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBHCJe/agent.53 [2022-01-22T04:00:36.122Z] SSH_AGENT_PID=60 [2022-01-22T04:00:36.127Z] Running ssh-add (command line suppressed) [2022-01-22T04:00:36.217Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8817450994566525968.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8817450994566525968.key) [2022-01-22T04:00:36.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:00:36.518Z] + git semver init [2022-01-22T04:00:36.518Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:00:36.518Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-22T04:00:36.518Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:00:36.518Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:00:36.518Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:00:36.518Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:00:36.518Z] # $SEMVER_BRANCH = main [2022-01-22T04:00:36.518Z] # $SEMVER_TEMP = /tmp/semver-643475919 [2022-01-22T04:00:36.518Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-22T04:00:38.429Z] # '/tmp/semver-643475919' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-01-22T04:00:38.429Z] # -> Force: false [2022-01-22T04:00:38.429Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-22T04:00:38.439Z] $ docker exec --env ******** --env ******** f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 ssh-agent -k [2022-01-22T04:00:38.519Z] unset SSH_AUTH_SOCK; [2022-01-22T04:00:38.520Z] unset SSH_AGENT_PID; [2022-01-22T04:00:38.520Z] echo Agent pid 60 killed; [2022-01-22T04:00:38.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:00:38.846Z] + git semver [Pipeline] } [2022-01-22T04:00:38.859Z] $ docker stop --time=1 f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 [2022-01-22T04:00:40.162Z] $ docker rm -f f7c7d53ddc8ee720ff995e62a20f2d4fd3bbf81744326739580b1d6459dd5b00 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:00:40.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-22T04:00:40.749Z] Stashed 1 file(s) [Pipeline] echo [2022-01-22T04:00:40.753Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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-22T04:00:40.895Z] provisioning config files... [2022-01-22T04:00:40.907Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2509221747464873976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:00:41.221Z] ---> docker-login.sh [2022-01-22T04:00:41.221Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:00:41.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:41.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:41.221Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:41.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:41.221Z] [2022-01-22T04:00:41.221Z] Login Succeeded [2022-01-22T04:00:41.221Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:00:41.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:41.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:41.221Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:41.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:41.221Z] [2022-01-22T04:00:41.221Z] Login Succeeded [2022-01-22T04:00:41.221Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:00:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:41.489Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:41.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:41.489Z] [2022-01-22T04:00:41.489Z] Login Succeeded [2022-01-22T04:00:41.489Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:00:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:41.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:41.489Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:41.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:41.489Z] [2022-01-22T04:00:41.489Z] Login Succeeded [2022-01-22T04:00:41.489Z] docker.io [2022-01-22T04:00:41.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:00:42.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:00:42.063Z] Configure a credential helper to remove this warning. See [2022-01-22T04:00:42.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:00:42.063Z] [2022-01-22T04:00:42.063Z] Login Succeeded [2022-01-22T04:00:42.063Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:00:42.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:00:42.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:00:42.162Z] ========================================================= [2022-01-22T04:00:42.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-22T04:00:42.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:00:42.484Z] + 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-22T04:00:42.743Z] Sending build context to Docker daemon 40.72MB [2022-01-22T04:00:42.744Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:00:42.744Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:00:42.744Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-22T04:00:42.744Z] 59bf1c3509f3: Pulling fs layer [2022-01-22T04:00:42.744Z] 666ba61612fd: Pulling fs layer [2022-01-22T04:00:42.744Z] 8ed8ca486205: Pulling fs layer [2022-01-22T04:00:42.744Z] 4fe6c5a15a65: Pulling fs layer [2022-01-22T04:00:42.744Z] 22a0e8bec74d: Pulling fs layer [2022-01-22T04:00:42.744Z] f965cba54748: Pulling fs layer [2022-01-22T04:00:42.744Z] 861ffc35075e: Pulling fs layer [2022-01-22T04:00:42.744Z] 4b385c91608e: Pulling fs layer [2022-01-22T04:00:42.744Z] 560528eb2ebb: Pulling fs layer [2022-01-22T04:00:42.744Z] f965cba54748: Waiting [2022-01-22T04:00:42.744Z] 861ffc35075e: Waiting [2022-01-22T04:00:42.744Z] 4fe6c5a15a65: Waiting [2022-01-22T04:00:42.744Z] 22a0e8bec74d: Waiting [2022-01-22T04:00:42.744Z] 4b385c91608e: Waiting [2022-01-22T04:00:42.744Z] 8ed8ca486205: Verifying Checksum [2022-01-22T04:00:42.744Z] 8ed8ca486205: Download complete [2022-01-22T04:00:42.744Z] 666ba61612fd: Verifying Checksum [2022-01-22T04:00:42.744Z] 666ba61612fd: Download complete [2022-01-22T04:00:42.744Z] 22a0e8bec74d: Verifying Checksum [2022-01-22T04:00:42.744Z] 22a0e8bec74d: Download complete [2022-01-22T04:00:42.744Z] f965cba54748: Verifying Checksum [2022-01-22T04:00:42.744Z] f965cba54748: Download complete [2022-01-22T04:00:42.744Z] 59bf1c3509f3: Verifying Checksum [2022-01-22T04:00:42.744Z] 59bf1c3509f3: Download complete [2022-01-22T04:00:42.744Z] 861ffc35075e: Verifying Checksum [2022-01-22T04:00:42.744Z] 861ffc35075e: Download complete [2022-01-22T04:00:43.006Z] 4b385c91608e: Verifying Checksum [2022-01-22T04:00:43.006Z] 4b385c91608e: Download complete [2022-01-22T04:00:43.006Z] 59bf1c3509f3: Pull complete [2022-01-22T04:00:43.274Z] 666ba61612fd: Pull complete [2022-01-22T04:00:43.274Z] 4fe6c5a15a65: Verifying Checksum [2022-01-22T04:00:43.274Z] 4fe6c5a15a65: Download complete [2022-01-22T04:00:43.274Z] 8ed8ca486205: Pull complete [2022-01-22T04:00:43.539Z] 560528eb2ebb: Verifying Checksum [2022-01-22T04:00:43.539Z] 560528eb2ebb: Download complete [2022-01-22T04:00:47.756Z] 4fe6c5a15a65: Pull complete [2022-01-22T04:00:47.756Z] 22a0e8bec74d: Pull complete [2022-01-22T04:00:47.756Z] f965cba54748: Pull complete [2022-01-22T04:00:47.756Z] 861ffc35075e: Pull complete [2022-01-22T04:00:47.756Z] 4b385c91608e: Pull complete [2022-01-22T04:00:50.405Z] 560528eb2ebb: Pull complete [2022-01-22T04:00:50.405Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-22T04:00:50.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-22T04:00:50.405Z] ---> dd4a08f94e63 [2022-01-22T04:00:50.405Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:00:51.800Z] ---> Running in f8ee3f464fe5 [2022-01-22T04:00:51.800Z] Removing intermediate container f8ee3f464fe5 [2022-01-22T04:00:51.800Z] ---> 5aa4cd23dc38 [2022-01-22T04:00:51.800Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:00:51.800Z] ---> Running in cd97172e9d20 [2022-01-22T04:00:51.800Z] Removing intermediate container cd97172e9d20 [2022-01-22T04:00:51.800Z] ---> 61b57f72d277 [2022-01-22T04:00:51.800Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:00:51.800Z] ---> Running in ff2d01a8baa7 [2022-01-22T04:00:51.800Z] Removing intermediate container ff2d01a8baa7 [2022-01-22T04:00:51.800Z] ---> f37dfcec21bc [2022-01-22T04:00:51.800Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:00:51.800Z] ---> Running in 846744866bd7 [2022-01-22T04:00:52.060Z] Removing intermediate container 846744866bd7 [2022-01-22T04:00:52.060Z] ---> ca81f928c5d8 [2022-01-22T04:00:52.060Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:00:52.060Z] ---> Running in bd17aa22c1af [2022-01-22T04:00:52.060Z] Removing intermediate container bd17aa22c1af [2022-01-22T04:00:52.060Z] ---> a488d58771de [2022-01-22T04:00:52.060Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:00:52.060Z] ---> Running in aff1d2fdfd86 [2022-01-22T04:00:52.322Z] Removing intermediate container aff1d2fdfd86 [2022-01-22T04:00:52.322Z] ---> 392e29bc8695 [2022-01-22T04:00:52.322Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:00:52.584Z] ---> Running in 12dc6d0ed517 [2022-01-22T04:00:52.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:00:53.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:00:54.098Z] OK: 221 MiB in 52 packages [2022-01-22T04:00:54.098Z] Removing intermediate container 12dc6d0ed517 [2022-01-22T04:00:54.098Z] ---> bad00b9902ee [2022-01-22T04:00:54.098Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:00:54.366Z] ---> Running in 3cd46e1b77fd [2022-01-22T04:00:54.366Z] Removing intermediate container 3cd46e1b77fd [2022-01-22T04:00:54.366Z] ---> b09d6c48fd79 [2022-01-22T04:00:54.366Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:00:54.366Z] ---> Running in 9e7dbb97e7bf [2022-01-22T04:00:54.366Z] Removing intermediate container 9e7dbb97e7bf [2022-01-22T04:00:54.366Z] ---> e000f5f03fcd [2022-01-22T04:00:54.366Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:00:54.630Z] ---> f84a2e6aac85 [2022-01-22T04:00:54.630Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:00:54.630Z] ---> Running in e3087683b2ec [2022-01-22T04:00:55.858Z] Still waiting to schedule task [2022-01-22T04:00:55.858Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-22T04:01:33.456Z] Removing intermediate container e3087683b2ec [2022-01-22T04:01:33.456Z] ---> 4c33ac38adfe [2022-01-22T04:01:33.456Z] Step 14/15 : COPY . . [2022-01-22T04:01:33.456Z] ---> fb3cb2605c9c [2022-01-22T04:01:33.456Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:01:33.456Z] ---> Running in b63dc5c9cd1a [2022-01-22T04:01:33.456Z] noop [2022-01-22T04:01:33.456Z] Removing intermediate container b63dc5c9cd1a [2022-01-22T04:01:33.456Z] ---> e48ed489fca2 [2022-01-22T04:01:33.456Z] Successfully built e48ed489fca2 [2022-01-22T04:01:33.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:33.760Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:01:33.761Z] . [Pipeline] withDockerContainer [2022-01-22T04:01:33.848Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:01:34.107Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-22T04:01:34.427Z] $ docker top 8c32cb05826d5348747f2698729625ba25f09364754953022e48c710b1341179 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:01:34.775Z] + go version [2022-01-22T04:01:34.775Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-22T04:01:34.786Z] $ docker stop --time=1 8c32cb05826d5348747f2698729625ba25f09364754953022e48c710b1341179 [2022-01-22T04:01:35.964Z] $ docker rm -f 8c32cb05826d5348747f2698729625ba25f09364754953022e48c710b1341179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:36.392Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:01:36.392Z] . [Pipeline] withDockerContainer [2022-01-22T04:01:36.446Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:01:36.477Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-22T04:01:36.820Z] $ docker top 30ddca98c3573fc659bd5bf8177b5469009fa55c3a170b0c574787083e66e1c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:01:37.182Z] + make test [2022-01-22T04:01:37.182Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:01:37.447Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:01:52.449Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:01:52.449Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:01:54.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:01:54.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:01:54.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:01:54.407Z] $ docker stop --time=1 30ddca98c3573fc659bd5bf8177b5469009fa55c3a170b0c574787083e66e1c1 [2022-01-22T04:01:55.803Z] $ docker rm -f 30ddca98c3573fc659bd5bf8177b5469009fa55c3a170b0c574787083e66e1c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:01:56.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:01:56.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-22T04:01:57.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:01:57.532Z] + ls -al . [2022-01-22T04:01:57.532Z] total 112 [2022-01-22T04:01:57.532Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:01 . [2022-01-22T04:01:57.532Z] drwxrwxr-x. 4 jenkins jenkins 106 Jan 22 04:00 .. [2022-01-22T04:01:57.532Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:00 assets [2022-01-22T04:01:57.532Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:00 bin [2022-01-22T04:01:57.532Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:00 cmd [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:00 CONTRIBUTING.md [2022-01-22T04:01:57.532Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:01 coverage.out [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:00 Dockerfile [2022-01-22T04:01:57.532Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:00 docs [2022-01-22T04:01:57.532Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 22 04:00 .git [2022-01-22T04:01:57.532Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:00 .github [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:00 .gitignore [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:00 go.mod [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:00 go.sum [2022-01-22T04:01:57.532Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:00 internal [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:00 Jenkinsfile [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:00 LICENSE [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:00 Makefile [2022-01-22T04:01:57.532Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:00 pkg [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:00 README.md [2022-01-22T04:01:57.532Z] drwx------. 3 jenkins jenkins 42 Jan 22 04:00 .semver [2022-01-22T04:01:57.532Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:00 snap [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 22 04:00 VERSION [2022-01-22T04:01:57.532Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:00 version.go [2022-01-22T04:01:57.532Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:00 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:57.842Z] + 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=35561512fbe252ca1f9b71503ce66d4cd1b1291c --label arch=amd64 --label version=2.1.1-dev.4 . [2022-01-22T04:01:58.104Z] Sending build context to Docker daemon 40.72MB [2022-01-22T04:01:58.104Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:01:58.104Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:01:58.104Z] ---> e48ed489fca2 [2022-01-22T04:01:58.104Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:01:58.366Z] ---> Running in 39b8986b1e13 [2022-01-22T04:01:58.366Z] Removing intermediate container 39b8986b1e13 [2022-01-22T04:01:58.366Z] ---> d7d1aca058ec [2022-01-22T04:01:58.366Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:01:58.366Z] ---> Running in 1cd15bcef454 [2022-01-22T04:01:58.626Z] Removing intermediate container 1cd15bcef454 [2022-01-22T04:01:58.626Z] ---> 5b49e15e0923 [2022-01-22T04:01:58.626Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:01:58.626Z] ---> Running in 9c6254bcc965 [2022-01-22T04:01:58.626Z] Removing intermediate container 9c6254bcc965 [2022-01-22T04:01:58.626Z] ---> c0f639596f14 [2022-01-22T04:01:58.626Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:01:58.627Z] ---> Running in dc9e37858228 [2022-01-22T04:01:58.627Z] Removing intermediate container dc9e37858228 [2022-01-22T04:01:58.627Z] ---> 10716df67c7e [2022-01-22T04:01:58.627Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:01:58.890Z] ---> Running in db2c3685602a [2022-01-22T04:01:58.890Z] Removing intermediate container db2c3685602a [2022-01-22T04:01:58.890Z] ---> bbb1f3a25feb [2022-01-22T04:01:58.890Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:01:58.890Z] ---> Running in 94375d4109b3 [2022-01-22T04:01:59.470Z] Removing intermediate container 94375d4109b3 [2022-01-22T04:01:59.470Z] ---> 295f4dd056f6 [2022-01-22T04:01:59.470Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:01:59.470Z] ---> Running in 3355302c2fa5 [2022-01-22T04:01:59.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:00.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:00.945Z] OK: 221 MiB in 52 packages [2022-01-22T04:02:00.945Z] Removing intermediate container 3355302c2fa5 [2022-01-22T04:02:00.945Z] ---> 0b80bc86b728 [2022-01-22T04:02:00.945Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:02:00.945Z] ---> Running in 14af0951135d [2022-01-22T04:02:01.207Z] Removing intermediate container 14af0951135d [2022-01-22T04:02:01.207Z] ---> fe419914db90 [2022-01-22T04:02:01.207Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:02:01.207Z] ---> Running in 5bfe4fca1b48 [2022-01-22T04:02:01.207Z] Removing intermediate container 5bfe4fca1b48 [2022-01-22T04:02:01.207Z] ---> 0bf889c3affa [2022-01-22T04:02:01.207Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:02:01.468Z] ---> 889c9b6f4cd6 [2022-01-22T04:02:01.468Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:02:01.468Z] ---> Running in 443caf186fce [2022-01-22T04:02:02.050Z] Removing intermediate container 443caf186fce [2022-01-22T04:02:02.050Z] ---> f5f9de4ad352 [2022-01-22T04:02:02.050Z] Step 14/23 : COPY . . [2022-01-22T04:02:03.002Z] ---> b441edc7f89d [2022-01-22T04:02:03.002Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:02:03.002Z] ---> Running in 32ee56a0e923 [2022-01-22T04:02:03.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-22T04:02:13.352Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:02:14.297Z] Removing intermediate container 32ee56a0e923 [2022-01-22T04:02:14.297Z] ---> 89affb23bdf4 [2022-01-22T04:02:14.297Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:02:14.866Z] 3.14: Pulling from library/alpine [2022-01-22T04:02:15.131Z] 97518928ae5f: Pulling fs layer [2022-01-22T04:02:15.131Z] 97518928ae5f: Verifying Checksum [2022-01-22T04:02:15.131Z] 97518928ae5f: Download complete [2022-01-22T04:02:15.398Z] 97518928ae5f: Pull complete [2022-01-22T04:02:15.398Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:02:15.398Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:02:15.398Z] ---> 0a97eee8041e [2022-01-22T04:02:15.398Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:02:15.398Z] ---> Running in 514468b91b8e [2022-01-22T04:02:15.660Z] Removing intermediate container 514468b91b8e [2022-01-22T04:02:15.660Z] ---> 9c5273e87507 [2022-01-22T04:02:15.660Z] 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-22T04:02:15.922Z] ---> 369ebc3623ad [2022-01-22T04:02:15.922Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:02:16.189Z] ---> Running in 0afdbf43f122 [2022-01-22T04:02:16.189Z] Removing intermediate container 0afdbf43f122 [2022-01-22T04:02:16.189Z] ---> 5e7721a4bff4 [2022-01-22T04:02:16.189Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:02:16.189Z] ---> Running in 33b61bcabcfb [2022-01-22T04:02:16.189Z] Removing intermediate container 33b61bcabcfb [2022-01-22T04:02:16.189Z] ---> 9cdb3fb8906e [2022-01-22T04:02:16.189Z] Step 21/23 : LABEL arch=amd64 [2022-01-22T04:02:16.189Z] ---> Running in 65e7188b400c [2022-01-22T04:02:16.451Z] Removing intermediate container 65e7188b400c [2022-01-22T04:02:16.451Z] ---> 9445e98cad5b [2022-01-22T04:02:16.451Z] Step 22/23 : LABEL git_sha=35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:02:16.451Z] ---> Running in 25b3fe2db828 [2022-01-22T04:02:16.451Z] Removing intermediate container 25b3fe2db828 [2022-01-22T04:02:16.451Z] ---> 776d6fde405d [2022-01-22T04:02:16.451Z] Step 23/23 : LABEL version=2.1.1-dev.4 [2022-01-22T04:02:16.451Z] ---> Running in 3a798e78c6d3 [2022-01-22T04:02:16.712Z] Removing intermediate container 3a798e78c6d3 [2022-01-22T04:02:16.712Z] ---> 31efff2c4752 [2022-01-22T04:02:16.712Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:02:16.712Z] Successfully built 31efff2c4752 [2022-01-22T04:02:16.712Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:02:16.796Z] provisioning config files... [2022-01-22T04:02:16.806Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2468135851230450497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:17.124Z] ---> docker-login.sh [2022-01-22T04:02:17.124Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:02:17.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:17.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:17.124Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:17.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:17.124Z] [2022-01-22T04:02:17.124Z] Login Succeeded [2022-01-22T04:02:17.124Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:02:17.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:17.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:17.386Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:17.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:17.386Z] [2022-01-22T04:02:17.386Z] Login Succeeded [2022-01-22T04:02:17.386Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:02:17.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:17.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:17.386Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:17.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:17.386Z] [2022-01-22T04:02:17.386Z] Login Succeeded [2022-01-22T04:02:17.386Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:02:17.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:17.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:17.648Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:17.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:17.648Z] [2022-01-22T04:02:17.648Z] Login Succeeded [2022-01-22T04:02:17.648Z] docker.io [2022-01-22T04:02:17.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:17.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:17.908Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:17.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:17.908Z] [2022-01-22T04:02:17.908Z] Login Succeeded [2022-01-22T04:02:17.908Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:02:17.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-22T04:02:17.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:02:17.976Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-01-22T04:02:17.976Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:02:17.976Z] latest [2022-01-22T04:02:17.976Z] 2.1.1-dev.4 [2022-01-22T04:02:17.976Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:02:17.976Z] main [2022-01-22T04:02:17.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:18.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:18.726Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:02:18.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-22T04:02:18.726Z] f2d7354546d1: Preparing [2022-01-22T04:02:18.726Z] 1a058d5342cc: Preparing [2022-01-22T04:02:18.726Z] 1a058d5342cc: Layer already exists [2022-01-22T04:02:20.428Z] f2d7354546d1: Pushed [2022-01-22T04:02:20.687Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c: digest: sha256:5d752de28785f352847ffa4032bf91b04dac6d705c87a6018604a31ff30bd45f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:20.987Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:21.279Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-22T04:02:21.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-22T04:02:21.279Z] f2d7354546d1: Preparing [2022-01-22T04:02:21.279Z] 1a058d5342cc: Preparing [2022-01-22T04:02:21.279Z] f2d7354546d1: Layer already exists [2022-01-22T04:02:21.279Z] 1a058d5342cc: Layer already exists [2022-01-22T04:02:21.279Z] latest: digest: sha256:5d752de28785f352847ffa4032bf91b04dac6d705c87a6018604a31ff30bd45f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:21.577Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:21.876Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.4 [2022-01-22T04:02:21.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-22T04:02:21.876Z] f2d7354546d1: Preparing [2022-01-22T04:02:21.876Z] 1a058d5342cc: Preparing [2022-01-22T04:02:21.876Z] 1a058d5342cc: Layer already exists [2022-01-22T04:02:21.876Z] f2d7354546d1: Layer already exists [2022-01-22T04:02:21.876Z] 2.1.1-dev.4: digest: sha256:5d752de28785f352847ffa4032bf91b04dac6d705c87a6018604a31ff30bd45f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:22.178Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:22.470Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:02:22.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-22T04:02:22.470Z] f2d7354546d1: Preparing [2022-01-22T04:02:22.470Z] 1a058d5342cc: Preparing [2022-01-22T04:02:22.470Z] 1a058d5342cc: Layer already exists [2022-01-22T04:02:22.470Z] f2d7354546d1: Layer already exists [2022-01-22T04:02:22.470Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4: digest: sha256:5d752de28785f352847ffa4032bf91b04dac6d705c87a6018604a31ff30bd45f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:22.780Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:23.079Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-01-22T04:02:23.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-22T04:02:23.079Z] f2d7354546d1: Preparing [2022-01-22T04:02:23.079Z] 1a058d5342cc: Preparing [2022-01-22T04:02:23.079Z] f2d7354546d1: Layer already exists [2022-01-22T04:02:23.079Z] 1a058d5342cc: Layer already exists [2022-01-22T04:02:23.079Z] main: digest: sha256:5d752de28785f352847ffa4032bf91b04dac6d705c87a6018604a31ff30bd45f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-22T04:02:23.115Z] ===================================================== [Pipeline] echo [2022-01-22T04:02:23.128Z] taggedImages: [2022-01-22T04:02:23.128Z] - nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:02:23.128Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-22T04:02:23.128Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.4 [2022-01-22T04:02:23.128Z] - nexus3.edgexfoundry.org:10004/edgex-ui:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:02:23.128Z] - 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-22T04:02:23.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:23.515Z] [2022-01-22T04:02:23.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:23.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:23.827Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-22T04:02:23.827Z] b4d181a07f80: Pulling fs layer [2022-01-22T04:02:23.827Z] a1111a8f2ec3: Pulling fs layer [2022-01-22T04:02:23.827Z] ed53099fbce6: Pulling fs layer [2022-01-22T04:02:23.827Z] dc539afda2c1: Pulling fs layer [2022-01-22T04:02:23.827Z] 77bc0d833cb6: Pulling fs layer [2022-01-22T04:02:23.827Z] 9065ff56babe: Pulling fs layer [2022-01-22T04:02:23.827Z] d287ab97295c: Pulling fs layer [2022-01-22T04:02:23.827Z] 77bc0d833cb6: Waiting [2022-01-22T04:02:23.827Z] 9065ff56babe: Waiting [2022-01-22T04:02:23.827Z] d287ab97295c: Waiting [2022-01-22T04:02:23.827Z] dc539afda2c1: Waiting [2022-01-22T04:02:23.827Z] a1111a8f2ec3: Verifying Checksum [2022-01-22T04:02:23.827Z] a1111a8f2ec3: Download complete [2022-01-22T04:02:23.827Z] dc539afda2c1: Verifying Checksum [2022-01-22T04:02:23.827Z] dc539afda2c1: Download complete [2022-01-22T04:02:23.827Z] ed53099fbce6: Verifying Checksum [2022-01-22T04:02:23.827Z] ed53099fbce6: Download complete [2022-01-22T04:02:24.088Z] 77bc0d833cb6: Verifying Checksum [2022-01-22T04:02:24.088Z] 77bc0d833cb6: Download complete [2022-01-22T04:02:24.088Z] 9065ff56babe: Verifying Checksum [2022-01-22T04:02:24.088Z] 9065ff56babe: Download complete [2022-01-22T04:02:24.088Z] b4d181a07f80: Verifying Checksum [2022-01-22T04:02:24.088Z] b4d181a07f80: Download complete [2022-01-22T04:02:24.673Z] d287ab97295c: Verifying Checksum [2022-01-22T04:02:24.673Z] d287ab97295c: Download complete [2022-01-22T04:02:25.653Z] b4d181a07f80: Pull complete [2022-01-22T04:02:25.922Z] a1111a8f2ec3: Pull complete [2022-01-22T04:02:26.498Z] ed53099fbce6: Pull complete [2022-01-22T04:02:26.498Z] dc539afda2c1: Pull complete [2022-01-22T04:02:26.761Z] 77bc0d833cb6: Pull complete [2022-01-22T04:02:26.761Z] 9065ff56babe: Pull complete [2022-01-22T04:02:26.926Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3656 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-01-22T04:02:26.940Z] Running in /w/workspace/edgex-ui-go/43 [Pipeline] { [Pipeline] checkout [2022-01-22T04:02:27.128Z] The recommended git tool is: git [2022-01-22T04:02:32.591Z] using credential edgex-jenkins-ssh [2022-01-22T04:02:32.609Z] Cloning the remote Git repository [2022-01-22T04:02:33.386Z] d287ab97295c: Pull complete [2022-01-22T04:02:33.386Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-22T04:02:33.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:33.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-22T04:02:33.459Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:02:32.650Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:02:32.785Z] > git init /w/workspace/edgex-ui-go/43 # timeout=10 [2022-01-22T04:02:33.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:02:33.016Z] > git --version # timeout=10 [2022-01-22T04:02:33.090Z] > git --version # 'git version 2.17.1' [2022-01-22T04:02:33.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:02:33.152Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:02:33.497Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:02:35.980Z] Avoid second fetch [2022-01-22T04:02:35.981Z] Checking out Revision 35561512fbe252ca1f9b71503ce66d4cd1b1291c (main) [2022-01-22T04:02:35.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:02:35.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:02:35.965Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:02:35.982Z] > git checkout -f 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 [2022-01-22T04:02:36.257Z] $ docker top 0225c13ebbe08f003f0458437822a30e97d69726224bb653b12ba43638d1e7b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:36.703Z] ---> job-cost.sh [2022-01-22T04:02:36.704Z] lf-activate-venv: SKIPPING [2022-01-22T04:02:36.704Z] INFO: No Stack... [2022-01-22T04:02:36.964Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:02:37.224Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:02:37.525Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-01-22T04:02:37.525Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:02:37.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [2022-01-22T04:02:37.551Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] did not exist. Created. [2022-01-22T04:02:37.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:02:37.866Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-22T04:02:37.928Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:02:37.937Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:02:37.959Z] $ docker stop --time=1 0225c13ebbe08f003f0458437822a30e97d69726224bb653b12ba43638d1e7b2 [2022-01-22T04:02:39.101Z] $ docker rm -f 0225c13ebbe08f003f0458437822a30e97d69726224bb653b12ba43638d1e7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-22T04:02:40.383Z] Commit message: "chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web (#492)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:02:41.238Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-22T04:02:41.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:02:41.238Z] Dload Upload Total Spent Left Speed [2022-01-22T04:02:41.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh [2022-01-22T04:02:41.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-22T04:02:42.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-22T04:02:42.102Z] + sudo tee /etc/docker/daemon.new [2022-01-22T04:02:42.102Z] { [2022-01-22T04:02:42.102Z] "registry-mirrors": [ [2022-01-22T04:02:42.102Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-22T04:02:42.102Z] ], [2022-01-22T04:02:42.102Z] "bip": "10.250.0.254/24", [2022-01-22T04:02:42.102Z] "hosts": [ [2022-01-22T04:02:42.102Z] "tcp://0.0.0.0:5555", [2022-01-22T04:02:42.102Z] "unix:///var/run/docker.sock" [2022-01-22T04:02:42.102Z] ], [2022-01-22T04:02:42.102Z] "mtu": 1458, [2022-01-22T04:02:42.102Z] "selinux-enabled": true, [2022-01-22T04:02:42.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-22T04:02:42.102Z] } [Pipeline] sh [2022-01-22T04:02:42.455Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-22T04:02:42.796Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:03:01.119Z] provisioning config files... [2022-01-22T04:03:01.144Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/43@tmp/config2315395373840561226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:03:01.502Z] ---> docker-login.sh [2022-01-22T04:03:01.502Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:03:02.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:03:02.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:03:02.374Z] Configure a credential helper to remove this warning. See [2022-01-22T04:03:02.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:03:02.374Z] [2022-01-22T04:03:02.374Z] Login Succeeded [2022-01-22T04:03:02.374Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:03:02.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:03:02.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:03:02.649Z] Configure a credential helper to remove this warning. See [2022-01-22T04:03:02.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:03:02.649Z] [2022-01-22T04:03:02.649Z] Login Succeeded [2022-01-22T04:03:02.649Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:03:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:03:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:03:03.242Z] Configure a credential helper to remove this warning. See [2022-01-22T04:03:03.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:03:03.242Z] [2022-01-22T04:03:03.242Z] Login Succeeded [2022-01-22T04:03:03.242Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:03:03.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:03:03.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:03:03.518Z] Configure a credential helper to remove this warning. See [2022-01-22T04:03:03.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:03:03.518Z] [2022-01-22T04:03:03.518Z] Login Succeeded [2022-01-22T04:03:03.518Z] docker.io [2022-01-22T04:03:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:03:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:03:04.382Z] Configure a credential helper to remove this warning. See [2022-01-22T04:03:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:03:04.382Z] [2022-01-22T04:03:04.382Z] Login Succeeded [2022-01-22T04:03:04.382Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:03:04.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:03:04.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:03:04.900Z] ========================================================= [2022-01-22T04:03:04.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-22T04:03:04.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:05.262Z] + 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-22T04:03:06.258Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:03:06.258Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:03:06.258Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:03:06.258Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-22T04:03:06.258Z] 9b3977197b4f: Pulling fs layer [2022-01-22T04:03:06.258Z] 1a89e8eeedd5: Pulling fs layer [2022-01-22T04:03:06.258Z] 94645a83ff95: Pulling fs layer [2022-01-22T04:03:06.258Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-22T04:03:06.258Z] 0c92f367c5e7: Pulling fs layer [2022-01-22T04:03:06.258Z] 4b8299f9d1f4: Pulling fs layer [2022-01-22T04:03:06.258Z] 9a6b49a46696: Pulling fs layer [2022-01-22T04:03:06.258Z] cf05db05a679: Pulling fs layer [2022-01-22T04:03:06.258Z] 3f3a8bcf1eab: Waiting [2022-01-22T04:03:06.258Z] 0c92f367c5e7: Waiting [2022-01-22T04:03:06.258Z] 4b8299f9d1f4: Waiting [2022-01-22T04:03:06.258Z] 9a6b49a46696: Waiting [2022-01-22T04:03:06.258Z] cf05db05a679: Waiting [2022-01-22T04:03:06.258Z] 94645a83ff95: Verifying Checksum [2022-01-22T04:03:06.258Z] 94645a83ff95: Download complete [2022-01-22T04:03:06.258Z] 1a89e8eeedd5: Verifying Checksum [2022-01-22T04:03:06.258Z] 1a89e8eeedd5: Download complete [2022-01-22T04:03:06.258Z] 0c92f367c5e7: Verifying Checksum [2022-01-22T04:03:06.258Z] 0c92f367c5e7: Download complete [2022-01-22T04:03:06.258Z] 4b8299f9d1f4: Verifying Checksum [2022-01-22T04:03:06.258Z] 4b8299f9d1f4: Download complete [2022-01-22T04:03:06.258Z] 9a6b49a46696: Verifying Checksum [2022-01-22T04:03:06.258Z] 9a6b49a46696: Download complete [2022-01-22T04:03:06.258Z] 9b3977197b4f: Verifying Checksum [2022-01-22T04:03:06.258Z] 9b3977197b4f: Download complete [2022-01-22T04:03:07.255Z] 9b3977197b4f: Pull complete [2022-01-22T04:03:07.530Z] 1a89e8eeedd5: Pull complete [2022-01-22T04:03:07.801Z] 94645a83ff95: Pull complete [2022-01-22T04:03:08.396Z] cf05db05a679: Verifying Checksum [2022-01-22T04:03:08.669Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-22T04:03:08.669Z] 3f3a8bcf1eab: Download complete [2022-01-22T04:03:21.053Z] 3f3a8bcf1eab: Pull complete [2022-01-22T04:03:21.053Z] 0c92f367c5e7: Pull complete [2022-01-22T04:03:21.053Z] 4b8299f9d1f4: Pull complete [2022-01-22T04:03:21.053Z] 9a6b49a46696: Pull complete [2022-01-22T04:03:25.352Z] cf05db05a679: Pull complete [2022-01-22T04:03:25.352Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-22T04:03:25.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-22T04:03:25.352Z] ---> 0ccda1f7e2ee [2022-01-22T04:03:25.352Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:03:27.324Z] ---> Running in b9ad0e5e2f5f [2022-01-22T04:03:27.603Z] Removing intermediate container b9ad0e5e2f5f [2022-01-22T04:03:27.603Z] ---> e516a1d1a278 [2022-01-22T04:03:27.603Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:03:27.603Z] ---> Running in 5b42d8a6e14d [2022-01-22T04:03:28.204Z] Removing intermediate container 5b42d8a6e14d [2022-01-22T04:03:28.204Z] ---> 58fe0d2dd5d6 [2022-01-22T04:03:28.204Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:03:28.204Z] ---> Running in b3f9da440994 [2022-01-22T04:03:28.475Z] Removing intermediate container b3f9da440994 [2022-01-22T04:03:28.475Z] ---> 6f43af6640ee [2022-01-22T04:03:28.475Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:03:28.747Z] ---> Running in 20e81d6a3247 [2022-01-22T04:03:29.024Z] Removing intermediate container 20e81d6a3247 [2022-01-22T04:03:29.024Z] ---> c3270014a79b [2022-01-22T04:03:29.024Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:03:29.024Z] ---> Running in 39c85d37729c [2022-01-22T04:03:29.619Z] Removing intermediate container 39c85d37729c [2022-01-22T04:03:29.619Z] ---> cde1a7239791 [2022-01-22T04:03:29.619Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:03:29.619Z] ---> Running in 4d8336eed058 [2022-01-22T04:03:31.608Z] Removing intermediate container 4d8336eed058 [2022-01-22T04:03:31.608Z] ---> 9eb6895616e9 [2022-01-22T04:03:31.608Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:03:31.608Z] ---> Running in c09d3f026d0b [2022-01-22T04:03:33.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:03:33.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:03:34.623Z] OK: 220 MiB in 52 packages [2022-01-22T04:03:35.602Z] Removing intermediate container c09d3f026d0b [2022-01-22T04:03:35.602Z] ---> cc4388b1b767 [2022-01-22T04:03:35.602Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:03:35.602Z] ---> Running in 74f78e8b3529 [2022-01-22T04:03:36.200Z] Removing intermediate container 74f78e8b3529 [2022-01-22T04:03:36.200Z] ---> b2f1e595e84f [2022-01-22T04:03:36.200Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:03:36.200Z] ---> Running in 94718549503f [2022-01-22T04:03:36.800Z] Removing intermediate container 94718549503f [2022-01-22T04:03:36.800Z] ---> 5bec92815538 [2022-01-22T04:03:36.800Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:03:37.403Z] ---> b833a37d046d [2022-01-22T04:03:37.403Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:03:37.403Z] ---> Running in 805e1cb395ff [2022-01-22T04:04:59.266Z] Removing intermediate container 805e1cb395ff [2022-01-22T04:04:59.266Z] ---> a9d8e2b1a7b1 [2022-01-22T04:04:59.266Z] Step 14/15 : COPY . . [2022-01-22T04:04:59.266Z] ---> 27739c0c5c05 [2022-01-22T04:04:59.266Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:04:59.266Z] ---> Running in 7b15dfa0b25b [2022-01-22T04:04:59.266Z] noop [2022-01-22T04:04:59.266Z] Removing intermediate container 7b15dfa0b25b [2022-01-22T04:04:59.266Z] ---> ae58f81c7f1f [2022-01-22T04:04:59.266Z] Successfully built ae58f81c7f1f [2022-01-22T04:04:59.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:04:59.625Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:04:59.625Z] . [Pipeline] withDockerContainer [2022-01-22T04:04:59.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-3656 does not seem to be running inside a container [2022-01-22T04:04:59.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/43 -v /w/workspace/edgex-ui-go/43:/w/workspace/edgex-ui-go/43:rw,z -v /w/workspace/edgex-ui-go/43@tmp:/w/workspace/edgex-ui-go/43@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-22T04:05:01.601Z] $ docker top 9ea2826bacbc8e88d85fc6ea801d7a1c24d87551c2e5e10e4cda6e799da42665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:05:02.592Z] + go version [2022-01-22T04:05:02.592Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-22T04:05:02.630Z] $ docker stop --time=1 9ea2826bacbc8e88d85fc6ea801d7a1c24d87551c2e5e10e4cda6e799da42665 [2022-01-22T04:05:04.372Z] $ docker rm -f 9ea2826bacbc8e88d85fc6ea801d7a1c24d87551c2e5e10e4cda6e799da42665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:05:04.977Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:05:04.977Z] . [Pipeline] withDockerContainer [2022-01-22T04:05:05.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-3656 does not seem to be running inside a container [2022-01-22T04:05:05.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/43 -v /w/workspace/edgex-ui-go/43:/w/workspace/edgex-ui-go/43:rw,z -v /w/workspace/edgex-ui-go/43@tmp:/w/workspace/edgex-ui-go/43@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-22T04:05:06.878Z] $ docker top 465c8cb92bbe27a37d3acdfec33c050fbc8b11cb7151c1a95d8c3e94294db872 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:05:07.757Z] + make test [2022-01-22T04:05:07.757Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:05:08.735Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:05:55.750Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:05:55.750Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:06:14.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:06:14.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:06:14.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:06:14.138Z] $ docker stop --time=1 465c8cb92bbe27a37d3acdfec33c050fbc8b11cb7151c1a95d8c3e94294db872 [2022-01-22T04:06:15.960Z] $ docker rm -f 465c8cb92bbe27a37d3acdfec33c050fbc8b11cb7151c1a95d8c3e94294db872 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:06:16.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:06:16.770Z] Warning: overwriting stash ‘coverage-report’ [2022-01-22T04:06:17.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:06:17.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:06:18.279Z] + ls -al . [2022-01-22T04:06:18.279Z] total 152 [2022-01-22T04:06:18.279Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:05 . [2022-01-22T04:06:18.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:02 .. [2022-01-22T04:06:18.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:02 .git [2022-01-22T04:06:18.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:02 .github [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:02 .gitignore [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:02 CONTRIBUTING.md [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:02 Dockerfile [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:02 Jenkinsfile [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:02 LICENSE [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:02 Makefile [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:02 README.md [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 04:00 VERSION [2022-01-22T04:06:18.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:02 assets [2022-01-22T04:06:18.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:02 bin [2022-01-22T04:06:18.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:02 cmd [2022-01-22T04:06:18.279Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:05 coverage.out [2022-01-22T04:06:18.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:02 docs [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:02 go.mod [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:02 go.sum [2022-01-22T04:06:18.279Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:02 internal [2022-01-22T04:06:18.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:02 pkg [2022-01-22T04:06:18.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:02 snap [2022-01-22T04:06:18.279Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:02 version.go [2022-01-22T04:06:18.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:02 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:06:18.683Z] + 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=35561512fbe252ca1f9b71503ce66d4cd1b1291c --label arch=arm64 --label version=2.1.1-dev.4 . [2022-01-22T04:06:20.230Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:06:20.230Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:06:20.230Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:06:20.230Z] ---> ae58f81c7f1f [2022-01-22T04:06:20.230Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:06:20.230Z] ---> Running in 4225c7f0f660 [2022-01-22T04:06:20.832Z] Removing intermediate container 4225c7f0f660 [2022-01-22T04:06:20.832Z] ---> a9cf67d8b0db [2022-01-22T04:06:20.832Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:06:20.832Z] ---> Running in ed980a4aee0f [2022-01-22T04:06:21.432Z] Removing intermediate container ed980a4aee0f [2022-01-22T04:06:21.432Z] ---> da689d136253 [2022-01-22T04:06:21.432Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:06:21.432Z] ---> Running in 940da1a36e12 [2022-01-22T04:06:22.033Z] Removing intermediate container 940da1a36e12 [2022-01-22T04:06:22.033Z] ---> eb1fd995263f [2022-01-22T04:06:22.033Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:06:22.033Z] ---> Running in b2523dcb054b [2022-01-22T04:06:22.308Z] Removing intermediate container b2523dcb054b [2022-01-22T04:06:22.308Z] ---> aab2a4b0e737 [2022-01-22T04:06:22.308Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:06:22.582Z] ---> Running in b12a2d148903 [2022-01-22T04:06:22.857Z] Removing intermediate container b12a2d148903 [2022-01-22T04:06:22.857Z] ---> 8a3caf2d2620 [2022-01-22T04:06:22.857Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:06:23.133Z] ---> Running in 25a5c96c4646 [2022-01-22T04:06:25.139Z] Removing intermediate container 25a5c96c4646 [2022-01-22T04:06:25.139Z] ---> 5d3ee2d9db75 [2022-01-22T04:06:25.139Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:06:25.139Z] ---> Running in 0a9add7c77f7 [2022-01-22T04:06:26.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:27.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:28.545Z] OK: 220 MiB in 52 packages [2022-01-22T04:06:29.523Z] Removing intermediate container 0a9add7c77f7 [2022-01-22T04:06:29.523Z] ---> 6b4099414d8e [2022-01-22T04:06:29.523Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:06:29.798Z] ---> Running in ce0290bbb667 [2022-01-22T04:06:30.074Z] Removing intermediate container ce0290bbb667 [2022-01-22T04:06:30.074Z] ---> 7b6a3aca3c5b [2022-01-22T04:06:30.074Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:06:30.350Z] ---> Running in 8ab5504f267e [2022-01-22T04:06:30.633Z] Removing intermediate container 8ab5504f267e [2022-01-22T04:06:30.633Z] ---> 9ce38c206685 [2022-01-22T04:06:30.633Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:06:31.618Z] ---> 1956d618e7d8 [2022-01-22T04:06:31.618Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:06:31.618Z] ---> Running in edabda59f837 [2022-01-22T04:06:34.251Z] Removing intermediate container edabda59f837 [2022-01-22T04:06:34.251Z] ---> 6e5f00a6d338 [2022-01-22T04:06:34.251Z] Step 14/23 : COPY . . [2022-01-22T04:06:37.657Z] ---> 1f105c9d130f [2022-01-22T04:06:37.657Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:06:37.657Z] ---> Running in 111724a3f14e [2022-01-22T04:06:38.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-22T04:07:25.649Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:07:25.649Z] Removing intermediate container 111724a3f14e [2022-01-22T04:07:25.649Z] ---> c94f48daa8b5 [2022-01-22T04:07:25.649Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:07:25.649Z] 3.14: Pulling from library/alpine [2022-01-22T04:07:25.649Z] be307f383ecc: Pulling fs layer [2022-01-22T04:07:25.649Z] be307f383ecc: Verifying Checksum [2022-01-22T04:07:25.649Z] be307f383ecc: Download complete [2022-01-22T04:07:26.262Z] be307f383ecc: Pull complete [2022-01-22T04:07:26.262Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:07:26.262Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:07:26.262Z] ---> 5b8b7b635229 [2022-01-22T04:07:26.262Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:07:26.262Z] ---> Running in ef4f074d0150 [2022-01-22T04:07:26.860Z] Removing intermediate container ef4f074d0150 [2022-01-22T04:07:26.860Z] ---> ff4bec3ab47e [2022-01-22T04:07:26.860Z] 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-22T04:07:28.292Z] ---> c7a8616fad9f [2022-01-22T04:07:28.292Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:07:28.292Z] ---> Running in 649fee7ad02a [2022-01-22T04:07:28.892Z] Removing intermediate container 649fee7ad02a [2022-01-22T04:07:28.892Z] ---> 509cf5c74b86 [2022-01-22T04:07:28.892Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:07:28.892Z] ---> Running in b07955f5ccc8 [2022-01-22T04:07:29.167Z] Removing intermediate container b07955f5ccc8 [2022-01-22T04:07:29.167Z] ---> 144d267c2965 [2022-01-22T04:07:29.167Z] Step 21/23 : LABEL arch=arm64 [2022-01-22T04:07:29.441Z] ---> Running in d00efbd902b7 [2022-01-22T04:07:29.713Z] Removing intermediate container d00efbd902b7 [2022-01-22T04:07:29.713Z] ---> ebb7a27ae5a3 [2022-01-22T04:07:29.713Z] Step 22/23 : LABEL git_sha=35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:07:29.713Z] ---> Running in c203f592ea9e [2022-01-22T04:07:30.312Z] Removing intermediate container c203f592ea9e [2022-01-22T04:07:30.312Z] ---> c86c526cfa0f [2022-01-22T04:07:30.312Z] Step 23/23 : LABEL version=2.1.1-dev.4 [2022-01-22T04:07:30.312Z] ---> Running in 8057435cb0a4 [2022-01-22T04:07:30.590Z] Removing intermediate container 8057435cb0a4 [2022-01-22T04:07:30.590Z] ---> 868bd399f6f4 [2022-01-22T04:07:30.590Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:07:30.864Z] Successfully built 868bd399f6f4 [2022-01-22T04:07:30.864Z] 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-22T04:07:30.987Z] provisioning config files... [2022-01-22T04:07:31.007Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/43@tmp/config3587400056966205930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:07:31.377Z] ---> docker-login.sh [2022-01-22T04:07:31.377Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:07:31.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:07:31.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:07:31.650Z] Configure a credential helper to remove this warning. See [2022-01-22T04:07:31.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:07:31.650Z] [2022-01-22T04:07:31.650Z] Login Succeeded [2022-01-22T04:07:31.650Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:07:32.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:07:32.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:07:32.248Z] Configure a credential helper to remove this warning. See [2022-01-22T04:07:32.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:07:32.248Z] [2022-01-22T04:07:32.248Z] Login Succeeded [2022-01-22T04:07:32.248Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:07:32.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:07:32.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:07:32.795Z] Configure a credential helper to remove this warning. See [2022-01-22T04:07:32.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:07:32.795Z] [2022-01-22T04:07:32.795Z] Login Succeeded [2022-01-22T04:07:32.795Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:07:33.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:07:33.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:07:33.343Z] Configure a credential helper to remove this warning. See [2022-01-22T04:07:33.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:07:33.343Z] [2022-01-22T04:07:33.343Z] Login Succeeded [2022-01-22T04:07:33.343Z] docker.io [2022-01-22T04:07:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:07:34.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:07:34.221Z] Configure a credential helper to remove this warning. See [2022-01-22T04:07:34.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:07:34.221Z] [2022-01-22T04:07:34.221Z] Login Succeeded [2022-01-22T04:07:34.221Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:07:34.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-22T04:07:34.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:07:34.307Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-01-22T04:07:34.307Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:07:34.307Z] latest [2022-01-22T04:07:34.307Z] 2.1.1-dev.4 [2022-01-22T04:07:34.307Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:07:34.307Z] main [2022-01-22T04:07:34.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:34.677Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:35.028Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:07:35.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-22T04:07:35.028Z] cf0afb814c5d: Preparing [2022-01-22T04:07:35.028Z] 62170e181a92: Preparing [2022-01-22T04:07:35.028Z] 62170e181a92: Layer already exists [2022-01-22T04:07:39.323Z] cf0afb814c5d: Pushed [2022-01-22T04:07:39.595Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c: digest: sha256:a355e5c0e6edeeeb9101b49ff8b4dde2588c8b2d276d35574da07bfb4f0cde17 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:39.949Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:40.294Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-22T04:07:40.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-22T04:07:40.294Z] cf0afb814c5d: Preparing [2022-01-22T04:07:40.295Z] 62170e181a92: Preparing [2022-01-22T04:07:40.295Z] 62170e181a92: Layer already exists [2022-01-22T04:07:40.295Z] cf0afb814c5d: Layer already exists [2022-01-22T04:07:40.568Z] latest: digest: sha256:a355e5c0e6edeeeb9101b49ff8b4dde2588c8b2d276d35574da07bfb4f0cde17 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:40.923Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:41.269Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.4 [2022-01-22T04:07:41.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-22T04:07:41.269Z] cf0afb814c5d: Preparing [2022-01-22T04:07:41.269Z] 62170e181a92: Preparing [2022-01-22T04:07:41.541Z] cf0afb814c5d: Layer already exists [2022-01-22T04:07:41.541Z] 62170e181a92: Layer already exists [2022-01-22T04:07:41.541Z] 2.1.1-dev.4: digest: sha256:a355e5c0e6edeeeb9101b49ff8b4dde2588c8b2d276d35574da07bfb4f0cde17 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:41.884Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:42.221Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:07:42.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-22T04:07:42.221Z] cf0afb814c5d: Preparing [2022-01-22T04:07:42.221Z] 62170e181a92: Preparing [2022-01-22T04:07:42.221Z] cf0afb814c5d: Layer already exists [2022-01-22T04:07:42.493Z] 62170e181a92: Layer already exists [2022-01-22T04:07:42.493Z] 35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4: digest: sha256:a355e5c0e6edeeeb9101b49ff8b4dde2588c8b2d276d35574da07bfb4f0cde17 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:42.836Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:43.178Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-01-22T04:07:43.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-22T04:07:43.178Z] cf0afb814c5d: Preparing [2022-01-22T04:07:43.178Z] 62170e181a92: Preparing [2022-01-22T04:07:43.452Z] 62170e181a92: Layer already exists [2022-01-22T04:07:43.452Z] cf0afb814c5d: Layer already exists [2022-01-22T04:07:43.452Z] main: digest: sha256:a355e5c0e6edeeeb9101b49ff8b4dde2588c8b2d276d35574da07bfb4f0cde17 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-22T04:07:43.503Z] ===================================================== [Pipeline] echo [2022-01-22T04:07:43.513Z] taggedImages: [2022-01-22T04:07:43.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c [2022-01-22T04:07:43.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-22T04:07:43.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.4 [2022-01-22T04:07:43.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:35561512fbe252ca1f9b71503ce66d4cd1b1291c-2.1.1-dev.4 [2022-01-22T04:07:43.513Z] - 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-22T04:07:43.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:07:43.885Z] [2022-01-22T04:07:43.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:44.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:07:44.513Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-22T04:07:44.513Z] 448f6bf000e3: Pulling fs layer [2022-01-22T04:07:44.513Z] f757da607395: Pulling fs layer [2022-01-22T04:07:44.513Z] 05883995daec: Pulling fs layer [2022-01-22T04:07:44.513Z] 8603b9c90790: Pulling fs layer [2022-01-22T04:07:44.513Z] 1560dd03e051: Pulling fs layer [2022-01-22T04:07:44.513Z] 27f5ce0e4adf: Pulling fs layer [2022-01-22T04:07:44.513Z] c2d8d7efcc4b: Pulling fs layer [2022-01-22T04:07:44.513Z] 1560dd03e051: Waiting [2022-01-22T04:07:44.513Z] 8603b9c90790: Waiting [2022-01-22T04:07:44.513Z] c2d8d7efcc4b: Waiting [2022-01-22T04:07:44.513Z] 27f5ce0e4adf: Waiting [2022-01-22T04:07:44.513Z] f757da607395: Verifying Checksum [2022-01-22T04:07:44.513Z] f757da607395: Download complete [2022-01-22T04:07:44.513Z] 8603b9c90790: Verifying Checksum [2022-01-22T04:07:44.513Z] 8603b9c90790: Download complete [2022-01-22T04:07:44.788Z] 1560dd03e051: Verifying Checksum [2022-01-22T04:07:44.788Z] 1560dd03e051: Download complete [2022-01-22T04:07:44.788Z] 27f5ce0e4adf: Verifying Checksum [2022-01-22T04:07:44.788Z] 27f5ce0e4adf: Download complete [2022-01-22T04:07:44.788Z] 05883995daec: Verifying Checksum [2022-01-22T04:07:44.788Z] 05883995daec: Download complete [2022-01-22T04:07:45.060Z] 448f6bf000e3: Verifying Checksum [2022-01-22T04:07:45.060Z] 448f6bf000e3: Download complete [2022-01-22T04:07:47.685Z] c2d8d7efcc4b: Verifying Checksum [2022-01-22T04:07:47.685Z] c2d8d7efcc4b: Download complete [2022-01-22T04:07:49.118Z] 448f6bf000e3: Pull complete [2022-01-22T04:07:49.392Z] f757da607395: Pull complete [2022-01-22T04:07:51.448Z] 05883995daec: Pull complete [2022-01-22T04:07:51.448Z] 8603b9c90790: Pull complete [2022-01-22T04:07:52.893Z] 1560dd03e051: Pull complete [2022-01-22T04:07:52.893Z] 27f5ce0e4adf: Pull complete [2022-01-22T04:08:07.967Z] c2d8d7efcc4b: Pull complete [2022-01-22T04:08:07.967Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-22T04:08:07.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:08:07.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-22T04:08:08.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-3656 does not seem to be running inside a container [2022-01-22T04:08:08.338Z] $ 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/43 -v /w/workspace/edgex-ui-go/43:/w/workspace/edgex-ui-go/43:rw,z -v /w/workspace/edgex-ui-go/43@tmp:/w/workspace/edgex-ui-go/43@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-22T04:08:11.534Z] $ docker top 59fa42642fdb68bc4bdf0edaf5aa8a9dee73cbed11d0ec4c5fa2cb3abf94d2f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:08:12.482Z] ---> job-cost.sh [2022-01-22T04:08:12.483Z] lf-activate-venv: SKIPPING [2022-01-22T04:08:12.483Z] INFO: No Stack... [2022-01-22T04:08:12.756Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-22T04:08:13.353Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:08:14.020Z] + cat /w/workspace/edgex-ui-go/43/archives/cost.csv [2022-01-22T04:08:14.020Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:08:14.099Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [2022-01-22T04:08:14.105Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] did not exist. Created. [2022-01-22T04:08:14.105Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:08:14.788Z] /w/workspace/edgex-ui-go/43@tmp/durable-7987a46f/script.sh: 1: /w/workspace/edgex-ui-go/43@tmp/durable-7987a46f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-22T04:08:15.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-22T04:08:15.496Z] Warning: overwriting stash ‘stack-cost’ [2022-01-22T04:08:15.659Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:08:15.668Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:08:15.713Z] $ docker stop --time=1 59fa42642fdb68bc4bdf0edaf5aa8a9dee73cbed11d0ec4c5fa2cb3abf94d2f8 [2022-01-22T04:08:17.312Z] $ docker rm -f 59fa42642fdb68bc4bdf0edaf5aa8a9dee73cbed11d0ec4c5fa2cb3abf94d2f8 [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-22T04:08:17.829Z] provisioning config files... [2022-01-22T04:08:17.839Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2365387570744727719tmp [Pipeline] { [Pipeline] sh [2022-01-22T04:08:18.158Z] + set +x [2022-01-22T04:08:18.158Z] + bash -s -- [2022-01-22T04:08:18.158Z] + curl -s https://codecov.io/bash [2022-01-22T04:08:18.158Z] [2022-01-22T04:08:18.158Z] _____ _ [2022-01-22T04:08:18.158Z] / ____| | | [2022-01-22T04:08:18.158Z] | | ___ __| | ___ ___ _____ __ [2022-01-22T04:08:18.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-22T04:08:18.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-22T04:08:18.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-22T04:08:18.158Z] Bash-1.0.6 [2022-01-22T04:08:18.158Z] [2022-01-22T04:08:18.158Z] [2022-01-22T04:08:18.158Z] ==> git version 2.24.4 found [2022-01-22T04:08:18.158Z] ==> 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-22T04:08:18.158Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-22T04:08:18.158Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-22T04:08:18.158Z] ==> Jenkins CI detected. [2022-01-22T04:08:18.158Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:08:18.158Z] project root: . [2022-01-22T04:08:18.158Z] --> token set from env [2022-01-22T04:08:18.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-22T04:08:18.421Z] ==> Running gcov in . (disable via -X gcov) [2022-01-22T04:08:18.421Z] ==> Python coveragepy not found [2022-01-22T04:08:18.421Z] ==> Searching for coverage reports in: [2022-01-22T04:08:18.421Z] + . [2022-01-22T04:08:18.421Z] -> Found 1 reports [2022-01-22T04:08:18.421Z] ==> Detecting git/mercurial file structure [2022-01-22T04:08:18.421Z] ==> Reading reports [2022-01-22T04:08:18.421Z] + ./coverage.out bytes=10 [2022-01-22T04:08:18.421Z] ==> Appending adjustments [2022-01-22T04:08:18.421Z] https://docs.codecov.io/docs/fixing-reports [2022-01-22T04:08:18.421Z] + Found adjustments [2022-01-22T04:08:18.421Z] ==> Gzipping contents [2022-01-22T04:08:18.421Z] 4.0K /tmp/codecov.cV27mY.gz [2022-01-22T04:08:18.421Z] ==> Uploading reports [2022-01-22T04:08:18.421Z] url: https://codecov.io [2022-01-22T04:08:18.421Z] query: branch=main&commit=35561512fbe252ca1f9b71503ce66d4cd1b1291c&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-22T04:08:18.421Z] -> Pinging Codecov [2022-01-22T04:08:18.421Z] 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=35561512fbe252ca1f9b71503ce66d4cd1b1291c&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-22T04:08:18.681Z] -> Uploading to [2022-01-22T04:08:18.681Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/35561512fbe252ca1f9b71503ce66d4cd1b1291c/3e13db41-f65e-446a-abba-d7803ba3b1f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T040818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a8cab30a6997b19ea07f6eb9f04d0b373e0e85eed105c4e1f3b133a83ff9497 [2022-01-22T04:08:18.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:08:18.681Z] Dload Upload Total Spent Left Speed [2022-01-22T04:08:19.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12728 --:--:-- --:--:-- --:--:-- 12737 [2022-01-22T04:08:19.252Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] } [2022-01-22T04:08:19.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-22T04:08:19.539Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-22T04:08:19.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:19.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-22T04:08:19.847Z] [2022-01-22T04:08:19.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:20.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-22T04:08:20.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-22T04:08:20.156Z] 188c0c94c7c5: Pulling fs layer [2022-01-22T04:08:20.156Z] 0ef7d3d256c8: Pulling fs layer [2022-01-22T04:08:20.156Z] de9db76c5a1d: Pulling fs layer [2022-01-22T04:08:20.156Z] 0eba1c9be4d2: Pulling fs layer [2022-01-22T04:08:20.156Z] 0d57e429df01: Pulling fs layer [2022-01-22T04:08:20.156Z] 4e4be7b47b0d: Pulling fs layer [2022-01-22T04:08:20.156Z] e1f770b5df2f: Pulling fs layer [2022-01-22T04:08:20.156Z] 85a0685a4137: Pulling fs layer [2022-01-22T04:08:20.156Z] 0d57e429df01: Waiting [2022-01-22T04:08:20.156Z] 4e4be7b47b0d: Waiting [2022-01-22T04:08:20.156Z] e1f770b5df2f: Waiting [2022-01-22T04:08:20.156Z] 85a0685a4137: Waiting [2022-01-22T04:08:20.156Z] 0eba1c9be4d2: Waiting [2022-01-22T04:08:20.156Z] de9db76c5a1d: Download complete [2022-01-22T04:08:20.156Z] 0ef7d3d256c8: Verifying Checksum [2022-01-22T04:08:20.156Z] 0ef7d3d256c8: Download complete [2022-01-22T04:08:20.156Z] 0d57e429df01: Verifying Checksum [2022-01-22T04:08:20.156Z] 0d57e429df01: Download complete [2022-01-22T04:08:20.156Z] 4e4be7b47b0d: Download complete [2022-01-22T04:08:20.156Z] 188c0c94c7c5: Verifying Checksum [2022-01-22T04:08:20.156Z] 188c0c94c7c5: Download complete [2022-01-22T04:08:20.430Z] e1f770b5df2f: Verifying Checksum [2022-01-22T04:08:20.430Z] e1f770b5df2f: Download complete [2022-01-22T04:08:20.705Z] 0eba1c9be4d2: Verifying Checksum [2022-01-22T04:08:20.705Z] 0eba1c9be4d2: Download complete [2022-01-22T04:08:20.705Z] 188c0c94c7c5: Pull complete [2022-01-22T04:08:20.974Z] 85a0685a4137: Verifying Checksum [2022-01-22T04:08:20.974Z] 85a0685a4137: Download complete [2022-01-22T04:08:20.974Z] 0ef7d3d256c8: Pull complete [2022-01-22T04:08:20.974Z] de9db76c5a1d: Pull complete [2022-01-22T04:08:25.221Z] 0eba1c9be4d2: Pull complete [2022-01-22T04:08:25.221Z] 0d57e429df01: Pull complete [2022-01-22T04:08:25.221Z] 4e4be7b47b0d: Pull complete [2022-01-22T04:08:25.221Z] e1f770b5df2f: Pull complete [2022-01-22T04:08:28.549Z] 85a0685a4137: Pull complete [2022-01-22T04:08:28.549Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-22T04:08:28.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-22T04:08:28.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-22T04:08:28.605Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:08:28.638Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-22T04:08:30.624Z] $ docker top 4b961d3d39b6f2dfd67faa9e1a6828f8f412b585d64fb115c4026420e5215b52 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-22T04:08:30.702Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-22T04:08:30.995Z] + set -o pipefail [2022-01-22T04:08:30.995Z] + snyk monitor '--org=edgex-jenkins' [2022-01-22T04:08:35.239Z] [2022-01-22T04:08:35.239Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-01-22T04:08:35.239Z] [2022-01-22T04:08:35.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c30a2e69-e04c-459d-a84b-4ed9bb12e51f [2022-01-22T04:08:35.239Z] [2022-01-22T04:08:35.239Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-22T04:08:35.239Z] [2022-01-22T04:08:35.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-22T04:08:35.239Z] [2022-01-22T04:08:35.239Z] [Pipeline] } [2022-01-22T04:08:35.251Z] $ docker stop --time=1 4b961d3d39b6f2dfd67faa9e1a6828f8f412b585d64fb115c4026420e5215b52 [2022-01-22T04:08:36.990Z] $ docker rm -f 4b961d3d39b6f2dfd67faa9e1a6828f8f412b585d64fb115c4026420e5215b52 [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-22T04:08:37.756Z] + git log --format=format:%s -1 35561512fbe252ca1f9b71503ce66d4cd1b1291c [Pipeline] sh [2022-01-22T04:08:38.049Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:08:38.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:38.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:08:38.346Z] . [Pipeline] withDockerContainer [2022-01-22T04:08:38.406Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:08:38.437Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:08:38.811Z] $ docker top 5a86a0e2952774daad30883004b107469560d553c42f6698c259f62453963679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:08:38.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:08:38.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:08:39.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:08:39.005Z] $ docker exec 5a86a0e2952774daad30883004b107469560d553c42f6698c259f62453963679 ssh-agent [2022-01-22T04:08:39.111Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbDomPl/agent.14 [2022-01-22T04:08:39.111Z] SSH_AGENT_PID=20 [2022-01-22T04:08:39.116Z] Running ssh-add (command line suppressed) [2022-01-22T04:08:39.210Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9011176180716543905.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9011176180716543905.key) [2022-01-22T04:08:39.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:08:39.514Z] + git semver tag [2022-01-22T04:08:39.514Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:08:39.514Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-22T04:08:39.514Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:08:39.514Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:08:39.514Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:08:39.514Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:08:39.514Z] # $SEMVER_BRANCH = main [2022-01-22T04:08:39.514Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-22T04:08:39.514Z] # 35561512fbe252ca1f9b71503ce66d4cd1b1291c HEAD [2022-01-22T04:08:39.514Z] # -> Force: false [2022-01-22T04:08:39.514Z] # b01e0a595cc7d4d313fb0e650d38eec4df833d0b refs/tags/v2.1.1-dev.4 [Pipeline] } [2022-01-22T04:08:39.524Z] $ docker exec --env ******** --env ******** 5a86a0e2952774daad30883004b107469560d553c42f6698c259f62453963679 ssh-agent -k [2022-01-22T04:08:39.605Z] unset SSH_AUTH_SOCK; [2022-01-22T04:08:39.605Z] unset SSH_AGENT_PID; [2022-01-22T04:08:39.605Z] echo Agent pid 20 killed; [2022-01-22T04:08:39.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:08:39.918Z] + git semver [Pipeline] } [2022-01-22T04:08:39.932Z] $ docker stop --time=1 5a86a0e2952774daad30883004b107469560d553c42f6698c259f62453963679 [2022-01-22T04:08:41.116Z] $ docker rm -f 5a86a0e2952774daad30883004b107469560d553c42f6698c259f62453963679 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:41.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-22T04:08:41.512Z] [2022-01-22T04:08:41.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:41.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-22T04:08:41.817Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-22T04:08:41.817Z] ab5ef0e58194: Pulling fs layer [2022-01-22T04:08:41.817Z] 9712f1f96733: Pulling fs layer [2022-01-22T04:08:41.817Z] 63f879dbbcfc: Pulling fs layer [2022-01-22T04:08:41.817Z] 0d9ebad4ef96: Pulling fs layer [2022-01-22T04:08:41.817Z] e9a5061849ea: Pulling fs layer [2022-01-22T04:08:41.817Z] d747dcd14b5f: Pulling fs layer [2022-01-22T04:08:41.817Z] 2de7ff778b66: Pulling fs layer [2022-01-22T04:08:41.817Z] e9a5061849ea: Waiting [2022-01-22T04:08:41.817Z] d747dcd14b5f: Waiting [2022-01-22T04:08:41.817Z] 2de7ff778b66: Waiting [2022-01-22T04:08:41.817Z] 0d9ebad4ef96: Waiting [2022-01-22T04:08:41.817Z] 9712f1f96733: Verifying Checksum [2022-01-22T04:08:41.817Z] 9712f1f96733: Download complete [2022-01-22T04:08:42.089Z] 0d9ebad4ef96: Verifying Checksum [2022-01-22T04:08:42.089Z] 0d9ebad4ef96: Download complete [2022-01-22T04:08:42.356Z] 63f879dbbcfc: Verifying Checksum [2022-01-22T04:08:42.356Z] 63f879dbbcfc: Download complete [2022-01-22T04:08:42.356Z] d747dcd14b5f: Verifying Checksum [2022-01-22T04:08:42.356Z] d747dcd14b5f: Download complete [2022-01-22T04:08:42.356Z] ab5ef0e58194: Verifying Checksum [2022-01-22T04:08:42.356Z] ab5ef0e58194: Download complete [2022-01-22T04:08:42.356Z] e9a5061849ea: Verifying Checksum [2022-01-22T04:08:42.356Z] e9a5061849ea: Download complete [2022-01-22T04:08:42.356Z] 2de7ff778b66: Verifying Checksum [2022-01-22T04:08:42.356Z] 2de7ff778b66: Download complete [2022-01-22T04:08:45.697Z] ab5ef0e58194: Pull complete [2022-01-22T04:08:45.697Z] 9712f1f96733: Pull complete [2022-01-22T04:08:45.962Z] 63f879dbbcfc: Pull complete [2022-01-22T04:08:50.222Z] 0d9ebad4ef96: Pull complete [2022-01-22T04:08:50.222Z] e9a5061849ea: Pull complete [2022-01-22T04:08:50.222Z] d747dcd14b5f: Pull complete [2022-01-22T04:08:51.616Z] 2de7ff778b66: Pull complete [2022-01-22T04:08:51.617Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-22T04:08:51.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-22T04:08:51.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-22T04:08:51.676Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:08:51.706Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-22T04:08:54.899Z] $ docker top e8a378e349b3e1b4b86f19ec33ba5667e497ad571369341251b31bb52ae51446 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:08:54.986Z] provisioning config files... [2022-01-22T04:08:54.995Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8670145864618536917tmp [2022-01-22T04:08:55.007Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7590063495720540062tmp [2022-01-22T04:08:55.018Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5274784005383969071tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:08:55.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:08:55.319Z] ---> sigul-configuration.sh [2022-01-22T04:08:55.319Z] gpg: directory `/root/.gnupg' created [2022-01-22T04:08:55.319Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-22T04:08:55.319Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-22T04:08:55.319Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-22T04:08:55.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-22T04:08:55.319Z] gpg: CAST5 encrypted data [2022-01-22T04:08:55.320Z] gpg: encrypted with 1 passphrase [2022-01-22T04:08:55.320Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-22T04:08:55.609Z] + mkdir /home/jenkins [2022-01-22T04:08:55.609Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-22T04:08:55.903Z] + 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-22T04:08:55.913Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:08:56.203Z] ---> sigul-install.sh [2022-01-22T04:08:56.203Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-22T04:08:56.495Z] + git tag --list [2022-01-22T04:08:56.495Z] 0.1.1 [2022-01-22T04:08:56.495Z] v1.1.0 [2022-01-22T04:08:56.495Z] v1.2.0 [2022-01-22T04:08:56.495Z] v1.2.1 [2022-01-22T04:08:56.495Z] v1.3.0 [2022-01-22T04:08:56.495Z] v2.0.0 [2022-01-22T04:08:56.495Z] v2.0.1-dev.1 [2022-01-22T04:08:56.495Z] v2.0.1-dev.10 [2022-01-22T04:08:56.495Z] v2.0.1-dev.11 [2022-01-22T04:08:56.495Z] v2.0.1-dev.12 [2022-01-22T04:08:56.495Z] v2.0.1-dev.13 [2022-01-22T04:08:56.495Z] v2.0.1-dev.14 [2022-01-22T04:08:56.495Z] v2.0.1-dev.15 [2022-01-22T04:08:56.495Z] v2.0.1-dev.16 [2022-01-22T04:08:56.495Z] v2.0.1-dev.17 [2022-01-22T04:08:56.495Z] v2.0.1-dev.18 [2022-01-22T04:08:56.495Z] v2.0.1-dev.19 [2022-01-22T04:08:56.495Z] v2.0.1-dev.2 [2022-01-22T04:08:56.495Z] v2.0.1-dev.20 [2022-01-22T04:08:56.495Z] v2.0.1-dev.21 [2022-01-22T04:08:56.495Z] v2.0.1-dev.22 [2022-01-22T04:08:56.495Z] v2.0.1-dev.23 [2022-01-22T04:08:56.495Z] v2.0.1-dev.24 [2022-01-22T04:08:56.495Z] v2.0.1-dev.25 [2022-01-22T04:08:56.495Z] v2.0.1-dev.26 [2022-01-22T04:08:56.495Z] v2.0.1-dev.27 [2022-01-22T04:08:56.495Z] v2.0.1-dev.28 [2022-01-22T04:08:56.495Z] v2.0.1-dev.29 [2022-01-22T04:08:56.495Z] v2.0.1-dev.3 [2022-01-22T04:08:56.495Z] v2.0.1-dev.30 [2022-01-22T04:08:56.495Z] v2.0.1-dev.31 [2022-01-22T04:08:56.495Z] v2.0.1-dev.32 [2022-01-22T04:08:56.495Z] v2.0.1-dev.33 [2022-01-22T04:08:56.495Z] v2.0.1-dev.4 [2022-01-22T04:08:56.495Z] v2.0.1-dev.5 [2022-01-22T04:08:56.495Z] v2.0.1-dev.6 [2022-01-22T04:08:56.495Z] v2.0.1-dev.7 [2022-01-22T04:08:56.495Z] v2.0.1-dev.8 [2022-01-22T04:08:56.495Z] v2.0.1-dev.9 [2022-01-22T04:08:56.495Z] v2.1.0 [2022-01-22T04:08:56.495Z] v2.1.1-dev.1 [2022-01-22T04:08:56.495Z] v2.1.1-dev.2 [2022-01-22T04:08:56.495Z] v2.1.1-dev.3 [2022-01-22T04:08:56.495Z] v2.1.1-dev.4 [Pipeline] sh [2022-01-22T04:08:56.791Z] + lftools sign git-tag v2.1.1-dev.4 [2022-01-22T04:08:57.364Z] Signing Git tag with Sigul... [2022-01-22T04:08:57.364Z] Signing v2.1.1-dev.4 [Pipeline] echo [2022-01-22T04:08:57.634Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:08:57.918Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-22T04:08:57.926Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-22T04:08:57.944Z] $ docker stop --time=1 e8a378e349b3e1b4b86f19ec33ba5667e497ad571369341251b31bb52ae51446 [2022-01-22T04:08:59.126Z] $ docker rm -f e8a378e349b3e1b4b86f19ec33ba5667e497ad571369341251b31bb52ae51446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-22T04:08:59.553Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:08:59.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:08:59.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:08:59.849Z] . [Pipeline] withDockerContainer [2022-01-22T04:08:59.926Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:08:59.962Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:09:00.314Z] $ docker top 2fac15365495f00c0c0538d0fcefbf4e61d410e38771674196bad75721fe2c15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:09:00.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:09:00.404Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:09:00.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:09:00.512Z] $ docker exec 2fac15365495f00c0c0538d0fcefbf4e61d410e38771674196bad75721fe2c15 ssh-agent [2022-01-22T04:09:00.611Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmHdIEE/agent.15 [2022-01-22T04:09:00.611Z] SSH_AGENT_PID=22 [2022-01-22T04:09:00.617Z] Running ssh-add (command line suppressed) [2022-01-22T04:09:00.701Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4926012960636932661.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4926012960636932661.key) [2022-01-22T04:09:00.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:09:01.014Z] + git semver bump pre [2022-01-22T04:09:01.014Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:09:01.014Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-22T04:09:01.014Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:09:01.014Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:09:01.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:09:01.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:09:01.014Z] # $SEMVER_BRANCH = main [2022-01-22T04:09:01.014Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-22T04:09:01.014Z] 2.1.1-dev.5 [Pipeline] } [2022-01-22T04:09:01.023Z] $ docker exec --env ******** --env ******** 2fac15365495f00c0c0538d0fcefbf4e61d410e38771674196bad75721fe2c15 ssh-agent -k [2022-01-22T04:09:01.114Z] unset SSH_AUTH_SOCK; [2022-01-22T04:09:01.115Z] unset SSH_AGENT_PID; [2022-01-22T04:09:01.115Z] echo Agent pid 22 killed; [2022-01-22T04:09:01.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:09:01.436Z] + git semver [Pipeline] } [2022-01-22T04:09:01.449Z] $ docker stop --time=1 2fac15365495f00c0c0538d0fcefbf4e61d410e38771674196bad75721fe2c15 [2022-01-22T04:09:02.635Z] $ docker rm -f 2fac15365495f00c0c0538d0fcefbf4e61d410e38771674196bad75721fe2c15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:09:03.084Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:09:03.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:03.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:09:03.498Z] . [Pipeline] withDockerContainer [2022-01-22T04:09:03.552Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:09:03.584Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:09:03.900Z] $ docker top ff2abde24c08ea056646d622d5766f90b116d2ca2387bd6ea1c5c1ab970a5c32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:09:03.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:09:03.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:09:04.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:09:04.098Z] $ docker exec ff2abde24c08ea056646d622d5766f90b116d2ca2387bd6ea1c5c1ab970a5c32 ssh-agent [2022-01-22T04:09:04.188Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdELBg/agent.14 [2022-01-22T04:09:04.188Z] SSH_AGENT_PID=21 [2022-01-22T04:09:04.194Z] Running ssh-add (command line suppressed) [2022-01-22T04:09:04.282Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7115260999220795447.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7115260999220795447.key) [2022-01-22T04:09:04.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:09:04.585Z] + git semver push [2022-01-22T04:09:04.585Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:09:04.585Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-22T04:09:04.585Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:09:04.585Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:09:04.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:09:04.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:09:04.585Z] # $SEMVER_BRANCH = main [2022-01-22T04:09:04.585Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-22T04:09:06.504Z] $ docker exec --env ******** --env ******** ff2abde24c08ea056646d622d5766f90b116d2ca2387bd6ea1c5c1ab970a5c32 ssh-agent -k [2022-01-22T04:09:06.596Z] unset SSH_AUTH_SOCK; [2022-01-22T04:09:06.596Z] unset SSH_AGENT_PID; [2022-01-22T04:09:06.596Z] echo Agent pid 21 killed; [2022-01-22T04:09:06.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:09:06.915Z] + git semver [Pipeline] } [2022-01-22T04:09:06.930Z] $ docker stop --time=1 ff2abde24c08ea056646d622d5766f90b116d2ca2387bd6ea1c5c1ab970a5c32 [2022-01-22T04:09:08.091Z] $ docker rm -f ff2abde24c08ea056646d622d5766f90b116d2ca2387bd6ea1c5c1ab970a5c32 [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-22T04:09:08.648Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-01-22T04:09:08.648Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-22T04:09:08.648Z] total 8 [2022-01-22T04:09:08.648Z] drwxr-xr-x. 3 root root 34 Jan 22 04:02 . [2022-01-22T04:09:08.648Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:08 .. [2022-01-22T04:09:08.648Z] drwxr-xr-x. 2 root root 6 Jan 22 04:02 cost [2022-01-22T04:09:08.648Z] -rw-r--r--. 1 root root 81 Jan 22 04:02 cost.csv [2022-01-22T04:09:08.648Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-22T04:09:08.648Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-22T04:09:08.648Z] total 8 [2022-01-22T04:09:08.648Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:02 . [2022-01-22T04:09:08.648Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:08 .. [2022-01-22T04:09:08.648Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:02 cost [2022-01-22T04:09:08.648Z] -rw-r--r--. 1 jenkins jenkins 81 Jan 22 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:08.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:09.504Z] ---> package-listing.sh [2022-01-22T04:09:09.504Z] ++ facter osfamily [2022-01-22T04:09:09.504Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-22T04:09:09.766Z] + OS_FAMILY=redhat [2022-01-22T04:09:09.766Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-22T04:09:09.766Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-22T04:09:09.766Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-22T04:09:09.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-22T04:09:09.766Z] + PACKAGES=/tmp/packages_start.txt [2022-01-22T04:09:09.766Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-22T04:09:09.766Z] + PACKAGES=/tmp/packages_end.txt [2022-01-22T04:09:09.766Z] + case "${OS_FAMILY}" in [2022-01-22T04:09:09.766Z] + rpm -qa [2022-01-22T04:09:09.766Z] + sort [2022-01-22T04:09:10.336Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-22T04:09:10.336Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-22T04:09:10.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-22T04:09:10.336Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-22T04:09:10.336Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-01-22T04:09:10.336Z] + 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-22T04:09:10.349Z] 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-22T04:09:10.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:11.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:09:11.190Z] . [Pipeline] withDockerContainer [2022-01-22T04:09:11.252Z] prd-centos7-docker-4c-2g-3653 does not seem to be running inside a container [2022-01-22T04:09:11.281Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:09:11.512Z] $ docker top 19b64d0efd22ec32bbbec0703f26a48ec43e8efcfe8f2db2f76e6efb5514633b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:09:11.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-22T04:09:12.163Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-22T04:09:12.455Z] + ls /var/log/sa-host [2022-01-22T04:09:12.455Z] + sadf -c /var/log/sa-host/sa17 [2022-01-22T04:09:12.455Z] file_magic: OK [2022-01-22T04:09:12.455Z] HZ: Using current value: 100 [2022-01-22T04:09:12.455Z] file_header: OK [2022-01-22T04:09:12.455Z] 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-22T04:09:12.455Z] Statistics: [2022-01-22T04:09:12.455Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:09:12.455Z] File successfully converted to sysstat format version 12.0.3 [2022-01-22T04:09:12.455Z] + sadf -c /var/log/sa-host/sa22 [2022-01-22T04:09:12.455Z] file_magic: OK [2022-01-22T04:09:12.455Z] HZ: Using current value: 100 [2022-01-22T04:09:12.455Z] file_header: OK [2022-01-22T04:09:12.455Z] 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-22T04:09:12.455Z] Statistics: [2022-01-22T04:09:12.455Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:09:12.455Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:09:12.662Z] provisioning config files... [2022-01-22T04:09:12.671Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4062598753278886417tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:09:12.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:12.963Z] ---> create-netrc.sh [Pipeline] } [2022-01-22T04:09:12.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:13.310Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-22T04:09:13.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:13.606Z] ---> sudo-logs.sh [2022-01-22T04:09:13.606Z] Archiving 'sudo' log.. [2022-01-22T04:09:13.606Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3653.novalocal: Name or service not known [2022-01-22T04:09:13.606Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3653.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-22T04:09:13.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:13.925Z] ---> job-cost.sh [2022-01-22T04:09:13.925Z] lf-activate-venv: SKIPPING [2022-01-22T04:09:13.925Z] DEBUG: total: 0.05999999865889549 [2022-01-22T04:09:13.925Z] INFO: Retrieving Stack Cost... [2022-01-22T04:09:14.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:09:14.754Z] INFO: Archiving Costs [Pipeline] echo [2022-01-22T04:09:14.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:15.060Z] ---> logs-deploy.sh [2022-01-22T04:09:15.060Z] lf-activate-venv: SKIPPING [2022-01-22T04:09:15.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/43 [2022-01-22T04:09:15.060Z] INFO: archiving workspace using pattern(s): [2022-01-22T04:09:15.631Z] Archives upload complete. [2022-01-22T04:09:15.893Z] INFO: archiving logs to Nexus