Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8de89786947ea52198d4916c27072622fc6bfb2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7884109921766449143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9192482309887007209.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8530079141320870403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1727010747152543513.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-ssh6971390895191313440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-781’ Running on prd-centos7-docker-4c-2g-793 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-ssh664361268130926989.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 a8de89786947ea52198d4916c27072622fc6bfb2 (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 a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 Commit message: "feat: add snap support (#436)" > git rev-list --no-walk 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:47:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:47:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:47:05 ========================================================= 06:47:05 EdgeX Global Pipelines Version Info 06:47:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:47:06 ------------------- 06:47:06 stable info: 06:47:06 ------------------- 06:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:47:06 Message: update stable to v1.0.205 06:47:07 ------------------- 06:47:07 experimental info: 06:47:07 ------------------- 06:47:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:47:07 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:47:07 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:47:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:47:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:47:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:47:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] echo 06:47:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8de897 [Pipeline] echo 06:47:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:08 provisioning config files... 06:47:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7649827867236093728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:08 ---> docker-login.sh 06:47:08 nexus3.edgexfoundry.org:10001 06:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:08 Configure a credential helper to remove this warning. See 06:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:08 06:47:08 Login Succeeded 06:47:08 nexus3.edgexfoundry.org:10002 06:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:09 Configure a credential helper to remove this warning. See 06:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:09 06:47:09 Login Succeeded 06:47:09 nexus3.edgexfoundry.org:10003 06:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:09 Configure a credential helper to remove this warning. See 06:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:09 06:47:09 Login Succeeded 06:47:09 nexus3.edgexfoundry.org:10004 06:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:09 Configure a credential helper to remove this warning. See 06:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:09 06:47:09 Login Succeeded 06:47:09 docker.io 06:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:09 Configure a credential helper to remove this warning. See 06:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:09 06:47:09 Login Succeeded 06:47:09 ---> docker-login.sh ends [Pipeline] } 06:47:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:10 + git log --format=format:%s -1 a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] echo 06:47:10 GIT_COMMIT: a8de89786947ea52198d4916c27072622fc6bfb2, Commit Message: feat: add snap support (#436) [Pipeline] echo 06:47:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:11 06:47:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:47:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:11 latest: Pulling from edgex-devops/git-semver 06:47:11 31603596830f: Pulling fs layer 06:47:11 04fac38145f0: Pulling fs layer 06:47:11 701f6daf10bf: Pulling fs layer 06:47:11 24f72da36158: Pulling fs layer 06:47:11 24f72da36158: Waiting 06:47:11 04fac38145f0: Verifying Checksum 06:47:11 04fac38145f0: Download complete 06:47:11 31603596830f: Verifying Checksum 06:47:11 31603596830f: Download complete 06:47:12 31603596830f: Pull complete 06:47:12 24f72da36158: Verifying Checksum 06:47:12 24f72da36158: Download complete 06:47:12 04fac38145f0: Pull complete 06:47:12 701f6daf10bf: Verifying Checksum 06:47:12 701f6daf10bf: Download complete 06:47:12 701f6daf10bf: Pull complete 06:47:13 24f72da36158: Pull complete 06:47:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 06:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:47:13 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:47:13 $ docker top 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:14 [ssh-agent] Looking for ssh-agent implementation... 06:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:14 $ docker exec 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent 06:47:14 SSH_AUTH_SOCK=/tmp/ssh-Gk7SwQADARQv/agent.13 06:47:14 SSH_AGENT_PID=18 06:47:14 Running ssh-add (command line suppressed) 06:47:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9121339658268715059.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9121339658268715059.key) 06:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:14 + git tag --points-at HEAD [Pipeline] } 06:47:14 $ docker exec --env ******** --env ******** 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent -k 06:47:14 unset SSH_AUTH_SOCK; 06:47:14 unset SSH_AGENT_PID; 06:47:14 echo Agent pid 18 killed; 06:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:14 [ssh-agent] Looking for ssh-agent implementation... 06:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:15 $ docker exec 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent 06:47:15 SSH_AUTH_SOCK=/tmp/ssh-GP5NaXoW5iTB/agent.51 06:47:15 SSH_AGENT_PID=58 06:47:15 Running ssh-add (command line suppressed) 06:47:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1579387828002766867.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1579387828002766867.key) 06:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:15 + git semver init 06:47:15 # -> Open(): unable to determine branch for HEAD 06:47:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:47:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:47:15 # $SEMVER_REMOTE_NAME = origin 06:47:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:47:15 # $SEMVER_USER_NAME = edgex-jenkins 06:47:15 # $SEMVER_BRANCH = main 06:47:15 # $SEMVER_TEMP = /tmp/semver-976118454 06:47:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:47:18 # '/tmp/semver-976118454' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 06:47:18 # -> Force: false 06:47:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 06:47:19 $ docker exec --env ******** --env ******** 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 ssh-agent -k 06:47:19 unset SSH_AUTH_SOCK; 06:47:19 unset SSH_AGENT_PID; 06:47:19 echo Agent pid 58 killed; 06:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:19 + git semver [Pipeline] } 06:47:19 $ docker stop --time=1 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 06:47:20 $ docker rm -f 3c92b1c80b216c6bb21e1e6eae28a7fe086c451c6a335b9b215dce9dafd64172 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:47:21 Stashed 1 file(s) [Pipeline] echo 06:47:21 [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:47:36 Still waiting to schedule task 06:47:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:47:36 Still waiting to schedule task 06:47:36 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-792’ 06:48:55 Running on prd-centos7-docker-4c-2g-795 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:48:55 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 06:48:55 The recommended git tool is: git 06:48:58 using credential edgex-jenkins-ssh 06:48:58 Cloning the remote Git repository 06:48:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:48:57 > git init /w/workspace/edgex-ui-go/13 # timeout=10 06:48:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:48:57 > git --version # timeout=10 06:48:57 > git --version # 'git version 2.24.4' 06:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:57 [INFO] Currently running in a labeled security context 06:48:57 [INFO] Currently SELinux is 'enforcing' on the host 06:48:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/13@tmp/jenkins-gitclient-ssh388467627757543832.key 06:48:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:00 Avoid second fetch 06:49:00 Checking out Revision a8de89786947ea52198d4916c27072622fc6bfb2 (main) 06:48:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:48:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:59 > git config core.sparsecheckout # timeout=10 06:48:59 > git checkout -f a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 06:49:04 Commit message: "feat: add snap support (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:04 provisioning config files... 06:49:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config7887664974204784007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:05 ---> docker-login.sh 06:49:05 nexus3.edgexfoundry.org:10001 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 nexus3.edgexfoundry.org:10002 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 nexus3.edgexfoundry.org:10003 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 nexus3.edgexfoundry.org:10004 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 docker.io 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:06 Configure a credential helper to remove this warning. See 06:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:06 06:49:06 Login Succeeded 06:49:06 ---> docker-login.sh ends [Pipeline] } 06:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:06 ========================================================= 06:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:49:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:49:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:49:06 Sending build context to Docker daemon 20.81MB 06:49:06 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 06:49:06 Step 2/17 : FROM ${BASE} AS builder 06:49:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:49:07 540db60ca938: Pulling fs layer 06:49:07 adcc1eea9eea: Pulling fs layer 06:49:07 4c4ab2625f07: Pulling fs layer 06:49:07 db62176df00c: Pulling fs layer 06:49:07 3b30891b0d05: Pulling fs layer 06:49:07 06b49ca38bd5: Pulling fs layer 06:49:07 c788192a36de: Pulling fs layer 06:49:07 a77e37c0d609: Pulling fs layer 06:49:07 c3185cebc471: Pulling fs layer 06:49:07 06b49ca38bd5: Waiting 06:49:07 c788192a36de: Waiting 06:49:07 a77e37c0d609: Waiting 06:49:07 c3185cebc471: Waiting 06:49:07 db62176df00c: Waiting 06:49:07 3b30891b0d05: Waiting 06:49:07 4c4ab2625f07: Verifying Checksum 06:49:07 4c4ab2625f07: Download complete 06:49:07 adcc1eea9eea: Verifying Checksum 06:49:07 adcc1eea9eea: Download complete 06:49:07 3b30891b0d05: Verifying Checksum 06:49:07 3b30891b0d05: Download complete 06:49:07 06b49ca38bd5: Verifying Checksum 06:49:07 06b49ca38bd5: Download complete 06:49:07 c788192a36de: Verifying Checksum 06:49:07 c788192a36de: Download complete 06:49:07 540db60ca938: Verifying Checksum 06:49:07 540db60ca938: Download complete 06:49:07 540db60ca938: Pull complete 06:49:07 adcc1eea9eea: Pull complete 06:49:07 4c4ab2625f07: Pull complete 06:49:08 a77e37c0d609: Verifying Checksum 06:49:08 a77e37c0d609: Download complete 06:49:11 c3185cebc471: Verifying Checksum 06:49:11 c3185cebc471: Download complete 06:49:12 db62176df00c: Verifying Checksum 06:49:12 db62176df00c: Download complete 06:49:15 db62176df00c: Pull complete 06:49:15 3b30891b0d05: Pull complete 06:49:15 06b49ca38bd5: Pull complete 06:49:15 c788192a36de: Pull complete 06:49:15 a77e37c0d609: Pull complete 06:49:17 c3185cebc471: Pull complete 06:49:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:49:17 ---> 031687cdd783 06:49:17 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:49:19 ---> Running in 53d43fd3b62a 06:49:19 Removing intermediate container 53d43fd3b62a 06:49:19 ---> def62da2b5e6 06:49:19 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 06:49:19 ---> Running in 2797adb9b7f6 06:49:19 Removing intermediate container 2797adb9b7f6 06:49:19 ---> e62f94352723 06:49:19 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 06:49:19 ---> Running in 347df8092035 06:49:19 Removing intermediate container 347df8092035 06:49:19 ---> f18480c04a99 06:49:19 Step 6/17 : LABEL Name=edgex-ui-go 06:49:19 ---> Running in 212096245e39 06:49:19 Removing intermediate container 212096245e39 06:49:19 ---> 2b2e95c701cc 06:49:19 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:49:19 ---> Running in 49eca16256c4 06:49:19 Removing intermediate container 49eca16256c4 06:49:19 ---> 2b3b1e7444ef 06:49:19 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:19 ---> Running in 8eeffa84aa3e 06:49:19 Removing intermediate container 8eeffa84aa3e 06:49:19 ---> 9d223755b776 06:49:19 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:49:20 ---> Running in 01b9427d5538 06:49:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:49:21 OK: 219 MiB in 52 packages 06:49:22 Removing intermediate container 01b9427d5538 06:49:22 ---> d48978ebdc03 06:49:22 Step 10/17 : ENV GO111MODULE=on 06:49:22 ---> Running in 29acb7e80ab5 06:49:22 Removing intermediate container 29acb7e80ab5 06:49:22 ---> d7aa258740c1 06:49:22 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:49:22 ---> Running in 3e2b4d2732a1 06:49:22 Removing intermediate container 3e2b4d2732a1 06:49:22 ---> 888583e30f8c 06:49:22 Step 12/17 : COPY go.mod . 06:49:22 ---> e7780a8aa04a 06:49:22 Step 13/17 : COPY Makefile . 06:49:22 ---> 630975f99a16 06:49:22 Step 14/17 : RUN make update 06:49:22 ---> Running in a935a832b2dc 06:49:22 CGO_ENABLED=0 GO111MODULE=on go mod download 06:49:37 Removing intermediate container a935a832b2dc 06:49:37 ---> e4780348b9c7 06:49:37 Step 15/17 : COPY . . 06:49:37 ---> f6276d1e3fc0 06:49:37 Step 16/17 : RUN go mod tidy 06:49:37 ---> Running in 2fdc572fb513 06:49:38 Removing intermediate container 2fdc572fb513 06:49:38 ---> 7531b14bc935 06:49:38 Step 17/17 : RUN ${MAKE} 06:49:38 ---> Running in 127774f5f556 06:49:38 noop 06:49:39 Removing intermediate container 127774f5f556 06:49:39 ---> 5e72d93aa14b 06:49:39 Successfully built 5e72d93aa14b 06:49:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:49:39 + docker inspect -f . ci-base-image-x86_64 06:49:39 . [Pipeline] withDockerContainer 06:49:39 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 06:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:49:39 $ docker top 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:40 + go version 06:49:40 go version go1.16.6 linux/amd64 [Pipeline] } 06:49:40 $ docker stop --time=1 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 06:49:41 $ docker rm -f 777e3d78997d72aaf1c5065595ca3975b7f3392317d07e719833952e8eea7026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:42 + docker inspect -f . ci-base-image-x86_64 06:49:42 . [Pipeline] withDockerContainer 06:49:42 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 06:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:49:42 $ docker top e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:49:43 + go mod tidy [Pipeline] sh 06:49:43 + make test 06:49:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:49:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:49:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:49:54 GO111MODULE=on go vet ./... [Pipeline] } 06:49:59 $ docker stop --time=1 e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 06:50:00 $ docker rm -f e3b8693c56dcee6d8285e763c43a5ad953e21a9b0790b36535c2822f0b38ce33 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:50:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:04 + ls -al . 06:50:04 total 88 06:50:04 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 06:49 . 06:50:04 drwxrwxr-x. 4 jenkins jenkins 30 Sep 22 06:48 .. 06:50:04 drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:48 assets 06:50:04 drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 06:48 bin 06:50:04 drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 06:48 cmd 06:50:04 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 06:48 CONTRIBUTING.md 06:50:04 -rw-r--r--. 1 jenkins jenkins 10 Sep 22 06:49 coverage.out 06:50:04 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 06:48 Dockerfile 06:50:04 drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 06:48 docs 06:50:04 drwxrwxr-x. 8 jenkins jenkins 162 Sep 22 06:49 .git 06:50:04 drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 06:48 .github 06:50:04 -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 06:48 .gitignore 06:50:04 -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 06:48 go.mod 06:50:04 -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 06:49 go.sum 06:50:04 drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 06:48 internal 06:50:04 -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 06:48 Jenkinsfile 06:50:04 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 06:48 LICENSE 06:50:04 -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 06:48 Makefile 06:50:04 drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 06:48 pkg 06:50:04 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 06:48 README.md 06:50:04 drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 06:48 snap 06:50:04 -rw-rw-r--. 1 jenkins jenkins 12 Sep 22 06:47 VERSION 06:50:04 -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 06:48 version.go 06:50:04 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 06:48 web [Pipeline] isUnix [Pipeline] sh 06:50:04 + 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=a8de89786947ea52198d4916c27072622fc6bfb2 --label arch=amd64 --label version=2.0.1-dev.13 . 06:50:04 Sending build context to Docker daemon 20.83MB 06:50:04 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:50:04 Step 2/25 : FROM ${BASE} AS builder 06:50:04 ---> 5e72d93aa14b 06:50:04 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:50:04 ---> Running in 032d18d1f2f5 06:50:04 Removing intermediate container 032d18d1f2f5 06:50:04 ---> 79a5aaf02775 06:50:04 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:50:04 ---> Running in 0db1672c1780 06:50:05 Removing intermediate container 0db1672c1780 06:50:05 ---> 7b2699c36036 06:50:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:50:05 ---> Running in 83d7f8dcaa65 06:50:05 Removing intermediate container 83d7f8dcaa65 06:50:05 ---> 770f598af16c 06:50:05 Step 6/25 : LABEL Name=edgex-ui-go 06:50:05 ---> Running in 62c823c3e15b 06:50:05 Removing intermediate container 62c823c3e15b 06:50:05 ---> 87562c9194ac 06:50:05 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:50:05 ---> Running in 15a6ae513354 06:50:05 Removing intermediate container 15a6ae513354 06:50:05 ---> bb93c746287e 06:50:05 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:05 ---> Running in 0ee89d69d568 06:50:05 Removing intermediate container 0ee89d69d568 06:50:05 ---> 98fe08fe01e5 06:50:05 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:05 ---> Running in b120f70bd232 06:50:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:07 OK: 219 MiB in 52 packages 06:50:08 Removing intermediate container b120f70bd232 06:50:08 ---> 94b2c2c9d24b 06:50:08 Step 10/25 : ENV GO111MODULE=on 06:50:08 ---> Running in 842382bd0289 06:50:08 Removing intermediate container 842382bd0289 06:50:08 ---> ffac132f08d4 06:50:08 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:50:08 ---> Running in 9ec5d013068a 06:50:08 Removing intermediate container 9ec5d013068a 06:50:08 ---> 7cef70107cd1 06:50:08 Step 12/25 : COPY go.mod . 06:50:08 ---> b38f28acc5dd 06:50:08 Step 13/25 : COPY Makefile . 06:50:08 ---> 23b3f5872fe0 06:50:08 Step 14/25 : RUN make update 06:50:08 ---> Running in c60631dbc9d2 06:50:08 CGO_ENABLED=0 GO111MODULE=on go mod download 06:50:09 Removing intermediate container c60631dbc9d2 06:50:09 ---> 7906ea7b5c91 06:50:09 Step 15/25 : COPY . . 06:50:09 ---> afb1d40a2eab 06:50:09 Step 16/25 : RUN go mod tidy 06:50:09 ---> Running in 69a83851b52e 06:50:10 Removing intermediate container 69a83851b52e 06:50:10 ---> f33a6428e9ff 06:50:10 Step 17/25 : RUN ${MAKE} 06:50:10 ---> Running in 64c5ed9dae4b 06:50:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:50:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:50:20 Removing intermediate container 64c5ed9dae4b 06:50:20 ---> d1cac85cf0cc 06:50:20 Step 18/25 : FROM alpine:3.12 06:50:20 3.12: Pulling from library/alpine 06:50:21 e519532ddf75: Pulling fs layer 06:50:21 e519532ddf75: Verifying Checksum 06:50:21 e519532ddf75: Download complete 06:50:21 e519532ddf75: Pull complete 06:50:21 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:50:21 Status: Downloaded newer image for alpine:3.12 06:50:21 ---> 48b8ec4ed9eb 06:50:21 Step 19/25 : EXPOSE 4000 06:50:21 ---> Running in e9bd32f13a11 06:50:21 Removing intermediate container e9bd32f13a11 06:50:21 ---> de7a1482cbf2 06:50:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:50:22 ---> eb3b9cd450c4 06:50:22 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:50:22 ---> Running in 75d81134a9b1 06:50:22 Removing intermediate container 75d81134a9b1 06:50:22 ---> abacb618061e 06:50:22 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:50:22 ---> Running in 325ed8114e4d 06:50:22 Removing intermediate container 325ed8114e4d 06:50:22 ---> dd3a12b0d29f 06:50:22 Step 23/25 : LABEL arch=amd64 06:50:22 ---> Running in 35c3e11812a1 06:50:22 Removing intermediate container 35c3e11812a1 06:50:22 ---> 8497e6998820 06:50:22 Step 24/25 : LABEL git_sha=a8de89786947ea52198d4916c27072622fc6bfb2 06:50:22 ---> Running in 4fe605f6bedc 06:50:22 Removing intermediate container 4fe605f6bedc 06:50:22 ---> 7acfeb28d6dd 06:50:22 Step 25/25 : LABEL version=2.0.1-dev.13 06:50:22 ---> Running in 141b2c5876ba 06:50:22 Removing intermediate container 141b2c5876ba 06:50:22 ---> 91cceb1e30c5 06:50:22 [Warning] One or more build-args [ARCH] were not consumed 06:50:22 Successfully built 91cceb1e30c5 06:50:22 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:23 provisioning config files... 06:50:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config7867735630789966381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:23 ---> docker-login.sh 06:50:23 nexus3.edgexfoundry.org:10001 06:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:23 Configure a credential helper to remove this warning. See 06:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:23 06:50:23 Login Succeeded 06:50:23 nexus3.edgexfoundry.org:10002 06:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:23 Configure a credential helper to remove this warning. See 06:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:23 06:50:23 Login Succeeded 06:50:23 nexus3.edgexfoundry.org:10003 06:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:23 Configure a credential helper to remove this warning. See 06:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:23 06:50:23 Login Succeeded 06:50:23 nexus3.edgexfoundry.org:10004 06:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:23 Configure a credential helper to remove this warning. See 06:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:23 06:50:23 Login Succeeded 06:50:23 docker.io 06:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:24 Configure a credential helper to remove this warning. See 06:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:24 06:50:24 Login Succeeded 06:50:24 ---> docker-login.sh ends [Pipeline] } 06:50:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:24 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:50:24 a8de89786947ea52198d4916c27072622fc6bfb2 06:50:24 latest 06:50:24 2.0.1-dev.13 06:50:24 a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:50:24 main 06:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh 06:50:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 06:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:50:25 1d18e8608de7: Preparing 06:50:25 e6688e911f15: Preparing 06:50:25 e6688e911f15: Layer already exists 06:50:26 1d18e8608de7: Pushed 06:50:26 a8de89786947ea52198d4916c27072622fc6bfb2: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:50:27 1d18e8608de7: Preparing 06:50:27 e6688e911f15: Preparing 06:50:27 e6688e911f15: Layer already exists 06:50:27 1d18e8608de7: Layer already exists 06:50:27 latest: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:50:28 1d18e8608de7: Preparing 06:50:28 e6688e911f15: Preparing 06:50:28 1d18e8608de7: Layer already exists 06:50:28 e6688e911f15: Layer already exists 06:50:28 2.0.1-dev.13: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:50:28 1d18e8608de7: Preparing 06:50:28 e6688e911f15: Preparing 06:50:28 e6688e911f15: Layer already exists 06:50:28 1d18e8608de7: Layer already exists 06:50:28 a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] isUnix [Pipeline] sh 06:50:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 06:50:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:50:29 1d18e8608de7: Preparing 06:50:29 e6688e911f15: Preparing 06:50:29 1d18e8608de7: Layer already exists 06:50:29 e6688e911f15: Layer already exists 06:50:29 main: digest: sha256:ab5235c393982c6f72f98c8ddc4dc90d55a6d91c24793fe95f593b37259bf299 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:29 ===================================================== [Pipeline] echo 06:50:29 taggedImages: 06:50:29 - nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2 06:50:29 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:50:29 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.13 06:50:29 - nexus3.edgexfoundry.org:10004/edgex-ui:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:50:29 - 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 06:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:30 06:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:30 latest: Pulling from edgex-lftools-log-publisher 06:50:30 b4d181a07f80: Pulling fs layer 06:50:30 a1111a8f2ec3: Pulling fs layer 06:50:30 ed53099fbce6: Pulling fs layer 06:50:30 dc539afda2c1: Pulling fs layer 06:50:30 77bc0d833cb6: Pulling fs layer 06:50:30 9065ff56babe: Pulling fs layer 06:50:30 d287ab97295c: Pulling fs layer 06:50:30 dc539afda2c1: Waiting 06:50:30 77bc0d833cb6: Waiting 06:50:30 9065ff56babe: Waiting 06:50:30 d287ab97295c: Waiting 06:50:30 a1111a8f2ec3: Verifying Checksum 06:50:30 a1111a8f2ec3: Download complete 06:50:30 dc539afda2c1: Verifying Checksum 06:50:30 dc539afda2c1: Download complete 06:50:31 77bc0d833cb6: Verifying Checksum 06:50:31 77bc0d833cb6: Download complete 06:50:31 9065ff56babe: Verifying Checksum 06:50:31 9065ff56babe: Download complete 06:50:31 ed53099fbce6: Verifying Checksum 06:50:31 ed53099fbce6: Download complete 06:50:32 b4d181a07f80: Verifying Checksum 06:50:32 b4d181a07f80: Download complete 06:50:33 b4d181a07f80: Pull complete 06:50:33 a1111a8f2ec3: Pull complete 06:50:34 ed53099fbce6: Pull complete 06:50:34 dc539afda2c1: Pull complete 06:50:34 77bc0d833cb6: Pull complete 06:50:34 9065ff56babe: Pull complete 06:50:35 d287ab97295c: Verifying Checksum 06:50:35 d287ab97295c: Download complete 06:50:39 d287ab97295c: Pull complete 06:50:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:50:39 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 06:50:39 $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:42 $ docker top f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:42 ---> job-cost.sh 06:50:42 lf-activate-venv: SKIPPING 06:50:42 INFO: No Stack... 06:50:43 INFO: Retrieving Pricing Info for: v3-standard-2 06:50:44 INFO: Archiving Costs [Pipeline] sh 06:50:44 + cat /w/workspace/edgex-ui-go/13/archives/cost.csv 06:50:44 + cut -d, -f6 [Pipeline] lock 06:50:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] 06:50:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] did not exist. Created. 06:50:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:44 + echo total: 0.05999999865889549 [Pipeline] stash 06:50:44 Stashed 1 file(s) [Pipeline] } 06:50:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:45 $ docker stop --time=1 f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 06:50:46 $ docker rm -f f8dd3c5b2db2335155240e396b944d2813b1f9565ac680c21063605f052602d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:50:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-796 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:50:56 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 06:50:56 The recommended git tool is: git 06:51:01 using credential edgex-jenkins-ssh 06:51:01 Cloning the remote Git repository 06:51:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:51:01 > git init /w/workspace/edgex-ui-go/13 # timeout=10 06:51:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:02 > git --version # timeout=10 06:51:02 > git --version # 'git version 2.17.1' 06:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:05 Avoid second fetch 06:51:05 Checking out Revision a8de89786947ea52198d4916c27072622fc6bfb2 (main) 06:51:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:05 > git config core.sparsecheckout # timeout=10 06:51:05 > git checkout -f a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 06:51:10 Commit message: "feat: add snap support (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:10 provisioning config files... 06:51:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config3204659805288801698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:11 ---> docker-login.sh 06:51:11 nexus3.edgexfoundry.org:10001 06:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:13 Configure a credential helper to remove this warning. See 06:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:13 06:51:13 Login Succeeded 06:51:13 nexus3.edgexfoundry.org:10002 06:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:13 Configure a credential helper to remove this warning. See 06:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:13 06:51:13 Login Succeeded 06:51:13 nexus3.edgexfoundry.org:10003 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 nexus3.edgexfoundry.org:10004 06:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:14 Configure a credential helper to remove this warning. See 06:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:14 06:51:14 Login Succeeded 06:51:14 docker.io 06:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:15 Configure a credential helper to remove this warning. See 06:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:15 06:51:15 Login Succeeded 06:51:15 ---> docker-login.sh ends [Pipeline] } 06:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:16 ========================================================= 06:51:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:51:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:51:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:51:17 Sending build context to Docker daemon 20.81MB 06:51:17 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 06:51:17 Step 2/17 : FROM ${BASE} AS builder 06:51:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:51:17 595b0fe564bb: Pulling fs layer 06:51:17 24495759ef45: Pulling fs layer 06:51:17 d148012ef14d: Pulling fs layer 06:51:17 e90a11edd702: Pulling fs layer 06:51:17 d77568369979: Pulling fs layer 06:51:17 fc1c9f9a7f3b: Pulling fs layer 06:51:17 170f2ba95c9a: Pulling fs layer 06:51:17 97ac5df62f85: Pulling fs layer 06:51:17 170f2ba95c9a: Waiting 06:51:17 97ac5df62f85: Waiting 06:51:17 e90a11edd702: Waiting 06:51:17 fc1c9f9a7f3b: Waiting 06:51:17 d148012ef14d: Download complete 06:51:17 24495759ef45: Verifying Checksum 06:51:17 24495759ef45: Download complete 06:51:17 d77568369979: Verifying Checksum 06:51:17 d77568369979: Download complete 06:51:17 fc1c9f9a7f3b: Verifying Checksum 06:51:17 fc1c9f9a7f3b: Download complete 06:51:17 595b0fe564bb: Download complete 06:51:17 170f2ba95c9a: Verifying Checksum 06:51:17 170f2ba95c9a: Download complete 06:51:18 595b0fe564bb: Pull complete 06:51:19 24495759ef45: Pull complete 06:51:20 d148012ef14d: Pull complete 06:51:21 97ac5df62f85: Verifying Checksum 06:51:22 e90a11edd702: Verifying Checksum 06:51:22 e90a11edd702: Download complete 06:51:32 e90a11edd702: Pull complete 06:51:33 d77568369979: Pull complete 06:51:33 fc1c9f9a7f3b: Pull complete 06:51:33 170f2ba95c9a: Pull complete 06:51:39 97ac5df62f85: Pull complete 06:51:39 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:51:39 ---> 04bc70af865f 06:51:39 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:51:43 ---> Running in 127486ec0d5e 06:51:44 Removing intermediate container 127486ec0d5e 06:51:44 ---> 95d4d1859ed9 06:51:44 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 06:51:44 ---> Running in 522aa779f51c 06:51:44 Removing intermediate container 522aa779f51c 06:51:44 ---> 04d834223ef1 06:51:44 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 06:51:45 ---> Running in 6712b17cdeb4 06:51:45 Removing intermediate container 6712b17cdeb4 06:51:45 ---> 7d8c88f0c4fa 06:51:45 Step 6/17 : LABEL Name=edgex-ui-go 06:51:45 ---> Running in 9429d359e4ea 06:51:46 Removing intermediate container 9429d359e4ea 06:51:46 ---> 01e002134d07 06:51:46 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:51:46 ---> Running in a7f1b7c6cc26 06:51:46 Removing intermediate container a7f1b7c6cc26 06:51:46 ---> b71c5eebcc61 06:51:46 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:47 ---> Running in e7d46e806e9f 06:51:49 Removing intermediate container e7d46e806e9f 06:51:49 ---> fc8d8623040f 06:51:49 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:49 ---> Running in d137acd864f6 06:51:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:51:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:51:53 OK: 218 MiB in 52 packages 06:51:54 Removing intermediate container d137acd864f6 06:51:54 ---> fa19aee3e33d 06:51:54 Step 10/17 : ENV GO111MODULE=on 06:51:54 ---> Running in aa88cf828d67 06:51:55 Removing intermediate container aa88cf828d67 06:51:55 ---> 46e07966c243 06:51:55 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:51:55 ---> Running in 079aed7f4930 06:51:56 Removing intermediate container 079aed7f4930 06:51:56 ---> bf3006f46185 06:51:56 Step 12/17 : COPY go.mod . 06:51:56 ---> 10546009f076 06:51:56 Step 13/17 : COPY Makefile . 06:51:57 ---> 4c4de2731f9c 06:51:57 Step 14/17 : RUN make update 06:51:58 ---> Running in 3bd4bf465c31 06:51:59 CGO_ENABLED=0 GO111MODULE=on go mod download 06:52:31 Removing intermediate container 3bd4bf465c31 06:52:31 ---> b9a020f820ea 06:52:31 Step 15/17 : COPY . . 06:52:31 ---> 4532d3e14deb 06:52:31 Step 16/17 : RUN go mod tidy 06:52:31 ---> Running in acf94e5be549 06:52:32 Removing intermediate container acf94e5be549 06:52:32 ---> 88c91fdb8281 06:52:32 Step 17/17 : RUN ${MAKE} 06:52:32 ---> Running in ac086c1883a1 06:52:34 noop 06:52:35 Removing intermediate container ac086c1883a1 06:52:35 ---> ef7597960c34 06:52:35 Successfully built ef7597960c34 06:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:52:35 + docker inspect -f . ci-base-image-arm64 06:52:35 . [Pipeline] withDockerContainer 06:52:35 prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container 06:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:37 $ docker top 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:38 + go version 06:52:38 go version go1.16.6 linux/arm64 [Pipeline] } 06:52:38 $ docker stop --time=1 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 06:52:41 $ docker rm -f 811cacfb17a8dfd888fe5659a2136abb5c6040edc4ecf796bb4cd103ecdce906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:41 + docker inspect -f . ci-base-image-arm64 06:52:41 . [Pipeline] withDockerContainer 06:52:42 prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container 06:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:44 $ docker top 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:52:45 + go mod tidy [Pipeline] sh 06:52:47 + make test 06:52:47 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:52:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:53:27 GO111MODULE=on go vet ./... [Pipeline] } 06:53:45 $ docker stop --time=1 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef 06:53:47 $ docker rm -f 4d22c3dbd020dcb3fd76ede9c61b28d42349413f711fa85dfd3f370bc9c541ef [Pipeline] // withDockerContainer [Pipeline] sh 06:53:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:48 Warning: overwriting stash ‘coverage-report’ 06:53:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:50 + ls -al . 06:53:50 total 128 06:53:50 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 06:52 . 06:53:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 .. 06:53:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:51 .git 06:53:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 .github 06:53:50 -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 06:51 .gitignore 06:53:50 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 06:51 CONTRIBUTING.md 06:53:50 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 06:51 Dockerfile 06:53:50 -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 06:51 Jenkinsfile 06:53:50 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 06:51 LICENSE 06:53:50 -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 06:51 Makefile 06:53:50 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 06:51 README.md 06:53:50 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 06:47 VERSION 06:53:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 assets 06:53:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 bin 06:53:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 cmd 06:53:50 -rw-r--r-- 1 jenkins jenkins 10 Sep 22 06:52 coverage.out 06:53:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:51 docs 06:53:50 -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 06:51 go.mod 06:53:50 -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 06:52 go.sum 06:53:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 06:51 internal 06:53:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:51 pkg 06:53:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 snap 06:53:50 -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 06:51 version.go 06:53:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:51 web [Pipeline] isUnix [Pipeline] sh 06:53:50 + 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=a8de89786947ea52198d4916c27072622fc6bfb2 --label arch=arm64 --label version=2.0.1-dev.13 . 06:53:51 Sending build context to Docker daemon 20.83MB 06:53:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:53:51 Step 2/25 : FROM ${BASE} AS builder 06:53:51 ---> ef7597960c34 06:53:51 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:53:51 ---> Running in e1dc4e249b82 06:53:52 Removing intermediate container e1dc4e249b82 06:53:52 ---> fee6c2192cb6 06:53:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:53:52 ---> Running in cbe7f5b1afc6 06:53:53 Removing intermediate container cbe7f5b1afc6 06:53:53 ---> 9e96d2c25ad3 06:53:53 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:53:53 ---> Running in f7a0a4795629 06:53:53 Removing intermediate container f7a0a4795629 06:53:53 ---> 1700ad783c06 06:53:53 Step 6/25 : LABEL Name=edgex-ui-go 06:53:54 ---> Running in f917c268038d 06:53:54 Removing intermediate container f917c268038d 06:53:54 ---> 9f72edacc852 06:53:54 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:53:54 ---> Running in 6d4749992cbc 06:53:55 Removing intermediate container 6d4749992cbc 06:53:55 ---> 786d5d8017fa 06:53:55 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:55 ---> Running in c3dc703ced3b 06:53:57 Removing intermediate container c3dc703ced3b 06:53:57 ---> b27d2d8dbacd 06:53:57 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:57 ---> Running in 3890b5f2ef04 06:53:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:53:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:54:01 OK: 218 MiB in 52 packages 06:54:02 Removing intermediate container 3890b5f2ef04 06:54:02 ---> af66fdf36722 06:54:02 Step 10/25 : ENV GO111MODULE=on 06:54:02 ---> Running in 1682b03cfc5c 06:54:02 Removing intermediate container 1682b03cfc5c 06:54:02 ---> 06e93fb62f56 06:54:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:54:02 ---> Running in 11560e1d62ef 06:54:03 Removing intermediate container 11560e1d62ef 06:54:03 ---> 241c60c1e3d9 06:54:03 Step 12/25 : COPY go.mod . 06:54:04 ---> 01cad3584c4a 06:54:04 Step 13/25 : COPY Makefile . 06:54:05 ---> 6ef95b9ea80a 06:54:05 Step 14/25 : RUN make update 06:54:05 ---> Running in 7b32796f2390 06:54:06 CGO_ENABLED=0 GO111MODULE=on go mod download 06:54:07 Removing intermediate container 7b32796f2390 06:54:07 ---> 18dd4d5851cb 06:54:07 Step 15/25 : COPY . . 06:54:10 ---> ff410ad894d9 06:54:10 Step 16/25 : RUN go mod tidy 06:54:10 ---> Running in b98cdca08570 06:54:13 Removing intermediate container b98cdca08570 06:54:13 ---> 8106daebb4cf 06:54:13 Step 17/25 : RUN ${MAKE} 06:54:13 ---> Running in 6f383c773b09 06:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:54:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:54:48 Removing intermediate container 6f383c773b09 06:54:48 ---> d73d806557df 06:54:48 Step 18/25 : FROM alpine:3.12 06:54:49 3.12: Pulling from library/alpine 06:54:49 ccdebe76d529: Pulling fs layer 06:54:49 ccdebe76d529: Verifying Checksum 06:54:49 ccdebe76d529: Download complete 06:54:50 ccdebe76d529: Pull complete 06:54:50 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:54:50 Status: Downloaded newer image for alpine:3.12 06:54:50 ---> afc2cc120ca2 06:54:50 Step 19/25 : EXPOSE 4000 06:54:50 ---> Running in cf53c8a69cd0 06:54:51 Removing intermediate container cf53c8a69cd0 06:54:51 ---> e47c7e02fde6 06:54:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:54:52 ---> 3cb455c5dea5 06:54:52 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:54:52 ---> Running in 39e4652791b2 06:54:53 Removing intermediate container 39e4652791b2 06:54:53 ---> fae385c2bf03 06:54:53 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:54:53 ---> Running in 78b7c64460d9 06:54:54 Removing intermediate container 78b7c64460d9 06:54:54 ---> ac43b49b51b3 06:54:54 Step 23/25 : LABEL arch=arm64 06:54:54 ---> Running in 8f4a4e357ae2 06:54:54 Removing intermediate container 8f4a4e357ae2 06:54:54 ---> ee33f386585b 06:54:54 Step 24/25 : LABEL git_sha=a8de89786947ea52198d4916c27072622fc6bfb2 06:54:54 ---> Running in 4b03cff4cfed 06:54:55 Removing intermediate container 4b03cff4cfed 06:54:55 ---> 56c87c6397ef 06:54:55 Step 25/25 : LABEL version=2.0.1-dev.13 06:54:55 ---> Running in 972132d587a9 06:54:55 Removing intermediate container 972132d587a9 06:54:55 ---> d23a3d1a7c53 06:54:55 [Warning] One or more build-args [ARCH] were not consumed 06:54:55 Successfully built d23a3d1a7c53 06:54:56 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 06:54:56 provisioning config files... 06:54:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config340640280889647508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:56 ---> docker-login.sh 06:54:56 nexus3.edgexfoundry.org:10001 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:57 Configure a credential helper to remove this warning. See 06:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:57 06:54:57 Login Succeeded 06:54:57 nexus3.edgexfoundry.org:10002 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:58 Configure a credential helper to remove this warning. See 06:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:58 06:54:58 Login Succeeded 06:54:58 nexus3.edgexfoundry.org:10003 06:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:58 Configure a credential helper to remove this warning. See 06:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:58 06:54:58 Login Succeeded 06:54:58 nexus3.edgexfoundry.org:10004 06:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:59 Configure a credential helper to remove this warning. See 06:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:59 06:54:59 Login Succeeded 06:54:59 docker.io 06:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:00 Configure a credential helper to remove this warning. See 06:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:00 06:55:00 Login Succeeded 06:55:00 ---> docker-login.sh ends [Pipeline] } 06:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:00 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:55:00 a8de89786947ea52198d4916c27072622fc6bfb2 06:55:00 latest 06:55:00 2.0.1-dev.13 06:55:00 a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:55:00 main 06:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh 06:55:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 06:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:55:00 c8f26d063c54: Preparing 06:55:00 bdc42e120bf6: Preparing 06:55:01 bdc42e120bf6: Layer already exists 06:55:04 c8f26d063c54: Pushed 06:55:04 a8de89786947ea52198d4916c27072622fc6bfb2: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh 06:55:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:55:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:55:05 c8f26d063c54: Preparing 06:55:05 bdc42e120bf6: Preparing 06:55:05 bdc42e120bf6: Layer already exists 06:55:05 c8f26d063c54: Layer already exists 06:55:05 latest: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh 06:55:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:55:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 06:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:55:06 c8f26d063c54: Preparing 06:55:06 bdc42e120bf6: Preparing 06:55:06 c8f26d063c54: Layer already exists 06:55:06 bdc42e120bf6: Layer already exists 06:55:06 2.0.1-dev.13: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh 06:55:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:55:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:55:07 c8f26d063c54: Preparing 06:55:07 bdc42e120bf6: Preparing 06:55:07 bdc42e120bf6: Layer already exists 06:55:07 c8f26d063c54: Layer already exists 06:55:07 a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] isUnix [Pipeline] sh 06:55:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 06:55:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:55:08 c8f26d063c54: Preparing 06:55:08 bdc42e120bf6: Preparing 06:55:08 bdc42e120bf6: Layer already exists 06:55:08 c8f26d063c54: Layer already exists 06:55:08 main: digest: sha256:40e0ed71328ccdd8ca491c715d7f6532acf3793af34c8221481e89bcd2fda1a5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:08 ===================================================== [Pipeline] echo 06:55:08 taggedImages: 06:55:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2 06:55:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:55:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.13 06:55:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8de89786947ea52198d4916c27072622fc6bfb2-2.0.1-dev.13 06:55:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:55:09 06:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:55:09 arm64: Pulling from edgex-lftools-log-publisher 06:55:09 448f6bf000e3: Pulling fs layer 06:55:09 f757da607395: Pulling fs layer 06:55:09 05883995daec: Pulling fs layer 06:55:09 8603b9c90790: Pulling fs layer 06:55:09 1560dd03e051: Pulling fs layer 06:55:09 27f5ce0e4adf: Pulling fs layer 06:55:09 c2d8d7efcc4b: Pulling fs layer 06:55:09 27f5ce0e4adf: Waiting 06:55:09 c2d8d7efcc4b: Waiting 06:55:09 1560dd03e051: Waiting 06:55:09 8603b9c90790: Waiting 06:55:10 f757da607395: Verifying Checksum 06:55:10 f757da607395: Download complete 06:55:10 8603b9c90790: Verifying Checksum 06:55:10 8603b9c90790: Download complete 06:55:10 1560dd03e051: Verifying Checksum 06:55:10 1560dd03e051: Download complete 06:55:10 27f5ce0e4adf: Verifying Checksum 06:55:10 27f5ce0e4adf: Download complete 06:55:10 05883995daec: Verifying Checksum 06:55:10 05883995daec: Download complete 06:55:11 448f6bf000e3: Verifying Checksum 06:55:11 448f6bf000e3: Download complete 06:55:14 c2d8d7efcc4b: Verifying Checksum 06:55:14 c2d8d7efcc4b: Download complete 06:55:14 448f6bf000e3: Pull complete 06:55:15 f757da607395: Pull complete 06:55:17 05883995daec: Pull complete 06:55:17 8603b9c90790: Pull complete 06:55:18 1560dd03e051: Pull complete 06:55:19 27f5ce0e4adf: Pull complete 06:55:34 c2d8d7efcc4b: Pull complete 06:55:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:55:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:55:34 prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container 06:55:34 $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:55:38 $ docker top 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:40 ---> job-cost.sh 06:55:40 lf-activate-venv: SKIPPING 06:55:40 INFO: No Stack... 06:55:40 INFO: Retrieving Pricing Info for: v3-standard-4 06:55:41 INFO: Archiving Costs [Pipeline] sh 06:55:41 + cut -d, -f6 06:55:41 + cat /w/workspace/edgex-ui-go/13/archives/cost.csv [Pipeline] lock 06:55:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] 06:55:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] did not exist. Created. 06:55:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:42 /w/workspace/edgex-ui-go/13@tmp/durable-af6250ed/script.sh: 1: /w/workspace/edgex-ui-go/13@tmp/durable-af6250ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:55:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:55:43 Warning: overwriting stash ‘stack-cost’ 06:55:43 Stashed 1 file(s) [Pipeline] } 06:55:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:43 $ docker stop --time=1 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb 06:55:45 $ docker rm -f 0874714f5b5e7e6e934037a3115800e2eeb3250b2a1281b7607a6452cc307bdb [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 06:55:46 provisioning config files... 06:55:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2869208529797990297tmp [Pipeline] { [Pipeline] sh 06:55:46 + set +x 06:55:46 + curl -s https://codecov.io/bash 06:55:46 + bash -s -- 06:55:46 06:55:46 _____ _ 06:55:46 / ____| | | 06:55:46 | | ___ __| | ___ ___ _____ __ 06:55:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:55:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:55:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:55:46 Bash-1.0.6 06:55:46 06:55:46 06:55:46 ==> git version 2.24.4 found 06:55:46 ==> 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 06:55:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:55:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:55:46 ==> Jenkins CI detected. 06:55:46 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:55:46 project root: . 06:55:46 --> token set from env 06:55:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:55:47 ==> Running gcov in . (disable via -X gcov) 06:55:47 ==> Python coveragepy not found 06:55:47 ==> Searching for coverage reports in: 06:55:47 + . 06:55:47 -> Found 1 reports 06:55:47 ==> Detecting git/mercurial file structure 06:55:47 ==> Reading reports 06:55:47 + ./coverage.out bytes=10 06:55:47 ==> Appending adjustments 06:55:47 https://docs.codecov.io/docs/fixing-reports 06:55:47 + Found adjustments 06:55:47 ==> Gzipping contents 06:55:47 4.0K /tmp/codecov.WJYAlP.gz 06:55:47 ==> Uploading reports 06:55:47 url: https://codecov.io 06:55:47 query: branch=main&commit=a8de89786947ea52198d4916c27072622fc6bfb2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:55:47 -> Pinging Codecov 06:55:47 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=a8de89786947ea52198d4916c27072622fc6bfb2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:55:47 -> Uploading to 06:55:47 https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/a8de89786947ea52198d4916c27072622fc6bfb2/05da059d-343f-43ca-bf0a-92a0369b9a27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T065547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f2c9bb94b228f36926efc9384919045a87d4d71be690abab087fdf3cdf8202b 06:55:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:47 Dload Upload Total Spent Left Speed 06:55:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3405 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9887 --:--:-- --:--:-- --:--:-- 9869 06:55:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] } 06:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:55:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:55:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:55:48 06:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:55:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:55:49 188c0c94c7c5: Pulling fs layer 06:55:49 0ef7d3d256c8: Pulling fs layer 06:55:49 de9db76c5a1d: Pulling fs layer 06:55:49 0eba1c9be4d2: Pulling fs layer 06:55:49 0d57e429df01: Pulling fs layer 06:55:49 4e4be7b47b0d: Pulling fs layer 06:55:49 e1f770b5df2f: Pulling fs layer 06:55:49 85a0685a4137: Pulling fs layer 06:55:49 0eba1c9be4d2: Waiting 06:55:49 0d57e429df01: Waiting 06:55:49 4e4be7b47b0d: Waiting 06:55:49 e1f770b5df2f: Waiting 06:55:49 85a0685a4137: Waiting 06:55:49 de9db76c5a1d: Verifying Checksum 06:55:49 de9db76c5a1d: Download complete 06:55:49 0ef7d3d256c8: Verifying Checksum 06:55:49 0ef7d3d256c8: Download complete 06:55:49 0d57e429df01: Verifying Checksum 06:55:49 0d57e429df01: Download complete 06:55:49 4e4be7b47b0d: Verifying Checksum 06:55:49 4e4be7b47b0d: Download complete 06:55:49 188c0c94c7c5: Verifying Checksum 06:55:49 188c0c94c7c5: Download complete 06:55:49 188c0c94c7c5: Pull complete 06:55:49 0ef7d3d256c8: Pull complete 06:55:49 de9db76c5a1d: Pull complete 06:55:50 e1f770b5df2f: Verifying Checksum 06:55:50 e1f770b5df2f: Download complete 06:55:54 0eba1c9be4d2: Verifying Checksum 06:55:54 0eba1c9be4d2: Download complete 06:55:55 85a0685a4137: Verifying Checksum 06:55:55 85a0685a4137: Download complete 06:55:57 0eba1c9be4d2: Pull complete 06:55:57 0d57e429df01: Pull complete 06:55:57 4e4be7b47b0d: Pull complete 06:55:57 e1f770b5df2f: Pull complete 06:56:01 85a0685a4137: Pull complete 06:56:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:56:01 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:56:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:56:03 $ docker top e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f -eo pid,comm [Pipeline] { [Pipeline] echo 06:56:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:56:04 + set -o pipefail 06:56:04 + snyk monitor '--org=edgex-jenkins' 06:56:14 06:56:14 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:56:14 06:56:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1faaddbe-b064-471a-a929-1c2af82c5623 06:56:14 06:56:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:56:14 06:56:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:56:14 06:56:15 [Pipeline] } 06:56:15 $ docker stop --time=1 e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f 06:56:17 $ docker rm -f e6cc5536b64873f5aa2d4bc59013f25f55ef1ebd478e14df0781706d92f7ac6f [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 06:56:18 + git log --format=format:%s -1 a8de89786947ea52198d4916c27072622fc6bfb2 [Pipeline] isUnix [Pipeline] sh 06:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:18 . [Pipeline] withDockerContainer 06:56:18 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:56:19 $ docker top a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:19 [ssh-agent] Looking for ssh-agent implementation... 06:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:19 $ docker exec a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 ssh-agent 06:56:19 SSH_AUTH_SOCK=/tmp/ssh-7ttrYCDaoBtD/agent.15 06:56:19 SSH_AGENT_PID=22 06:56:19 Running ssh-add (command line suppressed) 06:56:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4269080839609590202.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4269080839609590202.key) 06:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:19 + git semver tag 06:56:19 # -> Open(): unable to determine branch for HEAD 06:56:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:56:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:56:19 # $SEMVER_REMOTE_NAME = origin 06:56:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:56:19 # $SEMVER_USER_NAME = edgex-jenkins 06:56:19 # $SEMVER_BRANCH = main 06:56:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:56:19 # a8de89786947ea52198d4916c27072622fc6bfb2 HEAD 06:56:19 # -> Force: false 06:56:19 # 3c28e8d059747e93f21a4ebc955ea4a80ea3b62d refs/tags/v2.0.1-dev.13 [Pipeline] } 06:56:19 $ docker exec --env ******** --env ******** a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 ssh-agent -k 06:56:19 unset SSH_AUTH_SOCK; 06:56:19 unset SSH_AGENT_PID; 06:56:19 echo Agent pid 22 killed; 06:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:20 + git semver [Pipeline] } 06:56:20 $ docker stop --time=1 a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 06:56:21 $ docker rm -f a0ddc61a576cbb7767bc45a3dee61c7daa04f972660edc66166968aefe1ccb50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:56:22 06:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:56:22 0.23.1-centos7: Pulling from edgex-lftools 06:56:22 ab5ef0e58194: Pulling fs layer 06:56:22 9712f1f96733: Pulling fs layer 06:56:22 63f879dbbcfc: Pulling fs layer 06:56:22 0d9ebad4ef96: Pulling fs layer 06:56:22 e9a5061849ea: Pulling fs layer 06:56:22 d747dcd14b5f: Pulling fs layer 06:56:22 2de7ff778b66: Pulling fs layer 06:56:22 0d9ebad4ef96: Waiting 06:56:22 e9a5061849ea: Waiting 06:56:22 d747dcd14b5f: Waiting 06:56:22 2de7ff778b66: Waiting 06:56:22 9712f1f96733: Verifying Checksum 06:56:22 9712f1f96733: Download complete 06:56:24 63f879dbbcfc: Verifying Checksum 06:56:24 63f879dbbcfc: Download complete 06:56:24 e9a5061849ea: Verifying Checksum 06:56:24 e9a5061849ea: Download complete 06:56:24 d747dcd14b5f: Verifying Checksum 06:56:24 d747dcd14b5f: Download complete 06:56:25 2de7ff778b66: Verifying Checksum 06:56:25 2de7ff778b66: Download complete 06:56:25 0d9ebad4ef96: Verifying Checksum 06:56:25 0d9ebad4ef96: Download complete 06:56:26 ab5ef0e58194: Verifying Checksum 06:56:26 ab5ef0e58194: Download complete 06:56:28 ab5ef0e58194: Pull complete 06:56:28 9712f1f96733: Pull complete 06:56:29 63f879dbbcfc: Pull complete 06:56:32 0d9ebad4ef96: Pull complete 06:56:32 e9a5061849ea: Pull complete 06:56:32 d747dcd14b5f: Pull complete 06:56:33 2de7ff778b66: Pull complete 06:56:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:56:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:56:33 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:56:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:56:36 $ docker top 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:56:37 provisioning config files... 06:56:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9067658906247458016tmp 06:56:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2083701913775198759tmp 06:56:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config59904328789845929tmp [Pipeline] { [Pipeline] echo 06:56:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:56:37 ---> sigul-configuration.sh 06:56:37 gpg: directory `/root/.gnupg' created 06:56:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:56:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:56:37 gpg: keyring `/root/.gnupg/secring.gpg' created 06:56:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:56:37 gpg: CAST5 encrypted data 06:56:37 gpg: encrypted with 1 passphrase 06:56:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:56:37 + mkdir /home/jenkins 06:56:37 + mkdir /home/jenkins/sigul [Pipeline] sh 06:56:38 + 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 06:56:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:56:38 ---> sigul-install.sh 06:56:38 Sigul already installed; skipping installation. [Pipeline] sh 06:56:38 + git tag --list 06:56:38 0.1.1 06:56:38 v1.1.0 06:56:38 v1.2.0 06:56:38 v1.2.1 06:56:38 v1.3.0 06:56:38 v2.0.0 06:56:38 v2.0.1-dev.1 06:56:38 v2.0.1-dev.10 06:56:38 v2.0.1-dev.11 06:56:38 v2.0.1-dev.12 06:56:38 v2.0.1-dev.13 06:56:38 v2.0.1-dev.2 06:56:38 v2.0.1-dev.3 06:56:38 v2.0.1-dev.4 06:56:38 v2.0.1-dev.5 06:56:38 v2.0.1-dev.6 06:56:38 v2.0.1-dev.7 06:56:38 v2.0.1-dev.8 06:56:38 v2.0.1-dev.9 [Pipeline] sh 06:56:39 + lftools sign git-tag v2.0.1-dev.13 06:56:39 Signing Git tag with Sigul... 06:56:39 Signing v2.0.1-dev.13 [Pipeline] echo 06:56:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:56:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:56:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:56:40 $ docker stop --time=1 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 06:56:42 $ docker rm -f 556e8330f904539bd5144b44367c856512c24c44559df3c4a6fab5f1e8c7fa39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:42 . [Pipeline] withDockerContainer 06:56:42 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:56:43 $ docker top 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:43 [ssh-agent] Looking for ssh-agent implementation... 06:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:43 $ docker exec 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f ssh-agent 06:56:43 SSH_AUTH_SOCK=/tmp/ssh-MZQ6ulH8j5hd/agent.15 06:56:43 SSH_AGENT_PID=21 06:56:43 Running ssh-add (command line suppressed) 06:56:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8439505983301148806.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8439505983301148806.key) 06:56:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:44 + git semver bump pre 06:56:44 # -> Open(): unable to determine branch for HEAD 06:56:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:56:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:56:44 # $SEMVER_REMOTE_NAME = origin 06:56:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:56:44 # $SEMVER_USER_NAME = edgex-jenkins 06:56:44 # $SEMVER_BRANCH = main 06:56:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:56:44 2.0.1-dev.14 [Pipeline] } 06:56:44 $ docker exec --env ******** --env ******** 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f ssh-agent -k 06:56:44 unset SSH_AUTH_SOCK; 06:56:44 unset SSH_AGENT_PID; 06:56:44 echo Agent pid 21 killed; 06:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:44 + git semver [Pipeline] } 06:56:44 $ docker stop --time=1 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f 06:56:45 $ docker rm -f 44f73fcc80661e925146ac97c16ae5d18302dcb362072ae6a77d727a38c3d31f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:46 . [Pipeline] withDockerContainer 06:56:46 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:56:46 $ docker top 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:46 [ssh-agent] Looking for ssh-agent implementation... 06:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:47 $ docker exec 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a ssh-agent 06:56:47 SSH_AUTH_SOCK=/tmp/ssh-49zZpHEpsnQm/agent.15 06:56:47 SSH_AGENT_PID=22 06:56:47 Running ssh-add (command line suppressed) 06:56:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6463287671019304648.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6463287671019304648.key) 06:56:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:47 + git semver push 06:56:47 # -> Open(): unable to determine branch for HEAD 06:56:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:56:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:56:47 # $SEMVER_REMOTE_NAME = origin 06:56:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:56:47 # $SEMVER_USER_NAME = edgex-jenkins 06:56:47 # $SEMVER_BRANCH = main 06:56:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 06:56:49 $ docker exec --env ******** --env ******** 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a ssh-agent -k 06:56:49 unset SSH_AUTH_SOCK; 06:56:49 unset SSH_AGENT_PID; 06:56:49 echo Agent pid 22 killed; 06:56:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:50 + git semver [Pipeline] } 06:56:50 $ docker stop --time=1 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a 06:56:51 $ docker rm -f 3d41e9b3530f6d82ca4494baaef106b7918277e0f0816e958907bfa1858a962a [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:56:52 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:56:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:53 ---> package-listing.sh 06:56:53 ++ facter osfamily 06:56:53 ++ tr '[:upper:]' '[:lower:]' 06:56:53 + OS_FAMILY=redhat 06:56:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:56:53 + START_PACKAGES=/tmp/packages_start.txt 06:56:53 + END_PACKAGES=/tmp/packages_end.txt 06:56:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:53 + PACKAGES=/tmp/packages_start.txt 06:56:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:56:53 + PACKAGES=/tmp/packages_end.txt 06:56:53 + case "${OS_FAMILY}" in 06:56:53 + rpm -qa 06:56:53 + sort 06:56:54 + '[' -f /tmp/packages_start.txt ']' 06:56:54 + '[' -f /tmp/packages_end.txt ']' 06:56:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:56:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:56:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:56:54 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 06:56:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:55 06:56:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:55 latest: Pulling from edgex-lftools-log-publisher 06:56:55 b4d181a07f80: Pulling fs layer 06:56:55 a1111a8f2ec3: Pulling fs layer 06:56:55 ed53099fbce6: Pulling fs layer 06:56:55 dc539afda2c1: Pulling fs layer 06:56:55 77bc0d833cb6: Pulling fs layer 06:56:55 9065ff56babe: Pulling fs layer 06:56:55 d287ab97295c: Pulling fs layer 06:56:55 dc539afda2c1: Waiting 06:56:55 77bc0d833cb6: Waiting 06:56:55 9065ff56babe: Waiting 06:56:55 d287ab97295c: Waiting 06:56:55 a1111a8f2ec3: Verifying Checksum 06:56:55 a1111a8f2ec3: Download complete 06:56:55 dc539afda2c1: Verifying Checksum 06:56:55 dc539afda2c1: Download complete 06:56:56 77bc0d833cb6: Verifying Checksum 06:56:56 77bc0d833cb6: Download complete 06:56:56 9065ff56babe: Verifying Checksum 06:56:56 9065ff56babe: Download complete 06:56:56 ed53099fbce6: Verifying Checksum 06:56:56 ed53099fbce6: Download complete 06:56:57 b4d181a07f80: Verifying Checksum 06:56:57 b4d181a07f80: Download complete 06:56:57 b4d181a07f80: Pull complete 06:56:58 a1111a8f2ec3: Pull complete 06:56:58 ed53099fbce6: Pull complete 06:56:58 dc539afda2c1: Pull complete 06:56:59 77bc0d833cb6: Pull complete 06:56:59 9065ff56babe: Pull complete 06:57:00 d287ab97295c: Verifying Checksum 06:57:00 d287ab97295c: Download complete 06:57:04 d287ab97295c: Pull complete 06:57:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:57:04 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 06:57:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:57:07 $ docker top 0d83d87602df0518d3871486dfe8587338be9b9685b6de8175b5a47c774399f3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:57:08 + mkdir -p /var/log/sysstat [Pipeline] sh 06:57:08 + ls /var/log/sa-host 06:57:08 + sadf -c /var/log/sa-host/sa05 06:57:08 file_magic: OK 06:57:08 HZ: Using current value: 100 06:57:08 file_header: OK 06:57:08 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 06:57:08 Statistics: 06:57:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:57:08 File successfully converted to sysstat format version 12.0.3 06:57:08 + sadf -c /var/log/sa-host/sa22 06:57:08 file_magic: OK 06:57:08 HZ: Using current value: 100 06:57:08 file_header: OK 06:57:08 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 06:57:08 Statistics: 06:57:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:57:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:09 provisioning config files... 06:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6790870961183817244tmp [Pipeline] { [Pipeline] echo 06:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:57:09 ---> create-netrc.sh [Pipeline] } 06:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:57:10 ---> python-tools-install.sh [Pipeline] echo 06:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:57:10 ---> sudo-logs.sh 06:57:10 Archiving 'sudo' log.. 06:57:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known 06:57:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:57:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:57:10 ---> job-cost.sh 06:57:10 lf-activate-venv: SKIPPING 06:57:10 DEBUG: total: 0.10999999940395355 06:57:10 INFO: Retrieving Stack Cost... 06:57:12 INFO: Retrieving Pricing Info for: v3-standard-2 06:57:13 INFO: Archiving Costs [Pipeline] echo 06:57:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:13 ---> logs-deploy.sh 06:57:13 lf-activate-venv: SKIPPING 06:57:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/13 06:57:13 INFO: archiving workspace using pattern(s): 06:57:14 Archives upload complete. 06:57:14 INFO: archiving logs to Nexus 06:57:14 ---> uname -a: 06:57:14 Linux prd-centos7-docker-4c-2g-793.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:57:14 06:57:14 06:57:14 ---> lscpu: 06:57:14 Architecture: x86_64 06:57:14 CPU op-mode(s): 32-bit, 64-bit 06:57:14 Byte Order: Little Endian 06:57:14 Address sizes: 40 bits physical, 48 bits virtual 06:57:14 CPU(s): 2 06:57:14 On-line CPU(s) list: 0,1 06:57:14 Thread(s) per core: 1 06:57:14 Core(s) per socket: 1 06:57:14 Socket(s): 2 06:57:14 NUMA node(s): 1 06:57:14 Vendor ID: AuthenticAMD 06:57:14 CPU family: 23 06:57:14 Model: 49 06:57:14 Model name: AMD EPYC-Rome Processor 06:57:14 Stepping: 0 06:57:14 CPU MHz: 2799.998 06:57:14 BogoMIPS: 5599.99 06:57:14 Virtualization: AMD-V 06:57:14 Hypervisor vendor: KVM 06:57:14 Virtualization type: full 06:57:14 L1d cache: 32K 06:57:14 L1i cache: 32K 06:57:14 L2 cache: 512K 06:57:14 L3 cache: 16384K 06:57:14 NUMA node0 CPU(s): 0,1 06:57:14 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 06:57:14 06:57:14 06:57:14 ---> nproc: 06:57:14 2 06:57:14 06:57:14 06:57:14 ---> df -h: 06:57:14 Filesystem Size Used Avail Use% Mounted on 06:57:14 overlay 40G 9.0G 32G 23% / 06:57:14 tmpfs 64M 0 64M 0% /dev 06:57:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:57:14 shm 64M 0 64M 0% /dev/shm 06:57:14 /dev/vda1 40G 9.0G 32G 23% /facter-os 06:57:14 06:57:14 06:57:14 ---> sar -b -r -n DEV: 06:57:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 06:57:14 06:57:14 06:46:22 LINUX RESTART (2 CPU) 06:57:14 06:57:14 06:47:01 tps rtps wtps bread/s bwrtn/s 06:57:14 06:48:01 80.02 3.55 76.47 2599.67 4424.28 06:57:14 06:49:01 0.45 0.00 0.45 0.00 8.48 06:57:14 06:50:01 0.30 0.00 0.30 0.00 3.61 06:57:14 06:51:01 0.20 0.00 0.20 0.00 2.83 06:57:14 06:52:01 0.28 0.00 0.28 0.00 3.40 06:57:14 06:53:01 0.30 0.00 0.30 0.00 4.58 06:57:14 06:54:01 0.30 0.00 0.30 0.00 5.21 06:57:14 06:55:01 0.25 0.00 0.25 0.00 2.71 06:57:14 06:56:01 24.90 0.03 24.87 3.73 10209.15 06:57:14 06:57:01 184.80 0.10 184.70 9.99 45942.57 06:57:14 Average: 29.19 0.37 28.82 261.43 6062.29 06:57:14 06:57:14 06:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:14 06:48:01 5437168 0 802764 10.02 2620 1766388 1291924 14.26 586696 1583944 20 06:57:14 06:49:01 5447148 0 792776 9.90 2620 1766396 1205164 13.31 579152 1583908 20 06:57:14 06:50:01 5448400 0 791524 9.88 2620 1766396 1204912 13.30 580240 1581484 16 06:57:14 06:51:01 5445560 0 794356 9.92 2620 1766404 1205216 13.31 582592 1581484 16 06:57:14 06:52:01 5444264 0 795648 9.93 2620 1766408 1205132 13.31 579392 1586924 16 06:57:14 06:53:01 5442772 0 797132 9.95 2620 1766416 1205204 13.31 580972 1586924 8 06:57:14 06:54:01 5443444 0 796456 9.94 2620 1766420 1204976 13.30 579716 1586924 8 06:57:14 06:55:01 5431192 0 808704 10.10 2620 1766424 1205156 13.31 592208 1586924 8 06:57:14 06:56:01 4610616 0 911228 11.38 2620 2484476 1309252 14.45 668996 2248780 550428 06:57:14 06:57:01 3371716 0 1164636 14.54 2620 3469968 1690692 18.67 1091804 2895356 381000 06:57:14 Average: 5152228 0 845522 10.56 2620 2008570 1272763 14.05 642177 1782265 93154 06:57:14 06:57:14 06:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:57:14 06:48:01 eth0 216.02 175.74 581.49 31.49 0.00 0.00 0.00 0.00 06:57:14 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:48:01 docker0 103.23 101.80 7.63 224.98 0.00 0.00 0.00 0.00 06:57:14 06:49:01 eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 0.00 06:57:14 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:50:01 eth0 0.82 0.08 0.07 0.04 0.00 0.00 0.00 0.00 06:57:14 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:51:01 eth0 1.13 0.32 0.31 0.14 0.00 0.00 0.00 0.00 06:57:14 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:52:01 eth0 0.52 0.20 0.11 0.13 0.00 0.00 0.00 0.00 06:57:14 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:53:01 eth0 0.63 0.35 0.33 0.20 0.00 0.00 0.00 0.00 06:57:14 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:54:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:57:14 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:55:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:57:14 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:56:01 eth0 642.70 435.37 4093.72 63.00 0.00 0.00 0.00 0.00 06:57:14 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:57:01 eth0 1048.98 714.27 6229.63 87.56 0.00 0.00 0.00 0.00 06:57:14 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 06:57:01 docker0 73.68 96.80 5.90 346.44 0.00 0.00 0.00 0.00 06:57:14 Average: eth0 191.32 132.73 1090.81 18.30 0.00 0.00 0.00 0.00 06:57:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:14 Average: docker0 17.70 19.87 1.35 57.16 0.00 0.00 0.00 0.00 06:57:14 06:57:14 06:57:14 ---> sar -P ALL: 06:57:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 06:57:14 06:57:14 06:46:22 LINUX RESTART (2 CPU) 06:57:14 06:57:14 06:47:01 CPU %user %nice %system %iowait %steal %idle 06:57:14 06:48:01 all 5.49 0.00 2.35 1.82 0.04 90.29 06:57:14 06:48:01 0 5.37 0.00 2.72 1.67 0.03 90.21 06:57:14 06:48:01 1 5.61 0.00 1.98 1.98 0.05 90.37 06:57:14 06:49:01 all 0.19 0.00 0.06 0.00 0.02 99.73 06:57:14 06:49:01 0 0.28 0.00 0.05 0.00 0.02 99.65 06:57:14 06:49:01 1 0.10 0.00 0.07 0.00 0.02 99.82 06:57:14 06:50:01 all 0.18 0.00 0.05 0.00 0.02 99.75 06:57:14 06:50:01 0 0.28 0.00 0.03 0.00 0.00 99.68 06:57:14 06:50:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:57:14 06:51:01 all 0.22 0.00 0.03 0.00 0.02 99.73 06:57:14 06:51:01 0 0.35 0.00 0.03 0.00 0.02 99.60 06:57:14 06:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:57:14 06:52:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:57:14 06:52:01 0 0.33 0.00 0.03 0.00 0.00 99.63 06:57:14 06:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:57:14 06:53:01 all 0.18 0.00 0.04 0.00 0.03 99.75 06:57:14 06:53:01 0 0.33 0.00 0.03 0.00 0.03 99.60 06:57:14 06:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:57:14 06:54:01 all 0.21 0.00 0.03 0.00 0.02 99.74 06:57:14 06:54:01 0 0.37 0.00 0.03 0.00 0.02 99.58 06:57:14 06:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:57:14 06:55:01 all 0.13 0.00 0.04 0.00 0.02 99.81 06:57:14 06:55:01 0 0.23 0.00 0.03 0.00 0.02 99.72 06:57:14 06:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:57:14 06:56:01 all 7.84 0.00 3.10 0.18 0.04 88.84 06:57:14 06:56:01 0 8.13 0.00 3.22 0.26 0.05 88.34 06:57:14 06:56:01 1 7.56 0.00 2.97 0.10 0.03 89.33 06:57:14 06:57:01 all 19.68 0.00 9.40 2.05 0.12 68.75 06:57:14 06:57:01 0 18.83 0.00 9.55 1.98 0.12 69.52 06:57:14 06:57:01 1 20.53 0.00 9.25 2.12 0.11 67.99 06:57:14 Average: all 3.32 0.00 1.46 0.39 0.03 94.79 06:57:14 Average: 0 3.34 0.00 1.52 0.38 0.03 94.73 06:57:14 Average: 1 3.30 0.00 1.41 0.41 0.03 94.85 06:57:14 06:57:14 06:57:14