Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 246039579fefe65770a4c1017b136de77c7f7cec 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-ssh4487958065511952981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh4638508715563735363.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7511382568885845694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh17209187305048500296.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-ssh6877034601218500240.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5707 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-ssh3151005000945390608.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 246039579fefe65770a4c1017b136de77c7f7cec (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 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499)" > git rev-list --no-walk abac56bfbc2622a6e624e13e221273bb96021246 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-19T09:32:31.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-19T09:32:31.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-19T09:32:31.708Z] ========================================================= [2022-02-19T09:32:31.709Z] EdgeX Global Pipelines Version Info [2022-02-19T09:32:31.709Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:32:32.827Z] ------------------- [2022-02-19T09:32:32.827Z] stable info: [2022-02-19T09:32:32.827Z] ------------------- [2022-02-19T09:32:32.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-19T09:32:32.827Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-19T09:32:32.827Z] Message: update stable to v1.0.220 [2022-02-19T09:32:33.410Z] ------------------- [2022-02-19T09:32:33.410Z] experimental info: [2022-02-19T09:32:33.410Z] ------------------- [2022-02-19T09:32:33.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-19T09:32:33.410Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-19T09:32:33.410Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-19T09:32:33.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-19T09:32:33.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-19T09:32:33.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-19T09:32:33.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-19T09:32:33.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-19T09:32:33.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-19T09:32:33.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-19T09:32:33.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-19T09:32:33.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-19T09:32:33.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-19T09:32:33.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-19T09:32:33.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-19T09:32:33.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-19T09:32:33.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-19T09:32:33.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-19T09:32:33.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-19T09:32:33.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-19T09:32:33.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-19T09:32:33.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-19T09:32:33.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-19T09:32:33.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-19T09:32:33.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-19T09:32:33.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-19T09:32:33.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-19T09:32:33.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-19T09:32:33.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-19T09:32:33.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-19T09:32:33.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-19T09:32:33.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-19T09:32:33.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo [2022-02-19T09:32:33.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2460395 [Pipeline] echo [2022-02-19T09:32:33.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:32:33.961Z] provisioning config files... [2022-02-19T09:32:33.975Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config523914824539554659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:32:34.286Z] ---> docker-login.sh [2022-02-19T09:32:34.286Z] nexus3.edgexfoundry.org:10001 [2022-02-19T09:32:34.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:34.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:34.546Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:34.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:34.546Z] [2022-02-19T09:32:34.546Z] Login Succeeded [2022-02-19T09:32:34.546Z] nexus3.edgexfoundry.org:10002 [2022-02-19T09:32:34.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:34.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:34.546Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:34.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:34.546Z] [2022-02-19T09:32:34.546Z] Login Succeeded [2022-02-19T09:32:34.546Z] nexus3.edgexfoundry.org:10003 [2022-02-19T09:32:34.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:34.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:34.806Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:34.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:34.806Z] [2022-02-19T09:32:34.806Z] Login Succeeded [2022-02-19T09:32:34.806Z] nexus3.edgexfoundry.org:10004 [2022-02-19T09:32:34.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:34.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:34.806Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:34.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:34.806Z] [2022-02-19T09:32:34.806Z] Login Succeeded [2022-02-19T09:32:34.806Z] docker.io [2022-02-19T09:32:34.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:35.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:35.386Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:35.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:35.386Z] [2022-02-19T09:32:35.386Z] Login Succeeded [2022-02-19T09:32:35.386Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T09:32:35.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-19T09:32:35.768Z] + git rev-list -1 --merges 246039579fefe65770a4c1017b136de77c7f7cec~1..246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo [2022-02-19T09:32:35.803Z] -----------> git rev-list -1 --merges 246039579fefe65770a4c1017b136de77c7f7cec~1..246039579fefe65770a4c1017b136de77c7f7cec 246039579fefe65770a4c1017b136de77c7f7cec [false] [Pipeline] sh [2022-02-19T09:32:36.105Z] + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo [2022-02-19T09:32:36.123Z] ========================================================= [2022-02-19T09:32:36.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-19T09:32:36.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T09:32:36.472Z] + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo [2022-02-19T09:32:36.484Z] [semverPrep] GIT_COMMIT: 246039579fefe65770a4c1017b136de77c7f7cec, Commit Message: chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499) [Pipeline] echo [2022-02-19T09:32:36.492Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-19T09:32:36.927Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T09:32:36.927Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-19T09:32:36.927Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-19T09:32:36.927Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-19T09:32:36.927Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-19T09:32:36.927Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-19T09:32:36.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:32:37.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:32:37.347Z] [2022-02-19T09:32:37.347Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:32:37.662Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:32:37.662Z] latest: Pulling from edgex-devops/git-semver [2022-02-19T09:32:37.662Z] a0d0a0d46f8b: Pulling fs layer [2022-02-19T09:32:37.662Z] 3e5f54012d9b: Pulling fs layer [2022-02-19T09:32:37.662Z] 4c7163046ea9: Pulling fs layer [2022-02-19T09:32:37.662Z] 0c2d73faf560: Pulling fs layer [2022-02-19T09:32:37.662Z] 0c2d73faf560: Waiting [2022-02-19T09:32:37.662Z] 3e5f54012d9b: Verifying Checksum [2022-02-19T09:32:37.662Z] 3e5f54012d9b: Download complete [2022-02-19T09:32:37.662Z] a0d0a0d46f8b: Verifying Checksum [2022-02-19T09:32:37.662Z] a0d0a0d46f8b: Download complete [2022-02-19T09:32:37.662Z] 4c7163046ea9: Verifying Checksum [2022-02-19T09:32:37.662Z] 4c7163046ea9: Download complete [2022-02-19T09:32:37.662Z] 0c2d73faf560: Verifying Checksum [2022-02-19T09:32:37.662Z] 0c2d73faf560: Download complete [2022-02-19T09:32:37.921Z] a0d0a0d46f8b: Pull complete [2022-02-19T09:32:37.921Z] 3e5f54012d9b: Pull complete [2022-02-19T09:32:38.180Z] 4c7163046ea9: Pull complete [2022-02-19T09:32:38.441Z] 0c2d73faf560: Pull complete [2022-02-19T09:32:38.441Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-19T09:32:38.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:32:38.441Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-19T09:32:38.511Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:32:38.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-19T09:32:39.275Z] $ docker top ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T09:32:39.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T09:32:39.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T09:32:39.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T09:32:39.466Z] $ docker exec ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent [2022-02-19T09:32:39.570Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLolaH/agent.13 [2022-02-19T09:32:39.570Z] SSH_AGENT_PID=19 [2022-02-19T09:32:39.579Z] Running ssh-add (command line suppressed) [2022-02-19T09:32:39.678Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1898044433242356248.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1898044433242356248.key) [2022-02-19T09:32:39.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T09:32:39.984Z] + git tag --points-at HEAD [Pipeline] } [2022-02-19T09:32:39.997Z] $ docker exec --env ******** --env ******** ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent -k [2022-02-19T09:32:40.096Z] unset SSH_AUTH_SOCK; [2022-02-19T09:32:40.096Z] unset SSH_AGENT_PID; [2022-02-19T09:32:40.096Z] echo Agent pid 19 killed; [2022-02-19T09:32:40.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-19T09:32:40.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T09:32:40.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T09:32:40.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T09:32:40.257Z] $ docker exec ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent [2022-02-19T09:32:40.378Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNjnEn/agent.52 [2022-02-19T09:32:40.378Z] SSH_AGENT_PID=59 [2022-02-19T09:32:40.384Z] Running ssh-add (command line suppressed) [2022-02-19T09:32:40.488Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8980523920574660235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8980523920574660235.key) [2022-02-19T09:32:40.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T09:32:40.797Z] + git semver init [2022-02-19T09:32:40.797Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T09:32:40.797Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T09:32:40.797Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:32:40.797Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T09:32:40.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T09:32:40.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T09:32:40.797Z] # $SEMVER_BRANCH = main [2022-02-19T09:32:40.797Z] # $SEMVER_TEMP = /tmp/semver-021621124 [2022-02-19T09:32:40.797Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-19T09:32:42.725Z] # '/tmp/semver-021621124' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-02-19T09:32:42.985Z] # -> Force: false [2022-02-19T09:32:42.986Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-19T09:32:42.996Z] $ docker exec --env ******** --env ******** ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent -k [2022-02-19T09:32:43.073Z] unset SSH_AUTH_SOCK; [2022-02-19T09:32:43.074Z] unset SSH_AGENT_PID; [2022-02-19T09:32:43.074Z] echo Agent pid 59 killed; [2022-02-19T09:32:43.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T09:32:43.396Z] + git semver [Pipeline] } [2022-02-19T09:32:43.411Z] $ docker stop --time=1 ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee [2022-02-19T09:32:44.727Z] $ docker rm -f ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T09:32:45.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-19T09:32:45.277Z] Stashed 1 file(s) [Pipeline] echo [2022-02-19T09:32:45.281Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:32:45.414Z] provisioning config files... [2022-02-19T09:32:45.427Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3791757096402613537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:32:45.728Z] ---> docker-login.sh [2022-02-19T09:32:45.728Z] nexus3.edgexfoundry.org:10001 [2022-02-19T09:32:45.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:45.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:45.728Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:45.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:45.728Z] [2022-02-19T09:32:45.728Z] Login Succeeded [2022-02-19T09:32:45.728Z] nexus3.edgexfoundry.org:10002 [2022-02-19T09:32:45.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:45.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:45.728Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:45.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:45.728Z] [2022-02-19T09:32:45.728Z] Login Succeeded [2022-02-19T09:32:45.728Z] nexus3.edgexfoundry.org:10003 [2022-02-19T09:32:45.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:45.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:45.988Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:45.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:45.988Z] [2022-02-19T09:32:45.988Z] Login Succeeded [2022-02-19T09:32:45.988Z] nexus3.edgexfoundry.org:10004 [2022-02-19T09:32:45.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:45.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:45.988Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:45.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:45.988Z] [2022-02-19T09:32:45.988Z] Login Succeeded [2022-02-19T09:32:45.988Z] docker.io [2022-02-19T09:32:46.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:32:46.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:32:46.510Z] Configure a credential helper to remove this warning. See [2022-02-19T09:32:46.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:32:46.510Z] [2022-02-19T09:32:46.510Z] Login Succeeded [2022-02-19T09:32:46.510Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T09:32:46.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-19T09:32:46.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T09:32:46.585Z] ========================================================= [2022-02-19T09:32:46.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-19T09:32:46.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:32:46.893Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-19T09:32:47.155Z] Sending build context to Docker daemon 41MB [2022-02-19T09:32:47.155Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T09:32:47.155Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-19T09:32:47.155Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-19T09:32:47.155Z] 59bf1c3509f3: Pulling fs layer [2022-02-19T09:32:47.155Z] 666ba61612fd: Pulling fs layer [2022-02-19T09:32:47.155Z] 8ed8ca486205: Pulling fs layer [2022-02-19T09:32:47.155Z] 4fe6c5a15a65: Pulling fs layer [2022-02-19T09:32:47.155Z] 22a0e8bec74d: Pulling fs layer [2022-02-19T09:32:47.155Z] 640e595b4fbd: Pulling fs layer [2022-02-19T09:32:47.155Z] 763cafe07f6e: Pulling fs layer [2022-02-19T09:32:47.155Z] 0c0b528cf693: Pulling fs layer [2022-02-19T09:32:47.155Z] 10935f4eaf8b: Pulling fs layer [2022-02-19T09:32:47.155Z] 4fe6c5a15a65: Waiting [2022-02-19T09:32:47.155Z] 22a0e8bec74d: Waiting [2022-02-19T09:32:47.155Z] 640e595b4fbd: Waiting [2022-02-19T09:32:47.155Z] 763cafe07f6e: Waiting [2022-02-19T09:32:47.155Z] 0c0b528cf693: Waiting [2022-02-19T09:32:47.155Z] 10935f4eaf8b: Waiting [2022-02-19T09:32:47.155Z] 8ed8ca486205: Verifying Checksum [2022-02-19T09:32:47.155Z] 8ed8ca486205: Download complete [2022-02-19T09:32:47.155Z] 666ba61612fd: Verifying Checksum [2022-02-19T09:32:47.155Z] 666ba61612fd: Download complete [2022-02-19T09:32:47.155Z] 22a0e8bec74d: Verifying Checksum [2022-02-19T09:32:47.155Z] 22a0e8bec74d: Download complete [2022-02-19T09:32:47.155Z] 640e595b4fbd: Verifying Checksum [2022-02-19T09:32:47.155Z] 640e595b4fbd: Download complete [2022-02-19T09:32:47.155Z] 59bf1c3509f3: Verifying Checksum [2022-02-19T09:32:47.155Z] 59bf1c3509f3: Download complete [2022-02-19T09:32:47.419Z] 763cafe07f6e: Verifying Checksum [2022-02-19T09:32:47.419Z] 763cafe07f6e: Download complete [2022-02-19T09:32:47.419Z] 0c0b528cf693: Verifying Checksum [2022-02-19T09:32:47.419Z] 0c0b528cf693: Download complete [2022-02-19T09:32:47.419Z] 59bf1c3509f3: Pull complete [2022-02-19T09:32:47.684Z] 666ba61612fd: Pull complete [2022-02-19T09:32:47.684Z] 8ed8ca486205: Pull complete [2022-02-19T09:32:47.954Z] 4fe6c5a15a65: Download complete [2022-02-19T09:32:47.954Z] 10935f4eaf8b: Verifying Checksum [2022-02-19T09:32:47.954Z] 10935f4eaf8b: Download complete [2022-02-19T09:32:52.179Z] 4fe6c5a15a65: Pull complete [2022-02-19T09:32:52.179Z] 22a0e8bec74d: Pull complete [2022-02-19T09:32:52.179Z] 640e595b4fbd: Pull complete [2022-02-19T09:32:52.179Z] 763cafe07f6e: Pull complete [2022-02-19T09:32:52.179Z] 0c0b528cf693: Pull complete [2022-02-19T09:32:54.737Z] 10935f4eaf8b: Pull complete [2022-02-19T09:32:54.737Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-19T09:32:54.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-19T09:32:54.737Z] ---> 99d49a6021b9 [2022-02-19T09:32:54.737Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T09:32:56.654Z] ---> Running in 2e691ff06945 [2022-02-19T09:32:56.916Z] Removing intermediate container 2e691ff06945 [2022-02-19T09:32:56.916Z] ---> 3449daa2d740 [2022-02-19T09:32:56.916Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T09:32:56.916Z] ---> Running in dd9ed21c7be5 [2022-02-19T09:32:56.916Z] Removing intermediate container dd9ed21c7be5 [2022-02-19T09:32:56.916Z] ---> 499943efb79a [2022-02-19T09:32:56.916Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T09:32:56.916Z] ---> Running in 775bba3784df [2022-02-19T09:32:56.916Z] Removing intermediate container 775bba3784df [2022-02-19T09:32:56.916Z] ---> 1b0d927366ca [2022-02-19T09:32:56.916Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-19T09:32:57.178Z] ---> Running in d668f732a5b4 [2022-02-19T09:32:57.178Z] Removing intermediate container d668f732a5b4 [2022-02-19T09:32:57.178Z] ---> 270b64198d31 [2022-02-19T09:32:57.178Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T09:32:57.178Z] ---> Running in 6849c770bc17 [2022-02-19T09:32:57.178Z] Removing intermediate container 6849c770bc17 [2022-02-19T09:32:57.178Z] ---> ed90561c3da1 [2022-02-19T09:32:57.178Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T09:32:57.178Z] ---> Running in 498b89ed8938 [2022-02-19T09:32:57.755Z] Removing intermediate container 498b89ed8938 [2022-02-19T09:32:57.755Z] ---> 84150d4336a0 [2022-02-19T09:32:57.755Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T09:32:57.755Z] ---> Running in cf9558c823b9 [2022-02-19T09:32:58.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-19T09:32:59.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-19T09:33:00.386Z] Still waiting to schedule task [2022-02-19T09:33:00.386Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-19T09:33:01.325Z] OK: 221 MiB in 52 packages [2022-02-19T09:33:01.325Z] Removing intermediate container cf9558c823b9 [2022-02-19T09:33:01.325Z] ---> 74b2d79aa9f7 [2022-02-19T09:33:01.325Z] Step 10/15 : ENV GO111MODULE=on [2022-02-19T09:33:01.325Z] ---> Running in 50c7c891b24e [2022-02-19T09:33:01.325Z] Removing intermediate container 50c7c891b24e [2022-02-19T09:33:01.325Z] ---> ef4b11508068 [2022-02-19T09:33:01.325Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T09:33:01.586Z] ---> Running in a5b837e6208c [2022-02-19T09:33:01.586Z] Removing intermediate container a5b837e6208c [2022-02-19T09:33:01.586Z] ---> b8125a0efd78 [2022-02-19T09:33:01.586Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-19T09:33:01.846Z] ---> 8d9faebd1423 [2022-02-19T09:33:01.846Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T09:33:01.846Z] ---> Running in a64cde7287e4 [2022-02-19T09:33:40.597Z] Removing intermediate container a64cde7287e4 [2022-02-19T09:33:40.597Z] ---> 1ac3e278803d [2022-02-19T09:33:40.597Z] Step 14/15 : COPY . . [2022-02-19T09:33:40.597Z] ---> 00558a9c1ead [2022-02-19T09:33:40.597Z] Step 15/15 : RUN ${MAKE} [2022-02-19T09:33:40.597Z] ---> Running in 8a3653f04ddc [2022-02-19T09:33:40.597Z] noop [2022-02-19T09:33:40.597Z] Removing intermediate container 8a3653f04ddc [2022-02-19T09:33:40.597Z] ---> 7f742e42a6c9 [2022-02-19T09:33:40.597Z] Successfully built 7f742e42a6c9 [2022-02-19T09:33:40.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:33:40.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-19T09:33:40.894Z] . [Pipeline] withDockerContainer [2022-02-19T09:33:40.964Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:33:40.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-19T09:33:41.326Z] $ docker top bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T09:33:41.679Z] + go version [2022-02-19T09:33:41.679Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-19T09:33:41.691Z] $ docker stop --time=1 bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 [2022-02-19T09:33:42.871Z] $ docker rm -f bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:33:43.281Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-19T09:33:43.281Z] . [Pipeline] withDockerContainer [2022-02-19T09:33:43.346Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:33:43.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-19T09:33:43.707Z] $ docker top 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-19T09:33:44.058Z] + make test [2022-02-19T09:33:44.058Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-19T09:33:44.321Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-19T09:33:56.679Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-19T09:33:56.679Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-19T09:34:00.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-19T09:34:00.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-19T09:34:00.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-19T09:34:00.053Z] $ docker stop --time=1 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb [2022-02-19T09:34:01.560Z] $ docker rm -f 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T09:34:01.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-19T09:34:02.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-19T09:34:02.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-19T09:34:03.279Z] + ls -al . [2022-02-19T09:34:03.279Z] total 112 [2022-02-19T09:34:03.279Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 19 09:33 . [2022-02-19T09:34:03.279Z] drwxrwxr-x. 4 jenkins jenkins 106 Feb 19 09:32 .. [2022-02-19T09:34:03.279Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 19 09:32 assets [2022-02-19T09:34:03.279Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 19 09:32 bin [2022-02-19T09:34:03.279Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 19 09:32 cmd [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 19 09:32 CONTRIBUTING.md [2022-02-19T09:34:03.279Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 19 09:33 coverage.out [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 19 09:32 Dockerfile [2022-02-19T09:34:03.279Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 19 09:32 docs [2022-02-19T09:34:03.279Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 19 09:32 .git [2022-02-19T09:34:03.279Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 19 09:32 .github [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 09:32 .gitignore [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 19 09:32 go.mod [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 19 09:32 go.sum [2022-02-19T09:34:03.279Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 19 09:32 internal [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 19 09:32 Jenkinsfile [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 19 09:32 LICENSE [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 19 09:32 Makefile [2022-02-19T09:34:03.279Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 19 09:32 pkg [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 19 09:32 README.md [2022-02-19T09:34:03.279Z] drwx------. 3 jenkins jenkins 42 Feb 19 09:32 .semver [2022-02-19T09:34:03.279Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 19 09:32 snap [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 19 09:32 VERSION [2022-02-19T09:34:03.279Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 09:32 version.go [2022-02-19T09:34:03.279Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 19 09:32 web [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:03.578Z] + 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=246039579fefe65770a4c1017b136de77c7f7cec --label arch=amd64 --label version=2.1.1-dev.11 . [2022-02-19T09:34:03.844Z] Sending build context to Docker daemon 41MB [2022-02-19T09:34:03.844Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T09:34:03.844Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-19T09:34:03.844Z] ---> 7f742e42a6c9 [2022-02-19T09:34:03.844Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T09:34:03.844Z] ---> Running in 6ac1fb577c7a [2022-02-19T09:34:04.105Z] Removing intermediate container 6ac1fb577c7a [2022-02-19T09:34:04.105Z] ---> 1e07a2cfbccb [2022-02-19T09:34:04.105Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T09:34:04.105Z] ---> Running in d5e6402ae24f [2022-02-19T09:34:04.105Z] Removing intermediate container d5e6402ae24f [2022-02-19T09:34:04.105Z] ---> df603a458638 [2022-02-19T09:34:04.105Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T09:34:04.105Z] ---> Running in 25462aefc5aa [2022-02-19T09:34:04.367Z] Removing intermediate container 25462aefc5aa [2022-02-19T09:34:04.367Z] ---> 3c87f3d33c03 [2022-02-19T09:34:04.367Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-19T09:34:04.367Z] ---> Running in 8a8c863fb6a7 [2022-02-19T09:34:04.367Z] Removing intermediate container 8a8c863fb6a7 [2022-02-19T09:34:04.367Z] ---> 4eeade92fb79 [2022-02-19T09:34:04.367Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T09:34:04.367Z] ---> Running in 8ba9a94da66d [2022-02-19T09:34:04.367Z] Removing intermediate container 8ba9a94da66d [2022-02-19T09:34:04.367Z] ---> ccb886fa219c [2022-02-19T09:34:04.367Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T09:34:04.632Z] ---> Running in e6869575e420 [2022-02-19T09:34:04.891Z] Removing intermediate container e6869575e420 [2022-02-19T09:34:04.891Z] ---> 96b257bebccb [2022-02-19T09:34:04.891Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T09:34:04.891Z] ---> Running in 452d8ae1462b [2022-02-19T09:34:05.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-19T09:34:06.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-19T09:34:06.350Z] OK: 221 MiB in 52 packages [2022-02-19T09:34:06.610Z] Removing intermediate container 452d8ae1462b [2022-02-19T09:34:06.610Z] ---> d7ca71ec721a [2022-02-19T09:34:06.610Z] Step 10/23 : ENV GO111MODULE=on [2022-02-19T09:34:06.610Z] ---> Running in f781d896a5b8 [2022-02-19T09:34:06.873Z] Removing intermediate container f781d896a5b8 [2022-02-19T09:34:06.873Z] ---> 74e7d1bcce43 [2022-02-19T09:34:06.873Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T09:34:06.873Z] ---> Running in 6c7cca3b9bdb [2022-02-19T09:34:06.873Z] Removing intermediate container 6c7cca3b9bdb [2022-02-19T09:34:06.873Z] ---> 2bfbf8c3d3f2 [2022-02-19T09:34:06.873Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-19T09:34:07.151Z] ---> 82f9e28914d1 [2022-02-19T09:34:07.151Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T09:34:07.151Z] ---> Running in 27a21481a018 [2022-02-19T09:34:07.721Z] Removing intermediate container 27a21481a018 [2022-02-19T09:34:07.721Z] ---> da10eb42534f [2022-02-19T09:34:07.721Z] Step 14/23 : COPY . . [2022-02-19T09:34:08.661Z] ---> d7c00dfb9252 [2022-02-19T09:34:08.661Z] Step 15/23 : RUN ${MAKE} [2022-02-19T09:34:08.661Z] ---> Running in f1a088914b3c [2022-02-19T09:34:08.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-19T09:34:17.094Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-19T09:34:19.017Z] Removing intermediate container f1a088914b3c [2022-02-19T09:34:19.017Z] ---> 4ee253180e76 [2022-02-19T09:34:19.017Z] Step 16/23 : FROM alpine:3.14 [2022-02-19T09:34:19.278Z] 3.14: Pulling from library/alpine [2022-02-19T09:34:19.542Z] 97518928ae5f: Pulling fs layer [2022-02-19T09:34:19.542Z] 97518928ae5f: Download complete [2022-02-19T09:34:19.804Z] 97518928ae5f: Pull complete [2022-02-19T09:34:19.804Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-19T09:34:19.804Z] Status: Downloaded newer image for alpine:3.14 [2022-02-19T09:34:19.804Z] ---> 0a97eee8041e [2022-02-19T09:34:19.804Z] Step 17/23 : EXPOSE 4000 [2022-02-19T09:34:19.804Z] ---> Running in aa11332ed7d3 [2022-02-19T09:34:20.066Z] Removing intermediate container aa11332ed7d3 [2022-02-19T09:34:20.066Z] ---> 4d7bcaf4eb41 [2022-02-19T09:34:20.066Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T09:34:20.330Z] ---> 6308980ef706 [2022-02-19T09:34:20.330Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T09:34:20.330Z] ---> Running in 5ebd733bdfb0 [2022-02-19T09:34:20.590Z] Removing intermediate container 5ebd733bdfb0 [2022-02-19T09:34:20.590Z] ---> da74102d00a8 [2022-02-19T09:34:20.590Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-19T09:34:20.590Z] ---> Running in 1e5499ac6c3b [2022-02-19T09:34:20.590Z] Removing intermediate container 1e5499ac6c3b [2022-02-19T09:34:20.590Z] ---> a0223c6ec9aa [2022-02-19T09:34:20.590Z] Step 21/23 : LABEL arch=amd64 [2022-02-19T09:34:20.590Z] ---> Running in 4b3c384ad213 [2022-02-19T09:34:20.853Z] Removing intermediate container 4b3c384ad213 [2022-02-19T09:34:20.853Z] ---> b2b27a964efd [2022-02-19T09:34:20.853Z] Step 22/23 : LABEL git_sha=246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:34:20.853Z] ---> Running in 495f68349a0c [2022-02-19T09:34:20.853Z] Removing intermediate container 495f68349a0c [2022-02-19T09:34:20.853Z] ---> 37edbfa94dce [2022-02-19T09:34:20.853Z] Step 23/23 : LABEL version=2.1.1-dev.11 [2022-02-19T09:34:20.853Z] ---> Running in a3d93bfa475a [2022-02-19T09:34:20.853Z] Removing intermediate container a3d93bfa475a [2022-02-19T09:34:20.853Z] ---> d6a27a4c4725 [2022-02-19T09:34:20.853Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-19T09:34:20.853Z] Successfully built d6a27a4c4725 [2022-02-19T09:34:20.853Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:34:21.216Z] provisioning config files... [2022-02-19T09:34:21.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4615374356819867873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:34:21.531Z] ---> docker-login.sh [2022-02-19T09:34:21.531Z] nexus3.edgexfoundry.org:10001 [2022-02-19T09:34:21.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:34:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:34:21.531Z] Configure a credential helper to remove this warning. See [2022-02-19T09:34:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:34:21.531Z] [2022-02-19T09:34:21.531Z] Login Succeeded [2022-02-19T09:34:21.531Z] nexus3.edgexfoundry.org:10002 [2022-02-19T09:34:21.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:34:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:34:21.531Z] Configure a credential helper to remove this warning. See [2022-02-19T09:34:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:34:21.531Z] [2022-02-19T09:34:21.531Z] Login Succeeded [2022-02-19T09:34:21.531Z] nexus3.edgexfoundry.org:10003 [2022-02-19T09:34:21.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:34:21.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:34:21.793Z] Configure a credential helper to remove this warning. See [2022-02-19T09:34:21.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:34:21.793Z] [2022-02-19T09:34:21.793Z] Login Succeeded [2022-02-19T09:34:21.793Z] nexus3.edgexfoundry.org:10004 [2022-02-19T09:34:21.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:34:21.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:34:21.793Z] Configure a credential helper to remove this warning. See [2022-02-19T09:34:21.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:34:21.793Z] [2022-02-19T09:34:21.793Z] Login Succeeded [2022-02-19T09:34:21.793Z] docker.io [2022-02-19T09:34:22.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:34:22.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:34:22.317Z] Configure a credential helper to remove this warning. See [2022-02-19T09:34:22.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:34:22.317Z] [2022-02-19T09:34:22.317Z] Login Succeeded [2022-02-19T09:34:22.317Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T09:34:22.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T09:34:22.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T09:34:22.393Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-02-19T09:34:22.393Z] 246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:34:22.393Z] latest [2022-02-19T09:34:22.393Z] 2.1.1-dev.11 [2022-02-19T09:34:22.393Z] 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:34:22.393Z] main [2022-02-19T09:34:22.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:22.721Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:23.025Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:34:23.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T09:34:23.025Z] 13353fc93919: Preparing [2022-02-19T09:34:23.025Z] 1a058d5342cc: Preparing [2022-02-19T09:34:23.025Z] 1a058d5342cc: Layer already exists [2022-02-19T09:34:24.425Z] 13353fc93919: Pushed [2022-02-19T09:34:24.686Z] 246039579fefe65770a4c1017b136de77c7f7cec: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:24.992Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:25.285Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-19T09:34:25.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T09:34:25.285Z] 13353fc93919: Preparing [2022-02-19T09:34:25.285Z] 1a058d5342cc: Preparing [2022-02-19T09:34:25.285Z] 13353fc93919: Layer already exists [2022-02-19T09:34:25.285Z] 1a058d5342cc: Layer already exists [2022-02-19T09:34:25.285Z] latest: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:25.587Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:25.877Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 [2022-02-19T09:34:25.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T09:34:25.877Z] 13353fc93919: Preparing [2022-02-19T09:34:25.877Z] 1a058d5342cc: Preparing [2022-02-19T09:34:25.877Z] 1a058d5342cc: Layer already exists [2022-02-19T09:34:25.877Z] 13353fc93919: Layer already exists [2022-02-19T09:34:25.877Z] 2.1.1-dev.11: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:26.177Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:26.476Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:34:26.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T09:34:26.476Z] 13353fc93919: Preparing [2022-02-19T09:34:26.476Z] 1a058d5342cc: Preparing [2022-02-19T09:34:26.476Z] 13353fc93919: Layer already exists [2022-02-19T09:34:26.476Z] 1a058d5342cc: Layer already exists [2022-02-19T09:34:26.476Z] 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:26.775Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:27.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-02-19T09:34:27.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T09:34:27.073Z] 13353fc93919: Preparing [2022-02-19T09:34:27.073Z] 1a058d5342cc: Preparing [2022-02-19T09:34:27.073Z] 1a058d5342cc: Layer already exists [2022-02-19T09:34:27.073Z] 13353fc93919: Layer already exists [2022-02-19T09:34:27.073Z] main: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T09:34:27.110Z] ===================================================== [Pipeline] echo [2022-02-19T09:34:27.120Z] taggedImages: [2022-02-19T09:34:27.120Z] - nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:34:27.120Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-19T09:34:27.120Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 [2022-02-19T09:34:27.120Z] - nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:34:27.120Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:27.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T09:34:27.507Z] [2022-02-19T09:34:27.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:34:27.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T09:34:27.816Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-19T09:34:27.816Z] b4d181a07f80: Pulling fs layer [2022-02-19T09:34:27.816Z] a1111a8f2ec3: Pulling fs layer [2022-02-19T09:34:27.816Z] ed53099fbce6: Pulling fs layer [2022-02-19T09:34:27.816Z] dc539afda2c1: Pulling fs layer [2022-02-19T09:34:27.816Z] 77bc0d833cb6: Pulling fs layer [2022-02-19T09:34:27.816Z] 9065ff56babe: Pulling fs layer [2022-02-19T09:34:27.816Z] d287ab97295c: Pulling fs layer [2022-02-19T09:34:27.816Z] dc539afda2c1: Waiting [2022-02-19T09:34:27.816Z] 77bc0d833cb6: Waiting [2022-02-19T09:34:27.816Z] 9065ff56babe: Waiting [2022-02-19T09:34:27.816Z] d287ab97295c: Waiting [2022-02-19T09:34:27.816Z] a1111a8f2ec3: Verifying Checksum [2022-02-19T09:34:27.816Z] a1111a8f2ec3: Download complete [2022-02-19T09:34:27.816Z] dc539afda2c1: Verifying Checksum [2022-02-19T09:34:27.816Z] dc539afda2c1: Download complete [2022-02-19T09:34:27.816Z] ed53099fbce6: Verifying Checksum [2022-02-19T09:34:27.816Z] ed53099fbce6: Download complete [2022-02-19T09:34:27.816Z] 9065ff56babe: Verifying Checksum [2022-02-19T09:34:27.816Z] 9065ff56babe: Download complete [2022-02-19T09:34:27.816Z] 77bc0d833cb6: Verifying Checksum [2022-02-19T09:34:27.816Z] 77bc0d833cb6: Download complete [2022-02-19T09:34:28.074Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5708 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [2022-02-19T09:34:28.076Z] b4d181a07f80: Verifying Checksum [2022-02-19T09:34:28.076Z] b4d181a07f80: Download complete [Pipeline] ws [2022-02-19T09:34:28.088Z] Running in /w/workspace/edgex-ui-go/50 [Pipeline] { [Pipeline] checkout [2022-02-19T09:34:28.268Z] The recommended git tool is: git [2022-02-19T09:34:28.655Z] d287ab97295c: Verifying Checksum [2022-02-19T09:34:28.655Z] d287ab97295c: Download complete [2022-02-19T09:34:29.602Z] b4d181a07f80: Pull complete [2022-02-19T09:34:29.602Z] a1111a8f2ec3: Pull complete [2022-02-19T09:34:30.175Z] ed53099fbce6: Pull complete [2022-02-19T09:34:30.175Z] dc539afda2c1: Pull complete [2022-02-19T09:34:30.437Z] 77bc0d833cb6: Pull complete [2022-02-19T09:34:30.821Z] 9065ff56babe: Pull complete [2022-02-19T09:34:32.940Z] using credential edgex-jenkins-ssh [2022-02-19T09:34:32.957Z] Cloning the remote Git repository [2022-02-19T09:34:33.022Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-19T09:34:33.102Z] > git init /w/workspace/edgex-ui-go/50 # timeout=10 [2022-02-19T09:34:33.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-19T09:34:33.202Z] > git --version # timeout=10 [2022-02-19T09:34:33.223Z] > git --version # 'git version 2.17.1' [2022-02-19T09:34:33.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-19T09:34:33.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-19T09:34:36.217Z] Avoid second fetch [2022-02-19T09:34:36.217Z] Checking out Revision 246039579fefe65770a4c1017b136de77c7f7cec (main) [2022-02-19T09:34:36.437Z] d287ab97295c: Pull complete [2022-02-19T09:34:36.437Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-19T09:34:36.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T09:34:36.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-19T09:34:36.499Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:34:36.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-19T09:34:36.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-19T09:34:36.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-19T09:34:36.234Z] > git config core.sparsecheckout # timeout=10 [2022-02-19T09:34:36.251Z] > git checkout -f 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 [2022-02-19T09:34:39.289Z] $ docker top 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:34:39.730Z] ---> job-cost.sh [2022-02-19T09:34:39.730Z] lf-activate-venv: SKIPPING [2022-02-19T09:34:39.730Z] INFO: No Stack... [2022-02-19T09:34:39.991Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-19T09:34:40.561Z] INFO: Archiving Costs [Pipeline] sh [2022-02-19T09:34:40.586Z] Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499)" [2022-02-19T09:34:40.859Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-02-19T09:34:40.859Z] + cut -d, -f6 [Pipeline] lock [2022-02-19T09:34:40.877Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [2022-02-19T09:34:40.888Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] did not exist. Created. [2022-02-19T09:34:40.888Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-19T09:34:40.937Z] [2022-02-19T09:34:40.937Z] GitHub has been notified of this commit’s build result [2022-02-19T09:34:40.937Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T09:34:41.200Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-19T09:34:41.244Z] Stashed 1 file(s) [Pipeline] } [2022-02-19T09:34:41.250Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-19T09:34:41.270Z] $ docker stop --time=1 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c [2022-02-19T09:34:41.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-19T09:34:41.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-19T09:34:41.514Z] Dload Upload Total Spent Left Speed [2022-02-19T09:34:41.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [2022-02-19T09:34:42.406Z] $ docker rm -f 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-19T09:34:42.785Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-19T09:34:43.138Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ sudo [2022-02-19T09:34:43.138Z] tee /etc/docker/daemon.new [2022-02-19T09:34:43.138Z] { [2022-02-19T09:34:43.138Z] "registry-mirrors": [ [2022-02-19T09:34:43.138Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-19T09:34:43.138Z] ], [2022-02-19T09:34:43.138Z] "bip": "10.250.0.254/24", [2022-02-19T09:34:43.138Z] "hosts": [ [2022-02-19T09:34:43.138Z] "tcp://0.0.0.0:5555", [2022-02-19T09:34:43.138Z] "unix:///var/run/docker.sock" [2022-02-19T09:34:43.138Z] ], [2022-02-19T09:34:43.138Z] "mtu": 1458, [2022-02-19T09:34:43.138Z] "selinux-enabled": true, [2022-02-19T09:34:43.138Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-19T09:34:43.138Z] } [Pipeline] sh [2022-02-19T09:34:43.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-19T09:34:43.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:35:02.254Z] provisioning config files... [2022-02-19T09:35:02.279Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/50@tmp/config3857446686681308119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:35:02.633Z] ---> docker-login.sh [2022-02-19T09:35:02.633Z] nexus3.edgexfoundry.org:10001 [2022-02-19T09:35:03.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:35:03.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:35:03.504Z] Configure a credential helper to remove this warning. See [2022-02-19T09:35:03.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:35:03.504Z] [2022-02-19T09:35:03.504Z] Login Succeeded [2022-02-19T09:35:03.504Z] nexus3.edgexfoundry.org:10002 [2022-02-19T09:35:03.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:35:03.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:35:03.776Z] Configure a credential helper to remove this warning. See [2022-02-19T09:35:03.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:35:03.776Z] [2022-02-19T09:35:03.776Z] Login Succeeded [2022-02-19T09:35:03.776Z] nexus3.edgexfoundry.org:10003 [2022-02-19T09:35:04.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:35:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:35:04.324Z] Configure a credential helper to remove this warning. See [2022-02-19T09:35:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:35:04.324Z] [2022-02-19T09:35:04.324Z] Login Succeeded [2022-02-19T09:35:04.324Z] nexus3.edgexfoundry.org:10004 [2022-02-19T09:35:04.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:35:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:35:04.598Z] Configure a credential helper to remove this warning. See [2022-02-19T09:35:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:35:04.598Z] [2022-02-19T09:35:04.598Z] Login Succeeded [2022-02-19T09:35:04.598Z] docker.io [2022-02-19T09:35:04.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:35:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:35:05.462Z] Configure a credential helper to remove this warning. See [2022-02-19T09:35:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:35:05.462Z] [2022-02-19T09:35:05.462Z] Login Succeeded [2022-02-19T09:35:05.462Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T09:35:05.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-19T09:35:06.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T09:35:06.011Z] ========================================================= [2022-02-19T09:35:06.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-19T09:35:06.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:35:06.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-19T09:35:07.345Z] Sending build context to Docker daemon 25.77MB [2022-02-19T09:35:07.345Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T09:35:07.345Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-19T09:35:07.345Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-19T09:35:07.345Z] 9b3977197b4f: Pulling fs layer [2022-02-19T09:35:07.345Z] 1a89e8eeedd5: Pulling fs layer [2022-02-19T09:35:07.345Z] 94645a83ff95: Pulling fs layer [2022-02-19T09:35:07.345Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-19T09:35:07.345Z] 0c92f367c5e7: Pulling fs layer [2022-02-19T09:35:07.345Z] f7c0051592d6: Pulling fs layer [2022-02-19T09:35:07.345Z] a227ed2f7395: Pulling fs layer [2022-02-19T09:35:07.345Z] 7b1c46037f91: Pulling fs layer [2022-02-19T09:35:07.345Z] 3f3a8bcf1eab: Waiting [2022-02-19T09:35:07.345Z] f7c0051592d6: Waiting [2022-02-19T09:35:07.345Z] a227ed2f7395: Waiting [2022-02-19T09:35:07.345Z] 0c92f367c5e7: Waiting [2022-02-19T09:35:07.345Z] 7b1c46037f91: Waiting [2022-02-19T09:35:07.345Z] 94645a83ff95: Verifying Checksum [2022-02-19T09:35:07.345Z] 94645a83ff95: Download complete [2022-02-19T09:35:07.345Z] 1a89e8eeedd5: Download complete [2022-02-19T09:35:07.345Z] 0c92f367c5e7: Verifying Checksum [2022-02-19T09:35:07.345Z] 0c92f367c5e7: Download complete [2022-02-19T09:35:07.345Z] f7c0051592d6: Download complete [2022-02-19T09:35:07.345Z] 9b3977197b4f: Download complete [2022-02-19T09:35:07.345Z] a227ed2f7395: Verifying Checksum [2022-02-19T09:35:07.345Z] a227ed2f7395: Download complete [2022-02-19T09:35:08.328Z] 9b3977197b4f: Pull complete [2022-02-19T09:35:08.606Z] 1a89e8eeedd5: Pull complete [2022-02-19T09:35:08.888Z] 94645a83ff95: Pull complete [2022-02-19T09:35:09.167Z] 7b1c46037f91: Verifying Checksum [2022-02-19T09:35:09.167Z] 7b1c46037f91: Download complete [2022-02-19T09:35:09.764Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-19T09:35:09.764Z] 3f3a8bcf1eab: Download complete [2022-02-19T09:35:22.156Z] 3f3a8bcf1eab: Pull complete [2022-02-19T09:35:22.156Z] 0c92f367c5e7: Pull complete [2022-02-19T09:35:22.156Z] f7c0051592d6: Pull complete [2022-02-19T09:35:22.156Z] a227ed2f7395: Pull complete [2022-02-19T09:35:27.551Z] 7b1c46037f91: Pull complete [2022-02-19T09:35:27.551Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-19T09:35:27.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-19T09:35:27.551Z] ---> f79e39bc4007 [2022-02-19T09:35:27.551Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T09:35:29.525Z] ---> Running in 06935e9456a8 [2022-02-19T09:35:29.525Z] Removing intermediate container 06935e9456a8 [2022-02-19T09:35:29.525Z] ---> af93976eebda [2022-02-19T09:35:29.525Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T09:35:29.798Z] ---> Running in 969ea454b95d [2022-02-19T09:35:30.072Z] Removing intermediate container 969ea454b95d [2022-02-19T09:35:30.072Z] ---> a3f6a0c6a368 [2022-02-19T09:35:30.072Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T09:35:30.072Z] ---> Running in c063e028bfcf [2022-02-19T09:35:30.667Z] Removing intermediate container c063e028bfcf [2022-02-19T09:35:30.667Z] ---> cfbb4e85e5bf [2022-02-19T09:35:30.667Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-19T09:35:30.667Z] ---> Running in 9ff69e48af90 [2022-02-19T09:35:30.939Z] Removing intermediate container 9ff69e48af90 [2022-02-19T09:35:30.939Z] ---> 7b6a21b62ea4 [2022-02-19T09:35:30.939Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T09:35:31.212Z] ---> Running in b6f4bc71be9c [2022-02-19T09:35:31.484Z] Removing intermediate container b6f4bc71be9c [2022-02-19T09:35:31.484Z] ---> 1765899ea577 [2022-02-19T09:35:31.484Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T09:35:31.757Z] ---> Running in d189bb2f00d3 [2022-02-19T09:35:33.727Z] Removing intermediate container d189bb2f00d3 [2022-02-19T09:35:33.727Z] ---> 642f7920a3bb [2022-02-19T09:35:33.727Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T09:35:33.727Z] ---> Running in bf3529b9787f [2022-02-19T09:35:34.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-19T09:35:35.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-19T09:35:36.259Z] OK: 220 MiB in 52 packages [2022-02-19T09:35:37.241Z] Removing intermediate container bf3529b9787f [2022-02-19T09:35:37.241Z] ---> d04cb5332852 [2022-02-19T09:35:37.241Z] Step 10/15 : ENV GO111MODULE=on [2022-02-19T09:35:37.241Z] ---> Running in ca54d1a883e6 [2022-02-19T09:35:37.516Z] Removing intermediate container ca54d1a883e6 [2022-02-19T09:35:37.516Z] ---> 0b8f2ade3553 [2022-02-19T09:35:37.516Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T09:35:37.789Z] ---> Running in bc5f1df1c2d9 [2022-02-19T09:35:38.062Z] Removing intermediate container bc5f1df1c2d9 [2022-02-19T09:35:38.062Z] ---> f44e328066c9 [2022-02-19T09:35:38.062Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-19T09:35:38.658Z] ---> 8d085cdc9586 [2022-02-19T09:35:38.658Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T09:35:38.945Z] ---> Running in db93d698e638 [2022-02-19T09:36:46.958Z] Removing intermediate container db93d698e638 [2022-02-19T09:36:46.958Z] ---> 60b70e6c0aa1 [2022-02-19T09:36:46.958Z] Step 14/15 : COPY . . [2022-02-19T09:36:48.389Z] ---> 3eea1a677d97 [2022-02-19T09:36:48.389Z] Step 15/15 : RUN ${MAKE} [2022-02-19T09:36:48.389Z] ---> Running in eab7a8480312 [2022-02-19T09:36:49.366Z] noop [2022-02-19T09:36:49.961Z] Removing intermediate container eab7a8480312 [2022-02-19T09:36:49.961Z] ---> 8b06d7f522d5 [2022-02-19T09:36:49.961Z] Successfully built 8b06d7f522d5 [2022-02-19T09:36:50.231Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:36:50.568Z] + docker inspect -f . ci-base-image-arm64 [2022-02-19T09:36:50.568Z] . [Pipeline] withDockerContainer [2022-02-19T09:36:50.770Z] prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container [2022-02-19T09:36:50.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@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 [2022-02-19T09:36:52.090Z] $ docker top 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T09:36:52.954Z] + go version [2022-02-19T09:36:52.954Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-19T09:36:52.980Z] $ docker stop --time=1 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 [2022-02-19T09:36:54.550Z] $ docker rm -f 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:36:55.137Z] + docker inspect -f . ci-base-image-arm64 [2022-02-19T09:36:55.137Z] . [Pipeline] withDockerContainer [2022-02-19T09:36:55.334Z] prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container [2022-02-19T09:36:55.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@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 [2022-02-19T09:36:56.627Z] $ docker top 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-19T09:36:57.518Z] + make test [2022-02-19T09:36:57.518Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-19T09:36:58.498Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-19T09:37:37.565Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-19T09:37:37.565Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-19T09:37:49.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-19T09:37:49.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-19T09:37:49.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-19T09:37:49.999Z] $ docker stop --time=1 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a [2022-02-19T09:37:51.716Z] $ docker rm -f 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T09:37:52.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-19T09:37:52.449Z] Warning: overwriting stash ‘coverage-report’ [2022-02-19T09:37:52.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T09:37:53.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-19T09:37:53.710Z] + ls -al . [2022-02-19T09:37:53.710Z] total 152 [2022-02-19T09:37:53.710Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 09:36 . [2022-02-19T09:37:53.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 .. [2022-02-19T09:37:53.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 09:34 .git [2022-02-19T09:37:53.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 .github [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 09:34 .gitignore [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 09:34 CONTRIBUTING.md [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 19 09:34 Dockerfile [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 09:34 Jenkinsfile [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 09:34 LICENSE [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 19 09:34 Makefile [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 19 09:34 README.md [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 09:32 VERSION [2022-02-19T09:37:53.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 assets [2022-02-19T09:37:53.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 bin [2022-02-19T09:37:53.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 cmd [2022-02-19T09:37:53.710Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 09:36 coverage.out [2022-02-19T09:37:53.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 docs [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 19 09:34 go.mod [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 19 09:34 go.sum [2022-02-19T09:37:53.710Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 09:34 internal [2022-02-19T09:37:53.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 pkg [2022-02-19T09:37:53.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 snap [2022-02-19T09:37:53.710Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 09:34 version.go [2022-02-19T09:37:53.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 web [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:37:54.055Z] + 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=246039579fefe65770a4c1017b136de77c7f7cec --label arch=arm64 --label version=2.1.1-dev.11 . [2022-02-19T09:37:55.036Z] Sending build context to Docker daemon 25.77MB [2022-02-19T09:37:55.036Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T09:37:55.036Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-19T09:37:55.036Z] ---> 8b06d7f522d5 [2022-02-19T09:37:55.036Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T09:37:55.036Z] ---> Running in cfc508df6683 [2022-02-19T09:37:55.308Z] Removing intermediate container cfc508df6683 [2022-02-19T09:37:55.308Z] ---> d6a5b5958cb2 [2022-02-19T09:37:55.308Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T09:37:55.581Z] ---> Running in 565a55acfc6b [2022-02-19T09:37:55.854Z] Removing intermediate container 565a55acfc6b [2022-02-19T09:37:55.854Z] ---> ae22ffb38d7f [2022-02-19T09:37:55.854Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T09:37:55.854Z] ---> Running in 31fec5951698 [2022-02-19T09:37:56.455Z] Removing intermediate container 31fec5951698 [2022-02-19T09:37:56.455Z] ---> 6383c40435c4 [2022-02-19T09:37:56.455Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-19T09:37:56.455Z] ---> Running in 672a5ebf7520 [2022-02-19T09:37:56.727Z] Removing intermediate container 672a5ebf7520 [2022-02-19T09:37:56.727Z] ---> 70a45b762545 [2022-02-19T09:37:56.727Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T09:37:56.727Z] ---> Running in f313279a483f [2022-02-19T09:37:57.000Z] Removing intermediate container f313279a483f [2022-02-19T09:37:57.001Z] ---> 683c47fb70f3 [2022-02-19T09:37:57.001Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T09:37:57.274Z] ---> Running in 4ea46b956e26 [2022-02-19T09:37:59.256Z] Removing intermediate container 4ea46b956e26 [2022-02-19T09:37:59.256Z] ---> 5bb2d0865ef3 [2022-02-19T09:37:59.256Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T09:37:59.256Z] ---> Running in 98e4531850b0 [2022-02-19T09:37:59.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-19T09:38:00.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-19T09:38:01.804Z] OK: 220 MiB in 52 packages [2022-02-19T09:38:02.400Z] Removing intermediate container 98e4531850b0 [2022-02-19T09:38:02.400Z] ---> 3488ff3f211a [2022-02-19T09:38:02.400Z] Step 10/23 : ENV GO111MODULE=on [2022-02-19T09:38:02.400Z] ---> Running in c4184d3bc97f [2022-02-19T09:38:02.999Z] Removing intermediate container c4184d3bc97f [2022-02-19T09:38:02.999Z] ---> 4cd3a8d9d359 [2022-02-19T09:38:02.999Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T09:38:02.999Z] ---> Running in 257412c3bb54 [2022-02-19T09:38:03.271Z] Removing intermediate container 257412c3bb54 [2022-02-19T09:38:03.272Z] ---> 679bb7520bfe [2022-02-19T09:38:03.272Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-19T09:38:03.866Z] ---> fe7d778ac4b3 [2022-02-19T09:38:03.866Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T09:38:04.141Z] ---> Running in a5e60bb41987 [2022-02-19T09:38:06.109Z] Removing intermediate container a5e60bb41987 [2022-02-19T09:38:06.109Z] ---> 4f0928616147 [2022-02-19T09:38:06.109Z] Step 14/23 : COPY . . [2022-02-19T09:38:08.722Z] ---> 0292ebb3373d [2022-02-19T09:38:08.722Z] Step 15/23 : RUN ${MAKE} [2022-02-19T09:38:08.997Z] ---> Running in baa773e7d86b [2022-02-19T09:38:09.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-19T09:38:42.319Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-19T09:38:44.288Z] Removing intermediate container baa773e7d86b [2022-02-19T09:38:44.288Z] ---> 7c253945dd73 [2022-02-19T09:38:44.288Z] Step 16/23 : FROM alpine:3.14 [2022-02-19T09:38:44.558Z] 3.14: Pulling from library/alpine [2022-02-19T09:38:44.830Z] be307f383ecc: Pulling fs layer [2022-02-19T09:38:44.830Z] be307f383ecc: Verifying Checksum [2022-02-19T09:38:45.425Z] be307f383ecc: Pull complete [2022-02-19T09:38:45.425Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-19T09:38:45.425Z] Status: Downloaded newer image for alpine:3.14 [2022-02-19T09:38:45.425Z] ---> 5b8b7b635229 [2022-02-19T09:38:45.425Z] Step 17/23 : EXPOSE 4000 [2022-02-19T09:38:45.698Z] ---> Running in c018a4d4caa8 [2022-02-19T09:38:45.974Z] Removing intermediate container c018a4d4caa8 [2022-02-19T09:38:45.974Z] ---> acbd9b678430 [2022-02-19T09:38:45.974Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T09:38:47.411Z] ---> 90e6210eb1e4 [2022-02-19T09:38:47.411Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T09:38:47.411Z] ---> Running in a0993d716c04 [2022-02-19T09:38:47.682Z] Removing intermediate container a0993d716c04 [2022-02-19T09:38:47.682Z] ---> 61d3111c6ec0 [2022-02-19T09:38:47.682Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-19T09:38:47.682Z] ---> Running in cb4726d3f99e [2022-02-19T09:38:48.275Z] Removing intermediate container cb4726d3f99e [2022-02-19T09:38:48.275Z] ---> 70cf1043225b [2022-02-19T09:38:48.275Z] Step 21/23 : LABEL arch=arm64 [2022-02-19T09:38:48.275Z] ---> Running in 8e8b9e0908c0 [2022-02-19T09:38:48.547Z] Removing intermediate container 8e8b9e0908c0 [2022-02-19T09:38:48.547Z] ---> 89caf0708b50 [2022-02-19T09:38:48.547Z] Step 22/23 : LABEL git_sha=246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:38:48.547Z] ---> Running in ba0c3932f677 [2022-02-19T09:38:48.818Z] Removing intermediate container ba0c3932f677 [2022-02-19T09:38:48.818Z] ---> b95ff0c8129c [2022-02-19T09:38:48.818Z] Step 23/23 : LABEL version=2.1.1-dev.11 [2022-02-19T09:38:49.097Z] ---> Running in 1edc870ffd14 [2022-02-19T09:38:49.373Z] Removing intermediate container 1edc870ffd14 [2022-02-19T09:38:49.373Z] ---> 30b016596991 [2022-02-19T09:38:49.373Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-19T09:38:49.373Z] Successfully built 30b016596991 [2022-02-19T09:38:49.373Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:38:49.739Z] provisioning config files... [2022-02-19T09:38:49.758Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/50@tmp/config5370551890600104489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:38:50.117Z] ---> docker-login.sh [2022-02-19T09:38:50.118Z] nexus3.edgexfoundry.org:10001 [2022-02-19T09:38:50.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:38:50.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:38:50.390Z] Configure a credential helper to remove this warning. See [2022-02-19T09:38:50.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:38:50.390Z] [2022-02-19T09:38:50.390Z] Login Succeeded [2022-02-19T09:38:50.390Z] nexus3.edgexfoundry.org:10002 [2022-02-19T09:38:50.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:38:50.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:38:50.937Z] Configure a credential helper to remove this warning. See [2022-02-19T09:38:50.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:38:50.937Z] [2022-02-19T09:38:50.937Z] Login Succeeded [2022-02-19T09:38:50.937Z] nexus3.edgexfoundry.org:10003 [2022-02-19T09:38:51.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:38:51.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:38:51.208Z] Configure a credential helper to remove this warning. See [2022-02-19T09:38:51.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:38:51.208Z] [2022-02-19T09:38:51.208Z] Login Succeeded [2022-02-19T09:38:51.208Z] nexus3.edgexfoundry.org:10004 [2022-02-19T09:38:51.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:38:51.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:38:51.803Z] Configure a credential helper to remove this warning. See [2022-02-19T09:38:51.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:38:51.803Z] [2022-02-19T09:38:51.803Z] Login Succeeded [2022-02-19T09:38:51.803Z] docker.io [2022-02-19T09:38:52.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T09:38:52.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T09:38:52.346Z] Configure a credential helper to remove this warning. See [2022-02-19T09:38:52.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T09:38:52.346Z] [2022-02-19T09:38:52.346Z] Login Succeeded [2022-02-19T09:38:52.346Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T09:38:52.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T09:38:52.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T09:38:52.424Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-02-19T09:38:52.424Z] 246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:38:52.424Z] latest [2022-02-19T09:38:52.424Z] 2.1.1-dev.11 [2022-02-19T09:38:52.424Z] 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:38:52.424Z] main [2022-02-19T09:38:52.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:52.785Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:53.123Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:38:53.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T09:38:53.123Z] f10ab59d0ee1: Preparing [2022-02-19T09:38:53.123Z] 62170e181a92: Preparing [2022-02-19T09:38:53.123Z] 62170e181a92: Layer already exists [2022-02-19T09:38:57.416Z] f10ab59d0ee1: Pushed [2022-02-19T09:38:57.416Z] 246039579fefe65770a4c1017b136de77c7f7cec: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:57.764Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:58.099Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-19T09:38:58.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T09:38:58.099Z] f10ab59d0ee1: Preparing [2022-02-19T09:38:58.099Z] 62170e181a92: Preparing [2022-02-19T09:38:58.099Z] 62170e181a92: Layer already exists [2022-02-19T09:38:58.099Z] f10ab59d0ee1: Layer already exists [2022-02-19T09:38:58.369Z] latest: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:58.714Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:59.049Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 [2022-02-19T09:38:59.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T09:38:59.050Z] f10ab59d0ee1: Preparing [2022-02-19T09:38:59.050Z] 62170e181a92: Preparing [2022-02-19T09:38:59.050Z] f10ab59d0ee1: Layer already exists [2022-02-19T09:38:59.050Z] 62170e181a92: Layer already exists [2022-02-19T09:38:59.050Z] 2.1.1-dev.11: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:38:59.662Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:00.000Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:39:00.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T09:39:00.000Z] f10ab59d0ee1: Preparing [2022-02-19T09:39:00.000Z] 62170e181a92: Preparing [2022-02-19T09:39:00.000Z] f10ab59d0ee1: Layer already exists [2022-02-19T09:39:00.000Z] 62170e181a92: Layer already exists [2022-02-19T09:39:00.000Z] 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:00.348Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:00.686Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-02-19T09:39:00.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T09:39:00.686Z] f10ab59d0ee1: Preparing [2022-02-19T09:39:00.686Z] 62170e181a92: Preparing [2022-02-19T09:39:00.686Z] f10ab59d0ee1: Layer already exists [2022-02-19T09:39:00.686Z] 62170e181a92: Layer already exists [2022-02-19T09:39:00.686Z] main: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T09:39:01.004Z] ===================================================== [Pipeline] echo [2022-02-19T09:39:01.010Z] taggedImages: [2022-02-19T09:39:01.010Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec [2022-02-19T09:39:01.010Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-19T09:39:01.010Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 [2022-02-19T09:39:01.010Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [2022-02-19T09:39:01.010Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:01.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T09:39:01.358Z] [2022-02-19T09:39:01.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:01.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T09:39:01.705Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-19T09:39:01.705Z] 448f6bf000e3: Pulling fs layer [2022-02-19T09:39:01.705Z] f757da607395: Pulling fs layer [2022-02-19T09:39:01.705Z] 05883995daec: Pulling fs layer [2022-02-19T09:39:01.705Z] 8603b9c90790: Pulling fs layer [2022-02-19T09:39:01.705Z] 1560dd03e051: Pulling fs layer [2022-02-19T09:39:01.705Z] 27f5ce0e4adf: Pulling fs layer [2022-02-19T09:39:01.705Z] c2d8d7efcc4b: Pulling fs layer [2022-02-19T09:39:01.705Z] 1560dd03e051: Waiting [2022-02-19T09:39:01.705Z] 27f5ce0e4adf: Waiting [2022-02-19T09:39:01.705Z] c2d8d7efcc4b: Waiting [2022-02-19T09:39:01.705Z] 8603b9c90790: Waiting [2022-02-19T09:39:01.977Z] f757da607395: Verifying Checksum [2022-02-19T09:39:01.977Z] f757da607395: Download complete [2022-02-19T09:39:01.977Z] 8603b9c90790: Verifying Checksum [2022-02-19T09:39:01.977Z] 8603b9c90790: Download complete [2022-02-19T09:39:01.977Z] 1560dd03e051: Verifying Checksum [2022-02-19T09:39:01.977Z] 1560dd03e051: Download complete [2022-02-19T09:39:01.977Z] 27f5ce0e4adf: Verifying Checksum [2022-02-19T09:39:01.977Z] 27f5ce0e4adf: Download complete [2022-02-19T09:39:02.251Z] 05883995daec: Verifying Checksum [2022-02-19T09:39:02.251Z] 05883995daec: Download complete [2022-02-19T09:39:02.524Z] 448f6bf000e3: Verifying Checksum [2022-02-19T09:39:02.524Z] 448f6bf000e3: Download complete [2022-02-19T09:39:05.142Z] c2d8d7efcc4b: Verifying Checksum [2022-02-19T09:39:05.142Z] c2d8d7efcc4b: Download complete [2022-02-19T09:39:06.118Z] 448f6bf000e3: Pull complete [2022-02-19T09:39:06.713Z] f757da607395: Pull complete [2022-02-19T09:39:08.148Z] 05883995daec: Pull complete [2022-02-19T09:39:08.148Z] 8603b9c90790: Pull complete [2022-02-19T09:39:09.120Z] 1560dd03e051: Pull complete [2022-02-19T09:39:09.401Z] 27f5ce0e4adf: Pull complete [2022-02-19T09:39:24.488Z] c2d8d7efcc4b: Pull complete [2022-02-19T09:39:24.488Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-19T09:39:24.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T09:39:24.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-19T09:39:24.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container [2022-02-19T09:39:24.768Z] $ 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/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@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 [2022-02-19T09:39:27.333Z] $ docker top d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:39:28.250Z] ---> job-cost.sh [2022-02-19T09:39:28.251Z] lf-activate-venv: SKIPPING [2022-02-19T09:39:28.251Z] INFO: No Stack... [2022-02-19T09:39:28.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-19T09:39:28.792Z] INFO: Archiving Costs [Pipeline] sh [2022-02-19T09:39:29.450Z] + cut -d, -f6 [2022-02-19T09:39:29.450Z] + cat /w/workspace/edgex-ui-go/50/archives/cost.csv [Pipeline] lock [2022-02-19T09:39:29.517Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [2022-02-19T09:39:29.524Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] did not exist. Created. [2022-02-19T09:39:29.524Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-19T09:39:30.197Z] /w/workspace/edgex-ui-go/50@tmp/durable-408ec796/script.sh: 1: /w/workspace/edgex-ui-go/50@tmp/durable-408ec796/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-19T09:39:30.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-19T09:39:30.888Z] Warning: overwriting stash ‘stack-cost’ [2022-02-19T09:39:31.029Z] Stashed 1 file(s) [Pipeline] } [2022-02-19T09:39:31.038Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-19T09:39:31.062Z] $ docker stop --time=1 d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf [2022-02-19T09:39:32.521Z] $ docker rm -f d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-19T09:39:32.976Z] provisioning config files... [2022-02-19T09:39:32.986Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4064943965946012463tmp [Pipeline] { [Pipeline] sh [2022-02-19T09:39:33.291Z] + set +x [2022-02-19T09:39:33.291Z] + bash -s -- [2022-02-19T09:39:33.291Z] + curl -s https://codecov.io/bash [2022-02-19T09:39:33.551Z] [2022-02-19T09:39:33.551Z] _____ _ [2022-02-19T09:39:33.551Z] / ____| | | [2022-02-19T09:39:33.551Z] | | ___ __| | ___ ___ _____ __ [2022-02-19T09:39:33.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-19T09:39:33.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-19T09:39:33.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-19T09:39:33.551Z] Bash-1.0.6 [2022-02-19T09:39:33.551Z] [2022-02-19T09:39:33.551Z] [2022-02-19T09:39:33.552Z] ==> git version 2.24.4 found [2022-02-19T09:39:33.552Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-19T09:39:33.552Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-19T09:39:33.552Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-19T09:39:33.552Z] ==> Jenkins CI detected. [2022-02-19T09:39:33.552Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:39:33.552Z] project root: . [2022-02-19T09:39:33.552Z] --> token set from env [2022-02-19T09:39:33.552Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-19T09:39:33.552Z] ==> Running gcov in . (disable via -X gcov) [2022-02-19T09:39:33.552Z] ==> Python coveragepy not found [2022-02-19T09:39:33.552Z] ==> Searching for coverage reports in: [2022-02-19T09:39:33.552Z] + . [2022-02-19T09:39:33.552Z] -> Found 1 reports [2022-02-19T09:39:33.552Z] ==> Detecting git/mercurial file structure [2022-02-19T09:39:33.552Z] ==> Reading reports [2022-02-19T09:39:33.552Z] + ./coverage.out bytes=10 [2022-02-19T09:39:33.552Z] ==> Appending adjustments [2022-02-19T09:39:33.552Z] https://docs.codecov.io/docs/fixing-reports [2022-02-19T09:39:33.552Z] + Found adjustments [2022-02-19T09:39:33.552Z] ==> Gzipping contents [2022-02-19T09:39:33.552Z] 4.0K /tmp/codecov.qPMSZd.gz [2022-02-19T09:39:33.552Z] ==> Uploading reports [2022-02-19T09:39:33.552Z] url: https://codecov.io [2022-02-19T09:39:33.552Z] query: branch=main&commit=246039579fefe65770a4c1017b136de77c7f7cec&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-19T09:39:33.552Z] -> Pinging Codecov [2022-02-19T09:39:33.552Z] 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=246039579fefe65770a4c1017b136de77c7f7cec&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-19T09:39:34.125Z] -> Uploading to [2022-02-19T09:39:34.125Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-19/FB506323287CE973F263BFD2A0EB1F37/246039579fefe65770a4c1017b136de77c7f7cec/ba864271-a96e-46b4-a38c-0fb80fdb14ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220219T093933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66944e819bec6aadb0eea3bc345c59e201cd6172c62d41b8e1bac724dc415b07 [2022-02-19T09:39:34.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-19T09:39:34.125Z] Dload Upload Total Spent Left Speed [2022-02-19T09:39:34.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10266 --:--:-- --:--:-- --:--:-- 10275 [2022-02-19T09:39:34.385Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] } [2022-02-19T09:39:34.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-19T09:39:34.669Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-19T09:39:34.685Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:34.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T09:39:34.999Z] [2022-02-19T09:39:34.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:35.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T09:39:35.317Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-19T09:39:35.317Z] 188c0c94c7c5: Pulling fs layer [2022-02-19T09:39:35.317Z] 0ef7d3d256c8: Pulling fs layer [2022-02-19T09:39:35.317Z] de9db76c5a1d: Pulling fs layer [2022-02-19T09:39:35.317Z] 0eba1c9be4d2: Pulling fs layer [2022-02-19T09:39:35.317Z] 0d57e429df01: Pulling fs layer [2022-02-19T09:39:35.317Z] 4e4be7b47b0d: Pulling fs layer [2022-02-19T09:39:35.317Z] e1f770b5df2f: Pulling fs layer [2022-02-19T09:39:35.317Z] 85a0685a4137: Pulling fs layer [2022-02-19T09:39:35.317Z] 0d57e429df01: Waiting [2022-02-19T09:39:35.317Z] 4e4be7b47b0d: Waiting [2022-02-19T09:39:35.317Z] e1f770b5df2f: Waiting [2022-02-19T09:39:35.317Z] 85a0685a4137: Waiting [2022-02-19T09:39:35.317Z] 0eba1c9be4d2: Waiting [2022-02-19T09:39:35.317Z] de9db76c5a1d: Verifying Checksum [2022-02-19T09:39:35.317Z] de9db76c5a1d: Download complete [2022-02-19T09:39:35.317Z] 0ef7d3d256c8: Verifying Checksum [2022-02-19T09:39:35.317Z] 0ef7d3d256c8: Download complete [2022-02-19T09:39:35.317Z] 0d57e429df01: Verifying Checksum [2022-02-19T09:39:35.317Z] 0d57e429df01: Download complete [2022-02-19T09:39:35.317Z] 4e4be7b47b0d: Verifying Checksum [2022-02-19T09:39:35.317Z] 4e4be7b47b0d: Download complete [2022-02-19T09:39:35.317Z] 188c0c94c7c5: Verifying Checksum [2022-02-19T09:39:35.317Z] 188c0c94c7c5: Download complete [2022-02-19T09:39:35.596Z] e1f770b5df2f: Verifying Checksum [2022-02-19T09:39:35.596Z] e1f770b5df2f: Download complete [2022-02-19T09:39:35.596Z] 188c0c94c7c5: Pull complete [2022-02-19T09:39:35.864Z] 0ef7d3d256c8: Pull complete [2022-02-19T09:39:36.125Z] de9db76c5a1d: Pull complete [2022-02-19T09:39:36.125Z] 0eba1c9be4d2: Verifying Checksum [2022-02-19T09:39:36.125Z] 0eba1c9be4d2: Download complete [2022-02-19T09:39:36.125Z] 85a0685a4137: Verifying Checksum [2022-02-19T09:39:36.125Z] 85a0685a4137: Download complete [2022-02-19T09:39:39.449Z] 0eba1c9be4d2: Pull complete [2022-02-19T09:39:39.711Z] 0d57e429df01: Pull complete [2022-02-19T09:39:39.711Z] 4e4be7b47b0d: Pull complete [2022-02-19T09:39:40.294Z] e1f770b5df2f: Pull complete [2022-02-19T09:39:45.600Z] 85a0685a4137: Pull complete [2022-02-19T09:39:45.600Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-19T09:39:45.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T09:39:45.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-19T09:39:45.667Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:39:45.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-19T09:39:46.542Z] $ docker top bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-19T09:39:46.626Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-19T09:39:46.920Z] + set -o pipefail [2022-02-19T09:39:46.920Z] + snyk monitor '--org=edgex-jenkins' [2022-02-19T09:39:52.220Z] [2022-02-19T09:39:52.220Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-02-19T09:39:52.220Z] [2022-02-19T09:39:52.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1a35d675-801b-4ec4-af46-1673675634b6 [2022-02-19T09:39:52.220Z] [2022-02-19T09:39:52.220Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-19T09:39:52.220Z] [2022-02-19T09:39:52.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-19T09:39:52.220Z] [2022-02-19T09:39:52.220Z] [Pipeline] } [2022-02-19T09:39:52.231Z] $ docker stop --time=1 bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 [2022-02-19T09:39:53.962Z] $ docker rm -f bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-19T09:39:54.615Z] + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] sh [2022-02-19T09:39:54.910Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T09:39:54.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:55.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:39:55.206Z] . [Pipeline] withDockerContainer [2022-02-19T09:39:55.269Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:39:55.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-19T09:39:55.699Z] $ docker top 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T09:39:55.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T09:39:55.796Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T09:39:55.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T09:39:55.888Z] $ docker exec 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 ssh-agent [2022-02-19T09:39:55.992Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEdoNm/agent.13 [2022-02-19T09:39:55.992Z] SSH_AGENT_PID=19 [2022-02-19T09:39:55.998Z] Running ssh-add (command line suppressed) [2022-02-19T09:39:56.084Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8251189181007550216.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8251189181007550216.key) [2022-02-19T09:39:56.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T09:39:56.389Z] + git semver tag [2022-02-19T09:39:56.389Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T09:39:56.389Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T09:39:56.389Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:39:56.389Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T09:39:56.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T09:39:56.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T09:39:56.389Z] # $SEMVER_BRANCH = main [2022-02-19T09:39:56.389Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-19T09:39:56.389Z] # 246039579fefe65770a4c1017b136de77c7f7cec HEAD [2022-02-19T09:39:56.389Z] # -> Force: false [2022-02-19T09:39:56.389Z] # b99f2d8c4f96ed03d9129d676a6195efe171a30a refs/tags/v2.1.1-dev.11 [Pipeline] } [2022-02-19T09:39:56.398Z] $ docker exec --env ******** --env ******** 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 ssh-agent -k [2022-02-19T09:39:56.480Z] unset SSH_AUTH_SOCK; [2022-02-19T09:39:56.480Z] unset SSH_AGENT_PID; [2022-02-19T09:39:56.480Z] echo Agent pid 19 killed; [2022-02-19T09:39:56.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T09:39:56.807Z] + git semver [Pipeline] } [2022-02-19T09:39:56.819Z] $ docker stop --time=1 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 [2022-02-19T09:39:57.999Z] $ docker rm -f 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:58.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T09:39:58.417Z] [2022-02-19T09:39:58.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:39:58.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T09:39:58.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-19T09:39:58.726Z] ab5ef0e58194: Pulling fs layer [2022-02-19T09:39:58.726Z] 9712f1f96733: Pulling fs layer [2022-02-19T09:39:58.726Z] 63f879dbbcfc: Pulling fs layer [2022-02-19T09:39:58.726Z] 0d9ebad4ef96: Pulling fs layer [2022-02-19T09:39:58.726Z] e9a5061849ea: Pulling fs layer [2022-02-19T09:39:58.726Z] d747dcd14b5f: Pulling fs layer [2022-02-19T09:39:58.726Z] 2de7ff778b66: Pulling fs layer [2022-02-19T09:39:58.726Z] 0d9ebad4ef96: Waiting [2022-02-19T09:39:58.726Z] e9a5061849ea: Waiting [2022-02-19T09:39:58.726Z] d747dcd14b5f: Waiting [2022-02-19T09:39:58.727Z] 2de7ff778b66: Waiting [2022-02-19T09:39:58.727Z] 9712f1f96733: Verifying Checksum [2022-02-19T09:39:58.727Z] 9712f1f96733: Download complete [2022-02-19T09:39:58.992Z] 63f879dbbcfc: Verifying Checksum [2022-02-19T09:39:58.992Z] 63f879dbbcfc: Download complete [2022-02-19T09:39:59.254Z] 0d9ebad4ef96: Verifying Checksum [2022-02-19T09:39:59.254Z] 0d9ebad4ef96: Download complete [2022-02-19T09:39:59.254Z] d747dcd14b5f: Verifying Checksum [2022-02-19T09:39:59.254Z] d747dcd14b5f: Download complete [2022-02-19T09:39:59.254Z] e9a5061849ea: Verifying Checksum [2022-02-19T09:39:59.254Z] e9a5061849ea: Download complete [2022-02-19T09:39:59.254Z] ab5ef0e58194: Verifying Checksum [2022-02-19T09:39:59.254Z] ab5ef0e58194: Download complete [2022-02-19T09:39:59.254Z] 2de7ff778b66: Verifying Checksum [2022-02-19T09:39:59.254Z] 2de7ff778b66: Download complete [2022-02-19T09:40:02.597Z] ab5ef0e58194: Pull complete [2022-02-19T09:40:02.597Z] 9712f1f96733: Pull complete [2022-02-19T09:40:02.871Z] 63f879dbbcfc: Pull complete [2022-02-19T09:40:07.121Z] 0d9ebad4ef96: Pull complete [2022-02-19T09:40:07.121Z] e9a5061849ea: Pull complete [2022-02-19T09:40:07.121Z] d747dcd14b5f: Pull complete [2022-02-19T09:40:08.068Z] 2de7ff778b66: Pull complete [2022-02-19T09:40:08.068Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-19T09:40:08.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T09:40:08.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-19T09:40:08.130Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:40:08.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-19T09:40:11.635Z] $ docker top 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:40:11.713Z] provisioning config files... [2022-02-19T09:40:11.721Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8448097271043071570tmp [2022-02-19T09:40:11.735Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3111587082287222496tmp [2022-02-19T09:40:11.744Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1790289874152083730tmp [Pipeline] { [Pipeline] echo [2022-02-19T09:40:11.757Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:12.040Z] ---> sigul-configuration.sh [2022-02-19T09:40:12.040Z] gpg: directory `/root/.gnupg' created [2022-02-19T09:40:12.040Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-19T09:40:12.040Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-19T09:40:12.040Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-19T09:40:12.040Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-19T09:40:12.040Z] gpg: CAST5 encrypted data [2022-02-19T09:40:12.040Z] gpg: encrypted with 1 passphrase [2022-02-19T09:40:12.040Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-19T09:40:12.334Z] + mkdir /home/jenkins [2022-02-19T09:40:12.334Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-19T09:40:12.630Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-19T09:40:12.641Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:12.927Z] ---> sigul-install.sh [2022-02-19T09:40:12.927Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-19T09:40:13.227Z] + git tag --list [2022-02-19T09:40:13.227Z] 0.1.1 [2022-02-19T09:40:13.227Z] v1.1.0 [2022-02-19T09:40:13.227Z] v1.2.0 [2022-02-19T09:40:13.227Z] v1.2.1 [2022-02-19T09:40:13.227Z] v1.3.0 [2022-02-19T09:40:13.227Z] v2.0.0 [2022-02-19T09:40:13.227Z] v2.0.1-dev.1 [2022-02-19T09:40:13.227Z] v2.0.1-dev.10 [2022-02-19T09:40:13.227Z] v2.0.1-dev.11 [2022-02-19T09:40:13.227Z] v2.0.1-dev.12 [2022-02-19T09:40:13.227Z] v2.0.1-dev.13 [2022-02-19T09:40:13.227Z] v2.0.1-dev.14 [2022-02-19T09:40:13.227Z] v2.0.1-dev.15 [2022-02-19T09:40:13.227Z] v2.0.1-dev.16 [2022-02-19T09:40:13.227Z] v2.0.1-dev.17 [2022-02-19T09:40:13.227Z] v2.0.1-dev.18 [2022-02-19T09:40:13.227Z] v2.0.1-dev.19 [2022-02-19T09:40:13.227Z] v2.0.1-dev.2 [2022-02-19T09:40:13.227Z] v2.0.1-dev.20 [2022-02-19T09:40:13.227Z] v2.0.1-dev.21 [2022-02-19T09:40:13.227Z] v2.0.1-dev.22 [2022-02-19T09:40:13.227Z] v2.0.1-dev.23 [2022-02-19T09:40:13.227Z] v2.0.1-dev.24 [2022-02-19T09:40:13.227Z] v2.0.1-dev.25 [2022-02-19T09:40:13.227Z] v2.0.1-dev.26 [2022-02-19T09:40:13.227Z] v2.0.1-dev.27 [2022-02-19T09:40:13.227Z] v2.0.1-dev.28 [2022-02-19T09:40:13.227Z] v2.0.1-dev.29 [2022-02-19T09:40:13.227Z] v2.0.1-dev.3 [2022-02-19T09:40:13.227Z] v2.0.1-dev.30 [2022-02-19T09:40:13.227Z] v2.0.1-dev.31 [2022-02-19T09:40:13.227Z] v2.0.1-dev.32 [2022-02-19T09:40:13.227Z] v2.0.1-dev.33 [2022-02-19T09:40:13.227Z] v2.0.1-dev.4 [2022-02-19T09:40:13.227Z] v2.0.1-dev.5 [2022-02-19T09:40:13.227Z] v2.0.1-dev.6 [2022-02-19T09:40:13.227Z] v2.0.1-dev.7 [2022-02-19T09:40:13.227Z] v2.0.1-dev.8 [2022-02-19T09:40:13.227Z] v2.0.1-dev.9 [2022-02-19T09:40:13.227Z] v2.1.0 [2022-02-19T09:40:13.227Z] v2.1.1-dev.1 [2022-02-19T09:40:13.227Z] v2.1.1-dev.10 [2022-02-19T09:40:13.227Z] v2.1.1-dev.11 [2022-02-19T09:40:13.227Z] v2.1.1-dev.2 [2022-02-19T09:40:13.227Z] v2.1.1-dev.3 [2022-02-19T09:40:13.227Z] v2.1.1-dev.4 [2022-02-19T09:40:13.227Z] v2.1.1-dev.5 [2022-02-19T09:40:13.227Z] v2.1.1-dev.6 [2022-02-19T09:40:13.227Z] v2.1.1-dev.7 [2022-02-19T09:40:13.227Z] v2.1.1-dev.8 [2022-02-19T09:40:13.227Z] v2.1.1-dev.9 [Pipeline] sh [2022-02-19T09:40:13.524Z] + lftools sign git-tag v2.1.1-dev.11 [2022-02-19T09:40:14.093Z] Signing Git tag with Sigul... [2022-02-19T09:40:14.093Z] Signing v2.1.1-dev.11 [Pipeline] echo [2022-02-19T09:40:14.363Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:14.661Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-19T09:40:14.668Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-19T09:40:14.685Z] $ docker stop --time=1 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 [2022-02-19T09:40:15.905Z] $ docker rm -f 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-19T09:40:16.338Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T09:40:16.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:40:16.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:40:16.632Z] . [Pipeline] withDockerContainer [2022-02-19T09:40:16.697Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:40:16.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-19T09:40:17.079Z] $ docker top 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T09:40:17.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T09:40:17.165Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T09:40:17.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T09:40:17.260Z] $ docker exec 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd ssh-agent [2022-02-19T09:40:17.351Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCMHFmb/agent.13 [2022-02-19T09:40:17.351Z] SSH_AGENT_PID=19 [2022-02-19T09:40:17.356Z] Running ssh-add (command line suppressed) [2022-02-19T09:40:17.444Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4711441638854154693.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4711441638854154693.key) [2022-02-19T09:40:17.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T09:40:17.755Z] + git semver bump pre [2022-02-19T09:40:17.755Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T09:40:17.755Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T09:40:17.755Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:40:17.755Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T09:40:17.755Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T09:40:17.755Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T09:40:17.755Z] # $SEMVER_BRANCH = main [2022-02-19T09:40:17.755Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-19T09:40:17.755Z] 2.1.1-dev.12 [Pipeline] } [2022-02-19T09:40:17.764Z] $ docker exec --env ******** --env ******** 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd ssh-agent -k [2022-02-19T09:40:17.844Z] unset SSH_AUTH_SOCK; [2022-02-19T09:40:17.844Z] unset SSH_AGENT_PID; [2022-02-19T09:40:17.845Z] echo Agent pid 19 killed; [2022-02-19T09:40:17.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T09:40:18.152Z] + git semver [Pipeline] } [2022-02-19T09:40:18.169Z] $ docker stop --time=1 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd [2022-02-19T09:40:19.342Z] $ docker rm -f 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T09:40:19.688Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T09:40:19.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:40:19.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T09:40:19.985Z] . [Pipeline] withDockerContainer [2022-02-19T09:40:20.048Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:40:20.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-19T09:40:20.464Z] $ docker top 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T09:40:20.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T09:40:20.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T09:40:20.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T09:40:20.670Z] $ docker exec 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 ssh-agent [2022-02-19T09:40:20.769Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjngmdD/agent.15 [2022-02-19T09:40:20.769Z] SSH_AGENT_PID=21 [2022-02-19T09:40:20.774Z] Running ssh-add (command line suppressed) [2022-02-19T09:40:20.879Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7144472479959432987.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7144472479959432987.key) [2022-02-19T09:40:20.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T09:40:21.194Z] + git semver push [2022-02-19T09:40:21.194Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T09:40:21.194Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T09:40:21.194Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:40:21.194Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T09:40:21.194Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T09:40:21.194Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T09:40:21.194Z] # $SEMVER_BRANCH = main [2022-02-19T09:40:21.194Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-19T09:40:23.121Z] $ docker exec --env ******** --env ******** 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 ssh-agent -k [2022-02-19T09:40:23.210Z] unset SSH_AUTH_SOCK; [2022-02-19T09:40:23.210Z] unset SSH_AGENT_PID; [2022-02-19T09:40:23.210Z] echo Agent pid 21 killed; [2022-02-19T09:40:23.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T09:40:23.529Z] + git semver [Pipeline] } [2022-02-19T09:40:23.543Z] $ docker stop --time=1 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 [2022-02-19T09:40:24.757Z] $ docker rm -f 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-19T09:40:25.379Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-02-19T09:40:25.379Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T09:40:25.379Z] total 8 [2022-02-19T09:40:25.379Z] drwxr-xr-x. 3 root root 34 Feb 19 09:34 . [2022-02-19T09:40:25.379Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 09:40 .. [2022-02-19T09:40:25.379Z] drwxr-xr-x. 2 root root 6 Feb 19 09:34 cost [2022-02-19T09:40:25.379Z] -rw-r--r--. 1 root root 81 Feb 19 09:34 cost.csv [2022-02-19T09:40:25.379Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T09:40:25.379Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T09:40:25.379Z] total 8 [2022-02-19T09:40:25.379Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 19 09:34 . [2022-02-19T09:40:25.379Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 09:40 .. [2022-02-19T09:40:25.379Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 19 09:34 cost [2022-02-19T09:40:25.379Z] -rw-r--r--. 1 jenkins jenkins 81 Feb 19 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:25.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:26.279Z] ---> package-listing.sh [2022-02-19T09:40:26.279Z] ++ facter osfamily [2022-02-19T09:40:26.279Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-19T09:40:26.551Z] + OS_FAMILY=redhat [2022-02-19T09:40:26.551Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T09:40:26.551Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-19T09:40:26.551Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-19T09:40:26.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-19T09:40:26.551Z] + PACKAGES=/tmp/packages_start.txt [2022-02-19T09:40:26.551Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-19T09:40:26.551Z] + PACKAGES=/tmp/packages_end.txt [2022-02-19T09:40:26.551Z] + case "${OS_FAMILY}" in [2022-02-19T09:40:26.551Z] + sort [2022-02-19T09:40:26.551Z] + rpm -qa [2022-02-19T09:40:27.131Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-19T09:40:27.131Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-19T09:40:27.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-19T09:40:27.131Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-19T09:40:27.131Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-02-19T09:40:27.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-02-19T09:40:27.218Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-19T09:40:27.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-19T09:40:28.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T09:40:28.068Z] . [Pipeline] withDockerContainer [2022-02-19T09:40:28.134Z] prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container [2022-02-19T09:40:28.171Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-19T09:40:28.382Z] $ docker top 03bd4174d6378b4c8f5494ab6a81863110bf3f9e03cb4e475ab25d3abf089c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T09:40:28.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-19T09:40:29.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-19T09:40:29.307Z] + ls /var/log/sa-host [2022-02-19T09:40:29.307Z] + sadf -c /var/log/sa-host/sa17 [2022-02-19T09:40:29.307Z] file_magic: OK [2022-02-19T09:40:29.307Z] HZ: Using current value: 100 [2022-02-19T09:40:29.307Z] file_header: OK [2022-02-19T09:40:29.307Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-19T09:40:29.307Z] Statistics: [2022-02-19T09:40:29.307Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-19T09:40:29.307Z] File successfully converted to sysstat format version 12.0.3 [2022-02-19T09:40:29.307Z] + sadf -c /var/log/sa-host/sa19 [2022-02-19T09:40:29.307Z] file_magic: OK [2022-02-19T09:40:29.307Z] HZ: Using current value: 100 [2022-02-19T09:40:29.307Z] file_header: OK [2022-02-19T09:40:29.307Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-19T09:40:29.307Z] Statistics: [2022-02-19T09:40:29.307Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-19T09:40:29.307Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T09:40:29.516Z] provisioning config files... [2022-02-19T09:40:29.525Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1353129343601969326tmp [Pipeline] { [Pipeline] echo [2022-02-19T09:40:29.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:29.832Z] ---> create-netrc.sh [Pipeline] } [2022-02-19T09:40:29.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:30.182Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-19T09:40:30.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:30.490Z] ---> sudo-logs.sh [2022-02-19T09:40:30.490Z] Archiving 'sudo' log.. [2022-02-19T09:40:30.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5707.novalocal: Name or service not known [2022-02-19T09:40:30.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5707.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-19T09:40:30.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:30.802Z] ---> job-cost.sh [2022-02-19T09:40:30.802Z] lf-activate-venv: SKIPPING [2022-02-19T09:40:30.802Z] DEBUG: total: 0.05999999865889549 [2022-02-19T09:40:30.802Z] INFO: Retrieving Stack Cost... [2022-02-19T09:40:31.373Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-19T09:40:31.635Z] INFO: Archiving Costs [Pipeline] echo [2022-02-19T09:40:31.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T09:40:31.941Z] ---> logs-deploy.sh [2022-02-19T09:40:31.941Z] lf-activate-venv: SKIPPING [2022-02-19T09:40:31.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/50 [2022-02-19T09:40:31.941Z] INFO: archiving workspace using pattern(s): [2022-02-19T09:40:32.516Z] Archives upload complete. [2022-02-19T09:40:32.778Z] INFO: archiving logs to Nexus [2022-02-19T09:40:33.351Z] ---> uname -a: [2022-02-19T09:40:33.351Z] Linux prd-centos7-docker-4c-2g-5707.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] ---> lscpu: [2022-02-19T09:40:33.351Z] Architecture: x86_64 [2022-02-19T09:40:33.351Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-19T09:40:33.351Z] Byte Order: Little Endian [2022-02-19T09:40:33.351Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-19T09:40:33.351Z] CPU(s): 2 [2022-02-19T09:40:33.351Z] On-line CPU(s) list: 0,1 [2022-02-19T09:40:33.351Z] Thread(s) per core: 1 [2022-02-19T09:40:33.351Z] Core(s) per socket: 1 [2022-02-19T09:40:33.351Z] Socket(s): 2 [2022-02-19T09:40:33.351Z] NUMA node(s): 1 [2022-02-19T09:40:33.351Z] Vendor ID: AuthenticAMD [2022-02-19T09:40:33.351Z] CPU family: 23 [2022-02-19T09:40:33.351Z] Model: 49 [2022-02-19T09:40:33.351Z] Model name: AMD EPYC-Rome Processor [2022-02-19T09:40:33.351Z] Stepping: 0 [2022-02-19T09:40:33.351Z] CPU MHz: 2800.000 [2022-02-19T09:40:33.351Z] BogoMIPS: 5600.00 [2022-02-19T09:40:33.351Z] Virtualization: AMD-V [2022-02-19T09:40:33.351Z] Hypervisor vendor: KVM [2022-02-19T09:40:33.351Z] Virtualization type: full [2022-02-19T09:40:33.351Z] L1d cache: 32K [2022-02-19T09:40:33.351Z] L1i cache: 32K [2022-02-19T09:40:33.351Z] L2 cache: 512K [2022-02-19T09:40:33.351Z] L3 cache: 16384K [2022-02-19T09:40:33.351Z] NUMA node0 CPU(s): 0,1 [2022-02-19T09:40:33.351Z] 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 [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] ---> nproc: [2022-02-19T09:40:33.351Z] 2 [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] ---> df -h: [2022-02-19T09:40:33.351Z] Filesystem Size Used Avail Use% Mounted on [2022-02-19T09:40:33.351Z] overlay 40G 11G 30G 27% / [2022-02-19T09:40:33.351Z] tmpfs 64M 0 64M 0% /dev [2022-02-19T09:40:33.351Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-19T09:40:33.351Z] shm 64M 0 64M 0% /dev/shm [2022-02-19T09:40:33.351Z] /dev/vda1 40G 11G 30G 27% /facter-os [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] ---> sar -b -r -n DEV: [2022-02-19T09:40:33.351Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/19/22 _x86_64_ (2 CPU) [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] 09:31:59 LINUX RESTART (2 CPU) [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] 09:33:02 tps rtps wtps bread/s bwrtn/s [2022-02-19T09:40:33.351Z] 09:34:01 260.46 0.05 260.41 1.08 61089.98 [2022-02-19T09:40:33.351Z] 09:35:01 130.24 0.02 130.22 0.53 29445.66 [2022-02-19T09:40:33.351Z] 09:36:01 0.83 0.00 0.83 0.00 7.48 [2022-02-19T09:40:33.351Z] 09:37:01 0.23 0.00 0.23 0.00 3.46 [2022-02-19T09:40:33.351Z] 09:38:01 0.28 0.00 0.28 0.00 4.65 [2022-02-19T09:40:33.351Z] 09:39:01 0.28 0.00 0.28 0.00 3.20 [2022-02-19T09:40:33.351Z] 09:40:01 129.21 0.03 129.18 3.73 32067.43 [2022-02-19T09:40:33.351Z] Average: 74.08 0.01 74.07 0.76 17417.45 [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] 09:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-02-19T09:40:33.351Z] 09:34:01 3935420 0 905240 11.30 2620 3165660 1372708 15.16 840872 2773244 52 [2022-02-19T09:40:33.351Z] 09:35:01 3195660 0 1081324 13.50 2620 3729336 1460448 16.12 1053560 3216060 20 [2022-02-19T09:40:33.351Z] 09:36:01 3212652 0 1064332 13.29 2620 3729336 1280092 14.13 1041848 3216060 12 [2022-02-19T09:40:33.351Z] 09:37:01 3217560 0 1059420 13.23 2620 3729340 1280348 14.14 1038600 3216060 16 [2022-02-19T09:40:33.351Z] 09:38:01 3216556 0 1060416 13.24 2620 3729348 1280468 14.14 1039288 3216060 12 [2022-02-19T09:40:33.351Z] 09:39:01 3219140 0 1057832 13.21 2620 3729348 1280348 14.14 1037600 3216060 12 [2022-02-19T09:40:33.351Z] 09:40:01 1951504 0 1229184 15.35 2620 4825632 1645960 18.17 1335416 4078532 378072 [2022-02-19T09:40:33.351Z] Average: 3135499 0 1065393 13.30 2620 3805429 1371482 15.14 1055312 3276011 54028 [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] 09:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-02-19T09:40:33.351Z] 09:34:01 eth0 298.95 223.70 2094.30 29.27 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:34:01 docker0 207.52 271.16 16.25 2068.54 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:35:01 eth0 173.91 126.96 2730.89 256.34 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:35:01 docker0 5.80 7.49 0.32 38.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:37:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:38:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:39:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:40:01 eth0 359.20 199.75 7600.27 28.40 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] 09:40:01 docker0 31.62 44.80 2.98 346.82 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] Average: eth0 118.53 78.36 1774.62 44.92 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] Average: docker0 34.59 45.68 2.76 346.48 0.00 0.00 0.00 0.00 [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] [2022-02-19T09:40:33.351Z] ---> sar -P ALL: [2022-02-19T09:40:33.352Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/19/22 _x86_64_ (2 CPU) [2022-02-19T09:40:33.352Z] [2022-02-19T09:40:33.352Z] 09:31:59 LINUX RESTART (2 CPU) [2022-02-19T09:40:33.352Z] [2022-02-19T09:40:33.352Z] 09:33:02 CPU %user %nice %system %iowait %steal %idle [2022-02-19T09:40:33.352Z] 09:34:01 all 35.59 0.00 10.27 2.13 0.09 51.92 [2022-02-19T09:40:33.352Z] 09:34:01 0 34.24 0.00 10.90 2.10 0.09 52.67 [2022-02-19T09:40:33.352Z] 09:34:01 1 36.93 0.00 9.65 2.15 0.09 51.18 [2022-02-19T09:40:33.352Z] 09:35:01 all 24.70 0.00 6.44 2.74 0.07 66.05 [2022-02-19T09:40:33.352Z] 09:35:01 0 24.76 0.00 6.69 2.88 0.07 65.59 [2022-02-19T09:40:33.352Z] 09:35:01 1 24.63 0.00 6.19 2.59 0.07 66.52 [2022-02-19T09:40:33.352Z] 09:36:01 all 0.23 0.00 0.07 0.00 0.02 99.68 [2022-02-19T09:40:33.352Z] 09:36:01 0 0.02 0.00 0.08 0.00 0.02 99.88 [2022-02-19T09:40:33.352Z] 09:36:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2022-02-19T09:40:33.352Z] 09:37:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2022-02-19T09:40:33.352Z] 09:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-02-19T09:40:33.352Z] 09:37:01 1 0.33 0.00 0.05 0.00 0.03 99.58 [2022-02-19T09:40:33.352Z] 09:38:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2022-02-19T09:40:33.352Z] 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-02-19T09:40:33.352Z] 09:38:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2022-02-19T09:40:33.352Z] 09:39:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2022-02-19T09:40:33.352Z] 09:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-02-19T09:40:33.352Z] 09:39:01 1 0.28 0.00 0.03 0.00 0.00 99.68 [2022-02-19T09:40:33.352Z] 09:40:01 all 14.72 0.00 5.87 1.95 0.06 77.39 [2022-02-19T09:40:33.352Z] 09:40:01 0 14.28 0.00 5.79 1.96 0.05 77.91 [2022-02-19T09:40:33.352Z] 09:40:01 1 15.16 0.00 5.95 1.94 0.07 76.87 [2022-02-19T09:40:33.352Z] Average: all 10.42 0.00 3.14 0.95 0.04 85.45 [2022-02-19T09:40:33.352Z] Average: 0 10.10 0.00 3.25 0.96 0.04 85.65 [2022-02-19T09:40:33.352Z] Average: 1 10.74 0.00 3.04 0.93 0.04 85.26 [2022-02-19T09:40:33.352Z] [2022-02-19T09:40:33.352Z] [2022-02-19T09:40:33.352Z]