Pull request #723 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 76c7bda26704e13abda599293f14a45310026ab6 rather than 547b16f94b1679804b500b56e77067da120371f9 Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 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-ssh16909851089788402964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16037572804084765002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11921937206570367472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17565772412104678744.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11725125267182961475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-590’ is offline Running on prd-ubuntu20.04-docker-8c-8g-592 in /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [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-723 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 547b16f94b1679804b500b56e77067da120371f9 Merge succeeded, producing 547b16f94b1679804b500b56e77067da120371f9 Checking out Revision 547b16f94b1679804b500b56e77067da120371f9 (PR-723) > 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/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 Commit message: "fix: fix output to info and fallthrough" > git rev-list --no-walk bbc822de55cc0ad6301e560ca2d85414d5e7a968 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:39:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:39:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:39:16 ========================================================= 17:39:16 EdgeX Global Pipelines Version Info 17:39:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:39:16 ------------------- 17:39:16 stable info: 17:39:16 ------------------- 17:39:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:39:16 Message: update stable to v1.0.258 17:39:17 ------------------- 17:39:17 experimental info: 17:39:17 ------------------- 17:39:17 Commited By: **** collab-it+edgex@linuxfoundation.org 17:39:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:39:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-723 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-723 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-723 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 547b16f [Pipeline] echo 17:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:18 provisioning config files... 17:39:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config13379108791732236096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:19 ---> ****-login.sh 17:39:19 nexus3.edgexfoundry.org:10001 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 nexus3.edgexfoundry.org:10002 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 nexus3.edgexfoundry.org:10003 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 nexus3.edgexfoundry.org:10004 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:19 Configure a credential helper to remove this warning. See 17:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:19 17:39:19 Login Succeeded 17:39:19 ****.io 17:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:20 Configure a credential helper to remove this warning. See 17:39:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:20 17:39:20 Login Succeeded 17:39:20 ---> ****-login.sh ends [Pipeline] } 17:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:39:20 + git rev-list -1 --merges 547b16f94b1679804b500b56e77067da120371f9~1..547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo 17:39:20 -----------> git rev-list -1 --merges 547b16f94b1679804b500b56e77067da120371f9~1..547b16f94b1679804b500b56e77067da120371f9 547b16f94b1679804b500b56e77067da120371f9 [false] [Pipeline] sh 17:39:20 + git log --format=format:%s -1 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo 17:39:20 ========================================================= 17:39:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:39:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:21 + git log --format=format:%s -1 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo 17:39:21 [semverPrep] GIT_COMMIT: 547b16f94b1679804b500b56e77067da120371f9, Commit Message: fix: fix output to info and fallthrough [Pipeline] echo 17:39:21 [semverPrep] This is not a build commit. [Pipeline] sh 17:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:21 + grep -v github /etc/ssh/ssh_known_hosts 17:39:21 + [ -e /tmp/ssh_known_hosts ] 17:39:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:39:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:39:21 + sudo tee -a /etc/ssh/ssh_known_hosts 17:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:22 17:39:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:22 0.1.4: Pulling from edgex-devops/py-git-semver 17:39:22 b85a868b505f: Pulling fs layer 17:39:22 e2be974225ed: Pulling fs layer 17:39:22 339a4e72a1f5: Pulling fs layer 17:39:22 988bab9f4d93: Pulling fs layer 17:39:22 1469e6f7b9e6: Pulling fs layer 17:39:22 eaf3925da568: Pulling fs layer 17:39:22 bab4dde63d76: Pulling fs layer 17:39:22 bde34c3a00c8: Pulling fs layer 17:39:22 b352a97aabf1: Pulling fs layer 17:39:22 4872d77fe225: Pulling fs layer 17:39:22 5851b861e8e6: Pulling fs layer 17:39:22 988bab9f4d93: Waiting 17:39:22 bab4dde63d76: Waiting 17:39:22 1469e6f7b9e6: Waiting 17:39:22 b352a97aabf1: Waiting 17:39:22 4872d77fe225: Waiting 17:39:22 5851b861e8e6: Waiting 17:39:22 bde34c3a00c8: Waiting 17:39:22 e2be974225ed: Verifying Checksum 17:39:22 e2be974225ed: Download complete 17:39:22 988bab9f4d93: Download complete 17:39:22 1469e6f7b9e6: Download complete 17:39:22 339a4e72a1f5: Verifying Checksum 17:39:22 339a4e72a1f5: Download complete 17:39:22 eaf3925da568: Download complete 17:39:22 bde34c3a00c8: Verifying Checksum 17:39:22 bde34c3a00c8: Download complete 17:39:22 b352a97aabf1: Download complete 17:39:22 4872d77fe225: Verifying Checksum 17:39:22 4872d77fe225: Download complete 17:39:22 5851b861e8e6: Verifying Checksum 17:39:22 5851b861e8e6: Download complete 17:39:22 b85a868b505f: Download complete 17:39:22 bab4dde63d76: Verifying Checksum 17:39:22 bab4dde63d76: Download complete 17:39:23 b85a868b505f: Pull complete 17:39:24 e2be974225ed: Pull complete 17:39:24 339a4e72a1f5: Pull complete 17:39:24 988bab9f4d93: Pull complete 17:39:24 1469e6f7b9e6: Pull complete 17:39:24 eaf3925da568: Pull complete 17:39:28 bab4dde63d76: Pull complete 17:39:28 bde34c3a00c8: Pull complete 17:39:28 b352a97aabf1: Pull complete 17:39:28 4872d77fe225: Pull complete 17:39:28 5851b861e8e6: Pull complete 17:39:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:30 prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container 17:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@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-devops/py-git-semver:0.1.4 cat 17:39:33 $ docker top 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 -eo pid,comm 17:39:33 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). 17:39:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:33 [ssh-agent] Looking for ssh-agent implementation... 17:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:33 $ docker exec 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent 17:39:33 SSH_AUTH_SOCK=/tmp/ssh-iKMIAyszwjAT/agent.32 17:39:33 SSH_AGENT_PID=38 17:39:33 Running ssh-add (command line suppressed) 17:39:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_6154249460453041981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_6154249460453041981.key) 17:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:33 + git tag --points-at HEAD [Pipeline] } 17:39:33 $ docker exec --env ******** --env ******** 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent -k 17:39:33 unset SSH_AUTH_SOCK; 17:39:33 unset SSH_AGENT_PID; 17:39:33 echo Agent pid 38 killed; 17:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:33 [ssh-agent] Looking for ssh-agent implementation... 17:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:34 $ docker exec 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent 17:39:34 SSH_AUTH_SOCK=/tmp/ssh-13oNZGieyRhS/agent.71 17:39:34 SSH_AGENT_PID=77 17:39:34 Running ssh-add (command line suppressed) 17:39:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_15356229857037087979.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_15356229857037087979.key) 17:39:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:34 + git semver init 17:39:34 2024-03-21 17:39:34,765 [run_init] DEBUG init version:0.0.0 force:False 17:39:34 2024-03-21 17:39:34,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver 17:39:34 2024-03-21 17:39:34,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver 17:39:34 2024-03-21 17:39:34,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723, universal_newlines=False, shell=None, istream=None) 17:39:36 2024-03-21 17:39:36,729 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.git/info/exclude 17:39:36 2024-03-21 17:39:36,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 with force:False 17:39:36 2024-03-21 17:39:36,729 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 17:39:36 2024-03-21 17:39:36,733 [execute] INFO git cat-file --batch-check 17:39:36 2024-03-21 17:39:36,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver, universal_newlines=False, shell=None, istream=) 17:39:36 2024-03-21 17:39:36,740 [execute] INFO git cat-file --batch 17:39:36 2024-03-21 17:39:36,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver, universal_newlines=False, shell=None, istream=) 17:39:36 2024-03-21 17:39:36,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 17:39:36 0.0.0 [Pipeline] } 17:39:37 $ docker exec --env ******** --env ******** 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent -k 17:39:37 unset SSH_AUTH_SOCK; 17:39:37 unset SSH_AGENT_PID; 17:39:37 echo Agent pid 77 killed; 17:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:37 + git semver [Pipeline] } 17:39:37 $ docker stop --time=1 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 17:39:39 $ docker rm -f --volumes 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:39 Stashed 1 file(s) [Pipeline] echo 17:39:39 [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 17:39:39 provisioning config files... 17:39:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config348274987513409813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:40 ---> ****-login.sh 17:39:40 nexus3.edgexfoundry.org:10001 17:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:40 Configure a credential helper to remove this warning. See 17:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:40 17:39:40 Login Succeeded 17:39:40 nexus3.edgexfoundry.org:10002 17:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:40 Configure a credential helper to remove this warning. See 17:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:40 17:39:40 Login Succeeded 17:39:40 nexus3.edgexfoundry.org:10003 17:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:40 Configure a credential helper to remove this warning. See 17:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:40 17:39:40 Login Succeeded 17:39:40 nexus3.edgexfoundry.org:10004 17:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:40 Configure a credential helper to remove this warning. See 17:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:40 17:39:40 Login Succeeded 17:39:40 ****.io 17:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:40 Configure a credential helper to remove this warning. See 17:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:40 17:39:40 Login Succeeded 17:39:40 ---> ****-login.sh ends [Pipeline] } 17:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:40 ========================================================= 17:39:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:39:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:41 + 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 . 17:39:41 Sending build context to Docker daemon 59.39MB 17:39:41 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:39:41 Step 2/15 : FROM ${BASE} AS builder 17:39:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:41 7264a8db6415: Pulling fs layer 17:39:41 c4d48a809fc2: Pulling fs layer 17:39:41 4f1c88b9dad5: Pulling fs layer 17:39:41 ad3a456e5733: Pulling fs layer 17:39:41 69c7f0334f64: Pulling fs layer 17:39:41 1f1c1a5573a3: Pulling fs layer 17:39:41 ce7588e14bc9: Pulling fs layer 17:39:41 b5e4710f87ac: Pulling fs layer 17:39:41 69c7f0334f64: Waiting 17:39:41 1f1c1a5573a3: Waiting 17:39:41 b5e4710f87ac: Waiting 17:39:41 ad3a456e5733: Waiting 17:39:41 ce7588e14bc9: Waiting 17:39:41 c4d48a809fc2: Verifying Checksum 17:39:41 c4d48a809fc2: Download complete 17:39:41 ad3a456e5733: Download complete 17:39:41 69c7f0334f64: Verifying Checksum 17:39:41 69c7f0334f64: Download complete 17:39:41 7264a8db6415: Verifying Checksum 17:39:41 7264a8db6415: Download complete 17:39:41 1f1c1a5573a3: Verifying Checksum 17:39:41 1f1c1a5573a3: Download complete 17:39:41 7264a8db6415: Pull complete 17:39:41 b5e4710f87ac: Verifying Checksum 17:39:41 b5e4710f87ac: Download complete 17:39:41 c4d48a809fc2: Pull complete 17:39:41 4f1c88b9dad5: Verifying Checksum 17:39:41 4f1c88b9dad5: Download complete 17:39:42 ce7588e14bc9: Verifying Checksum 17:39:42 ce7588e14bc9: Download complete 17:39:45 4f1c88b9dad5: Pull complete 17:39:45 ad3a456e5733: Pull complete 17:39:45 69c7f0334f64: Pull complete 17:39:45 1f1c1a5573a3: Pull complete 17:39:47 ce7588e14bc9: Pull complete 17:39:47 b5e4710f87ac: Pull complete 17:39:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:39:47 ---> 88b5674ff536 17:39:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:39:51 ---> Running in 047046efa9cb 17:39:51 Removing intermediate container 047046efa9cb 17:39:51 ---> db161c9f9b4a 17:39:51 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:39:51 ---> Running in d9fc72ddf1a0 17:39:51 Removing intermediate container d9fc72ddf1a0 17:39:51 ---> 1a9fe1986df0 17:39:51 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:39:51 ---> Running in dca01b970fa9 17:39:51 Removing intermediate container dca01b970fa9 17:39:51 ---> fb6cc77c193b 17:39:51 Step 6/15 : LABEL Name=edgex-ui-go 17:39:51 ---> Running in 48094bdec331 17:39:51 Removing intermediate container 48094bdec331 17:39:51 ---> ccfea9bd57a6 17:39:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:39:51 ---> Running in e4b17194823d 17:39:51 Removing intermediate container e4b17194823d 17:39:51 ---> f76e21cd58a5 17:39:51 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:39:52 latest: Pulling from library/docker 17:39:52 4abcf2066143: Pulling fs layer 17:39:52 ffdb6de66fda: Pulling fs layer 17:39:52 4f4fb700ef54: Pulling fs layer 17:39:52 c771eb93ec5b: Pulling fs layer 17:39:52 2e29b047ab04: Pulling fs layer 17:39:52 c771eb93ec5b: Waiting 17:39:52 3710403c6407: Pulling fs layer 17:39:52 9679d11221eb: Pulling fs layer 17:39:52 a1f4d5ff082d: Pulling fs layer 17:39:52 8619895a2817: Pulling fs layer 17:39:52 e54189544cd1: Pulling fs layer 17:39:52 3710403c6407: Waiting 17:39:52 a84a70fc4b4a: Pulling fs layer 17:39:52 9679d11221eb: Waiting 17:39:52 a1f4d5ff082d: Waiting 17:39:52 d627717fa4a5: Pulling fs layer 17:39:52 0ae029e9742a: Pulling fs layer 17:39:52 e54189544cd1: Waiting 17:39:52 2bb1a6803abb: Pulling fs layer 17:39:52 8619895a2817: Waiting 17:39:52 b19a36bc3c9d: Pulling fs layer 17:39:52 a84a70fc4b4a: Waiting 17:39:52 f46bb1846743: Pulling fs layer 17:39:52 d627717fa4a5: Waiting 17:39:52 0ae029e9742a: Waiting 17:39:52 f46bb1846743: Waiting 17:39:52 2e29b047ab04: Waiting 17:39:52 4f4fb700ef54: Download complete 17:39:52 ffdb6de66fda: Download complete 17:39:52 4abcf2066143: Verifying Checksum 17:39:52 4abcf2066143: Download complete 17:39:52 c771eb93ec5b: Verifying Checksum 17:39:52 c771eb93ec5b: Download complete 17:39:52 4abcf2066143: Pull complete 17:39:52 ffdb6de66fda: Pull complete 17:39:52 4f4fb700ef54: Pull complete 17:39:52 3710403c6407: Verifying Checksum 17:39:52 3710403c6407: Download complete 17:39:52 c771eb93ec5b: Pull complete 17:39:52 9679d11221eb: Verifying Checksum 17:39:52 9679d11221eb: Download complete 17:39:52 a1f4d5ff082d: Verifying Checksum 17:39:52 a1f4d5ff082d: Download complete 17:39:52 2e29b047ab04: Verifying Checksum 17:39:52 2e29b047ab04: Download complete 17:39:52 8619895a2817: Verifying Checksum 17:39:52 8619895a2817: Download complete 17:39:53 e54189544cd1: Verifying Checksum 17:39:53 e54189544cd1: Download complete 17:39:53 d627717fa4a5: Verifying Checksum 17:39:53 d627717fa4a5: Download complete 17:39:53 a84a70fc4b4a: Verifying Checksum 17:39:53 a84a70fc4b4a: Download complete 17:39:53 2e29b047ab04: Pull complete 17:39:53 0ae029e9742a: Verifying Checksum 17:39:53 0ae029e9742a: Download complete 17:39:53 b19a36bc3c9d: Download complete 17:39:53 f46bb1846743: Verifying Checksum 17:39:53 f46bb1846743: Download complete 17:39:53 3710403c6407: Pull complete 17:39:54 2bb1a6803abb: Verifying Checksum 17:39:54 2bb1a6803abb: Download complete 17:39:54 9679d11221eb: Pull complete 17:39:54 a1f4d5ff082d: Pull complete 17:39:54 8619895a2817: Pull complete 17:39:54 e54189544cd1: Pull complete 17:39:54 a84a70fc4b4a: Pull complete 17:39:54 d627717fa4a5: Pull complete 17:39:54 Still waiting to schedule task 17:39:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-591’ is offline 17:39:54 0ae029e9742a: Pull complete 17:39:55 2bb1a6803abb: Pull complete 17:39:55 b19a36bc3c9d: Pull complete 17:39:55 f46bb1846743: Pull complete 17:39:55 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 17:39:55 Status: Downloaded newer image for docker:latest 17:39:57 ---> 94c818c0a82b 17:39:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:57 ---> Running in d9abdc2376af 17:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:57 OK: 264 MiB in 52 packages 17:39:58 Removing intermediate container d9abdc2376af 17:39:58 ---> b4395e64c0b1 17:39:58 Step 10/15 : ENV GO111MODULE=on 17:39:58 ---> Running in d2f89c769016 17:39:58 Removing intermediate container d2f89c769016 17:39:58 ---> 46f60f2faac8 17:39:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:39:58 ---> Running in f3779ebdabc2 17:39:58 Removing intermediate container f3779ebdabc2 17:39:58 ---> 4b591d51f746 17:39:58 Step 12/15 : COPY go.mod vendor* ./ 17:39:58 ---> a7f9111fa048 17:39:58 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:58 ---> Running in 4f335754ce33 17:40:45 Removing intermediate container 4f335754ce33 17:40:45 ---> ce632cedbb0b 17:40:45 Step 14/15 : COPY . . 17:40:45 ---> f92603e15e2e 17:40:45 Step 15/15 : RUN ${MAKE} 17:40:45 ---> Running in 11f2c846d2dd 17:40:45 noop 17:40:45 Removing intermediate container 11f2c846d2dd 17:40:45 ---> fc52492f0f2d 17:40:45 Successfully built fc52492f0f2d 17:40:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker inspect -f . ci-base-image-x86_64 17:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:45 prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container 17:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:46 $ docker top e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:46 + go version 17:40:46 go version go1.21.0 linux/amd64 [Pipeline] } 17:40:46 $ docker stop --time=1 e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 17:40:47 $ docker rm -f --volumes e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:48 + docker inspect -f . ci-base-image-x86_64 17:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:48 prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container 17:40:48 $ 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-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:48 $ docker top 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [Pipeline] fileExists [Pipeline] sh 17:40:49 + make test 17:40:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:40:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:41:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:41:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:10 ./bin/test-attribution-txt.sh 17:41:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:41:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:41:10 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:41:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:41:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:41:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:41:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:41:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:41:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:41:10 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 17:41:10 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:41:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 17:41:10 make -C web test 17:41:10 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/web' 17:41:10 make[1]: tput: No such file or directory 17:41:10 make[1]: tput: No such file or directory 17:41:10 warning: generating ./VERSION 17:41:10 echo "0.0.0" > VERSION 17:41:10 docker build \ 17:41:10 -f Dockerfile \ 17:41:10 --build-arg USER=1000 \ 17:41:10 \ 17:41:10 --label "git_sha=547b16f94b1679804b500b56e77067da120371f9" \ 17:41:10 -t edgexfoundry/edgex-web-ui:547b16f94b1679804b500b56e77067da120371f9 \ 17:41:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:41:10 . 17:41:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:41:10 Install the buildx component to build images with BuildKit: 17:41:10 https://docs.docker.com/go/buildx/ 17:41:10 17:41:10 Sending build context to Docker daemon 2.62MB 17:41:10 Step 1/11 : FROM node:18-alpine3.18 17:41:10 18-alpine3.18: Pulling from library/node 17:41:10 619be1103602: Pulling fs layer 17:41:10 46bbeb28556e: Pulling fs layer 17:41:10 c579a9bd1700: Pulling fs layer 17:41:10 745a187ebdee: Pulling fs layer 17:41:10 745a187ebdee: Waiting 17:41:10 c579a9bd1700: Verifying Checksum 17:41:10 c579a9bd1700: Download complete 17:41:10 619be1103602: Verifying Checksum 17:41:10 619be1103602: Download complete 17:41:10 745a187ebdee: Verifying Checksum 17:41:10 745a187ebdee: Download complete 17:41:11 619be1103602: Pull complete 17:41:11 46bbeb28556e: Verifying Checksum 17:41:11 46bbeb28556e: Download complete 17:41:12 46bbeb28556e: Pull complete 17:41:12 c579a9bd1700: Pull complete 17:41:12 745a187ebdee: Pull complete 17:41:12 Digest: sha256:1163db1dad710d579fc19831492f50c8b04ce6221d4fa86f9c2f5d564d35daa1 17:41:12 Status: Downloaded newer image for node:18-alpine3.18 17:41:12 ---> 21c9ccd52f0b 17:41:12 Step 2/11 : RUN apk add --no-cache chromium 17:41:13 ---> Running in e58b0f8a1c47 17:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:41:13 (1/154) Installing libexpat (2.6.2-r0) 17:41:13 (2/154) Installing brotli-libs (1.0.9-r14) 17:41:13 (3/154) Installing libbz2 (1.0.8-r5) 17:41:13 (4/154) Installing libpng (1.6.39-r3) 17:41:13 (5/154) Installing freetype (2.13.0-r5) 17:41:13 (6/154) Installing fontconfig (2.14.2-r3) 17:41:13 (7/154) Installing libfontenc (1.1.7-r2) 17:41:13 (8/154) Installing mkfontscale (1.2.2-r3) 17:41:13 (9/154) Installing font-opensans (0_git20210927-r1) 17:41:13 (10/154) Installing pkgconf (1.9.5-r0) 17:41:13 (11/154) Installing libffi (3.4.4-r2) 17:41:13 (12/154) Installing libintl (0.21.1-r7) 17:41:13 (13/154) Installing libblkid (2.38.1-r8) 17:41:13 (14/154) Installing libmount (2.38.1-r8) 17:41:13 (15/154) Installing pcre2 (10.42-r1) 17:41:14 (16/154) Installing glib (2.76.6-r0) 17:41:14 (17/154) Installing xz-libs (5.4.3-r0) 17:41:14 (18/154) Installing libxml2 (2.11.7-r0) 17:41:14 (19/154) Installing shared-mime-info (2.2-r5) 17:41:14 (20/154) Installing hicolor-icon-theme (0.17-r2) 17:41:14 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 17:41:14 (22/154) Installing libwebp (1.3.2-r0) 17:41:14 (23/154) Installing zstd-libs (1.5.5-r4) 17:41:14 (24/154) Installing tiff (4.5.1-r0) 17:41:14 (25/154) Installing gdk-pixbuf (2.42.10-r5) 17:41:14 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 17:41:14 (27/154) Installing libxau (1.0.11-r2) 17:41:14 (28/154) Installing libmd (1.0.4-r2) 17:41:14 (29/154) Installing libbsd (0.11.7-r1) 17:41:14 (30/154) Installing libxdmcp (1.1.4-r2) 17:41:14 (31/154) Installing libxcb (1.15-r1) 17:41:14 (32/154) Installing libx11 (1.8.7-r0) 17:41:14 (33/154) Installing libxcomposite (0.4.6-r3) 17:41:14 (34/154) Installing libxfixes (6.0.1-r2) 17:41:14 (35/154) Installing libxrender (0.9.11-r3) 17:41:14 (36/154) Installing libxcursor (1.2.1-r2) 17:41:14 (37/154) Installing libxdamage (1.1.6-r2) 17:41:14 (38/154) Installing libxext (1.3.5-r2) 17:41:14 (39/154) Installing libxi (1.8.1-r0) 17:41:14 (40/154) Installing libxinerama (1.1.5-r2) 17:41:14 (41/154) Installing libxrandr (1.5.3-r2) 17:41:14 (42/154) Installing libatk-1.0 (2.48.4-r0) 17:41:14 (43/154) Installing libxtst (1.2.4-r2) 17:41:14 (44/154) Installing dbus-libs (1.14.8-r0) 17:41:14 (45/154) Installing at-spi2-core (2.48.4-r0) 17:41:14 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 17:41:14 (47/154) Installing pixman (0.42.2-r1) 17:41:14 (48/154) Installing cairo (1.17.8-r1) 17:41:14 (49/154) Installing cairo-gobject (1.17.8-r1) 17:41:14 (50/154) Installing avahi-libs (0.8-r13) 17:41:14 (51/154) Installing gmp (6.2.1-r3) 17:41:14 (52/154) Installing nettle (3.8.1-r2) 17:41:14 (53/154) Installing libunistring (1.1-r1) 17:41:14 (54/154) Installing libidn2 (2.3.4-r1) 17:41:14 (55/154) Installing p11-kit (0.24.1-r2) 17:41:14 (56/154) Installing libtasn1 (4.19.0-r1) 17:41:14 (57/154) Installing gnutls (3.8.3-r0) 17:41:14 (58/154) Installing cups-libs (2.4.7-r0) 17:41:14 (59/154) Installing libepoxy (1.5.10-r1) 17:41:14 (60/154) Installing fribidi (1.0.13-r0) 17:41:14 (61/154) Installing graphite2 (1.3.14-r5) 17:41:14 (62/154) Installing harfbuzz (7.3.0-r0) 17:41:14 (63/154) Installing libxft (2.3.8-r1) 17:41:14 (64/154) Installing pango (1.50.14-r1) 17:41:14 (65/154) Installing wayland-libs-client (1.22.0-r2) 17:41:14 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 17:41:14 (67/154) Installing wayland-libs-egl (1.22.0-r2) 17:41:14 (68/154) Installing xkeyboard-config (2.38-r0) 17:41:14 (69/154) Installing libxkbcommon (1.5.0-r2) 17:41:14 (70/154) Installing gtk+3.0 (3.24.38-r1) 17:41:14 Executing gtk+3.0-3.24.38-r1.post-install 17:41:14 (71/154) Installing icu-data-full (73.2-r2) 17:41:14 (72/154) Installing mesa (23.0.4-r0) 17:41:14 (73/154) Installing llvm15-libs (15.0.7-r6) 17:41:15 (74/154) Installing hwdata-pci (0.370-r0) 17:41:15 (75/154) Installing libpciaccess (0.17-r2) 17:41:15 (76/154) Installing libdrm (2.4.115-r4) 17:41:15 (77/154) Installing musl-fts (1.2.7-r5) 17:41:15 (78/154) Installing libelf (0.189-r2) 17:41:15 (79/154) Installing mesa-glapi (23.0.4-r0) 17:41:15 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 17:41:15 (81/154) Installing eudev-libs (3.2.11-r8) 17:41:15 (82/154) Installing libmagic (5.45-r0) 17:41:15 (83/154) Installing file (5.45-r0) 17:41:15 (84/154) Installing libice (1.1.1-r2) 17:41:15 (85/154) Installing libuuid (2.38.1-r8) 17:41:15 (86/154) Installing libsm (1.2.4-r1) 17:41:15 (87/154) Installing libxt (1.3.0-r2) 17:41:15 (88/154) Installing libxmu (1.1.4-r2) 17:41:15 (89/154) Installing xset (1.2.5-r1) 17:41:15 (90/154) Installing xprop (1.2.7-r0) 17:41:15 (91/154) Installing xdg-utils (1.1.3-r4) 17:41:15 (92/154) Installing libogg (1.3.5-r4) 17:41:15 (93/154) Installing flac-libs (1.4.3-r0) 17:41:15 (94/154) Installing alsa-lib (1.2.9-r1) 17:41:15 (95/154) Installing libatomic (12.2.1_git20220924-r10) 17:41:15 (96/154) Installing svt-av1-libs (1.6.0-r0) 17:41:15 (97/154) Installing aom-libs (3.6.1-r0) 17:41:15 (98/154) Installing libva (2.18.0-r1) 17:41:15 (99/154) Installing libvdpau (1.5-r1) 17:41:15 (100/154) Installing onevpl-libs (2023.2.1-r0) 17:41:15 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 17:41:15 (102/154) Installing libdav1d (1.2.1-r0) 17:41:15 (103/154) Installing libhwy (1.0.4-r1) 17:41:15 (104/154) Installing lcms2 (2.15-r2) 17:41:15 (105/154) Installing libjxl (0.8.2-r0) 17:41:16 (106/154) Installing lame-libs (3.100-r5) 17:41:16 (107/154) Installing opus (1.4-r0) 17:41:16 (108/154) Installing libgomp (12.2.1_git20220924-r10) 17:41:16 (109/154) Installing soxr (0.1.3-r5) 17:41:16 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 17:41:16 (111/154) Installing libtheora (1.1.1-r17) 17:41:16 (112/154) Installing libvorbis (1.3.7-r1) 17:41:16 (113/154) Installing libvpx (1.13.0-r2) 17:41:16 (114/154) Installing x264-libs (0.164_git20220602-r1) 17:41:16 (115/154) Installing numactl (2.0.16-r4) 17:41:16 (116/154) Installing x265-libs (3.5-r4) 17:41:16 (117/154) Installing xvidcore (1.3.7-r1) 17:41:16 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 17:41:16 (119/154) Installing libbluray (1.3.4-r0) 17:41:16 (120/154) Installing mpg123-libs (1.31.3-r1) 17:41:16 (121/154) Installing libopenmpt (0.7.2-r0) 17:41:16 (122/154) Installing cjson (1.7.17-r0) 17:41:16 (123/154) Installing mbedtls (2.28.7-r0) 17:41:16 (124/154) Installing librist (0.2.7-r0) 17:41:16 (125/154) Installing libsrt (1.5.2-r0) 17:41:16 (126/154) Installing libssh (0.10.5-r0) 17:41:16 (127/154) Installing libsodium (1.0.18-r3) 17:41:16 (128/154) Installing libzmq (4.3.4-r4) 17:41:16 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 17:41:16 (130/154) Installing libevent (2.1.12-r6) 17:41:16 (131/154) Installing wayland-libs-server (1.22.0-r2) 17:41:16 (132/154) Installing mesa-gbm (23.0.4-r0) 17:41:16 (133/154) Installing harfbuzz-subset (7.3.0-r0) 17:41:16 (134/154) Installing icu-libs (73.2-r2) 17:41:16 (135/154) Installing jsoncpp (1.9.5-r0) 17:41:16 (136/154) Installing minizip (1.2.13-r1) 17:41:16 (137/154) Installing nspr (4.35-r2) 17:41:16 (138/154) Installing sqlite-libs (3.41.2-r3) 17:41:16 (139/154) Installing nss (3.94-r0) 17:41:16 (140/154) Installing pipewire-libs (0.3.70-r1) 17:41:16 (141/154) Installing libasyncns (0.8-r1) 17:41:16 (142/154) Installing libltdl (2.4.7-r2) 17:41:16 (143/154) Installing orc (0.4.34-r0) 17:41:16 (144/154) Installing libsndfile (1.2.0-r2) 17:41:16 (145/154) Installing speexdsp (1.2.1-r1) 17:41:16 (146/154) Installing tdb-libs (1.4.8-r1) 17:41:16 (147/154) Installing libpulse (16.1-r10) 17:41:16 (148/154) Installing snappy (1.1.10-r1) 17:41:16 (149/154) Installing libwoff2common (1.0.2-r2) 17:41:16 (150/154) Installing libwoff2enc (1.0.2-r2) 17:41:16 (151/154) Installing libgpg-error (1.47-r1) 17:41:16 (152/154) Installing libgcrypt (1.10.2-r1) 17:41:16 (153/154) Installing libxslt (1.1.38-r0) 17:41:16 (154/154) Installing chromium (119.0.6045.159-r0) 17:41:18 Executing busybox-1.36.1-r5.trigger 17:41:18 Executing fontconfig-2.14.2-r3.trigger 17:41:18 Executing mkfontscale-1.2.2-r3.trigger 17:41:18 Executing glib-2.76.6-r0.trigger 17:41:18 Executing shared-mime-info-2.2-r5.trigger 17:41:18 Executing gdk-pixbuf-2.42.10-r5.trigger 17:41:18 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:41:18 OK: 580 MiB in 171 packages 17:41:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-593 in /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [Pipeline] { [Pipeline] ws 17:41:22 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:41:23 Removing intermediate container e58b0f8a1c47 17:41:23 ---> 3dd8f776dea7 17:41:23 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:41:23 ---> Running in 71a05c8efc4d 17:41:24 Removing intermediate container 71a05c8efc4d 17:41:24 ---> 776862a70036 17:41:24 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:41:24 ---> Running in 0cbe55b5f001 17:41:24 Removing intermediate container 0cbe55b5f001 17:41:24 ---> 570f2d95e26b 17:41:24 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:41:24 ---> Running in cff2c5939cde 17:41:24 Removing intermediate container cff2c5939cde 17:41:24 ---> b801ff784735 17:41:24 Step 6/11 : RUN npm install -g npm 17:41:24 ---> Running in f1e1b418cd18 17:41:25 The recommended git tool is: git 17:41:30 using credential edgex-jenkins-ssh 17:41:30 Cloning the remote Git repository 17:41:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:41:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:41:30 17:41:30 removed 26 packages, and changed 55 packages in 6s 17:41:30 17:41:30 24 packages are looking for funding 17:41:30 run `npm fund` for details 17:41:31 Removing intermediate container f1e1b418cd18 17:41:31 ---> 17426086c323 17:41:31 Step 7/11 : ARG USER=1000 17:41:31 ---> Running in be2a9094a964 17:41:31 Removing intermediate container be2a9094a964 17:41:31 ---> 7a9dc07d0a9d 17:41:31 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:41:31 ---> Running in 815a99044d46 17:41:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:41:30 > git --version # timeout=10 17:41:30 > git --version # 'git version 2.25.1' 17:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:32 Removing intermediate container 815a99044d46 17:41:32 ---> 17186689f55f 17:41:32 Step 9/11 : USER $USER:$USER 17:41:32 ---> Running in ed97ca57f537 17:41:32 Removing intermediate container ed97ca57f537 17:41:32 ---> 098601283317 17:41:32 Step 10/11 : WORKDIR /app 17:41:32 ---> Running in c3a744347a9a 17:41:32 Removing intermediate container c3a744347a9a 17:41:32 ---> ca08ebeb6cdb 17:41:32 Step 11/11 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 17:41:32 ---> Running in 1e813b45415d 17:41:32 Removing intermediate container 1e813b45415d 17:41:32 ---> 6ed578d4f918 17:41:32 Successfully built 6ed578d4f918 17:41:32 Successfully tagged edgexfoundry/edgex-web-ui:547b16f94b1679804b500b56e77067da120371f9 17:41:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:41:32 touch edgex-web-ui.imagebuilt 17:41:32 mkdir -p node_modules coverage 17:41:32 chown "1000:1000" . node_modules coverage package-lock.json 17:41:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:41:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:41:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:36 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 547b16f94b1679804b500b56e77067da120371f9 17:41:37 Merge succeeded, producing 547b16f94b1679804b500b56e77067da120371f9 17:41:37 Checking out Revision 547b16f94b1679804b500b56e77067da120371f9 (PR-723) 17:41:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:41:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:41:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:41:36 > git config core.sparsecheckout # timeout=10 17:41:36 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 17:41:36 > git remote # timeout=10 17:41:37 > git config --get remote.origin.url # timeout=10 17:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:37 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 17:41:37 > git rev-parse HEAD^{commit} # timeout=10 17:41:37 > git config core.sparsecheckout # timeout=10 17:41:37 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 17:41:40 Commit message: "fix: fix output to info and fallthrough" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:41:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:42 Dload Upload Total Spent Left Speed 17:41:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 17:41:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:41:43 + + sudo tee /etc/docker/daemon.new 17:41:43 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:41:43 { 17:41:43 "registry-mirrors": [ 17:41:43 "https://nexus3.edgexfoundry.org:10001" 17:41:43 ], 17:41:43 "bip": "10.250.0.254/24", 17:41:43 "hosts": [ 17:41:43 "tcp://0.0.0.0:5555", 17:41:43 "unix:///var/run/docker.sock" 17:41:43 ], 17:41:43 "mtu": 1458, 17:41:43 "selinux-enabled": true, 17:41:43 "seccomp-profile": "/etc/docker/seccomp.json" 17:41:43 } [Pipeline] sh 17:41:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:41:43 + sudo service docker restart 17:41:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:41:44 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 17:41:44 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 17:41:44 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 17:41:44 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 17:41:44 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 17:41:44 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 17:41:45 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:41:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:41:46 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 17:41:47 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 17:41:47 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 17:41:48 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 17:41:52 17:41:52 added 1182 packages, and audited 1183 packages in 19s 17:41:52 17:41:52 100 packages are looking for funding 17:41:52 run `npm fund` for details 17:41:52 17:41:52 20 vulnerabilities (13 moderate, 6 high, 1 critical) 17:41:52 17:41:52 To address issues that do not require attention, run: 17:41:52 npm audit fix 17:41:52 17:41:52 To address all issues (including breaking changes), run: 17:41:52 npm audit fix --force 17:41:52 17:41:52 Run `npm audit` for details. 17:41:55 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 17:41:56 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:02 provisioning config files... 17:42:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10461107349588867270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:02 ---> ****-login.sh 17:42:02 nexus3.edgexfoundry.org:10001 17:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:42:03 Configure a credential helper to remove this warning. See 17:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:42:03 17:42:03 Login Succeeded 17:42:03 nexus3.edgexfoundry.org:10002 17:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:42:03 Configure a credential helper to remove this warning. See 17:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:42:03 17:42:03 Login Succeeded 17:42:03 nexus3.edgexfoundry.org:10003 17:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:42:03 Configure a credential helper to remove this warning. See 17:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:42:03 17:42:03 Login Succeeded 17:42:03 nexus3.edgexfoundry.org:10004 17:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:42:04 Configure a credential helper to remove this warning. See 17:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:42:04 17:42:04 Login Succeeded 17:42:04 ****.io 17:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:42:05 Configure a credential helper to remove this warning. See 17:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:42:05 17:42:05 Login Succeeded 17:42:05 ---> ****-login.sh ends [Pipeline] } 17:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:42:05 ========================================================= 17:42:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:42:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:05 + 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 . 17:42:07 Sending build context to Docker daemon 35.34MB 17:42:07 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:42:07 Step 2/15 : FROM ${BASE} AS builder 17:42:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:42:07 9fda8d8052c6: Pulling fs layer 17:42:07 5d54e960e981: Pulling fs layer 17:42:07 c4a7e357bf2a: Pulling fs layer 17:42:07 f0e02332f6b5: Pulling fs layer 17:42:07 872ee5b61b7b: Pulling fs layer 17:42:07 0c6a40ed1a82: Pulling fs layer 17:42:07 94ae7d8d031c: Pulling fs layer 17:42:07 94ae7d8d031c: Waiting 17:42:07 872ee5b61b7b: Waiting 17:42:07 0c6a40ed1a82: Waiting 17:42:07 f0e02332f6b5: Waiting 17:42:07 5d54e960e981: Verifying Checksum 17:42:07 5d54e960e981: Download complete 17:42:07 f0e02332f6b5: Verifying Checksum 17:42:07 f0e02332f6b5: Download complete 17:42:07 872ee5b61b7b: Verifying Checksum 17:42:07 872ee5b61b7b: Download complete 17:42:07 9fda8d8052c6: Verifying Checksum 17:42:07 9fda8d8052c6: Download complete 17:42:07 94ae7d8d031c: Verifying Checksum 17:42:07 94ae7d8d031c: Download complete 17:42:08 9fda8d8052c6: Pull complete 17:42:08 5d54e960e981: Pull complete 17:42:08 c4a7e357bf2a: Verifying Checksum 17:42:08 c4a7e357bf2a: Download complete 17:42:10 0c6a40ed1a82: Verifying Checksum 17:42:10 0c6a40ed1a82: Download complete 17:42:22 c4a7e357bf2a: Pull complete 17:42:22 f0e02332f6b5: Pull complete 17:42:22 872ee5b61b7b: Pull complete 17:42:23 ✔ Browser application bundle generation complete. 17:42:23 21 03 2024 17:42:20.247:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:42:23 21 03 2024 17:42:20.249:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:42:23 21 03 2024 17:42:20.253:INFO [launcher]: Starting browser ChromeHeadless 17:42:23 21 03 2024 17:42:20.581:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 5XtjGOnmKSZ_PyzBAAAB with id 68822972 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.059 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.066 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.071 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.082 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.1 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.106 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.11 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.112 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.175 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.189 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.193 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.195 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.196 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.201 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.233 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.332 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.346 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.377 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.413 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.418 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.422 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.441 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.444 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.449 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.451 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.453 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.455 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.459 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.485 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.491 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.499 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.518 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.543 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.57 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.58 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.602 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.608 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.615 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.625 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.628 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.631 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.633 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.643 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.673 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.682 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.684 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.686 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.691 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.718 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.757 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.765 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.768 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.79 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.808 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.82 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.843 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.845 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.855 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.869 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.901 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.915 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.935 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.942 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.947 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.952 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.964 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.969 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.971 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.973 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.978 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.985 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.987 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.006 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.018 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.033 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.035 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.036 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.043 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.053 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.067 secs) 17:42:23 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.08 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.084 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.089 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.107 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.116 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.118 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.122 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.128 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.131 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.137 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.14 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.141 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.142 secs) 17:42:24 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 17:42:24 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 17:42:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.142 secs) 17:42:24 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 17:42:24 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 17:42:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.144 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.145 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.147 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.156 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.157 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.164 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.167 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.168 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.17 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.175 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.181 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.195 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.202 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.211 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.215 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.217 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.218 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.221 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.243 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.253 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.255 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.261 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.263 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.277 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.293 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.296 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.302 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.303 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.308 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.311 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.323 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.326 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.329 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.343 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.348 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.352 secs) 17:42:24 WARN: ' 17:42:24 It looks like you're using ngModel on the same form field as formControlName. 17:42:24 Support for using the ngModel input property and ngModelChange event with 17:42:24 reactive form directives has been deprecated in Angular v6 and will be removed 17:42:24 in a future version of Angular. 17:42:24 17:42:24 For more information on this, see our API docs here: 17:42:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:42:24 ' 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.352 secs) 17:42:24 WARN: ' 17:42:24 It looks like you're using ngModel on the same form field as formControlName. 17:42:24 Support for using the ngModel input property and ngModelChange event with 17:42:24 reactive form directives has been deprecated in Angular v6 and will be removed 17:42:24 in a future version of Angular. 17:42:24 17:42:24 For more information on this, see our API docs here: 17:42:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:42:24 ' 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.369 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.375 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.385 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.387 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.406 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.408 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.409 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.414 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.418 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.42 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.431 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.44 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.459 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.465 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.47 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.488 secs) 17:42:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.993 secs / 1.488 secs) 17:42:24 TOTAL: 147 SUCCESS 17:42:24 ✔ Browser application bundle generation complete. 17:42:25 17:42:25 =============================== Coverage summary =============================== 17:42:25 Statements : 39.07% ( 1375/3519 ) 17:42:25 Branches : 15.3% ( 94/614 ) 17:42:25 Functions : 32.22% ( 425/1319 ) 17:42:25 Lines : 39% ( 1344/3446 ) 17:42:25 ================================================================================ 17:42:25 ✔ Browser application bundle generation complete. 17:42:25 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/web' [Pipeline] echo 17:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:42:25 $ docker stop --time=1 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc 17:42:27 $ docker rm -f --volumes 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc [Pipeline] // withDockerContainer [Pipeline] sh 17:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:28 + ls -al . 17:42:28 total 264 17:42:28 drwxrwxr-x 13 jenkins jenkins 4096 Mar 21 17:40 . 17:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:39 .. 17:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 .blubracket 17:42:28 -rw-rw-r-- 1 jenkins jenkins 18 Mar 21 17:39 .dockerignore 17:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:39 .git 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 .github 17:42:28 -rw-rw-r-- 1 jenkins jenkins 178 Mar 21 17:39 .gitignore 17:42:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:39 .semver 17:42:28 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 21 17:39 Attribution.txt 17:42:28 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 21 17:39 CHANGELOG.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 21 17:39 CONTRIBUTING.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 21 17:39 Dockerfile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 652 Mar 21 17:39 Jenkinsfile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 21 17:39 LICENSE 17:42:28 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 21 17:39 Makefile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 21 17:39 README.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:39 VERSION 17:42:28 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 21 17:39 angularmigrationlogs.md 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 assets 17:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 bin 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 cmd 17:42:28 -rw-r--r-- 1 jenkins jenkins 10 Mar 21 17:40 coverage.out 17:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 docs 17:42:28 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 21 17:39 go.mod 17:42:28 -rw-rw-r-- 1 jenkins jenkins 100793 Mar 21 17:39 go.sum 17:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:39 internal 17:42:28 -rwxrwxr-x 1 jenkins jenkins 568 Mar 21 17:39 redeploy.sh 17:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:39 testing 17:42:28 -rw-rw-r-- 1 jenkins jenkins 155 Mar 21 17:39 version.go 17:42:28 drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 17:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:29 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=547b16f94b1679804b500b56e77067da120371f9 --label arch=amd64 --label version=0.0.0 . 17:42:30 Sending build context to Docker daemon 346.3MB 17:42:30 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:42:30 Step 2/27 : FROM ${BASE} AS builder 17:42:30 ---> fc52492f0f2d 17:42:30 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:42:30 0c6a40ed1a82: Pull complete 17:42:31 ---> Running in b0e46628fc44 17:42:31 Removing intermediate container b0e46628fc44 17:42:31 ---> 8230fb9ead80 17:42:31 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 17:42:31 ---> Running in 8bb4719368ba 17:42:31 Removing intermediate container 8bb4719368ba 17:42:31 ---> 2b12e4da7a4e 17:42:31 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 17:42:31 ---> Running in ddf4fb855640 17:42:31 Removing intermediate container ddf4fb855640 17:42:31 ---> 2a2805a460d1 17:42:31 Step 6/27 : LABEL Name=edgex-ui-go 17:42:31 ---> Running in 9cc97ba9445d 17:42:31 Removing intermediate container 9cc97ba9445d 17:42:31 ---> 42638ed2dab3 17:42:31 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:42:31 ---> Running in 52e417d2f266 17:42:31 Removing intermediate container 52e417d2f266 17:42:31 ---> 9c0b722e19a4 17:42:31 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:42:31 94ae7d8d031c: Pull complete 17:42:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:42:31 ---> 86de565de09d 17:42:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:42:32 ---> b0b39146b8fe 17:42:32 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:32 ---> Running in e41d26f22cc1 17:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:42:32 OK: 264 MiB in 52 packages 17:42:33 Removing intermediate container e41d26f22cc1 17:42:33 ---> e3937601902a 17:42:33 Step 10/27 : ENV GO111MODULE=on 17:42:33 ---> Running in b3dc79a8ef22 17:42:33 Removing intermediate container b3dc79a8ef22 17:42:33 ---> a4133bb6fd74 17:42:33 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:42:33 ---> Running in c25aaa293c8c 17:42:33 Removing intermediate container c25aaa293c8c 17:42:33 ---> 952c5e2cb541 17:42:33 Step 12/27 : COPY go.mod vendor* ./ 17:42:33 ---> 9414672f87e5 17:42:33 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:33 ---> Running in 9c5b890de584 17:42:33 ---> Running in b8b58b2e5c8b 17:42:33 Removing intermediate container b8b58b2e5c8b 17:42:33 ---> a05647a29201 17:42:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:42:33 ---> Running in 031a9d45c8ed 17:42:33 Removing intermediate container 9c5b890de584 17:42:33 ---> 1dfa406ad8e7 17:42:33 Step 14/27 : COPY . . 17:42:34 Removing intermediate container 031a9d45c8ed 17:42:34 ---> 9177b28634bd 17:42:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:42:34 ---> Running in 38dbb16e53f1 17:42:34 Removing intermediate container 38dbb16e53f1 17:42:34 ---> ca36bfb610c1 17:42:34 Step 6/15 : LABEL Name=edgex-ui-go 17:42:34 ---> Running in 17011ca7cdcc 17:42:34 Removing intermediate container 17011ca7cdcc 17:42:34 ---> 1dce6f819fcf 17:42:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:42:34 ---> Running in 97f09023036b 17:42:35 Removing intermediate container 97f09023036b 17:42:35 ---> 1a6aaa0dadd5 17:42:35 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:42:35 latest: Pulling from library/docker 17:42:35 bca4290a9639: Pulling fs layer 17:42:35 17b275a3377f: Pulling fs layer 17:42:35 4f4fb700ef54: Pulling fs layer 17:42:35 c7c53acdebd8: Pulling fs layer 17:42:35 11eaffe3eb71: Pulling fs layer 17:42:35 2ee06d9bd875: Pulling fs layer 17:42:35 1191475ba843: Pulling fs layer 17:42:35 1c88be67c011: Pulling fs layer 17:42:35 278db795eefd: Pulling fs layer 17:42:35 84bfdf52f00c: Pulling fs layer 17:42:35 a8997fd33190: Pulling fs layer 17:42:35 a8c50c377794: Pulling fs layer 17:42:35 5b2adc59ed1e: Pulling fs layer 17:42:35 b32afe2a18f4: Pulling fs layer 17:42:35 e14cfebf1168: Pulling fs layer 17:42:35 ff185d1d549d: Pulling fs layer 17:42:35 2ee06d9bd875: Waiting 17:42:35 1191475ba843: Waiting 17:42:35 1c88be67c011: Waiting 17:42:35 278db795eefd: Waiting 17:42:35 84bfdf52f00c: Waiting 17:42:35 c7c53acdebd8: Waiting 17:42:35 a8997fd33190: Waiting 17:42:35 e14cfebf1168: Waiting 17:42:35 ff185d1d549d: Waiting 17:42:35 11eaffe3eb71: Waiting 17:42:35 a8c50c377794: Waiting 17:42:35 5b2adc59ed1e: Waiting 17:42:35 b32afe2a18f4: Waiting 17:42:35 4f4fb700ef54: Verifying Checksum 17:42:35 4f4fb700ef54: Download complete 17:42:36 17b275a3377f: Verifying Checksum 17:42:36 17b275a3377f: Download complete 17:42:36 c7c53acdebd8: Verifying Checksum 17:42:36 c7c53acdebd8: Download complete 17:42:36 11eaffe3eb71: Verifying Checksum 17:42:36 11eaffe3eb71: Download complete 17:42:36 1191475ba843: Verifying Checksum 17:42:36 1191475ba843: Download complete 17:42:36 2ee06d9bd875: Verifying Checksum 17:42:36 2ee06d9bd875: Download complete 17:42:36 1c88be67c011: Verifying Checksum 17:42:36 1c88be67c011: Download complete 17:42:37 278db795eefd: Download complete 17:42:37 bca4290a9639: Pull complete 17:42:37 84bfdf52f00c: Verifying Checksum 17:42:37 84bfdf52f00c: Download complete 17:42:37 a8c50c377794: Verifying Checksum 17:42:37 a8c50c377794: Download complete 17:42:37 5b2adc59ed1e: Verifying Checksum 17:42:37 5b2adc59ed1e: Download complete 17:42:37 e14cfebf1168: Verifying Checksum 17:42:37 e14cfebf1168: Download complete 17:42:37 a8997fd33190: Verifying Checksum 17:42:37 a8997fd33190: Download complete 17:42:37 ff185d1d549d: Verifying Checksum 17:42:37 ff185d1d549d: Download complete 17:42:37 17b275a3377f: Pull complete 17:42:37 4f4fb700ef54: Pull complete 17:42:38 ---> ffe39cee1293 17:42:38 Step 15/27 : RUN ${MAKE} 17:42:38 ---> Running in 04f3381d5451 17:42:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:42:38 c7c53acdebd8: Pull complete 17:42:39 b32afe2a18f4: Verifying Checksum 17:42:39 b32afe2a18f4: Download complete 17:42:39 11eaffe3eb71: Pull complete 17:42:40 2ee06d9bd875: Pull complete 17:42:42 1191475ba843: Pull complete 17:42:42 1c88be67c011: Pull complete 17:42:42 278db795eefd: Pull complete 17:42:42 84bfdf52f00c: Pull complete 17:42:44 a8997fd33190: Pull complete 17:42:44 a8c50c377794: Pull complete 17:42:44 5b2adc59ed1e: Pull complete 17:42:48 b32afe2a18f4: Pull complete 17:42:48 e14cfebf1168: Pull complete 17:42:48 ff185d1d549d: Pull complete 17:42:48 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 17:42:48 Status: Downloaded newer image for docker:latest 17:42:50 ---> 950daef2cf18 17:42:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:51 ---> Running in 7bb9369dd689 17:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:53 OK: 266 MiB in 52 packages 17:42:54 Removing intermediate container 7bb9369dd689 17:42:54 ---> bf6c67af739f 17:42:54 Step 10/15 : ENV GO111MODULE=on 17:42:54 ---> Running in 50bfef9b9084 17:42:54 Removing intermediate container 50bfef9b9084 17:42:54 ---> 8acabb14d5cb 17:42:54 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:42:54 ---> Running in fd7752d86b66 17:42:55 Removing intermediate container fd7752d86b66 17:42:55 ---> d77c02a9688f 17:42:55 Step 12/15 : COPY go.mod vendor* ./ 17:42:55 ---> d393c83f92d2 17:42:55 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:55 ---> Running in b87dc4377c0f 17:43:00 Removing intermediate container 04f3381d5451 17:43:00 ---> 8e47d194cd65 17:43:00 Step 16/27 : FROM alpine:3.18 17:43:00 3.18: Pulling from library/alpine 17:43:00 619be1103602: Already exists 17:43:00 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:43:00 Status: Downloaded newer image for alpine:3.18 17:43:00 ---> d3782b16ccc9 17:43:00 Step 17/27 : RUN apk --no-cache upgrade 17:43:00 ---> Running in 68e371605344 17:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:43:01 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 17:43:01 OK: 7 MiB in 15 packages 17:43:01 Removing intermediate container 68e371605344 17:43:01 ---> 9ab8fea45b89 17:43:01 Step 18/27 : RUN apk add --update --no-cache dumb-init 17:43:01 ---> Running in 626870889d00 17:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:43:02 (1/1) Installing dumb-init (1.2.5-r2) 17:43:02 Executing busybox-1.36.1-r5.trigger 17:43:02 OK: 7 MiB in 16 packages 17:43:02 Removing intermediate container 626870889d00 17:43:02 ---> b554cd2799d9 17:43:02 Step 19/27 : EXPOSE 4000 17:43:02 ---> Running in a5fc9f48dcab 17:43:03 Removing intermediate container a5fc9f48dcab 17:43:03 ---> 699987313ee4 17:43:03 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:43:03 ---> 49c649b8d036 17:43:03 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:43:03 ---> 5782aa76b6c2 17:43:03 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:43:03 ---> 064f1ffd5025 17:43:03 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:43:03 ---> Running in 51f20bb180a2 17:43:03 Removing intermediate container 51f20bb180a2 17:43:03 ---> 3742b4afc3fd 17:43:03 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:43:03 ---> Running in de751909e16b 17:43:04 Removing intermediate container de751909e16b 17:43:04 ---> 496eb376cf87 17:43:04 Step 25/27 : LABEL arch=amd64 17:43:04 ---> Running in 8e1f429751fe 17:43:04 Removing intermediate container 8e1f429751fe 17:43:04 ---> 2f5aaf37a58e 17:43:04 Step 26/27 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 17:43:04 ---> Running in d885c8c14046 17:43:04 Removing intermediate container d885c8c14046 17:43:04 ---> ee226ce93553 17:43:04 Step 27/27 : LABEL version=0.0.0 17:43:04 ---> Running in da9b9f9d8484 17:43:04 Removing intermediate container da9b9f9d8484 17:43:04 ---> 10a530b50a2c 17:43:04 [Warning] One or more build-args [ARCH] were not consumed 17:43:04 Successfully built 10a530b50a2c 17:43:04 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:04 17:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:05 latest: Pulling from edgex-lftools-log-publisher 17:43:05 5eb5b503b376: Pulling fs layer 17:43:05 5c69ac0246d0: Pulling fs layer 17:43:05 ec43610c2a17: Pulling fs layer 17:43:05 3a2ae6a8a46f: Pulling fs layer 17:43:05 33b1e0a273af: Pulling fs layer 17:43:05 5d3b04190fa2: Pulling fs layer 17:43:05 2f39f015ded8: Pulling fs layer 17:43:05 3a2ae6a8a46f: Waiting 17:43:05 33b1e0a273af: Waiting 17:43:05 2f39f015ded8: Waiting 17:43:05 5d3b04190fa2: Waiting 17:43:05 5c69ac0246d0: Download complete 17:43:05 3a2ae6a8a46f: Verifying Checksum 17:43:05 3a2ae6a8a46f: Download complete 17:43:05 33b1e0a273af: Verifying Checksum 17:43:05 33b1e0a273af: Download complete 17:43:05 5d3b04190fa2: Verifying Checksum 17:43:05 5d3b04190fa2: Download complete 17:43:05 ec43610c2a17: Verifying Checksum 17:43:05 ec43610c2a17: Download complete 17:43:05 5eb5b503b376: Verifying Checksum 17:43:05 5eb5b503b376: Download complete 17:43:05 2f39f015ded8: Download complete 17:43:06 5eb5b503b376: Pull complete 17:43:06 5c69ac0246d0: Pull complete 17:43:06 ec43610c2a17: Pull complete 17:43:07 3a2ae6a8a46f: Pull complete 17:43:07 33b1e0a273af: Pull complete 17:43:07 5d3b04190fa2: Pull complete 17:43:11 2f39f015ded8: Pull complete 17:43:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:11 prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container 17:43:11 $ 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-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:43:12 $ docker top 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:13 ---> job-cost.sh 17:43:13 lf-activate-venv: SKIPPING 17:43:13 INFO: No Stack... 17:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:13 INFO: Archiving Costs [Pipeline] sh 17:43:14 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/cost.csv 17:43:14 + cut -d, -f6 [Pipeline] lock 17:43:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] 17:43:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] did not exist. Created. 17:43:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:14 + echo total: 0.2199999988079071 [Pipeline] stash 17:43:14 Stashed 1 file(s) [Pipeline] } 17:43:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:14 $ docker stop --time=1 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 17:43:16 $ docker rm -f --volumes 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:45:02 Removing intermediate container b87dc4377c0f 17:45:02 ---> f842a7b600e6 17:45:02 Step 14/15 : COPY . . 17:45:02 ---> 117a2b0c779a 17:45:02 Step 15/15 : RUN ${MAKE} 17:45:02 ---> Running in d99fd2b67d21 17:45:02 noop 17:45:02 Removing intermediate container d99fd2b67d21 17:45:02 ---> 6eeae3df04e0 17:45:02 Successfully built 6eeae3df04e0 17:45:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:02 + docker inspect -f . ci-base-image-arm64 17:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:02 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 17:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:04 $ docker top 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:04 + go version 17:45:04 go version go1.21.0 linux/arm64 [Pipeline] } 17:45:04 $ docker stop --time=1 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db 17:45:06 $ docker rm -f --volumes 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:07 + docker inspect -f . ci-base-image-arm64 17:45:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:07 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 17:45:07 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:08 $ docker top b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:09 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 17:45:09 + make test 17:45:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:45:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:47:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:54 ./bin/test-attribution-txt.sh 17:47:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:47:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:47:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:47:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:47:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:47:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:47:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:47:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:47:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:47:54 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 17:47:54 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:47:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:47:54 $ docker stop --time=1 b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b 17:47:55 $ docker rm -f --volumes b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b [Pipeline] // withDockerContainer [Pipeline] sh 17:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:57 Warning: overwriting stash ‘coverage-report’ 17:47:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:58 + ls -al . 17:47:58 total 260 17:47:58 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 17:45 . 17:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 .. 17:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 .blubracket 17:47:58 -rw-rw-r-- 1 jenkins jenkins 18 Mar 21 17:41 .dockerignore 17:47:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:41 .git 17:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 .github 17:47:58 -rw-rw-r-- 1 jenkins jenkins 178 Mar 21 17:41 .gitignore 17:47:58 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 21 17:41 Attribution.txt 17:47:58 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 21 17:41 CHANGELOG.md 17:47:58 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 21 17:41 CONTRIBUTING.md 17:47:58 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 21 17:41 Dockerfile 17:47:58 -rw-rw-r-- 1 jenkins jenkins 652 Mar 21 17:41 Jenkinsfile 17:47:58 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 21 17:41 LICENSE 17:47:58 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 21 17:41 Makefile 17:47:58 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 21 17:41 README.md 17:47:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:39 VERSION 17:47:58 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 21 17:41 angularmigrationlogs.md 17:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 assets 17:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 bin 17:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 cmd 17:47:58 -rw-r--r-- 1 jenkins jenkins 10 Mar 21 17:45 coverage.out 17:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 docs 17:47:58 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 21 17:41 go.mod 17:47:58 -rw-rw-r-- 1 jenkins jenkins 100793 Mar 21 17:41 go.sum 17:47:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:41 internal 17:47:58 -rwxrwxr-x 1 jenkins jenkins 568 Mar 21 17:41 redeploy.sh 17:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 testing 17:47:58 -rw-rw-r-- 1 jenkins jenkins 155 Mar 21 17:41 version.go 17:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:58 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=547b16f94b1679804b500b56e77067da120371f9 --label arch=arm64 --label version=0.0.0 . 17:48:00 Sending build context to Docker daemon 35.34MB 17:48:00 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 17:48:00 Step 2/27 : FROM ${BASE} AS builder 17:48:00 ---> 6eeae3df04e0 17:48:00 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:48:00 ---> Running in 3ded6b2e8cb3 17:48:00 Removing intermediate container 3ded6b2e8cb3 17:48:00 ---> 807ecc48720c 17:48:00 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 17:48:00 ---> Running in d77fb8dce892 17:48:00 Removing intermediate container d77fb8dce892 17:48:00 ---> 63a23cd64e2a 17:48:00 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 17:48:00 ---> Running in 87944e9b5284 17:48:01 Removing intermediate container 87944e9b5284 17:48:01 ---> 561960da1185 17:48:01 Step 6/27 : LABEL Name=edgex-ui-go 17:48:01 ---> Running in fc23e3502b47 17:48:01 Removing intermediate container fc23e3502b47 17:48:01 ---> 19cd5b9cefa3 17:48:01 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:48:01 ---> Running in bd1e5ac3d366 17:48:01 Removing intermediate container bd1e5ac3d366 17:48:01 ---> a05262028d75 17:48:01 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:48:03 ---> 1f09a6b92520 17:48:03 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:03 ---> Running in 101ff6df7261 17:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:48:06 OK: 266 MiB in 52 packages 17:48:07 Removing intermediate container 101ff6df7261 17:48:07 ---> 74f411f879cd 17:48:07 Step 10/27 : ENV GO111MODULE=on 17:48:07 ---> Running in 445231749de0 17:48:07 Removing intermediate container 445231749de0 17:48:07 ---> b2acdcba2131 17:48:07 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:48:07 ---> Running in 59ac6b4e6232 17:48:07 Removing intermediate container 59ac6b4e6232 17:48:07 ---> 195deb3a962d 17:48:07 Step 12/27 : COPY go.mod vendor* ./ 17:48:08 ---> 604a0a0ee5c9 17:48:08 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:08 ---> Running in 1a12024dd29b 17:48:10 Removing intermediate container 1a12024dd29b 17:48:10 ---> e70d2df35a65 17:48:10 Step 14/27 : COPY . . 17:48:14 ---> dac3747a36a4 17:48:14 Step 15/27 : RUN ${MAKE} 17:48:14 ---> Running in 5a60cc4f130b 17:48:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:50:36 Removing intermediate container 5a60cc4f130b 17:50:36 ---> 05901d70fe8c 17:50:36 Step 16/27 : FROM alpine:3.18 17:50:36 3.18: Pulling from library/alpine 17:50:36 c6b39de5b339: Pulling fs layer 17:50:36 c6b39de5b339: Verifying Checksum 17:50:36 c6b39de5b339: Download complete 17:50:37 c6b39de5b339: Pull complete 17:50:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:50:37 Status: Downloaded newer image for alpine:3.18 17:50:37 ---> 33abbf032149 17:50:37 Step 17/27 : RUN apk --no-cache upgrade 17:50:37 ---> Running in 802b435ad89f 17:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:50:39 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 17:50:39 OK: 8 MiB in 15 packages 17:50:40 Removing intermediate container 802b435ad89f 17:50:40 ---> 0738ddedc639 17:50:40 Step 18/27 : RUN apk add --update --no-cache dumb-init 17:50:40 ---> Running in b2a2489b3631 17:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:50:42 (1/1) Installing dumb-init (1.2.5-r2) 17:50:42 Executing busybox-1.36.1-r5.trigger 17:50:42 OK: 8 MiB in 16 packages 17:50:43 Removing intermediate container b2a2489b3631 17:50:43 ---> d41dd579cdd1 17:50:43 Step 19/27 : EXPOSE 4000 17:50:43 ---> Running in 618f8ee5524c 17:50:43 Removing intermediate container 618f8ee5524c 17:50:43 ---> 4f000a8086eb 17:50:43 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:50:46 ---> ee6b63fc6bf9 17:50:46 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:50:46 ---> dd95c900f97d 17:50:46 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:50:47 ---> 64730c9ac1a9 17:50:47 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:50:47 ---> Running in 120ff0198351 17:50:47 Removing intermediate container 120ff0198351 17:50:47 ---> 2631f1df2afe 17:50:47 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:50:47 ---> Running in 5ba58d623a97 17:50:47 Removing intermediate container 5ba58d623a97 17:50:47 ---> b6cac9fcc528 17:50:47 Step 25/27 : LABEL arch=arm64 17:50:48 ---> Running in 133f7cfa3cbc 17:50:48 Removing intermediate container 133f7cfa3cbc 17:50:48 ---> 0524115528fc 17:50:48 Step 26/27 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 17:50:48 ---> Running in 221ef5f4f608 17:50:48 Removing intermediate container 221ef5f4f608 17:50:48 ---> a5d6b9233405 17:50:48 Step 27/27 : LABEL version=0.0.0 17:50:48 ---> Running in 1c245b40a8c9 17:50:48 Removing intermediate container 1c245b40a8c9 17:50:48 ---> b74e4fdce1b0 17:50:48 [Warning] One or more build-args [ARCH] were not consumed 17:50:49 Successfully built b74e4fdce1b0 17:50:49 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:49 17:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:50 arm64: Pulling from edgex-lftools-log-publisher 17:50:50 8998bd30e6a1: Pulling fs layer 17:50:50 04944245beec: Pulling fs layer 17:50:50 699f458cf7ca: Pulling fs layer 17:50:50 765212b225bb: Pulling fs layer 17:50:50 f23df028b6ca: Pulling fs layer 17:50:50 d65c8cfc05b1: Pulling fs layer 17:50:50 2437ff75d9bd: Pulling fs layer 17:50:50 765212b225bb: Waiting 17:50:50 f23df028b6ca: Waiting 17:50:50 d65c8cfc05b1: Waiting 17:50:50 2437ff75d9bd: Waiting 17:50:50 04944245beec: Verifying Checksum 17:50:50 04944245beec: Download complete 17:50:50 765212b225bb: Verifying Checksum 17:50:50 765212b225bb: Download complete 17:50:50 f23df028b6ca: Verifying Checksum 17:50:50 f23df028b6ca: Download complete 17:50:50 d65c8cfc05b1: Verifying Checksum 17:50:50 d65c8cfc05b1: Download complete 17:50:50 699f458cf7ca: Verifying Checksum 17:50:50 699f458cf7ca: Download complete 17:50:50 8998bd30e6a1: Verifying Checksum 17:50:50 8998bd30e6a1: Download complete 17:50:53 2437ff75d9bd: Verifying Checksum 17:50:53 2437ff75d9bd: Download complete 17:50:55 8998bd30e6a1: Pull complete 17:50:55 04944245beec: Pull complete 17:50:57 699f458cf7ca: Pull complete 17:50:57 765212b225bb: Pull complete 17:50:58 f23df028b6ca: Pull complete 17:50:58 d65c8cfc05b1: Pull complete 17:51:16 2437ff75d9bd: Pull complete 17:51:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container 17:51:17 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:51:19 $ docker top 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:20 ---> job-cost.sh 17:51:20 lf-activate-venv: SKIPPING 17:51:20 INFO: No Stack... 17:51:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:21 INFO: Archiving Costs [Pipeline] sh 17:51:22 + cut -d, -f6 17:51:22 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 17:51:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] 17:51:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] did not exist. Created. 17:51:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:23 /w/workspace/edgex-ui-go/2@tmp/durable-70581d50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:23 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:23 Warning: overwriting stash ‘stack-cost’ 17:51:24 Stashed 1 file(s) [Pipeline] } 17:51:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:24 $ docker stop --time=1 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 17:51:25 $ docker rm -f --volumes 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:51:25 provisioning config files... 17:51:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config3913487065673009722tmp [Pipeline] { [Pipeline] sh 17:51:26 + set +x 17:51:26 + + curl -s https://codecov.io/bash 17:51:26 bash -s -- 17:51:26 17:51:26 _____ _ 17:51:26 / ____| | | 17:51:26 | | ___ __| | ___ ___ _____ __ 17:51:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:26 Bash-1.0.6 17:51:26 17:51:26 17:51:26 ==> git version 2.25.1 found 17:51:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:51:26 Release-Date: 2020-01-08 17:51:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:26 ==> Jenkins CI detected. 17:51:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-723 17:51:26 project root: . 17:51:26 --> token set from env 17:51:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:26 ==> Running gcov in . (disable via -X gcov) 17:51:26 ==> Python coveragepy not found 17:51:26 ==> Searching for coverage reports in: 17:51:26 + . 17:51:26 -> Found 1 reports 17:51:26 ==> Detecting git/mercurial file structure 17:51:26 ==> Reading reports 17:51:26 + ./coverage.out bytes=10 17:51:26 ==> Appending adjustments 17:51:26 https://docs.codecov.io/docs/fixing-reports 17:51:27 + Found adjustments 17:51:27 ==> Gzipping contents 17:51:27 12K /tmp/codecov.1ljkr7.gz 17:51:27 ==> Uploading reports 17:51:27 url: https://codecov.io 17:51:27 query: branch=PR-723&commit=547b16f94b1679804b500b56e77067da120371f9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-723%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=723&job=&cmd_args= 17:51:27 -> Pinging Codecov 17:51:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-723&commit=547b16f94b1679804b500b56e77067da120371f9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-723%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=723&job=&cmd_args= 17:51:27 -> Uploading to 17:51:27 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/FB506323287CE973F263BFD2A0EB1F37/547b16f94b1679804b500b56e77067da120371f9/4cf3629d-bda7-4684-8f18-ead603407522.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T175127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0a754761fdccade777709541f9c6887a78a2e1feeb20c45b39de8e0f09c110e 17:51:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:27 Dload Upload Total Spent Left Speed 17:51:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8690 0 0 100 8690 0 32916 --:--:-- --:--:-- --:--:-- 32916 17:51:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/547b16f94b1679804b500b56e77067da120371f9 [Pipeline] } 17:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:51:28 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives ] 17:51:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives 17:51:28 total 16 17:51:28 drwxr-xr-x 3 root root 4096 Mar 21 17:43 . 17:51:28 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 17:43 .. 17:51:28 drwxr-xr-x 2 root root 4096 Mar 21 17:43 cost 17:51:28 -rw-r--r-- 1 root root 83 Mar 21 17:43 cost.csv 17:51:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives 17:51:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives 17:51:28 total 16 17:51:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:43 . 17:51:28 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 17:43 .. 17:51:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 17:43 cost 17:51:28 -rw-r--r-- 1 jenkins jenkins 83 Mar 21 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:51:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:29 ---> package-listing.sh 17:51:29 ++ tr '[:upper:]' '[:lower:]' 17:51:29 ++ facter osfamily 17:51:29 + OS_FAMILY=debian 17:51:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-723 17:51:29 + START_PACKAGES=/tmp/packages_start.txt 17:51:29 + END_PACKAGES=/tmp/packages_end.txt 17:51:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:29 + PACKAGES=/tmp/packages_start.txt 17:51:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-723 ']' 17:51:29 + PACKAGES=/tmp/packages_end.txt 17:51:29 + case "${OS_FAMILY}" in 17:51:29 + dpkg -l 17:51:29 + grep '^ii' 17:51:29 + '[' -f /tmp/packages_start.txt ']' 17:51:29 + '[' -f /tmp/packages_end.txt ']' 17:51:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-723 ']' 17:51:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/ 17:51:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/ [Pipeline] echo 17:51:29 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-723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:51:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:30 prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container 17:51:30 $ 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-723/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-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:51:31 $ docker top 4a4012bf88b973a679e9e7230aad6d2831ac9c3a75aa94a22d458f7a8ec636b0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:31 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:31 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:32 + ls /var/log/sa-host 17:51:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:32 provisioning config files... 17:51:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config4468046040028878102tmp [Pipeline] { [Pipeline] echo 17:51:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:32 ---> create-netrc.sh [Pipeline] } 17:51:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:32 ---> python-tools-install.sh [Pipeline] echo 17:51:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:33 ---> sudo-logs.sh 17:51:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:51:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:33 ---> job-cost.sh 17:51:33 lf-activate-venv: SKIPPING 17:51:33 DEBUG: total: 0.2199999988079071 17:51:33 INFO: Retrieving Stack Cost... 17:51:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:34 INFO: Archiving Costs [Pipeline] echo 17:51:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:34 ---> logs-deploy.sh 17:51:34 lf-activate-venv: SKIPPING 17:51:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-723/2 17:51:34 INFO: archiving workspace using pattern(s): 17:51:35 Archives upload complete. 17:51:35 INFO: archiving logs to Nexus 17:51:36 ---> uname -a: 17:51:36 Linux prd-ubuntu20-04-docker-8c-8g-592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:51:36 17:51:36 17:51:36 ---> lscpu: 17:51:36 Architecture: x86_64 17:51:36 CPU op-mode(s): 32-bit, 64-bit 17:51:36 Byte Order: Little Endian 17:51:36 Address sizes: 40 bits physical, 48 bits virtual 17:51:36 CPU(s): 8 17:51:36 On-line CPU(s) list: 0-7 17:51:36 Thread(s) per core: 1 17:51:36 Core(s) per socket: 1 17:51:36 Socket(s): 8 17:51:36 NUMA node(s): 1 17:51:36 Vendor ID: AuthenticAMD 17:51:36 CPU family: 23 17:51:36 Model: 49 17:51:36 Model name: AMD EPYC-Rome Processor 17:51:36 Stepping: 0 17:51:36 CPU MHz: 2800.000 17:51:36 BogoMIPS: 5600.00 17:51:36 Virtualization: AMD-V 17:51:36 Hypervisor vendor: KVM 17:51:36 Virtualization type: full 17:51:36 L1d cache: 256 KiB 17:51:36 L1i cache: 256 KiB 17:51:36 L2 cache: 4 MiB 17:51:36 L3 cache: 128 MiB 17:51:36 NUMA node0 CPU(s): 0-7 17:51:36 Vulnerability Itlb multihit: Not affected 17:51:36 Vulnerability L1tf: Not affected 17:51:36 Vulnerability Mds: Not affected 17:51:36 Vulnerability Meltdown: Not affected 17:51:36 Vulnerability Mmio stale data: Not affected 17:51:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:51:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:51:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:51:36 Vulnerability Srbds: Not affected 17:51:36 Vulnerability Tsx async abort: Not affected 17:51:36 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 17:51:36 17:51:36 17:51:36 ---> nproc: 17:51:36 8 17:51:36 17:51:36 17:51:36 ---> df -h: 17:51:36 Filesystem Size Used Avail Use% Mounted on 17:51:36 overlay 155G 15G 141G 10% / 17:51:36 tmpfs 64M 0 64M 0% /dev 17:51:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:51:36 shm 64M 0 64M 0% /dev/shm 17:51:36 /dev/vda1 155G 15G 141G 10% /facter-os 17:51:36 17:51:36 17:51:36 ---> sar -b -r -n DEV: 17:51:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-592) 03/21/24 _x86_64_ (8 CPU) 17:51:36 17:51:36 17:38:33 LINUX RESTART (8 CPU) 17:51:36 17:51:36 17:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:51:36 17:40:01 404.58 22.61 381.97 0.00 2253.62 54365.87 0.00 17:51:36 17:41:01 262.02 2.47 259.56 0.00 34.79 79471.42 0.00 17:51:36 17:42:01 336.88 0.27 336.61 0.00 5.60 86884.45 0.00 17:51:36 17:43:01 146.11 0.12 145.99 0.00 2.13 74946.98 0.00 17:51:36 17:44:01 134.49 11.90 122.59 0.00 3547.22 24849.33 0.00 17:51:36 17:45:01 5.40 0.00 5.40 0.00 0.00 70.92 0.00 17:51:36 17:46:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 17:51:36 17:47:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 17:51:36 17:48:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 17:51:36 17:49:01 1.35 0.00 1.35 0.00 0.00 24.13 0.00 17:51:36 17:50:01 2.70 1.58 1.12 0.00 37.06 14.53 0.00 17:51:36 17:51:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 17:51:36 Average: 108.29 3.25 105.05 0.00 490.08 26724.60 0.00 17:51:36 17:51:36 17:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:36 17:40:01 28678624 31498436 814468 2.48 83664 2995528 1979624 5.83 1132872 2667732 1880 17:51:36 17:41:01 26647860 31156448 1145920 3.48 192296 4405228 2382600 7.02 1844124 3800640 447096 17:51:36 17:42:01 25369916 31165324 1127508 3.43 246724 5508384 2011736 5.93 1789444 4986360 6464 17:51:36 17:43:01 24627396 31471940 826472 2.51 251768 6538492 1922352 5.67 1689036 5828524 660 17:51:36 17:44:01 24203816 31473816 812436 2.47 263116 6902824 1861144 5.48 1891556 5982812 1448 17:51:36 17:45:01 24205040 31475012 811424 2.47 263176 6902812 1861144 5.48 1890796 5982772 8 17:51:36 17:46:01 24206532 31476532 810064 2.46 263232 6902824 1861144 5.48 1890172 5982780 176 17:51:36 17:47:01 24206616 31476672 809740 2.46 263280 6902828 1861144 5.48 1890248 5982780 180 17:51:36 17:48:01 24215672 31485804 800636 2.43 263324 6902828 1861144 5.48 1880908 5982780 12 17:51:36 17:49:01 24215728 31486376 800500 2.43 263392 6902808 1861144 5.48 1880560 5983220 164 17:51:36 17:50:01 24211668 31484308 802652 2.44 263432 6903916 1877244 5.53 1887212 5983540 184 17:51:36 17:51:01 24211708 31484372 802516 2.44 263452 6903924 1877244 5.53 1886888 5983544 220 17:51:36 Average: 24916715 31427920 863695 2.63 240071 6222700 1934805 5.70 1796151 5428957 38208 17:51:36 17:51:36 17:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:36 17:40:01 ens3 808.07 554.76 8460.11 116.02 0.00 0.00 0.00 0.00 17:51:36 17:40:01 docker0 126.78 129.45 9.80 488.29 0.00 0.00 0.00 0.00 17:51:36 17:40:01 veth5a12a9f 58.64 60.07 5.74 65.98 0.00 0.00 0.00 0.01 17:51:36 17:40:01 lo 9.07 9.07 0.94 0.94 0.00 0.00 0.00 0.00 17:51:36 17:41:01 ens3 363.79 250.32 3154.01 33.80 0.00 0.00 0.00 0.00 17:51:36 17:41:01 vethe8438bc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:51:36 17:41:01 docker0 236.49 341.38 21.03 3129.67 0.00 0.00 0.00 0.00 17:51:36 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:42:01 ens3 704.93 547.06 6307.86 70.68 0.00 0.00 0.00 0.00 17:51:36 17:42:01 vethe8438bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:51:36 17:42:01 docker0 504.60 645.36 46.93 5531.29 0.00 0.00 0.00 0.00 17:51:36 17:42:01 vethe8c50bd 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:51:36 17:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:51:36 17:43:01 ens3 61.82 59.69 99.24 122.48 0.00 0.00 0.00 0.00 17:51:36 17:43:01 docker0 4.08 5.93 0.27 64.22 0.00 0.00 0.00 0.00 17:51:36 17:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:51:36 17:43:01 veth03af8a7 1.70 2.35 0.13 33.07 0.00 0.00 0.00 0.00 17:51:36 17:44:01 ens3 197.17 119.03 3930.34 15.78 0.00 0.00 0.00 0.00 17:51:36 17:44:01 docker0 1.35 2.17 0.09 31.37 0.00 0.00 0.00 0.00 17:51:36 17:44:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 17:51:36 17:45:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 17:51:36 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:50:01 ens3 8.33 6.70 5.56 6.21 0.00 0.00 0.00 0.00 17:51:36 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 17:51:01 ens3 1.63 0.82 2.57 0.31 0.00 0.00 0.00 0.00 17:51:36 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:36 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:36 Average: ens3 178.86 128.24 1830.01 30.45 0.00 0.00 0.00 0.00 17:51:36 Average: docker0 72.77 93.69 6.51 770.39 0.00 0.00 0.00 0.00 17:51:36 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 17:51:36 17:51:36 17:51:36 ---> sar -P ALL: 17:51:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-592) 03/21/24 _x86_64_ (8 CPU) 17:51:36 17:51:36 17:38:33 LINUX RESTART (8 CPU) 17:51:36 17:51:36 17:39:01 CPU %user %nice %system %iowait %steal %idle 17:51:36 17:40:01 all 10.54 0.00 3.46 2.39 0.07 83.54 17:51:36 17:40:01 0 12.25 0.00 3.69 0.44 0.07 83.56 17:51:36 17:40:01 1 10.41 0.00 3.90 0.61 0.05 85.04 17:51:36 17:40:01 2 9.10 0.00 3.61 0.08 0.07 87.14 17:51:36 17:40:01 3 7.43 0.00 2.76 0.17 0.07 89.57 17:51:36 17:40:01 4 13.42 0.00 2.81 6.58 0.07 77.12 17:51:36 17:40:01 5 8.36 0.00 4.38 8.31 0.07 78.89 17:51:36 17:40:01 6 13.20 0.00 3.21 0.98 0.07 82.54 17:51:36 17:40:01 7 10.13 0.00 3.34 2.04 0.08 84.40 17:51:36 17:41:01 all 22.53 0.00 5.09 1.33 0.08 70.97 17:51:36 17:41:01 0 24.03 0.00 5.06 0.24 0.08 70.59 17:51:36 17:41:01 1 22.56 0.00 4.73 0.35 0.08 72.27 17:51:36 17:41:01 2 23.23 0.00 4.75 1.26 0.08 70.68 17:51:36 17:41:01 3 22.37 0.00 4.73 0.12 0.05 72.73 17:51:36 17:41:01 4 19.91 0.00 5.44 7.44 0.08 67.12 17:51:36 17:41:01 5 21.85 0.00 5.96 0.79 0.07 71.33 17:51:36 17:41:01 6 23.63 0.00 5.16 0.27 0.08 70.86 17:51:36 17:41:01 7 22.64 0.00 4.87 0.25 0.07 72.17 17:51:36 17:42:01 all 20.46 0.00 4.97 1.63 0.09 72.85 17:51:36 17:42:01 0 21.20 0.00 5.01 4.11 0.10 69.58 17:51:36 17:42:01 1 22.13 0.00 4.03 0.86 0.07 72.91 17:51:36 17:42:01 2 29.42 0.00 5.29 0.69 0.08 64.52 17:51:36 17:42:01 3 18.40 0.00 3.94 1.38 0.07 76.22 17:51:36 17:42:01 4 16.53 0.00 3.48 0.10 0.07 79.82 17:51:36 17:42:01 5 20.38 0.00 6.66 1.10 0.10 71.76 17:51:36 17:42:01 6 17.64 0.00 4.63 0.42 0.10 77.21 17:51:36 17:42:01 7 17.90 0.00 6.74 4.41 0.10 70.85 17:51:36 17:43:01 all 31.05 0.00 4.27 0.70 0.08 63.90 17:51:36 17:43:01 0 29.39 0.00 4.22 1.19 0.08 65.11 17:51:36 17:43:01 1 31.30 0.00 4.00 0.07 0.08 64.55 17:51:36 17:43:01 2 26.64 0.00 3.83 1.46 0.07 68.00 17:51:36 17:43:01 3 30.32 0.00 4.16 0.71 0.08 64.72 17:51:36 17:43:01 4 32.70 0.00 4.99 0.05 0.08 62.18 17:51:36 17:43:01 5 37.40 0.00 4.77 0.57 0.08 57.18 17:51:36 17:43:01 6 35.86 0.00 4.52 0.05 0.07 59.51 17:51:36 17:43:01 7 24.77 0.00 3.68 1.48 0.08 69.98 17:51:36 17:44:01 all 3.95 0.00 1.74 0.39 0.04 93.89 17:51:36 17:44:01 0 3.60 0.00 2.25 1.26 0.03 92.86 17:51:36 17:44:01 1 4.52 0.00 1.66 0.07 0.03 93.72 17:51:36 17:44:01 2 4.85 0.00 1.44 0.03 0.03 93.65 17:51:36 17:44:01 3 3.99 0.00 1.54 0.95 0.03 93.49 17:51:36 17:44:01 4 3.80 0.00 1.88 0.17 0.05 94.10 17:51:36 17:44:01 5 4.09 0.00 2.04 0.10 0.03 93.73 17:51:36 17:44:01 6 3.76 0.00 1.55 0.44 0.05 94.20 17:51:36 17:44:01 7 2.97 0.00 1.53 0.08 0.02 95.40 17:51:36 17:45:01 all 0.02 0.00 0.03 0.01 0.01 99.93 17:51:36 17:45:01 0 0.05 0.00 0.05 0.07 0.03 99.80 17:51:36 17:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:51:36 17:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:51:36 17:45:01 3 0.00 0.00 0.03 0.05 0.02 99.90 17:51:36 17:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:51:36 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:51:36 17:45:01 6 0.07 0.00 0.03 0.00 0.00 99.90 17:51:36 17:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:51:36 17:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:51:36 17:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:51:36 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:36 17:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:51:36 17:46:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:51:36 17:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:51:36 17:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:51:36 17:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:51:36 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:36 17:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:51:36 17:47:01 0 0.03 0.00 0.02 0.02 0.02 99.92 17:51:36 17:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:51:36 17:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:51:36 17:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:51:36 17:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:51:36 17:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:51:36 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:51:36 17:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:51:36 17:48:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:51:36 17:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 17:51:36 17:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:51:36 17:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:51:36 17:48:01 3 0.03 0.00 0.00 0.03 0.00 99.93 17:51:36 17:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:51:36 17:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:51:36 17:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:51:36 17:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:51:36 17:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 17:51:36 17:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:51:36 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:51:36 17:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:51:36 17:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:51:36 17:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:51:36 17:49:01 5 0.03 0.00 0.00 0.02 0.03 99.92 17:51:36 17:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:51:36 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:36 17:50:01 all 0.28 0.00 0.03 0.01 0.00 99.67 17:51:36 17:50:01 0 0.25 0.00 0.02 0.02 0.00 99.72 17:51:36 17:50:01 1 0.38 0.00 0.03 0.02 0.00 99.57 17:51:36 17:50:01 2 0.15 0.00 0.03 0.02 0.00 99.80 17:51:36 17:50:01 3 0.05 0.00 0.02 0.05 0.00 99.88 17:51:36 17:50:01 4 0.37 0.00 0.02 0.00 0.02 99.60 17:51:36 17:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:51:36 17:50:01 6 0.38 0.00 0.03 0.00 0.00 99.58 17:51:36 17:50:01 7 0.67 0.00 0.05 0.02 0.00 99.27 17:51:36 17:51:36 17:50:01 CPU %user %nice %system %iowait %steal %idle 17:51:36 17:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:51:36 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:51:36 17:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:51:36 17:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:51:36 17:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:51:36 17:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:51:36 17:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:51:36 17:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:51:36 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:36 Average: all 7.37 0.00 1.63 0.54 0.03 90.43 17:51:36 Average: 0 7.55 0.00 1.69 0.61 0.04 90.12 17:51:36 Average: 1 7.58 0.00 1.53 0.16 0.03 90.70 17:51:36 Average: 2 7.75 0.00 1.58 0.29 0.03 90.34 17:51:36 Average: 3 6.86 0.00 1.43 0.29 0.03 91.40 17:51:36 Average: 4 7.21 0.00 1.55 1.18 0.04 90.03 17:51:36 Average: 5 7.65 0.00 1.98 0.90 0.04 89.43 17:51:36 Average: 6 7.85 0.00 1.59 0.18 0.03 90.34 17:51:36 Average: 7 6.55 0.00 1.68 0.68 0.03 91.06 17:51:36 17:51:36 17:51:36