Pull request #677 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 35bf80ce42a8306ac211219691eb9838860d35ee+4d69b2a63bb2ca2c673b1d50f5da5681fc65424b (814b6e943004f20fa2dc30269afaa8bb7b21b072) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8323219642461854707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6040158122906865834.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6386608912573418165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10112076252927949614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3442638586379971634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-24094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [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-677 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b into PR head commit 35bf80ce42a8306ac211219691eb9838860d35ee Merge succeeded, producing ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 Checking out Revision ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 (PR-677) > git config core.sparsecheckout # timeout=10 > git checkout -f 35bf80ce42a8306ac211219691eb9838860d35ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 # timeout=10 Commit message: "Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:50 ========================================================= 19:59:50 EdgeX Global Pipelines Version Info 19:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 160ed5f293abdc893cdb93b725b84340dbb2e71b # timeout=10 19:59:51 ------------------- 19:59:51 stable info: 19:59:51 ------------------- 19:59:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:59:51 Message: update stable to v1.0.258 19:59:51 ------------------- 19:59:51 experimental info: 19:59:51 ------------------- 19:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:59:51 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo 19:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo 19:59:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo 19:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceed702 [Pipeline] echo 19:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:53 provisioning config files... 19:59:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config7950375032142899563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:53 ---> ****-login.sh 19:59:53 nexus3.edgexfoundry.org:10001 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:53 nexus3.edgexfoundry.org:10002 19:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:53 Configure a credential helper to remove this warning. See 19:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:53 19:59:53 Login Succeeded 19:59:54 nexus3.edgexfoundry.org:10003 19:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:54 Configure a credential helper to remove this warning. See 19:59:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:54 19:59:54 Login Succeeded 19:59:54 nexus3.edgexfoundry.org:10004 19:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:54 Configure a credential helper to remove this warning. See 19:59:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:54 19:59:54 Login Succeeded 19:59:54 ****.io 19:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:54 Configure a credential helper to remove this warning. See 19:59:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:54 19:59:54 Login Succeeded 19:59:54 ---> ****-login.sh ends [Pipeline] } 19:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:55 + git rev-list -1 --merges ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8~1..ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo 19:59:55 -----------> git rev-list -1 --merges ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8~1..ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 19:59:55 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [false] [Pipeline] sh 19:59:55 + git log --format=format:%s -1 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo 19:59:55 ========================================================= 19:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:55 + git log --format=format:%s -1 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo 19:59:55 [semverPrep] GIT_COMMIT: ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8, Commit Message: Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD [Pipeline] echo 19:59:55 [semverPrep] This is not a build commit. [Pipeline] sh 19:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:56 + grep -v github /etc/ssh/ssh_known_hosts 19:59:56 + [ -e /tmp/ssh_known_hosts ] 19:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:56 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:56 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:56 19:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:57 b85a868b505f: Pulling fs layer 19:59:57 e2be974225ed: Pulling fs layer 19:59:57 339a4e72a1f5: Pulling fs layer 19:59:57 988bab9f4d93: Pulling fs layer 19:59:57 1469e6f7b9e6: Pulling fs layer 19:59:57 eaf3925da568: Pulling fs layer 19:59:57 bab4dde63d76: Pulling fs layer 19:59:57 bde34c3a00c8: Pulling fs layer 19:59:57 b352a97aabf1: Pulling fs layer 19:59:57 4872d77fe225: Pulling fs layer 19:59:57 5851b861e8e6: Pulling fs layer 19:59:57 eaf3925da568: Waiting 19:59:57 bab4dde63d76: Waiting 19:59:57 988bab9f4d93: Waiting 19:59:57 1469e6f7b9e6: Waiting 19:59:57 5851b861e8e6: Waiting 19:59:57 4872d77fe225: Waiting 19:59:57 e2be974225ed: Verifying Checksum 19:59:57 e2be974225ed: Download complete 19:59:57 988bab9f4d93: Verifying Checksum 19:59:57 988bab9f4d93: Download complete 19:59:57 1469e6f7b9e6: Verifying Checksum 19:59:57 1469e6f7b9e6: Download complete 19:59:57 339a4e72a1f5: Verifying Checksum 19:59:57 339a4e72a1f5: Download complete 19:59:57 eaf3925da568: Verifying Checksum 19:59:57 eaf3925da568: Download complete 19:59:57 bde34c3a00c8: Download complete 19:59:57 b352a97aabf1: Download complete 19:59:57 4872d77fe225: Download complete 19:59:57 5851b861e8e6: Verifying Checksum 19:59:57 5851b861e8e6: Download complete 19:59:57 b85a868b505f: Verifying Checksum 19:59:57 b85a868b505f: Download complete 19:59:57 bab4dde63d76: Download complete 19:59:58 b85a868b505f: Pull complete 19:59:58 e2be974225ed: Pull complete 19:59:58 339a4e72a1f5: Pull complete 19:59:59 988bab9f4d93: Pull complete 19:59:59 1469e6f7b9e6: Pull complete 19:59:59 eaf3925da568: Pull complete 20:00:00 bab4dde63d76: Pull complete 20:00:01 bde34c3a00c8: Pull complete 20:00:01 b352a97aabf1: Pull complete 20:00:01 4872d77fe225: Pull complete 20:00:01 5851b861e8e6: Pull complete 20:00:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:01 prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container 20:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:04 $ docker top ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 -eo pid,comm 20:00:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:00:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:05 [ssh-agent] Looking for ssh-agent implementation... 20:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:05 $ docker exec ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent 20:00:05 SSH_AUTH_SOCK=/tmp/ssh-NX1JdNPiKe2x/agent.32 20:00:05 SSH_AGENT_PID=38 20:00:05 Running ssh-add (command line suppressed) 20:00:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2730519805035329306.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2730519805035329306.key) 20:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:05 + git tag --points-at HEAD [Pipeline] } 20:00:05 $ docker exec --env ******** --env ******** ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent -k 20:00:05 unset SSH_AUTH_SOCK; 20:00:05 unset SSH_AGENT_PID; 20:00:05 echo Agent pid 38 killed; 20:00:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:05 [ssh-agent] Looking for ssh-agent implementation... 20:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:06 $ docker exec ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent 20:00:06 SSH_AUTH_SOCK=/tmp/ssh-s7fJxcBUEZlN/agent.70 20:00:06 SSH_AGENT_PID=76 20:00:06 Running ssh-add (command line suppressed) 20:00:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2762673885688483817.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2762673885688483817.key) 20:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:06 + git semver init 20:00:06 2023-12-05 20:00:06,764 [run_init] DEBUG init version:0.0.0 force:False 20:00:06 2023-12-05 20:00:06,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver 20:00:06 2023-12-05 20:00:06,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver 20:00:06 2023-12-05 20:00:06,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677, universal_newlines=False, shell=None, istream=None) 20:00:09 2023-12-05 20:00:08,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.git/info/exclude 20:00:09 2023-12-05 20:00:08,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 with force:False 20:00:09 2023-12-05 20:00:08,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 20:00:09 2023-12-05 20:00:08,976 [execute] INFO git cat-file --batch-check 20:00:09 2023-12-05 20:00:08,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) 20:00:09 2023-12-05 20:00:08,983 [execute] INFO git cat-file --batch 20:00:09 2023-12-05 20:00:08,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) 20:00:09 2023-12-05 20:00:08,988 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 20:00:09 0.0.0 [Pipeline] } 20:00:09 $ docker exec --env ******** --env ******** ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent -k 20:00:09 unset SSH_AUTH_SOCK; 20:00:09 unset SSH_AGENT_PID; 20:00:09 echo Agent pid 76 killed; 20:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:09 + git semver [Pipeline] } 20:00:09 $ docker stop --time=1 ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 20:00:11 $ docker rm -f --volumes ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:11 Stashed 1 file(s) [Pipeline] echo 20:00:11 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:12 provisioning config files... 20:00:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config13046106024801880438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:12 ---> ****-login.sh 20:00:12 nexus3.edgexfoundry.org:10001 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:00:12 Configure a credential helper to remove this warning. See 20:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:00:12 20:00:12 Login Succeeded 20:00:12 nexus3.edgexfoundry.org:10002 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:00:12 Configure a credential helper to remove this warning. See 20:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:00:12 20:00:12 Login Succeeded 20:00:12 nexus3.edgexfoundry.org:10003 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:00:12 Configure a credential helper to remove this warning. See 20:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:00:12 20:00:12 Login Succeeded 20:00:12 nexus3.edgexfoundry.org:10004 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:00:12 Configure a credential helper to remove this warning. See 20:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:00:12 20:00:12 Login Succeeded 20:00:12 ****.io 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:00:14 Configure a credential helper to remove this warning. See 20:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:00:14 20:00:14 Login Succeeded 20:00:14 ---> ****-login.sh ends [Pipeline] } 20:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:00:15 ========================================================= 20:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:00:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:00:15 Sending build context to Docker daemon 58.48MB 20:00:15 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:00:15 Step 2/15 : FROM ${BASE} AS builder 20:00:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:16 7264a8db6415: Pulling fs layer 20:00:16 c4d48a809fc2: Pulling fs layer 20:00:16 4f1c88b9dad5: Pulling fs layer 20:00:16 ad3a456e5733: Pulling fs layer 20:00:16 69c7f0334f64: Pulling fs layer 20:00:16 1f1c1a5573a3: Pulling fs layer 20:00:16 ce7588e14bc9: Pulling fs layer 20:00:16 b5e4710f87ac: Pulling fs layer 20:00:16 69c7f0334f64: Waiting 20:00:16 1f1c1a5573a3: Waiting 20:00:16 ce7588e14bc9: Waiting 20:00:16 b5e4710f87ac: Waiting 20:00:16 ad3a456e5733: Waiting 20:00:16 c4d48a809fc2: Verifying Checksum 20:00:16 c4d48a809fc2: Download complete 20:00:16 ad3a456e5733: Verifying Checksum 20:00:16 ad3a456e5733: Download complete 20:00:16 69c7f0334f64: Verifying Checksum 20:00:16 69c7f0334f64: Download complete 20:00:16 7264a8db6415: Download complete 20:00:16 1f1c1a5573a3: Verifying Checksum 20:00:16 1f1c1a5573a3: Download complete 20:00:16 7264a8db6415: Pull complete 20:00:16 b5e4710f87ac: Verifying Checksum 20:00:16 b5e4710f87ac: Download complete 20:00:16 c4d48a809fc2: Pull complete 20:00:16 4f1c88b9dad5: Verifying Checksum 20:00:16 4f1c88b9dad5: Download complete 20:00:16 ce7588e14bc9: Verifying Checksum 20:00:19 4f1c88b9dad5: Pull complete 20:00:19 ad3a456e5733: Pull complete 20:00:19 69c7f0334f64: Pull complete 20:00:19 1f1c1a5573a3: Pull complete 20:00:22 ce7588e14bc9: Pull complete 20:00:22 b5e4710f87ac: Pull complete 20:00:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:00:22 ---> 88b5674ff536 20:00:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:00:26 Still waiting to schedule task 20:00:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:29 ---> Running in 654e5bdf952c 20:00:29 Removing intermediate container 654e5bdf952c 20:00:29 ---> eb6987b998d6 20:00:29 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:00:29 ---> Running in c46b182567e6 20:00:29 Removing intermediate container c46b182567e6 20:00:29 ---> 861c8c638e9a 20:00:29 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:00:29 ---> Running in 70b26cda642b 20:00:29 Removing intermediate container 70b26cda642b 20:00:29 ---> 8976757dede6 20:00:29 Step 6/15 : LABEL Name=edgex-ui-go 20:00:29 ---> Running in db5d4ff9b22d 20:00:29 Removing intermediate container db5d4ff9b22d 20:00:29 ---> 0d7026004449 20:00:29 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:00:29 ---> Running in 379c9d842668 20:00:29 Removing intermediate container 379c9d842668 20:00:29 ---> 5ee6a1116ced 20:00:29 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:00:29 latest: Pulling from library/docker 20:00:29 c926b61bad3b: Pulling fs layer 20:00:29 8b285db40641: Pulling fs layer 20:00:29 4f4fb700ef54: Pulling fs layer 20:00:29 42d69b82b2d9: Pulling fs layer 20:00:29 3a6263b44ecc: Pulling fs layer 20:00:29 e2b160c2372a: Pulling fs layer 20:00:29 512ee51c1482: Pulling fs layer 20:00:29 bfc5cfa8df57: Pulling fs layer 20:00:29 1d4552482a93: Pulling fs layer 20:00:29 ba2a69f00e6a: Pulling fs layer 20:00:29 b61327588ac6: Pulling fs layer 20:00:29 f71ca9084160: Pulling fs layer 20:00:29 9d3426bb08ce: Pulling fs layer 20:00:29 d96259b8b69c: Pulling fs layer 20:00:29 42d69b82b2d9: Waiting 20:00:29 3a6263b44ecc: Waiting 20:00:29 e2b160c2372a: Waiting 20:00:29 512ee51c1482: Waiting 20:00:29 f71ca9084160: Waiting 20:00:29 d96259b8b69c: Waiting 20:00:29 9d3426bb08ce: Waiting 20:00:29 bfc5cfa8df57: Waiting 20:00:29 ba2a69f00e6a: Waiting 20:00:29 b61327588ac6: Waiting 20:00:29 1d4552482a93: Waiting 20:00:29 8b285db40641: Download complete 20:00:29 4f4fb700ef54: Verifying Checksum 20:00:29 4f4fb700ef54: Download complete 20:00:29 c926b61bad3b: Verifying Checksum 20:00:29 c926b61bad3b: Download complete 20:00:29 c926b61bad3b: Pull complete 20:00:29 8b285db40641: Pull complete 20:00:29 e2b160c2372a: Verifying Checksum 20:00:29 e2b160c2372a: Download complete 20:00:29 4f4fb700ef54: Pull complete 20:00:29 42d69b82b2d9: Verifying Checksum 20:00:29 42d69b82b2d9: Download complete 20:00:29 3a6263b44ecc: Verifying Checksum 20:00:29 3a6263b44ecc: Download complete 20:00:30 512ee51c1482: Download complete 20:00:30 bfc5cfa8df57: Download complete 20:00:30 1d4552482a93: Download complete 20:00:30 b61327588ac6: Verifying Checksum 20:00:30 b61327588ac6: Download complete 20:00:30 42d69b82b2d9: Pull complete 20:00:30 9d3426bb08ce: Download complete 20:00:30 d96259b8b69c: Verifying Checksum 20:00:30 d96259b8b69c: Download complete 20:00:30 ba2a69f00e6a: Verifying Checksum 20:00:30 ba2a69f00e6a: Download complete 20:00:30 3a6263b44ecc: Pull complete 20:00:30 f71ca9084160: Verifying Checksum 20:00:30 f71ca9084160: Download complete 20:00:31 e2b160c2372a: Pull complete 20:00:31 512ee51c1482: Pull complete 20:00:31 bfc5cfa8df57: Pull complete 20:00:31 1d4552482a93: Pull complete 20:00:31 ba2a69f00e6a: Pull complete 20:00:31 b61327588ac6: Pull complete 20:00:32 f71ca9084160: Pull complete 20:00:32 9d3426bb08ce: Pull complete 20:00:32 d96259b8b69c: Pull complete 20:00:32 Digest: sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 20:00:32 Status: Downloaded newer image for docker:latest 20:00:36 ---> 7b03858b2381 20:00:36 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:00:36 ---> Running in ff8063c8bb6f 20:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:41 OK: 264 MiB in 52 packages 20:00:41 Removing intermediate container ff8063c8bb6f 20:00:41 ---> 59031a027964 20:00:41 Step 10/15 : ENV GO111MODULE=on 20:00:41 ---> Running in ff3aab3bd451 20:00:41 Removing intermediate container ff3aab3bd451 20:00:41 ---> 108be2867c85 20:00:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:00:41 ---> Running in 45e4f5872728 20:00:41 Removing intermediate container 45e4f5872728 20:00:41 ---> dd0f9c37d0b9 20:00:41 Step 12/15 : COPY go.mod vendor* ./ 20:00:41 ---> d43ded485068 20:00:41 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:41 ---> Running in 6258325d8863 20:01:14 Removing intermediate container 6258325d8863 20:01:14 ---> 9f9404405fcf 20:01:14 Step 14/15 : COPY . . 20:01:15 ---> 2dc82ea25f47 20:01:15 Step 15/15 : RUN ${MAKE} 20:01:15 ---> Running in 904c80997c31 20:01:15 noop 20:01:15 Removing intermediate container 904c80997c31 20:01:15 ---> 5a18bcafd0a8 20:01:15 Successfully built 5a18bcafd0a8 20:01:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:16 + docker inspect -f . ci-base-image-x86_64 20:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:16 prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container 20:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:17 $ docker top 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:17 + go version 20:01:17 go version go1.21.0 linux/amd64 [Pipeline] } 20:01:17 $ docker stop --time=1 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 20:01:18 $ docker rm -f --volumes 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker inspect -f . ci-base-image-x86_64 20:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:19 prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container 20:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:19 $ docker top 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [Pipeline] fileExists [Pipeline] sh 20:01:20 + make test 20:01:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:01:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:01:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:01:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:33 ./bin/test-attribution-txt.sh 20:01:33 make -C web test 20:01:33 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/web' 20:01:33 Makefile:139: *** missing separator. Stop. 20:01:33 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/web' 20:01:33 make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } 20:01:33 $ docker stop --time=1 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa 20:01:36 $ docker rm -f --volumes 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:37 20:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:37 latest: Pulling from edgex-lftools-log-publisher 20:01:37 5eb5b503b376: Pulling fs layer 20:01:37 5c69ac0246d0: Pulling fs layer 20:01:37 ec43610c2a17: Pulling fs layer 20:01:37 3a2ae6a8a46f: Pulling fs layer 20:01:37 33b1e0a273af: Pulling fs layer 20:01:37 5d3b04190fa2: Pulling fs layer 20:01:37 2f39f015ded8: Pulling fs layer 20:01:37 3a2ae6a8a46f: Waiting 20:01:37 33b1e0a273af: Waiting 20:01:37 5d3b04190fa2: Waiting 20:01:37 5c69ac0246d0: Download complete 20:01:37 3a2ae6a8a46f: Verifying Checksum 20:01:37 3a2ae6a8a46f: Download complete 20:01:37 33b1e0a273af: Verifying Checksum 20:01:37 33b1e0a273af: Download complete 20:01:37 5d3b04190fa2: Verifying Checksum 20:01:37 5d3b04190fa2: Download complete 20:01:37 ec43610c2a17: Verifying Checksum 20:01:37 ec43610c2a17: Download complete 20:01:37 5eb5b503b376: Verifying Checksum 20:01:37 5eb5b503b376: Download complete 20:01:38 2f39f015ded8: Download complete 20:01:39 5eb5b503b376: Pull complete 20:01:39 5c69ac0246d0: Pull complete 20:01:39 ec43610c2a17: Pull complete 20:01:39 3a2ae6a8a46f: Pull complete 20:01:39 33b1e0a273af: Pull complete 20:01:39 5d3b04190fa2: Pull complete 20:01:45 2f39f015ded8: Pull complete 20:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:45 prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container 20:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:01:53 $ docker top ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:53 ---> job-cost.sh 20:01:53 lf-activate-venv: SKIPPING 20:01:53 INFO: No Stack... 20:01:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:01:54 INFO: Archiving Costs [Pipeline] sh 20:01:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/cost.csv 20:01:55 + cut -d, -f6 [Pipeline] lock 20:01:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] 20:01:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] did not exist. Created. 20:01:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:01:56 Stashed 1 file(s) [Pipeline] } 20:01:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:56 $ docker stop --time=1 ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb 20:01:57 $ docker rm -f --volumes ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:01:57 Failed in branch amd64 20:02:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24096 in /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [Pipeline] { [Pipeline] ws 20:02:57 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 20:03:00 The recommended git tool is: git 20:03:06 using credential edgex-jenkins-ssh 20:03:06 Cloning the remote Git repository 20:03:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:03:06 > git init /w/workspace/edgex-ui-go/3 # timeout=10 20:03:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:03:06 > git --version # timeout=10 20:03:06 > git --version # 'git version 2.25.1' 20:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:03:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:03:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:03:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:13 Merging remotes/origin/main commit 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b into PR head commit 35bf80ce42a8306ac211219691eb9838860d35ee 20:03:13 > git config core.sparsecheckout # timeout=10 20:03:13 > git checkout -f 35bf80ce42a8306ac211219691eb9838860d35ee # timeout=10 20:03:13 > git remote # timeout=10 20:03:13 > git config --get remote.origin.url # timeout=10 20:03:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:13 > git merge 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b # timeout=10 20:03:14 Merge succeeded, producing b99e10ee49ab622703359bfec3323176e1b4a4bb 20:03:14 Checking out Revision b99e10ee49ab622703359bfec3323176e1b4a4bb (PR-677) 20:03:14 > git rev-parse HEAD^{commit} # timeout=10 20:03:14 > git config core.sparsecheckout # timeout=10 20:03:14 > git checkout -f b99e10ee49ab622703359bfec3323176e1b4a4bb # timeout=10 20:03:18 Commit message: "Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD" 20:03:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:18 > git rev-list --no-walk 160ed5f293abdc893cdb93b725b84340dbb2e71b # timeout=10 20:03:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:19 Dload Upload Total Spent Left Speed 20:03:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 20:03:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:20 + sudo tee /etc/docker/daemon.new 20:03:20 { 20:03:20 "registry-mirrors": [ 20:03:20 "https://nexus3.edgexfoundry.org:10001" 20:03:20 ], 20:03:20 "bip": "10.250.0.254/24", 20:03:20 "hosts": [ 20:03:20 "tcp://0.0.0.0:5555", 20:03:20 "unix:///var/run/docker.sock" 20:03:20 ], 20:03:20 "mtu": 1458, 20:03:20 "selinux-enabled": true, 20:03:20 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:20 } [Pipeline] sh 20:03:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:39 provisioning config files... 20:03:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8143047133834953540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> ****-login.sh 20:03:39 nexus3.edgexfoundry.org:10001 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 nexus3.edgexfoundry.org:10002 20:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 nexus3.edgexfoundry.org:10003 20:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 nexus3.edgexfoundry.org:10004 20:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:41 Configure a credential helper to remove this warning. See 20:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:41 20:03:41 Login Succeeded 20:03:41 ****.io 20:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:41 Configure a credential helper to remove this warning. See 20:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:41 20:03:41 Login Succeeded 20:03:41 ---> ****-login.sh ends [Pipeline] } 20:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:03:42 ========================================================= 20:03:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:03:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:03:45 #0 building with "default" instance using docker driver 20:03:45 20:03:45 #1 [internal] load build definition from Dockerfile 20:03:45 #1 transferring dockerfile: 1.94kB 0.0s done 20:03:45 #1 DONE 0.1s 20:03:45 20:03:45 #2 [internal] load .dockerignore 20:03:45 #2 transferring context: 58B done 20:03:45 #2 DONE 0.1s 20:03:45 20:03:45 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:03:45 #3 DONE 0.3s 20:03:45 20:03:45 #4 [internal] load metadata for docker.io/library/docker:latest 20:03:45 #4 DONE 0.4s 20:03:45 20:03:45 #5 [internal] load build context 20:03:45 #5 DONE 0.0s 20:03:45 20:03:45 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:03:45 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done 20:03:45 #6 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:03:45 #6 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:03:45 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:03:45 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 20:03:45 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 20:03:45 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s 20:03:45 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 20:03:45 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s 20:03:45 #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:03:45 #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s 20:03:45 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:03:45 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 20:03:45 #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 20:03:45 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s 20:03:45 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.4s 20:03:45 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s 20:03:45 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.5s 20:03:45 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 20:03:45 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.6s 20:03:45 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.6s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 20:03:46 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.00MB / 11.40MB 0.7s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s 20:03:46 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.8s 20:03:46 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.25MB / 97.63MB 0.8s 20:03:46 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 20:03:46 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.51MB / 63.99MB 1.1s 20:03:46 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 1.1s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.2s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s 20:03:46 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.3s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s 20:03:46 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.74MB / 97.63MB 1.5s 20:03:46 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.7s 20:03:46 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.7s 20:03:46 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s 20:03:47 #6 ... 20:03:47 20:03:47 #5 [internal] load build context 20:03:47 #5 transferring context: 34.90MB 1.8s done 20:03:47 #5 DONE 1.9s 20:03:47 20:03:47 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:03:47 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.9s 20:03:47 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done 20:03:47 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 20:03:47 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.95MB / 97.63MB 2.2s 20:03:47 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:03:47 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 2.4s 20:03:47 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.30MB / 97.63MB 2.6s 20:03:48 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.9s 20:03:48 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.1s 20:03:48 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s done 20:03:52 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.0s 20:03:54 #6 ... 20:03:54 20:03:54 #7 FROM docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 20:03:54 #7 resolve docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 0.1s done 20:03:54 #7 sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 3.13kB / 3.13kB done 20:03:54 #7 sha256:2afeb0c1357ac43eb81976a3a84995645872ab18644f6799677cd786de54cf40 3.33kB / 3.33kB done 20:03:54 #7 sha256:df02599b74fe9ab4363f6c0255b7e5a2d55f87616a5852f6420400eb4383ebfd 11.26kB / 11.26kB done 20:03:54 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 1.0s done 20:03:54 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 20:03:54 #7 sha256:26858e57ca6ca6c73ea7609b8f22c6a8f69a2e37b3e4147e8b5e125aeb518205 2.02MB / 2.02MB 1.2s done 20:03:54 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done 20:03:54 #7 sha256:86458aa83f1a2aa3861b502435d3633f41d5c7da792b53987c370e37ad659a59 15.45MB / 15.45MB 1.9s done 20:03:54 #7 sha256:9b9b634a3a747adfb494780a1378ecb8818b4508d34f1439ccbc79fc01083295 15.64MB / 15.64MB 2.4s done 20:03:54 #7 sha256:6335e39f2a7f78909f1cb6d76ab12c201e43710ead4c734e3fb7c21e3ec796cd 16.30MB / 16.30MB 2.5s done 20:03:54 #7 extracting sha256:26858e57ca6ca6c73ea7609b8f22c6a8f69a2e37b3e4147e8b5e125aeb518205 0.6s done 20:03:54 #7 sha256:ffcc71d2fb031cf9bcea1c9e426783f4ca7bc6a38d9d6b043a22fc0aab5f4fe4 547B / 547B 2.5s done 20:03:54 #7 sha256:f89b1a3de40072fe92ef3a3ee360daf7d52c82c50625c29c51c2b0c7c1ae347d 1.02kB / 1.02kB 2.6s done 20:03:54 #7 sha256:308929de9fc1af5c306384b48ff4570912438d9ac77a9497f39cb81d3f625e28 116B / 116B 2.6s done 20:03:54 #7 sha256:312901b09ecd31d5a138ebb8712f41f4c3d0c282f6a1496e9566bcbcd5b3c0c0 1.30kB / 1.30kB 2.6s done 20:03:54 #7 sha256:dfb6787439051badf1eaedbe1a7e30ccd7bef46d6cc3eb40d5fda04090b50b98 7.29MB / 7.29MB 2.9s done 20:03:54 #7 sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 49.71MB / 49.71MB 4.1s done 20:03:54 #7 sha256:cfb8d2ec655e20ffcb9bd81ca7af77ae8e45983995ea39b29a00f2fc02f06d56 2.79kB / 2.79kB 3.2s done 20:03:54 #7 sha256:9d26863318aaf89c5c8901650bdb47eb9786533e4f7db03f20a079ecbc7b526a 1.51kB / 1.51kB 2.9s done 20:03:54 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 20:03:54 #7 extracting sha256:86458aa83f1a2aa3861b502435d3633f41d5c7da792b53987c370e37ad659a59 0.9s done 20:03:54 #7 extracting sha256:9b9b634a3a747adfb494780a1378ecb8818b4508d34f1439ccbc79fc01083295 1.1s done 20:03:54 #7 extracting sha256:6335e39f2a7f78909f1cb6d76ab12c201e43710ead4c734e3fb7c21e3ec796cd 1.2s done 20:03:54 #7 extracting sha256:ffcc71d2fb031cf9bcea1c9e426783f4ca7bc6a38d9d6b043a22fc0aab5f4fe4 done 20:03:54 #7 extracting sha256:f89b1a3de40072fe92ef3a3ee360daf7d52c82c50625c29c51c2b0c7c1ae347d done 20:03:54 #7 extracting sha256:308929de9fc1af5c306384b48ff4570912438d9ac77a9497f39cb81d3f625e28 done 20:03:54 #7 extracting sha256:dfb6787439051badf1eaedbe1a7e30ccd7bef46d6cc3eb40d5fda04090b50b98 1.2s done 20:03:54 #7 extracting sha256:312901b09ecd31d5a138ebb8712f41f4c3d0c282f6a1496e9566bcbcd5b3c0c0 done 20:03:54 #7 extracting sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 0.7s 20:03:54 #7 ... 20:03:54 20:03:54 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:03:57 #6 ... 20:03:57 20:03:57 #7 FROM docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 20:03:57 #7 extracting sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 3.1s done 20:03:57 #7 extracting sha256:9d26863318aaf89c5c8901650bdb47eb9786533e4f7db03f20a079ecbc7b526a done 20:03:57 #7 extracting sha256:cfb8d2ec655e20ffcb9bd81ca7af77ae8e45983995ea39b29a00f2fc02f06d56 done 20:03:57 #7 DONE 12.3s 20:03:57 20:03:57 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:03:57 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.1s 20:04:03 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.5s 20:04:07 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.5s done 20:04:08 #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:04:08 #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:04:08 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 20:04:14 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 20:04:16 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 20:04:17 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:04:18 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done 20:04:19 #6 DONE 34.0s 20:04:19 20:04:19 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:04:21 #8 DONE 1.7s 20:04:21 20:04:21 #9 [builder 3/8] RUN apk add --update --no-cache make git 20:04:21 #9 0.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:04:22 #9 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:04:23 #9 2.538 OK: 266 MiB in 52 packages 20:04:23 #9 DONE 2.8s 20:04:23 20:04:23 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:04:23 #10 DONE 0.1s 20:04:23 20:04:23 #11 [builder 5/8] COPY go.mod vendor* ./ 20:04:24 #11 DONE 0.2s 20:04:24 20:04:24 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." Aborted by Ernesto Ojeda 20:04:36 Sending interrupt signal to process 20:04:38 Sending interrupt signal to process 20:04:39 #12 CANCELED 20:04:39 ERROR: failed to solve: Canceled: context canceled 20:04:39 script returned exit code 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:40 20:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:40 arm64: Pulling from edgex-lftools-log-publisher 20:04:40 8998bd30e6a1: Pulling fs layer 20:04:40 04944245beec: Pulling fs layer 20:04:40 699f458cf7ca: Pulling fs layer 20:04:40 765212b225bb: Pulling fs layer 20:04:40 f23df028b6ca: Pulling fs layer 20:04:40 d65c8cfc05b1: Pulling fs layer 20:04:40 2437ff75d9bd: Pulling fs layer 20:04:40 765212b225bb: Waiting 20:04:40 2437ff75d9bd: Waiting 20:04:40 f23df028b6ca: Waiting 20:04:40 d65c8cfc05b1: Waiting 20:04:40 04944245beec: Verifying Checksum 20:04:40 04944245beec: Download complete 20:04:40 765212b225bb: Verifying Checksum 20:04:40 765212b225bb: Download complete 20:04:40 f23df028b6ca: Verifying Checksum 20:04:40 f23df028b6ca: Download complete 20:04:40 d65c8cfc05b1: Verifying Checksum 20:04:40 d65c8cfc05b1: Download complete 20:04:41 699f458cf7ca: Verifying Checksum 20:04:41 699f458cf7ca: Download complete 20:04:41 8998bd30e6a1: Verifying Checksum 20:04:41 8998bd30e6a1: Download complete 20:04:43 2437ff75d9bd: Verifying Checksum 20:04:43 2437ff75d9bd: Download complete Click here to forcibly terminate running steps 20:04:51 8998bd30e6a1: Pull complete 20:04:51 04944245beec: Pull complete 20:04:52 699f458cf7ca: Pull complete 20:04:53 765212b225bb: Pull complete 20:04:54 f23df028b6ca: Pull complete 20:04:54 d65c8cfc05b1: Pull complete 20:05:20 2437ff75d9bd: Pull complete 20:05:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:21 prd-ubuntu20.04-docker-arm64-4c-16g-24096 does not seem to be running inside a container 20:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:05:23 $ docker top 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:23 ---> job-cost.sh 20:05:24 lf-activate-venv: SKIPPING 20:05:24 INFO: No Stack... 20:05:24 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:25 INFO: Archiving Costs [Pipeline] sh 20:05:25 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 20:05:25 + cut -d, -f6 [Pipeline] lock 20:05:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] 20:05:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] did not exist. Created. 20:05:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:26 /w/workspace/edgex-ui-go/3@tmp/durable-ba15594c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:05:26 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:26 Warning: overwriting stash ‘stack-cost’ 20:05:27 Stashed 1 file(s) [Pipeline] } 20:05:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:27 $ docker stop --time=1 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d 20:05:28 $ docker rm -f --volumes 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:05:31 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives ] 20:05:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives 20:05:31 total 16 20:05:31 drwxr-xr-x 3 root root 4096 Dec 5 20:01 . 20:05:31 drwxrwxr-x 14 jenkins jenkins 4096 Dec 5 20:01 .. 20:05:31 drwxr-xr-x 2 root root 4096 Dec 5 20:01 cost 20:05:31 -rw-r--r-- 1 root root 83 Dec 5 20:01 cost.csv 20:05:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives 20:05:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives 20:05:31 total 16 20:05:31 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 20:01 . 20:05:31 drwxrwxr-x 14 jenkins jenkins 4096 Dec 5 20:01 .. 20:05:31 drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 20:01 cost 20:05:31 -rw-r--r-- 1 jenkins jenkins 83 Dec 5 20:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:05:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:32 ---> package-listing.sh 20:05:32 ++ facter osfamily 20:05:32 ++ tr '[:upper:]' '[:lower:]' 20:05:32 + OS_FAMILY=debian 20:05:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-677 20:05:32 + START_PACKAGES=/tmp/packages_start.txt 20:05:32 + END_PACKAGES=/tmp/packages_end.txt 20:05:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:32 + PACKAGES=/tmp/packages_start.txt 20:05:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-677 ']' 20:05:32 + PACKAGES=/tmp/packages_end.txt 20:05:32 + case "${OS_FAMILY}" in 20:05:32 + dpkg -l 20:05:32 + grep '^ii' 20:05:32 + '[' -f /tmp/packages_start.txt ']' 20:05:32 + '[' -f /tmp/packages_end.txt ']' 20:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:05:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-677 ']' 20:05:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/ 20:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/ [Pipeline] echo 20:05:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:05:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:33 prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container 20:05:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677/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-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:34 $ docker top 8f3f5597fc82731359662f2d9f10c6444642d29863b2df23c9f32e7cf7ac5779 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:05:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:05:35 + ls /var/log/sa-host 20:05:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:35 provisioning config files... 20:05:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config14647610942910309544tmp [Pipeline] { [Pipeline] echo 20:05:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:05:35 ---> create-netrc.sh [Pipeline] } 20:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:05:36 ---> python-tools-install.sh [Pipeline] echo 20:05:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:05:36 ---> sudo-logs.sh 20:05:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:05:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:05:36 ---> job-cost.sh 20:05:36 lf-activate-venv: SKIPPING 20:05:36 DEBUG: total: 0.2199999988079071 20:05:36 INFO: Retrieving Stack Cost... 20:05:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:37 INFO: Archiving Costs [Pipeline] echo 20:05:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:05:37 ---> logs-deploy.sh 20:05:37 lf-activate-venv: SKIPPING 20:05:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-677/3 20:05:37 INFO: archiving workspace using pattern(s): 20:05:38 Archives upload complete. 20:05:38 INFO: archiving logs to Nexus 20:05:39 ---> uname -a: 20:05:39 Linux prd-ubuntu20-04-docker-8c-8g-24094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:05:39 20:05:39 20:05:39 ---> lscpu: 20:05:39 Architecture: x86_64 20:05:39 CPU op-mode(s): 32-bit, 64-bit 20:05:39 Byte Order: Little Endian 20:05:39 Address sizes: 40 bits physical, 48 bits virtual 20:05:39 CPU(s): 8 20:05:39 On-line CPU(s) list: 0-7 20:05:39 Thread(s) per core: 1 20:05:39 Core(s) per socket: 1 20:05:39 Socket(s): 8 20:05:39 NUMA node(s): 1 20:05:39 Vendor ID: AuthenticAMD 20:05:39 CPU family: 23 20:05:39 Model: 49 20:05:39 Model name: AMD EPYC-Rome Processor 20:05:39 Stepping: 0 20:05:39 CPU MHz: 2799.998 20:05:39 BogoMIPS: 5599.99 20:05:39 Virtualization: AMD-V 20:05:39 Hypervisor vendor: KVM 20:05:39 Virtualization type: full 20:05:39 L1d cache: 256 KiB 20:05:39 L1i cache: 256 KiB 20:05:39 L2 cache: 4 MiB 20:05:39 L3 cache: 128 MiB 20:05:39 NUMA node0 CPU(s): 0-7 20:05:39 Vulnerability Itlb multihit: Not affected 20:05:39 Vulnerability L1tf: Not affected 20:05:39 Vulnerability Mds: Not affected 20:05:39 Vulnerability Meltdown: Not affected 20:05:39 Vulnerability Mmio stale data: Not affected 20:05:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:05:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:05:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:05:39 Vulnerability Srbds: Not affected 20:05:39 Vulnerability Tsx async abort: Not affected 20:05:39 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:05:39 20:05:39 20:05:39 ---> nproc: 20:05:39 8 20:05:39 20:05:39 20:05:39 ---> df -h: 20:05:39 Filesystem Size Used Avail Use% Mounted on 20:05:39 overlay 155G 12G 144G 8% / 20:05:39 tmpfs 64M 0 64M 0% /dev 20:05:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:05:39 shm 64M 0 64M 0% /dev/shm 20:05:39 /dev/vda1 155G 12G 144G 8% /facter-os 20:05:39 20:05:39 20:05:39 ---> sar -b -r -n DEV: 20:05:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24094) 12/05/23 _x86_64_ (8 CPU) 20:05:39 20:05:39 19:58:22 LINUX RESTART (8 CPU) 20:05:39 20:05:39 19:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:05:39 20:00:01 267.50 13.00 254.50 0.00 1629.42 4152.94 0.00 20:05:39 20:01:01 208.90 4.07 204.83 0.00 424.73 72985.57 0.00 20:05:39 20:02:01 159.11 0.22 158.89 0.00 21.60 54532.91 0.00 20:05:39 20:03:01 1.70 0.00 1.70 0.00 0.00 25.73 0.00 20:05:39 20:04:01 51.12 10.60 40.53 0.00 5155.01 8403.53 0.00 20:05:39 20:05:01 7.23 1.03 6.20 0.00 22.00 131.84 0.00 20:05:39 Average: 115.50 4.80 110.71 0.00 1207.62 23425.61 0.00 20:05:39 20:05:39 19:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:05:39 20:00:01 29943144 31623152 737508 2.24 60324 1914456 1807984 5.33 952056 1677784 292992 20:05:39 20:01:01 27645736 31531100 783636 2.38 126960 3923324 2020764 5.96 1283952 3463568 307516 20:05:39 20:02:01 27435976 31543568 766680 2.33 163688 4068832 1756676 5.18 1238648 3672684 292 20:05:39 20:03:01 27437112 31544732 765476 2.33 163716 4068836 1756676 5.18 1237720 3672688 28 20:05:39 20:04:01 26961808 31522628 754620 2.29 192940 4493064 1706372 5.03 1544340 3804388 968 20:05:39 20:05:01 26969152 31526104 751108 2.28 191540 4490424 1714624 5.05 1539968 3801648 260 20:05:39 Average: 27732155 31548547 759838 2.31 149861 3826489 1793849 5.29 1299447 3348793 100343 20:05:39 20:05:39 19:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:05:39 20:00:01 lo 3.86 3.86 0.37 0.37 0.00 0.00 0.00 0.00 20:05:39 20:00:01 ens3 332.50 233.54 2346.97 61.75 0.00 0.00 0.00 0.00 20:05:39 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:39 20:01:01 lo 5.00 5.00 0.53 0.53 0.00 0.00 0.00 0.00 20:05:39 20:01:01 ens3 659.07 419.20 7861.53 52.68 0.00 0.00 0.00 0.00 20:05:39 20:01:01 docker0 279.94 397.92 22.71 2758.11 0.00 0.00 0.00 0.00 20:05:39 20:02:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:05:39 20:02:01 ens3 134.34 94.35 2548.41 98.75 0.00 0.00 0.00 0.00 20:05:39 20:02:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:05:39 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:39 20:03:01 ens3 1.67 1.40 4.00 0.34 0.00 0.00 0.00 0.00 20:05:39 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:39 20:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:05:39 20:04:01 ens3 157.37 69.54 2727.96 5.32 0.00 0.00 0.00 0.00 20:05:39 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:39 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:39 20:05:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:05:39 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:39 Average: lo 1.78 1.78 0.18 0.18 0.00 0.00 0.00 0.00 20:05:39 Average: ens3 213.88 136.11 2582.13 36.41 0.00 0.00 0.00 0.00 20:05:39 Average: docker0 46.79 66.53 3.80 460.97 0.00 0.00 0.00 0.00 20:05:39 20:05:39 20:05:39 ---> sar -P ALL: 20:05:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24094) 12/05/23 _x86_64_ (8 CPU) 20:05:39 20:05:39 19:58:22 LINUX RESTART (8 CPU) 20:05:39 20:05:39 19:59:02 CPU %user %nice %system %iowait %steal %idle 20:05:39 20:00:01 all 4.46 0.00 1.16 0.71 0.03 93.64 20:05:39 20:00:01 0 2.72 0.00 1.00 0.02 0.02 96.24 20:05:39 20:00:01 1 4.16 0.00 1.09 0.46 0.03 94.26 20:05:39 20:00:01 2 3.57 0.00 0.99 0.25 0.02 95.18 20:05:39 20:00:01 3 3.48 0.00 1.22 0.88 0.03 94.38 20:05:39 20:00:01 4 4.44 0.00 1.70 3.01 0.02 90.83 20:05:39 20:00:01 5 3.20 0.00 1.11 0.46 0.02 95.22 20:05:39 20:00:01 6 7.77 0.00 0.85 0.27 0.03 91.08 20:05:39 20:00:01 7 6.35 0.00 1.36 0.34 0.03 91.92 20:05:39 20:01:01 all 7.51 0.00 3.37 4.14 0.06 84.92 20:05:39 20:01:01 0 6.97 0.00 3.02 0.35 0.05 89.61 20:05:39 20:01:01 1 6.40 0.00 3.23 13.73 0.05 76.59 20:05:39 20:01:01 2 7.52 0.00 2.90 0.52 0.05 89.01 20:05:39 20:01:01 3 7.72 0.00 3.14 2.44 0.07 86.63 20:05:39 20:01:01 4 8.30 0.00 3.56 11.21 0.08 76.84 20:05:39 20:01:01 5 7.07 0.00 4.15 2.07 0.05 86.66 20:05:39 20:01:01 6 7.37 0.00 2.92 1.70 0.07 87.93 20:05:39 20:01:01 7 8.73 0.00 4.08 1.12 0.07 86.01 20:05:39 20:02:01 all 17.77 0.00 3.88 4.54 0.08 73.73 20:05:39 20:02:01 0 19.05 0.00 4.12 5.05 0.05 71.73 20:05:39 20:02:01 1 16.76 0.00 2.78 0.66 0.08 79.72 20:05:39 20:02:01 2 14.95 0.00 3.80 7.74 0.08 73.43 20:05:39 20:02:01 3 19.81 0.00 3.65 0.96 0.07 75.52 20:05:39 20:02:01 4 14.93 0.00 2.77 3.50 0.14 78.67 20:05:39 20:02:01 5 18.97 0.00 4.58 16.95 0.07 59.43 20:05:39 20:02:01 6 18.55 0.00 4.08 0.27 0.07 77.03 20:05:39 20:02:01 7 19.11 0.00 5.27 1.31 0.08 74.22 20:05:39 20:03:01 all 0.19 0.00 0.02 0.00 0.01 99.78 20:05:39 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:05:39 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:05:39 20:03:01 2 1.32 0.00 0.03 0.02 0.03 98.59 20:05:39 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:05:39 20:03:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:05:39 20:03:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:05:39 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:39 20:03:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:05:39 20:04:01 all 2.34 0.00 1.30 0.65 0.02 95.69 20:05:39 20:04:01 0 3.42 0.00 2.12 1.50 0.02 92.93 20:05:39 20:04:01 1 1.42 0.00 1.47 0.08 0.02 97.02 20:05:39 20:04:01 2 1.38 0.00 0.94 1.04 0.05 96.60 20:05:39 20:04:01 3 2.37 0.00 1.35 0.52 0.02 95.74 20:05:39 20:04:01 4 2.81 0.00 1.82 1.07 0.02 94.29 20:05:39 20:04:01 5 2.29 0.00 0.84 0.67 0.02 96.19 20:05:39 20:04:01 6 2.24 0.00 0.84 0.23 0.03 96.66 20:05:39 20:04:01 7 2.81 0.00 1.00 0.08 0.02 96.09 20:05:39 20:05:01 all 0.16 0.00 0.09 0.02 0.01 99.73 20:05:39 20:05:01 0 0.05 0.00 0.10 0.03 0.02 99.80 20:05:39 20:05:01 1 0.22 0.00 0.12 0.03 0.00 99.63 20:05:39 20:05:01 2 0.47 0.00 0.07 0.05 0.00 99.42 20:05:39 20:05:01 3 0.03 0.00 0.07 0.00 0.00 99.90 20:05:39 20:05:01 4 0.02 0.00 0.05 0.00 0.02 99.92 20:05:39 20:05:01 5 0.10 0.00 0.08 0.02 0.02 99.78 20:05:39 20:05:01 6 0.13 0.00 0.07 0.00 0.00 99.80 20:05:39 20:05:01 7 0.25 0.00 0.15 0.00 0.02 99.58 20:05:39 Average: all 5.38 0.00 1.63 1.67 0.03 91.29 20:05:39 Average: 0 5.35 0.00 1.73 1.16 0.03 91.74 20:05:39 Average: 1 4.80 0.00 1.44 2.48 0.03 91.24 20:05:39 Average: 2 4.84 0.00 1.45 1.59 0.04 92.08 20:05:39 Average: 3 5.55 0.00 1.57 0.80 0.03 92.05 20:05:39 Average: 4 5.06 0.00 1.65 3.11 0.04 90.14 20:05:39 Average: 5 5.25 0.00 1.79 3.34 0.03 89.60 20:05:39 Average: 6 5.98 0.00 1.45 0.41 0.03 92.12 20:05:39 Average: 7 6.19 0.00 1.97 0.47 0.04 91.33 20:05:39 20:05:39 20:05:39