Pull request #400 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 436eb0edc8462f796afbf793b07922329882c760+5b73c1ff08b1a5869110c2e738db83cc765dfa4d (2ac9d63b112b758b5c2b67942c487c06d447dce2) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4501543235500945561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1496103348416636606.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8391348881549695744.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6593365306090971505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8050325050618461041.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5351457607954185637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-builder-2c-1g-835’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-832’ is offline ‘prd-centos7-docker-4c-2g-834’ is offline ‘prd-centos7-docker-4c-2g-843’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-833’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-844 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [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_PR-400 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/jenkins-gitclient-ssh8474756924218873703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/jenkins-gitclient-ssh202574479681287078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/jenkins-gitclient-ssh7851924111576991815.key > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:32 ========================================================= 04:13:32 EdgeX Global Pipelines Version Info 04:13:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:13:33 ------------------- 04:13:33 stable info: 04:13:33 ------------------- 04:13:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:13:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:13:33 Message: update stable to v1.0.195 04:13:34 ------------------- 04:13:34 experimental info: 04:13:34 ------------------- 04:13:34 Commited By: **** collab-it+edgex@linuxfoundation.org 04:13:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:13:34 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:13:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:13:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436eb0edc8462f796afbf793b07922329882c760 [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436eb0e [Pipeline] echo 04:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:36 provisioning config files... 04:13:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config3075536687192785280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:37 ---> docker-login.sh 04:13:37 nexus3.edgexfoundry.org:10001 04:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:37 Configure a credential helper to remove this warning. See 04:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:37 04:13:37 Login Succeeded 04:13:37 nexus3.edgexfoundry.org:10002 04:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:37 Configure a credential helper to remove this warning. See 04:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:37 04:13:37 Login Succeeded 04:13:37 nexus3.edgexfoundry.org:10003 04:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:37 Configure a credential helper to remove this warning. See 04:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:37 04:13:37 Login Succeeded 04:13:37 nexus3.edgexfoundry.org:10004 04:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:37 Configure a credential helper to remove this warning. See 04:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:37 04:13:37 Login Succeeded 04:13:37 docker.io 04:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:38 Configure a credential helper to remove this warning. See 04:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:38 04:13:38 Login Succeeded 04:13:38 ---> docker-login.sh ends [Pipeline] } 04:13:38 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 04:13:38 + git log --format=format:%s -1 436eb0edc8462f796afbf793b07922329882c760 [Pipeline] echo 04:13:39 GIT_COMMIT: 436eb0edc8462f796afbf793b07922329882c760, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:13:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:40 04:13:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:13:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:40 latest: Pulling from edgex-devops/git-semver 04:13:40 31603596830f: Pulling fs layer 04:13:40 54011a49482f: Pulling fs layer 04:13:40 a6820b24f6d8: Pulling fs layer 04:13:40 f581987b2513: Pulling fs layer 04:13:40 f581987b2513: Waiting 04:13:40 54011a49482f: Verifying Checksum 04:13:40 54011a49482f: Download complete 04:13:40 31603596830f: Verifying Checksum 04:13:40 31603596830f: Download complete 04:13:41 f581987b2513: Verifying Checksum 04:13:41 f581987b2513: Download complete 04:13:41 a6820b24f6d8: Verifying Checksum 04:13:41 a6820b24f6d8: Download complete 04:13:41 31603596830f: Pull complete 04:13:41 54011a49482f: Pull complete 04:13:41 a6820b24f6d8: Pull complete 04:13:41 f581987b2513: Pull complete 04:13:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:13:41 prd-centos7-docker-4c-2g-844 does not seem to be running inside a container 04:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@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 04:13:43 $ docker top de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:43 [ssh-agent] Looking for ssh-agent implementation... 04:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:43 $ docker exec de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent 04:13:43 SSH_AUTH_SOCK=/tmp/ssh-9nntmghSTo2i/agent.15 04:13:43 SSH_AGENT_PID=21 04:13:43 Running ssh-add (command line suppressed) 04:13:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_263942477491769746.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_263942477491769746.key) 04:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:44 + git tag --points-at HEAD [Pipeline] } 04:13:44 $ docker exec --env ******** --env ******** de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent -k 04:13:44 unset SSH_AUTH_SOCK; 04:13:44 unset SSH_AGENT_PID; 04:13:44 echo Agent pid 21 killed; 04:13:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:44 [ssh-agent] Looking for ssh-agent implementation... 04:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:44 $ docker exec de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent 04:13:44 SSH_AUTH_SOCK=/tmp/ssh-1r2A6dNF8uS8/agent.56 04:13:44 SSH_AGENT_PID=62 04:13:44 Running ssh-add (command line suppressed) 04:13:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2259344237741848997.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2259344237741848997.key) 04:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:45 + git semver init 04:13:45 # -> Open(): unable to determine branch for HEAD 04:13:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.git 04:13:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-400 04:13:45 # $SEMVER_REMOTE_NAME = origin 04:13:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:13:45 # $SEMVER_USER_NAME = edgex-jenkins 04:13:45 # $SEMVER_BRANCH = PR-400 04:13:45 # $SEMVER_TEMP = /tmp/semver-320952395 04:13:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:13:46 # '/tmp/semver-320952395' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver' 04:13:46 # -> Force: false 04:13:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver [Pipeline] } 04:13:46 $ docker exec --env ******** --env ******** de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent -k 04:13:47 unset SSH_AUTH_SOCK; 04:13:47 unset SSH_AGENT_PID; 04:13:47 echo Agent pid 62 killed; 04:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:47 + git semver [Pipeline] } 04:13:47 $ docker stop --time=1 de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c 04:13:48 $ docker rm -f de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c [Pipeline] // withDockerContainer [Pipeline] sh 04:13:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:13:49 Stashed 1 file(s) [Pipeline] echo 04:13:49 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:14:05 Still waiting to schedule task 04:14:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:14:05 Still waiting to schedule task 04:14:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:17:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-847 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws 04:17:33 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:17:33 The recommended git tool is: git 04:17:39 using credential edgex-jenkins-ssh 04:17:39 Cloning the remote Git repository 04:17:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:17:39 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:17:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:39 > git --version # timeout=10 04:17:39 > git --version # 'git version 2.17.1' 04:17:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:17:42 Merging remotes/origin/master commit 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 04:17:43 Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 04:17:43 Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) 04:17:42 > git config core.sparsecheckout # timeout=10 04:17:42 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 04:17:43 > git remote # timeout=10 04:17:43 > git config --get remote.origin.url # timeout=10 04:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:43 > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 04:17:43 > git rev-parse HEAD^{commit} # timeout=10 04:17:43 > git config core.sparsecheckout # timeout=10 04:17:43 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 04:17:47 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:17:47 > git --version # timeout=10 04:17:47 > git --version # 'git version 2.17.1' 04:17:47 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:17:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:17:50 + sudo service docker restart 04:17:50 + true 04:18:05 Running on prd-centos7-docker-4c-2g-849 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws 04:18:05 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:18:05 The recommended git tool is: git 04:18:07 using credential edgex-jenkins-ssh 04:18:07 Cloning the remote Git repository 04:18:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:18:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:18:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:18:07 > git --version # timeout=10 04:18:07 > git --version # 'git version 2.24.4' 04:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:07 [INFO] Currently running in a labeled security context 04:18:07 [INFO] Currently SELinux is 'enforcing' on the host 04:18:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7703355260199753234.key 04:18:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:08 provisioning config files... 04:18:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3370679475903609507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:09 ---> docker-login.sh 04:18:09 nexus3.edgexfoundry.org:10001 04:18:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:18:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:18:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:09 [INFO] Currently running in a labeled security context 04:18:09 [INFO] Currently SELinux is 'enforcing' on the host 04:18:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4128954313603551731.key 04:18:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:10 Merging remotes/origin/master commit 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 04:18:10 Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 04:18:10 Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:10 Configure a credential helper to remove this warning. See 04:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:10 04:18:10 Login Succeeded 04:18:10 nexus3.edgexfoundry.org:10002 04:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 > git config core.sparsecheckout # timeout=10 04:18:09 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 04:18:10 > git remote # timeout=10 04:18:10 > git config --get remote.origin.url # timeout=10 04:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:10 [INFO] Currently running in a labeled security context 04:18:10 [INFO] Currently SELinux is 'enforcing' on the host 04:18:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7823337247910432911.key 04:18:10 > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 04:18:10 > git rev-parse HEAD^{commit} # timeout=10 04:18:10 > git config core.sparsecheckout # timeout=10 04:18:10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 04:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:11 Configure a credential helper to remove this warning. See 04:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:11 04:18:11 Login Succeeded 04:18:11 nexus3.edgexfoundry.org:10003 04:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:11 Configure a credential helper to remove this warning. See 04:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:11 04:18:11 Login Succeeded 04:18:11 nexus3.edgexfoundry.org:10004 04:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:12 Configure a credential helper to remove this warning. See 04:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:12 04:18:12 Login Succeeded 04:18:12 docker.io 04:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 ---> docker-login.sh ends [Pipeline] } 04:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:13 ========================================================= 04:18:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:18:13 ========================================================= [Pipeline] isUnix 04:18:13 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] sh 04:18:13 > git --version # timeout=10 04:18:13 > git --version # 'git version 2.24.4' 04:18:13 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 04:18:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 04:18:15 Sending build context to Docker daemon 17.94MB 04:18:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:18:15 Step 2/8 : FROM ${BASE} 04:18:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:18:15 595b0fe564bb: Pulling fs layer 04:18:15 3088b5b3c5c0: Pulling fs layer 04:18:15 5b7225fbf94c: Pulling fs layer 04:18:15 ba82ee9f976e: Pulling fs layer 04:18:15 506bd15cee9f: Pulling fs layer 04:18:15 75a0a4a0db45: Pulling fs layer 04:18:15 618dc40b7e24: Pulling fs layer 04:18:15 506bd15cee9f: Waiting 04:18:15 75a0a4a0db45: Waiting 04:18:15 618dc40b7e24: Waiting 04:18:15 5b7225fbf94c: Verifying Checksum 04:18:15 3088b5b3c5c0: Verifying Checksum 04:18:15 3088b5b3c5c0: Download complete [Pipeline] sh 04:18:15 506bd15cee9f: Verifying Checksum 04:18:15 506bd15cee9f: Download complete 04:18:15 75a0a4a0db45: Download complete 04:18:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:18:15 + sudo service docker restart 04:18:15 + true 04:18:15 Redirecting to /bin/systemctl restart docker.service 04:18:16 595b0fe564bb: Verifying Checksum 04:18:16 595b0fe564bb: Download complete 04:18:17 595b0fe564bb: Pull complete 04:18:17 3088b5b3c5c0: Pull complete 04:18:17 5b7225fbf94c: Pull complete 04:18:18 618dc40b7e24: Verifying Checksum 04:18:19 ba82ee9f976e: Verifying Checksum 04:18:19 ba82ee9f976e: Download complete 04:18:29 ba82ee9f976e: Pull complete 04:18:29 506bd15cee9f: Pull complete 04:18:30 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:34 provisioning config files... 04:18:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8271846163327925083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:34 ---> docker-login.sh 04:18:34 nexus3.edgexfoundry.org:10001 04:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:34 618dc40b7e24: Pull complete 04:18:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:18:34 ---> a36622ca3599 04:18:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:34 Configure a credential helper to remove this warning. See 04:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:34 04:18:34 Login Succeeded 04:18:34 nexus3.edgexfoundry.org:10002 04:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:34 Configure a credential helper to remove this warning. See 04:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:34 04:18:34 Login Succeeded 04:18:34 nexus3.edgexfoundry.org:10003 04:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:35 Configure a credential helper to remove this warning. See 04:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:35 04:18:35 Login Succeeded 04:18:35 nexus3.edgexfoundry.org:10004 04:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:35 Configure a credential helper to remove this warning. See 04:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:35 04:18:35 Login Succeeded 04:18:35 docker.io 04:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:35 Configure a credential helper to remove this warning. See 04:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:35 04:18:35 Login Succeeded 04:18:35 ---> docker-login.sh ends [Pipeline] } 04:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:36 ========================================================= 04:18:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:18:36 ========================================================= 04:18:36 ---> Running in d18643d82584 [Pipeline] isUnix [Pipeline] sh 04:18:36 Removing intermediate container d18643d82584 04:18:36 ---> 02ba9b0f1cd7 04:18:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:18:36 Sending build context to Docker daemon 17.95MB 04:18:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:18:36 Step 2/8 : FROM ${BASE} 04:18:36 ---> Running in 30aefd6d7f7b 04:18:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:36 540db60ca938: Pulling fs layer 04:18:36 adcc1eea9eea: Pulling fs layer 04:18:36 4c4ab2625f07: Pulling fs layer 04:18:36 0510c868ecb4: Pulling fs layer 04:18:36 afea3b2eda06: Pulling fs layer 04:18:36 7809a108b3ef: Pulling fs layer 04:18:36 f706445af74f: Pulling fs layer 04:18:36 afea3b2eda06: Waiting 04:18:36 7809a108b3ef: Waiting 04:18:36 f706445af74f: Waiting 04:18:36 0510c868ecb4: Waiting 04:18:36 4c4ab2625f07: Verifying Checksum 04:18:36 4c4ab2625f07: Download complete 04:18:36 adcc1eea9eea: Verifying Checksum 04:18:36 adcc1eea9eea: Download complete 04:18:36 afea3b2eda06: Verifying Checksum 04:18:36 afea3b2eda06: Download complete 04:18:36 7809a108b3ef: Verifying Checksum 04:18:36 7809a108b3ef: Download complete 04:18:36 540db60ca938: Verifying Checksum 04:18:36 540db60ca938: Download complete 04:18:37 540db60ca938: Pull complete 04:18:37 adcc1eea9eea: Pull complete 04:18:37 4c4ab2625f07: Pull complete 04:18:38 f706445af74f: Verifying Checksum 04:18:38 f706445af74f: Download complete 04:18:38 0510c868ecb4: Verifying Checksum 04:18:38 0510c868ecb4: Download complete 04:18:39 Removing intermediate container 30aefd6d7f7b 04:18:39 ---> acf8a1725667 04:18:39 Step 5/8 : RUN apk add --no-cache make git 04:18:39 ---> Running in 55a5b55d71bf 04:18:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:18:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:18:41 0510c868ecb4: Pull complete 04:18:41 afea3b2eda06: Pull complete 04:18:42 7809a108b3ef: Pull complete 04:18:42 OK: 138 MiB in 40 packages 04:18:43 Removing intermediate container 55a5b55d71bf 04:18:43 ---> d7c7f76a57d5 04:18:43 Step 6/8 : WORKDIR /edgex-ui-go 04:18:43 ---> Running in 3c7ca037a23e 04:18:43 f706445af74f: Pull complete 04:18:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:18:43 ---> b068be0155e3 04:18:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:43 Removing intermediate container 3c7ca037a23e 04:18:43 ---> 4b0e8d2af3b4 04:18:43 Step 7/8 : COPY . . 04:18:46 ---> 0ee188f9a476 04:18:46 Step 8/8 : RUN go mod download 04:18:46 ---> Running in 59519937ae92 04:18:47 ---> Running in 555c139fe446 04:18:47 Removing intermediate container 555c139fe446 04:18:47 ---> 33d3257ce5d6 04:18:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:47 ---> Running in 36a14ec78053 04:18:48 Removing intermediate container 36a14ec78053 04:18:48 ---> 1896a2951ddc 04:18:48 Step 5/8 : RUN apk add --no-cache make git 04:18:48 ---> Running in 8d0b3d617bba 04:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:18:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:18:50 OK: 149 MiB in 40 packages 04:18:50 Removing intermediate container 8d0b3d617bba 04:18:50 ---> f3d695551428 04:18:50 Step 6/8 : WORKDIR /edgex-ui-go 04:18:50 ---> Running in 710a39fd8bed 04:18:50 Removing intermediate container 710a39fd8bed 04:18:50 ---> b690409d2aff 04:18:50 Step 7/8 : COPY . . 04:18:51 ---> 4e25e38bbf0e 04:18:51 Step 8/8 : RUN go mod download 04:18:51 ---> Running in 8a692d4af167 04:19:03 Removing intermediate container 8a692d4af167 04:19:03 ---> 90377647e5b2 04:19:03 Successfully built 90377647e5b2 04:19:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:19:04 + docker inspect -f . ci-base-image-x86_64 04:19:04 . [Pipeline] withDockerContainer 04:19:04 prd-centos7-docker-4c-2g-849 does not seem to be running inside a container 04:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 04:19:04 $ docker top 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:05 + go version 04:19:05 go version go1.16.3 linux/amd64 [Pipeline] } 04:19:05 $ docker stop --time=1 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 04:19:06 $ docker rm -f 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:07 + docker inspect -f . ci-base-image-x86_64 04:19:07 . [Pipeline] withDockerContainer 04:19:07 prd-centos7-docker-4c-2g-849 does not seem to be running inside a container 04:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 04:19:07 $ docker top 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:08 + go mod tidy [Pipeline] sh 04:19:08 + make test 04:19:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:19:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:18 Removing intermediate container 59519937ae92 04:19:18 ---> 7143d3770a28 04:19:18 Successfully built 7143d3770a28 04:19:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:19:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:19:19 GO111MODULE=on go vet ./... 04:19:19 + docker inspect -f . ci-base-image-arm64 04:19:19 . [Pipeline] withDockerContainer 04:19:19 prd-ubuntu18.04-docker-arm64-4c-16g-847 does not seem to be running inside a container 04:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:21 $ docker top afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:22 + go version 04:19:22 go version go1.16.5 linux/arm64 [Pipeline] } 04:19:22 $ docker stop --time=1 afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c 04:19:24 $ docker rm -f afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:19:24 $ docker stop --time=1 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e 04:19:25 $ docker rm -f 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 04:19:26 + docker inspect -f . ci-base-image-arm64 04:19:26 . [Pipeline] // stage [Pipeline] withDockerContainer 04:19:26 prd-ubuntu18.04-docker-arm64-4c-16g-847 does not seem to be running inside a container 04:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:28 $ docker top d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:29 + go mod tidy [Pipeline] sh 04:19:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 04:19:30 + ls -al . 04:19:30 total 92 04:19:30 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 04:19 . 04:19:30 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 04:18 .. 04:19:30 drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 04:18 assets 04:19:30 drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 04:18 bin 04:19:30 drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 04:18 cmd 04:19:30 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 04:18 CONTRIBUTING.md 04:19:30 -rw-r--r--. 1 jenkins jenkins 10 Jun 23 04:19 coverage.out 04:19:30 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 04:18 Dockerfile 04:19:30 -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 04:18 Dockerfile.build 04:19:30 drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 04:18 docs 04:19:30 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 04:18 .git 04:19:30 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 04:18 .github 04:19:30 -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 04:18 .gitignore 04:19:30 -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 04:18 go.mod 04:19:30 -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 04:19 go.sum 04:19:30 drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 04:18 internal 04:19:30 -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 04:18 Jenkinsfile 04:19:30 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 04:18 LICENSE 04:19:30 -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 04:18 Makefile 04:19:30 drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 04:18 pkg 04:19:30 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 04:18 README.md 04:19:30 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 04:13 VERSION 04:19:30 -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 04:18 version.go 04:19:30 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 04:18 web [Pipeline] isUnix [Pipeline] sh 04:19:30 + 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=436eb0edc8462f796afbf793b07922329882c760 --label arch=amd64 --label version=0.0.0 . 04:19:30 Sending build context to Docker daemon 17.97MB 04:19:30 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:19:30 Step 2/25 : FROM ${BASE} AS builder 04:19:30 ---> 90377647e5b2 04:19:30 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:30 + make test 04:19:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:19:31 ---> Running in 5c3025cbb254 04:19:31 Removing intermediate container 5c3025cbb254 04:19:31 ---> 5f5a315cf630 04:19:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:19:31 ---> Running in a61af6d700c9 04:19:31 Removing intermediate container a61af6d700c9 04:19:31 ---> 46a1090bec88 04:19:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:19:31 ---> Running in 753dad5597f4 04:19:31 Removing intermediate container 753dad5597f4 04:19:31 ---> 5fae532c4555 04:19:31 Step 6/25 : LABEL Name=edgex-ui-go 04:19:31 ---> Running in d00e83086464 04:19:31 Removing intermediate container d00e83086464 04:19:31 ---> ba826fd7b309 04:19:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:19:31 ---> Running in 7bb9084ef7cd 04:19:31 Removing intermediate container 7bb9084ef7cd 04:19:31 ---> 7e7906c19337 04:19:31 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:31 ---> Running in cee2d9a28493 04:19:32 Removing intermediate container cee2d9a28493 04:19:32 ---> 59b6883b1c46 04:19:32 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:32 ---> Running in 677771de9f5b 04:19:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:19:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:19:33 OK: 149 MiB in 40 packages 04:19:33 Removing intermediate container 677771de9f5b 04:19:33 ---> ca6538ef25e3 04:19:33 Step 10/25 : ENV GO111MODULE=on 04:19:33 ---> Running in a80d6e4ed77a 04:19:33 Removing intermediate container a80d6e4ed77a 04:19:33 ---> 1b23175eda08 04:19:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:19:33 ---> Running in 5c86090ed796 04:19:33 Removing intermediate container 5c86090ed796 04:19:33 ---> 6c147a57d687 04:19:33 Step 12/25 : COPY go.mod . 04:19:34 ---> bd780e380d63 04:19:34 Step 13/25 : COPY Makefile . 04:19:34 ---> 0734a991533b 04:19:34 Step 14/25 : RUN make update 04:19:34 ---> Running in 56101e8d67fe 04:19:34 CGO_ENABLED=0 GO111MODULE=on go mod download 04:19:34 Removing intermediate container 56101e8d67fe 04:19:34 ---> 3e7fb1098ee4 04:19:34 Step 15/25 : COPY . . 04:19:35 ---> 4071607c4526 04:19:35 Step 16/25 : RUN go mod tidy 04:19:35 ---> Running in 4f73bee6ef50 04:19:36 Removing intermediate container 4f73bee6ef50 04:19:36 ---> ad1d6706419a 04:19:36 Step 17/25 : RUN ${MAKE} 04:19:36 ---> Running in 396e7843ae6d 04:19:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:19:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:19:46 Removing intermediate container 396e7843ae6d 04:19:46 ---> c207783885f4 04:19:46 Step 18/25 : FROM alpine:3.12 04:19:46 3.12: Pulling from library/alpine 04:19:46 339de151aab4: Pulling fs layer 04:19:46 339de151aab4: Verifying Checksum 04:19:46 339de151aab4: Download complete 04:19:46 339de151aab4: Pull complete 04:19:46 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:19:46 Status: Downloaded newer image for alpine:3.12 04:19:46 ---> 13621d1b12d4 04:19:46 Step 19/25 : EXPOSE 4000 04:19:46 ---> Running in 0e00bee442eb 04:19:46 Removing intermediate container 0e00bee442eb 04:19:46 ---> a8e95d0a08ae 04:19:46 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:19:47 ---> ce44eb89acc1 04:19:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:19:47 ---> Running in d2d46262db6a 04:19:47 Removing intermediate container d2d46262db6a 04:19:47 ---> 23fa69a7e361 04:19:47 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:19:47 ---> Running in 98690c2b6131 04:19:47 Removing intermediate container 98690c2b6131 04:19:47 ---> 0350a74253b6 04:19:47 Step 23/25 : LABEL arch=amd64 04:19:47 ---> Running in cedc2bfffe36 04:19:47 Removing intermediate container cedc2bfffe36 04:19:47 ---> 0a4cf1a059bb 04:19:47 Step 24/25 : LABEL git_sha=436eb0edc8462f796afbf793b07922329882c760 04:19:47 ---> Running in b0174c2d2911 04:19:47 Removing intermediate container b0174c2d2911 04:19:47 ---> bbab5a06a16e 04:19:47 Step 25/25 : LABEL version=0.0.0 04:19:47 ---> Running in 43d2af66d6c7 04:19:48 Removing intermediate container 43d2af66d6c7 04:19:48 ---> 7fadf1689f6d 04:19:48 [Warning] One or more build-args [ARCH] were not consumed 04:19:48 Successfully built 7fadf1689f6d 04:19:48 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:19:49 ---> job-cost.sh 04:19:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u7Ff 04:19:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:20:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:20:11 GO111MODULE=on go vet ./... 04:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-u7Ff/bin to PATH 04:20:12 INFO: No Stack... 04:20:12 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:12 INFO: Archiving Costs [Pipeline] sh 04:20:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:20:12 + cut -d, -f6 [Pipeline] lock 04:20:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] 04:20:12 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] did not exist. Created. 04:20:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:13 + echo total: 0.05999999865889549 [Pipeline] stash 04:20:13 Stashed 1 file(s) [Pipeline] } 04:20:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 04:20:26 $ docker stop --time=1 d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c 04:20:28 $ docker rm -f d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c [Pipeline] // withDockerContainer [Pipeline] sh 04:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:29 Warning: overwriting stash ‘coverage-report’ 04:20:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:31 + ls -al . 04:20:31 total 128 04:20:31 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 04:19 . 04:20:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:17 .. 04:20:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:17 .git 04:20:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 .github 04:20:31 -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 04:17 .gitignore 04:20:31 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 04:17 CONTRIBUTING.md 04:20:31 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 04:17 Dockerfile 04:20:31 -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 04:17 Dockerfile.build 04:20:31 -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 04:17 Jenkinsfile 04:20:31 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 04:17 LICENSE 04:20:31 -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 04:17 Makefile 04:20:31 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 04:17 README.md 04:20:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:13 VERSION 04:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 assets 04:20:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 bin 04:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 cmd 04:20:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 04:19 coverage.out 04:20:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 docs 04:20:31 -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 04:17 go.mod 04:20:31 -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 04:19 go.sum 04:20:31 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 04:17 internal 04:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 pkg 04:20:31 -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 04:17 version.go 04:20:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:17 web [Pipeline] isUnix [Pipeline] sh 04:20:31 + 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=436eb0edc8462f796afbf793b07922329882c760 --label arch=arm64 --label version=0.0.0 . 04:20:32 Sending build context to Docker daemon 17.97MB 04:20:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:20:32 Step 2/25 : FROM ${BASE} AS builder 04:20:32 ---> 7143d3770a28 04:20:32 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:20:32 ---> Running in b77c5821b168 04:20:33 Removing intermediate container b77c5821b168 04:20:33 ---> 8a188b8f000a 04:20:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:20:33 ---> Running in e0ed6c94c7e0 04:20:33 Removing intermediate container e0ed6c94c7e0 04:20:33 ---> b03461b71ccc 04:20:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:20:33 ---> Running in e95e0d5a1876 04:20:34 Removing intermediate container e95e0d5a1876 04:20:34 ---> a98ed99b80bb 04:20:34 Step 6/25 : LABEL Name=edgex-ui-go 04:20:34 ---> Running in 720f3c89a090 04:20:35 Removing intermediate container 720f3c89a090 04:20:35 ---> f62f9b6c3266 04:20:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:20:35 ---> Running in 2f38e1292e7f 04:20:35 Removing intermediate container 2f38e1292e7f 04:20:35 ---> 288934c5059b 04:20:35 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:35 ---> Running in 87c2b655d219 04:20:37 Removing intermediate container 87c2b655d219 04:20:37 ---> c53429b76a9e 04:20:37 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:37 ---> Running in d44eee9f72f0 04:20:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:20:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:20:40 OK: 138 MiB in 40 packages 04:20:41 Removing intermediate container d44eee9f72f0 04:20:41 ---> 5c280009e198 04:20:41 Step 10/25 : ENV GO111MODULE=on 04:20:41 ---> Running in 9da58bcb7baa 04:20:42 Removing intermediate container 9da58bcb7baa 04:20:42 ---> a8aa1b202c64 04:20:42 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:20:42 ---> Running in 27445c1f9a19 04:20:43 Removing intermediate container 27445c1f9a19 04:20:43 ---> 117565c26c04 04:20:43 Step 12/25 : COPY go.mod . 04:20:43 ---> 5fab06e53c70 04:20:43 Step 13/25 : COPY Makefile . 04:20:44 ---> af54512c52c0 04:20:44 Step 14/25 : RUN make update 04:20:44 ---> Running in c85b8660acf5 04:20:46 CGO_ENABLED=0 GO111MODULE=on go mod download 04:20:47 Removing intermediate container c85b8660acf5 04:20:47 ---> 9d60cef97c10 04:20:47 Step 15/25 : COPY . . 04:20:49 ---> e92d2ed33c4b 04:20:49 Step 16/25 : RUN go mod tidy 04:20:49 ---> Running in 4a856e843031 04:20:52 Removing intermediate container 4a856e843031 04:20:52 ---> d4ea45bd755a 04:20:52 Step 17/25 : RUN ${MAKE} 04:20:52 ---> Running in f8376f523745 04:20:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:21:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:21:24 Removing intermediate container f8376f523745 04:21:24 ---> 5c30e530bf25 04:21:24 Step 18/25 : FROM alpine:3.12 04:21:24 3.12: Pulling from library/alpine 04:21:24 d2f70382dc9a: Pulling fs layer 04:21:24 d2f70382dc9a: Download complete 04:21:25 d2f70382dc9a: Pull complete 04:21:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:21:25 Status: Downloaded newer image for alpine:3.12 04:21:25 ---> c4fd0aeabfcf 04:21:25 Step 19/25 : EXPOSE 4000 04:21:25 ---> Running in bd65d7ea098d 04:21:26 Removing intermediate container bd65d7ea098d 04:21:26 ---> 5443ce89332e 04:21:26 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:27 ---> 69acf7acc086 04:21:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:27 ---> Running in 23bd2498d763 04:21:28 Removing intermediate container 23bd2498d763 04:21:28 ---> b149b2ee4594 04:21:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:21:28 ---> Running in 822350e1783b 04:21:28 Removing intermediate container 822350e1783b 04:21:28 ---> a1d340918915 04:21:28 Step 23/25 : LABEL arch=arm64 04:21:29 ---> Running in 99515fa0099a 04:21:29 Removing intermediate container 99515fa0099a 04:21:29 ---> d8422cb02919 04:21:29 Step 24/25 : LABEL git_sha=436eb0edc8462f796afbf793b07922329882c760 04:21:29 ---> Running in e365d6df91d6 04:21:30 Removing intermediate container e365d6df91d6 04:21:30 ---> 1b6a548e9e67 04:21:30 Step 25/25 : LABEL version=0.0.0 04:21:30 ---> Running in 09e24e3dbba8 04:21:30 Removing intermediate container 09e24e3dbba8 04:21:30 ---> ef0094d03a5a 04:21:30 [Warning] One or more build-args [ARCH] were not consumed 04:21:30 Successfully built ef0094d03a5a 04:21:30 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:21:31 ---> job-cost.sh 04:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zohv 04:22:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-Zohv/bin to PATH 04:23:32 INFO: No Stack... 04:23:32 INFO: Retrieving Pricing Info for: v2-standard-4 04:23:32 INFO: Archiving Costs [Pipeline] sh 04:23:32 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:23:32 + cut -d, -f6 [Pipeline] lock 04:23:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] 04:23:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] did not exist. Created. 04:23:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:33 /w/workspace/edgex-ui-go/1@tmp/durable-e64f112f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e64f112f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:33 + echo total: 0.18000000715255737 [Pipeline] stash 04:23:33 Warning: overwriting stash ‘stack-cost’ 04:23:34 Stashed 1 file(s) [Pipeline] } 04:23:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] // lock [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 04:23:35 provisioning config files... 04:23:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config790188686828157500tmp [Pipeline] { [Pipeline] sh 04:23:35 + set +x 04:23:35 + curl -s https://codecov.io/bash 04:23:35 + bash -s -- 04:23:35 04:23:35 _____ _ 04:23:35 / ____| | | 04:23:35 | | ___ __| | ___ ___ _____ __ 04:23:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:35 Bash-1.0.3 04:23:35 04:23:35 04:23:35 ==> git version 2.24.4 found 04:23:35 ==> 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 04:23:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:23:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:23:35 ==> Jenkins CI detected. 04:23:35 project root: . 04:23:35 --> token set from env 04:23:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:35 ==> Running gcov in . (disable via -X gcov) 04:23:35 ==> Python coveragepy not found 04:23:35 ==> Searching for coverage reports in: 04:23:35 + . 04:23:35 -> Found 1 reports 04:23:35 ==> Detecting git/mercurial file structure 04:23:35 ==> Reading reports 04:23:35 + ./coverage.out bytes=10 04:23:35 ==> Appending adjustments 04:23:35 https://docs.codecov.io/docs/fixing-reports 04:23:35 + Found adjustments 04:23:35 ==> Gzipping contents 04:23:35 4.0K /tmp/codecov.0Vpr8N.gz 04:23:35 ==> Uploading reports 04:23:35 url: https://codecov.io 04:23:35 query: branch=PR-400&commit=436eb0edc8462f796afbf793b07922329882c760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= 04:23:35 -> Pinging Codecov 04:23:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-400&commit=436eb0edc8462f796afbf793b07922329882c760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= 04:23:36 -> Uploading to 04:23:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/436eb0edc8462f796afbf793b07922329882c760/a57d87ec-49e6-4572-bde0-bc2d9dd9494e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T042336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f18c558237105842af50e27adaf2e4f9546f9c47f2a45877f5573aed207452bd 04:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:36 Dload Upload Total Spent Left Speed 04:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 8756 --:--:-- --:--:-- --:--:-- 8778 04:23:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/436eb0edc8462f796afbf793b07922329882c760 [Pipeline] } 04:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] libraryResource [Pipeline] sh 04:23:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:39 ---> package-listing.sh 04:23:39 ++ tr '[:upper:]' '[:lower:]' 04:23:39 ++ facter osfamily 04:23:40 + OS_FAMILY=redhat 04:23:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-400 04:23:40 + START_PACKAGES=/tmp/packages_start.txt 04:23:40 + END_PACKAGES=/tmp/packages_end.txt 04:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:40 + PACKAGES=/tmp/packages_start.txt 04:23:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' 04:23:40 + PACKAGES=/tmp/packages_end.txt 04:23:40 + case "${OS_FAMILY}" in 04:23:40 + rpm -qa 04:23:40 + sort 04:23:40 + '[' -f /tmp/packages_start.txt ']' 04:23:40 + '[' -f /tmp/packages_end.txt ']' 04:23:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' 04:23:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ 04:23:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [Pipeline] echo 04:23:40 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_PR-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:23:41 04:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:23:42 alpine: Pulling from edgex-lftools-log-publisher 04:23:42 df20fa9351a1: Pulling fs layer 04:23:42 36b3adc4ff6f: Pulling fs layer 04:23:42 8ad3a11d3b57: Pulling fs layer 04:23:42 46f8f816bc3b: Pulling fs layer 04:23:42 93b61091891f: Pulling fs layer 04:23:42 93b9cdb0e59b: Pulling fs layer 04:23:42 5e14af77c1be: Pulling fs layer 04:23:42 01666e4c0597: Pulling fs layer 04:23:42 aa168da1d23b: Pulling fs layer 04:23:42 46f8f816bc3b: Waiting 04:23:42 93b61091891f: Waiting 04:23:42 93b9cdb0e59b: Waiting 04:23:42 5e14af77c1be: Waiting 04:23:42 01666e4c0597: Waiting 04:23:42 aa168da1d23b: Waiting 04:23:42 36b3adc4ff6f: Verifying Checksum 04:23:42 36b3adc4ff6f: Download complete 04:23:42 46f8f816bc3b: Verifying Checksum 04:23:42 46f8f816bc3b: Download complete 04:23:42 df20fa9351a1: Verifying Checksum 04:23:42 df20fa9351a1: Download complete 04:23:42 93b9cdb0e59b: Download complete 04:23:42 93b61091891f: Verifying Checksum 04:23:42 93b61091891f: Download complete 04:23:42 8ad3a11d3b57: Verifying Checksum 04:23:42 8ad3a11d3b57: Download complete 04:23:42 01666e4c0597: Verifying Checksum 04:23:42 01666e4c0597: Download complete 04:23:42 df20fa9351a1: Pull complete 04:23:42 5e14af77c1be: Verifying Checksum 04:23:42 5e14af77c1be: Download complete 04:23:42 36b3adc4ff6f: Pull complete 04:23:43 8ad3a11d3b57: Pull complete 04:23:43 46f8f816bc3b: Pull complete 04:23:43 93b61091891f: Pull complete 04:23:43 93b9cdb0e59b: Pull complete 04:23:43 5e14af77c1be: Pull complete 04:23:43 01666e4c0597: Pull complete 04:23:44 aa168da1d23b: Download complete 04:23:48 aa168da1d23b: Pull complete 04:23:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:23:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:23:48 prd-centos7-docker-4c-2g-844 does not seem to be running inside a container 04:23:48 $ 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_PR-400/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_PR-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@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:alpine cat 04:23:51 $ docker top 13921a9479187588cda4976ec2b98a4b676f0c22b258c2dcb94921b50cae3be0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 04:23:52 + mkdir -p /var/log/sa [Pipeline] sh 04:23:52 + ls /var/log/sa-host 04:23:52 + sadf -c /var/log/sa-host/sa05 04:23:52 file_magic: OK 04:23:52 HZ: Using current value: 100 04:23:52 file_header: OK 04:23:52 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 04:23:52 Statistics: 04:23:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:23:52 File successfully converted to sysstat format version 12.2.1 04:23:52 + sadf -c /var/log/sa-host/sa23 04:23:52 file_magic: OK 04:23:52 HZ: Using current value: 100 04:23:52 file_header: OK 04:23:52 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 04:23:52 Statistics: 04:23:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:23:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:52 provisioning config files... 04:23:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1258398527716029983tmp [Pipeline] { [Pipeline] echo 04:23:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> create-netrc.sh [Pipeline] } 04:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> python-tools-install.sh [Pipeline] echo 04:23:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> sudo-logs.sh 04:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:23:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:23:54 ---> job-cost.sh 04:23:54 lf-activate-venv: SKIPPING 04:23:54 DEBUG: total: 0.18000000715255737 04:23:54 INFO: Retrieving Stack Cost... 04:23:55 INFO: Retrieving Pricing Info for: v3-standard-2 04:23:55 INFO: Archiving Costs [Pipeline] echo 04:23:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:23:56 ---> logs-deploy.sh 04:23:56 lf-activate-venv: SKIPPING 04:23:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-400/1 04:23:56 INFO: archiving workspace using pattern(s): 04:23:57 Archives upload complete. 04:23:57 INFO: archiving logs to Nexus 04:23:57 ---> uname -a: 04:23:57 Linux prd-centos7-docker-4c-2g-844.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:23:57 04:23:57 04:23:57 ---> lscpu: 04:23:57 Architecture: x86_64 04:23:57 CPU op-mode(s): 32-bit, 64-bit 04:23:57 Byte Order: Little Endian 04:23:57 Address sizes: 40 bits physical, 48 bits virtual 04:23:57 CPU(s): 2 04:23:57 On-line CPU(s) list: 0,1 04:23:57 Thread(s) per core: 1 04:23:57 Core(s) per socket: 1 04:23:57 Socket(s): 2 04:23:57 NUMA node(s): 1 04:23:57 Vendor ID: AuthenticAMD 04:23:57 CPU family: 23 04:23:57 Model: 49 04:23:57 Model name: AMD EPYC-Rome Processor 04:23:57 Stepping: 0 04:23:57 CPU MHz: 2800.000 04:23:57 BogoMIPS: 5600.00 04:23:57 Virtualization: AMD-V 04:23:57 Hypervisor vendor: KVM 04:23:57 Virtualization type: full 04:23:57 L1d cache: 64 KiB 04:23:57 L1i cache: 64 KiB 04:23:57 L2 cache: 1 MiB 04:23:57 L3 cache: 32 MiB 04:23:57 NUMA node0 CPU(s): 0,1 04:23:57 Vulnerability Itlb multihit: Not affected 04:23:57 Vulnerability L1tf: Not affected 04:23:57 Vulnerability Mds: Not affected 04:23:57 Vulnerability Meltdown: Not affected 04:23:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:23:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:23:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:23:57 Vulnerability Srbds: Not affected 04:23:57 Vulnerability Tsx async abort: Not affected 04:23:57 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:23:57 04:23:57 04:23:57 ---> nproc: 04:23:57 2 04:23:57 04:23:57 04:23:57 ---> df -h: 04:23:57 Filesystem Size Used Available Use% Mounted on 04:23:57 overlay 40.0G 7.6G 32.4G 19% / 04:23:57 tmpfs 64.0M 0 64.0M 0% /dev 04:23:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:23:57 shm 64.0M 0 64.0M 0% /dev/shm 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp 04:23:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:23:57 04:23:57 04:23:57 ---> free -m: 04:23:57 total used free shared buff/cache available 04:23:57 Mem: 7821 972 4726 0 2122 6672 04:23:57 Swap: 1023 0 1023 04:23:57 04:23:57 04:23:57 ---> ip addr: 04:23:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:23:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:23:57 inet 127.0.0.1/8 scope host lo 04:23:57 valid_lft forever preferred_lft forever 04:23:57 inet6 ::1/128 scope host 04:23:57 valid_lft forever preferred_lft forever 04:23:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:23:57 link/ether fa:16:3e:79:4f:43 brd ff:ff:ff:ff:ff:ff 04:23:57 inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic eth0 04:23:57 valid_lft 85743sec preferred_lft 85743sec 04:23:57 inet6 fe80::f816:3eff:fe79:4f43/64 scope link 04:23:57 valid_lft forever preferred_lft forever 04:23:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:23:57 link/ether 02:42:5b:52:27:10 brd ff:ff:ff:ff:ff:ff 04:23:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:23:57 valid_lft forever preferred_lft forever 04:23:57 inet6 fe80::42:5bff:fe52:2710/64 scope link 04:23:57 valid_lft forever preferred_lft forever 04:23:57 04:23:57 04:23:57 ---> sar -b -r -n DEV: 04:23:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 04:23:57 04:23:57 04:12:50 LINUX RESTART (2 CPU) 04:23:57 04:23:57 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:23:57 04:15:01 1.70 0.00 1.70 0.00 0.00 37.06 0.00 04:23:57 04:16:01 0.45 0.00 0.45 0.00 0.00 7.30 0.00 04:23:57 04:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 04:23:57 04:18:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 04:23:57 04:19:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 04:23:57 04:20:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 04:23:57 04:21:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 04:23:57 04:22:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 04:23:57 04:23:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 04:23:57 Average: 0.43 0.00 0.43 0.00 0.00 7.31 0.00 04:23:57 04:23:57 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:23:57 04:15:01 5438880 0 801596 10.01 2620 1765844 1236712 13.65 587708 1581500 20 04:23:57 04:16:01 5443304 0 797164 9.95 2620 1765852 1200732 13.26 585064 1580428 12 04:23:57 04:17:01 5441544 0 798924 9.98 2620 1765852 1200732 13.26 586780 1580424 8 04:23:57 04:18:01 5440956 0 799508 9.98 2620 1765856 1200888 13.26 587056 1581000 8 04:23:57 04:19:01 5440180 0 800276 9.99 2620 1765864 1200996 13.26 581524 1587208 16 04:23:57 04:20:01 5441384 0 799072 9.98 2620 1765864 1200732 13.26 580008 1587208 20 04:23:57 04:21:01 5439800 0 800648 10.00 2620 1765872 1200732 13.26 581996 1587208 8 04:23:57 04:22:01 5434884 0 805556 10.06 2620 1765880 1200732 13.26 586920 1587208 8 04:23:57 04:23:01 5434676 0 805760 10.06 2620 1765884 1200732 13.26 588724 1585428 8 04:23:57 Average: 5439512 0 800945 10.00 2620 1765863 1204776 13.30 585087 1584179 12 04:23:57 04:23:57 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:23:57 04:15:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:23:57 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:16:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:57 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:17:01 eth0 1.17 0.08 0.11 0.01 0.00 0.00 0.00 0.00 04:23:57 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:18:01 eth0 2.08 0.48 0.64 0.39 0.00 0.00 0.00 0.00 04:23:57 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:19:01 eth0 1.25 0.65 0.68 0.43 0.00 0.00 0.00 0.00 04:23:57 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:20:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:23:57 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:21:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:23:57 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:23:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:57 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 Average: eth0 0.63 0.21 0.19 0.12 0.00 0.00 0.00 0.00 04:23:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:57 04:23:57 04:23:57 ---> sar -P ALL: 04:23:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 04:23:57 04:23:57 04:12:50 LINUX RESTART (2 CPU) 04:23:57 04:23:57 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:23:57 04:15:01 all 0.08 0.00 0.04 0.00 0.04 99.83 04:23:57 04:15:01 0 0.13 0.00 0.05 0.00 0.05 99.77 04:23:57 04:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:23:57 04:16:01 all 0.10 0.00 0.03 0.00 0.05 99.82 04:23:57 04:16:01 0 0.17 0.00 0.03 0.00 0.05 99.75 04:23:57 04:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 04:23:57 04:17:01 all 0.06 0.00 0.02 0.00 0.04 99.88 04:23:57 04:17:01 0 0.08 0.00 0.03 0.00 0.07 99.82 04:23:57 04:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:23:57 04:18:01 all 0.04 0.00 0.03 0.00 0.04 99.88 04:23:57 04:18:01 0 0.05 0.00 0.02 0.00 0.05 99.88 04:23:57 04:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:23:57 04:19:01 all 0.13 0.00 0.02 0.00 0.03 99.82 04:23:57 04:19:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:23:57 04:19:01 1 0.13 0.00 0.02 0.00 0.05 99.80 04:23:57 04:20:01 all 0.03 0.00 0.03 0.00 0.04 99.89 04:23:57 04:20:01 0 0.03 0.00 0.05 0.00 0.05 99.87 04:23:57 04:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:23:57 04:21:01 all 0.05 0.00 0.03 0.00 0.03 99.89 04:23:57 04:21:01 0 0.03 0.00 0.03 0.00 0.05 99.88 04:23:57 04:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:23:57 04:22:01 all 0.03 0.00 0.03 0.00 0.05 99.89 04:23:57 04:22:01 0 0.02 0.00 0.03 0.00 0.08 99.87 04:23:57 04:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:23:57 04:23:01 all 0.07 0.00 0.04 0.00 0.03 99.86 04:23:57 04:23:01 0 0.03 0.00 0.05 0.00 0.05 99.87 04:23:57 04:23:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:23:57 Average: all 0.07 0.00 0.03 0.00 0.04 99.86 04:23:57 Average: 0 0.07 0.00 0.04 0.00 0.05 99.84 04:23:57 Average: 1 0.06 0.00 0.02 0.00 0.03 99.89 04:23:57 04:23:57 04:23:57