Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26e4c85ee81701305d3fc90cd21a8c7f1f512706 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3894775445552167500.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7534970351447537092.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7763990523832079078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh437639786113762340.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-ssh8334466354609657739.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.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-27741 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-ssh5667500877442024494.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 26e4c85ee81701305d3fc90cd21a8c7f1f512706 (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 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 Commit message: "docs: add snap/README.md and update README.md (#470)" > git rev-list --no-walk 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:25:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:25:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:25:12 ========================================================= 12:25:12 EdgeX Global Pipelines Version Info 12:25:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:25:13 ------------------- 12:25:13 stable info: 12:25:13 ------------------- 12:25:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:25:13 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:25:13 Message: update stable to v1.0.211 12:25:14 ------------------- 12:25:14 experimental info: 12:25:14 ------------------- 12:25:14 Commited By: **** collab-it+edgex@linuxfoundation.org 12:25:14 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:25:14 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26e4c85 [Pipeline] echo 12:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:25:14 provisioning config files... 12:25:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7621863970949398614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:15 ---> docker-login.sh 12:25:15 nexus3.edgexfoundry.org:10001 12:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:15 Configure a credential helper to remove this warning. See 12:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:15 12:25:15 Login Succeeded 12:25:15 nexus3.edgexfoundry.org:10002 12:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:15 Configure a credential helper to remove this warning. See 12:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:15 12:25:15 Login Succeeded 12:25:15 nexus3.edgexfoundry.org:10003 12:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:15 Configure a credential helper to remove this warning. See 12:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:15 12:25:15 Login Succeeded 12:25:15 nexus3.edgexfoundry.org:10004 12:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:15 Configure a credential helper to remove this warning. See 12:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:15 12:25:15 Login Succeeded 12:25:15 docker.io 12:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:16 Configure a credential helper to remove this warning. See 12:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:16 12:25:16 Login Succeeded 12:25:16 ---> docker-login.sh ends [Pipeline] } 12:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:25:16 + git rev-list -1 --merges 26e4c85ee81701305d3fc90cd21a8c7f1f512706~1..26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] echo 12:25:16 -----------> git rev-list -1 --merges 26e4c85ee81701305d3fc90cd21a8c7f1f512706~1..26e4c85ee81701305d3fc90cd21a8c7f1f512706 26e4c85ee81701305d3fc90cd21a8c7f1f512706 [false] [Pipeline] sh 12:25:16 + git log --format=format:%s -1 26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] echo 12:25:16 ========================================================= 12:25:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:25:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:17 + git log --format=format:%s -1 26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] echo 12:25:17 [semverPrep] GIT_COMMIT: 26e4c85ee81701305d3fc90cd21a8c7f1f512706, Commit Message: docs: add snap/README.md and update README.md (#470) [Pipeline] echo 12:25:17 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:25:17 12:25:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:25:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:25:18 latest: Pulling from edgex-devops/git-semver 12:25:18 a0d0a0d46f8b: Pulling fs layer 12:25:18 3e5f54012d9b: Pulling fs layer 12:25:18 4c7163046ea9: Pulling fs layer 12:25:18 0c2d73faf560: Pulling fs layer 12:25:18 0c2d73faf560: Waiting 12:25:18 3e5f54012d9b: Verifying Checksum 12:25:18 3e5f54012d9b: Download complete 12:25:18 a0d0a0d46f8b: Download complete 12:25:18 0c2d73faf560: Verifying Checksum 12:25:18 0c2d73faf560: Download complete 12:25:18 4c7163046ea9: Verifying Checksum 12:25:18 4c7163046ea9: Download complete 12:25:18 a0d0a0d46f8b: Pull complete 12:25:18 3e5f54012d9b: Pull complete 12:25:18 4c7163046ea9: Pull complete 12:25:19 0c2d73faf560: Pull complete 12:25:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:25:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:25:19 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:25:18 $ 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 12:25:19 $ docker top 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:25:19 [ssh-agent] Looking for ssh-agent implementation... 12:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:25:19 $ docker exec 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 ssh-agent 12:25:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkijbnN/agent.14 12:25:20 SSH_AGENT_PID=20 12:25:20 Running ssh-add (command line suppressed) 12:25:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6478598375680575067.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6478598375680575067.key) 12:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:25:20 + git tag --points-at HEAD [Pipeline] } 12:25:20 $ docker exec --env ******** --env ******** 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 ssh-agent -k 12:25:20 unset SSH_AUTH_SOCK; 12:25:20 unset SSH_AGENT_PID; 12:25:20 echo Agent pid 20 killed; 12:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:25:20 [ssh-agent] Looking for ssh-agent implementation... 12:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:25:20 $ docker exec 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 ssh-agent 12:25:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDobPbE/agent.53 12:25:20 SSH_AGENT_PID=60 12:25:20 Running ssh-add (command line suppressed) 12:25:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_363561898245080302.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_363561898245080302.key) 12:25:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:25:21 + git semver init 12:25:21 # -> Open(): unable to determine branch for HEAD 12:25:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:25:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:25:21 # $SEMVER_REMOTE_NAME = origin 12:25:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:25:21 # $SEMVER_USER_NAME = edgex-jenkins 12:25:21 # $SEMVER_BRANCH = main 12:25:21 # $SEMVER_TEMP = /tmp/semver-027733366 12:25:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:25:25 # '/tmp/semver-027733366' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 12:25:25 # -> Force: false 12:25:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 12:25:25 $ docker exec --env ******** --env ******** 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 ssh-agent -k 12:25:25 unset SSH_AUTH_SOCK; 12:25:25 unset SSH_AGENT_PID; 12:25:25 echo Agent pid 60 killed; 12:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:25:25 + git semver [Pipeline] } 12:25:25 $ docker stop --time=1 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 12:25:27 $ docker rm -f 9aed564ed9c1c06d56ad352474816c65519e4664afda7fba1d2f9640b3c77ac8 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:25:27 Stashed 1 file(s) [Pipeline] echo 12:25:27 [edgeXSemver]: initialized semver on version 2.0.1-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 12:25:42 Still waiting to schedule task 12:25:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27741’ 12:25:42 Still waiting to schedule task 12:25:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:27:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27742 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 12:27:20 Running in /w/workspace/edgex-ui-go/30 [Pipeline] { [Pipeline] checkout 12:27:20 The recommended git tool is: git 12:27:25 using credential edgex-jenkins-ssh 12:27:25 Cloning the remote Git repository 12:27:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:27:25 > git init /w/workspace/edgex-ui-go/30 # timeout=10 12:27:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:27:25 > git --version # timeout=10 12:27:25 > git --version # 'git version 2.17.1' 12:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:27:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:28 Avoid second fetch 12:27:28 Checking out Revision 26e4c85ee81701305d3fc90cd21a8c7f1f512706 (main) 12:27:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:28 > git config core.sparsecheckout # timeout=10 12:27:28 > git checkout -f 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 12:27:33 Commit message: "docs: add snap/README.md and update README.md (#470)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:34 Dload Upload Total Spent Left Speed 12:27:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 11824 88 10501 0 0 8685 0 0:00:01 0:00:01 --:--:-- 8678 100 11824 100 11824 0 0 9763 0 0:00:01 0:00:01 --:--:-- 9755 [Pipeline] sh 12:27:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:27:36 + sudo tee /etc/docker/daemon.new 12:27:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:27:36 { 12:27:36 "registry-mirrors": [ 12:27:36 "https://nexus3.edgexfoundry.org:10001" 12:27:36 ], 12:27:36 "bip": "10.250.0.254/24", 12:27:36 "hosts": [ 12:27:36 "tcp://0.0.0.0:5555", 12:27:36 "unix:///var/run/docker.sock" 12:27:36 ], 12:27:36 "mtu": 1458, 12:27:36 "selinux-enabled": true, 12:27:36 "seccomp-profile": "/etc/docker/seccomp.json" 12:27:36 } [Pipeline] sh 12:27:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:27:36 + sudo service docker restart 12:27:50 Running on prd-centos7-docker-4c-2g-27743 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 12:27:50 Running in /w/workspace/edgex-ui-go/30 [Pipeline] { [Pipeline] checkout 12:27:50 The recommended git tool is: git 12:27:52 using credential edgex-jenkins-ssh 12:27:52 Cloning the remote Git repository 12:27:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:27:52 > git init /w/workspace/edgex-ui-go/30 # timeout=10 12:27:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:27:52 > git --version # timeout=10 12:27:52 > git --version # 'git version 2.24.4' 12:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:27:52 [INFO] Currently running in a labeled security context 12:27:52 [INFO] Currently SELinux is 'enforcing' on the host 12:27:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/30@tmp/jenkins-gitclient-ssh8912506420986143593.key 12:27:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:27:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:54 Avoid second fetch 12:27:54 Checking out Revision 26e4c85ee81701305d3fc90cd21a8c7f1f512706 (main) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:55 provisioning config files... 12:27:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config3879881525722157203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:53 > git config core.sparsecheckout # timeout=10 12:27:53 > git checkout -f 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 12:27:55 ---> docker-login.sh 12:27:55 nexus3.edgexfoundry.org:10001 12:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:56 Configure a credential helper to remove this warning. See 12:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:56 12:27:56 Login Succeeded 12:27:56 nexus3.edgexfoundry.org:10002 12:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:57 Configure a credential helper to remove this warning. See 12:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:57 12:27:57 Login Succeeded 12:27:57 nexus3.edgexfoundry.org:10003 12:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:57 Configure a credential helper to remove this warning. See 12:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:57 12:27:57 Login Succeeded 12:27:57 nexus3.edgexfoundry.org:10004 12:27:57 Commit message: "docs: add snap/README.md and update README.md (#470)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:58 provisioning config files... 12:27:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config1421339195267762349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:58 Configure a credential helper to remove this warning. See 12:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:58 12:27:58 Login Succeeded 12:27:58 docker.io 12:27:58 ---> docker-login.sh 12:27:58 nexus3.edgexfoundry.org:10001 12:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:58 Configure a credential helper to remove this warning. See 12:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:58 12:27:58 Login Succeeded 12:27:58 nexus3.edgexfoundry.org:10002 12:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:58 Configure a credential helper to remove this warning. See 12:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:58 12:27:58 Login Succeeded 12:27:58 nexus3.edgexfoundry.org:10003 12:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:58 Configure a credential helper to remove this warning. See 12:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:58 12:27:58 Login Succeeded 12:27:58 nexus3.edgexfoundry.org:10004 12:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:59 Configure a credential helper to remove this warning. See 12:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:59 12:27:59 Login Succeeded 12:27:59 docker.io 12:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:59 Configure a credential helper to remove this warning. See 12:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:59 12:27:59 Login Succeeded 12:27:59 ---> docker-login.sh ends [Pipeline] } 12:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:59 Configure a credential helper to remove this warning. See 12:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:59 12:27:59 Login Succeeded 12:27:59 ---> docker-login.sh ends [Pipeline] } 12:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:59 ========================================================= 12:27:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:27:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 12:27:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:59 ========================================================= 12:27:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:27:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:27:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 12:27:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 12:27:59 Sending build context to Docker daemon 25.18MB 12:27:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 12:27:59 Step 2/14 : FROM ${BASE} AS builder 12:28:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:28:00 a0d0a0d46f8b: Pulling fs layer 12:28:00 31adcdaf11c8: Pulling fs layer 12:28:00 b8b176561691: Pulling fs layer 12:28:00 4527c011a84f: Pulling fs layer 12:28:00 5d74067f8e1e: Pulling fs layer 12:28:00 e0aca202a116: Pulling fs layer 12:28:00 3a43be97a3b4: Pulling fs layer 12:28:00 34cad66bf833: Pulling fs layer 12:28:00 b4e3c513aaa6: Pulling fs layer 12:28:00 4527c011a84f: Waiting 12:28:00 5d74067f8e1e: Waiting 12:28:00 e0aca202a116: Waiting 12:28:00 3a43be97a3b4: Waiting 12:28:00 34cad66bf833: Waiting 12:28:00 b4e3c513aaa6: Waiting 12:28:00 b8b176561691: Verifying Checksum 12:28:00 b8b176561691: Download complete 12:28:00 31adcdaf11c8: Verifying Checksum 12:28:00 31adcdaf11c8: Download complete 12:28:00 5d74067f8e1e: Verifying Checksum 12:28:00 5d74067f8e1e: Download complete 12:28:00 e0aca202a116: Verifying Checksum 12:28:00 e0aca202a116: Download complete 12:28:00 3a43be97a3b4: Download complete 12:28:00 a0d0a0d46f8b: Verifying Checksum 12:28:00 a0d0a0d46f8b: Download complete 12:28:00 34cad66bf833: Verifying Checksum 12:28:00 34cad66bf833: Download complete 12:28:00 a0d0a0d46f8b: Pull complete 12:28:00 4527c011a84f: Verifying Checksum 12:28:00 4527c011a84f: Download complete 12:28:00 b4e3c513aaa6: Verifying Checksum 12:28:00 b4e3c513aaa6: Download complete 12:28:00 31adcdaf11c8: Pull complete 12:28:00 Sending build context to Docker daemon 25.18MB 12:28:00 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 12:28:00 Step 2/14 : FROM ${BASE} AS builder 12:28:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:28:00 552d1f2373af: Pulling fs layer 12:28:00 ea3f2d53f512: Pulling fs layer 12:28:00 9e70ebbbe112: Pulling fs layer 12:28:00 7a9cfe048b4a: Pulling fs layer 12:28:00 72dc09318566: Pulling fs layer 12:28:00 f4f7b4309257: Pulling fs layer 12:28:00 0ac9a79272e3: Pulling fs layer 12:28:00 b78e95d17946: Pulling fs layer 12:28:00 f4f7b4309257: Waiting 12:28:00 0ac9a79272e3: Waiting 12:28:00 7a9cfe048b4a: Waiting 12:28:00 72dc09318566: Waiting 12:28:00 b78e95d17946: Waiting 12:28:00 9e70ebbbe112: Verifying Checksum 12:28:00 9e70ebbbe112: Download complete 12:28:00 b8b176561691: Pull complete 12:28:01 ea3f2d53f512: Download complete 12:28:01 72dc09318566: Verifying Checksum 12:28:01 72dc09318566: Download complete 12:28:01 f4f7b4309257: Verifying Checksum 12:28:01 f4f7b4309257: Download complete 12:28:01 552d1f2373af: Download complete 12:28:01 0ac9a79272e3: Verifying Checksum 12:28:01 0ac9a79272e3: Download complete 12:28:01 552d1f2373af: Pull complete 12:28:02 ea3f2d53f512: Pull complete 12:28:02 9e70ebbbe112: Pull complete 12:28:02 b78e95d17946: Download complete 12:28:03 7a9cfe048b4a: Download complete 12:28:04 4527c011a84f: Pull complete 12:28:04 5d74067f8e1e: Pull complete 12:28:04 e0aca202a116: Pull complete 12:28:04 3a43be97a3b4: Pull complete 12:28:04 34cad66bf833: Pull complete 12:28:06 b4e3c513aaa6: Pull complete 12:28:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:28:07 ---> 9f6097aaca64 12:28:07 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:28:11 ---> Running in faf949b00c3f 12:28:11 Removing intermediate container faf949b00c3f 12:28:11 ---> c1261b4ebe06 12:28:11 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 12:28:11 ---> Running in 2ebf9eb94c0e 12:28:11 Removing intermediate container 2ebf9eb94c0e 12:28:11 ---> 6af5407dedc2 12:28:11 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 12:28:11 ---> Running in 8950c502dd96 12:28:11 Removing intermediate container 8950c502dd96 12:28:11 ---> 989cc21a2a7f 12:28:11 Step 6/14 : LABEL Name=edgex-ui-go 12:28:11 ---> Running in c8d4a258d036 12:28:11 Removing intermediate container c8d4a258d036 12:28:11 ---> 286b1abd34e1 12:28:11 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:28:11 ---> Running in 8dc68da4e174 12:28:11 Removing intermediate container 8dc68da4e174 12:28:11 ---> 626c4be505aa 12:28:11 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:11 ---> Running in befdd0c096dc 12:28:12 Removing intermediate container befdd0c096dc 12:28:12 ---> 1a57a756838f 12:28:12 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:28:12 ---> Running in 3eab718288f7 12:28:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:28:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:28:13 7a9cfe048b4a: Pull complete 12:28:13 72dc09318566: Pull complete 12:28:13 OK: 220 MiB in 52 packages 12:28:13 Removing intermediate container 3eab718288f7 12:28:13 ---> 8f8a15f7d03c 12:28:13 Step 10/14 : ENV GO111MODULE=on 12:28:13 ---> Running in 5fdfd4eb23e7 12:28:13 f4f7b4309257: Pull complete 12:28:14 Removing intermediate container 5fdfd4eb23e7 12:28:14 ---> 772a7c867683 12:28:14 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:28:14 ---> Running in 39a5e6e8d09d 12:28:14 Removing intermediate container 39a5e6e8d09d 12:28:14 ---> 7e6d38ceb987 12:28:14 Step 12/14 : COPY . . 12:28:14 0ac9a79272e3: Pull complete 12:28:15 ---> 88b2ee30e6a1 12:28:15 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:15 ---> Running in 7581fab76df4 12:28:21 b78e95d17946: Pull complete 12:28:21 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:28:21 ---> 8b459fc5aaf0 12:28:21 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:28:21 ---> Running in 9e95407a2a7b 12:28:22 Removing intermediate container 9e95407a2a7b 12:28:22 ---> 136c5e338b25 12:28:22 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 12:28:22 ---> Running in 9c3ee833f419 12:28:23 Removing intermediate container 9c3ee833f419 12:28:23 ---> 5bccddee8d86 12:28:23 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 12:28:23 ---> Running in d6587bcb6427 12:28:23 Removing intermediate container d6587bcb6427 12:28:23 ---> f608f2a7d3d5 12:28:23 Step 6/14 : LABEL Name=edgex-ui-go 12:28:23 ---> Running in 61086ba36790 12:28:24 Removing intermediate container 61086ba36790 12:28:24 ---> 8c27cc063854 12:28:24 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:28:24 ---> Running in 67afd27cc982 12:28:24 Removing intermediate container 67afd27cc982 12:28:24 ---> 17718220b68b 12:28:24 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:24 ---> Running in f4d1f6444504 12:28:26 Removing intermediate container f4d1f6444504 12:28:26 ---> 16d9e9a5bee8 12:28:26 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:28:27 ---> Running in b9557c4f3cc9 12:28:27 Removing intermediate container 7581fab76df4 12:28:27 ---> fdf565b69d03 12:28:27 Step 14/14 : RUN ${MAKE} 12:28:27 ---> Running in 5be6a9184076 12:28:27 noop 12:28:27 Removing intermediate container 5be6a9184076 12:28:27 ---> 0b113ed3dbd1 12:28:27 Successfully built 0b113ed3dbd1 12:28:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:28:27 + docker inspect -f . ci-base-image-x86_64 12:28:27 . [Pipeline] withDockerContainer 12:28:27 prd-centos7-docker-4c-2g-27743 does not seem to be running inside a container 12:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:28:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:28:28 $ docker top 10b5176a2ffc831090e009d29fabcf0dd20ef3537751a3f3651cc55cb1fc9d6c -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:28 + go version 12:28:28 go version go1.16.8 linux/amd64 [Pipeline] } 12:28:28 $ docker stop --time=1 10b5176a2ffc831090e009d29fabcf0dd20ef3537751a3f3651cc55cb1fc9d6c 12:28:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:28:29 $ docker rm -f 10b5176a2ffc831090e009d29fabcf0dd20ef3537751a3f3651cc55cb1fc9d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:28:30 OK: 219 MiB in 52 packages 12:28:30 + docker inspect -f . ci-base-image-x86_64 12:28:30 . [Pipeline] withDockerContainer 12:28:30 prd-centos7-docker-4c-2g-27743 does not seem to be running inside a container 12:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:28:30 $ docker top b8dbc75e8c96a999117a76cd0695b0c116d879f8deb48519ccd2d71ea0a09727 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:28:31 + make test 12:28:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:28:31 Removing intermediate container b9557c4f3cc9 12:28:31 ---> 82d221142fad 12:28:31 Step 10/14 : ENV GO111MODULE=on 12:28:31 ---> Running in aeca5373c84b 12:28:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:28:31 Removing intermediate container aeca5373c84b 12:28:31 ---> 78dc9edf8e97 12:28:31 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:28:31 ---> Running in fd00e6281693 12:28:31 Removing intermediate container fd00e6281693 12:28:31 ---> f594aee8513c 12:28:31 Step 12/14 : COPY . . 12:28:34 ---> 63f51265a98a 12:28:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:34 ---> Running in 52e7dc65321e 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:28:43 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:28:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:28:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:28:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 12:28:47 $ docker stop --time=1 b8dbc75e8c96a999117a76cd0695b0c116d879f8deb48519ccd2d71ea0a09727 12:28:49 $ docker rm -f b8dbc75e8c96a999117a76cd0695b0c116d879f8deb48519ccd2d71ea0a09727 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:28:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:28:51 + ls -al . 12:28:51 total 88 12:28:51 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 5 12:28 . 12:28:51 drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 12:27 .. 12:28:51 drwxrwxr-x. 3 jenkins jenkins 20 Nov 5 12:27 assets 12:28:51 drwxrwxr-x. 2 jenkins jenkins 66 Nov 5 12:27 bin 12:28:51 drwxrwxr-x. 3 jenkins jenkins 29 Nov 5 12:27 cmd 12:28:51 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 5 12:27 CONTRIBUTING.md 12:28:51 -rw-r--r--. 1 jenkins jenkins 10 Nov 5 12:28 coverage.out 12:28:51 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 5 12:27 Dockerfile 12:28:51 drwxrwxr-x. 2 jenkins jenkins 23 Nov 5 12:27 docs 12:28:51 drwxrwxr-x. 8 jenkins jenkins 162 Nov 5 12:27 .git 12:28:51 drwxrwxr-x. 2 jenkins jenkins 103 Nov 5 12:27 .github 12:28:51 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 12:27 .gitignore 12:28:51 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 12:27 go.mod 12:28:51 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 5 12:27 go.sum 12:28:51 drwxrwxr-x. 9 jenkins jenkins 125 Nov 5 12:27 internal 12:28:51 -rw-rw-r--. 1 jenkins jenkins 652 Nov 5 12:27 Jenkinsfile 12:28:51 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 5 12:27 LICENSE 12:28:51 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 5 12:27 Makefile 12:28:51 drwxrwxr-x. 3 jenkins jenkins 19 Nov 5 12:27 pkg 12:28:51 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 5 12:27 README.md 12:28:51 drwxrwxr-x. 4 jenkins jenkins 71 Nov 5 12:27 snap 12:28:51 -rw-rw-r--. 1 jenkins jenkins 12 Nov 5 12:25 VERSION 12:28:51 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 12:27 version.go 12:28:51 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 5 12:27 web [Pipeline] isUnix [Pipeline] sh 12:28:51 + 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=26e4c85ee81701305d3fc90cd21a8c7f1f512706 --label arch=amd64 --label version=2.0.1-dev.28 . 12:28:51 Sending build context to Docker daemon 25.18MB 12:28:51 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 12:28:51 Step 2/22 : FROM ${BASE} AS builder 12:28:51 ---> 0b113ed3dbd1 12:28:51 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:28:52 ---> Running in a4c15fe3c76d 12:28:52 Removing intermediate container a4c15fe3c76d 12:28:52 ---> bb42fa0d343e 12:28:52 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 12:28:52 ---> Running in e0596c12aaad 12:28:52 Removing intermediate container e0596c12aaad 12:28:52 ---> 0ea89ea46952 12:28:52 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 12:28:52 ---> Running in f1f2e918841a 12:28:52 Removing intermediate container f1f2e918841a 12:28:52 ---> 93db2e297007 12:28:52 Step 6/22 : LABEL Name=edgex-ui-go 12:28:52 ---> Running in 606bb10fedeb 12:28:52 Removing intermediate container 606bb10fedeb 12:28:52 ---> 76ae0ef5d974 12:28:52 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:28:52 ---> Running in 189dd8a01ed6 12:28:52 Removing intermediate container 189dd8a01ed6 12:28:52 ---> 39d45930d0f3 12:28:52 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:52 ---> Running in d5296c5c45f3 12:28:53 Removing intermediate container d5296c5c45f3 12:28:53 ---> 759013987ed5 12:28:53 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:28:53 ---> Running in d4e46d088792 12:28:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:28:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:28:54 OK: 220 MiB in 52 packages 12:28:54 Removing intermediate container d4e46d088792 12:28:54 ---> 6524688440c6 12:28:54 Step 10/22 : ENV GO111MODULE=on 12:28:54 ---> Running in 33d095ce3579 12:28:54 Removing intermediate container 33d095ce3579 12:28:54 ---> fba11b5574b3 12:28:54 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:28:54 ---> Running in d3a2fea61735 12:28:54 Removing intermediate container d3a2fea61735 12:28:54 ---> 8b56de61fbd9 12:28:54 Step 12/22 : COPY . . 12:28:55 ---> f2d350f0d7cd 12:28:55 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:55 ---> Running in 012cbff6b070 12:28:56 Removing intermediate container 012cbff6b070 12:28:56 ---> 9f88698f0167 12:28:56 Step 14/22 : RUN ${MAKE} 12:28:56 ---> Running in 99743645a249 12:28:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.28" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:29:01 Removing intermediate container 52e7dc65321e 12:29:01 ---> 1ef6d166c574 12:29:01 Step 14/14 : RUN ${MAKE} 12:29:01 ---> Running in 4e1f7298d630 12:29:01 noop 12:29:01 Removing intermediate container 4e1f7298d630 12:29:01 ---> 83a4e3d8959b 12:29:01 Successfully built 83a4e3d8959b 12:29:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:29:02 + docker inspect -f . ci-base-image-arm64 12:29:02 . [Pipeline] withDockerContainer 12:29:02 prd-ubuntu18.04-docker-arm64-4c-16g-27742 does not seem to be running inside a container 12:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:29:03 $ docker top 122013620e5bccb2db69a1aba970f5ddbf04efeecacd1061f81b4a7bd7de078b -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:04 + go version 12:29:04 go version go1.16.8 linux/arm64 12:29:04 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } 12:29:04 $ docker stop --time=1 122013620e5bccb2db69a1aba970f5ddbf04efeecacd1061f81b4a7bd7de078b 12:29:06 Removing intermediate container 99743645a249 12:29:06 ---> d4f30e3d27cd 12:29:06 Step 15/22 : FROM alpine:3.14 12:29:06 $ docker rm -f 122013620e5bccb2db69a1aba970f5ddbf04efeecacd1061f81b4a7bd7de078b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:29:07 + docker inspect -f . ci-base-image-arm64 12:29:07 . [Pipeline] withDockerContainer 12:29:07 prd-ubuntu18.04-docker-arm64-4c-16g-27742 does not seem to be running inside a container 12:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:29:09 $ docker top b2cfe124bfff14925c6d972f65c9c881d1cb395838c312a1e089f1a8b11a698f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:29:10 + make test 12:29:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:29:10 3.14: Pulling from library/alpine 12:29:10 a0d0a0d46f8b: Already exists 12:29:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:29:10 Status: Downloaded newer image for alpine:3.14 12:29:10 ---> 14119a10abf4 12:29:10 Step 16/22 : EXPOSE 4000 12:29:10 ---> Running in fedb744bc736 12:29:10 Removing intermediate container fedb744bc736 12:29:10 ---> 41cf953d8933 12:29:10 Step 17/22 : 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 12:29:10 ---> 597902f0be30 12:29:10 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:29:10 ---> Running in e5d6fbd79e88 12:29:10 Removing intermediate container e5d6fbd79e88 12:29:10 ---> 252f5a2431ee 12:29:10 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:29:10 ---> Running in b306d3cb9058 12:29:10 Removing intermediate container b306d3cb9058 12:29:10 ---> 7aa568f6e9a5 12:29:10 Step 20/22 : LABEL arch=amd64 12:29:10 ---> Running in ad6dc8641e60 12:29:10 Removing intermediate container ad6dc8641e60 12:29:10 ---> 2bce0a750e2c 12:29:10 Step 21/22 : LABEL git_sha=26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:29:10 ---> Running in 0932c5e56244 12:29:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:29:11 Removing intermediate container 0932c5e56244 12:29:11 ---> 48f6a55fa96a 12:29:11 Step 22/22 : LABEL version=2.0.1-dev.28 12:29:11 ---> Running in 66b659f9dabc 12:29:11 Removing intermediate container 66b659f9dabc 12:29:11 ---> fe98349b697a 12:29:11 [Warning] One or more build-args [ARCH] were not consumed 12:29:11 Successfully built fe98349b697a 12:29:11 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:11 provisioning config files... 12:29:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config174086069944444485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:11 ---> docker-login.sh 12:29:11 nexus3.edgexfoundry.org:10001 12:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:11 Configure a credential helper to remove this warning. See 12:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:11 12:29:11 Login Succeeded 12:29:11 nexus3.edgexfoundry.org:10002 12:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:11 Configure a credential helper to remove this warning. See 12:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:11 12:29:11 Login Succeeded 12:29:11 nexus3.edgexfoundry.org:10003 12:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:11 Configure a credential helper to remove this warning. See 12:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:11 12:29:11 Login Succeeded 12:29:11 nexus3.edgexfoundry.org:10004 12:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:11 Configure a credential helper to remove this warning. See 12:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:11 12:29:11 Login Succeeded 12:29:11 docker.io 12:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:12 Configure a credential helper to remove this warning. See 12:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:12 12:29:12 Login Succeeded 12:29:12 ---> docker-login.sh ends [Pipeline] } 12:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:29:12 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 12:29:12 26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:29:12 latest 12:29:12 2.0.1-dev.28 12:29:12 26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:29:12 main 12:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:29:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] isUnix [Pipeline] sh 12:29:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:29:13 26c6aac43ab9: Preparing 12:29:13 e2eb06d8af82: Preparing 12:29:13 e2eb06d8af82: Layer already exists 12:29:15 26c6aac43ab9: Pushed 12:29:15 26e4c85ee81701305d3fc90cd21a8c7f1f512706: digest: sha256:c64634bb9e1a09e5a60e6d9322b4faa4e3ebf99d69678a9e5a902752b8686a37 size: 739 [Pipeline] isUnix [Pipeline] sh 12:29:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 12:29:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:29:15 26c6aac43ab9: Preparing 12:29:15 e2eb06d8af82: Preparing 12:29:15 26c6aac43ab9: Layer already exists 12:29:15 e2eb06d8af82: Layer already exists 12:29:15 latest: digest: sha256:c64634bb9e1a09e5a60e6d9322b4faa4e3ebf99d69678a9e5a902752b8686a37 size: 739 [Pipeline] isUnix [Pipeline] sh 12:29:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh 12:29:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.28 12:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:29:16 26c6aac43ab9: Preparing 12:29:16 e2eb06d8af82: Preparing 12:29:16 e2eb06d8af82: Layer already exists 12:29:16 26c6aac43ab9: Layer already exists 12:29:16 2.0.1-dev.28: digest: sha256:c64634bb9e1a09e5a60e6d9322b4faa4e3ebf99d69678a9e5a902752b8686a37 size: 739 [Pipeline] isUnix [Pipeline] sh 12:29:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh 12:29:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:29:16 26c6aac43ab9: Preparing 12:29:16 e2eb06d8af82: Preparing 12:29:16 e2eb06d8af82: Layer already exists 12:29:16 26c6aac43ab9: Layer already exists 12:29:16 26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28: digest: sha256:c64634bb9e1a09e5a60e6d9322b4faa4e3ebf99d69678a9e5a902752b8686a37 size: 739 [Pipeline] isUnix [Pipeline] sh 12:29:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 12:29:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 12:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:29:17 26c6aac43ab9: Preparing 12:29:17 e2eb06d8af82: Preparing 12:29:17 26c6aac43ab9: Layer already exists 12:29:17 e2eb06d8af82: Layer already exists 12:29:17 main: digest: sha256:c64634bb9e1a09e5a60e6d9322b4faa4e3ebf99d69678a9e5a902752b8686a37 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:29:17 ===================================================== [Pipeline] echo 12:29:17 taggedImages: 12:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.28 12:29:17 - nexus3.edgexfoundry.org:10004/edgex-ui:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:29:17 - 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 12:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:17 12:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:29:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:18 latest: Pulling from edgex-lftools-log-publisher 12:29:18 b4d181a07f80: Pulling fs layer 12:29:18 a1111a8f2ec3: Pulling fs layer 12:29:18 ed53099fbce6: Pulling fs layer 12:29:18 dc539afda2c1: Pulling fs layer 12:29:18 77bc0d833cb6: Pulling fs layer 12:29:18 9065ff56babe: Pulling fs layer 12:29:18 d287ab97295c: Pulling fs layer 12:29:18 dc539afda2c1: Waiting 12:29:18 77bc0d833cb6: Waiting 12:29:18 9065ff56babe: Waiting 12:29:18 d287ab97295c: Waiting 12:29:18 a1111a8f2ec3: Verifying Checksum 12:29:18 a1111a8f2ec3: Download complete 12:29:18 dc539afda2c1: Verifying Checksum 12:29:18 dc539afda2c1: Download complete 12:29:18 ed53099fbce6: Verifying Checksum 12:29:18 ed53099fbce6: Download complete 12:29:18 77bc0d833cb6: Verifying Checksum 12:29:18 77bc0d833cb6: Download complete 12:29:18 9065ff56babe: Verifying Checksum 12:29:18 9065ff56babe: Download complete 12:29:18 b4d181a07f80: Verifying Checksum 12:29:18 b4d181a07f80: Download complete 12:29:19 d287ab97295c: Verifying Checksum 12:29:19 d287ab97295c: Download complete 12:29:20 b4d181a07f80: Pull complete 12:29:20 a1111a8f2ec3: Pull complete 12:29:20 ed53099fbce6: Pull complete 12:29:20 dc539afda2c1: Pull complete 12:29:20 77bc0d833cb6: Pull complete 12:29:21 9065ff56babe: Pull complete 12:29:26 d287ab97295c: Pull complete 12:29:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:29:26 prd-centos7-docker-4c-2g-27743 does not seem to be running inside a container 12:29:26 $ 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/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:29:28 $ docker top 7b8208da54af8d6b7c9b0883a567c919c89837a4d5a2000dfe14c9a9cb152410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:29 ---> job-cost.sh 12:29:29 lf-activate-venv: SKIPPING 12:29:29 INFO: No Stack... 12:29:30 INFO: Retrieving Pricing Info for: v3-standard-2 12:29:30 INFO: Archiving Costs [Pipeline] sh 12:29:30 + cat /w/workspace/edgex-ui-go/30/archives/cost.csv 12:29:30 + cut -d, -f6 [Pipeline] lock 12:29:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] 12:29:30 Resource [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] did not exist. Created. 12:29:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:29:30 + echo total: 0.05999999865889549 [Pipeline] stash 12:29:31 Stashed 1 file(s) [Pipeline] } 12:29:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 12:29:31 $ docker stop --time=1 7b8208da54af8d6b7c9b0883a567c919c89837a4d5a2000dfe14c9a9cb152410 12:29:32 $ docker rm -f 7b8208da54af8d6b7c9b0883a567c919c89837a4d5a2000dfe14c9a9cb152410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:29:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:29:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:30:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:30:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 12:30:16 $ docker stop --time=1 b2cfe124bfff14925c6d972f65c9c881d1cb395838c312a1e089f1a8b11a698f 12:30:18 $ docker rm -f b2cfe124bfff14925c6d972f65c9c881d1cb395838c312a1e089f1a8b11a698f [Pipeline] // withDockerContainer [Pipeline] sh 12:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:30:19 Warning: overwriting stash ‘coverage-report’ 12:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:30:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:30:20 + ls -al . 12:30:20 total 128 12:30:20 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 12:29 . 12:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 12:27 .. 12:30:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 12:27 .git 12:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 12:27 .github 12:30:20 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 12:27 .gitignore 12:30:20 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 5 12:27 CONTRIBUTING.md 12:30:20 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 5 12:27 Dockerfile 12:30:20 -rw-rw-r-- 1 jenkins jenkins 652 Nov 5 12:27 Jenkinsfile 12:30:20 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 5 12:27 LICENSE 12:30:20 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 5 12:27 Makefile 12:30:20 -rw-rw-r-- 1 jenkins jenkins 5786 Nov 5 12:27 README.md 12:30:20 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 12:25 VERSION 12:30:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 12:27 assets 12:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 12:27 bin 12:30:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 12:27 cmd 12:30:20 -rw-r--r-- 1 jenkins jenkins 10 Nov 5 12:29 coverage.out 12:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 12:27 docs 12:30:20 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 12:27 go.mod 12:30:20 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 5 12:27 go.sum 12:30:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 12:27 internal 12:30:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 12:27 pkg 12:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 12:27 snap 12:30:20 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 12:27 version.go 12:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 12:27 web [Pipeline] isUnix [Pipeline] sh 12:30:20 + 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=26e4c85ee81701305d3fc90cd21a8c7f1f512706 --label arch=arm64 --label version=2.0.1-dev.28 . 12:30:21 Sending build context to Docker daemon 25.19MB 12:30:21 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 12:30:21 Step 2/22 : FROM ${BASE} AS builder 12:30:21 ---> 83a4e3d8959b 12:30:21 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:30:22 ---> Running in 13e23d582877 12:30:22 Removing intermediate container 13e23d582877 12:30:22 ---> 1f60be363d1f 12:30:22 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 12:30:22 ---> Running in 1e044010900b 12:30:22 Removing intermediate container 1e044010900b 12:30:22 ---> ed76ac3f962d 12:30:22 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 12:30:22 ---> Running in 40e1828fa1fb 12:30:23 Removing intermediate container 40e1828fa1fb 12:30:23 ---> 5e9610f7ef3b 12:30:23 Step 6/22 : LABEL Name=edgex-ui-go 12:30:23 ---> Running in 169c2c7d66b4 12:30:24 Removing intermediate container 169c2c7d66b4 12:30:24 ---> c6bc4470621d 12:30:24 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:30:24 ---> Running in 6b90785e946a 12:30:24 Removing intermediate container 6b90785e946a 12:30:24 ---> 75dbf120cf97 12:30:24 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:30:24 ---> Running in cc87d1196221 12:30:26 Removing intermediate container cc87d1196221 12:30:26 ---> 43a5b7118778 12:30:26 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:30:26 ---> Running in e0d461fee4ee 12:30:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:30:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:30:29 OK: 219 MiB in 52 packages 12:30:30 Removing intermediate container e0d461fee4ee 12:30:30 ---> 69c93a2df22f 12:30:30 Step 10/22 : ENV GO111MODULE=on 12:30:31 ---> Running in 649c3e1a0926 12:30:31 Removing intermediate container 649c3e1a0926 12:30:31 ---> dd05ba70146b 12:30:31 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:30:31 ---> Running in ce0130ad9a59 12:30:32 Removing intermediate container ce0130ad9a59 12:30:32 ---> a1ebad66f9c7 12:30:32 Step 12/22 : COPY . . 12:30:35 ---> 4d6f44fc7921 12:30:35 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:30:35 ---> Running in 32d3157b2f81 12:30:37 Removing intermediate container 32d3157b2f81 12:30:37 ---> 0b942bcee1e7 12:30:37 Step 14/22 : RUN ${MAKE} 12:30:37 ---> Running in d746a2e7f20a 12:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.28" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:31:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:31:11 Removing intermediate container d746a2e7f20a 12:31:11 ---> cf964cbf72bd 12:31:11 Step 15/22 : FROM alpine:3.14 12:31:15 3.14: Pulling from library/alpine 12:31:15 552d1f2373af: Already exists 12:31:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:31:15 Status: Downloaded newer image for alpine:3.14 12:31:15 ---> bb3de5531c18 12:31:15 Step 16/22 : EXPOSE 4000 12:31:15 ---> Running in 44f8020ffef2 12:31:15 Removing intermediate container 44f8020ffef2 12:31:15 ---> 7a2bcf6db174 12:31:15 Step 17/22 : 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 12:31:17 ---> d0c4b10a0f57 12:31:17 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:31:17 ---> Running in edd7e07b26f5 12:31:17 Removing intermediate container edd7e07b26f5 12:31:17 ---> a0d04cecfab1 12:31:17 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:31:17 ---> Running in 9416803211fb 12:31:18 Removing intermediate container 9416803211fb 12:31:18 ---> a0013c6f9b17 12:31:18 Step 20/22 : LABEL arch=arm64 12:31:18 ---> Running in d23bbe0f6122 12:31:18 Removing intermediate container d23bbe0f6122 12:31:18 ---> a6ebd339488a 12:31:18 Step 21/22 : LABEL git_sha=26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:31:19 ---> Running in e07db46315b2 12:31:19 Removing intermediate container e07db46315b2 12:31:19 ---> 381c59ecf8b9 12:31:19 Step 22/22 : LABEL version=2.0.1-dev.28 12:31:19 ---> Running in b8a8667f91ca 12:31:19 Removing intermediate container b8a8667f91ca 12:31:19 ---> de953b7d3f96 12:31:19 [Warning] One or more build-args [ARCH] were not consumed 12:31:20 Successfully built de953b7d3f96 12:31:20 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 12:31:20 provisioning config files... 12:31:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config6242534032442401641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:20 ---> docker-login.sh 12:31:20 nexus3.edgexfoundry.org:10001 12:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:21 Configure a credential helper to remove this warning. See 12:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:21 12:31:21 Login Succeeded 12:31:21 nexus3.edgexfoundry.org:10002 12:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:21 Configure a credential helper to remove this warning. See 12:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:21 12:31:21 Login Succeeded 12:31:21 nexus3.edgexfoundry.org:10003 12:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:22 Configure a credential helper to remove this warning. See 12:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:22 12:31:22 Login Succeeded 12:31:22 nexus3.edgexfoundry.org:10004 12:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:22 Configure a credential helper to remove this warning. See 12:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:22 12:31:22 Login Succeeded 12:31:22 docker.io 12:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:23 Configure a credential helper to remove this warning. See 12:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:23 12:31:23 Login Succeeded 12:31:23 ---> docker-login.sh ends [Pipeline] } 12:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:31:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 12:31:23 26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:31:23 latest 12:31:23 2.0.1-dev.28 12:31:23 26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:31:23 main 12:31:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:31:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] isUnix [Pipeline] sh 12:31:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:31:24 859e14e5bd54: Preparing 12:31:24 ee420dfed78a: Preparing 12:31:24 ee420dfed78a: Layer already exists 12:31:29 859e14e5bd54: Pushed 12:31:29 26e4c85ee81701305d3fc90cd21a8c7f1f512706: digest: sha256:c61986a2517cded349498ca9862973ad560819e1f311967785c6e679c9fb58a0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:31:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:31:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:31:29 859e14e5bd54: Preparing 12:31:29 ee420dfed78a: Preparing 12:31:29 859e14e5bd54: Layer already exists 12:31:30 ee420dfed78a: Layer already exists 12:31:30 latest: digest: sha256:c61986a2517cded349498ca9862973ad560819e1f311967785c6e679c9fb58a0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:31:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh 12:31:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.28 12:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:31:30 859e14e5bd54: Preparing 12:31:30 ee420dfed78a: Preparing 12:31:30 ee420dfed78a: Layer already exists 12:31:30 859e14e5bd54: Layer already exists 12:31:31 2.0.1-dev.28: digest: sha256:c61986a2517cded349498ca9862973ad560819e1f311967785c6e679c9fb58a0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:31:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh 12:31:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:31:31 859e14e5bd54: Preparing 12:31:31 ee420dfed78a: Preparing 12:31:32 ee420dfed78a: Layer already exists 12:31:32 859e14e5bd54: Layer already exists 12:31:32 26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28: digest: sha256:c61986a2517cded349498ca9862973ad560819e1f311967785c6e679c9fb58a0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:31:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 12:31:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 12:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:31:32 859e14e5bd54: Preparing 12:31:32 ee420dfed78a: Preparing 12:31:32 ee420dfed78a: Layer already exists 12:31:32 859e14e5bd54: Layer already exists 12:31:32 main: digest: sha256:c61986a2517cded349498ca9862973ad560819e1f311967785c6e679c9fb58a0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:33 ===================================================== [Pipeline] echo 12:31:33 taggedImages: 12:31:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706 12:31:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:31:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.28 12:31:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26e4c85ee81701305d3fc90cd21a8c7f1f512706-2.0.1-dev.28 12:31:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:31:33 12:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:31:34 arm64: Pulling from edgex-lftools-log-publisher 12:31:34 448f6bf000e3: Pulling fs layer 12:31:34 f757da607395: Pulling fs layer 12:31:34 05883995daec: Pulling fs layer 12:31:34 8603b9c90790: Pulling fs layer 12:31:34 1560dd03e051: Pulling fs layer 12:31:34 27f5ce0e4adf: Pulling fs layer 12:31:34 c2d8d7efcc4b: Pulling fs layer 12:31:34 1560dd03e051: Waiting 12:31:34 c2d8d7efcc4b: Waiting 12:31:34 8603b9c90790: Waiting 12:31:34 27f5ce0e4adf: Waiting 12:31:34 f757da607395: Verifying Checksum 12:31:34 f757da607395: Download complete 12:31:34 8603b9c90790: Verifying Checksum 12:31:34 8603b9c90790: Download complete 12:31:34 1560dd03e051: Verifying Checksum 12:31:34 1560dd03e051: Download complete 12:31:34 05883995daec: Verifying Checksum 12:31:34 05883995daec: Download complete 12:31:34 27f5ce0e4adf: Verifying Checksum 12:31:34 27f5ce0e4adf: Download complete 12:31:34 448f6bf000e3: Verifying Checksum 12:31:34 448f6bf000e3: Download complete 12:31:37 c2d8d7efcc4b: Download complete 12:31:38 448f6bf000e3: Pull complete 12:31:39 f757da607395: Pull complete 12:31:41 05883995daec: Pull complete 12:31:41 8603b9c90790: Pull complete 12:31:42 1560dd03e051: Pull complete 12:31:42 27f5ce0e4adf: Pull complete 12:31:57 c2d8d7efcc4b: Pull complete 12:31:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:31:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:31:58 prd-ubuntu18.04-docker-arm64-4c-16g-27742 does not seem to be running inside a container 12:31:58 $ 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/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:32:01 $ docker top 717295d9a64da2f00f971d87786867b3b6ee73e6edcd92ab50c5020466ee4fe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:02 ---> job-cost.sh 12:32:02 lf-activate-venv: SKIPPING 12:32:02 INFO: No Stack... 12:32:02 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:02 INFO: Archiving Costs [Pipeline] sh 12:32:03 + cut -d, -f6 12:32:03 + cat /w/workspace/edgex-ui-go/30/archives/cost.csv [Pipeline] lock 12:32:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] 12:32:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] did not exist. Created. 12:32:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:04 /w/workspace/edgex-ui-go/30@tmp/durable-62df060b/script.sh: 1: /w/workspace/edgex-ui-go/30@tmp/durable-62df060b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:32:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:32:04 Warning: overwriting stash ‘stack-cost’ 12:32:05 Stashed 1 file(s) [Pipeline] } 12:32:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 12:32:05 $ docker stop --time=1 717295d9a64da2f00f971d87786867b3b6ee73e6edcd92ab50c5020466ee4fe8 12:32:06 $ docker rm -f 717295d9a64da2f00f971d87786867b3b6ee73e6edcd92ab50c5020466ee4fe8 [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 12:32:07 provisioning config files... 12:32:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2430236466855397779tmp [Pipeline] { [Pipeline] sh 12:32:07 + set +x 12:32:07 + curl -s https://codecov.io/bash 12:32:07 + bash -s -- 12:32:07 12:32:07 _____ _ 12:32:07 / ____| | | 12:32:07 | | ___ __| | ___ ___ _____ __ 12:32:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:32:07 | |___| (_) | (_| | __/ (_| (_) \ V / 12:32:07 \_____\___/ \__,_|\___|\___\___/ \_/ 12:32:07 Bash-1.0.6 12:32:07 12:32:07 12:32:07 ==> git version 2.24.4 found 12:32:07 ==> 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 12:32:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:32:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:32:07 ==> Jenkins CI detected. 12:32:07 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 12:32:07 project root: . 12:32:07 --> token set from env 12:32:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:32:07 ==> Running gcov in . (disable via -X gcov) 12:32:07 ==> Python coveragepy not found 12:32:07 ==> Searching for coverage reports in: 12:32:07 + . 12:32:07 -> Found 1 reports 12:32:07 ==> Detecting git/mercurial file structure 12:32:07 ==> Reading reports 12:32:08 + ./coverage.out bytes=10 12:32:08 ==> Appending adjustments 12:32:08 https://docs.codecov.io/docs/fixing-reports 12:32:08 + Found adjustments 12:32:08 ==> Gzipping contents 12:32:08 4.0K /tmp/codecov.t1ybWZ.gz 12:32:08 ==> Uploading reports 12:32:08 url: https://codecov.io 12:32:08 query: branch=main&commit=26e4c85ee81701305d3fc90cd21a8c7f1f512706&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:32:08 -> Pinging Codecov 12:32:08 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=26e4c85ee81701305d3fc90cd21a8c7f1f512706&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:32:08 -> Uploading to 12:32:08 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/FB506323287CE973F263BFD2A0EB1F37/26e4c85ee81701305d3fc90cd21a8c7f1f512706/5145e456-5b41-4210-aeec-ec9f5fa37a07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T123208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=905bbf23b3a92229df6d379b2648fa6e05ac4fbcd50a78c5c21be9568dd2b153 12:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:32:08 Dload Upload Total Spent Left Speed 12:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 10403 --:--:-- --:--:-- --:--:-- 10403 12:32:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] } 12:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:32:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:32:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:32:09 12:32:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:32:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:32:10 188c0c94c7c5: Pulling fs layer 12:32:10 0ef7d3d256c8: Pulling fs layer 12:32:10 de9db76c5a1d: Pulling fs layer 12:32:10 0eba1c9be4d2: Pulling fs layer 12:32:10 0d57e429df01: Pulling fs layer 12:32:10 4e4be7b47b0d: Pulling fs layer 12:32:10 e1f770b5df2f: Pulling fs layer 12:32:10 85a0685a4137: Pulling fs layer 12:32:10 0d57e429df01: Waiting 12:32:10 4e4be7b47b0d: Waiting 12:32:10 e1f770b5df2f: Waiting 12:32:10 85a0685a4137: Waiting 12:32:10 0eba1c9be4d2: Waiting 12:32:10 de9db76c5a1d: Verifying Checksum 12:32:10 de9db76c5a1d: Download complete 12:32:10 0ef7d3d256c8: Verifying Checksum 12:32:10 0ef7d3d256c8: Download complete 12:32:10 0d57e429df01: Verifying Checksum 12:32:10 0d57e429df01: Download complete 12:32:10 4e4be7b47b0d: Verifying Checksum 12:32:10 4e4be7b47b0d: Download complete 12:32:10 188c0c94c7c5: Verifying Checksum 12:32:10 188c0c94c7c5: Download complete 12:32:10 e1f770b5df2f: Verifying Checksum 12:32:10 e1f770b5df2f: Download complete 12:32:10 0eba1c9be4d2: Verifying Checksum 12:32:10 0eba1c9be4d2: Download complete 12:32:10 188c0c94c7c5: Pull complete 12:32:10 85a0685a4137: Verifying Checksum 12:32:10 85a0685a4137: Download complete 12:32:10 0ef7d3d256c8: Pull complete 12:32:10 de9db76c5a1d: Pull complete 12:32:14 0eba1c9be4d2: Pull complete 12:32:14 0d57e429df01: Pull complete 12:32:14 4e4be7b47b0d: Pull complete 12:32:15 e1f770b5df2f: Pull complete 12:32:18 85a0685a4137: Pull complete 12:32:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:32:18 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:32:18 $ 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 12:32:20 $ docker top c17e10beaf4a47b3145fc554e10de8e4d7a067f29eb29f19142e95116222d246 -eo pid,comm [Pipeline] { [Pipeline] echo 12:32:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:32:20 + set -o pipefail 12:32:20 + snyk monitor '--org=edgex-jenkins' 12:32:24 12:32:24 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 12:32:24 12:32:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/632c544c-e573-439c-8a4b-361774a00458 12:32:24 12:32:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:32:24 12:32:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:32:24 12:32:24 12:32:24 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:32:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:32:24 $ docker stop --time=1 c17e10beaf4a47b3145fc554e10de8e4d7a067f29eb29f19142e95116222d246 12:32:26 $ docker rm -f c17e10beaf4a47b3145fc554e10de8e4d7a067f29eb29f19142e95116222d246 [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 12:32:27 + git log --format=format:%s -1 26e4c85ee81701305d3fc90cd21a8c7f1f512706 [Pipeline] isUnix [Pipeline] sh 12:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:27 . [Pipeline] withDockerContainer 12:32:27 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:32:27 $ 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 12:32:27 $ docker top cd3055489a59cb4f3a545c5923228a84b1ce803d27baed4c85807e8d81f17200 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:27 [ssh-agent] Looking for ssh-agent implementation... 12:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:28 $ docker exec cd3055489a59cb4f3a545c5923228a84b1ce803d27baed4c85807e8d81f17200 ssh-agent 12:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgGcGpF/agent.15 12:32:28 SSH_AGENT_PID=21 12:32:28 Running ssh-add (command line suppressed) 12:32:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6670193217129291947.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6670193217129291947.key) 12:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:28 + git semver tag 12:32:28 # -> Open(): unable to determine branch for HEAD 12:32:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:32:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:32:28 # $SEMVER_REMOTE_NAME = origin 12:32:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:32:28 # $SEMVER_USER_NAME = edgex-jenkins 12:32:28 # $SEMVER_BRANCH = main 12:32:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:32:28 # 26e4c85ee81701305d3fc90cd21a8c7f1f512706 HEAD 12:32:28 # -> Force: false 12:32:28 # a2cdf74f39d76fc6f27dca927a1e0639a986af7f refs/tags/v2.0.1-dev.28 [Pipeline] } 12:32:28 $ docker exec --env ******** --env ******** cd3055489a59cb4f3a545c5923228a84b1ce803d27baed4c85807e8d81f17200 ssh-agent -k 12:32:28 unset SSH_AUTH_SOCK; 12:32:28 unset SSH_AGENT_PID; 12:32:28 echo Agent pid 21 killed; 12:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:28 + git semver [Pipeline] } 12:32:28 $ docker stop --time=1 cd3055489a59cb4f3a545c5923228a84b1ce803d27baed4c85807e8d81f17200 12:32:30 $ docker rm -f cd3055489a59cb4f3a545c5923228a84b1ce803d27baed4c85807e8d81f17200 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:32:30 12:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:32:30 0.23.1-centos7: Pulling from edgex-lftools 12:32:30 ab5ef0e58194: Pulling fs layer 12:32:30 9712f1f96733: Pulling fs layer 12:32:30 63f879dbbcfc: Pulling fs layer 12:32:30 0d9ebad4ef96: Pulling fs layer 12:32:30 e9a5061849ea: Pulling fs layer 12:32:30 d747dcd14b5f: Pulling fs layer 12:32:30 2de7ff778b66: Pulling fs layer 12:32:30 0d9ebad4ef96: Waiting 12:32:30 e9a5061849ea: Waiting 12:32:30 d747dcd14b5f: Waiting 12:32:30 2de7ff778b66: Waiting 12:32:30 9712f1f96733: Verifying Checksum 12:32:30 9712f1f96733: Download complete 12:32:31 63f879dbbcfc: Verifying Checksum 12:32:31 63f879dbbcfc: Download complete 12:32:31 ab5ef0e58194: Verifying Checksum 12:32:31 ab5ef0e58194: Download complete 12:32:31 d747dcd14b5f: Verifying Checksum 12:32:31 d747dcd14b5f: Download complete 12:32:31 0d9ebad4ef96: Verifying Checksum 12:32:31 0d9ebad4ef96: Download complete 12:32:31 e9a5061849ea: Verifying Checksum 12:32:31 e9a5061849ea: Download complete 12:32:31 2de7ff778b66: Verifying Checksum 12:32:31 2de7ff778b66: Download complete 12:32:34 ab5ef0e58194: Pull complete 12:32:34 9712f1f96733: Pull complete 12:32:34 63f879dbbcfc: Pull complete 12:32:39 0d9ebad4ef96: Pull complete 12:32:39 e9a5061849ea: Pull complete 12:32:39 d747dcd14b5f: Pull complete 12:32:40 2de7ff778b66: Pull complete 12:32:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:32:40 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:32:41 $ 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 12:32:44 $ docker top 6154ae14a26b06ec8ef94685ffd3fdbd103a1c194349aa30c51352bf599d0566 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:32:44 provisioning config files... 12:32:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5880265359044898682tmp 12:32:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8679033799933949266tmp 12:32:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7414758879562087953tmp [Pipeline] { [Pipeline] echo 12:32:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:32:44 ---> sigul-configuration.sh 12:32:44 gpg: directory `/root/.gnupg' created 12:32:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:32:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:32:44 gpg: keyring `/root/.gnupg/secring.gpg' created 12:32:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:32:44 gpg: CAST5 encrypted data 12:32:44 gpg: encrypted with 1 passphrase 12:32:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:32:44 + mkdir /home/jenkins 12:32:44 + mkdir /home/jenkins/sigul [Pipeline] sh 12:32:45 + 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 12:32:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:32:45 ---> sigul-install.sh 12:32:45 Sigul already installed; skipping installation. [Pipeline] sh 12:32:45 + git tag --list 12:32:45 0.1.1 12:32:45 v1.1.0 12:32:45 v1.2.0 12:32:45 v1.2.1 12:32:45 v1.3.0 12:32:45 v2.0.0 12:32:45 v2.0.1-dev.1 12:32:45 v2.0.1-dev.10 12:32:45 v2.0.1-dev.11 12:32:45 v2.0.1-dev.12 12:32:45 v2.0.1-dev.13 12:32:45 v2.0.1-dev.14 12:32:45 v2.0.1-dev.15 12:32:45 v2.0.1-dev.16 12:32:45 v2.0.1-dev.17 12:32:45 v2.0.1-dev.18 12:32:45 v2.0.1-dev.19 12:32:45 v2.0.1-dev.2 12:32:45 v2.0.1-dev.20 12:32:45 v2.0.1-dev.21 12:32:45 v2.0.1-dev.22 12:32:45 v2.0.1-dev.23 12:32:45 v2.0.1-dev.24 12:32:45 v2.0.1-dev.25 12:32:45 v2.0.1-dev.26 12:32:45 v2.0.1-dev.27 12:32:45 v2.0.1-dev.28 12:32:45 v2.0.1-dev.3 12:32:45 v2.0.1-dev.4 12:32:45 v2.0.1-dev.5 12:32:45 v2.0.1-dev.6 12:32:45 v2.0.1-dev.7 12:32:45 v2.0.1-dev.8 12:32:45 v2.0.1-dev.9 [Pipeline] sh 12:32:46 + lftools sign git-tag v2.0.1-dev.28 12:32:46 Signing Git tag with Sigul... 12:32:46 Signing v2.0.1-dev.28 [Pipeline] echo 12:32:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:32:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:32:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:32:48 $ docker stop --time=1 6154ae14a26b06ec8ef94685ffd3fdbd103a1c194349aa30c51352bf599d0566 12:32:49 $ docker rm -f 6154ae14a26b06ec8ef94685ffd3fdbd103a1c194349aa30c51352bf599d0566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:50 . [Pipeline] withDockerContainer 12:32:50 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:32:50 $ 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 12:32:50 $ docker top 5277ee489f86011cbe78363adaadda57838f8fd5390c47f31cc501b4bf2bfdf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:50 [ssh-agent] Looking for ssh-agent implementation... 12:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:50 $ docker exec 5277ee489f86011cbe78363adaadda57838f8fd5390c47f31cc501b4bf2bfdf8 ssh-agent 12:32:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHHlIc/agent.14 12:32:50 SSH_AGENT_PID=21 12:32:50 Running ssh-add (command line suppressed) 12:32:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6805813078600768108.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6805813078600768108.key) 12:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:51 + git semver bump pre 12:32:51 # -> Open(): unable to determine branch for HEAD 12:32:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:32:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:32:51 # $SEMVER_REMOTE_NAME = origin 12:32:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:32:51 # $SEMVER_USER_NAME = edgex-jenkins 12:32:51 # $SEMVER_BRANCH = main 12:32:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:32:51 2.0.1-dev.29 [Pipeline] } 12:32:51 $ docker exec --env ******** --env ******** 5277ee489f86011cbe78363adaadda57838f8fd5390c47f31cc501b4bf2bfdf8 ssh-agent -k 12:32:51 unset SSH_AUTH_SOCK; 12:32:51 unset SSH_AGENT_PID; 12:32:51 echo Agent pid 21 killed; 12:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:51 + git semver [Pipeline] } 12:32:51 $ docker stop --time=1 5277ee489f86011cbe78363adaadda57838f8fd5390c47f31cc501b4bf2bfdf8 12:32:52 $ docker rm -f 5277ee489f86011cbe78363adaadda57838f8fd5390c47f31cc501b4bf2bfdf8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:53 . [Pipeline] withDockerContainer 12:32:53 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:32:53 $ 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 12:32:53 $ docker top 3ca7443f75a2b27d8ee1596aeee7d1f5efd7152c993881a4b9b30ac0b5c183c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:53 [ssh-agent] Looking for ssh-agent implementation... 12:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:53 $ docker exec 3ca7443f75a2b27d8ee1596aeee7d1f5efd7152c993881a4b9b30ac0b5c183c9 ssh-agent 12:32:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmDHBih/agent.14 12:32:54 SSH_AGENT_PID=19 12:32:54 Running ssh-add (command line suppressed) 12:32:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6093636243480324508.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6093636243480324508.key) 12:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:54 + git semver push 12:32:54 # -> Open(): unable to determine branch for HEAD 12:32:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:32:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:32:54 # $SEMVER_REMOTE_NAME = origin 12:32:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:32:54 # $SEMVER_USER_NAME = edgex-jenkins 12:32:54 # $SEMVER_BRANCH = main 12:32:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 12:32:56 $ docker exec --env ******** --env ******** 3ca7443f75a2b27d8ee1596aeee7d1f5efd7152c993881a4b9b30ac0b5c183c9 ssh-agent -k 12:32:56 unset SSH_AUTH_SOCK; 12:32:56 unset SSH_AGENT_PID; 12:32:56 echo Agent pid 19 killed; 12:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:57 + git semver [Pipeline] } 12:32:57 $ docker stop --time=1 3ca7443f75a2b27d8ee1596aeee7d1f5efd7152c993881a4b9b30ac0b5c183c9 12:32:58 $ docker rm -f 3ca7443f75a2b27d8ee1596aeee7d1f5efd7152c993881a4b9b30ac0b5c183c9 [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 12:32:59 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:32:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:33:00 ---> package-listing.sh 12:33:00 ++ facter osfamily 12:33:00 ++ tr '[:upper:]' '[:lower:]' 12:33:00 + OS_FAMILY=redhat 12:33:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 12:33:00 + START_PACKAGES=/tmp/packages_start.txt 12:33:00 + END_PACKAGES=/tmp/packages_end.txt 12:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:00 + PACKAGES=/tmp/packages_start.txt 12:33:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:33:00 + PACKAGES=/tmp/packages_end.txt 12:33:00 + case "${OS_FAMILY}" in 12:33:00 + sort 12:33:00 + rpm -qa 12:33:01 + '[' -f /tmp/packages_start.txt ']' 12:33:01 + '[' -f /tmp/packages_end.txt ']' 12:33:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:33:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 12:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 12:33:01 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 12:33:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:01 12:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:02 latest: Pulling from edgex-lftools-log-publisher 12:33:02 b4d181a07f80: Pulling fs layer 12:33:02 a1111a8f2ec3: Pulling fs layer 12:33:02 ed53099fbce6: Pulling fs layer 12:33:02 dc539afda2c1: Pulling fs layer 12:33:02 77bc0d833cb6: Pulling fs layer 12:33:02 9065ff56babe: Pulling fs layer 12:33:02 d287ab97295c: Pulling fs layer 12:33:02 dc539afda2c1: Waiting 12:33:02 77bc0d833cb6: Waiting 12:33:02 9065ff56babe: Waiting 12:33:02 d287ab97295c: Waiting 12:33:02 a1111a8f2ec3: Verifying Checksum 12:33:02 a1111a8f2ec3: Download complete 12:33:02 dc539afda2c1: Verifying Checksum 12:33:02 dc539afda2c1: Download complete 12:33:02 ed53099fbce6: Verifying Checksum 12:33:02 ed53099fbce6: Download complete 12:33:02 9065ff56babe: Verifying Checksum 12:33:02 9065ff56babe: Download complete 12:33:02 77bc0d833cb6: Verifying Checksum 12:33:02 77bc0d833cb6: Download complete 12:33:02 b4d181a07f80: Verifying Checksum 12:33:02 b4d181a07f80: Download complete 12:33:02 d287ab97295c: Verifying Checksum 12:33:02 d287ab97295c: Download complete 12:33:03 b4d181a07f80: Pull complete 12:33:03 a1111a8f2ec3: Pull complete 12:33:04 ed53099fbce6: Pull complete 12:33:04 dc539afda2c1: Pull complete 12:33:04 77bc0d833cb6: Pull complete 12:33:04 9065ff56babe: Pull complete 12:33:10 d287ab97295c: Pull complete 12:33:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:33:10 prd-centos7-docker-4c-2g-27741 does not seem to be running inside a container 12:33:10 $ 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 12:33:12 $ docker top 5ddf2a4cee2e0a7d913cb1e99835118791086ec616ea7ef20a8a5e27b6126938 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:12 + touch /tmp/pre-build-complete [Pipeline] sh 12:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 12:33:13 + ls /var/log/sa-host 12:33:13 + sadf -c /var/log/sa-host/sa05 12:33:13 file_magic: OK 12:33:13 HZ: Using current value: 100 12:33:13 file_header: OK 12:33:13 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 12:33:13 Statistics: 12:33:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:33:13 File successfully converted to sysstat format version 12.0.3 12:33:13 + sadf -c /var/log/sa-host/sa30 12:33:13 file_magic: OK 12:33:13 HZ: Using current value: 100 12:33:13 file_header: OK 12:33:13 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 12:33:13 Statistics: 12:33:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:33:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:13 provisioning config files... 12:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2354555751587473821tmp [Pipeline] { [Pipeline] echo 12:33:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:33:14 ---> create-netrc.sh [Pipeline] } 12:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:33:14 ---> python-tools-install.sh [Pipeline] echo 12:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:33:14 ---> sudo-logs.sh 12:33:14 Archiving 'sudo' log.. 12:33:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-27741.novalocal: Name or service not known 12:33:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-27741.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:33:15 ---> job-cost.sh 12:33:15 lf-activate-venv: SKIPPING 12:33:15 DEBUG: total: 0.10999999940395355 12:33:15 INFO: Retrieving Stack Cost... 12:33:16 INFO: Retrieving Pricing Info for: v3-standard-2 12:33:16 INFO: Archiving Costs [Pipeline] echo 12:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:33:17 ---> logs-deploy.sh 12:33:17 lf-activate-venv: SKIPPING 12:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/30 12:33:17 INFO: archiving workspace using pattern(s): 12:33:17 Archives upload complete. 12:33:17 INFO: archiving logs to Nexus 12:33:18 ---> uname -a: 12:33:18 Linux prd-centos7-docker-4c-2g-27741.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 12:33:18 12:33:18 12:33:18 ---> lscpu: 12:33:18 Architecture: x86_64 12:33:18 CPU op-mode(s): 32-bit, 64-bit 12:33:18 Byte Order: Little Endian 12:33:18 Address sizes: 40 bits physical, 48 bits virtual 12:33:18 CPU(s): 2 12:33:18 On-line CPU(s) list: 0,1 12:33:18 Thread(s) per core: 1 12:33:18 Core(s) per socket: 1 12:33:18 Socket(s): 2 12:33:18 NUMA node(s): 1 12:33:18 Vendor ID: AuthenticAMD 12:33:18 CPU family: 23 12:33:18 Model: 49 12:33:18 Model name: AMD EPYC-Rome Processor 12:33:18 Stepping: 0 12:33:18 CPU MHz: 2800.000 12:33:18 BogoMIPS: 5600.00 12:33:18 Virtualization: AMD-V 12:33:18 Hypervisor vendor: KVM 12:33:18 Virtualization type: full 12:33:18 L1d cache: 32K 12:33:18 L1i cache: 32K 12:33:18 L2 cache: 512K 12:33:18 L3 cache: 16384K 12:33:18 NUMA node0 CPU(s): 0,1 12:33:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:33:18 12:33:18 12:33:18 ---> nproc: 12:33:18 2 12:33:18 12:33:18 12:33:18 ---> df -h: 12:33:18 Filesystem Size Used Avail Use% Mounted on 12:33:18 overlay 40G 9.0G 32G 23% / 12:33:18 tmpfs 64M 0 64M 0% /dev 12:33:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:33:18 shm 64M 0 64M 0% /dev/shm 12:33:18 /dev/vda1 40G 9.0G 32G 23% /facter-os 12:33:18 12:33:18 12:33:18 ---> sar -b -r -n DEV: 12:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 12:33:18 12:33:18 12:24:38 LINUX RESTART (2 CPU) 12:33:18 12:33:18 12:25:01 tps rtps wtps bread/s bwrtn/s 12:33:18 12:26:01 89.33 4.58 84.75 2522.54 4665.93 12:33:18 12:27:01 1.73 0.00 1.73 0.00 36.18 12:33:18 12:28:01 0.22 0.00 0.22 0.00 3.10 12:33:18 12:29:01 0.15 0.00 0.15 0.00 1.92 12:33:18 12:30:01 0.32 0.00 0.32 0.00 3.38 12:33:18 12:31:01 0.27 0.00 0.27 0.00 4.27 12:33:18 12:32:01 0.27 0.00 0.27 0.00 3.50 12:33:18 12:33:01 194.62 0.15 194.47 14.25 53472.42 12:33:18 Average: 35.87 0.59 35.28 317.22 7275.45 12:33:18 12:33:18 12:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:18 12:26:01 5652060 0 619852 7.74 2620 1734408 1269836 14.02 571032 1548120 128 12:33:18 12:27:01 5665464 0 606440 7.57 2620 1734416 1163292 12.84 560176 1548084 8 12:33:18 12:28:01 5666868 0 605036 7.55 2620 1734416 1163628 12.85 558700 1548148 8 12:33:18 12:29:01 5665312 0 606584 7.57 2620 1734424 1163292 12.84 560788 1548148 8 12:33:18 12:30:01 5668504 0 603388 7.53 2620 1734428 1163364 12.84 556912 1548892 12 12:33:18 12:31:01 5668264 0 603624 7.54 2620 1734432 1163376 12.84 556880 1548896 8 12:33:18 12:32:01 5668408 0 603476 7.54 2620 1734436 1163292 12.84 557132 1548908 8 12:33:18 12:33:01 3961280 0 988296 12.34 2620 3056744 1434904 15.84 1043100 2546988 176 12:33:18 Average: 5452020 0 654587 8.17 2620 1899713 1210623 13.37 620590 1673273 44 12:33:18 12:33:18 12:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:18 12:26:01 eth0 388.56 305.39 1085.71 67.87 0.00 0.00 0.00 0.00 12:33:18 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:26:01 docker0 93.04 63.14 7.38 240.95 0.00 0.00 0.00 0.00 12:33:18 12:27:01 eth0 0.52 0.13 0.05 0.03 0.00 0.00 0.00 0.00 12:33:18 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:28:01 eth0 2.25 1.47 1.53 0.45 0.00 0.00 0.00 0.00 12:33:18 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:33:18 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:30:01 eth0 0.23 0.18 0.08 0.04 0.00 0.00 0.00 0.00 12:33:18 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:31:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 12:33:18 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:18 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:33:01 eth0 405.91 250.81 7635.75 119.92 0.00 0.00 0.00 0.00 12:33:18 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 12:33:01 docker0 27.16 31.24 2.66 318.74 0.00 0.00 0.00 0.00 12:33:18 Average: eth0 99.76 69.81 1090.65 23.55 0.00 0.00 0.00 0.00 12:33:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:18 Average: docker0 15.03 11.80 1.25 69.98 0.00 0.00 0.00 0.00 12:33:18 12:33:18 12:33:18 ---> sar -P ALL: 12:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 12:33:18 12:33:18 12:24:38 LINUX RESTART (2 CPU) 12:33:18 12:33:18 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:33:18 12:26:01 all 9.81 0.00 2.72 2.11 0.05 85.31 12:33:18 12:26:01 0 10.47 0.00 3.12 2.20 0.05 84.15 12:33:18 12:26:01 1 9.15 0.00 2.32 2.01 0.05 86.47 12:33:18 12:27:01 all 0.17 0.00 0.08 0.00 0.02 99.74 12:33:18 12:27:01 0 0.07 0.00 0.08 0.00 0.02 99.83 12:33:18 12:27:01 1 0.27 0.00 0.07 0.00 0.02 99.65 12:33:18 12:28:01 all 0.27 0.00 0.05 0.00 0.02 99.67 12:33:18 12:28:01 0 0.12 0.00 0.07 0.00 0.02 99.80 12:33:18 12:28:01 1 0.42 0.00 0.03 0.00 0.02 99.53 12:33:18 12:29:01 all 0.21 0.00 0.04 0.00 0.02 99.73 12:33:18 12:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:33:18 12:29:01 1 0.37 0.00 0.03 0.00 0.02 99.58 12:33:18 12:30:01 all 0.21 0.00 0.05 0.00 0.03 99.72 12:33:18 12:30:01 0 0.05 0.00 0.05 0.00 0.03 99.87 12:33:18 12:30:01 1 0.37 0.00 0.05 0.00 0.02 99.57 12:33:18 12:31:01 all 0.11 0.00 0.03 0.00 0.03 99.83 12:33:18 12:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 12:33:18 12:31:01 1 0.18 0.00 0.02 0.00 0.02 99.78 12:33:18 12:32:01 all 0.17 0.00 0.04 0.00 0.03 99.77 12:33:18 12:32:01 0 0.07 0.00 0.05 0.00 0.03 99.85 12:33:18 12:32:01 1 0.27 0.00 0.03 0.00 0.02 99.68 12:33:18 12:33:01 all 25.34 0.00 10.53 2.30 0.07 61.76 12:33:18 12:33:01 0 25.94 0.00 11.03 2.12 0.07 60.84 12:33:18 12:33:01 1 24.74 0.00 10.03 2.49 0.07 62.68 12:33:18 Average: all 4.38 0.00 1.63 0.54 0.03 93.43 12:33:18 Average: 0 4.44 0.00 1.75 0.52 0.03 93.26 12:33:18 Average: 1 4.32 0.00 1.51 0.55 0.03 93.59 12:33:18 12:33:18 12:33:18