Pull request #762 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fed254c3dbfe15167afaee9eb1cb5d34159acce9+608a3e003cfc55b8172902caa6aca2b1fd619d11 (7d57dbf684e84b3406456b80970d3dcd2e1a0317) 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-ssh481608352829563033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14799738000750325142.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh178307542124314492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2421472032979859726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10174761435274842959.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8821919116564994408.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4321’ Running on prd-ubuntu20.04-docker-8c-8g-4324 in /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [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-762 # 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 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit fed254c3dbfe15167afaee9eb1cb5d34159acce9 > 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/762/head:refs/remotes/origin/PR-762 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 Merge succeeded, producing fed254c3dbfe15167afaee9eb1cb5d34159acce9 Checking out Revision fed254c3dbfe15167afaee9eb1cb5d34159acce9 (PR-762) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:01:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:23 ========================================================= 05:01:23 EdgeX Global Pipelines Version Info 05:01:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:01:23 ------------------- 05:01:23 stable info: 05:01:23 ------------------- 05:01:23 Commited By: Ginny Guan ginny@iotechsys.com 05:01:23 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:01:23 Message: update stable to v1.0.260 05:01:24 ------------------- 05:01:24 experimental info: 05:01:24 ------------------- 05:01:24 Commited By: Ginny Guan ginny@iotechsys.com 05:01:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:01:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:01:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:01:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-762 [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-762 [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-762 [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed254c [Pipeline] echo 05:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:26 provisioning config files... 05:01:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config9502940201851746932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:27 ---> ****-login.sh 05:01:27 nexus3.edgexfoundry.org:10001 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10002 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10003 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10004 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 ****.io 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 ---> ****-login.sh ends [Pipeline] } 05:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:28 + git rev-list -1 --merges fed254c3dbfe15167afaee9eb1cb5d34159acce9~1..fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo 05:01:28 -----------> git rev-list -1 --merges fed254c3dbfe15167afaee9eb1cb5d34159acce9~1..fed254c3dbfe15167afaee9eb1cb5d34159acce9 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [false] [Pipeline] sh 05:01:29 + git log --format=format:%s -1 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo 05:01:29 ========================================================= 05:01:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:29 + git log --format=format:%s -1 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo 05:01:29 [semverPrep] GIT_COMMIT: fed254c3dbfe15167afaee9eb1cb5d34159acce9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 05:01:29 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:30 + grep -v github /etc/ssh/ssh_known_hosts 05:01:30 + [ -e /tmp/ssh_known_hosts ] 05:01:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:30 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:30 05:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:30 0.1.4: Pulling from edgex-devops/py-git-semver 05:01:30 b85a868b505f: Pulling fs layer 05:01:30 e2be974225ed: Pulling fs layer 05:01:30 339a4e72a1f5: Pulling fs layer 05:01:30 988bab9f4d93: Pulling fs layer 05:01:30 1469e6f7b9e6: Pulling fs layer 05:01:30 eaf3925da568: Pulling fs layer 05:01:30 bab4dde63d76: Pulling fs layer 05:01:30 bde34c3a00c8: Pulling fs layer 05:01:30 988bab9f4d93: Waiting 05:01:30 1469e6f7b9e6: Waiting 05:01:30 bab4dde63d76: Waiting 05:01:30 eaf3925da568: Waiting 05:01:30 b352a97aabf1: Pulling fs layer 05:01:30 bde34c3a00c8: Waiting 05:01:30 4872d77fe225: Pulling fs layer 05:01:30 b352a97aabf1: Waiting 05:01:30 5851b861e8e6: Pulling fs layer 05:01:30 5851b861e8e6: Waiting 05:01:30 4872d77fe225: Waiting 05:01:30 e2be974225ed: Download complete 05:01:30 988bab9f4d93: Verifying Checksum 05:01:30 988bab9f4d93: Download complete 05:01:31 1469e6f7b9e6: Verifying Checksum 05:01:31 1469e6f7b9e6: Download complete 05:01:31 eaf3925da568: Download complete 05:01:31 339a4e72a1f5: Verifying Checksum 05:01:31 339a4e72a1f5: Download complete 05:01:31 bde34c3a00c8: Verifying Checksum 05:01:31 bde34c3a00c8: Download complete 05:01:31 b352a97aabf1: Verifying Checksum 05:01:31 b352a97aabf1: Download complete 05:01:31 4872d77fe225: Verifying Checksum 05:01:31 4872d77fe225: Download complete 05:01:31 5851b861e8e6: Verifying Checksum 05:01:31 5851b861e8e6: Download complete 05:01:31 b85a868b505f: Verifying Checksum 05:01:31 b85a868b505f: Download complete 05:01:31 bab4dde63d76: Verifying Checksum 05:01:31 bab4dde63d76: Download complete 05:01:32 b85a868b505f: Pull complete 05:01:32 e2be974225ed: Pull complete 05:01:32 339a4e72a1f5: Pull complete 05:01:32 988bab9f4d93: Pull complete 05:01:33 1469e6f7b9e6: Pull complete 05:01:33 eaf3925da568: Pull complete 05:01:35 bab4dde63d76: Pull complete 05:01:35 bde34c3a00c8: Pull complete 05:01:35 b352a97aabf1: Pull complete 05:01:35 4872d77fe225: Pull complete 05:01:35 5851b861e8e6: Pull complete 05:01:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:35 prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container 05:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:01:37 $ docker top e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc -eo pid,comm 05:01:37 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). 05:01:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:37 [ssh-agent] Looking for ssh-agent implementation... 05:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:37 $ docker exec e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent 05:01:37 SSH_AUTH_SOCK=/tmp/ssh-PbnIb0iFH0qt/agent.33 05:01:37 SSH_AGENT_PID=39 05:01:37 Running ssh-add (command line suppressed) 05:01:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_5359673055286819190.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_5359673055286819190.key) 05:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:38 + git tag --points-at HEAD [Pipeline] } 05:01:38 $ docker exec --env ******** --env ******** e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent -k 05:01:38 unset SSH_AUTH_SOCK; 05:01:38 unset SSH_AGENT_PID; 05:01:38 echo Agent pid 39 killed; 05:01:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:38 [ssh-agent] Looking for ssh-agent implementation... 05:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:38 $ docker exec e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent 05:01:38 SSH_AUTH_SOCK=/tmp/ssh-kWCpEdKR4mEF/agent.72 05:01:38 SSH_AGENT_PID=78 05:01:38 Running ssh-add (command line suppressed) 05:01:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_1845063379527159252.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_1845063379527159252.key) 05:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:39 + git semver init 05:01:39 2024-06-25 05:01:39,249 [run_init] DEBUG init version:0.0.0 force:False 05:01:39 2024-06-25 05:01:39,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver 05:01:39 2024-06-25 05:01:39,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver 05:01:39 2024-06-25 05:01:39,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762, universal_newlines=False, shell=None, istream=None) 05:01:41 2024-06-25 05:01:41,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.git/info/exclude 05:01:41 2024-06-25 05:01:41,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 with force:False 05:01:41 2024-06-25 05:01:41,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 05:01:41 2024-06-25 05:01:41,438 [execute] INFO git cat-file --batch-check 05:01:41 2024-06-25 05:01:41,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver, universal_newlines=False, shell=None, istream=) 05:01:41 2024-06-25 05:01:41,446 [execute] INFO git cat-file --batch 05:01:41 2024-06-25 05:01:41,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver, universal_newlines=False, shell=None, istream=) 05:01:41 2024-06-25 05:01:41,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 05:01:41 0.0.0 [Pipeline] } 05:01:41 $ docker exec --env ******** --env ******** e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent -k 05:01:41 unset SSH_AUTH_SOCK; 05:01:41 unset SSH_AGENT_PID; 05:01:41 echo Agent pid 78 killed; 05:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:42 + git semver [Pipeline] } 05:01:42 $ docker stop --time=1 e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc 05:01:44 $ docker rm -f --volumes e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc [Pipeline] // withDockerContainer [Pipeline] sh 05:01:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:44 Stashed 1 file(s) [Pipeline] echo 05:01:44 [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 05:01:45 provisioning config files... 05:01:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config16123005607220462911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:45 ---> ****-login.sh 05:01:45 nexus3.edgexfoundry.org:10001 05:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:45 Configure a credential helper to remove this warning. See 05:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:45 05:01:45 Login Succeeded 05:01:45 nexus3.edgexfoundry.org:10002 05:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:45 Configure a credential helper to remove this warning. See 05:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:45 05:01:45 Login Succeeded 05:01:45 nexus3.edgexfoundry.org:10003 05:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:46 Configure a credential helper to remove this warning. See 05:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:46 05:01:46 Login Succeeded 05:01:46 nexus3.edgexfoundry.org:10004 05:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:46 Configure a credential helper to remove this warning. See 05:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:46 05:01:46 Login Succeeded 05:01:46 ****.io 05:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:46 Configure a credential helper to remove this warning. See 05:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:46 05:01:46 Login Succeeded 05:01:46 ---> ****-login.sh ends [Pipeline] } 05:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:01:46 ========================================================= 05:01:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:01:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:47 + 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 . 05:01:47 Sending build context to Docker daemon 59.7MB 05:01:47 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:01:47 Step 2/15 : FROM ${BASE} AS builder 05:01:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:47 619be1103602: Pulling fs layer 05:01:47 7862e08f4a3e: Pulling fs layer 05:01:47 5df492c9dc93: Pulling fs layer 05:01:47 7629e6793208: Pulling fs layer 05:01:47 4f4fb700ef54: Pulling fs layer 05:01:47 fb5054dd5b73: Pulling fs layer 05:01:47 eeca6798cff9: Pulling fs layer 05:01:47 aa269ceb94a6: Pulling fs layer 05:01:47 ada007ff1a6a: Pulling fs layer 05:01:47 eeca6798cff9: Waiting 05:01:47 aa269ceb94a6: Waiting 05:01:47 7629e6793208: Waiting 05:01:47 fb5054dd5b73: Waiting 05:01:47 4f4fb700ef54: Waiting 05:01:47 7862e08f4a3e: Verifying Checksum 05:01:47 7862e08f4a3e: Download complete 05:01:47 7629e6793208: Download complete 05:01:47 4f4fb700ef54: Download complete 05:01:47 fb5054dd5b73: Verifying Checksum 05:01:47 fb5054dd5b73: Download complete 05:01:47 619be1103602: Verifying Checksum 05:01:47 619be1103602: Download complete 05:01:47 eeca6798cff9: Verifying Checksum 05:01:47 eeca6798cff9: Download complete 05:01:47 619be1103602: Pull complete 05:01:48 7862e08f4a3e: Pull complete 05:01:48 ada007ff1a6a: Verifying Checksum 05:01:48 ada007ff1a6a: Download complete 05:01:48 5df492c9dc93: Verifying Checksum 05:01:48 5df492c9dc93: Download complete 05:01:48 aa269ceb94a6: Verifying Checksum 05:01:48 aa269ceb94a6: Download complete 05:01:51 5df492c9dc93: Pull complete 05:01:51 7629e6793208: Pull complete 05:01:51 4f4fb700ef54: Pull complete 05:01:51 fb5054dd5b73: Pull complete 05:01:51 eeca6798cff9: Pull complete 05:01:54 aa269ceb94a6: Pull complete 05:01:54 ada007ff1a6a: Pull complete 05:01:54 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:01:54 ---> f489d0715acc 05:01:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:01:59 ---> Running in bee1f6a4e6ab 05:01:59 Removing intermediate container bee1f6a4e6ab 05:01:59 ---> fb0aa3dd74e3 05:01:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:01:59 ---> Running in e5a672e6318d 05:02:00 Removing intermediate container e5a672e6318d 05:02:00 ---> 40f52451df4e 05:02:00 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:02:00 ---> Running in 54614117e501 05:02:00 Removing intermediate container 54614117e501 05:02:00 ---> 57c92a68f7a6 05:02:00 Step 6/15 : LABEL Name=edgex-ui-go 05:02:00 ---> Running in bc69aeee027a 05:02:00 Removing intermediate container bc69aeee027a 05:02:00 ---> 22540040fa3f 05:02:00 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:00 ---> Running in 2fbf6d805ae8 05:02:00 Still waiting to schedule task 05:02:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4322’ 05:02:00 Removing intermediate container 2fbf6d805ae8 05:02:00 ---> 5b6142e1de88 05:02:00 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:00 latest: Pulling from library/docker 05:02:00 ec99f8b99825: Pulling fs layer 05:02:00 827ba70d8228: Pulling fs layer 05:02:00 4f4fb700ef54: Pulling fs layer 05:02:00 b40059883d04: Pulling fs layer 05:02:00 a0eef4938cb6: Pulling fs layer 05:02:00 d4d3a0ac7415: Pulling fs layer 05:02:00 90fc9b45b17b: Pulling fs layer 05:02:00 5fcf5ea44c05: Pulling fs layer 05:02:00 219e595ad0a8: Pulling fs layer 05:02:00 2986c95c7e5a: Pulling fs layer 05:02:00 921c0a0c766d: Pulling fs layer 05:02:00 38376a055077: Pulling fs layer 05:02:00 5791e1a08695: Pulling fs layer 05:02:00 03a765629918: Pulling fs layer 05:02:00 b7c748af66c9: Pulling fs layer 05:02:00 17d6e0e26857: Pulling fs layer 05:02:00 b40059883d04: Waiting 05:02:00 a0eef4938cb6: Waiting 05:02:00 90fc9b45b17b: Waiting 05:02:00 d4d3a0ac7415: Waiting 05:02:00 2986c95c7e5a: Waiting 05:02:00 5fcf5ea44c05: Waiting 05:02:00 38376a055077: Waiting 05:02:00 921c0a0c766d: Waiting 05:02:00 5791e1a08695: Waiting 05:02:00 03a765629918: Waiting 05:02:00 b7c748af66c9: Waiting 05:02:00 219e595ad0a8: Waiting 05:02:00 17d6e0e26857: Waiting 05:02:01 4f4fb700ef54: Verifying Checksum 05:02:01 4f4fb700ef54: Download complete 05:02:01 827ba70d8228: Verifying Checksum 05:02:01 827ba70d8228: Download complete 05:02:01 ec99f8b99825: Verifying Checksum 05:02:01 ec99f8b99825: Download complete 05:02:01 b40059883d04: Verifying Checksum 05:02:01 b40059883d04: Download complete 05:02:01 ec99f8b99825: Pull complete 05:02:01 827ba70d8228: Pull complete 05:02:01 a0eef4938cb6: Verifying Checksum 05:02:01 a0eef4938cb6: Download complete 05:02:01 4f4fb700ef54: Pull complete 05:02:01 d4d3a0ac7415: Verifying Checksum 05:02:01 d4d3a0ac7415: Download complete 05:02:01 b40059883d04: Pull complete 05:02:01 90fc9b45b17b: Verifying Checksum 05:02:01 90fc9b45b17b: Download complete 05:02:01 5fcf5ea44c05: Verifying Checksum 05:02:01 5fcf5ea44c05: Download complete 05:02:01 219e595ad0a8: Download complete 05:02:01 38376a055077: Download complete 05:02:01 2986c95c7e5a: Verifying Checksum 05:02:01 2986c95c7e5a: Download complete 05:02:02 5791e1a08695: Verifying Checksum 05:02:02 5791e1a08695: Download complete 05:02:02 a0eef4938cb6: Pull complete 05:02:02 b7c748af66c9: Download complete 05:02:02 921c0a0c766d: Verifying Checksum 05:02:02 921c0a0c766d: Download complete 05:02:02 17d6e0e26857: Download complete 05:02:02 d4d3a0ac7415: Pull complete 05:02:02 90fc9b45b17b: Pull complete 05:02:02 5fcf5ea44c05: Pull complete 05:02:02 219e595ad0a8: Pull complete 05:02:03 2986c95c7e5a: Pull complete 05:02:03 921c0a0c766d: Pull complete 05:02:03 38376a055077: Pull complete 05:02:03 5791e1a08695: Pull complete 05:02:04 03a765629918: Verifying Checksum 05:02:04 03a765629918: Download complete 05:02:05 03a765629918: Pull complete 05:02:05 b7c748af66c9: Pull complete 05:02:05 17d6e0e26857: Pull complete 05:02:05 Digest: sha256:66776493766db8133f3d892b9c647551cd9bc5b8a948c57177d4ffbd4b33681e 05:02:05 Status: Downloaded newer image for docker:latest 05:02:08 ---> 5436c5b1b0c0 05:02:08 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:08 ---> Running in a686d3a3a3d2 05:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:02:08 OK: 264 MiB in 52 packages 05:02:09 Removing intermediate container a686d3a3a3d2 05:02:09 ---> 11a34b56c240 05:02:09 Step 10/15 : ENV GO111MODULE=on 05:02:09 ---> Running in 5c7157f4d83d 05:02:09 Removing intermediate container 5c7157f4d83d 05:02:09 ---> e94d1fcab215 05:02:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:09 ---> Running in b709a19be94a 05:02:09 Removing intermediate container b709a19be94a 05:02:09 ---> 8a5abed12c74 05:02:09 Step 12/15 : COPY go.mod vendor* ./ 05:02:09 ---> d9b72cfca67b 05:02:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:09 ---> Running in 54f90b29b2f0 05:02:56 Removing intermediate container 54f90b29b2f0 05:02:56 ---> 5e675b01f5b9 05:02:56 Step 14/15 : COPY . . 05:02:57 ---> a5f2f7c7e4f9 05:02:57 Step 15/15 : RUN ${MAKE} 05:02:57 ---> Running in 612f42bf79cd 05:02:57 noop 05:02:58 Removing intermediate container 612f42bf79cd 05:02:58 ---> f1010f20ddee 05:02:58 Successfully built f1010f20ddee 05:02:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:59 + docker inspect -f . ci-base-image-x86_64 05:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:59 prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container 05:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@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 ******** ci-base-image-x86_64 cat 05:02:59 $ docker top c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:59 + go version 05:02:59 go version go1.21.9 linux/amd64 [Pipeline] } 05:03:00 $ docker stop --time=1 c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 05:03:01 $ docker rm -f --volumes c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:02 + docker inspect -f . ci-base-image-x86_64 05:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:02 prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container 05:03:02 $ 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-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@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 ******** ci-base-image-x86_64 cat 05:03:02 $ docker top 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [Pipeline] fileExists [Pipeline] sh 05:03:03 + make test 05:03:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:03:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:03:15 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 05:03:15 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 05:03:15 have (chan any, chan error, any, string) 05:03:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:03:15 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 05:03:15 have (chan any, chan error, interface{}, string) 05:03:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:03:15 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 05:03:15 have (chan any, chan error, interface{}, string) 05:03:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:03:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:03:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:03:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:03:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:03:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:03:20 FAIL 05:03:20 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:03:20 $ docker stop --time=1 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 05:03:24 $ docker rm -f --volumes 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:26 05:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:26 latest: Pulling from edgex-lftools-log-publisher 05:03:26 5eb5b503b376: Pulling fs layer 05:03:26 5c69ac0246d0: Pulling fs layer 05:03:26 ec43610c2a17: Pulling fs layer 05:03:26 3a2ae6a8a46f: Pulling fs layer 05:03:26 33b1e0a273af: Pulling fs layer 05:03:26 5d3b04190fa2: Pulling fs layer 05:03:26 33b1e0a273af: Waiting 05:03:26 3a2ae6a8a46f: Waiting 05:03:26 2f39f015ded8: Pulling fs layer 05:03:26 2f39f015ded8: Waiting 05:03:26 5c69ac0246d0: Verifying Checksum 05:03:26 5c69ac0246d0: Download complete 05:03:26 3a2ae6a8a46f: Verifying Checksum 05:03:26 3a2ae6a8a46f: Download complete 05:03:26 33b1e0a273af: Verifying Checksum 05:03:26 33b1e0a273af: Download complete 05:03:26 ec43610c2a17: Verifying Checksum 05:03:26 ec43610c2a17: Download complete 05:03:26 5d3b04190fa2: Verifying Checksum 05:03:26 5d3b04190fa2: Download complete 05:03:26 5eb5b503b376: Verifying Checksum 05:03:26 5eb5b503b376: Download complete 05:03:27 2f39f015ded8: Download complete 05:03:28 5eb5b503b376: Pull complete 05:03:28 5c69ac0246d0: Pull complete 05:03:29 ec43610c2a17: Pull complete 05:03:29 3a2ae6a8a46f: Pull complete 05:03:29 33b1e0a273af: Pull complete 05:03:29 5d3b04190fa2: Pull complete 05:03:33 2f39f015ded8: Pull complete 05:03:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:33 prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container 05:03:33 $ 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-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:38 $ docker top fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:39 ---> job-cost.sh 05:03:39 lf-activate-venv: SKIPPING 05:03:39 INFO: No Stack... 05:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:39 INFO: Archiving Costs [Pipeline] sh 05:03:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/cost.csv 05:03:39 + cut -d, -f6 [Pipeline] lock 05:03:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] 05:03:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] did not exist. Created. 05:03:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:40 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:40 Stashed 1 file(s) [Pipeline] } 05:03:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:40 $ docker stop --time=1 fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d 05:03:41 $ docker rm -f --volumes fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:42 Failed in branch amd64 05:05:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4327 in /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [Pipeline] { [Pipeline] ws 05:05:19 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:05:22 The recommended git tool is: git 05:05:31 using credential edgex-jenkins-ssh 05:05:31 Cloning the remote Git repository 05:05:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:05:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:05:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:31 > git --version # timeout=10 05:05:31 > git --version # 'git version 2.25.1' 05:05:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:39 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit fed254c3dbfe15167afaee9eb1cb5d34159acce9 05:05:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/762/head:refs/remotes/origin/PR-762 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:39 > git config core.sparsecheckout # timeout=10 05:05:39 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 05:05:40 Merge succeeded, producing fed254c3dbfe15167afaee9eb1cb5d34159acce9 05:05:40 Checking out Revision fed254c3dbfe15167afaee9eb1cb5d34159acce9 (PR-762) 05:05:41 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 05:05:41 > git --version # timeout=10 05:05:41 > git --version # 'git version 2.25.1' 05:05:41 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 05:05:39 > git remote # timeout=10 05:05:39 > git config --get remote.origin.url # timeout=10 05:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:39 > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 05:05:40 > git rev-parse HEAD^{commit} # timeout=10 05:05:40 > git config core.sparsecheckout # timeout=10 05:05:40 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:46 Dload Upload Total Spent Left Speed 05:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 05:05:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:46 + sudo tee /etc/docker/daemon.new 05:05:46 { 05:05:46 "registry-mirrors": [ 05:05:46 "https://nexus3.edgexfoundry.org:10001" 05:05:46 ], 05:05:46 "bip": "10.250.0.254/24", 05:05:46 "hosts": [ 05:05:46 "tcp://0.0.0.0:5555", 05:05:46 "unix:///var/run/docker.sock" 05:05:46 ], 05:05:46 "mtu": 1458, 05:05:46 "selinux-enabled": true, 05:05:46 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:46 } [Pipeline] sh 05:05:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:05 provisioning config files... 05:06:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config702876097125811627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:06 ---> ****-login.sh 05:06:06 nexus3.edgexfoundry.org:10001 05:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:07 Configure a credential helper to remove this warning. See 05:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:07 05:06:07 Login Succeeded 05:06:07 nexus3.edgexfoundry.org:10002 05:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:07 Configure a credential helper to remove this warning. See 05:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:07 05:06:07 Login Succeeded 05:06:07 nexus3.edgexfoundry.org:10003 05:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:07 Configure a credential helper to remove this warning. See 05:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:07 05:06:07 Login Succeeded 05:06:07 nexus3.edgexfoundry.org:10004 05:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:08 Configure a credential helper to remove this warning. See 05:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:08 05:06:08 Login Succeeded 05:06:08 ****.io 05:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:08 Configure a credential helper to remove this warning. See 05:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:08 05:06:08 Login Succeeded 05:06:08 ---> ****-login.sh ends [Pipeline] } 05:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:06:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:06:09 ========================================================= 05:06:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:06:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:09 + 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 . 05:06:10 Sending build context to Docker daemon 35.47MB 05:06:11 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:06:11 Step 2/15 : FROM ${BASE} AS builder 05:06:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:11 c6b39de5b339: Pulling fs layer 05:06:11 a69c41024577: Pulling fs layer 05:06:11 d6de4b400683: Pulling fs layer 05:06:11 35cb2a7552d0: Pulling fs layer 05:06:11 4f4fb700ef54: Pulling fs layer 05:06:11 464afbd9ba4c: Pulling fs layer 05:06:11 00f215d4a9da: Pulling fs layer 05:06:11 d496ad576159: Pulling fs layer 05:06:11 35cb2a7552d0: Waiting 05:06:11 4f4fb700ef54: Waiting 05:06:11 464afbd9ba4c: Waiting 05:06:11 d496ad576159: Waiting 05:06:11 00f215d4a9da: Waiting 05:06:11 a69c41024577: Verifying Checksum 05:06:11 a69c41024577: Download complete 05:06:11 35cb2a7552d0: Verifying Checksum 05:06:11 35cb2a7552d0: Download complete 05:06:11 4f4fb700ef54: Verifying Checksum 05:06:11 4f4fb700ef54: Download complete 05:06:11 464afbd9ba4c: Verifying Checksum 05:06:11 464afbd9ba4c: Download complete 05:06:11 c6b39de5b339: Verifying Checksum 05:06:11 c6b39de5b339: Download complete 05:06:12 d496ad576159: Verifying Checksum 05:06:12 d496ad576159: Download complete 05:06:12 c6b39de5b339: Pull complete 05:06:12 a69c41024577: Pull complete 05:06:13 d6de4b400683: Verifying Checksum 05:06:13 d6de4b400683: Download complete 05:06:14 00f215d4a9da: Verifying Checksum 05:06:14 00f215d4a9da: Download complete 05:06:27 d6de4b400683: Pull complete 05:06:27 35cb2a7552d0: Pull complete 05:06:27 4f4fb700ef54: Pull complete 05:06:27 464afbd9ba4c: Pull complete 05:06:35 00f215d4a9da: Pull complete 05:06:37 d496ad576159: Pull complete 05:06:37 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:06:37 ---> f246e2811388 05:06:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:06:39 ---> Running in 35d6d25b5639 05:06:39 Removing intermediate container 35d6d25b5639 05:06:39 ---> 0c35cdb9effd 05:06:39 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:06:39 ---> Running in 86e78ae27cf6 05:06:39 Removing intermediate container 86e78ae27cf6 05:06:39 ---> e574ce233d28 05:06:39 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:06:39 ---> Running in 38ba716dd666 05:06:39 Removing intermediate container 38ba716dd666 05:06:39 ---> 4fa24ba4ee53 05:06:39 Step 6/15 : LABEL Name=edgex-ui-go 05:06:39 ---> Running in bdeda9c1ee0e 05:06:40 Removing intermediate container bdeda9c1ee0e 05:06:40 ---> 48e6f10a906b 05:06:40 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:06:40 ---> Running in 43c47a6e520e 05:06:42 Removing intermediate container 43c47a6e520e 05:06:42 ---> 4ba5c8280555 05:06:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:06:42 latest: Pulling from library/docker 05:06:42 a258b2a6b59a: Pulling fs layer 05:06:42 dfe01b594f40: Pulling fs layer 05:06:42 4f4fb700ef54: Pulling fs layer 05:06:42 6c80050ca831: Pulling fs layer 05:06:42 069981f0e992: Pulling fs layer 05:06:42 9ca874a26f2c: Pulling fs layer 05:06:42 d22a55d54f75: Pulling fs layer 05:06:42 dd0ecb2dd08f: Pulling fs layer 05:06:42 dd1950211de6: Pulling fs layer 05:06:42 396b4022507d: Pulling fs layer 05:06:42 72352bda536e: Pulling fs layer 05:06:42 7fd0e487498b: Pulling fs layer 05:06:42 c2cbecde198a: Pulling fs layer 05:06:42 ba4019d95640: Pulling fs layer 05:06:42 06b805aa8c77: Pulling fs layer 05:06:42 03bc67d40e24: Pulling fs layer 05:06:42 396b4022507d: Waiting 05:06:42 72352bda536e: Waiting 05:06:42 7fd0e487498b: Waiting 05:06:42 c2cbecde198a: Waiting 05:06:42 ba4019d95640: Waiting 05:06:42 06b805aa8c77: Waiting 05:06:42 03bc67d40e24: Waiting 05:06:42 6c80050ca831: Waiting 05:06:42 069981f0e992: Waiting 05:06:42 d22a55d54f75: Waiting 05:06:42 9ca874a26f2c: Waiting 05:06:42 dd0ecb2dd08f: Waiting 05:06:42 dd1950211de6: Waiting 05:06:42 4f4fb700ef54: Verifying Checksum 05:06:42 4f4fb700ef54: Download complete 05:06:42 dfe01b594f40: Verifying Checksum 05:06:42 dfe01b594f40: Download complete 05:06:42 a258b2a6b59a: Verifying Checksum 05:06:42 a258b2a6b59a: Download complete 05:06:42 6c80050ca831: Verifying Checksum 05:06:42 6c80050ca831: Download complete 05:06:43 9ca874a26f2c: Verifying Checksum 05:06:43 9ca874a26f2c: Download complete 05:06:43 a258b2a6b59a: Pull complete 05:06:43 d22a55d54f75: Verifying Checksum 05:06:43 d22a55d54f75: Download complete 05:06:43 069981f0e992: Verifying Checksum 05:06:43 069981f0e992: Download complete 05:06:44 dfe01b594f40: Pull complete 05:06:44 dd1950211de6: Verifying Checksum 05:06:44 dd1950211de6: Download complete 05:06:44 4f4fb700ef54: Pull complete 05:06:44 dd0ecb2dd08f: Verifying Checksum 05:06:44 dd0ecb2dd08f: Download complete 05:06:44 396b4022507d: Verifying Checksum 05:06:44 396b4022507d: Download complete 05:06:44 6c80050ca831: Pull complete 05:06:44 c2cbecde198a: Verifying Checksum 05:06:44 c2cbecde198a: Download complete 05:06:45 72352bda536e: Verifying Checksum 05:06:45 72352bda536e: Download complete 05:06:45 06b805aa8c77: Download complete 05:06:45 03bc67d40e24: Verifying Checksum 05:06:45 03bc67d40e24: Download complete 05:06:45 7fd0e487498b: Verifying Checksum 05:06:45 7fd0e487498b: Download complete 05:06:46 069981f0e992: Pull complete 05:06:46 ba4019d95640: Verifying Checksum 05:06:46 ba4019d95640: Download complete 05:06:47 9ca874a26f2c: Pull complete 05:06:49 d22a55d54f75: Pull complete 05:06:49 dd0ecb2dd08f: Pull complete 05:06:49 dd1950211de6: Pull complete 05:06:49 396b4022507d: Pull complete 05:06:51 72352bda536e: Pull complete 05:06:51 7fd0e487498b: Pull complete 05:06:52 c2cbecde198a: Pull complete 05:06:55 ba4019d95640: Pull complete 05:06:55 06b805aa8c77: Pull complete 05:06:55 03bc67d40e24: Pull complete 05:06:55 Digest: sha256:66776493766db8133f3d892b9c647551cd9bc5b8a948c57177d4ffbd4b33681e 05:06:55 Status: Downloaded newer image for docker:latest 05:06:58 ---> 2b138b0dfcfa 05:06:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:58 ---> Running in b6e3ccb128ab 05:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:01 OK: 266 MiB in 52 packages 05:07:02 Removing intermediate container b6e3ccb128ab 05:07:02 ---> 5512c01a17b4 05:07:02 Step 10/15 : ENV GO111MODULE=on 05:07:02 ---> Running in 54ceb084b7b5 05:07:02 Removing intermediate container 54ceb084b7b5 05:07:02 ---> 0b2a3c8cc314 05:07:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:07:02 ---> Running in 3a8cd54b74a0 05:07:02 Removing intermediate container 3a8cd54b74a0 05:07:02 ---> eb41a10b6ef2 05:07:02 Step 12/15 : COPY go.mod vendor* ./ 05:07:03 ---> 0fd8c2de6cff 05:07:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:03 ---> Running in 739575c348a3 05:08:55 Removing intermediate container 739575c348a3 05:08:55 ---> fab5b35087fb 05:08:55 Step 14/15 : COPY . . 05:08:55 ---> c91c2ba03877 05:08:55 Step 15/15 : RUN ${MAKE} 05:08:55 ---> Running in a6405111b4e7 05:08:55 noop 05:08:55 Removing intermediate container a6405111b4e7 05:08:55 ---> 6c1c5b9ac028 05:08:55 Successfully built 6c1c5b9ac028 05:08:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:55 + docker inspect -f . ci-base-image-arm64 05:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container 05:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:08:57 $ docker top 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:58 + go version 05:08:58 go version go1.21.9 linux/arm64 [Pipeline] } 05:08:58 $ docker stop --time=1 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b 05:08:59 $ docker rm -f --volumes 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:00 + docker inspect -f . ci-base-image-arm64 05:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container 05:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:09:02 $ docker top 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:03 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:09:04 + make test 05:09:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:09:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:11:02 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 05:11:02 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 05:11:02 have (chan any, chan error, any, string) 05:11:02 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:11:02 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 05:11:02 have (chan any, chan error, interface{}, string) 05:11:02 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:11:02 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 05:11:02 have (chan any, chan error, interface{}, string) 05:11:02 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:12:10 FAIL 05:12:10 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:12:10 $ docker stop --time=1 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee 05:12:12 $ docker rm -f --volumes 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:14 05:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:15 arm64: Pulling from edgex-lftools-log-publisher 05:12:15 8998bd30e6a1: Pulling fs layer 05:12:15 04944245beec: Pulling fs layer 05:12:15 699f458cf7ca: Pulling fs layer 05:12:15 765212b225bb: Pulling fs layer 05:12:15 f23df028b6ca: Pulling fs layer 05:12:15 d65c8cfc05b1: Pulling fs layer 05:12:15 2437ff75d9bd: Pulling fs layer 05:12:15 765212b225bb: Waiting 05:12:15 f23df028b6ca: Waiting 05:12:15 d65c8cfc05b1: Waiting 05:12:15 2437ff75d9bd: Waiting 05:12:15 04944245beec: Verifying Checksum 05:12:15 765212b225bb: Verifying Checksum 05:12:15 765212b225bb: Download complete 05:12:15 f23df028b6ca: Verifying Checksum 05:12:15 f23df028b6ca: Download complete 05:12:15 d65c8cfc05b1: Verifying Checksum 05:12:15 d65c8cfc05b1: Download complete 05:12:15 699f458cf7ca: Verifying Checksum 05:12:15 699f458cf7ca: Download complete 05:12:16 8998bd30e6a1: Verifying Checksum 05:12:16 8998bd30e6a1: Download complete 05:12:18 2437ff75d9bd: Verifying Checksum 05:12:18 2437ff75d9bd: Download complete 05:12:20 8998bd30e6a1: Pull complete 05:12:20 04944245beec: Pull complete 05:12:22 699f458cf7ca: Pull complete 05:12:22 765212b225bb: Pull complete 05:12:23 f23df028b6ca: Pull complete 05:12:23 d65c8cfc05b1: Pull complete 05:12:42 2437ff75d9bd: Pull complete 05:12:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:42 prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container 05:12:42 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:45 $ docker top e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:45 ---> job-cost.sh 05:12:45 lf-activate-venv: SKIPPING 05:12:45 INFO: No Stack... 05:12:46 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:47 INFO: Archiving Costs [Pipeline] sh 05:12:47 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 05:12:47 [Pipeline] lock 05:12:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] 05:12:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] did not exist. Created. 05:12:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:48 /w/workspace/edgex-ui-go/1@tmp/durable-ce741cbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:48 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:48 Warning: overwriting stash ‘stack-cost’ 05:12:49 Stashed 1 file(s) [Pipeline] } 05:12:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:49 $ docker stop --time=1 e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 05:12:50 $ docker rm -f --volumes e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:12:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:12:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives ] 05:12:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives 05:12:54 total 16 05:12:54 drwxr-xr-x 3 root root 4096 Jun 25 05:03 . 05:12:54 drwxrwxr-x 14 jenkins jenkins 4096 Jun 25 05:03 .. 05:12:54 drwxr-xr-x 2 root root 4096 Jun 25 05:03 cost 05:12:54 -rw-r--r-- 1 root root 83 Jun 25 05:03 cost.csv 05:12:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives 05:12:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives 05:12:54 total 16 05:12:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 05:03 . 05:12:54 drwxrwxr-x 14 jenkins jenkins 4096 Jun 25 05:03 .. 05:12:54 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 05:03 cost 05:12:54 -rw-r--r-- 1 jenkins jenkins 83 Jun 25 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:55 ---> package-listing.sh 05:12:55 ++ tr '[:upper:]' '[:lower:]' 05:12:55 ++ facter osfamily 05:12:55 + OS_FAMILY=debian 05:12:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-762 05:12:55 + START_PACKAGES=/tmp/packages_start.txt 05:12:55 + END_PACKAGES=/tmp/packages_end.txt 05:12:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:55 + PACKAGES=/tmp/packages_start.txt 05:12:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-762 ']' 05:12:55 + PACKAGES=/tmp/packages_end.txt 05:12:55 + case "${OS_FAMILY}" in 05:12:55 + dpkg -l 05:12:55 + grep '^ii' 05:12:55 + '[' -f /tmp/packages_start.txt ']' 05:12:55 + '[' -f /tmp/packages_end.txt ']' 05:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-762 ']' 05:12:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/ 05:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/ [Pipeline] echo 05:12:55 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-762/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:56 prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container 05:12:56 $ 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-762/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-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:56 $ docker top a821e1ade9bcd2c8eff617ed6346123da3a473f662f514868974ae2369797cf1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:57 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:57 + ls /var/log/sa-host 05:12:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:58 provisioning config files... 05:12:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config9018449763002039044tmp [Pipeline] { [Pipeline] echo 05:12:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:58 ---> create-netrc.sh [Pipeline] } 05:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:59 ---> python-tools-install.sh [Pipeline] echo 05:12:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:59 ---> sudo-logs.sh 05:12:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:59 ---> job-cost.sh 05:12:59 lf-activate-venv: SKIPPING 05:12:59 DEBUG: total: 0.2199999988079071 05:12:59 INFO: Retrieving Stack Cost... 05:13:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:00 INFO: Archiving Costs [Pipeline] echo 05:13:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:01 ---> logs-deploy.sh 05:13:01 lf-activate-venv: SKIPPING 05:13:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-762/1 05:13:01 INFO: archiving workspace using pattern(s): 05:13:02 Archives upload complete. 05:13:02 INFO: archiving logs to Nexus 05:13:02 ---> uname -a: 05:13:02 Linux prd-ubuntu20-04-docker-8c-8g-4324 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:13:02 05:13:02 05:13:02 ---> lscpu: 05:13:02 Architecture: x86_64 05:13:02 CPU op-mode(s): 32-bit, 64-bit 05:13:02 Byte Order: Little Endian 05:13:02 Address sizes: 40 bits physical, 48 bits virtual 05:13:02 CPU(s): 8 05:13:02 On-line CPU(s) list: 0-7 05:13:02 Thread(s) per core: 1 05:13:02 Core(s) per socket: 1 05:13:02 Socket(s): 8 05:13:02 NUMA node(s): 1 05:13:02 Vendor ID: AuthenticAMD 05:13:02 CPU family: 23 05:13:02 Model: 49 05:13:02 Model name: AMD EPYC-Rome Processor 05:13:02 Stepping: 0 05:13:02 CPU MHz: 2800.000 05:13:02 BogoMIPS: 5600.00 05:13:02 Virtualization: AMD-V 05:13:02 Hypervisor vendor: KVM 05:13:02 Virtualization type: full 05:13:02 L1d cache: 256 KiB 05:13:02 L1i cache: 256 KiB 05:13:02 L2 cache: 4 MiB 05:13:02 L3 cache: 128 MiB 05:13:02 NUMA node0 CPU(s): 0-7 05:13:02 Vulnerability Itlb multihit: Not affected 05:13:02 Vulnerability L1tf: Not affected 05:13:02 Vulnerability Mds: Not affected 05:13:02 Vulnerability Meltdown: Not affected 05:13:02 Vulnerability Mmio stale data: Not affected 05:13:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:13:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:13:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:13:02 Vulnerability Srbds: Not affected 05:13:02 Vulnerability Tsx async abort: Not affected 05:13:02 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 05:13:02 05:13:02 05:13:02 ---> nproc: 05:13:02 8 05:13:02 05:13:02 05:13:02 ---> df -h: 05:13:02 Filesystem Size Used Avail Use% Mounted on 05:13:02 overlay 155G 12G 143G 8% / 05:13:02 tmpfs 64M 0 64M 0% /dev 05:13:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:13:02 shm 64M 0 64M 0% /dev/shm 05:13:02 /dev/vda1 155G 12G 143G 8% /facter-os 05:13:02 05:13:02 05:13:02 ---> sar -b -r -n DEV: 05:13:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4324) 06/25/24 _x86_64_ (8 CPU) 05:13:02 05:13:02 05:00:44 LINUX RESTART (8 CPU) 05:13:02 05:13:02 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:13:02 05:02:01 409.46 48.17 361.29 0.00 5424.78 187196.54 0.00 05:13:02 05:03:01 301.05 3.17 297.88 0.00 40.93 92887.19 0.00 05:13:02 05:04:01 85.84 0.13 85.70 0.00 10.66 29498.15 0.00 05:13:02 05:05:01 2.40 0.00 2.40 0.00 0.00 29.21 0.00 05:13:02 05:06:01 22.98 3.82 19.16 0.00 2072.99 2133.64 0.00 05:13:02 05:07:01 31.11 2.50 28.61 0.00 2311.35 6337.21 0.00 05:13:02 05:08:01 3.52 0.02 3.50 0.00 0.13 93.05 0.00 05:13:02 05:09:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 05:13:02 05:10:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 05:13:02 05:11:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 05:13:02 05:12:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 05:13:02 05:13:01 6.43 0.15 6.28 0.00 12.13 110.91 0.00 05:13:02 Average: 72.37 4.83 67.54 0.00 822.94 26535.78 0.00 05:13:02 05:13:02 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:13:02 05:02:01 29126764 31555888 764460 2.32 77144 2624288 1839380 5.42 1035008 2333036 18356 05:13:02 05:03:01 27535000 31525908 777512 2.36 190196 3941980 1946936 5.74 1211176 3601240 616 05:13:02 05:04:01 27034848 31545712 755792 2.30 198532 4394140 1787844 5.27 1275520 3975360 404 05:13:02 05:05:01 27033404 31544484 756572 2.30 198592 4394144 1787844 5.27 1275736 3975364 168 05:13:02 05:06:01 26802888 31529476 744784 2.26 212848 4597240 1804000 5.32 1393604 4061536 66876 05:13:02 05:07:01 26584392 31527872 745708 2.27 227320 4792984 1754992 5.17 1555444 4109432 12 05:13:02 05:08:01 26596044 31534688 739696 2.25 225948 4789716 1712468 5.05 1547992 4106216 8 05:13:02 05:09:01 26596368 31535028 739256 2.25 226012 4789720 1712468 5.05 1548052 4106220 4 05:13:02 05:10:01 26596328 31534996 739204 2.25 226032 4789736 1712468 5.05 1548036 4106224 8 05:13:02 05:11:01 26598076 31536808 737336 2.24 226060 4789732 1712468 5.05 1546380 4106232 56 05:13:02 05:12:01 26598340 31537088 737220 2.24 226084 4789744 1712468 5.05 1546460 4106228 12 05:13:02 05:13:01 26524984 31467648 801804 2.44 226244 4790936 1778728 5.24 1617464 4103364 440 05:13:02 Average: 26968953 31531300 753279 2.29 205084 4457030 1771839 5.22 1425073 3890871 7247 05:13:02 05:13:02 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:13:02 05:02:01 docker0 66.86 69.97 4.73 393.66 0.00 0.00 0.00 0.00 05:13:02 05:02:01 ens3 693.25 470.60 6637.25 106.55 0.00 0.00 0.00 0.00 05:13:02 05:02:01 lo 8.33 8.33 0.83 0.83 0.00 0.00 0.00 0.00 05:13:02 05:03:01 docker0 312.61 492.78 27.16 3248.33 0.00 0.00 0.00 0.00 05:13:02 05:03:01 ens3 643.61 377.15 5142.60 45.07 0.00 0.00 0.00 0.00 05:13:02 05:03:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:13:02 05:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:04:01 ens3 104.28 65.79 2545.58 17.10 0.00 0.00 0.00 0.00 05:13:02 05:04:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 05:13:02 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:05:01 ens3 1.40 0.57 0.66 0.46 0.00 0.00 0.00 0.00 05:13:02 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:02 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:06:01 ens3 100.52 49.79 1338.99 3.83 0.00 0.00 0.00 0.00 05:13:02 05:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:13:02 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:07:01 ens3 79.80 27.31 1374.18 2.03 0.00 0.00 0.00 0.00 05:13:02 05:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:13:02 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:13:02 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:09:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:13:02 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:02 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:13:02 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:02 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:13:02 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:02 05:13:01 ens3 40.51 42.23 28.02 110.10 0.00 0.00 0.00 0.00 05:13:02 05:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:13:02 Average: docker0 31.62 46.90 2.66 303.50 0.00 0.00 0.00 0.00 05:13:02 Average: ens3 138.69 86.16 1422.50 23.77 0.00 0.00 0.00 0.00 05:13:02 Average: lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 05:13:02 05:13:02 05:13:02 ---> sar -P ALL: 05:13:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4324) 06/25/24 _x86_64_ (8 CPU) 05:13:02 05:13:02 05:00:44 LINUX RESTART (8 CPU) 05:13:02 05:13:02 05:01:01 CPU %user %nice %system %iowait %steal %idle 05:13:02 05:02:01 all 9.96 0.00 3.58 2.90 0.07 83.48 05:13:02 05:02:01 0 8.56 0.00 3.33 0.89 0.07 87.15 05:13:02 05:02:01 1 10.14 0.00 3.10 0.64 0.07 86.05 05:13:02 05:02:01 2 12.70 0.00 3.06 1.70 0.07 82.47 05:13:02 05:02:01 3 10.04 0.00 4.92 0.81 0.05 84.19 05:13:02 05:02:01 4 9.44 0.00 2.98 1.21 0.07 86.29 05:13:02 05:02:01 5 8.45 0.00 4.68 3.67 0.07 83.14 05:13:02 05:02:01 6 8.69 0.00 3.04 1.28 0.07 86.93 05:13:02 05:02:01 7 11.67 0.00 3.52 13.05 0.13 71.63 05:13:02 05:03:01 all 8.03 0.00 4.36 5.46 0.06 82.10 05:13:02 05:03:01 0 8.25 0.00 5.43 13.90 0.08 72.34 05:13:02 05:03:01 1 7.65 0.00 4.95 15.14 0.07 72.19 05:13:02 05:03:01 2 9.58 0.00 4.43 2.33 0.08 83.58 05:13:02 05:03:01 3 7.94 0.00 3.81 0.98 0.05 87.22 05:13:02 05:03:01 4 7.06 0.00 3.87 1.80 0.03 87.24 05:13:02 05:03:01 5 8.33 0.00 3.45 1.27 0.07 86.88 05:13:02 05:03:01 6 7.08 0.00 4.05 0.12 0.05 88.70 05:13:02 05:03:01 7 8.30 0.00 4.91 8.17 0.05 78.57 05:13:02 05:04:01 all 23.15 0.00 5.05 1.94 0.06 69.80 05:13:02 05:04:01 0 23.17 0.00 5.00 0.78 0.05 71.00 05:13:02 05:04:01 1 23.00 0.00 5.30 2.18 0.07 69.46 05:13:02 05:04:01 2 23.60 0.00 4.82 5.23 0.05 66.31 05:13:02 05:04:01 3 23.98 0.00 5.50 4.97 0.08 65.47 05:13:02 05:04:01 4 22.71 0.00 4.99 0.34 0.05 71.92 05:13:02 05:04:01 5 22.62 0.00 5.31 0.91 0.05 71.12 05:13:02 05:04:01 6 22.94 0.00 4.57 0.17 0.05 72.27 05:13:02 05:04:01 7 23.23 0.00 4.88 1.01 0.08 70.79 05:13:02 05:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:13:02 05:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:13:02 05:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:13:02 05:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:13:02 05:05:01 3 0.15 0.00 0.02 0.02 0.02 99.80 05:13:02 05:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:13:02 05:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:13:02 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:13:02 05:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:13:02 05:06:01 all 1.25 0.00 0.71 0.38 0.02 97.64 05:13:02 05:06:01 0 1.63 0.00 0.55 0.05 0.00 97.76 05:13:02 05:06:01 1 1.50 0.00 0.92 0.87 0.02 96.70 05:13:02 05:06:01 2 0.95 0.00 0.42 0.08 0.02 98.53 05:13:02 05:06:01 3 0.95 0.00 0.50 0.90 0.03 97.61 05:13:02 05:06:01 4 1.72 0.00 0.93 0.10 0.03 97.22 05:13:02 05:06:01 5 1.21 0.00 1.12 0.07 0.02 97.59 05:13:02 05:06:01 6 0.78 0.00 0.35 0.02 0.02 98.83 05:13:02 05:06:01 7 1.23 0.00 0.92 0.93 0.02 96.90 05:13:02 05:07:01 all 1.35 0.00 0.69 0.37 0.02 97.57 05:13:02 05:07:01 0 0.73 0.00 0.53 0.72 0.03 97.98 05:13:02 05:07:01 1 0.82 0.00 0.73 0.75 0.02 97.68 05:13:02 05:07:01 2 2.00 0.00 0.36 0.12 0.03 97.49 05:13:02 05:07:01 3 0.82 0.00 0.43 0.22 0.02 98.51 05:13:02 05:07:01 4 1.85 0.00 0.55 0.07 0.02 97.51 05:13:02 05:07:01 5 2.90 0.00 0.92 1.03 0.03 95.11 05:13:02 05:07:01 6 0.62 0.00 0.38 0.02 0.02 98.96 05:13:02 05:07:01 7 1.03 0.00 1.57 0.03 0.02 97.35 05:13:02 05:08:01 all 0.27 0.00 0.06 0.01 0.01 99.65 05:13:02 05:08:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:13:02 05:08:01 1 0.05 0.00 0.05 0.08 0.02 99.80 05:13:02 05:08:01 2 1.68 0.00 0.07 0.00 0.02 98.24 05:13:02 05:08:01 3 0.07 0.00 0.05 0.00 0.02 99.87 05:13:02 05:08:01 4 0.05 0.00 0.03 0.00 0.00 99.92 05:13:02 05:08:01 5 0.18 0.00 0.13 0.00 0.00 99.68 05:13:02 05:08:01 6 0.03 0.00 0.07 0.00 0.02 99.88 05:13:02 05:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:13:02 05:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 05:13:02 05:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:13:02 05:09:01 1 0.00 0.00 0.02 0.03 0.00 99.95 05:13:02 05:09:01 2 0.17 0.00 0.08 0.00 0.02 99.73 05:13:02 05:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:13:02 05:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:13:02 05:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:13:02 05:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:13:02 05:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:13:02 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:13:02 05:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:13:02 05:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:13:02 05:10:01 2 0.03 0.00 0.05 0.00 0.03 99.88 05:13:02 05:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:13:02 05:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:13:02 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:13:02 05:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:13:02 05:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:13:02 05:11:01 all 0.17 0.00 0.01 0.00 0.01 99.81 05:13:02 05:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:13:02 05:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:13:02 05:11:01 2 1.27 0.00 0.00 0.00 0.02 98.71 05:13:02 05:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:13:02 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:13:02 05:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:13:02 05:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:13:02 05:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:13:02 05:12:01 all 0.29 0.00 0.01 0.00 0.01 99.69 05:13:02 05:12:01 0 0.00 0.00 0.00 0.00 0.03 99.97 05:13:02 05:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:13:02 05:12:01 2 1.99 0.00 0.00 0.00 0.02 98.00 05:13:02 05:12:01 3 0.22 0.00 0.02 0.00 0.00 99.77 05:13:02 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:13:02 05:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:13:02 05:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:13:02 05:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:13:02 05:13:02 05:12:01 CPU %user %nice %system %iowait %steal %idle 05:13:02 05:13:01 all 0.93 0.00 0.26 0.02 0.02 98.78 05:13:02 05:13:01 0 0.77 0.00 0.45 0.00 0.03 98.75 05:13:02 05:13:01 1 1.22 0.00 0.30 0.07 0.02 98.40 05:13:02 05:13:01 2 2.12 0.00 0.18 0.00 0.02 97.68 05:13:02 05:13:01 3 1.00 0.00 0.12 0.00 0.02 98.87 05:13:02 05:13:01 4 0.58 0.00 0.25 0.00 0.00 99.17 05:13:02 05:13:01 5 0.35 0.00 0.27 0.03 0.02 99.33 05:13:02 05:13:01 6 0.72 0.00 0.22 0.02 0.02 99.03 05:13:02 05:13:01 7 0.63 0.00 0.30 0.02 0.02 99.03 05:13:02 Average: all 3.76 0.00 1.22 0.92 0.03 94.07 05:13:02 Average: 0 3.58 0.00 1.27 1.35 0.03 93.77 05:13:02 Average: 1 3.68 0.00 1.27 1.63 0.03 93.39 05:13:02 Average: 2 4.64 0.00 1.11 0.78 0.03 93.44 05:13:02 Average: 3 3.73 0.00 1.27 0.65 0.03 94.32 05:13:02 Average: 4 3.60 0.00 1.13 0.30 0.02 94.96 05:13:02 Average: 5 3.65 0.00 1.32 0.58 0.03 94.43 05:13:02 Average: 6 3.39 0.00 1.05 0.13 0.02 95.41 05:13:02 Average: 7 3.82 0.00 1.34 1.92 0.03 92.88 05:13:02 05:13:02 05:13:02