Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 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-ssh8354642383650285978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5367838869587577802.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8194260360487331723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8725383831011248360.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-ssh9052468524393760309.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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2264 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-ssh1532638231642319366.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 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (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 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 Commit message: "feat: support both secure and insecure mode" > git rev-list --no-walk fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:52 ========================================================= 09:07:52 EdgeX Global Pipelines Version Info 09:07:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:53 ------------------- 09:07:53 stable info: 09:07:53 ------------------- 09:07:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:53 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 09:07:53 Message: update stable to v1.0.210 09:07:54 ------------------- 09:07:54 experimental info: 09:07:54 ------------------- 09:07:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:54 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 09:07:54 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f732f6 [Pipeline] echo 09:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:55 provisioning config files... 09:07:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5246658241073921684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:55 ---> docker-login.sh 09:07:55 nexus3.edgexfoundry.org:10001 09:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:56 Configure a credential helper to remove this warning. See 09:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:56 09:07:56 Login Succeeded 09:07:56 nexus3.edgexfoundry.org:10002 09:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:56 Configure a credential helper to remove this warning. See 09:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:56 09:07:56 Login Succeeded 09:07:56 nexus3.edgexfoundry.org:10003 09:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:56 Configure a credential helper to remove this warning. See 09:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:56 09:07:56 Login Succeeded 09:07:56 nexus3.edgexfoundry.org:10004 09:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:56 Configure a credential helper to remove this warning. See 09:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:56 09:07:56 Login Succeeded 09:07:56 docker.io 09:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:56 Configure a credential helper to remove this warning. See 09:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:56 09:07:56 Login Succeeded 09:07:56 ---> docker-login.sh ends [Pipeline] } 09:07:56 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 09:07:57 + git log --format=format:%s -1 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] echo 09:07:57 GIT_COMMIT: 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2, Commit Message: feat: support both secure and insecure mode [Pipeline] echo 09:07:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:59 09:07:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:07:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:59 latest: Pulling from edgex-devops/git-semver 09:07:59 a0d0a0d46f8b: Pulling fs layer 09:07:59 3e5f54012d9b: Pulling fs layer 09:07:59 4c7163046ea9: Pulling fs layer 09:07:59 0c2d73faf560: Pulling fs layer 09:07:59 3e5f54012d9b: Verifying Checksum 09:07:59 3e5f54012d9b: Download complete 09:07:59 a0d0a0d46f8b: Verifying Checksum 09:07:59 a0d0a0d46f8b: Download complete 09:07:59 4c7163046ea9: Verifying Checksum 09:07:59 4c7163046ea9: Download complete 09:07:59 0c2d73faf560: Verifying Checksum 09:07:59 0c2d73faf560: Download complete 09:07:59 a0d0a0d46f8b: Pull complete 09:07:59 3e5f54012d9b: Pull complete 09:07:59 4c7163046ea9: Pull complete 09:08:00 0c2d73faf560: Pull complete 09:08:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:08:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:08:00 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:08:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:08:00 $ docker top 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:08:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:00 [ssh-agent] Looking for ssh-agent implementation... 09:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:01 $ docker exec 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent 09:08:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNgPlPi/agent.14 09:08:01 SSH_AGENT_PID=21 09:08:01 Running ssh-add (command line suppressed) 09:08:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6294049230374323423.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6294049230374323423.key) 09:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:01 + git tag --points-at HEAD [Pipeline] } 09:08:01 $ docker exec --env ******** --env ******** 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent -k 09:08:01 unset SSH_AUTH_SOCK; 09:08:01 unset SSH_AGENT_PID; 09:08:01 echo Agent pid 21 killed; 09:08:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:01 [ssh-agent] Looking for ssh-agent implementation... 09:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:01 $ docker exec 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent 09:08:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHpnDLm/agent.53 09:08:01 SSH_AGENT_PID=60 09:08:01 Running ssh-add (command line suppressed) 09:08:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1184860394788390109.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1184860394788390109.key) 09:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:02 + git semver init 09:08:02 # -> Open(): unable to determine branch for HEAD 09:08:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:08:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:08:02 # $SEMVER_REMOTE_NAME = origin 09:08:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:08:02 # $SEMVER_USER_NAME = edgex-jenkins 09:08:02 # $SEMVER_BRANCH = main 09:08:02 # $SEMVER_TEMP = /tmp/semver-029493632 09:08:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:08:04 # '/tmp/semver-029493632' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:08:04 # -> Force: false 09:08:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:08:04 $ docker exec --env ******** --env ******** 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent -k 09:08:05 unset SSH_AUTH_SOCK; 09:08:05 unset SSH_AGENT_PID; 09:08:05 echo Agent pid 60 killed; 09:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:05 + git semver [Pipeline] } 09:08:05 $ docker stop --time=1 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b 09:08:06 $ docker rm -f 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b [Pipeline] // withDockerContainer [Pipeline] sh 09:08:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:08:07 Stashed 1 file(s) [Pipeline] echo 09:08:07 [edgeXSemver]: initialized semver on version 2.0.1-dev.24 [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 09:08:22 Still waiting to schedule task 09:08:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2264’ 09:08:22 Still waiting to schedule task 09:08:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:09:32 Running on prd-centos7-docker-4c-2g-2267 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:09:32 Running in /w/workspace/edgex-ui-go/26 [Pipeline] { [Pipeline] checkout 09:09:32 The recommended git tool is: git 09:09:36 using credential edgex-jenkins-ssh 09:09:36 Cloning the remote Git repository 09:09:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:09:34 > git init /w/workspace/edgex-ui-go/26 # timeout=10 09:09:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:09:34 > git --version # timeout=10 09:09:34 > git --version # 'git version 2.24.4' 09:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:35 [INFO] Currently running in a labeled security context 09:09:35 [INFO] Currently SELinux is 'enforcing' on the host 09:09:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/26@tmp/jenkins-gitclient-ssh2078017077746596349.key 09:09:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:37 Avoid second fetch 09:09:37 Checking out Revision 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (main) 09:09:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:09:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:36 > git config core.sparsecheckout # timeout=10 09:09:36 > git checkout -f 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 09:09:41 Commit message: "feat: support both secure and insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:42 provisioning config files... 09:09:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config3229171381063494015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:42 ---> docker-login.sh 09:09:42 nexus3.edgexfoundry.org:10001 09:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:42 Configure a credential helper to remove this warning. See 09:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:42 09:09:42 Login Succeeded 09:09:42 nexus3.edgexfoundry.org:10002 09:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:42 Configure a credential helper to remove this warning. See 09:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:42 09:09:42 Login Succeeded 09:09:42 nexus3.edgexfoundry.org:10003 09:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:43 Configure a credential helper to remove this warning. See 09:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:43 09:09:43 Login Succeeded 09:09:43 nexus3.edgexfoundry.org:10004 09:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:43 Configure a credential helper to remove this warning. See 09:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:43 09:09:43 Login Succeeded 09:09:43 docker.io 09:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:43 Configure a credential helper to remove this warning. See 09:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:43 09:09:43 Login Succeeded 09:09:43 ---> docker-login.sh ends [Pipeline] } 09:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:43 ========================================================= 09:09:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:09:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:09:44 + 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 . 09:09:44 Sending build context to Docker daemon 24.97MB 09:09:44 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:09:44 Step 2/14 : FROM ${BASE} AS builder 09:09:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:09:44 a0d0a0d46f8b: Pulling fs layer 09:09:44 31adcdaf11c8: Pulling fs layer 09:09:44 b8b176561691: Pulling fs layer 09:09:44 4527c011a84f: Pulling fs layer 09:09:44 5d74067f8e1e: Pulling fs layer 09:09:44 e0aca202a116: Pulling fs layer 09:09:44 3a43be97a3b4: Pulling fs layer 09:09:44 34cad66bf833: Pulling fs layer 09:09:44 b4e3c513aaa6: Pulling fs layer 09:09:44 4527c011a84f: Waiting 09:09:44 5d74067f8e1e: Waiting 09:09:44 e0aca202a116: Waiting 09:09:44 3a43be97a3b4: Waiting 09:09:44 34cad66bf833: Waiting 09:09:44 b4e3c513aaa6: Waiting 09:09:44 b8b176561691: Verifying Checksum 09:09:44 b8b176561691: Download complete 09:09:44 31adcdaf11c8: Verifying Checksum 09:09:44 31adcdaf11c8: Download complete 09:09:44 5d74067f8e1e: Verifying Checksum 09:09:44 5d74067f8e1e: Download complete 09:09:44 e0aca202a116: Download complete 09:09:44 a0d0a0d46f8b: Verifying Checksum 09:09:44 a0d0a0d46f8b: Download complete 09:09:44 3a43be97a3b4: Verifying Checksum 09:09:44 3a43be97a3b4: Download complete 09:09:44 34cad66bf833: Verifying Checksum 09:09:44 34cad66bf833: Download complete 09:09:44 4527c011a84f: Verifying Checksum 09:09:44 4527c011a84f: Download complete 09:09:45 a0d0a0d46f8b: Pull complete 09:09:45 b4e3c513aaa6: Verifying Checksum 09:09:45 b4e3c513aaa6: Download complete 09:09:45 31adcdaf11c8: Pull complete 09:09:45 b8b176561691: Pull complete 09:09:50 4527c011a84f: Pull complete 09:09:50 5d74067f8e1e: Pull complete 09:09:50 e0aca202a116: Pull complete 09:09:50 3a43be97a3b4: Pull complete 09:09:50 34cad66bf833: Pull complete 09:09:52 b4e3c513aaa6: Pull complete 09:09:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:09:52 ---> 9f6097aaca64 09:09:52 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:09:54 ---> Running in 63e7362288d1 09:09:54 Removing intermediate container 63e7362288d1 09:09:54 ---> aa91501ef5ec 09:09:54 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:09:54 ---> Running in 87f44d75b869 09:09:54 Removing intermediate container 87f44d75b869 09:09:54 ---> f9c8ff316582 09:09:54 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:09:54 ---> Running in 02645f85e159 09:09:54 Removing intermediate container 02645f85e159 09:09:54 ---> fd4883ebff39 09:09:54 Step 6/14 : LABEL Name=edgex-ui-go 09:09:54 ---> Running in 48470ab8c760 09:09:54 Removing intermediate container 48470ab8c760 09:09:54 ---> 7711644d333d 09:09:54 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:09:54 ---> Running in 895ab0183282 09:09:54 Removing intermediate container 895ab0183282 09:09:54 ---> 1bd980960d2d 09:09:54 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:54 ---> Running in fb5f8b07a61e 09:09:55 Removing intermediate container fb5f8b07a61e 09:09:55 ---> 6d1a1be7ccd1 09:09:55 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:09:55 ---> Running in 5c5f24831492 09:09:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:09:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2265 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:09:56 Running in /w/workspace/edgex-ui-go/26 [Pipeline] { [Pipeline] checkout 09:09:56 The recommended git tool is: git 09:09:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:09:57 OK: 220 MiB in 52 packages 09:09:57 Removing intermediate container 5c5f24831492 09:09:57 ---> 6ee5cf7fe63f 09:09:57 Step 10/14 : ENV GO111MODULE=on 09:09:57 ---> Running in 415d7c1f59a2 09:09:57 Removing intermediate container 415d7c1f59a2 09:09:57 ---> c4f28c0cb2a2 09:09:57 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:09:57 ---> Running in 638eab77de95 09:09:57 Removing intermediate container 638eab77de95 09:09:57 ---> a43633c735e7 09:09:57 Step 12/14 : COPY . . 09:09:58 ---> 016e55013f54 09:09:58 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:58 ---> Running in 7aac783426a3 09:10:02 using credential edgex-jenkins-ssh 09:10:02 Cloning the remote Git repository 09:10:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:10:02 > git init /w/workspace/edgex-ui-go/26 # timeout=10 09:10:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:10:02 > git --version # timeout=10 09:10:02 > git --version # 'git version 2.17.1' 09:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:10:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:06 Avoid second fetch 09:10:06 Checking out Revision 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (main) 09:10:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:10:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:06 > git config core.sparsecheckout # timeout=10 09:10:06 > git checkout -f 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 09:10:10 Commit message: "feat: support both secure and insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:10:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:11 Dload Upload Total Spent Left Speed 09:10:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh 09:10:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:10:12 + sudo tee /etc/docker/daemon.new 09:10:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:10:12 { 09:10:12 "registry-mirrors": [ 09:10:12 "https://nexus3.edgexfoundry.org:10001" 09:10:12 ], 09:10:12 "bip": "10.250.0.254/24", 09:10:12 "hosts": [ 09:10:12 "tcp://0.0.0.0:5555", 09:10:12 "unix:///var/run/docker.sock" 09:10:12 ], 09:10:12 "mtu": 1458, 09:10:12 "selinux-enabled": true, 09:10:12 "seccomp-profile": "/etc/docker/seccomp.json" 09:10:12 } [Pipeline] sh 09:10:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:10:12 + sudo service docker restart 09:10:14 Removing intermediate container 7aac783426a3 09:10:14 ---> 900cae868c5c 09:10:14 Step 14/14 : RUN ${MAKE} 09:10:14 ---> Running in 0d910867bf43 09:10:14 noop 09:10:14 Removing intermediate container 0d910867bf43 09:10:14 ---> 70f5f3ba08f2 09:10:14 Successfully built 70f5f3ba08f2 09:10:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:10:14 + docker inspect -f . ci-base-image-x86_64 09:10:14 . [Pipeline] withDockerContainer 09:10:14 prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container 09:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:10:14 $ docker top 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:15 + go version 09:10:15 go version go1.16.8 linux/amd64 [Pipeline] } 09:10:15 $ docker stop --time=1 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 09:10:16 $ docker rm -f 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:10:16 + docker inspect -f . ci-base-image-x86_64 09:10:16 . [Pipeline] withDockerContainer 09:10:16 prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container 09:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:10:17 $ docker top 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:10:17 + make test 09:10:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:10:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:31 provisioning config files... 09:10:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config8347585402287436579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:32 ---> docker-login.sh 09:10:32 nexus3.edgexfoundry.org:10001 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:10:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:10:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:33 Configure a credential helper to remove this warning. See 09:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:33 09:10:33 Login Succeeded 09:10:33 nexus3.edgexfoundry.org:10002 09:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:34 Configure a credential helper to remove this warning. See 09:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:34 09:10:34 Login Succeeded 09:10:34 nexus3.edgexfoundry.org:10003 09:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:34 Configure a credential helper to remove this warning. See 09:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:34 09:10:34 Login Succeeded 09:10:34 nexus3.edgexfoundry.org:10004 09:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:35 Configure a credential helper to remove this warning. See 09:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:35 09:10:35 Login Succeeded 09:10:35 docker.io 09:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:35 Configure a credential helper to remove this warning. See 09:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:35 09:10:35 Login Succeeded 09:10:35 ---> docker-login.sh ends [Pipeline] } 09:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:10:36 ========================================================= 09:10:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:10:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:10:36 + 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 . 09:10:37 Sending build context to Docker daemon 24.97MB 09:10:37 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:10:37 Step 2/14 : FROM ${BASE} AS builder 09:10:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:10:37 552d1f2373af: Pulling fs layer 09:10:37 ea3f2d53f512: Pulling fs layer 09:10:37 9e70ebbbe112: Pulling fs layer 09:10:37 7a9cfe048b4a: Pulling fs layer 09:10:37 72dc09318566: Pulling fs layer 09:10:37 f4f7b4309257: Pulling fs layer 09:10:37 0ac9a79272e3: Pulling fs layer 09:10:37 b78e95d17946: Pulling fs layer 09:10:37 72dc09318566: Waiting 09:10:37 0ac9a79272e3: Waiting 09:10:37 f4f7b4309257: Waiting 09:10:37 b78e95d17946: Waiting 09:10:37 9e70ebbbe112: Verifying Checksum 09:10:37 9e70ebbbe112: Download complete 09:10:37 ea3f2d53f512: Verifying Checksum 09:10:37 ea3f2d53f512: Download complete 09:10:37 72dc09318566: Verifying Checksum 09:10:37 72dc09318566: Download complete 09:10:37 f4f7b4309257: Verifying Checksum 09:10:37 f4f7b4309257: Download complete 09:10:37 552d1f2373af: Verifying Checksum 09:10:37 552d1f2373af: Download complete 09:10:37 0ac9a79272e3: Verifying Checksum 09:10:37 0ac9a79272e3: Download complete 09:10:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:10:38 $ docker stop --time=1 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 09:10:38 552d1f2373af: Pull complete 09:10:38 ea3f2d53f512: Pull complete 09:10:39 9e70ebbbe112: Pull complete 09:10:39 b78e95d17946: Verifying Checksum 09:10:39 b78e95d17946: Download complete 09:10:39 $ docker rm -f 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:39 7a9cfe048b4a: Verifying Checksum 09:10:39 7a9cfe048b4a: Download complete 09:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:10:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:44 + ls -al . 09:10:44 total 88 09:10:44 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 09:10 . 09:10:44 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 09:09 .. 09:10:44 drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 09:09 assets 09:10:44 drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 09:09 bin 09:10:44 drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 09:09 cmd 09:10:44 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 09:09 CONTRIBUTING.md 09:10:44 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 09:10 coverage.out 09:10:44 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 09:09 Dockerfile 09:10:44 drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 09:09 docs 09:10:44 drwxrwxr-x. 8 jenkins jenkins 162 Oct 27 09:09 .git 09:10:44 drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 09:09 .github 09:10:44 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:09 .gitignore 09:10:44 -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 09:09 go.mod 09:10:44 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 09:09 go.sum 09:10:44 drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 09:09 internal 09:10:44 -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 09:09 Jenkinsfile 09:10:44 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 09:09 LICENSE 09:10:44 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 09:09 Makefile 09:10:44 drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 09:09 pkg 09:10:44 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 09:09 README.md 09:10:44 drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 09:09 snap 09:10:44 -rw-rw-r--. 1 jenkins jenkins 12 Oct 27 09:08 VERSION 09:10:44 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:09 version.go 09:10:44 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 09:09 web [Pipeline] isUnix [Pipeline] sh 09:10:45 + 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 --label arch=amd64 --label version=2.0.1-dev.24 . 09:10:45 Sending build context to Docker daemon 24.97MB 09:10:45 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:10:45 Step 2/22 : FROM ${BASE} AS builder 09:10:45 ---> 70f5f3ba08f2 09:10:45 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:10:45 ---> Running in d2e2bf0cd492 09:10:45 Removing intermediate container d2e2bf0cd492 09:10:45 ---> a902e7ed46bd 09:10:45 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:10:45 ---> Running in a5143aec9bc6 09:10:45 Removing intermediate container a5143aec9bc6 09:10:45 ---> a311942a113e 09:10:45 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:10:45 ---> Running in ca1662df7935 09:10:45 Removing intermediate container ca1662df7935 09:10:45 ---> 5d63a66121f0 09:10:45 Step 6/22 : LABEL Name=edgex-ui-go 09:10:45 ---> Running in 292024a72aa2 09:10:45 Removing intermediate container 292024a72aa2 09:10:45 ---> 8063bed68571 09:10:45 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:10:45 ---> Running in 33dfd44f1bc0 09:10:45 Removing intermediate container 33dfd44f1bc0 09:10:45 ---> 6760e0af8ef1 09:10:45 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:45 ---> Running in 59239f042322 09:10:46 Removing intermediate container 59239f042322 09:10:46 ---> 21ebc9c9d6e4 09:10:46 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:46 ---> Running in 718df0d3bf31 09:10:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:10:48 OK: 220 MiB in 52 packages 09:10:48 Removing intermediate container 718df0d3bf31 09:10:48 ---> 60b845b055f9 09:10:48 Step 10/22 : ENV GO111MODULE=on 09:10:48 ---> Running in ba41f12dee19 09:10:48 Removing intermediate container ba41f12dee19 09:10:48 ---> d773687fe5a1 09:10:48 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:10:48 ---> Running in 28c7e2995b8d 09:10:48 Removing intermediate container 28c7e2995b8d 09:10:48 ---> 39fd4d781782 09:10:48 Step 12/22 : COPY . . 09:10:49 ---> 8ce8de5af3cd 09:10:49 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:49 ---> Running in caebafbfd9e7 09:10:49 Removing intermediate container caebafbfd9e7 09:10:49 ---> 0a4f2c2e294d 09:10:49 Step 14/22 : RUN ${MAKE} 09:10:49 ---> Running in 401c4ecf8458 09:10:49 7a9cfe048b4a: Pull complete 09:10:49 72dc09318566: Pull complete 09:10:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:10:49 f4f7b4309257: Pull complete 09:10:50 0ac9a79272e3: Pull complete 09:10:56 b78e95d17946: Pull complete 09:10:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:10:56 ---> 8b459fc5aaf0 09:10:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:10:58 ---> Running in b9931a9f76d2 09:10:58 Removing intermediate container b9931a9f76d2 09:10:58 ---> 8044fafce96b 09:10:58 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:10:58 ---> Running in dcd50865a1df 09:10:58 Removing intermediate container dcd50865a1df 09:10:58 ---> 0ec4cfd8c7ef 09:10:58 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:10:58 ---> Running in c66933a826ea 09:10:59 Removing intermediate container c66933a826ea 09:10:59 ---> 6abdadd342f0 09:10:59 Step 6/14 : LABEL Name=edgex-ui-go 09:10:59 ---> Running in 9c8f6df137ab 09:10:59 Removing intermediate container 9c8f6df137ab 09:10:59 ---> 7c5457008f61 09:10:59 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:10:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:10:59 ---> Running in c3d2446130ee 09:11:00 Removing intermediate container c3d2446130ee 09:11:00 ---> 48ff7ea4ca6e 09:11:00 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:00 ---> Running in 8501122b286a 09:11:00 Removing intermediate container 401c4ecf8458 09:11:00 ---> b2caa9fa970f 09:11:00 Step 15/22 : FROM alpine:3.14 09:11:01 3.14: Pulling from library/alpine 09:11:01 a0d0a0d46f8b: Already exists 09:11:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:11:01 Status: Downloaded newer image for alpine:3.14 09:11:01 ---> 14119a10abf4 09:11:01 Step 16/22 : EXPOSE 4000 09:11:01 ---> Running in 234381dd329e 09:11:01 Removing intermediate container 234381dd329e 09:11:01 ---> 4feca9cd9607 09:11:01 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:11:02 ---> 317f8f1f0bdf 09:11:02 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:11:02 ---> Running in f440c3ab14af 09:11:02 Removing intermediate container f440c3ab14af 09:11:02 ---> f458ebac0264 09:11:02 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:11:02 ---> Running in 1e271752306e 09:11:02 Removing intermediate container 1e271752306e 09:11:02 ---> 0dc5d1c0c851 09:11:02 Step 20/22 : LABEL arch=amd64 09:11:02 Removing intermediate container 8501122b286a 09:11:02 ---> 06a3858e4f00 09:11:02 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:11:02 ---> Running in 9746f9ab2211 09:11:02 Removing intermediate container 9746f9ab2211 09:11:02 ---> 295c9091c315 09:11:02 Step 21/22 : LABEL git_sha=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:11:02 ---> Running in 54c24c05295b 09:11:02 Removing intermediate container 54c24c05295b 09:11:02 ---> 6cc7ed5df859 09:11:02 Step 22/22 : LABEL version=2.0.1-dev.24 09:11:02 ---> Running in 690ed7578107 09:11:02 ---> Running in 0aab09e4d2b9 09:11:03 Removing intermediate container 690ed7578107 09:11:03 ---> fd0e0432ba10 09:11:03 [Warning] One or more build-args [ARCH] were not consumed 09:11:03 Successfully built fd0e0432ba10 09:11:03 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:04 provisioning config files... 09:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:11:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config4079070927095410608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:04 ---> docker-login.sh 09:11:04 nexus3.edgexfoundry.org:10001 09:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:04 Configure a credential helper to remove this warning. See 09:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:04 09:11:04 Login Succeeded 09:11:04 nexus3.edgexfoundry.org:10002 09:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:04 Configure a credential helper to remove this warning. See 09:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:04 09:11:04 Login Succeeded 09:11:04 nexus3.edgexfoundry.org:10003 09:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:04 Configure a credential helper to remove this warning. See 09:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:04 09:11:04 Login Succeeded 09:11:04 nexus3.edgexfoundry.org:10004 09:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:04 Configure a credential helper to remove this warning. See 09:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:04 09:11:04 Login Succeeded 09:11:04 docker.io 09:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:05 Configure a credential helper to remove this warning. See 09:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:05 09:11:05 Login Succeeded 09:11:05 ---> docker-login.sh ends [Pipeline] } 09:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:05 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:11:05 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:11:05 latest 09:11:05 2.0.1-dev.24 09:11:05 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:11:05 main 09:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh 09:11:05 OK: 219 MiB in 52 packages 09:11:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:11:05 cc3ac386dc3d: Preparing 09:11:05 e2eb06d8af82: Preparing 09:11:05 e2eb06d8af82: Layer already exists 09:11:06 Removing intermediate container 0aab09e4d2b9 09:11:06 ---> ce0fa15d6f91 09:11:06 Step 10/14 : ENV GO111MODULE=on 09:11:06 ---> Running in 8335d851e7c6 09:11:06 Removing intermediate container 8335d851e7c6 09:11:06 ---> 1d27fb23bb48 09:11:06 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:11:07 ---> Running in af297b28139c 09:11:07 Removing intermediate container af297b28139c 09:11:07 ---> 887fc1c74c36 09:11:07 Step 12/14 : COPY . . 09:11:07 cc3ac386dc3d: Pushed 09:11:08 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh 09:11:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:11:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:11:08 cc3ac386dc3d: Preparing 09:11:08 e2eb06d8af82: Preparing 09:11:08 e2eb06d8af82: Layer already exists 09:11:08 cc3ac386dc3d: Layer already exists 09:11:08 latest: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh 09:11:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:11:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 09:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:11:09 cc3ac386dc3d: Preparing 09:11:09 e2eb06d8af82: Preparing 09:11:09 e2eb06d8af82: Layer already exists 09:11:09 cc3ac386dc3d: Layer already exists 09:11:09 2.0.1-dev.24: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh 09:11:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:11:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:11:09 cc3ac386dc3d: Preparing 09:11:09 e2eb06d8af82: Preparing 09:11:09 cc3ac386dc3d: Layer already exists 09:11:09 e2eb06d8af82: Layer already exists 09:11:09 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh 09:11:10 ---> 94b5903808e9 09:11:10 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:11:10 ---> Running in eaff0c403bda 09:11:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:11:10 cc3ac386dc3d: Preparing 09:11:10 e2eb06d8af82: Preparing 09:11:10 cc3ac386dc3d: Layer already exists 09:11:10 e2eb06d8af82: Layer already exists 09:11:10 main: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:10 ===================================================== [Pipeline] echo 09:11:10 taggedImages: 09:11:10 - nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:11:10 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:11:10 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 09:11:10 - nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:11:10 - 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 09:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:11 09:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:11 latest: Pulling from edgex-lftools-log-publisher 09:11:11 b4d181a07f80: Pulling fs layer 09:11:11 a1111a8f2ec3: Pulling fs layer 09:11:11 ed53099fbce6: Pulling fs layer 09:11:11 dc539afda2c1: Pulling fs layer 09:11:11 77bc0d833cb6: Pulling fs layer 09:11:11 9065ff56babe: Pulling fs layer 09:11:11 d287ab97295c: Pulling fs layer 09:11:11 dc539afda2c1: Waiting 09:11:11 77bc0d833cb6: Waiting 09:11:11 9065ff56babe: Waiting 09:11:11 d287ab97295c: Waiting 09:11:11 a1111a8f2ec3: Verifying Checksum 09:11:11 a1111a8f2ec3: Download complete 09:11:11 dc539afda2c1: Verifying Checksum 09:11:11 dc539afda2c1: Download complete 09:11:11 ed53099fbce6: Verifying Checksum 09:11:11 ed53099fbce6: Download complete 09:11:11 9065ff56babe: Verifying Checksum 09:11:11 9065ff56babe: Download complete 09:11:11 77bc0d833cb6: Verifying Checksum 09:11:11 77bc0d833cb6: Download complete 09:11:11 b4d181a07f80: Verifying Checksum 09:11:11 b4d181a07f80: Download complete 09:11:12 d287ab97295c: Verifying Checksum 09:11:12 d287ab97295c: Download complete 09:11:12 b4d181a07f80: Pull complete 09:11:13 a1111a8f2ec3: Pull complete 09:11:13 ed53099fbce6: Pull complete 09:11:13 dc539afda2c1: Pull complete 09:11:13 77bc0d833cb6: Pull complete 09:11:14 9065ff56babe: Pull complete 09:11:19 d287ab97295c: Pull complete 09:11:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:11:19 prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container 09:11:19 $ 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/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:11:21 $ docker top ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:22 ---> job-cost.sh 09:11:22 lf-activate-venv: SKIPPING 09:11:22 INFO: No Stack... 09:11:22 INFO: Retrieving Pricing Info for: v3-standard-2 09:11:22 INFO: Archiving Costs [Pipeline] sh 09:11:23 + cat /w/workspace/edgex-ui-go/26/archives/cost.csv 09:11:23 + cut -d, -f6 [Pipeline] lock 09:11:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] 09:11:23 Resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] did not exist. Created. 09:11:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:23 + echo total: 0.05999999865889549 [Pipeline] stash 09:11:23 Stashed 1 file(s) [Pipeline] } 09:11:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:23 $ docker stop --time=1 ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 09:11:25 $ docker rm -f ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:11:37 Removing intermediate container eaff0c403bda 09:11:37 ---> a7e9d095b812 09:11:37 Step 14/14 : RUN ${MAKE} 09:11:37 ---> Running in 5fdcde8e2f92 09:11:37 noop 09:11:37 Removing intermediate container 5fdcde8e2f92 09:11:37 ---> 49cd52d52e1e 09:11:37 Successfully built 49cd52d52e1e 09:11:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:11:37 + docker inspect -f . ci-base-image-arm64 09:11:37 . [Pipeline] withDockerContainer 09:11:37 prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 09:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:11:39 $ docker top 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:40 + go version 09:11:40 go version go1.16.8 linux/arm64 [Pipeline] } 09:11:40 $ docker stop --time=1 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed 09:11:41 $ docker rm -f 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:42 + docker inspect -f . ci-base-image-arm64 09:11:42 . [Pipeline] withDockerContainer 09:11:42 prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 09:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:11:44 $ docker top 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:11:45 + make test 09:11:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:11:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:12:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:12:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:12:48 $ docker stop --time=1 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 09:12:50 $ docker rm -f 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:12:50 Warning: overwriting stash ‘coverage-report’ 09:12:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:12:52 + ls -al . 09:12:52 total 128 09:12:52 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 09:11 . 09:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 .. 09:12:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 09:10 .git 09:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 .github 09:12:52 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:10 .gitignore 09:12:52 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 09:10 CONTRIBUTING.md 09:12:52 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 09:10 Dockerfile 09:12:52 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 09:10 Jenkinsfile 09:12:52 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 09:10 LICENSE 09:12:52 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 09:10 Makefile 09:12:52 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 09:10 README.md 09:12:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 09:08 VERSION 09:12:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 assets 09:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 bin 09:12:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 cmd 09:12:52 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 09:11 coverage.out 09:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 docs 09:12:52 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 09:10 go.mod 09:12:52 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 09:10 go.sum 09:12:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:10 internal 09:12:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 pkg 09:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 snap 09:12:52 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:10 version.go 09:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 web [Pipeline] isUnix [Pipeline] sh 09:12:52 + 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 --label arch=arm64 --label version=2.0.1-dev.24 . 09:12:53 Sending build context to Docker daemon 24.97MB 09:12:53 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:12:53 Step 2/22 : FROM ${BASE} AS builder 09:12:53 ---> 49cd52d52e1e 09:12:53 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:12:53 ---> Running in c918cdacb398 09:12:54 Removing intermediate container c918cdacb398 09:12:54 ---> 6a7ab61b2f96 09:12:54 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:12:54 ---> Running in 79d98a4564b6 09:12:54 Removing intermediate container 79d98a4564b6 09:12:54 ---> 6f390ceb9f76 09:12:54 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:12:54 ---> Running in c99a07c0b5e7 09:12:55 Removing intermediate container c99a07c0b5e7 09:12:55 ---> 73de2488f50b 09:12:55 Step 6/22 : LABEL Name=edgex-ui-go 09:12:55 ---> Running in 6ea1f534a1e2 09:12:55 Removing intermediate container 6ea1f534a1e2 09:12:55 ---> 4ce2089abd3a 09:12:55 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:12:55 ---> Running in 00b380573130 09:12:55 Removing intermediate container 00b380573130 09:12:55 ---> 0de59a78bd57 09:12:55 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:56 ---> Running in e18ec7229722 09:12:58 Removing intermediate container e18ec7229722 09:12:58 ---> b3fcab9466f4 09:12:58 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:58 ---> Running in afe56875561a 09:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:13:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:13:01 OK: 219 MiB in 52 packages 09:13:02 Removing intermediate container afe56875561a 09:13:02 ---> 87c1f7c0e6aa 09:13:02 Step 10/22 : ENV GO111MODULE=on 09:13:02 ---> Running in d40cdfb0b7dc 09:13:02 Removing intermediate container d40cdfb0b7dc 09:13:02 ---> bea79a6db112 09:13:02 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:13:02 ---> Running in c38e39b0295f 09:13:02 Removing intermediate container c38e39b0295f 09:13:02 ---> 8466b98c9167 09:13:02 Step 12/22 : COPY . . 09:13:06 ---> 57ef93d41f0f 09:13:06 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:06 ---> Running in b2f8fafd323b 09:13:08 Removing intermediate container b2f8fafd323b 09:13:08 ---> 5f0af74bfbd2 09:13:08 Step 14/22 : RUN ${MAKE} 09:13:08 ---> Running in aba57690ca7e 09:13:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:13:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:13:40 Removing intermediate container aba57690ca7e 09:13:40 ---> 3223699ef4ed 09:13:40 Step 15/22 : FROM alpine:3.14 09:13:41 3.14: Pulling from library/alpine 09:13:41 552d1f2373af: Already exists 09:13:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:13:41 Status: Downloaded newer image for alpine:3.14 09:13:41 ---> bb3de5531c18 09:13:41 Step 16/22 : EXPOSE 4000 09:13:41 ---> Running in c45a605294e9 09:13:42 Removing intermediate container c45a605294e9 09:13:42 ---> dc0b374995a3 09:13:42 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:13:43 ---> 5a33fa21855e 09:13:43 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:13:43 ---> Running in 09c9cdb8aead 09:13:44 Removing intermediate container 09c9cdb8aead 09:13:44 ---> cfbc783f3b89 09:13:44 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:13:44 ---> Running in fe3a3c14bc2d 09:13:44 Removing intermediate container fe3a3c14bc2d 09:13:44 ---> 0d62add1ac55 09:13:44 Step 20/22 : LABEL arch=arm64 09:13:44 ---> Running in e5ac77ba1aca 09:13:45 Removing intermediate container e5ac77ba1aca 09:13:45 ---> 539bb82c4a66 09:13:45 Step 21/22 : LABEL git_sha=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:13:45 ---> Running in d93d41608e6e 09:13:45 Removing intermediate container d93d41608e6e 09:13:45 ---> 15864f91a3a6 09:13:45 Step 22/22 : LABEL version=2.0.1-dev.24 09:13:45 ---> Running in bddcd6dedb18 09:13:46 Removing intermediate container bddcd6dedb18 09:13:46 ---> d9cb19338229 09:13:46 [Warning] One or more build-args [ARCH] were not consumed 09:13:46 Successfully built d9cb19338229 09:13:46 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 09:13:46 provisioning config files... 09:13:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config9133275357000699790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:47 ---> docker-login.sh 09:13:47 nexus3.edgexfoundry.org:10001 09:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:47 Configure a credential helper to remove this warning. See 09:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:47 09:13:47 Login Succeeded 09:13:47 nexus3.edgexfoundry.org:10002 09:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:47 Configure a credential helper to remove this warning. See 09:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:47 09:13:47 Login Succeeded 09:13:47 nexus3.edgexfoundry.org:10003 09:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:48 Configure a credential helper to remove this warning. See 09:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:48 09:13:48 Login Succeeded 09:13:48 nexus3.edgexfoundry.org:10004 09:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:48 Configure a credential helper to remove this warning. See 09:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:48 09:13:48 Login Succeeded 09:13:48 docker.io 09:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:49 Configure a credential helper to remove this warning. See 09:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:49 09:13:49 Login Succeeded 09:13:49 ---> docker-login.sh ends [Pipeline] } 09:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:49 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:13:49 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:13:49 latest 09:13:49 2.0.1-dev.24 09:13:49 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:13:49 main 09:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh 09:13:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:13:50 e3a63173cf5b: Preparing 09:13:50 ee420dfed78a: Preparing 09:13:50 ee420dfed78a: Layer already exists 09:13:55 e3a63173cf5b: Pushed 09:13:55 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:13:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:13:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:13:56 e3a63173cf5b: Preparing 09:13:56 ee420dfed78a: Preparing 09:13:56 e3a63173cf5b: Layer already exists 09:13:56 ee420dfed78a: Layer already exists 09:13:56 latest: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:13:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:13:57 e3a63173cf5b: Preparing 09:13:57 ee420dfed78a: Preparing 09:13:57 e3a63173cf5b: Layer already exists 09:13:57 ee420dfed78a: Layer already exists 09:13:57 2.0.1-dev.24: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:13:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh 09:13:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:13:58 e3a63173cf5b: Preparing 09:13:58 ee420dfed78a: Preparing 09:13:58 e3a63173cf5b: Layer already exists 09:13:58 ee420dfed78a: Layer already exists 09:13:58 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:13:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:13:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:13:59 e3a63173cf5b: Preparing 09:13:59 ee420dfed78a: Preparing 09:13:59 ee420dfed78a: Layer already exists 09:13:59 e3a63173cf5b: Layer already exists 09:13:59 main: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:59 ===================================================== [Pipeline] echo 09:13:59 taggedImages: 09:13:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 09:13:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:13:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 09:13:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 09:13:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:59 09:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:00 arm64: Pulling from edgex-lftools-log-publisher 09:14:00 448f6bf000e3: Pulling fs layer 09:14:00 f757da607395: Pulling fs layer 09:14:00 05883995daec: Pulling fs layer 09:14:00 8603b9c90790: Pulling fs layer 09:14:00 1560dd03e051: Pulling fs layer 09:14:00 27f5ce0e4adf: Pulling fs layer 09:14:00 c2d8d7efcc4b: Pulling fs layer 09:14:00 1560dd03e051: Waiting 09:14:00 27f5ce0e4adf: Waiting 09:14:00 c2d8d7efcc4b: Waiting 09:14:00 8603b9c90790: Waiting 09:14:00 f757da607395: Verifying Checksum 09:14:00 f757da607395: Download complete 09:14:00 8603b9c90790: Verifying Checksum 09:14:00 8603b9c90790: Download complete 09:14:01 1560dd03e051: Verifying Checksum 09:14:01 1560dd03e051: Download complete 09:14:01 05883995daec: Verifying Checksum 09:14:01 05883995daec: Download complete 09:14:01 27f5ce0e4adf: Verifying Checksum 09:14:01 27f5ce0e4adf: Download complete 09:14:01 448f6bf000e3: Download complete 09:14:04 c2d8d7efcc4b: Verifying Checksum 09:14:04 c2d8d7efcc4b: Download complete 09:14:05 448f6bf000e3: Pull complete 09:14:05 f757da607395: Pull complete 09:14:07 05883995daec: Pull complete 09:14:07 8603b9c90790: Pull complete 09:14:08 1560dd03e051: Pull complete 09:14:08 27f5ce0e4adf: Pull complete 09:14:23 c2d8d7efcc4b: Pull complete 09:14:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 09:14:23 $ 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/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:26 $ docker top 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:27 ---> job-cost.sh 09:14:27 lf-activate-venv: SKIPPING 09:14:27 INFO: No Stack... 09:14:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:29 INFO: Archiving Costs [Pipeline] sh 09:14:29 + cat /w/workspace/edgex-ui-go/26/archives/cost.csv 09:14:29 + cut -d, -f6 [Pipeline] lock 09:14:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] 09:14:29 Resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] did not exist. Created. 09:14:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:30 /w/workspace/edgex-ui-go/26@tmp/durable-168d6e5b/script.sh: 1: /w/workspace/edgex-ui-go/26@tmp/durable-168d6e5b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:14:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:32 Warning: overwriting stash ‘stack-cost’ 09:14:32 Stashed 1 file(s) [Pipeline] } 09:14:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:32 $ docker stop --time=1 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 09:14:33 $ docker rm -f 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 [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 09:14:34 provisioning config files... 09:14:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5046504542281009952tmp [Pipeline] { [Pipeline] sh 09:14:34 + set +x 09:14:34 + curl -s https://codecov.io/bash 09:14:34 + bash -s -- 09:14:34 09:14:34 _____ _ 09:14:34 / ____| | | 09:14:34 | | ___ __| | ___ ___ _____ __ 09:14:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:34 Bash-1.0.6 09:14:34 09:14:34 09:14:34 ==> git version 2.24.4 found 09:14:34 ==> 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 09:14:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:14:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:14:34 ==> Jenkins CI detected. 09:14:34 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:14:34 project root: . 09:14:34 --> token set from env 09:14:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:34 ==> Running gcov in . (disable via -X gcov) 09:14:34 ==> Python coveragepy not found 09:14:34 ==> Searching for coverage reports in: 09:14:34 + . 09:14:34 -> Found 1 reports 09:14:35 ==> Detecting git/mercurial file structure 09:14:35 ==> Reading reports 09:14:35 + ./coverage.out bytes=10 09:14:35 ==> Appending adjustments 09:14:35 https://docs.codecov.io/docs/fixing-reports 09:14:35 + Found adjustments 09:14:35 ==> Gzipping contents 09:14:35 4.0K /tmp/codecov.AqTYSA.gz 09:14:35 ==> Uploading reports 09:14:35 url: https://codecov.io 09:14:35 query: branch=main&commit=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:35 -> Pinging Codecov 09:14:35 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:35 -> Uploading to 09:14:35 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2/0bc58c66-7e39-4100-93dc-f4087bbb674b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T091435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a2cc5382fd1bb4795a8204b3eec523d3f95204ed6c49fb3a1925902e5323ffa 09:14:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:35 Dload Upload Total Spent Left Speed 09:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3670 0 0 100 3670 0 11773 --:--:-- --:--:-- --:--:-- 11762 100 3670 0 0 100 3670 0 11769 --:--:-- --:--:-- --:--:-- 11762 09:14:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] } 09:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:14:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:14:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:37 09:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:14:37 188c0c94c7c5: Pulling fs layer 09:14:37 0ef7d3d256c8: Pulling fs layer 09:14:37 de9db76c5a1d: Pulling fs layer 09:14:37 0eba1c9be4d2: Pulling fs layer 09:14:37 0d57e429df01: Pulling fs layer 09:14:37 4e4be7b47b0d: Pulling fs layer 09:14:37 e1f770b5df2f: Pulling fs layer 09:14:37 85a0685a4137: Pulling fs layer 09:14:37 0eba1c9be4d2: Waiting 09:14:37 0d57e429df01: Waiting 09:14:37 4e4be7b47b0d: Waiting 09:14:37 e1f770b5df2f: Waiting 09:14:37 85a0685a4137: Waiting 09:14:37 de9db76c5a1d: Download complete 09:14:37 0ef7d3d256c8: Verifying Checksum 09:14:37 0ef7d3d256c8: Download complete 09:14:37 0d57e429df01: Verifying Checksum 09:14:37 0d57e429df01: Download complete 09:14:37 188c0c94c7c5: Verifying Checksum 09:14:37 188c0c94c7c5: Download complete 09:14:37 4e4be7b47b0d: Verifying Checksum 09:14:37 4e4be7b47b0d: Download complete 09:14:38 e1f770b5df2f: Verifying Checksum 09:14:38 e1f770b5df2f: Download complete 09:14:38 188c0c94c7c5: Pull complete 09:14:38 0eba1c9be4d2: Verifying Checksum 09:14:38 0eba1c9be4d2: Download complete 09:14:38 0ef7d3d256c8: Pull complete 09:14:38 85a0685a4137: Verifying Checksum 09:14:38 85a0685a4137: Download complete 09:14:38 de9db76c5a1d: Pull complete 09:14:42 0eba1c9be4d2: Pull complete 09:14:42 0d57e429df01: Pull complete 09:14:42 4e4be7b47b0d: Pull complete 09:14:42 e1f770b5df2f: Pull complete 09:14:46 85a0685a4137: Pull complete 09:14:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:14:47 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:14:49 $ docker top 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:14:49 + set -o pipefail 09:14:49 + snyk monitor '--org=edgex-jenkins' 09:14:52 09:14:52 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:14:52 09:14:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c907d0d6-c367-4863-9388-18f3537c49e9 09:14:52 09:14:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:14:52 09:14:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:14:52 09:14:52 [Pipeline] } 09:14:52 $ docker stop --time=1 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 09:14:54 $ docker rm -f 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 [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 09:14:55 + git log --format=format:%s -1 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh 09:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:55 . [Pipeline] withDockerContainer 09:14:55 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:14:55 $ docker top ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:56 [ssh-agent] Looking for ssh-agent implementation... 09:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:56 $ docker exec ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 ssh-agent 09:14:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhhDfEe/agent.14 09:14:56 SSH_AGENT_PID=21 09:14:56 Running ssh-add (command line suppressed) 09:14:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6919690615187368301.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6919690615187368301.key) 09:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:56 + git semver tag 09:14:56 # -> Open(): unable to determine branch for HEAD 09:14:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:14:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:14:56 # $SEMVER_REMOTE_NAME = origin 09:14:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:14:56 # $SEMVER_USER_NAME = edgex-jenkins 09:14:56 # $SEMVER_BRANCH = main 09:14:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:14:56 # 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 HEAD 09:14:56 # -> Force: false 09:14:56 # 79bf74799fe7143ff80ad86c9e4ebaced9ac583a refs/tags/v2.0.1-dev.24 [Pipeline] } 09:14:56 $ docker exec --env ******** --env ******** ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 ssh-agent -k 09:14:56 unset SSH_AUTH_SOCK; 09:14:56 unset SSH_AGENT_PID; 09:14:56 echo Agent pid 21 killed; 09:14:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:57 + git semver [Pipeline] } 09:14:57 $ docker stop --time=1 ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 09:14:58 $ docker rm -f ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:58 09:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:58 0.23.1-centos7: Pulling from edgex-lftools 09:14:58 ab5ef0e58194: Pulling fs layer 09:14:58 9712f1f96733: Pulling fs layer 09:14:58 63f879dbbcfc: Pulling fs layer 09:14:58 0d9ebad4ef96: Pulling fs layer 09:14:58 e9a5061849ea: Pulling fs layer 09:14:58 d747dcd14b5f: Pulling fs layer 09:14:58 2de7ff778b66: Pulling fs layer 09:14:58 e9a5061849ea: Waiting 09:14:58 d747dcd14b5f: Waiting 09:14:58 2de7ff778b66: Waiting 09:14:58 0d9ebad4ef96: Waiting 09:14:58 9712f1f96733: Verifying Checksum 09:14:58 9712f1f96733: Download complete 09:14:59 63f879dbbcfc: Verifying Checksum 09:14:59 63f879dbbcfc: Download complete 09:14:59 0d9ebad4ef96: Verifying Checksum 09:14:59 0d9ebad4ef96: Download complete 09:14:59 d747dcd14b5f: Verifying Checksum 09:14:59 d747dcd14b5f: Download complete 09:14:59 ab5ef0e58194: Verifying Checksum 09:14:59 ab5ef0e58194: Download complete 09:14:59 e9a5061849ea: Verifying Checksum 09:14:59 e9a5061849ea: Download complete 09:14:59 2de7ff778b66: Verifying Checksum 09:14:59 2de7ff778b66: Download complete 09:15:02 ab5ef0e58194: Pull complete 09:15:02 9712f1f96733: Pull complete 09:15:03 63f879dbbcfc: Pull complete 09:15:07 0d9ebad4ef96: Pull complete 09:15:07 e9a5061849ea: Pull complete 09:15:07 d747dcd14b5f: Pull complete 09:15:08 2de7ff778b66: Pull complete 09:15:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:15:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:15:09 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:15:12 $ docker top 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:15:12 provisioning config files... 09:15:12 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6980872251929867009tmp 09:15:12 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2403147754023958480tmp 09:15:12 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5588429924196208794tmp [Pipeline] { [Pipeline] echo 09:15:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:15:13 ---> sigul-configuration.sh 09:15:13 gpg: directory `/root/.gnupg' created 09:15:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:15:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:15:13 gpg: keyring `/root/.gnupg/secring.gpg' created 09:15:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:15:13 gpg: CAST5 encrypted data 09:15:13 gpg: encrypted with 1 passphrase 09:15:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:15:13 + mkdir /home/jenkins 09:15:13 + mkdir /home/jenkins/sigul [Pipeline] sh 09:15:13 + 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 09:15:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:15:14 ---> sigul-install.sh 09:15:14 Sigul already installed; skipping installation. [Pipeline] sh 09:15:14 + git tag --list 09:15:14 0.1.1 09:15:14 v1.1.0 09:15:14 v1.2.0 09:15:14 v1.2.1 09:15:14 v1.3.0 09:15:14 v2.0.0 09:15:14 v2.0.1-dev.1 09:15:14 v2.0.1-dev.10 09:15:14 v2.0.1-dev.11 09:15:14 v2.0.1-dev.12 09:15:14 v2.0.1-dev.13 09:15:14 v2.0.1-dev.14 09:15:14 v2.0.1-dev.15 09:15:14 v2.0.1-dev.16 09:15:14 v2.0.1-dev.17 09:15:14 v2.0.1-dev.18 09:15:14 v2.0.1-dev.19 09:15:14 v2.0.1-dev.2 09:15:14 v2.0.1-dev.20 09:15:14 v2.0.1-dev.21 09:15:14 v2.0.1-dev.22 09:15:14 v2.0.1-dev.23 09:15:14 v2.0.1-dev.24 09:15:14 v2.0.1-dev.3 09:15:14 v2.0.1-dev.4 09:15:14 v2.0.1-dev.5 09:15:14 v2.0.1-dev.6 09:15:14 v2.0.1-dev.7 09:15:14 v2.0.1-dev.8 09:15:14 v2.0.1-dev.9 [Pipeline] sh 09:15:14 + lftools sign git-tag v2.0.1-dev.24 09:15:15 Signing Git tag with Sigul... 09:15:15 Signing v2.0.1-dev.24 [Pipeline] echo 09:15:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:15:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:15:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:15:16 $ docker stop --time=1 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 09:15:18 $ docker rm -f 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:15:18 . [Pipeline] withDockerContainer 09:15:18 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:15: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:15:19 $ docker top 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:19 [ssh-agent] Looking for ssh-agent implementation... 09:15:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:19 $ docker exec 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb ssh-agent 09:15:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelGMBd/agent.14 09:15:19 SSH_AGENT_PID=21 09:15:19 Running ssh-add (command line suppressed) 09:15:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4057035500413041859.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4057035500413041859.key) 09:15:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:19 + git semver bump pre 09:15:19 # -> Open(): unable to determine branch for HEAD 09:15:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:15:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:15:19 # $SEMVER_REMOTE_NAME = origin 09:15:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:15:19 # $SEMVER_USER_NAME = edgex-jenkins 09:15:19 # $SEMVER_BRANCH = main 09:15:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:15:19 2.0.1-dev.25 [Pipeline] } 09:15:19 $ docker exec --env ******** --env ******** 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb ssh-agent -k 09:15:20 unset SSH_AUTH_SOCK; 09:15:20 unset SSH_AGENT_PID; 09:15:20 echo Agent pid 21 killed; 09:15:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:20 + git semver [Pipeline] } 09:15:20 $ docker stop --time=1 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb 09:15:21 $ docker rm -f 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:15:21 . [Pipeline] withDockerContainer 09:15:21 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:15:22 $ docker top eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:22 [ssh-agent] Looking for ssh-agent implementation... 09:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:22 $ docker exec eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 ssh-agent 09:15:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdMPgLi/agent.13 09:15:22 SSH_AGENT_PID=19 09:15:22 Running ssh-add (command line suppressed) 09:15:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6080897707738697728.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6080897707738697728.key) 09:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:23 + git semver push 09:15:23 # -> Open(): unable to determine branch for HEAD 09:15:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:15:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:15:23 # $SEMVER_REMOTE_NAME = origin 09:15:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:15:23 # $SEMVER_USER_NAME = edgex-jenkins 09:15:23 # $SEMVER_BRANCH = main 09:15:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:15:26 $ docker exec --env ******** --env ******** eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 ssh-agent -k 09:15:26 unset SSH_AUTH_SOCK; 09:15:26 unset SSH_AGENT_PID; 09:15:26 echo Agent pid 19 killed; 09:15:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:26 + git semver [Pipeline] } 09:15:26 $ docker stop --time=1 eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 09:15:27 $ docker rm -f eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 [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 09:15:28 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:15:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:29 ---> package-listing.sh 09:15:29 ++ facter osfamily 09:15:29 ++ tr '[:upper:]' '[:lower:]' 09:15:29 + OS_FAMILY=redhat 09:15:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:15:29 + START_PACKAGES=/tmp/packages_start.txt 09:15:29 + END_PACKAGES=/tmp/packages_end.txt 09:15:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:29 + PACKAGES=/tmp/packages_start.txt 09:15:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:15:29 + PACKAGES=/tmp/packages_end.txt 09:15:29 + case "${OS_FAMILY}" in 09:15:29 + rpm -qa 09:15:29 + sort 09:15:30 + '[' -f /tmp/packages_start.txt ']' 09:15:30 + '[' -f /tmp/packages_end.txt ']' 09:15:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:15:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:15:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:15:30 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 09:15:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:32 09:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:32 latest: Pulling from edgex-lftools-log-publisher 09:15:32 b4d181a07f80: Pulling fs layer 09:15:32 a1111a8f2ec3: Pulling fs layer 09:15:32 ed53099fbce6: Pulling fs layer 09:15:32 dc539afda2c1: Pulling fs layer 09:15:32 77bc0d833cb6: Pulling fs layer 09:15:32 9065ff56babe: Pulling fs layer 09:15:32 d287ab97295c: Pulling fs layer 09:15:32 77bc0d833cb6: Waiting 09:15:32 9065ff56babe: Waiting 09:15:32 d287ab97295c: Waiting 09:15:32 dc539afda2c1: Waiting 09:15:32 a1111a8f2ec3: Verifying Checksum 09:15:32 a1111a8f2ec3: Download complete 09:15:32 dc539afda2c1: Verifying Checksum 09:15:32 dc539afda2c1: Download complete 09:15:32 ed53099fbce6: Verifying Checksum 09:15:32 ed53099fbce6: Download complete 09:15:32 77bc0d833cb6: Verifying Checksum 09:15:32 77bc0d833cb6: Download complete 09:15:32 9065ff56babe: Verifying Checksum 09:15:32 9065ff56babe: Download complete 09:15:32 b4d181a07f80: Verifying Checksum 09:15:32 b4d181a07f80: Download complete 09:15:33 d287ab97295c: Verifying Checksum 09:15:33 d287ab97295c: Download complete 09:15:34 b4d181a07f80: Pull complete 09:15:34 a1111a8f2ec3: Pull complete 09:15:34 ed53099fbce6: Pull complete 09:15:34 dc539afda2c1: Pull complete 09:15:35 77bc0d833cb6: Pull complete 09:15:35 9065ff56babe: Pull complete 09:15:40 d287ab97295c: Pull complete 09:15:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:15:40 prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container 09:15:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:42 $ docker top 7f412d6f3e79f2537b5a49ee9197241c814d882bc68b6607c1456662b281065a -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:43 + ls /var/log/sa-host 09:15:43 + sadf -c /var/log/sa-host/sa27 09:15:43 file_magic: OK 09:15:43 HZ: Using current value: 100 09:15:43 file_header: OK 09:15:43 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 09:15:43 Statistics: 09:15:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:15:43 File successfully converted to sysstat format version 12.0.3 09:15:43 + sadf -c /var/log/sa-host/sa30 09:15:43 file_magic: OK 09:15:43 HZ: Using current value: 100 09:15:43 file_header: OK 09:15:43 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 09:15:43 Statistics: 09:15:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:15:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:44 provisioning config files... 09:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5649772500174600270tmp [Pipeline] { [Pipeline] echo 09:15:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> create-netrc.sh [Pipeline] } 09:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> python-tools-install.sh [Pipeline] echo 09:15:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> sudo-logs.sh 09:15:44 Archiving 'sudo' log.. 09:15:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.novalocal: Name or service not known 09:15:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:15:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:46 ---> job-cost.sh 09:15:46 lf-activate-venv: SKIPPING 09:15:46 DEBUG: total: 0.10999999940395355 09:15:46 INFO: Retrieving Stack Cost... 09:15:46 INFO: Retrieving Pricing Info for: v3-standard-2 09:15:46 INFO: Archiving Costs [Pipeline] echo 09:15:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:46 ---> logs-deploy.sh 09:15:46 lf-activate-venv: SKIPPING 09:15:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/26 09:15:46 INFO: archiving workspace using pattern(s): 09:15:47 Archives upload complete. 09:15:47 INFO: archiving logs to Nexus 09:15:49 ---> uname -a: 09:15:49 Linux prd-centos7-docker-4c-2g-2264.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:15:49 09:15:49 09:15:49 ---> lscpu: 09:15:49 Architecture: x86_64 09:15:49 CPU op-mode(s): 32-bit, 64-bit 09:15:49 Byte Order: Little Endian 09:15:49 Address sizes: 40 bits physical, 48 bits virtual 09:15:49 CPU(s): 2 09:15:49 On-line CPU(s) list: 0,1 09:15:49 Thread(s) per core: 1 09:15:49 Core(s) per socket: 1 09:15:49 Socket(s): 2 09:15:49 NUMA node(s): 1 09:15:49 Vendor ID: AuthenticAMD 09:15:49 CPU family: 23 09:15:49 Model: 49 09:15:49 Model name: AMD EPYC-Rome Processor 09:15:49 Stepping: 0 09:15:49 CPU MHz: 2800.000 09:15:49 BogoMIPS: 5600.00 09:15:49 Virtualization: AMD-V 09:15:49 Hypervisor vendor: KVM 09:15:49 Virtualization type: full 09:15:49 L1d cache: 32K 09:15:49 L1i cache: 32K 09:15:49 L2 cache: 512K 09:15:49 L3 cache: 16384K 09:15:49 NUMA node0 CPU(s): 0,1 09:15:49 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 09:15:49 09:15:49 09:15:49 ---> nproc: 09:15:49 2 09:15:49 09:15:49 09:15:49 ---> df -h: 09:15:49 Filesystem Size Used Avail Use% Mounted on 09:15:49 overlay 40G 9.0G 32G 23% / 09:15:49 tmpfs 64M 0 64M 0% /dev 09:15:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:15:49 shm 64M 0 64M 0% /dev/shm 09:15:49 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:15:49 09:15:49 09:15:49 ---> sar -b -r -n DEV: 09:15:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 09:15:49 09:15:49 09:07:16 LINUX RESTART (2 CPU) 09:15:49 09:15:49 09:08:03 tps rtps wtps bread/s bwrtn/s 09:15:49 09:09:01 7.03 0.36 6.67 31.84 1101.60 09:15:49 09:10:01 0.48 0.02 0.47 0.53 7.95 09:15:49 09:11:01 0.28 0.00 0.28 0.00 2.70 09:15:49 09:12:01 0.23 0.00 0.23 0.00 3.76 09:15:49 09:13:01 0.28 0.00 0.28 0.00 3.18 09:15:49 09:14:01 0.32 0.00 0.32 0.00 4.93 09:15:49 09:15:01 104.06 0.03 104.03 3.73 31093.14 09:15:49 Average: 16.14 0.06 16.09 5.03 4619.65 09:15:49 09:15:49 09:08:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:49 09:09:01 5657504 0 615028 7.68 2620 1733788 1206456 13.32 569256 1546356 20 09:15:49 09:10:01 5654724 0 617800 7.71 2620 1733796 1206660 13.32 572088 1546320 8 09:15:49 09:11:01 5660968 0 611556 7.64 2620 1733796 1163052 12.84 566248 1546784 16 09:15:49 09:12:01 5657336 0 615176 7.68 2620 1733808 1163292 12.84 569576 1546784 8 09:15:49 09:13:01 5658156 0 614352 7.67 2620 1733812 1163388 12.84 568264 1547624 8 09:15:49 09:14:01 5660304 0 612200 7.64 2620 1733816 1163052 12.84 566424 1547628 12 09:15:49 09:15:01 4368920 0 826200 10.32 2620 2811200 1531316 16.91 906036 2392672 359336 09:15:49 Average: 5473987 0 644616 8.05 2620 1887717 1228174 13.56 616842 1667738 51344 09:15:49 09:15:49 09:08:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:49 09:09:01 eth0 45.62 68.50 251.18 9.78 0.00 0.00 0.00 0.00 09:15:49 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:09:01 docker0 61.16 33.46 5.19 240.18 0.00 0.00 0.00 0.00 09:15:49 09:10:01 eth0 4.53 1.98 3.81 0.65 0.00 0.00 0.00 0.00 09:15:49 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:11:01 eth0 0.30 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:15:49 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:12:01 eth0 1.30 0.47 0.38 0.21 0.00 0.00 0.00 0.00 09:15:49 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:13:01 eth0 0.67 0.50 0.40 0.27 0.00 0.00 0.00 0.00 09:15:49 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:14:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:15:49 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:15:01 eth0 294.64 189.52 7567.59 26.30 0.00 0.00 0.00 0.00 09:15:49 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 09:15:01 docker0 21.90 31.01 1.99 319.15 0.00 0.00 0.00 0.00 09:15:49 Average: eth0 49.62 37.16 1121.88 5.30 0.00 0.00 0.00 0.00 09:15:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:49 Average: docker0 11.63 9.10 1.01 79.15 0.00 0.00 0.00 0.00 09:15:49 09:15:49 09:15:49 ---> sar -P ALL: 09:15:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 09:15:49 09:15:49 09:07:16 LINUX RESTART (2 CPU) 09:15:49 09:15:49 09:08:03 CPU %user %nice %system %iowait %steal %idle 09:15:49 09:09:01 all 1.66 0.00 0.39 0.06 0.03 97.86 09:15:49 09:09:01 0 1.47 0.00 0.43 0.02 0.03 98.04 09:15:49 09:09:01 1 1.84 0.00 0.35 0.10 0.03 97.67 09:15:49 09:10:01 all 0.13 0.00 0.03 0.00 0.04 99.79 09:15:49 09:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:15:49 09:10:01 1 0.20 0.00 0.03 0.00 0.05 99.72 09:15:49 09:11:01 all 0.11 0.00 0.04 0.00 0.03 99.82 09:15:49 09:11:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:15:49 09:11:01 1 0.17 0.00 0.03 0.00 0.03 99.77 09:15:49 09:12:01 all 0.08 0.00 0.03 0.00 0.03 99.86 09:15:49 09:12:01 0 0.07 0.00 0.02 0.00 0.05 99.87 09:15:49 09:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:15:49 09:13:01 all 0.18 0.00 0.05 0.00 0.03 99.75 09:15:49 09:13:01 0 0.28 0.00 0.03 0.00 0.00 99.68 09:15:49 09:13:01 1 0.07 0.00 0.07 0.00 0.05 99.82 09:15:49 09:14:01 all 0.25 0.00 0.03 0.00 0.03 99.69 09:15:49 09:14:01 0 0.47 0.00 0.02 0.00 0.02 99.50 09:15:49 09:14:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:15:49 09:15:01 all 14.08 0.00 5.37 1.33 0.05 79.17 09:15:49 09:15:01 0 14.07 0.00 5.51 1.49 0.05 78.88 09:15:49 09:15:01 1 14.10 0.00 5.23 1.17 0.05 79.45 09:15:49 Average: all 2.32 0.00 0.83 0.20 0.03 96.62 09:15:49 Average: 0 2.31 0.00 0.85 0.21 0.03 96.59 09:15:49 Average: 1 2.32 0.00 0.81 0.18 0.04 96.65 09:15:49 09:15:49 09:15:49